@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, div {
  margin: 0;
  padding: 0;
  line-height: 1;
}

p {
  padding: 0px;
  margin: 0px;
}

a:focus {
  outline: none;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

button, input, select, textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

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

h1, h2, h3, h4, ul, li {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Satoshi-Light";
  src: url("../fonts/Satoshi-Light.woff2") format("woff2"), url("../fonts/Satoshi-Light.woff") format("woff");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-LightItalic";
  src: url("../fonts/Satoshi-LightItalic.woff2") format("woff2"), url("../fonts/Satoshi-LightItalic.woff") format("woff");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Regular";
  src: url("../fonts/Satoshi-Regular.woff2") format("woff2"), url("../fonts/Satoshi-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-Italic";
  src: url("../fonts/Satoshi-Italic.woff2") format("woff2"), url("../fonts/Satoshi-Italic.woff") format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Medium";
  src: url("../fonts/Satoshi-Medium.woff2") format("woff2"), url("../fonts/Satoshi-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-MediumItalic";
  src: url("../fonts/Satoshi-MediumItalic.woff2") format("woff2"), url("../fonts/Satoshi-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Bold";
  src: url("../fonts/Satoshi-Bold.woff2") format("woff2"), url("../fonts/Satoshi-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-BoldItalic";
  src: url("../fonts/Satoshi-BoldItalic.woff2") format("woff2"), url("../fonts/Satoshi-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Black";
  src: url("../fonts/Satoshi-Black.woff2") format("woff2"), url("../fonts/Satoshi-Black.woff") format("woff");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-BlackItalic";
  src: url("../fonts/Satoshi-BlackItalic.woff2") format("woff2"), url("../fonts/Satoshi-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}
/* –– GENERAL –– */
* {
  box-sizing: border-box;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.-hide {
  display: none;
}

body {
  min-width: 320px;
  overflow-x: hidden;
}

body.-modal-opened {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

html.mobile body.-modal-opened {
  overflow: hidden;
  position: fixed;
}

.wrap {
  width: 100%;
  max-width: 1510px;
}

#cookieWarning, noscript {
  display: none;
}

img:not([src]) {
  visibility: hidden;
}

.visuallyhidden {
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  width: auto;
  height: auto;
  margin: 0;
  position: static;
  overflow: visible;
  clip: auto;
}

div.-img {
  position: relative;
}
div.-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
div.-img .art {
  position: relative;
}
div.-img .art[data-size=vert_salon_0738_1] {
  width: 16.72%;
  height: 35.5%;
  left: 39.95%;
  top: 14.62%;
}
div.-img .art[data-size=horiz_salon_1_0849] {
  width: 15.55%;
  height: 21.55%;
  left: 39.85%;
  top: 27.13%;
}
div.-img .art[data-size=horiz_salon_1_0738] {
  width: 22.05%;
  height: 26.5%;
  left: 37.25%;
  top: 19.25%;
}
div.-img .art[data-size=horiz_salon_1_0384] {
  width: 30.85%;
  height: 20.1%;
  left: 30.9%;
  top: 26.35%;
}
div.-img .art[data-size=horiz_salon_1_025] {
  width: 37.95%;
  height: 15.35%;
  left: 28.05%;
  top: 22.5%;
}
div.-img .art[data-size=vert_coinlecture_0742_1] {
  width: 11.1%;
  height: 23.87%;
  left: 46.4%;
  top: 20.85%;
}
div.-img .art[data-size=vert_coinlecture_0737_1] {
  width: 14%;
  height: 30%;
  left: 45.05%;
  top: 16.05%;
}
div.-img .art[data-size=vert_coinlecture_0456_1] {
  width: 8.05%;
  height: 28.45%;
  left: 48.07%;
  top: 15.7%;
}
div.-img .art[data-size=vert_bureau_075_1] {
  width: 12.25%;
  height: 26.3%;
  left: 45.7%;
  top: 10.65%;
}
div.-img .art[data-size=horiz_bureau_1_075] {
  width: 16.45%;
  height: 19.75%;
  left: 42%;
  top: 19.3%;
}
div.-img .art[data-size=horiz_bureau_1_085] {
  width: 12.35%;
  height: 16.9%;
  left: 45.35%;
  top: 20.5%;
}
div.-img .art img {
  object-fit: cover !important;
}

::selection {
  color: #000;
  background: #E5CFA7;
}

p {
  font: 300 16px/1.5 "Geist", sans-serif;
  color: #000;
}
@media all and (max-width: 640px) {
  p {
    font-size: 14px;
  }
}
p strong {
  font-weight: 700;
}

a {
  color: #000;
  text-decoration: none;
}

input:focus, textarea:focus {
  outline: none;
}

form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
form p.subtitle {
  width: 100%;
  font: 200 30px/1.2 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media all and (max-width: 1024px) {
  form p.subtitle {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
form button[type=submit] {
  padding: 15px 20px;
  margin-top: 20px;
}

.field {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.field.-half {
  width: 48%;
  margin-right: 4%;
}
@media all and (max-width: 1024px) {
  .field.-half {
    width: 49%;
    margin-right: 2%;
  }
}
@media all and (max-width: 500px) {
  .field.-half {
    width: 100%;
    margin-right: 0;
  }
}
.field.-nomargin {
  margin-right: 0;
}
.field label {
  font: 300 12px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.field > input, .field textarea, .field .input input {
  width: 100%;
  font: 300 14px/1 "Geist", sans-serif;
  color: #000;
  padding: 12px 20px;
  background: #FFF;
  border: 1px solid #000;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
.field > input::placeholder, .field textarea::placeholder, .field .input input::placeholder {
  color: #000;
}
.field > svg {
  position: absolute;
  right: 30px;
  top: 35px;
  width: 25px;
  height: 25px;
}
@media all and (max-width: 1024px) {
  .field > svg {
    width: 15px;
    height: 14px;
    right: 20px;
    top: 25px;
  }
}
.field textarea {
  height: 200px;
  resize: none;
}
.field.-error {
  margin-bottom: 40px;
}
.field.-error input, .field.-error textarea {
  border-color: #DB0000;
}
.field .status {
  width: 100%;
  font: 500 12px/1 "Geist", sans-serif;
  color: #DB0000;
  margin-top: 8px;
  padding: 0 10px;
}

p.form-status {
  width: 100%;
  font: 500 13px/1 "Geist", sans-serif;
  color: #DB0000;
  margin-top: 20px;
  padding: 20px 30px;
  border-radius: 5px;
  display: none;
  transition: all 0.3s ease-in-out;
}
p.form-status.-success {
  background: #a0dd85;
  color: #000;
  display: flex;
}
p.form-status.-error {
  background: #DB0000;
  color: #FFF;
  display: flex;
}

@keyframes loadingFadeOut {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes anim-checkmark-dash {
  0% {
    stroke-dashoffset: -23;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes popupOpening {
  0% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
  }
}
@keyframes popupClosing {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
a.btn, button.btn {
  width: fit-content;
  font: 500 12px/1 "Geist", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px 20px;
  background: #000;
  border: 0;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
a.btn:hover, button.btn:hover {
  color: #000;
  background: #E5CFA7;
  border-color: #E5CFA7;
}
a.btn.-outl, button.btn.-outl {
  font: 500 14px/1 "Geist", sans-serif;
  color: #000;
  text-transform: none;
  background: transparent;
  border: 1px solid #000;
  border-radius: 25px;
}
@media all and (max-width: 640px) {
  a.btn.-outl, button.btn.-outl {
    font-size: 12px;
  }
}
a.btn.-outl:hover, button.btn.-outl:hover {
  background: #000;
  color: #FFF;
}

button.backtotop {
  position: fixed;
  z-index: 99;
  bottom: 20px;
  right: 20px;
  font: 500 12px/1 "Geist", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  padding: 15px;
  background: #000;
  border: 0;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
button.backtotop:hover {
  color: #000;
  background: #E5CFA7;
  border-color: #E5CFA7;
}

/*
 * Choices - js
 */
.choices {
  margin-bottom: 0;
}
.choices .choices__inner {
  background: transparent;
  border: none;
  border: 1px solid #000;
  border-radius: 25px;
  padding: 10px 35px 10px 20px !important;
  height: auto;
  min-height: inherit;
  transition: all 0.3s ease-in-out;
}
.choices .choices__inner:hover {
  background: #000;
}
.choices .choices__inner:hover .choices__item {
  color: #FFF;
}
.choices .choices__list--single {
  padding: 0;
}
.choices .choices__list--single .choices__item {
  font: 500 12px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.choices .choices__list--dropdown {
  z-index: 49;
  background: white;
  border: none;
  border-radius-bottom-left: 8px;
  border-radius-bottom-right: 8px;
  overflow: hidden;
  background: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.choices .choices__list--dropdown .choices__item {
  min-width: fit-content;
  font: 400 14px/1 "Geist", sans-serif;
  color: #000;
  padding: 10px 20px !important;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 640px) {
  .choices .choices__list--dropdown .choices__item {
    padding: 7px !important;
  }
}
.choices .choices__list--dropdown .choices__item:last-child {
  margin-bottom: 10px;
}
.choices .choices__list--dropdown .choices__item--selectable.is-highlighted, .choices .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background: #E5CFA7;
  color: #000;
}
.choices .choices__list--dropdown .choices__item.is-selected {
  background: #000;
  color: #FFF;
}
.choices .choices__list--dropdown .choices__item--disabled {
  display: none;
}
.choices[data-type*=select-one]::after, .choices[data-type*=select-multiple]::after {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  width: 8px;
  height: 100%;
  background: url(../images/svgs/dropdown.svg) no-repeat center center;
  background-size: contain;
  border: none;
  margin-top: 0px !important;
  display: block;
}

.choices__placeholder {
  opacity: 1 !important;
}

#menu {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  padding: 25px 50px;
  background: transparent;
  display: flex;
  align-items: flex-start;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1200px) {
  #menu {
    padding: 25px 30px;
  }
}
@media all and (max-width: 640px) {
  #menu {
    padding: 20px;
  }
}
#menu.-scrolled {
  align-items: center;
  background: #FFF;
  padding: 10px 50px;
  border-bottom: 1px solid #000;
}
@media all and (max-width: 1200px) {
  #menu.-scrolled {
    padding: 10px 30px;
  }
}
@media all and (max-width: 640px) {
  #menu.-scrolled {
    padding: 10px 20px;
  }
}
#menu.-scrolled a.logos span {
  height: 60px;
}
#menu.-scrolled a.logos span svg {
  height: 60px;
}
#menu.-scrolled nav.main {
  top: 50%;
  transform: translate(-50%, -50%);
}
#menu a.logos {
  display: flex;
}
#menu a.logos span {
  width: auto;
  height: 80px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  #menu a.logos span {
    height: 60px;
  }
}
#menu a.logos span:first-child {
  margin-right: 25px;
}
@media all and (max-width: 1400px) {
  #menu a.logos span:first-child {
    height: 15px;
  }
}
#menu a.logos span svg {
  width: auto;
  height: 80px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  #menu a.logos span svg {
    height: 60px;
  }
}
#menu nav.main {
  position: absolute;
  top: 25px;
  left: 50%;
  display: flex;
  align-items: center;
  transform: translateX(-50%);
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1100px) {
  #menu nav.main {
    display: none;
  }
}
#menu nav.main a {
  width: max-content;
  font: 300 14px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
#menu nav.main a:not(:last-child) {
  margin-right: 25px;
}
@media all and (max-width: 1200px) {
  #menu nav.main a:not(:last-child) {
    margin-right: 15px;
  }
}
#menu nav.main a:hover {
  color: #E5CFA7;
  text-decoration: underline;
}
#menu nav.main div.sub {
  position: relative;
}
#menu nav.main div.sub:hover nav {
  display: flex;
}
#menu nav.main div.sub > a {
  padding-bottom: 5px;
}
#menu nav.main div.sub nav {
  position: absolute;
  padding: 30px 20px;
  background: #FFF;
  border: 1px solid #F2F2F2;
  border-radius: 5px;
  display: none;
  flex-direction: column;
}
#menu nav.main div.sub nav a {
  font: 300 14px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
#menu nav.main div.sub nav a:not(:last-child) {
  margin-bottom: 15px;
}
#menu nav.main div.sub nav a:hover {
  color: #E5CFA7;
}
#menu nav.right {
  margin-left: auto;
  display: flex;
  align-items: center;
}
#menu nav.right button.btn-opensearch {
  width: 15px;
  height: 15px;
  margin: 0 0 0 15px;
  padding: 0;
  background: none;
  border: none;
}
@media all and (max-width: 640px) {
  #menu nav.right button.btn-opensearch {
    display: none;
  }
}
#menu nav.right button.btn-opensearch svg {
  width: 15px;
  height: 15px;
}
#menu nav.right button.btn-opensearch svg path {
  fill: #000;
  transition: all 0.3s ease-in-out;
}
#menu nav.right button.btn-opensearch:hover svg path {
  fill: #E5CFA7;
}
#menu nav.right a.-lang {
  font: 500 12px/12px "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-top: 4px;
}
#menu nav.right a.-lang:hover {
  text-decoration: underline;
}
#menu nav.right a:not(.-lang) {
  width: 15px;
  height: 15px;
  margin-left: 15px;
}
#menu nav.right a:not(.-lang) svg {
  width: 15px;
  height: 15px;
}
#menu nav.right a:not(.-lang) svg path {
  fill: #000;
  transition: all 0.3s ease-in-out;
}
#menu nav.right a:not(.-lang):hover svg path {
  fill: #E5CFA7;
}
@media all and (max-width: 640px) {
  #menu nav.right a.fb,
  #menu nav.right a.insta {
    display: none;
  }
}
#menu nav.right button.btn-mobilemenu {
  width: 20px;
  height: 15px;
  background: none;
  border: none;
  margin: 0 0 0 15px;
  padding: 0;
  display: none;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1100px) {
  #menu nav.right button.btn-mobilemenu {
    display: inline-flex;
  }
}
#menu nav.right button.btn-mobilemenu:hover svg path {
  fill: #E5CFA7;
}
#menu nav.right button.btn-mobilemenu svg {
  width: 20px;
  height: 15px;
}
#menu nav.right button.btn-mobilemenu svg path {
  fill: #000;
  transition: all 0.3s ease-in-out;
}

#mobile-menu {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  display: flex;
  flex-direction: column;
}
#mobile-menu.-hide {
  display: none;
}
#mobile-menu.-open {
  animation: popupOpening 0.5s cubic-bezier(0.25, 0.25, 0.1, 1) both;
}
#mobile-menu.-close {
  animation: popupClosing 0.5s cubic-bezier(0.25, 0.25, 0.1, 1) both;
}
#mobile-menu button.btn-close {
  position: fixed;
  top: 25px;
  right: 20px;
  width: 17px;
  height: 17px;
  margin-left: auto;
  padding: 0;
  background: none;
  border: none;
}
@media all and (max-width: 1200px) {
  #mobile-menu button.btn-close {
    right: 30px;
  }
}
@media all and (max-width: 640px) {
  #mobile-menu button.btn-close {
    right: 20px;
  }
}
#mobile-menu button.btn-close svg {
  width: 17px;
  height: 17px;
}
#mobile-menu button.btn-close svg path {
  fill: #000;
}
#mobile-menu .main {
  display: flex;
  flex-direction: column;
  padding: 60px 20px;
  margin-bottom: 30px;
}
#mobile-menu .main a {
  font: 300 14px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
#mobile-menu .main a.-active, #mobile-menu .main a:hover {
  color: #E5CFA7;
  text-decoration: underline;
}
#mobile-menu .main a:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#mobile-menu .main div.sub {
  width: 100%;
}
#mobile-menu .main div.sub:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#mobile-menu .main div.sub.-opened p svg {
  transform: rotate(180deg);
}
#mobile-menu .main div.sub.-opened nav {
  display: flex;
}
#mobile-menu .main div.sub p {
  font: 300 14px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 10px 20px 0;
  cursor: pointer;
}
#mobile-menu .main div.sub p svg {
  width: auto;
  height: 7px;
  margin-left: auto;
}
#mobile-menu .main div.sub nav {
  position: relative;
  padding: 10px 20px;
  display: none;
  flex-direction: column;
  background: #F2F2F2;
  margin-top: 15px;
}
#mobile-menu .meta {
  margin-top: auto;
  padding: 0px 20px 40px;
  display: flex;
  flex-direction: column;
}
#mobile-menu .meta .-lang {
  font: 300 14px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#mobile-menu .meta nav.rs {
  display: flex;
  align-items: center;
}
#mobile-menu .meta nav.rs button.btn-opensearch {
  width: 15px;
  height: 15px;
  margin: 0 15px 0 0;
  padding: 0;
  background: none;
  border: none;
}
#mobile-menu .meta nav.rs button.btn-opensearch svg {
  width: 15px;
  height: 15px;
}
#mobile-menu .meta nav.rs button.btn-opensearch svg path {
  fill: #000;
  transition: all 0.3s ease-in-out;
}
#mobile-menu .meta nav.rs button.btn-opensearch:hover svg path {
  fill: #E5CFA7;
}
#mobile-menu .meta nav.rs a {
  height: 15px;
  margin-right: 10px;
}
#mobile-menu .meta nav.rs a svg {
  height: 15px;
  color: #000;
}

footer {
  width: 100%;
  display: flex;
  flex-direction: column;
}
footer .newsletter {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #F2F2F2;
  padding: 80px 20px;
}
@media all and (max-width: 640px) {
  footer .newsletter {
    padding: 60px 20px;
  }
}
footer .newsletter .wrap {
  display: flex;
  align-items: center;
}
@media all and (max-width: 1024px) {
  footer .newsletter .wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
footer .newsletter .wrap .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin-right: auto;
}
@media all and (max-width: 1024px) {
  footer .newsletter .wrap .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
footer .newsletter .wrap .left p.title {
  font: 200 30px/30px "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-bottom: 35px;
}
@media all and (max-width: 1024px) {
  footer .newsletter .wrap .left p.title {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
footer .newsletter .wrap .left p:not(.title) {
  font: 300 14px/1.5 "Geist", sans-serif;
  color: #000;
  opacity: 0.75;
  max-width: 400px;
}
footer .main {
  width: 100%;
  padding: 120px 50px;
  background: #000;
  display: flex;
  align-items: flex-start;
}
@media all and (max-width: 1200px) {
  footer .main {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  footer .main {
    padding: 60px 20px;
    flex-direction: column;
  }
}
footer .main .infos {
  display: flex;
  margin-right: 12%;
}
@media all and (max-width: 1400px) {
  footer .main .infos {
    margin-right: 50px;
  }
}
@media all and (max-width: 1024px) {
  footer .main .infos {
    margin-right: auto;
  }
}
@media all and (max-width: 640px) {
  footer .main .infos {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
footer .main .infos > div {
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 640px) {
  footer .main .infos > div {
    width: 50%;
    margin-right: 0 !important;
  }
}
footer .main .infos > div:first-child {
  margin-right: 75px;
}
@media all and (max-width: 1400px) {
  footer .main .infos > div:first-child {
    margin-right: 50px;
  }
}
footer .main .infos > div .logo {
  width: auto;
  height: 70px;
  margin-bottom: 40px;
  transition: all 0.3s ease-in-out;
}
footer .main .infos > div .logo:hover {
  opacity: 0.5;
}
footer .main .infos > div .logo svg {
  width: auto;
  height: 70px;
}
footer .main .infos > div .logo svg path {
  fill: #FFF;
}
footer .main .infos > div a:not(.logo):not(.btn) {
  font: 200 16px/1 "Geist", sans-serif;
  color: #FFF;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
footer .main .infos > div a:not(.logo):not(.btn):hover {
  color: #E5CFA7;
  text-decoration: underline;
}
footer .main .infos > div a.btn {
  color: #FFF;
  border-color: #FFF;
  padding: 10px 15px;
  margin-bottom: 10px;
}
footer .main .infos > div a.btn:hover {
  background: #E5CFA7;
  color: #000;
  border-color: #E5CFA7;
}
footer .main .infos > div p {
  display: flex;
  margin-top: 10px;
}
footer .main .infos > div p a {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  opacity: 0.75;
}
footer .main .infos > div p a svg {
  width: 20px;
  height: 20px;
}
footer .main .infos > div p a svg path {
  fill: #FFF;
  transition: all 0.3s ease-in-out;
}
footer .main .infos > div p a:hover svg path {
  fill: #E5CFA7;
}
footer .main > p {
  font: 300 16px/1.2 "Geist", sans-serif;
  color: #FFF;
  opacity: 0.75;
  max-width: 300px;
}
footer .main nav {
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  footer .main nav {
    display: none;
  }
}
footer .main nav:not(:last-child) {
  margin-left: auto;
  margin-right: 75px;
}
@media all and (max-width: 1400px) {
  footer .main nav:not(:last-child) {
    margin-right: 50px;
  }
}
footer .main nav:last-child {
  margin-right: 75px;
}
@media all and (max-width: 1400px) {
  footer .main nav:last-child {
    margin-right: 0;
  }
}
footer .main nav a {
  font: 200 15px/1 "Geist", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
footer .main nav a:not(:last-child) {
  margin-bottom: 20px;
}
footer .main nav a:hover {
  color: #E5CFA7;
  text-decoration: underline;
}
footer .copy {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 25px 50px;
}
@media all and (max-width: 1200px) {
  footer .copy {
    padding: 25px 30px;
  }
}
@media all and (max-width: 1024px) {
  footer .copy {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  footer .copy {
    padding: 25px 20px;
  }
}
footer .copy p {
  font: 200 14px/1 "Geist", sans-serif;
  color: #000;
  margin-right: auto;
}
@media all and (max-width: 1024px) {
  footer .copy p {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
footer .copy a {
  font: 600 14px/1 "Geist", sans-serif;
  color: #000;
  margin-left: 25px;
  transition: all 0.3s ease-in-out;
}
footer .copy a:hover {
  color: #E5CFA7;
  text-decoration: underline;
}
@media all and (max-width: 1024px) {
  footer .copy a {
    margin-left: 0;
    margin-top: 10px;
  }
}

.page-template-about header, .page-template-faq header, .page-template-contact header, .page-template-news header, body.single-post header, .page-template-search header, body.error404 header, .page-template-policy header {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #DFDDCE;
  padding: 0 50px 50px;
}
@media all and (max-width: 1200px) {
  .page-template-about header, .page-template-faq header, .page-template-contact header, .page-template-news header, body.single-post header, .page-template-search header, body.error404 header, .page-template-policy header {
    padding: 0 30px 40px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about header, .page-template-faq header, .page-template-contact header, .page-template-news header, body.single-post header, .page-template-search header, body.error404 header, .page-template-policy header {
    padding: 0 20px 30px;
  }
}
.page-template-about header .wrap, .page-template-faq header .wrap, .page-template-contact header .wrap, .page-template-news header .wrap, body.single-post header .wrap, .page-template-search header .wrap, body.error404 header .wrap, .page-template-policy header .wrap {
  max-width: 1510px;
  padding: 50px 0;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 1200px) {
  .page-template-about header .wrap, .page-template-faq header .wrap, .page-template-contact header .wrap, .page-template-news header .wrap, body.single-post header .wrap, .page-template-search header .wrap, body.error404 header .wrap, .page-template-policy header .wrap {
    padding: 30px 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-about header .wrap, .page-template-faq header .wrap, .page-template-contact header .wrap, .page-template-news header .wrap, body.single-post header .wrap, .page-template-search header .wrap, body.error404 header .wrap, .page-template-policy header .wrap {
    padding: 20px 0;
  }
}
.page-template-about header h1, .page-template-faq header h1, .page-template-contact header h1, .page-template-news header h1, body.single-post header h1, .page-template-search header h1, body.error404 header h1, .page-template-policy header h1 {
  width: 100%;
  font: 100 90px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  text-align: center;
}
@media all and (max-width: 1400px) {
  .page-template-about header h1, .page-template-faq header h1, .page-template-contact header h1, .page-template-news header h1, body.single-post header h1, .page-template-search header h1, body.error404 header h1, .page-template-policy header h1 {
    font-size: 60px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-about header h1, .page-template-faq header h1, .page-template-contact header h1, .page-template-news header h1, body.single-post header h1, .page-template-search header h1, body.error404 header h1, .page-template-policy header h1 {
    font-size: 50px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about header h1, .page-template-faq header h1, .page-template-contact header h1, .page-template-news header h1, body.single-post header h1, .page-template-search header h1, body.error404 header h1, .page-template-policy header h1 {
    font-size: 40px;
  }
}

.page-template-artists header, .page-template-exhibitions header, .page-template-new_arrivals header {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #DFDDCE;
  padding: 0 50px 50px;
}
@media all and (max-width: 1200px) {
  .page-template-artists header, .page-template-exhibitions header, .page-template-new_arrivals header {
    padding: 0 30px 40px;
  }
}
@media all and (max-width: 640px) {
  .page-template-artists header, .page-template-exhibitions header, .page-template-new_arrivals header {
    padding: 0 20px 30px;
  }
}
.page-template-artists header .wrap, .page-template-exhibitions header .wrap, .page-template-new_arrivals header .wrap {
  max-width: 1510px;
  padding: 110px 0 60px;
  display: flex;
}
@media all and (max-width: 1200px) {
  .page-template-artists header .wrap, .page-template-exhibitions header .wrap, .page-template-new_arrivals header .wrap {
    padding: 90px 0 60px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-artists header .wrap, .page-template-exhibitions header .wrap, .page-template-new_arrivals header .wrap {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  .page-template-artists header .wrap, .page-template-exhibitions header .wrap, .page-template-new_arrivals header .wrap {
    padding: 60px 0 30px;
  }
}
.page-template-artists header h1, .page-template-exhibitions header h1, .page-template-new_arrivals header h1 {
  width: 100%;
  font: 100 70px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  margin-right: auto;
}
@media all and (max-width: 1400px) {
  .page-template-artists header h1, .page-template-exhibitions header h1, .page-template-new_arrivals header h1 {
    font-size: 60px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-artists header h1, .page-template-exhibitions header h1, .page-template-new_arrivals header h1 {
    font-size: 50px;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-artists header h1, .page-template-exhibitions header h1, .page-template-new_arrivals header h1 {
    font-size: 40px;
  }
}
.page-template-artists header p, .page-template-exhibitions header p, .page-template-new_arrivals header p {
  width: 100%;
  max-width: 550px;
  font: 300 16px/1.5 "Geist", sans-serif;
  color: #000;
  opacity: 0.75;
}
@media all and (max-width: 1024px) {
  .page-template-artists header p, .page-template-exhibitions header p, .page-template-new_arrivals header p {
    max-width: 100%;
  }
}

body.single-artists header {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #DFDDCE;
  padding: 0 50px;
}
@media all and (max-width: 1200px) {
  body.single-artists header {
    padding: 0 30px;
  }
}
@media all and (max-width: 640px) {
  body.single-artists header {
    padding: 0 20px;
  }
}
body.single-artists header .wrap {
  max-width: 1510px;
  padding: 110px 0 90px;
  display: flex;
}
@media all and (max-width: 1200px) {
  body.single-artists header .wrap {
    padding: 90px 0 60px;
  }
}
@media all and (max-width: 1024px) {
  body.single-artists header .wrap {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  body.single-artists header .wrap {
    padding: 60px 0 30px;
  }
}
body.single-artists header h1 {
  width: 100%;
  font: 100 70px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-right: auto;
}
@media all and (max-width: 1400px) {
  body.single-artists header h1 {
    font-size: 60px;
  }
}
@media all and (max-width: 1024px) {
  body.single-artists header h1 {
    font-size: 50px;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 640px) {
  body.single-artists header h1 {
    font-size: 40px;
  }
}
body.single-artists header p {
  width: 100%;
  max-width: 600px;
  font: 300 16px/1.5 "Geist", sans-serif;
  color: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media all and (max-width: 1024px) {
  body.single-artists header p {
    max-width: 100%;
    justify-content: flex-start;
  }
}
body.single-artists header p a {
  margin-left: 20px;
}

body.single-artworks header {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #DFDDCE;
  padding: 0 50px;
}
@media all and (max-width: 1200px) {
  body.single-artworks header {
    padding: 0 30px;
  }
}
@media all and (max-width: 640px) {
  body.single-artworks header {
    padding: 0 20px;
  }
}
body.single-artworks header .wrap {
  max-width: 1510px;
  padding: 110px 0 90px;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1200px) {
  body.single-artworks header .wrap {
    padding: 90px 0 60px;
  }
}
@media all and (max-width: 1024px) {
  body.single-artworks header .wrap {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  body.single-artworks header .wrap {
    padding: 60px 0 30px;
  }
}
body.single-artworks header h1 {
  width: 100%;
  font: 100 70px/1 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-bottom: 30px;
}
@media all and (max-width: 1400px) {
  body.single-artworks header h1 {
    font-size: 60px;
  }
}
@media all and (max-width: 1024px) {
  body.single-artworks header h1 {
    font-size: 50px;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 640px) {
  body.single-artworks header h1 {
    font-size: 40px;
  }
}

body.single-artists header a.back, body.single-post header a.back, body.single-artworks header a.back {
  position: fixed;
  top: 150px;
  left: 0;
  z-index: 50;
  font: 600 12px/1 "Geist", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  padding: 10px 12px 10px 15px;
  background: #000;
  border-radius: 0 5px 5px 0;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 640px) {
  body.single-artists header a.back, body.single-post header a.back, body.single-artworks header a.back {
    top: 120px;
  }
}
body.single-artists header a.back:hover, body.single-post header a.back:hover, body.single-artworks header a.back:hover {
  padding-left: 12px;
  background: #E5CFA7;
  color: #000;
}

.card-artwork {
  position: relative;
  display: flex;
  flex-direction: column;
}
.card-artwork:hover .infos {
  background: #000;
}
.card-artwork:hover .infos p.galleries, .card-artwork:hover .infos p.size {
  color: rgba(255, 255, 255, 0.5);
}
.card-artwork .-img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.card-artwork .infos {
  background: #F2F2F2;
  padding: 20px 25px;
  display: flex;
  align-items: flex-start;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1100px) {
  .card-artwork .infos {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  .card-artwork .infos {
    padding: 20px;
  }
}
.card-artwork .infos .left {
  width: 60%;
}
@media all and (max-width: 1100px) {
  .card-artwork .infos .left {
    width: 100%;
  }
}
.card-artwork .infos p.newarrivals, .card-artwork .infos p.status {
  font: 800 10px/1 "Geist", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  background: #F0A943;
  padding: 7px 10px;
  border-radius: 5px;
  margin-left: auto;
}
@media all and (max-width: 1100px) {
  .card-artwork .infos p.newarrivals, .card-artwork .infos p.status {
    margin-left: 0;
    margin-top: 20px;
  }
}
.card-artwork .infos p.newarrivals svg, .card-artwork .infos p.status svg {
  width: 8px;
  height: 8px;
  margin-right: 5px;
}
.card-artwork .infos p.newarrivals svg path, .card-artwork .infos p.status svg path {
  fill: #FFF;
}
.card-artwork .infos p.status.-sold {
  background: #8B2323;
}
.card-artwork .infos p.status.-reserved {
  background: #e66300;
}
.card-artwork .infos p.galleries {
  font: 400 12px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}
.card-artwork .infos p.size {
  font: 400 12px/1 "Geist", sans-serif;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.card-artwork[data-mode=default] .infos .left {
  width: 100%;
}
.card-artwork[data-mode=default] .infos p.artist {
  font: 600 21px/1 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  .card-artwork[data-mode=default] .infos p.artist {
    font-size: 18px;
  }
}
.card-artwork[data-mode=default] .infos h3 {
  font: 400 16px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  .card-artwork[data-mode=default] .infos h3 {
    font-size: 14px;
  }
}
.card-artwork[data-mode=default]:hover .infos p.artist {
  color: #FFF;
}
.card-artwork[data-mode=default]:hover .infos h3 {
  color: rgba(255, 255, 255, 0.5);
}
.card-artwork[data-mode=artist_page] .infos h3 {
  font: 600 21px/1 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  .card-artwork[data-mode=artist_page] .infos h3 {
    font-size: 18px;
  }
}
.card-artwork[data-mode=artist_page] .infos p.style {
  font: 400 16px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  .card-artwork[data-mode=artist_page] .infos p.style {
    font-size: 14px;
  }
}
.card-artwork[data-mode=artist_page]:hover .infos h3 {
  color: #FFF;
}
.card-artwork[data-mode=artist_page]:hover .infos p.style {
  color: rgba(255, 255, 255, 0.5);
}
.card-artwork[data-mode=newarrivals] .infos .left {
  width: 100%;
}
.card-artwork[data-mode=newarrivals] .infos h3 {
  font: 600 21px/1 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  .card-artwork[data-mode=newarrivals] .infos h3 {
    font-size: 18px;
  }
}
.card-artwork[data-mode=newarrivals] .infos p.artist {
  font: 400 16px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  .card-artwork[data-mode=newarrivals] .infos p.artist {
    font-size: 14px;
  }
}
.card-artwork[data-mode=newarrivals]:hover .infos h3 {
  color: #FFF;
}
.card-artwork[data-mode=newarrivals]:hover .infos p.artist {
  color: rgba(255, 255, 255, 0.5);
}
.card-artwork > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.card-artist {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  background: #F2F2F2;
  overflow: hidden;
}
.card-artist:hover .infos {
  background: #000;
}
.card-artist:hover .infos h3 {
  color: #FFF;
}
.card-artist:hover .infos p {
  color: rgba(255, 255, 255, 0.5);
}
.card-artist .-img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.card-artist .infos {
  padding: 20px 25px;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease-in-out;
}
.card-artist .infos h3 {
  font: 600 19px/1 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.card-artist .infos p {
  font: 400 12px/1 "Geist", sans-serif;
  color: #000;
  transition: all 0.3s ease-in-out;
}
.card-artist > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

div.cta {
  width: 100%;
  background: #000;
  padding: 120px 50px;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 1200px) {
  div.cta {
    padding: 60px 30px;
  }
}
@media all and (max-width: 640px) {
  div.cta {
    padding: 40px 20px;
  }
}
div.cta .wrap {
  width: 100%;
  max-width: 1500px;
  display: flex;
}
@media all and (max-width: 1024px) {
  div.cta .wrap {
    flex-direction: column;
  }
}
div.cta .wrap h2 {
  font: 200 30px/1.2 "Geist", sans-serif;
  color: #FFF;
  max-width: 350px;
  margin-right: auto;
}
@media all and (max-width: 1024px) {
  div.cta .wrap h2 {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 640px) {
  div.cta .wrap h2 {
    font-size: 24px;
  }
}
div.cta .wrap div.right {
  width: 50%;
}
@media all and (max-width: 1024px) {
  div.cta .wrap div.right {
    width: 100%;
  }
}
div.cta .wrap div.right p {
  font: 300 16px/1.5 "Geist", sans-serif;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 50px;
}
@media all and (max-width: 640px) {
  div.cta .wrap div.right p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
div.cta .wrap div.right a {
  color: #FFF;
  border-color: #FFF;
}
div.cta .wrap div.right a:hover {
  background: #E5CFA7;
  color: #000;
  border-color: #E5CFA7;
}

section.builder h2 {
  font: 500 24px/1.2 "Geist", sans-serif;
  color: #000;
  margin-bottom: 40px;
}
@media all and (max-width: 640px) {
  section.builder h2 {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
section.builder h2:not(:first-child) {
  margin-top: 20px;
}
section.builder h3 {
  font: 500 17px/1.2 "Geist", sans-serif;
  color: #000;
  margin-bottom: 40px;
}
@media all and (max-width: 640px) {
  section.builder h3 {
    font-size: 15px;
    margin-bottom: 30px;
  }
}
section.builder h3:not(:first-child) {
  margin-top: 20px;
}
section.builder .-txt {
  width: 100%;
  margin-bottom: 40px;
}
section.builder .-txt p {
  font-weight: 300;
}
section.builder .text_twocols {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
}
section.builder .text_twocols .-txt {
  width: 48.5%;
  margin-bottom: 0;
}
section.builder .text_twocols .-txt:first-child {
  margin-right: 3%;
}
section.builder .btn {
  margin-bottom: 40px;
}
section.builder .photos-grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
section.builder .photos-grid .-img {
  width: 48.5%;
  height: 0;
  padding-bottom: 49%;
  margin-bottom: 3%;
}
section.builder .photos-grid .-img:nth-child(odd) {
  margin-right: 3%;
}
section.builder .photos-grid .-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
section.builder .photos-full {
  width: 100%;
  margin-bottom: 40px;
}
section.builder .photos-full .-img {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}

.popup-search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: rgba(0, 0, 0, 0.85);
}
.popup-search.-hide {
  display: none;
}
.popup-search.-open {
  animation: popupOpening 0.5s cubic-bezier(0.25, 0.25, 0.1, 1) both;
}
.popup-search.-close {
  animation: popupClosing 0.5s cubic-bezier(0.25, 0.25, 0.1, 1) both;
}
.popup-search button.close {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 2;
  width: 30px;
  height: 30px;
  background: #FFF;
  border: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1024px) {
  .popup-search button.close {
    top: 20px;
    right: 20px;
  }
}
.popup-search button.close svg {
  width: 15px;
  height: 15px;
}
.popup-search button.close svg path {
  fill: #000;
}
.popup-search button.close:hover {
  background: #DFDDCE;
}
.popup-search form {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #FFF;
  padding: 120px 20px;
}
@media all and (max-width: 1024px) {
  .popup-search form {
    padding: 60px 20px;
  }
}
.popup-search form .wrap {
  max-width: 1100px;
}
.popup-search form .wrap .field input {
  padding-left: 45px;
}
.popup-search form .wrap .field > svg {
  position: absolute;
  top: 14px;
  left: 15px;
  width: 17px;
  height: 17px;
}
.popup-search form .wrap button[type=submit] {
  margin-top: 0;
}
.popup-search form .wrap button.btn-cancel {
  font: 500 14px/1 "Geist", sans-serif;
  color: rgba(0, 0, 0, 0.75);
  background: none;
  border: none;
  margin: 0 0 0 20px;
  padding: 0;
  transition: all 0.3s ease-in-out;
}
.popup-search form .wrap button.btn-cancel:hover {
  color: #E5CFA7;
}

.page-template-home header {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template-home header .swiper-wrapper {
  width: 100%;
  height: 50vh;
  margin-bottom: 30px;
}
@media all and (max-width: 1200px) {
  .page-template-home header .swiper-wrapper {
    height: auto;
    align-items: stretch;
  }
}
.page-template-home header .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
}
@media all and (max-width: 1200px) {
  .page-template-home header .swiper-wrapper .swiper-slide {
    height: auto;
    align-self: stretch;
  }
}
.page-template-home header .swiper-wrapper .swiper-slide .-img {
  width: 100%;
  height: 100%;
}
.page-template-home header .swiper-wrapper .swiper-slide .-img img {
  object-fit: contain;
}
.page-template-home header .swiper-wrapper .swiper-slide.-image_text {
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 1024px) {
  .page-template-home header .swiper-wrapper .swiper-slide.-image_text {
    padding: 0 20px;
    flex-direction: column;
  }
}
.page-template-home header .swiper-wrapper .swiper-slide.-image_text .-img {
  width: 40%;
}
@media all and (max-width: 1024px) {
  .page-template-home header .swiper-wrapper .swiper-slide.-image_text .-img {
    width: 100%;
    padding-bottom: 35%;
  }
}
@media all and (max-width: 640px) {
  .page-template-home header .swiper-wrapper .swiper-slide.-image_text .-img {
    padding-bottom: 56.25%;
  }
}
.page-template-home header .swiper-wrapper .swiper-slide.-image_text .-img img {
  object-fit: cover;
}
.page-template-home header .swiper-wrapper .swiper-slide.-image_text .infos {
  width: 40%;
  padding: 60px;
  background: #DFDDCE;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  .page-template-home header .swiper-wrapper .swiper-slide.-image_text .infos {
    padding: 40px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-home header .swiper-wrapper .swiper-slide.-image_text .infos {
    width: 100%;
    padding: 30px;
  }
}
.page-template-home header .swiper-wrapper .swiper-slide.-image_text .infos a.btn {
  margin-top: 40px;
}
.page-template-home header .swiper-pagination {
  position: relative;
  top: inherit;
  left: inherit;
  bottom: inherit;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
@media all and (max-width: 1200px) {
  .page-template-home header .swiper-pagination {
    margin-bottom: 40px;
  }
}
.page-template-home header .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 1;
}
@media all and (max-width: 1024px) {
  .page-template-home header .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
.page-template-home header .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.2);
}
.page-template-home main {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.page-template-home main section.about {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #000;
  padding: 120px 30px;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  .page-template-home main section.about {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-home main section.about {
    padding: 60px 20px;
  }
}
.page-template-home main section.about .wrap {
  display: flex;
}
@media all and (max-width: 1024px) {
  .page-template-home main section.about .wrap {
    flex-direction: column;
  }
}
.page-template-home main section.about h1 {
  max-width: 500px;
  font: 200 30px/1.2 "Geist", sans-serif;
  color: #FFF;
  letter-spacing: -0.02em;
  margin-right: auto;
  padding-right: 30px;
}
@media all and (max-width: 1024px) {
  .page-template-home main section.about h1 {
    padding-right: 0;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 640px) {
  .page-template-home main section.about h1 {
    font-size: 24px;
  }
}
.page-template-home main section.about div.right {
  width: 50%;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  .page-template-home main section.about div.right {
    width: 100%;
  }
}
.page-template-home main section.about div.right p {
  width: 100%;
  font: 300 16px/1.5 "Geist", sans-serif;
  color: #FFF;
  opacity: 0.75;
  margin-bottom: 50px;
}
@media all and (max-width: 640px) {
  .page-template-home main section.about div.right p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.page-template-home main section.about div.right a.btn {
  color: #FFF;
  border-color: #FFF;
}
.page-template-home main section.about div.right a.btn:hover {
  background: #E5CFA7;
  color: #000;
  border-color: #E5CFA7;
}
.page-template-home main section.gallery {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 50px;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  .page-template-home main section.gallery {
    padding: 0 30px;
    margin-bottom: 90px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-home main section.gallery {
    margin-bottom: 60px;
  }
}
@media all and (max-width: 640px) {
  .page-template-home main section.gallery {
    padding: 0 20px;
    margin-bottom: 40px;
  }
}
.page-template-home main section.gallery .head {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}
@media all and (max-width: 1024px) {
  .page-template-home main section.gallery .head {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 640px) {
  .page-template-home main section.gallery .head {
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-template-home main section.gallery .head .left {
  width: 50%;
  margin-right: auto;
  padding-right: 30px;
}
@media all and (max-width: 1024px) {
  .page-template-home main section.gallery .head .left {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.page-template-home main section.gallery .head .left p {
  opacity: 0.75;
}
.page-template-home main section.gallery .head > svg {
  position: absolute;
  z-index: 1;
  top: -25%;
  right: -5%;
  width: 200px;
  height: auto;
  opacity: 0.1;
}
@media all and (max-width: 1024px) {
  .page-template-home main section.gallery .head > svg {
    width: 125px;
  }
}
.page-template-home main section.gallery .head > svg path {
  fill: #000;
}
.page-template-home main section.gallery h2 {
  font: 200 35px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media all and (max-width: 640px) {
  .page-template-home main section.gallery h2 {
    font-size: 24px;
  }
}
.page-template-home main section.gallery a.btn {
  position: relative;
  width: fit-content;
  z-index: 2;
}
.page-template-home main section.gallery a.btn:not(:last-child) {
  margin-right: 20px;
}
@media all and (max-width: 640px) {
  .page-template-home main section.gallery a.btn {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.page-template-home main section.gallery .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
@media all and (max-width: 640px) {
  .page-template-home main section.gallery .list {
    margin-top: 40px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-home main section.gallery .list p.-noresults {
    margin-bottom: 60px;
  }
}
.page-template-home main section.gallery .list .card-artwork {
  width: 18.4%;
  margin-right: 2%;
}
.page-template-home main section.gallery .list .card-artwork:last-child {
  margin-right: 0;
}
@media all and (max-width: 1400px) {
  .page-template-home main section.gallery .list .card-artwork {
    width: 23.5%;
    margin-right: 2%;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(4n) {
    margin-right: 0;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(5n) {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  .page-template-home main section.gallery .list .card-artwork {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(4n) {
    margin-right: 2%;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(3n) {
    margin-right: 0;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(5n) {
    display: flex;
  }
}
@media all and (max-width: 640px) {
  .page-template-home main section.gallery .list .card-artwork {
    width: 49%;
    margin-right: 2%;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(3n) {
    margin-right: 2%;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(even) {
    margin-right: 0;
  }
  .page-template-home main section.gallery .list .card-artwork:nth-child(5n) {
    display: none;
  }
}
.page-template-home main section.newarrivals {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 120px 50px;
}
@media all and (max-width: 1200px) {
  .page-template-home main section.newarrivals {
    padding: 90px 30px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-home main section.newarrivals {
    padding: 90px 30px 60px;
  }
}
@media all and (max-width: 640px) {
  .page-template-home main section.newarrivals {
    padding: 60px 20px;
  }
}
.page-template-home main section.newarrivals h2 {
  font: 200 35px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-right: auto;
}
@media all and (max-width: 640px) {
  .page-template-home main section.newarrivals h2 {
    width: 100%;
    font-size: 24px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-template-home main section.newarrivals .list {
  width: 100%;
  display: flex;
  margin-top: 50px;
}
.page-template-home main section.newarrivals .list .card-artwork {
  width: 18.4%;
  margin-right: 2%;
}
@media all and (max-width: 1400px) {
  .page-template-home main section.newarrivals .list .card-artwork {
    width: 23.5%;
    margin-right: 2%;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(4n) {
    margin-right: 0;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(5n) {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  .page-template-home main section.newarrivals .list .card-artwork {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(4n) {
    margin-right: 2%;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(3n) {
    margin-right: 0;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(5n) {
    display: flex;
  }
}
@media all and (max-width: 640px) {
  .page-template-home main section.newarrivals .list .card-artwork {
    width: 49%;
    margin-right: 2%;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(3n) {
    margin-right: 2%;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(even) {
    margin-right: 0;
  }
  .page-template-home main section.newarrivals .list .card-artwork:nth-child(5n) {
    display: none;
  }
}

.page-template-artists main {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 120px 50px;
}
@media all and (max-width: 1200px) {
  .page-template-artists main {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-artists main {
    padding: 60px 20px;
  }
}
.page-template-artists main section.filters {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
@media all and (max-width: 1200px) {
  .page-template-artists main section.filters {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 800px) {
  .page-template-artists main section.filters {
    flex-direction: column;
  }
}
.page-template-artists main section.filters .galleries {
  padding: 5px 8px;
  background: #F2F2F2;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 800px) {
  .page-template-artists main section.filters .galleries {
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-template-artists main section.filters .galleries a {
  font: 500 12px/1 "Geist", sans-serif;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin: 0;
  padding: 10px;
  border: none;
  border-radius: 5px;
  background: none;
  transition: all 0.3s ease-in-out;
}
.page-template-artists main section.filters .galleries a:not(:last-child) {
  margin-right: 10px;
}
.page-template-artists main section.filters .galleries a:hover, .page-template-artists main section.filters .galleries a.-selected {
  background: #FFF;
  color: #000;
}
.page-template-artists main section.filters .divider {
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.25);
  margin: 0 20px;
}
@media all and (max-width: 800px) {
  .page-template-artists main section.filters .divider {
    display: none;
  }
}
.page-template-artists main section.filters .select {
  min-width: 200px;
}
@media all and (max-width: 800px) {
  .page-template-artists main section.filters .select {
    width: 100%;
  }
}
.page-template-artists main section.filters p {
  font-size: 14px;
  margin-left: auto;
}
@media all and (max-width: 800px) {
  .page-template-artists main section.filters p {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
.page-template-artists main section.artists h2 {
  position: absolute;
  top: 0;
  left: 0;
  font: 100 21px/1 "Geist", sans-serif;
  color: #FFF;
  visibility: hidden;
}
.page-template-artists main section.artists .list {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.page-template-artists main section.artists .list .card-artist {
  width: 18.4%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.page-template-artists main section.artists .list .card-artist:nth-child(5n) {
  margin-right: 0;
}
@media all and (max-width: 1400px) {
  .page-template-artists main section.artists .list .card-artist {
    width: 23.5%;
    margin-right: 2%;
  }
  .page-template-artists main section.artists .list .card-artist:nth-child(5n) {
    margin-right: 2%;
  }
  .page-template-artists main section.artists .list .card-artist:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (max-width: 1024px) {
  .page-template-artists main section.artists .list .card-artist {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page-template-artists main section.artists .list .card-artist:nth-child(4n) {
    margin-right: 2%;
  }
  .page-template-artists main section.artists .list .card-artist:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-artists main section.artists .list .card-artist {
    width: 49%;
    margin-right: 2%;
  }
  .page-template-artists main section.artists .list .card-artist:nth-child(3n) {
    margin-right: 2%;
  }
  .page-template-artists main section.artists .list .card-artist:nth-child(even) {
    margin-right: 0;
  }
}
.page-template-artists main section.artists .list p.noresults {
  width: 100%;
  text-align: center;
}
.page-template-artists main section.artists .list .pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.page-template-artists main div.cta {
  background: #DFDDCE;
  margin-top: 120px;
}
@media all and (max-width: 1400px) {
  .page-template-artists main div.cta {
    margin-top: 90px;
  }
}
@media all and (max-width: 1200px) {
  .page-template-artists main div.cta {
    margin-top: 60px;
  }
}
@media all and (max-width: 640px) {
  .page-template-artists main div.cta {
    margin-top: 40px;
  }
}
.page-template-artists main div.cta .wrap h2 {
  color: #000;
}
.page-template-artists main div.cta .wrap div.right p {
  color: rgba(0, 0, 0, 0.75);
}
.page-template-artists main div.cta .wrap div.right a {
  color: #000;
  border-color: #000;
}
.page-template-artists main div.cta .wrap div.right a:hover {
  background: #000;
  color: #FFF;
}

.page-template-faq main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 50px 120px;
}
@media all and (max-width: 1200px) {
  .page-template-faq main {
    padding: 80px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-faq main {
    padding: 60px 20px;
  }
}
.page-template-faq main div.faq {
  width: 100%;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  .page-template-faq main div.faq {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 640px) {
  .page-template-faq main div.faq {
    margin-bottom: 60px;
  }
}
.page-template-faq main div.faq .accordion {
  width: 100%;
  padding: 50px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 1200px) {
  .page-template-faq main div.faq .accordion {
    padding: 30px 0;
  }
}
.page-template-faq main div.faq .accordion:first-child {
  padding-top: 0;
}
.page-template-faq main div.faq .accordion.-is-opened button svg {
  transform: rotate(180deg);
}
.page-template-faq main div.faq .accordion button {
  width: 100%;
  font: 500 21px/1.2 "Geist", sans-serif;
  color: #000;
  background: none;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1024px) {
  .page-template-faq main div.faq .accordion button {
    font-size: 18px;
  }
}
.page-template-faq main div.faq .accordion button svg {
  width: 16px;
  height: 10px;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1024px) {
  .page-template-faq main div.faq .accordion button svg {
    width: 12px;
    height: 8px;
  }
}
.page-template-faq main div.faq .accordion button svg path {
  color: #000;
  transition: all 0.3s ease-in-out;
}
.page-template-faq main div.faq .accordion button span {
  width: 90%;
  text-align: left;
}
.page-template-faq main div.faq .accordion button:hover {
  color: #E5CFA7;
}
.page-template-faq main div.faq .accordion button:hover svg path {
  fill: #E5CFA7;
}
.page-template-faq main div.faq .accordion .answer {
  width: 80%;
  padding: 50px 0 0;
  display: none;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  .page-template-faq main div.faq .accordion .answer {
    padding-top: 30px;
  }
}
.page-template-faq main div.faq .accordion .answer p {
  font: 300 16px/1.5 "Geist", sans-serif;
  color: #000;
}
@media all and (max-width: 640px) {
  .page-template-faq main div.faq .accordion .answer p {
    font-size: 14px;
  }
}
.page-template-faq main div.faq .accordion .answer p:not(:last-child) {
  margin-bottom: 30px;
}
.page-template-faq main div.faq .accordion .answer p a {
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.page-template-faq main div.faq .accordion .answer p a:hover {
  color: #E5CFA7;
}

.page-template-news main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 50px 120px;
}
@media all and (max-width: 1200px) {
  .page-template-news main {
    padding: 80px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-news main {
    padding: 60px 20px;
  }
}
.page-template-news main div.list {
  width: 100%;
  max-width: 800px;
  display: flex;
  flex-direction: column;
}
.page-template-news main div.list p.-noresults {
  width: 100%;
  text-align: center;
}
.page-template-news main div.list .news {
  position: relative;
  width: 100%;
  padding: 70px 0;
}
@media all and (max-width: 1024px) {
  .page-template-news main div.list .news {
    padding: 60px 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-news main div.list .news {
    padding: 40px 0;
  }
}
.page-template-news main div.list .news:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 1px;
  display: block;
  background: rgba(0, 0, 0, 0.1);
}
.page-template-news main div.list .news:first-child {
  padding-top: 0;
}
.page-template-news main div.list .news h2 {
  font: 500 24px/1.5 "Geist", sans-serif;
  color: #000;
  margin-bottom: 50px;
}
@media all and (max-width: 640px) {
  .page-template-news main div.list .news h2 {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.page-template-news main div.list .news h2 a {
  color: #000;
  transition: all 0.3s ease-in-out;
}
.page-template-news main div.list .news h2 a:hover {
  color: #E5CFA7;
}
.page-template-news main div.list .news p {
  font: 300 16px/1.5 "Geist", sans-serif;
  color: #000;
  margin-bottom: 30px;
}
@media all and (max-width: 640px) {
  .page-template-news main div.list .news p {
    font-size: 14px;
  }
}
.page-template-news main div.list .news a.btn {
  background: #FFF;
  border-color: #000;
  color: #000;
}
.page-template-news main div.list .news a.btn:hover {
  background: #E5CFA7;
  color: #000;
  border-color: #E5CFA7;
}

.page-template-contact main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 50px 120px;
}
@media all and (max-width: 1200px) {
  .page-template-contact main {
    padding: 80px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-contact main {
    padding: 60px 20px;
  }
}
.page-template-contact main .galleries {
  width: 100%;
  display: flex;
}
@media all and (max-width: 1024px) {
  .page-template-contact main .galleries {
    flex-direction: column;
  }
}
.page-template-contact main .galleries > div {
  position: relative;
  width: 48.5%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media all and (max-width: 1024px) {
  .page-template-contact main .galleries > div {
    width: 100%;
  }
}
.page-template-contact main .galleries > div:first-child {
  margin-right: 3%;
  align-items: flex-start;
}
@media all and (max-width: 1024px) {
  .page-template-contact main .galleries > div:first-child {
    margin-right: 0;
    margin-bottom: 60px;
  }
}
.page-template-contact main .galleries > div div.-img {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  margin-bottom: 30px;
}
.page-template-contact main .galleries > div div.top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
@media all and (max-width: 1024px) {
  .page-template-contact main .galleries > div div.top {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-contact main .galleries > div div.top {
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-template-contact main .galleries > div div.top h2 {
  font: 200 30px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-right: auto;
}
@media all and (max-width: 1024px) {
  .page-template-contact main .galleries > div div.top h2 {
    font-size: 24px;
  }
}
@media all and (max-width: 640px) {
  .page-template-contact main .galleries > div div.top h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.page-template-contact main .galleries > div div.infos {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
@media all and (max-width: 640px) {
  .page-template-contact main .galleries > div div.infos {
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-template-contact main .galleries > div div.infos div.contact {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: right;
  gap: 10px;
}
@media all and (max-width: 640px) {
  .page-template-contact main .galleries > div div.infos div.contact {
    justify-content: flex-start;
  }
}
.page-template-contact main .galleries > div div.infos p {
  font-weight: 300;
  margin-right: auto;
}
@media all and (max-width: 640px) {
  .page-template-contact main .galleries > div div.infos p {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-template-contact main .galleries > div div.infos a {
  font: 300 16px/1 "Geist", sans-serif;
  color: #000;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 640px) {
  .page-template-contact main .galleries > div div.infos a {
    font-size: 14px;
  }
}
.page-template-contact main .galleries > div div.infos a:hover {
  color: #E5CFA7;
  text-decoration: underline;
}

.page-template-about main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 50px;
}
@media all and (max-width: 1200px) {
  .page-template-about main {
    padding: 0 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main {
    padding: 0 20px;
  }
}
.page-template-about main section.intro {
  width: 100%;
  max-width: 1510px;
  padding: 120px 0;
  display: flex;
  align-items: flex-start;
}
@media all and (max-width: 1200px) {
  .page-template-about main section.intro {
    padding: 90px 0;
  }
}
@media all and (max-width: 1024px) {
  .page-template-about main section.intro {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.intro {
    padding: 60px 0;
  }
}
.page-template-about main section.intro h2 {
  width: fit-content;
  font: 200 30px/1.2 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-right: auto;
  padding-right: 30px;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.intro h2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    padding-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.intro h2 {
    font-size: 24px;
  }
}
.page-template-about main section.intro p {
  opacity: 0.75;
  max-width: 740px;
  flex: 1;
}
.page-template-about main section.galerie {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template-about main section.galerie .slideshow {
  width: 100%;
  aspect-ratio: 1/0.4;
  display: flex;
}
.page-template-about main section.galerie .slideshow div.-img {
  width: 100%;
  height: 100%;
}
.page-template-about main section.galerie .slideshow-nav {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.galerie .slideshow-nav {
    margin-top: 20px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.galerie .slideshow-nav {
    margin-top: 15px;
  }
}
.page-template-about main section.galerie .slideshow-nav div.-img {
  flex: 1;
  aspect-ratio: 1/1;
  max-width: 90px;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.galerie .slideshow-nav div.-img {
    max-width: 50px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.galerie .slideshow-nav div.-img {
    max-width: 30px;
  }
}
.page-template-about main section.galerie .slideshow-nav div.-img:not(:last-child) {
  margin-right: 20px;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.galerie .slideshow-nav div.-img:not(:last-child) {
    margin-right: 15px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.galerie .slideshow-nav div.-img:not(:last-child) {
    margin-right: 10px;
  }
}
.page-template-about main section.galerie .wrap {
  padding: 120px 0;
  display: flex;
  align-items: flex-start;
}
@media all and (max-width: 1200px) {
  .page-template-about main section.galerie .wrap {
    padding: 90px 0;
  }
}
@media all and (max-width: 1024px) {
  .page-template-about main section.galerie .wrap {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.galerie .wrap {
    padding: 60px 0;
  }
}
.page-template-about main section.galerie .wrap h2 {
  width: fit-content;
  font: 200 30px/1.2 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  margin-right: auto;
  padding-right: 30px;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.galerie .wrap h2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    padding-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.galerie .wrap h2 {
    font-size: 24px;
  }
}
.page-template-about main section.galerie .wrap div.right {
  max-width: 740px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.page-template-about main section.galerie .wrap div.right p {
  opacity: 0.75;
}
.page-template-about main section.galerie .wrap div.right .stats {
  margin-top: 70px;
  display: flex;
}
.page-template-about main section.galerie .wrap div.right .stats > div {
  width: 33.3%;
  padding-right: 50px;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.galerie .wrap div.right .stats > div {
    padding-right: 30px;
  }
}
.page-template-about main section.galerie .wrap div.right .stats > div p.nb {
  font: 200 70px/1 "Geist", sans-serif;
  color: #000;
  opacity: 1;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}
@media all and (max-width: 1200px) {
  .page-template-about main section.galerie .wrap div.right .stats > div p.nb {
    font-size: 50px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-about main section.galerie .wrap div.right .stats > div p.nb {
    font-size: 40px;
    margin-bottom: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.galerie .wrap div.right .stats > div p.nb {
    font-size: 30px;
  }
}
.page-template-about main section.galerie.-mrcharest .wrap {
  padding: 0 0 120px;
}
@media all and (max-width: 1200px) {
  .page-template-about main section.galerie.-mrcharest .wrap {
    padding: 0 0 90px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.galerie.-mrcharest .wrap {
    padding: 0 0 60px;
  }
}
.page-template-about main section.history {
  width: 100%;
  padding: 120px 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media all and (max-width: 1200px) {
  .page-template-about main section.history {
    padding: 90px 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.history {
    padding: 60px 0;
  }
}
.page-template-about main section.history h2 {
  font: 200 35px/1 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 90px;
}
@media all and (max-width: 640px) {
  .page-template-about main section.history h2 {
    font-size: 24px;
    margin-bottom: 60px;
  }
}
.page-template-about main section.history .list {
  width: 100%;
  max-width: 1510px;
  display: flex;
  flex-direction: column;
}
.page-template-about main section.history .list > div {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.page-template-about main section.history .list > div:not(:last-child) {
  margin-bottom: 90px;
}
@media all and (max-width: 640px) {
  .page-template-about main section.history .list > div {
    flex-direction: column;
  }
}
.page-template-about main section.history .list > div p.year {
  width: 50%;
  padding-right: 50px;
  font: 200 70px/1 "Geist", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  text-align: right;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.history .list > div p.year {
    width: 20%;
    font-size: 40px;
    margin-bottom: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.history .list > div p.year {
    width: fit-content;
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.page-template-about main section.history .list > div p:not(.year) {
  width: 50%;
  padding-left: 50px;
  opacity: 0.75;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.history .list > div p:not(.year) {
    width: auto;
    flex: 1;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.history .list > div p:not(.year) {
    padding-left: 0;
  }
}
.page-template-about main section.ctas {
  width: 100%;
  display: flex;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  .page-template-about main section.ctas {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-about main section.ctas {
    flex-direction: column;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.ctas {
    margin-bottom: 60px;
  }
}
.page-template-about main section.ctas div {
  position: relative;
  width: 48.5%;
  display: flex;
  flex-direction: column;
  padding: 100px 70px;
  background: #DFDDCE;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1400px) {
  .page-template-about main section.ctas div {
    padding: 90px 50px;
  }
}
@media all and (max-width: 1200px) {
  .page-template-about main section.ctas div {
    padding: 70px 30px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-about main section.ctas div {
    width: 100%;
    padding: 60px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-about main section.ctas div {
    padding: 40px 20px;
  }
}
.page-template-about main section.ctas div:hover a.btn {
  background: #000;
  color: #FFF;
}
.page-template-about main section.ctas div:first-child {
  margin-right: 3%;
}
@media all and (max-width: 1024px) {
  .page-template-about main section.ctas div:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-template-about main section.ctas div h3 {
  font: 200 30px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 50px;
}
@media all and (max-width: 640px) {
  .page-template-about main section.ctas div h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.page-template-about main section.ctas div p {
  margin-bottom: 30px;
}
.page-template-about main section.ctas div a:not(.btn) {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-template-exhibitions main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template-exhibitions main section.list {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.page-template-exhibitions main section.list .noresults {
  width: 100%;
  text-align: center;
  padding: 120px 50px;
}
@media all and (max-width: 1200px) {
  .page-template-exhibitions main section.list .noresults {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-exhibitions main section.list .noresults {
    padding: 60px 20px;
  }
}
.page-template-exhibitions main section.list .exhibition {
  padding: 120px 50px 60px;
}
@media all and (max-width: 1200px) {
  .page-template-exhibitions main section.list .exhibition {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-exhibitions main section.list .exhibition {
    padding: 60px 20px;
  }
}
.page-template-exhibitions main section.list .exhibition:nth-child(even) {
  background: #DFDDCE;
}
.page-template-exhibitions main section.list .exhibition .head {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.page-template-exhibitions main section.list .exhibition .head h2 {
  width: 100%;
  max-width: 70%;
  font: 200 45px/1.2 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media all and (max-width: 1200px) {
  .page-template-exhibitions main section.list .exhibition .head h2 {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-exhibitions main section.list .exhibition .head h2 {
    font-size: 35px;
  }
}
@media all and (max-width: 640px) {
  .page-template-exhibitions main section.list .exhibition .head h2 {
    font-size: 24px;
  }
}
.page-template-exhibitions main section.list .exhibition .head p.dates {
  position: absolute;
  top: 0;
  right: 0;
  font: 200 18px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
}
@media all and (max-width: 1200px) {
  .page-template-exhibitions main section.list .exhibition .head p.dates {
    position: relative;
    top: inherit;
    right: inherit;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1024px) {
  .page-template-exhibitions main section.list .exhibition .head p.dates {
    font-size: 16px;
  }
}
.page-template-exhibitions main section.list .exhibition .head p.location {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.page-template-exhibitions main section.list .exhibition .head p.location svg {
  width: auto;
  height: 15px;
  min-width: 15px;
  margin-right: 12px;
}
.page-template-exhibitions main section.list .exhibition .head p.desc {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 60px;
}
.page-template-exhibitions main section.list .exhibition nav {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.page-template-exhibitions main section.list .exhibition nav button:not(:last-child) {
  margin-right: 15px;
}
.page-template-exhibitions main section.list .exhibition .group {
  margin-bottom: 30px;
}
.page-template-exhibitions main section.list .exhibition .group > p {
  width: 100%;
  font: 200 30px/1.2 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media all and (max-width: 1024px) {
  .page-template-exhibitions main section.list .exhibition .group > p {
    font-size: 24px;
  }
}
@media all and (max-width: 640px) {
  .page-template-exhibitions main section.list .exhibition .group > p {
    font-size: 18px;
  }
}
.page-template-exhibitions main section.list .exhibition .group .artworks {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork {
  width: 18.4%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork:nth-child(5n) {
  margin-right: 0;
}
@media all and (max-width: 1400px) {
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork {
    width: 23.5%;
    margin-right: 2%;
  }
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (max-width: 1024px) {
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork:nth-child(4n) {
    margin-right: 2%;
  }
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork {
    width: 49%;
    margin-right: 2%;
  }
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork:nth-child(3n) {
    margin-right: 2%;
  }
  .page-template-exhibitions main section.list .exhibition .group .artworks .card-artwork:nth-child(even) {
    margin-right: 0;
  }
}

.page-template-new_arrivals main {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 120px 50px;
}
@media all and (max-width: 1200px) {
  .page-template-new_arrivals main {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-new_arrivals main {
    padding: 60px 20px;
  }
}
.page-template-new_arrivals main section.filters {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
@media all and (max-width: 1200px) {
  .page-template-new_arrivals main section.filters {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 800px) {
  .page-template-new_arrivals main section.filters {
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-template-new_arrivals main section.filters .galleries {
  padding: 5px 8px;
  background: #F2F2F2;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 800px) {
  .page-template-new_arrivals main section.filters .galleries {
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-template-new_arrivals main section.filters .galleries a {
  font: 500 12px/1 "Geist", sans-serif;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin: 0;
  padding: 10px;
  border: none;
  border-radius: 5px;
  background: none;
  transition: all 0.3s ease-in-out;
}
.page-template-new_arrivals main section.filters .galleries a:not(:last-child) {
  margin-right: 10px;
}
.page-template-new_arrivals main section.filters .galleries a:hover, .page-template-new_arrivals main section.filters .galleries a.-selected {
  background: #FFF;
  color: #000;
}
.page-template-new_arrivals main section.filters p {
  font-size: 14px;
  margin-left: auto;
}
@media all and (max-width: 800px) {
  .page-template-new_arrivals main section.filters p {
    margin-left: 0;
  }
}
.page-template-new_arrivals main section.new_arrivals h2 {
  position: absolute;
  top: 0;
  left: 0;
  font: 100 21px/1 "Geist", sans-serif;
  color: #FFF;
  visibility: hidden;
}
.page-template-new_arrivals main section.new_arrivals .list {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.page-template-new_arrivals main section.new_arrivals .list .card-artwork {
  width: 18.4%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.page-template-new_arrivals main section.new_arrivals .list .card-artwork:nth-child(5n) {
  margin-right: 0;
}
@media all and (max-width: 1400px) {
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork {
    width: 23.5%;
    margin-right: 2%;
  }
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork:nth-child(5n) {
    margin-right: 2%;
  }
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (max-width: 1024px) {
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork:nth-child(4n) {
    margin-right: 2%;
  }
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork {
    width: 49%;
    margin-right: 2%;
  }
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork:nth-child(3n) {
    margin-right: 2%;
  }
  .page-template-new_arrivals main section.new_arrivals .list .card-artwork:nth-child(even) {
    margin-right: 0;
  }
}
.page-template-new_arrivals main section.new_arrivals .list p.noresults {
  width: 100%;
  text-align: center;
}

.page-template-search header .wrap {
  flex-direction: column;
  align-items: center;
}
.page-template-search header h1 {
  max-width: 800px;
  font-size: 55px;
  text-align: center;
  margin-bottom: 20px;
}
@media all and (max-width: 1024px) {
  .page-template-search header h1 {
    font-size: 50px;
  }
}
@media all and (max-width: 640px) {
  .page-template-search header h1 {
    font-size: 40px;
  }
}
.page-template-search header p {
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
}
.page-template-search main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 120px 50px 0;
}
@media all and (max-width: 1200px) {
  .page-template-search main {
    padding: 90px 30px 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main {
    padding: 60px 20px 0;
  }
}
.page-template-search main p.noresults {
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  .page-template-search main p.noresults {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main p.noresults {
    margin-bottom: 60px;
  }
}
.page-template-search main section.artists {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 50px;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  .page-template-search main section.artists {
    padding: 0 30px;
    margin-bottom: 90px;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main section.artists {
    padding: 0 20px;
    margin-bottom: 60px;
  }
}
.page-template-search main section.artists h2 {
  font: 200 35px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media all and (max-width: 1024px) {
  .page-template-search main section.artists h2 {
    font-size: 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main section.artists h2 {
    font-size: 24px;
  }
}
.page-template-search main section.artists .list {
  width: 100%;
  display: flex;
  margin-top: 50px;
}
@media all and (max-width: 1024px) {
  .page-template-search main section.artists .list {
    margin-top: 30px;
  }
}
.page-template-search main section.artists .list .card-artist {
  width: 18.4%;
  margin-right: 2%;
}
.page-template-search main section.artists .list .card-artist:nth-child(5n) {
  margin-right: 0;
}
@media all and (max-width: 1400px) {
  .page-template-search main section.artists .list .card-artist {
    width: 23.5%;
    margin-right: 2%;
  }
  .page-template-search main section.artists .list .card-artist:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (max-width: 1024px) {
  .page-template-search main section.artists .list .card-artist {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page-template-search main section.artists .list .card-artist:nth-child(4n) {
    margin-right: 2%;
  }
  .page-template-search main section.artists .list .card-artist:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main section.artists .list .card-artist {
    width: 49%;
    margin-right: 2%;
  }
  .page-template-search main section.artists .list .card-artist:nth-child(3n) {
    margin-right: 2%;
  }
  .page-template-search main section.artists .list .card-artist:nth-child(even) {
    margin-right: 0;
  }
}
.page-template-search main section.artworks {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 50px;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  .page-template-search main section.artworks {
    padding: 0 30px;
    margin-bottom: 90px;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main section.artworks {
    padding: 0 20px;
    margin-bottom: 60px;
  }
}
.page-template-search main section.artworks h2 {
  font: 200 35px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-right: auto;
}
@media all and (max-width: 1024px) {
  .page-template-search main section.artworks h2 {
    font-size: 30px;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main section.artworks h2 {
    font-size: 24px;
  }
}
.page-template-search main section.artworks .list {
  width: 100%;
  display: flex;
  margin-top: 50px;
}
@media all and (max-width: 1024px) {
  .page-template-search main section.artworks .list {
    margin-top: 30px;
  }
}
.page-template-search main section.artworks .list .card-artwork {
  width: 18.4%;
  margin-right: 2%;
}
.page-template-search main section.artworks .list .card-artwork:nth-child(5n) {
  margin-right: 0;
}
@media all and (max-width: 1400px) {
  .page-template-search main section.artworks .list .card-artwork {
    width: 23.5%;
    margin-right: 2%;
  }
  .page-template-search main section.artworks .list .card-artwork:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (max-width: 1024px) {
  .page-template-search main section.artworks .list .card-artwork {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .page-template-search main section.artworks .list .card-artwork:nth-child(4n) {
    margin-right: 2%;
  }
  .page-template-search main section.artworks .list .card-artwork:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 640px) {
  .page-template-search main section.artworks .list .card-artwork {
    width: 49%;
    margin-right: 2%;
  }
  .page-template-search main section.artworks .list .card-artwork:nth-child(3n) {
    margin-right: 2%;
  }
  .page-template-search main section.artworks .list .card-artwork:nth-child(even) {
    margin-right: 0;
  }
}

body.error404 main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 50px 120px;
}
@media all and (max-width: 1200px) {
  body.error404 main {
    padding: 80px 30px;
  }
}
@media all and (max-width: 640px) {
  body.error404 main {
    padding: 60px 20px;
  }
}
body.error404 main .wrap {
  display: flex;
  flex-direction: column;
}
body.error404 main .wrap p {
  margin-bottom: 30px;
}

body.page-template-policy main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 50px 120px;
}
@media all and (max-width: 1200px) {
  body.page-template-policy main {
    padding: 80px 30px;
  }
}
@media all and (max-width: 640px) {
  body.page-template-policy main {
    padding: 60px 20px;
  }
}
body.page-template-policy main .wrap {
  display: flex;
  flex-direction: column;
}
body.page-template-policy main .wrap p {
  margin-bottom: 30px;
}

body.single-artists main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 90px 50px;
}
@media all and (max-width: 1200px) {
  body.single-artists main {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  body.single-artists main {
    padding: 60px 20px;
  }
}
body.single-artists main section.artworks {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
body.single-artists main section.artworks .card-artwork {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
body.single-artists main section.artworks .card-artwork:nth-child(3n) {
  margin-right: 0;
}
body.single-artists main section.artworks .card-artwork .-img {
  padding-bottom: 65%;
}
body.single-artists main section.artworks .card-artwork .-img img {
  object-fit: contain;
}
@media all and (max-width: 640px) {
  body.single-artists main section.artworks .card-artwork {
    width: 49%;
    margin-right: 2%;
  }
  body.single-artists main section.artworks .card-artwork:nth-child(3n) {
    margin-right: 2%;
  }
  body.single-artists main section.artworks .card-artwork:nth-child(even) {
    margin-right: 0;
  }
}
body.single-artists main section.bio {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  body.single-artists main section.bio {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 640px) {
  body.single-artists main section.bio {
    margin-bottom: 60px;
  }
}
body.single-artists main section.bio .wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
@media all and (max-width: 800px) {
  body.single-artists main section.bio .wrap {
    flex-direction: column;
  }
}
body.single-artists main section.bio .wrap .-img {
  width: 30%;
  height: 100%;
}
@media all and (max-width: 800px) {
  body.single-artists main section.bio .wrap .-img {
    width: 50%;
    height: 0;
    padding-bottom: 50%;
  }
}
body.single-artists main section.bio .wrap .infos {
  flex: 1;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  body.single-artists main section.bio .wrap .infos {
    padding: 30px 0;
  }
}
@media all and (max-width: 800px) {
  body.single-artists main section.bio .wrap .infos {
    width: 100%;
  }
}
body.single-artists main section.bio .wrap .infos p.name {
  font: 200 40px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 40px;
  padding-left: 60px;
}
@media all and (max-width: 1024px) {
  body.single-artists main section.bio .wrap .infos p.name {
    font-size: 30px;
    padding-left: 40px;
  }
}
@media all and (max-width: 800px) {
  body.single-artists main section.bio .wrap .infos p.name {
    padding-left: 0;
  }
}
@media all and (max-width: 640px) {
  body.single-artists main section.bio .wrap .infos p.name {
    font-size: 24px;
  }
}
body.single-artists main section.bio .wrap .infos div.bio {
  padding: 60px;
  background: #DFDDCE;
}
@media all and (max-width: 1024px) {
  body.single-artists main section.bio .wrap .infos div.bio {
    padding: 40px;
  }
}
@media all and (max-width: 800px) {
  body.single-artists main section.bio .wrap .infos div.bio {
    background: none;
    padding: 0;
  }
}
body.single-artists main section.bio .wrap .infos div.bio p {
  opacity: 0.75;
}
body.single-artists main section.bio .wrap .infos div.bio p:not(:last-child) {
  margin-bottom: 25px;
}
body.single-artists main section.bio .wrap .infos a.btn {
  margin: 40px 0 0 60px;
}
@media all and (max-width: 1024px) {
  body.single-artists main section.bio .wrap .infos a.btn {
    margin-left: 40px;
  }
}
@media all and (max-width: 800px) {
  body.single-artists main section.bio .wrap .infos a.btn {
    margin-left: 0;
  }
}
body.single-artists main section.related {
  width: 100%;
  padding-top: 120px;
  display: flex;
  flex-direction: column;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 1200px) {
  body.single-artists main section.related {
    padding-top: 90px;
  }
}
@media all and (max-width: 800px) {
  body.single-artists main section.related {
    padding-top: 60px;
  }
}
body.single-artists main section.related p.title {
  font: 200 35px/1 "Geist", sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media all and (max-width: 1200px) {
  body.single-artists main section.related p.title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 640px) {
  body.single-artists main section.related p.title {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
body.single-artists main section.related .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.single-artists main section.related .list .card-artist {
  width: 18.4%;
  margin-right: 2%;
}
body.single-artists main section.related .list .card-artist:nth-child(5n) {
  margin-right: 0;
}
@media all and (max-width: 1400px) {
  body.single-artists main section.related .list .card-artist {
    width: 23.5%;
    margin-right: 2%;
  }
  body.single-artists main section.related .list .card-artist:nth-child(4n) {
    margin-right: 0;
  }
  body.single-artists main section.related .list .card-artist:nth-child(5n) {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  body.single-artists main section.related .list .card-artist {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  body.single-artists main section.related .list .card-artist:nth-child(4n) {
    margin-right: 2%;
  }
  body.single-artists main section.related .list .card-artist:nth-child(3n) {
    margin-right: 0;
  }
  body.single-artists main section.related .list .card-artist:nth-child(5n) {
    display: flex;
  }
}
@media all and (max-width: 640px) {
  body.single-artists main section.related .list .card-artist {
    width: 49%;
    margin-right: 2%;
  }
  body.single-artists main section.related .list .card-artist:nth-child(3n) {
    margin-right: 2%;
  }
  body.single-artists main section.related .list .card-artist:nth-child(even) {
    margin-right: 0;
  }
  body.single-artists main section.related .list .card-artist:nth-child(5n) {
    display: none;
  }
}

body.single-post header h1 {
  max-width: 800px;
  font-size: 40px;
  line-height: 1.5;
  text-transform: none;
}
@media all and (max-width: 640px) {
  body.single-post header h1 {
    font-size: 30px;
  }
}
body.single-post main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 120px 50px;
}
@media all and (max-width: 1200px) {
  body.single-post main {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  body.single-post main {
    padding: 60px 20px;
  }
}
body.single-post main section.builder {
  width: 100%;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  margin-bottom: 80px;
}
@media all and (max-width: 1024px) {
  body.single-post main section.builder {
    margin-bottom: 40px;
  }
}
body.single-post main section.related {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 120px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 1200px) {
  body.single-post main section.related {
    padding-top: 90px;
  }
}
@media all and (max-width: 1024px) {
  body.single-post main section.related {
    flex-direction: column;
    padding-top: 60px;
  }
}
body.single-post main section.related .news {
  position: relative;
  width: 46%;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  body.single-post main section.related .news {
    width: 100%;
  }
}
body.single-post main section.related .news:first-child {
  margin-right: 8%;
}
@media all and (max-width: 1024px) {
  body.single-post main section.related .news:first-child {
    margin-right: 0;
    margin-bottom: 60px;
  }
}
body.single-post main section.related .news h2 {
  font: 500 24px/1.5 "Geist", sans-serif;
  color: #000;
  margin-bottom: 50px;
}
@media all and (max-width: 1024px) {
  body.single-post main section.related .news h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
body.single-post main section.related .news h2 a {
  color: #000;
  transition: all 0.3s ease-in-out;
}
body.single-post main section.related .news h2 a:hover {
  color: #E5CFA7;
}
body.single-post main section.related .news p {
  font: 300 16px/1.5 "Geist", sans-serif;
  color: #000;
  margin-bottom: 30px;
}
@media all and (max-width: 1024px) {
  body.single-post main section.related .news p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
body.single-post main section.related .news a.btn {
  background: #FFF;
  border-color: #000;
  color: #000;
}
body.single-post main section.related .news a.btn:hover {
  background: #E5CFA7;
  color: #000;
  border-color: #E5CFA7;
}

body.single-artworks main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 90px 50px;
}
@media all and (max-width: 1200px) {
  body.single-artworks main {
    padding: 90px 30px;
  }
}
@media all and (max-width: 640px) {
  body.single-artworks main {
    padding: 60px 20px;
  }
}
body.single-artworks main section.content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
body.single-artworks main section.content div.main {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media all and (max-width: 800px) {
  body.single-artworks main section.content div.main {
    flex-direction: column;
  }
}
body.single-artworks main section.content div.main .-img {
  position: relative;
  top: 0;
  width: 80%;
  aspect-ratio: 16/8;
  cursor: zoom-in;
  transition: all 0.3s ease-in-out;
}
body.single-artworks main section.content div.main .-img.-load {
  opacity: 0;
}
@media all and (max-width: 1400px) {
  body.single-artworks main section.content div.main .-img {
    width: 70%;
  }
}
@media all and (max-width: 800px) {
  body.single-artworks main section.content div.main .-img {
    width: 100%;
  }
}
body.single-artworks main section.content div.main .-img img {
  object-fit: contain;
  transition: all 0.3s ease-in-out;
}
body.single-artworks main section.content div.main div.infos {
  width: 20%;
  padding: 60px 40px;
  background: #F2F2F2;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1400px) {
  body.single-artworks main section.content div.main div.infos {
    width: 30%;
    padding: 40px 30px;
  }
}
@media all and (max-width: 800px) {
  body.single-artworks main section.content div.main div.infos {
    width: 100%;
    padding: 30px 20px;
  }
}
body.single-artworks main section.content div.main div.infos .gallery {
  margin-top: 40px;
}
@media all and (max-width: 800px) {
  body.single-artworks main section.content div.main div.infos .gallery {
    margin-top: 30px;
  }
}
body.single-artworks main section.content div.main div.infos p {
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 5px;
}
body.single-artworks main section.content div.main div.infos .status {
  display: flex;
  align-items: center;
  line-height: 1;
  text-transform: capitalize;
}
body.single-artworks main section.content div.main div.infos .status span {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 15px;
  margin-right: 10px;
  margin-top: -2px;
}
body.single-artworks main section.content div.main div.infos .status.-sold {
  color: #8B2323;
}
body.single-artworks main section.content div.main div.infos .status.-sold span {
  background: #8B2323;
}
body.single-artworks main section.content div.main div.infos .status.-reserved {
  color: #e66300;
}
body.single-artworks main section.content div.main div.infos .status.-reserved span {
  background: #e66300;
}
body.single-artworks main section.content div.main div.infos .status.-available {
  color: #238B53;
}
body.single-artworks main section.content div.main div.infos .status.-available span {
  width: 10px;
  height: 10px;
  margin: 0 10px 0 0;
  background: #238B53;
}
body.single-artworks main section.content div.main div.infos .reserved-timer {
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding: 5px 10px;
  border-radius: 3px;
  background: rgba(230, 99, 0, 0.2);
  color: #e66300;
}
body.single-artworks main section.content div.main div.infos .reserved-timer span {
  font-weight: 700;
  margin-left: 5px;
}
body.single-artworks main section.content div.main div.infos button {
  width: 100%;
  margin-top: 40px;
}
@media all and (max-width: 800px) {
  body.single-artworks main section.content div.main div.infos button {
    margin-top: 30px;
  }
}
body.single-artworks main section.content div.thumbnails {
  width: 80%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media all and (max-width: 1400px) {
  body.single-artworks main section.content div.thumbnails {
    width: 70%;
  }
}
@media all and (max-width: 800px) {
  body.single-artworks main section.content div.thumbnails {
    width: 100%;
  }
}
body.single-artworks main section.content div.thumbnails .-img {
  width: 15%;
  aspect-ratio: 16/10;
  margin-right: 2%;
  margin-bottom: 2%;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
}
body.single-artworks main section.content div.thumbnails .-img:nth-child(6n) {
  margin-right: 0;
}
body.single-artworks main section.content div.thumbnails .-img img {
  object-fit: contain;
}
body.single-artworks main section.content div.thumbnails .-img.-selected {
  opacity: 1;
  cursor: default;
}
body.single-artworks main section.content div.thumbnails .-img:hover {
  opacity: 1;
}
body.single-artworks main section.bio {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 120px;
}
@media all and (max-width: 1200px) {
  body.single-artworks main section.bio {
    margin-bottom: 90px;
  }
}
@media all and (max-width: 640px) {
  body.single-artworks main section.bio {
    margin-bottom: 60px;
  }
}
body.single-artworks main section.bio .wrap {
  width: 100%;
  display: flex;
  align-items: center;
}
@media all and (max-width: 800px) {
  body.single-artworks main section.bio .wrap {
    flex-direction: column;
  }
}
body.single-artworks main section.bio .wrap .-img {
  width: 30%;
  height: 100%;
}
@media all and (max-width: 800px) {
  body.single-artworks main section.bio .wrap .-img {
    width: 50%;
    height: 0;
    padding-bottom: 50%;
  }
}
body.single-artworks main section.bio .wrap .infos {
  flex: 1;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1024px) {
  body.single-artworks main section.bio .wrap .infos {
    padding: 30px 0;
  }
}
@media all and (max-width: 800px) {
  body.single-artworks main section.bio .wrap .infos {
    width: 100%;
  }
}
body.single-artworks main section.bio .wrap .infos p.name {
  font: 200 40px/1 "Geist", sans-serif;
  color: #000;
  margin-bottom: 40px;
  padding-left: 60px;
}
@media all and (max-width: 1024px) {
  body.single-artworks main section.bio .wrap .infos p.name {
    font-size: 30px;
    padding-left: 40px;
  }
}
@media all and (max-width: 800px) {
  body.single-artworks main section.bio .wrap .infos p.name {
    padding-left: 0;
  }
}
@media all and (max-width: 640px) {
  body.single-artworks main section.bio .wrap .infos p.name {
    font-size: 24px;
  }
}
body.single-artworks main section.bio .wrap .infos div.bio {
  padding: 60px;
  background: #DFDDCE;
}
@media all and (max-width: 1024px) {
  body.single-artworks main section.bio .wrap .infos div.bio {
    padding: 40px;
  }
}
@media all and (max-width: 800px) {
  body.single-artworks main section.bio .wrap .infos div.bio {
    background: none;
    padding: 0;
  }
}
body.single-artworks main section.bio .wrap .infos div.bio p {
  opacity: 0.75;
}
body.single-artworks main section.bio .wrap .infos div.bio p:not(:last-child) {
  margin-bottom: 25px;
}
body.single-artworks main section.bio .wrap .infos a.btn {
  margin: 40px 0 0 60px;
}
@media all and (max-width: 1024px) {
  body.single-artworks main section.bio .wrap .infos a.btn {
    margin-left: 40px;
  }
}
@media all and (max-width: 800px) {
  body.single-artworks main section.bio .wrap .infos a.btn {
    margin-left: 0;
  }
}
body.single-artworks .popup-largeimg,
body.single-artworks .popup-getartwork {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  background: #FFF;
}
body.single-artworks .popup-largeimg.-hide,
body.single-artworks .popup-getartwork.-hide {
  display: none;
}
body.single-artworks .popup-largeimg.-open,
body.single-artworks .popup-getartwork.-open {
  animation: popupOpening 0.5s cubic-bezier(0.25, 0.25, 0.1, 1) both;
}
body.single-artworks .popup-largeimg.-close,
body.single-artworks .popup-getartwork.-close {
  animation: popupClosing 0.5s cubic-bezier(0.25, 0.25, 0.1, 1) both;
}
body.single-artworks .popup-largeimg button.close,
body.single-artworks .popup-getartwork button.close {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 2;
  width: 30px;
  height: 30px;
  background: #FFF;
  border: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 1024px) {
  body.single-artworks .popup-largeimg button.close,
  body.single-artworks .popup-getartwork button.close {
    top: 20px;
    right: 20px;
  }
}
body.single-artworks .popup-largeimg button.close svg,
body.single-artworks .popup-getartwork button.close svg {
  width: 15px;
  height: 15px;
}
body.single-artworks .popup-largeimg button.close svg path,
body.single-artworks .popup-getartwork button.close svg path {
  fill: #000;
}
body.single-artworks .popup-largeimg button.close:hover,
body.single-artworks .popup-getartwork button.close:hover {
  background: #DFDDCE;
}
body.single-artworks .popup-largeimg .-img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  aspect-ratio: 16/10;
}
body.single-artworks .popup-largeimg img {
  object-fit: contain;
}
body.single-artworks .popup-getartwork {
  overflow-y: scroll;
  padding: 120px 20px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media all and (max-width: 1024px) {
  body.single-artworks .popup-getartwork {
    padding: 90px 20px;
  }
}
body.single-artworks .popup-getartwork form {
  width: 100%;
  max-width: 800px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
body.single-artworks .artwork-navigation {
  width: fit-content;
  display: flex;
  justify-content: flex-start;
  margin: 30px 0;
  gap: 20px;
  width: 100%;
}
body.single-artworks .artwork-navigation .nav {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
}
body.single-artworks .artwork-navigation .nav-next {
  flex-direction: row-reverse;
}

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