:root {
  --olive--olive-100-—-text-dark: #171c1c;
  --transparent: transparent;
  --white--white-100-—-background: white;
  --olive--olive-70-—-text: #5a6f72;
  --grayscale--600: #718b8e;
  --olive--olive-30-—-cursor: #aab9bb;
  --olive--olive-50-—-disabled: #7f979a;
  --olive--olive-10-—-border: #e3e8e8;
  --olive--olive-20: #c6d1d2;
  --row-width: calc(32% - 20rem);
  --filter-padding: 24rem;
  --olive--olive-80-—-hover: #445355;
  --grayscale--300: #aab9bb;
}

body {
  color: var(--olive--olive-100-—-text-dark);
  font-family: DM Sans, sans-serif;
  font-size: 15rem;
  line-height: 125%;
}

h1 {
  letter-spacing: -1.6rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 160rem;
  font-weight: 500;
  line-height: 112.5%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 38rem;
  font-weight: 500;
  line-height: 116%;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.styles {
  height: 0;
}

.main {
  z-index: 0;
  z-index: 0;
  position: relative;
}

.section {
  z-index: 1;
  position: relative;
}

.container {
  max-width: none;
  padding-left: 20rem;
  padding-right: 20rem;
}

.header {
  z-index: 100;
  pointer-events: none;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  position: fixed;
  inset: auto 0% 0%;
}

.header:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  background-color: var(--transparent);
  pointer-events: none;
}

.navbar {
  background-color: var(--transparent);
  background-color: var(--transparent);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.nav-menu {
  z-index: 1;
  background-color: var(--transparent);
  z-index: 1;
  background-color: var(--transparent);
  inset: 0;
  width: 100%;
  height: 100svh;
  display: none;
  inset: 0;
}

.menu-button {
  z-index: 2;
  pointer-events: auto;
  width: 32rem;
  height: 32rem;
  margin-top: 20rem;
  margin-bottom: 20rem;
  padding: 0;
  display: none;
}

.menu-button:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  transition: transform .3s;
  transform: translate(0);
}

.menu-button:focus-visible, .menu-button[data-wf-focus-visible] {
  outline-offset: 7rem;
  border-radius: 50%;
  outline: 3rem solid #171c1c;
}

.menu-button.w--open {
  background-color: var(--transparent);
}

.menu-button.with-offset:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  transform: translate(0, -200%);
}

.header-links-layout {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 20rem;
  padding-right: 20rem;
  display: flex;
}

.header-links-layout:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
  display: none;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-color: var(--olive--olive-100-—-text-dark);
  outline-offset: 0px;
  border-radius: 999rem;
  outline-width: 3rem;
  outline-style: solid;
}

.nav-link {
  justify-content: center;
  align-items: center;
  margin: -20rem;
  padding: 20rem;
  font-weight: 500;
  display: flex;
  position: relative;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-color: var(--olive--olive-100-—-text-dark);
  outline-offset: 0px;
  border-radius: 999rem;
  outline-width: 3rem;
  outline-style: solid;
}

.nav-link.w--current {
  color: var(--olive--olive-70-—-text);
}

.nav-link.modal-button {
  background-color: var(--transparent);
  color: var(--olive--olive-100-—-text-dark);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 38rem;
  line-height: 121%;
}

.nav-link.burger-link {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 38rem;
  line-height: 121%;
}

.nav-link.delayed-link.w--current {
  text-decoration-thickness: 1px;
}

.nav-link.delayed-link.w--current:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  text-underline-offset: 2rem;
  text-underline-position: auto;
  text-decoration: underline;
  text-decoration-thickness: 1rem;
}

.header-contact-box:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad), .header-contact-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
  display: none;
}

.header-contact-box {
  z-index: 9999;
  pointer-events: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto auto 16rem 20rem;
}

.header-contact-box:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad), .header-contact-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
  display: none;
}

.header-contact-box.header-right-links {
  z-index: 5;
  pointer-events: auto;
  justify-content: flex-start;
  align-items: flex-end;
  left: auto;
  right: 20rem;
}

.header-contact-box.header-right-links:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  display: none;
}

.text-color-olive {
  color: var(--olive--olive-70-—-text);
}

.cover-layout {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.works-layout {
  margin-top: 0;
}

.works-list-wrapper {
  pointer-events: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.works-list-wrapper.grid-state-wrapper {
  z-index: 0;
  justify-content: flex-start;
  align-items: center;
  margin-top: 84rem;
  position: relative;
}

.works-list {
  grid-column-gap: 24rem;
  grid-row-gap: 24rem;
  pointer-events: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 232rem;
  padding-right: 232rem;
  display: flex;
}

.works-list.flex-mode {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.works-list.masonry-grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  width: 100%;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 209.3rem;
  padding-right: 209.3rem;
  position: relative;
}

.work-item {
  pointer-events: none;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.work-item.masonry-item {
  width: 100%;
  max-width: 480rem;
  height: auto;
  padding-bottom: 14rem;
  padding-right: 14rem;
}

.work-info-box {
  text-align: left;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0;
  font-size: 24rem;
  line-height: 125%;
  display: flex;
}

.work-preview {
  object-fit: contain;
  object-position: 50% 50%;
  max-height: 90vh;
  display: block;
}

.work-preview.full-width {
  width: 100%;
  max-height: none;
}

.work-card-box {
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  pointer-events: auto;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(80%, 1fr);
  grid-auto-columns: 1fr;
  place-content: space-around;
  align-self: center;
  place-items: stretch stretch;
  width: 100%;
  max-width: max-content;
  margin-bottom: 0;
  display: grid;
  position: relative;
  overflow: visible;
}

.work-card-box.no-padding {
  grid-template-rows: auto;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.work-card-box.no-padding.delayed-link {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
}

.work-title {
  max-width: 405rem;
}

.contact-button-box {
  grid-column-gap: 32rem;
  grid-row-gap: 32rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  padding-top: 20rem;
  padding-bottom: 20rem;
  display: flex;
}

.contact-box {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  background-color: var(--transparent);
  text-align: center;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 614rem;
  font-size: 24rem;
  line-height: 125%;
  display: flex;
}

.contact-box:focus-visible, .contact-box[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 8rem;
  outline: 3rem solid #171c1c;
}

.layout-divider {
  background-color: var(--olive--olive-100-—-text-dark);
  flex: 1;
  width: 1px;
}

.exhibition-layout {
  grid-column-gap: 32rem;
  grid-row-gap: 32rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  padding-top: 20rem;
  padding-bottom: 20rem;
  display: flex;
}

.exhibition-preview {
  object-fit: cover;
  width: 280rem;
  height: 280rem;
}

.exhibition-item {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 614rem;
  display: flex;
}

.exhibition-info-box {
  z-index: 6;
  pointer-events: auto;
  flex-flow: column;
  margin-top: 16rem;
  padding-top: 16rem;
  display: flex;
  position: relative;
}

.exhibition-info-box:focus, .exhibition-info-box:focus-visible, .exhibition-info-box[data-wf-focus-visible] {
  outline-offset: 2rem;
  border-radius: 8rem;
  outline: 3rem solid #171c1c;
}

.exhibition-heading-box {
  justify-content: space-between;
  align-items: center;
  max-width: 500rem;
  padding: 11rem 56rem;
  display: flex;
  position: relative;
}

.exhibition-info {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 21rem;
  font-size: 24rem;
  line-height: 125%;
  display: flex;
}

.empty-state {
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
  display: none;
}

.loop-heading {
  letter-spacing: -1.6rem;
  font-size: 160rem;
}

.hovered-link {
  justify-content: center;
  align-items: center;
  margin: -4rem;
  padding: 4rem;
  font-size: 14rem;
  line-height: 157%;
  display: flex;
  position: relative;
  left: 0;
}

.hovered-link:focus {
  outline-offset: 0px;
  border-radius: 9999rem;
  outline: 3rem solid #171c1c;
}

.hovered-link.right-align {
  left: auto;
  right: 0;
}

.cursor-layout {
  z-index: 99999;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-box {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 18rem;
  line-height: 100%;
  display: flex;
  position: relative;
  top: -4rem;
  left: -4rem;
}

.cursor-circle {
  z-index: 1;
  background-color: var(--grayscale--600);
  opacity: 1;
  border-radius: 50%;
  width: 8rem;
  height: 8rem;
  position: relative;
}

.cursor-button-text, .cursor-link-text {
  z-index: 2;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

.cursor-left-arc, .cursor-right-arc {
  z-index: 0;
  width: 8rem;
  max-width: none;
  height: 8rem;
  position: absolute;
}

.exhibition-left-arc {
  pointer-events: none;
  width: 170rem;
  max-width: none;
  height: 170rem;
  position: absolute;
  inset: auto auto auto 0%;
}

.exhibition-right-arc {
  pointer-events: none;
  width: 170rem;
  max-width: none;
  height: 170rem;
  position: absolute;
  inset: auto 0% auto auto;
}

.burger-line {
  background-color: var(--olive--olive-100-—-text-dark);
  width: 30rem;
  height: 1px;
  transition: opacity .2s, transform .3s;
}

.burger-box {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.nav-menu-box {
  background-color: var(--white--white-100-—-background);
  flex-flow: column;
  width: 100%;
  height: 100%;
  max-height: 100svh;
  display: flex;
  position: relative;
  overflow: auto;
}

.nav-links-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 72rem;
  padding-left: 40rem;
  padding-right: 40rem;
  display: flex;
}

.nav-links-divider {
  background-color: #e3e8e8;
  width: 100%;
  height: 1px;
}

.contact-form-layout {
  z-index: 150;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-background {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #aab9bb4d;
  width: 100%;
  height: 100%;
  transition: opacity .3s cubic-bezier(.1, 0, 0, 1);
  position: absolute;
  inset: 0%;
}

.form-wrapper {
  z-index: 2;
  background-color: var(--white--white-100-—-background);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 560rem;
  max-width: 560rem;
  height: 100%;
  transition: transform .3s cubic-bezier(.1, 0, 0, 1);
  display: flex;
  position: relative;
  overflow: auto;
}

.form-close-button {
  z-index: 3;
  pointer-events: auto;
  width: 100%;
  height: 100%;
}

.form-block {
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 60rem 60rem 0;
  position: relative;
  overflow: visible;
}

.form-heading {
  letter-spacing: 0;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 38rem;
  font-weight: 500;
  line-height: 121%;
}

.form-field-box {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.form-fields-box {
  grid-column-gap: 26rem;
  grid-row-gap: 26rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 32rem;
  padding-top: 18rem;
  display: flex;
  position: relative;
}

.text-field:focus-visible, .text-field[data-wf-focus-visible] {
  border-style: none;
}

.text-field {
  border-style: none;
  border-width: 1px;
  border-color: black black var(--olive--olive-100-—-text-dark);
  color: var(--olive--olive-100-—-text-dark);
  justify-content: center;
  align-self: flex-end;
  align-items: flex-end;
  height: 50rem;
  margin-bottom: 0;
  padding: 8rem 8rem 0;
  font-size: 15rem;
  line-height: 50%;
  display: block;
}

.text-field:focus {
  border-style: none;
  border-color: black black var(--olive--olive-100-—-text-dark);
  border-radius: 0;
}

.text-field:focus-visible, .text-field[data-wf-focus-visible] {
  border-style: none;
}

.text-field.text-area {
  border-bottom-style: solid;
  border-bottom-color: var(--olive--olive-100-—-text-dark);
  align-self: center;
  height: auto;
  min-height: 56rem;
  max-height: 166rem;
  padding-top: 24rem;
  line-height: 146%;
  overflow: visible;
}

.text-field.phone {
  border-bottom-color: var(--olive--olive-100-—-text-dark);
  border-bottom-color: var(--olive--olive-100-—-text-dark);
}

.field-label {
  transform: scale3d(1none, 1none, 1none);
  transform-origin: 0%;
  color: var(--olive--olive-70-—-text);
  transform-style: preserve-3d;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 146%;
  transition: transform .5s, top .5s, font-size .5s;
  display: block;
  position: absolute;
  top: 17rem;
  left: 8rem;
}

.field-label.label-up {
  transform-origin: 0%;
  top: 0;
  transform: scale(.8);
}

.text-field-border {
  background-color: var(--olive--olive-100-—-text-dark);
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  inset: auto 0% 0;
}

.form {
  flex-flow: column;
  height: 100%;
  display: flex;
}

.form-box {
  border-bottom-left-radius: 999rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.submit-button {
  border: 1px solid var(--olive--olive-100-—-text-dark);
  background-color: var(--transparent);
  color: var(--olive--olive-100-—-text-dark);
  border-radius: 999rem;
  flex: none;
  width: 100%;
  height: 56rem;
  margin-bottom: 60rem;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 24rem;
  line-height: 100%;
  transition: background-color .2s;
  position: relative;
  overflow: visible;
}

.submit-button:hover {
  border-color: var(--olive--olive-30-—-cursor);
  background-color: var(--olive--olive-30-—-cursor);
}

.submit-button:focus-visible, .submit-button[data-wf-focus-visible] {
  outline-offset: 4rem;
  outline: 3rem solid #171c1c;
}

.submit-button:disabled {
  border-color: var(--olive--olive-50-—-disabled);
  pointer-events: none;
  color: var(--olive--olive-50-—-disabled);
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  line-height: 146%;
  display: flex;
  position: relative;
}

.checkbox {
  border: 1px solid var(--olive--olive-100-—-text-dark);
  border-radius: 4rem;
  width: 20rem;
  height: 20rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: 16rem;
  transition: background-color .2s, border-color .2s;
  position: relative;
}

.checkbox:hover {
  border-color: var(--olive--olive-100-—-text-dark);
  background-color: var(--olive--olive-10-—-border);
}

.checkbox.w--redirected-checked {
  border-color: var(--olive--olive-30-—-cursor);
  background-color: var(--olive--olive-30-—-cursor);
  background-image: url("https://cdn.prod.website-files.com/683971d52697f37265583dda/6844416a8b85adce8784bb20_checkbox.svg");
  background-position: 50%;
  background-size: cover;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 0 0 0 var(--transparent);
}

.checkbox.w--redirected-focus-visible {
  outline-offset: 2rem;
  outline: 3rem solid #171c1c;
}

.checkbox-label {
  font-weight: 400;
  transition: color .3s;
}

.text-area {
  border-top: 1px #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right: 1px #000;
  border-bottom-color: var(--olive--olive-100-—-text-dark);
  color: var(--olive--olive-100-—-text-dark);
  resize: vertical;
  border-left: 1px #000;
  min-height: 56rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 40rem 8rem 8rem;
  transition-property: min-height, margin;
  transition-duration: .4s, .4s;
  transition-timing-function: ease, ease;
}

.text-area:focus {
  border-top-style: none;
  border-right-style: none;
  border-bottom-color: var(--olive--olive-100-—-text-dark);
  border-radius: 0;
  margin-top: 0;
  padding-top: 30rem;
  display: flex;
}

.text-area.active-area {
  margin-top: 0;
  padding-top: 20rem;
}

.char-counter {
  background-color: var(--white--white-100-—-background);
  color: var(--olive--olive-70-—-text);
  margin-top: 0;
  padding-bottom: 8rem;
  font-size: 12rem;
  transition: margin .5s;
  position: absolute;
  inset: auto 0% 1rem auto;
}

.char-counter.acctive-state {
  margin-top: 20rem;
}

.preloader-layout {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.preloader-image {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}

.preloader-fade {
  z-index: 1;
  background-color: #171c1c80;
  position: absolute;
  inset: 0%;
}

.preloader-text {
  z-index: 3;
  color: var(--white--white-100-—-background);
  letter-spacing: -2.6rem;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 260rem;
  font-weight: 500;
  line-height: 115%;
  position: absolute;
}

.preloader-bg {
  z-index: 0;
  width: 100%;
  position: absolute;
}

.preloader-mask {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.cursor-form-text {
  z-index: 2;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

.form-success-message {
  background-color: var(--transparent);
  height: 100%;
  padding: 0;
}

.form-success-message-box {
  grid-column-gap: 16rem;
  grid-row-gap: 16rem;
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
}

.form-succes-message-heading-box {
  grid-column-gap: 16rem;
  grid-row-gap: 16rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 18rem;
  line-height: 155%;
  display: flex;
}

.form-success-message-contacts-box {
  width: 100%;
  margin-bottom: 60rem;
}

.text-size-normal {
  font-size: 18rem;
  line-height: 155%;
}

.text-size-normal.font-weight-medium {
  font-weight: 500;
}

.link-arrow {
  width: 16rem;
  height: 16rem;
}

.link-block {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.link-block:focus {
  outline-offset: 4rem;
  border-radius: 999rem;
  outline: 3rem solid #171c1c;
}

.form-success-links {
  grid-column-gap: 16rem;
  grid-row-gap: 16rem;
  margin-top: 8rem;
  margin-left: 0;
  display: flex;
}

.submit-button-box {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 25rem;
  display: flex;
  position: relative;
}

.area-label {
  transform-origin: 0%;
  color: var(--olive--olive-70-—-text);
  margin-bottom: 0;
  font-size: 15rem;
  font-weight: 400;
  line-height: 133%;
  transition: transform .5s, top .5s, font-size .5s;
  display: block;
  position: absolute;
  top: 0;
  left: 8rem;
  transform: scale(.8);
}

.area-label.label-up {
  font-size: 12rem;
  top: 4rem;
}

.area-label.label-down {
  font-size: 15rem;
  line-height: 146%;
  top: 17rem;
  transform: scale(1);
}

.cookies-layout {
  z-index: 140;
  pointer-events: auto;
  padding-top: 20rem;
  padding-right: 20rem;
  transition: opacity .3s;
  position: fixed;
  inset: 0% 0% auto auto;
}

.cookies-layout.show {
  opacity: 1;
}

.cookies-layout.hidden {
  display: none;
}

.cokkie-banner {
  border-top: 1px solid var(--olive--olive-100-—-text-dark);
  border-right: 1px solid var(--olive--olive-100-—-text-dark);
  background-color: var(--white--white-100-—-background);
  width: 180rem;
  height: 146rem;
  padding-top: 16rem;
  padding-left: 16rem;
  padding-right: 16rem;
  line-height: 146%;
}

.text-size-small {
  font-size: 12rem;
  line-height: 133%;
}

.cokkies-script {
  display: none;
}

.navbar-layout {
  width: 100%;
}

.brand {
  color: var(--olive--olive-100-—-text-dark);
  height: 24rem;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 24rem;
  font-weight: 500;
  line-height: 100%;
  display: block;
}

.brand:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  height: 24rem;
  display: block;
  position: absolute;
  bottom: auto;
  left: auto;
  right: auto;
}

.brand.w--current {
  pointer-events: auto;
  text-align: center;
}

.brand.w--current:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cokkies-heading-box {
  flex-flow: column;
  display: flex;
}

.navbar-logo-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white--white-100-—-background);
  pointer-events: auto;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64rem;
  display: none;
  position: absolute;
  top: 0;
  left: auto;
  right: auto;
}

.navbar-logo-box:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  pointer-events: auto;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  transition: transform .3s;
  display: grid;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(0);
}

.navbar-logo-box:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 20rem;
  padding-right: 20rem;
  display: grid;
}

.navbar-logo-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar-logo-box.scroll-hide:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  transform: translate(0, -100%);
}

.button:focus-visible, .button[data-wf-focus-visible] {
  outline-offset: 4rem;
  outline: 3rem solid #171c1c;
}

.button {
  border: 1px solid var(--olive--olive-100-—-text-dark);
  background-color: var(--transparent);
  pointer-events: auto;
  border-radius: 999rem;
  min-height: 56rem;
  padding: 16rem 40rem;
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 24rem;
  line-height: 100%;
  transition: background-color .3s cubic-bezier(.1, 0, 0, 1);
  position: relative;
}

.button:where(.w-variant-5024b397-945f-9c21-25da-0206674facad) {
  margin-top: 20rem;
}

.button:hover {
  border-color: var(--olive--olive-30-—-cursor);
  background-color: var(--olive--olive-30-—-cursor);
}

.button:focus-visible, .button[data-wf-focus-visible] {
  outline-offset: 4rem;
  outline: 3rem solid #171c1c;
}

.button.accept-cookies {
  width: 100%;
  margin-top: 20rem;
}

.button-left-arc {
  opacity: 0;
  opacity: 0;
  inset: 0% auto 0% 0%;
  height: 56rem;
  transition: opacity .2s, transform .3s cubic-bezier(.1, 0, 0, 1);
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button-right-arc {
  opacity: 0;
  opacity: 0;
  inset: 0% 0% 0% auto;
  height: 56rem;
  transition: opacity .2s, transform .3s cubic-bezier(.1, 0, 0, 1);
  position: absolute;
  inset: 0% 0% 0% auto;
}

.form-close {
  z-index: 1;
  cursor: pointer;
  width: 32rem;
  height: 32rem;
  position: fixed;
  inset: 20rem 20rem auto auto;
}

.form-close:focus-visible, .form-close[data-wf-focus-visible] {
  outline-offset: 3rem;
  border-radius: 50%;
  outline: 3rem solid #171c1c;
}

.form-close-left-arc {
  opacity: 0;
  pointer-events: none;
  height: 100%;
  transition: transform .2s cubic-bezier(.1, 0, 0, 1), opacity .2s;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form-close-right-arc {
  opacity: 0;
  pointer-events: none;
  height: 100%;
  transition: transform .2s cubic-bezier(.1, 0, 0, 1), opacity .2s;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navbar-back-arrow {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-back-arrow:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  display: none;
}

.button-arrow, .button-arrow:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
  width: 16rem;
  height: 16rem;
}

.navbar-script {
  display: none;
}

.underline-link {
  text-decoration: underline;
}

.contact-button-text {
  font-family: Pp Right Didone, Arial, sans-serif;
  font-size: 50rem;
  line-height: 116%;
}

.link-box {
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  margin-top: -4rem;
  margin-bottom: -4rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.link-box.navbar-back-button-box {
  display: none;
}

.link-box.navbar-back-button-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
  display: flex;
  position: relative;
  inset: 0% auto auto 20rem;
}

.link-right-arc {
  pointer-events: none;
  width: 6rem;
  height: 22rem;
  transition: transform .25s, opacity .25s;
  position: absolute;
  inset: auto 0% auto auto;
}

.link-left-arc {
  pointer-events: none;
  width: 6rem;
  height: 22rem;
  transition: transform .25s, opacity .25s;
  position: absolute;
  inset: auto auto auto 0%;
}

.form-close-trigger {
  display: none;
}

.mobile-navigation-contact-links:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad), .mobile-navigation-contact-links:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
  display: none;
}

.mobile-navigation-contact-links {
  z-index: 9999;
  pointer-events: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto auto 16rem 20rem;
}

.mobile-navigation-contact-links:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad), .mobile-navigation-contact-links:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
  display: none;
}

.mobile-navigation-contact-links.header-right-links {
  z-index: 5;
  pointer-events: auto;
  justify-content: flex-start;
  align-items: flex-end;
  left: auto;
  right: 20rem;
}

.mobile-navigation-contact-links.header-right-links:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
  display: none;
}

.work-preview-box {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.work-preview-box:focus-visible, .work-preview-box[data-wf-focus-visible] {
  outline-offset: 5rem;
  border-radius: 4rem;
  outline: 3rem solid #171c1c;
}

.section-title {
  color: var(--olive--olive-70-—-text);
  font-family: DM Sans, sans-serif;
  font-size: 24rem;
  font-weight: 400;
  line-height: 124%;
}

.section-title.size-small {
  font-size: 15rem;
}

.section-title.size-small.header-heading {
  font-size: 14rem;
  line-height: 157%;
}

.section-subheading {
  font-size: 50rem;
  font-weight: 500;
  line-height: 116%;
}

.exhibition-info-subtitle {
  color: var(--olive--olive-70-—-text);
  font-family: DM Sans, sans-serif;
  font-size: 15rem;
  font-weight: 400;
  line-height: 125%;
}

.links-unorder-list {
  grid-column-gap: 32rem;
  grid-row-gap: 32rem;
  grid-template-rows: auto;
  grid-template-columns: min-content min-content 1fr min-content max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  display: grid;
}

.page-transition {
  z-index: 999;
  pointer-events: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  position: fixed;
  inset: 0%;
}

.socials-links-box {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  display: flex;
}

.page-tranzition-in {
  background-color: var(--white--white-100-—-background);
  width: 100%;
  height: 0%;
  position: absolute;
  inset: 0 0% auto;
}

.page-transition-oit {
  background-color: var(--white--white-100-—-background);
  width: 100%;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.cookies-heading {
  letter-spacing: 0;
  font-family: DM Sans, sans-serif;
  font-size: 15rem;
  font-weight: 500;
  line-height: 146%;
}

.form-requaried-text {
  z-index: 1;
  color: var(--olive--olive-70-—-text);
  align-self: flex-end;
  position: absolute;
  top: 0;
}

.skip-to-main-content {
  margin-bottom: 0;
}

.error-message {
  position: absolute;
  inset: auto 0% 0%;
}

.form-attributes-script {
  display: none;
}

.exhibition-subtitle-link:focus-visible, .exhibition-subtitle-link[data-wf-focus-visible] {
  outline-color: var(--olive--olive-100-—-text-dark);
  outline-offset: 3rem;
  outline-width: 2rem;
  outline-style: solid;
}

.work-title-paragraph {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.links-list-divider {
  height: 0;
  padding-bottom: 0;
}

.counter-visible {
  background-color: var(--white--white-100-—-background);
  color: var(--olive--olive-70-—-text);
  margin-top: 0;
  padding-bottom: 8rem;
  font-size: 12rem;
  transition: margin .5s;
  position: absolute;
  inset: auto 0% 1rem auto;
}

.counter-visible.acctive-state {
  margin-top: 20rem;
}

@media screen and (max-width: 991px) {
  h1 {
    letter-spacing: -1.16rem;
    font-size: 116rem;
  }

  h2 {
    font-size: 38rem;
    line-height: 121%;
  }

  .container {
    max-width: 100%;
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .header {
    height: auto;
    inset: 0% 0% auto;
  }

  .header:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad), .header:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    background-color: var(--transparent);
  }

  .navbar {
    pointer-events: auto;
    justify-content: flex-end;
    align-items: flex-start;
    padding-right: 40rem;
  }

  .navbar:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    background-color: var(--transparent);
  }

  .navbar:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    padding-right: 0;
  }

  .nav-menu {
    z-index: 1;
    background-color: var(--transparent);
    width: 100%;
    height: 100svh;
    display: block;
    inset: 0%;
  }

  .menu-button {
    z-index: 2;
    pointer-events: auto;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 32rem;
    height: 32rem;
    margin-top: 20rem;
    margin-bottom: 20rem;
    padding: 0;
    display: flex;
  }

  .menu-button:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    position: absolute;
    right: 40rem;
  }

  .menu-button.w--open {
    background-color: var(--transparent);
  }

  .menu-button.w--open:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    margin-right: 0;
  }

  .header-links-layout {
    display: none;
  }

  .nav-link {
    background-color: var(--transparent);
    color: var(--olive--olive-100-—-text-dark);
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 20rem 0;
    font-family: Pp Right Didone, Arial, sans-serif;
    font-size: 38rem;
    font-weight: 500;
    line-height: 121%;
  }

  .header-contact-box {
    position: static;
  }

  .works-list-wrapper.grid-state-wrapper {
    margin-top: 64rem;
  }

  .works-list {
    padding-left: 0;
    padding-right: 0;
  }

  .works-list.masonry-grid {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .work-item.masonry-item {
    width: 343rem;
    max-width: 333rem;
    padding-bottom: 10rem;
    padding-right: 10rem;
  }

  .work-info-box {
    font-size: 20rem;
    line-height: 140%;
  }

  .work-preview {
    max-height: 89vh;
  }

  .work-title {
    max-width: 606rem;
    font-size: 20rem;
  }

  .contact-box {
    font-size: 20rem;
  }

  .exhibition-preview {
    width: 240rem;
    height: 240rem;
  }

  .exhibition-item {
    max-width: 400rem;
  }

  .exhibition-info-box {
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .exhibition-heading-box {
    max-width: 360rem;
    padding: 16rem 0;
  }

  .exhibition-info {
    margin-top: 11rem;
    font-size: 20rem;
    line-height: 140%;
  }

  .loop-heading {
    letter-spacing: -1.16rem;
    font-size: 116rem;
    line-height: 112%;
  }

  .hovered-link {
    left: 0;
  }

  .hovered-link.right-align {
    right: 0;
  }

  .cursor-layout {
    display: none;
  }

  .exhibition-left-arc, .exhibition-right-arc {
    width: 155rem;
    height: 155rem;
  }

  .burger-line {
    background-color: var(--olive--olive-100-—-text-dark);
    width: 30rem;
    height: 1rem;
    padding-bottom: 0;
    padding-right: 0;
    transition: transform .3s, opacity .2s;
  }

  .burger-box {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .nav-menu-box {
    background-color: var(--white--white-100-—-background);
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    max-height: 100svh;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .nav-menu-box:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    background-color: var(--white--white-100-—-background);
  }

  .nav-links-box {
    background-color: var(--white--white-100-—-background);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    max-height: 100svh;
    margin-left: 0;
    padding-top: 72rem;
    padding-left: 40rem;
    padding-right: 40rem;
    display: flex;
    position: relative;
  }

  .nav-links-divider {
    background-color: #e3e8e8;
    width: 100%;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-menu-mobile-links-box {
    background-color: var(--white--white-100-—-background);
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 40rem;
    padding-bottom: 56rem;
    padding-left: 40rem;
    padding-right: 40rem;
    display: flex;
    position: relative;
    inset: auto 0% 0%;
  }

  .nav-menu-mobile-links-box:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    position: relative;
  }

  .nav-menu-background {
    z-index: 0;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    position: absolute;
    inset: 0%;
  }

  .preloader-text {
    font-size: 152rem;
    line-height: 111%;
  }

  .cookies-layout {
    z-index: 99;
    width: 100%;
    padding-top: 0;
    padding-left: 40rem;
    padding-right: 40rem;
    top: 72rem;
  }

  .cookies-layout.on-scroll {
    transform: translate(0, -100%);
  }

  .cokkie-banner {
    border-top-style: solid;
    border-right-style: none;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-bottom: 12rem;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .basic-button.accept-cookies {
    width: 156rem;
    margin-top: 0;
  }

  .navbar-layout {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .navbar-layout:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    background-color: var(--transparent);
  }

  .navbar-layout:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    display: flex;
    position: relative;
  }

  .navbar-layout:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    place-items: center;
  }

  .brand {
    display: block;
  }

  .brand.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brand.w--current:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    margin-left: 0;
    padding-left: 0;
    position: static;
  }

  .brand.w--current:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    width: auto;
  }

  .brand-logo {
    display: flex;
  }

  .cokkies-heading-box {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 150rem;
    display: flex;
  }

  .artwork-cover-layout {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: 100vh;
  }

  .artwork-cover-preview {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .artwork-preview.artwork-preview-image {
    height: auto;
  }

  .artwork-name-layout {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .artwork-images-collection-item {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .artworm-about-layout {
    max-width: none;
  }

  .artwork-layout {
    padding-top: 92rem;
  }

  .artwork-blog-item.masonry-item {
    width: 328rem;
  }

  .artworks-page-heading {
    margin-top: 0;
    font-size: 80rem;
    line-height: 110%;
  }

  .artworks-cover {
    padding-top: 72rem;
  }

  .artworks-filter-layout {
    margin-bottom: 0;
  }

  .radio-button-field.item-with-margin {
    margin-right: 0;
  }

  .radio-button-label {
    padding: 11rem 24rem;
    font-size: 18rem;
    line-height: 122%;
  }

  .artworks-toggle-box {
    background-color: var(--white--white-100-—-background);
    pointer-events: auto;
    width: auto;
    left: auto;
  }

  .artworks-toggle-button {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .artwork-toggle-icon-box {
    margin-right: 0;
  }

  .artworks-toggle-icon {
    margin-right: 0;
  }

  .footer {
    z-index: 1;
  }

  .navbar-logo-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 72rem;
    padding-left: 40rem;
    padding-right: 40rem;
    display: grid;
  }

  .navbar-logo-box:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    background-color: var(--white--white-100-—-background);
  }

  .navbar-logo-box:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    place-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .navbar-logo-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    display: flex;
    position: relative;
  }

  .button.accept-cookies {
    background-color: var(--white--white-100-—-background);
    background-color: var(--white--white-100-—-background);
    flex: none;
    width: 156rem;
    margin-top: 0;
  }

  .artwork-images-collection-list {
    grid-column-gap: 40rem;
    grid-row-gap: 40rem;
    flex-flow: column;
    display: flex;
  }

  .navbar-back-arrow:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    margin-left: 0;
  }

  .artwork-toogle-layout {
    z-index: 100;
    pointer-events: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .contact-button-text {
    font-size: 38rem;
    line-height: 116%;
  }

  .article-layout {
    max-width: none;
    padding-top: 112rem;
  }

  .article-page-heading {
    font-size: 80rem;
    line-height: 110%;
  }

  .article-page-description {
    max-width: 627rem;
    margin-top: 20rem;
  }

  .article-page-preview-image {
    margin-top: 24rem;
  }

  .article-rich-text {
    margin-top: 40rem;
    margin-bottom: 40rem;
    font-size: 18rem;
    line-height: 155%;
  }

  .article-rich-text blockquote {
    background-position: 0 4px;
    margin-bottom: 80rem;
    padding-bottom: 64rem;
    font-size: 40rem;
    line-height: 120%;
  }

  .article-rich-text h2 {
    font-size: 38rem;
    line-height: 121%;
  }

  .article-rich-text h3 {
    margin-top: 44rem;
    margin-bottom: 16rem;
    font-size: 34rem;
    line-height: 123%;
  }

  .article-rich-text ul {
    padding-left: 36rem;
  }

  .article-rich-text ol {
    grid-column-gap: 12rem;
    grid-row-gap: 12rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .article-rich-text figcaption {
    margin-top: 12rem;
    font-size: 12rem;
    font-weight: 500;
    line-height: 133%;
  }

  .article-rich-text p {
    margin-bottom: 29rem;
  }

  .article-rich-text em {
    font-size: 20rem;
    line-height: 32rem;
  }

  .blog-main-article-box, .blog-main-article-box:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    padding-top: 124rem;
  }

  .blog-listing-box {
    margin-top: 32rem;
  }

  .blog-page-article-item.blog-masonry-item {
    width: 328rem;
    padding-bottom: 48rem;
  }

  .about-layout {
    padding-top: 144rem;
    padding-left: 0;
    padding-right: 0;
  }

  .about-quote-box {
    max-width: 572rem;
  }

  .about-quote-text {
    font-size: 40rem;
    line-height: 120%;
  }

  .about-items-box {
    margin-top: 20rem;
  }

  .about-items-box.no-margin {
    margin-top: 0;
  }

  .about-items {
    margin-top: 4rem;
  }

  .about-awards-grid {
    grid-column-gap: 20rem;
    grid-row-gap: 12rem;
    grid-template-rows: 167rem 369rem;
    grid-template-columns: 428rem 1fr;
  }

  .about-exhibitions-layout {
    margin-top: 160rem;
  }

  .about-exhibition-list-box {
    padding-left: 116rem;
  }

  .blog-page-article-list {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .blog-page-article-list.blog-masonry-grid {
    flex-flow: column;
    display: flex;
  }

  .blog-page-article-card-preview {
    height: 148rem;
  }

  .link-box.navbar-back-button-box {
    display: none;
  }

  .link-box.navbar-back-button-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    z-index: 0;
    display: block;
    position: absolute;
    top: auto;
    left: 40rem;
  }

  .link-box.navbar-back-button-box:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    display: block;
    position: absolute;
    left: 0;
  }

  .link-right-arc, .link-left-arc {
    opacity: 0;
  }

  .checkbox-left-arc, .checkbox-right-arc, .pagination-button-right-arc, .pagination-button-left-arc {
    display: none;
  }

  .mobile-navigation-contact-links {
    position: static;
  }

  .mobile-navigation-contact-links:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad), .mobile-navigation-contact-links:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782), .mobile-navigation-contact-links.header-right-links:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad), .mobile-navigation-contact-links.header-right-links:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    display: flex;
  }

  .div-block-6 {
    z-index: 9999999;
    background-color: red;
    width: 1px;
    height: 100%;
    padding-right: 0;
    position: fixed;
    inset: 0% auto 0% 50%;
  }

  .section-heading {
    font-size: 38rem;
  }

  .gallery-list-wrapper {
    margin-top: 64rem;
  }

  .work-preview-box {
    flex: none;
  }

  .blog-filters-box {
    pointer-events: none;
    width: 100%;
    max-width: none;
    margin-top: 8rem;
    padding-top: 24rem;
    padding-bottom: 0;
    padding-left: 0;
    position: sticky;
    top: 0;
    bottom: auto;
  }

  .blog-filter-box {
    background-color: var(--white--white-100-—-background);
    pointer-events: auto;
    border-radius: 999rem;
    flex: none;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 4rem;
  }

  .blog-filter-form-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-subheading {
    font-size: 38rem;
  }

  .filter-tab-link {
    padding: 11rem 24rem;
    font-size: 18rem;
  }

  .filter-tab-link:hover {
    border-color: var(--olive--olive-100-—-text-dark);
    background-color: var(--transparent);
  }

  .filter-tab-link.w--current {
    pointer-events: auto;
  }

  .filter-tab-link.w--current:hover {
    border-color: var(--olive--olive-50-—-disabled);
    background-color: var(--olive--olive-50-—-disabled);
  }

  .exhibition-botton-link {
    z-index: 1;
    position: absolute;
    inset: 0%;
  }

  .tab-box {
    min-height: auto;
  }

  .image-3 {
    top: 386.3rem;
  }
}

@media screen and (max-width: 767px) {
  .work-item.masonry-item {
    max-width: 333rem;
  }

  .nav-links-box {
    padding-top: 35rem;
    padding-bottom: 72rem;
    overflow: auto;
  }

  .nav-links-divider {
    flex: none;
  }

  .nav-menu-mobile-links-box {
    flex: none;
    padding-bottom: 20rem;
  }

  .brand:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    padding-left: 0;
  }

  .brand.w--current {
    width: auto;
  }

  .brand.w--current:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    white-space: nowrap;
    word-break: normal;
    width: auto;
    height: auto;
  }

  .artwork-cover-layout {
    flex-flow: column;
    height: auto;
    padding-bottom: 64rem;
  }

  .artwork-cover-preview {
    height: auto;
  }

  .artwork-name-layout {
    padding-bottom: 0;
    position: static;
  }

  .artwork-images-collection-item {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .artworm-about-layout {
    max-width: none;
  }

  .artwork-images-collection-list {
    grid-column-gap: 40rem;
    grid-row-gap: 40rem;
    flex-flow: column;
    display: flex;
  }

  .artwork-toogle-layout {
    transition: transform .4s, padding-bottom .4s;
  }

  .artwork-toogle-layout.on-scroll {
    transform: translate(0, 100%);
  }
}

@media screen and (max-width: 479px) {
  h1 {
    letter-spacing: -.54rem;
    font-size: 54rem;
    line-height: 111%;
  }

  h2 {
    font-size: 30rem;
    line-height: 114%;
  }

  .main {
    overflow: clip;
  }

  .container {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .container.mobile-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .header {
    width: 100%;
    max-width: 393rem;
  }

  .header:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    background-color: var(--transparent);
  }

  .navbar {
    justify-content: center;
    align-items: flex-start;
    max-width: 393rem;
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .navbar:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    background-color: var(--white--white-100-—-background);
    padding-left: 0;
  }

  .navbar:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    background-color: var(--white--white-100-—-background);
  }

  .nav-menu:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    width: 100%;
  }

  .menu-button {
    margin-top: 16rem;
    margin-bottom: 16rem;
    position: absolute;
    inset: 0% 20rem 0% auto;
  }

  .nav-link {
    background-color: var(--transparent);
    color: var(--olive--olive-100-—-text-dark);
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .works-layout {
    margin-top: -60rem;
  }

  .works-list-wrapper.grid-state-wrapper {
    margin-top: 40rem;
  }

  .works-list {
    grid-column-gap: 24rem;
    grid-row-gap: 24rem;
  }

  .work-item {
    max-width: 100%;
    height: auto;
  }

  .work-item.masonry-item {
    width: 165rem;
    max-width: 165rem;
    padding-bottom: 8rem;
    padding-right: 8rem;
  }

  .work-info-box {
    width: 100%;
    font-size: 18rem;
    line-height: 122%;
  }

  .work-preview.full-width {
    width: 100%;
    height: 100%;
  }

  .work-card-box.no-padding.delayed-link {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .work-title {
    max-width: 275rem;
  }

  .contact-button-box {
    height: auto;
    min-height: 100vh;
  }

  .contact-box {
    grid-column-gap: 16rem;
    grid-row-gap: 16rem;
    font-size: 18rem;
    line-height: 122%;
  }

  .layout-divider {
    min-height: 60rem;
  }

  .exhibition-layout {
    grid-column-gap: 24rem;
    grid-row-gap: 24rem;
    height: auto;
    min-height: 100vh;
  }

  .exhibition-preview {
    flex: none;
  }

  .exhibition-info-box {
    margin-top: 24rem;
  }

  .exhibition-heading-box {
    max-width: 335rem;
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .exhibition-info {
    margin-top: 20rem;
  }

  .loop-heading {
    letter-spacing: -.54rem;
    font-size: 54rem;
    line-height: 111%;
  }

  .hovered-link {
    left: 0;
  }

  .hovered-link.right-align.desktop-small, .hovered-link.left-align.desktop-small {
    font-size: 12rem;
  }

  .hovered-link.right-align {
    right: 0;
  }

  .hovered-link.right-align.desktop-small, .hovered-link.left-align.desktop-small, .hovered-link.left-align.desktop-small {
    font-size: 12rem;
  }

  .hovered-link.contact-nav-link {
    font-size: 12rem;
    line-height: 183%;
  }

  .hovered-link.desktop-small {
    font-size: 12rem;
  }

  .exhibition-left-arc, .exhibition-right-arc {
    pointer-events: none;
  }

  .nav-links-box {
    margin-bottom: 0;
    padding: 72rem 20rem 0;
    position: relative;
  }

  .nav-menu-mobile-links-box {
    z-index: 50;
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .form-wrapper {
    min-width: 100%;
  }

  .form-block {
    padding-top: 82rem;
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .form-heading {
    font-size: 30rem;
  }

  .submit-button {
    height: 44rem;
    margin-bottom: 24rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20rem;
  }

  .text-area {
    max-width: 335rem;
  }

  .preloader-text {
    letter-spacing: -.76rem;
    font-size: 75rem;
    line-height: 110%;
  }

  .form-success-message-contacts-box {
    margin-bottom: 24rem;
  }

  .cookies-layout {
    padding-left: 0;
    padding-right: 0;
    top: 63rem;
  }

  .cokkie-banner {
    padding-left: 40rem;
    padding-right: 40rem;
  }

  .navbar-layout, .navbar-layout:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    place-items: center;
  }

  .brand {
    width: 90rem;
    font-size: 20rem;
  }

  .brand:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .brand:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    width: auto;
    padding-left: 0;
  }

  .brand:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    text-align: center;
    white-space: nowrap;
    flex: none;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 0;
    display: flex;
  }

  .brand.w--current {
    min-width: auto;
    padding-left: 0;
    display: flex;
  }

  .brand.w--current:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brand-logo:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    height: 100%;
  }

  .artwork-cover-layout {
    min-height: auto;
    padding-bottom: 60rem;
  }

  .artwork-cover-layout:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    min-height: auto;
  }

  .artwork-name-layout {
    margin-top: 16rem;
    padding-left: 0;
    padding-right: 0;
  }

  .artwork-name-box {
    width: 150rem;
    font-size: 14rem;
    line-height: 157%;
  }

  .artworm-about-layout {
    padding-top: 60rem;
  }

  .artwork-blog-list-wrapper, .artwork-blog-list.masonry-grid, .artwork-blog-list.masonry-grid {
    width: 100%;
  }

  .artwork-blog-item.masonry-item {
    width: auto;
    min-width: 100%;
  }

  .artwork-blog-card-box {
    padding-bottom: 24rem;
    position: relative;
  }

  .artwork-blog-card-preview {
    height: 152rem;
  }

  .artwork-exhibition-item {
    grid-column-gap: 16rem;
    grid-row-gap: 16rem;
    grid-template-columns: 49rem 173rem 1fr;
    font-size: 16rem;
  }

  .footer-layout {
    grid-column-gap: 0px;
    grid-row-gap: 16rem;
    grid-template-columns: 1fr 1fr;
    font-size: 12rem;
  }

  .artworks-filter-box {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .radio-button-label.blog-filter-label {
    padding: 11rem 24rem;
    font-size: 18rem;
    line-height: 122%;
  }

  .artworks-filters-form {
    background-color: var(--transparent);
  }

  .artworks-page-works-layout {
    grid-column-gap: 40rem;
    grid-row-gap: 40rem;
  }

  .artworks-toggle-box {
    height: 44rem;
  }

  .artworks-toggle-icon {
    height: 17rem;
  }

  .navbar-logo-box {
    height: 63rem;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% 0% auto;
  }

  .navbar-logo-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    flex: none;
    justify-content: center;
    align-self: center;
    align-items: center;
    min-width: 393rem;
  }

  .button {
    min-height: 44rem;
    padding: 0 20rem;
  }

  .button.accept-cookies {
    width: 152rem;
    min-height: 44rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .artwork-images-collection-list {
    grid-column-gap: 24rem;
    grid-row-gap: 24rem;
  }

  .navbar-back-arrow:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    margin-left: 20rem;
  }

  .artwork-toogle-layout.bottom-state {
    padding-bottom: 100rem;
  }

  .artwork-toogle-layout.on-scroll {
    transform: translate(0, 100%);
  }

  .radio-nox {
    background-color: var(--white--white-100-—-background);
    border-radius: 999rem;
    padding: 4rem;
  }

  .contact-button-text {
    font-size: 35rem;
    line-height: 114%;
  }

  .article-layout {
    padding-top: 104rem;
  }

  .article-info-box {
    margin-bottom: 16rem;
  }

  .article-page-heading {
    font-size: 48rem;
    line-height: 116%;
  }

  .article-page-preview-image {
    margin-top: 16rem;
  }

  .article-rich-text {
    letter-spacing: -.32rem;
    margin-top: 32rem;
    margin-bottom: 32rem;
    font-size: 16rem;
    line-height: 175%;
  }

  .article-rich-text blockquote {
    text-indent: 42rem;
    background-size: 20rem 20px;
    margin-bottom: 60rem;
    padding-bottom: 40rem;
    padding-right: 0;
    font-size: 30rem;
    line-height: 118.75%;
  }

  .article-rich-text blockquote:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    font-size: 32rem;
  }

  .article-rich-text h2 {
    margin-top: 32rem;
    margin-bottom: 20rem;
    font-size: 35rem;
  }

  .article-rich-text h3 {
    margin-top: 36rem;
    margin-bottom: 12rem;
    font-size: 30rem;
    line-height: 113%;
  }

  .article-rich-text figcaption {
    margin-top: 10rem;
  }

  .blog-main-article-box {
    padding-top: 112rem;
  }

  .page-secondary-heading {
    font-size: 30rem;
    line-height: 113%;
  }

  .blog-page-article-description {
    font-size: 16rem;
    line-height: 150%;
  }

  .blog-page-article-info-box {
    margin-bottom: 16rem;
    padding-left: 20rem;
    padding-right: 20rem;
    font-size: 14rem;
    line-height: 157%;
  }

  .blog-listing-box {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .blog-page-article-item.masonry-item {
    max-width: 100%;
  }

  .blog-page-article-item.blog-masonry-item {
    padding-bottom: 0;
  }

  .about-layout {
    padding-top: 139rem;
  }

  .about-quote-box {
    width: 100%;
    font-size: 32rem;
    line-height: 118%;
  }

  .about-quote-text {
    text-indent: 50rem;
    font-size: 32rem;
  }

  .about-bio-box {
    padding-left: 0;
  }

  .about-items-box {
    margin-top: 20rem;
  }

  .about-item {
    line-height: 146%;
  }

  .about-awards-grid {
    grid-template-rows: 435rem auto auto;
    grid-template-columns: 100%;
  }

  .basic-image.second-about-image {
    height: auto;
  }

  .about-exhibitions-layout {
    margin-top: 94rem;
  }

  .about-quote-decarative {
    width: 20rem;
    height: 20rem;
  }

  .about-exhibition-list-box {
    margin-bottom: 32rem;
    padding-left: 0;
  }

  .about-exhibition-list-box:where(.w-variant-1c1aac63-548d-b29e-308d-32f7891ab8ad) {
    margin-bottom: 0;
  }

  .exhibition-image {
    width: 100%;
    height: auto;
  }

  .blog-page-article-card-preview {
    height: 152rem;
  }

  .link-box.navbar-back-button-box:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    left: 0;
  }

  .link-box.navbar-back-button-box:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    left: 20rem;
  }

  .mobile-navigation-contact-links {
    line-height: 183%;
  }

  .section-heading {
    font-size: 35rem;
    line-height: 114%;
  }

  .gallery-list-wrapper {
    margin-top: 40rem;
  }

  .div-block-7 {
    z-index: 99999;
    background-color: red;
    width: 1px;
    height: 100%;
    padding-right: 0;
    position: fixed;
    inset: 0% auto 0% 50%;
  }

  .blog-filter-form {
    width: 100%;
  }

  .blog-filter-box {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .blog-filter-box.initial-state {
    width: auto;
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .blog-filter-box.active-state {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .blog-filter-form-box {
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }

  .blag-main-article-name-box {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .section-title.size-small {
    line-height: 146%;
  }

  .section-title.size-small.header-heading {
    font-size: 12rem;
  }

  .section-title.size-small.nav-link-heading {
    font-size: 12rem;
    line-height: 183%;
  }

  .section-subheading {
    font-size: 35rem;
    line-height: 114%;
  }

  .blog-content-box {
    margin-bottom: 60rem;
  }

  .work-form-wrapper {
    min-width: 100%;
  }

  .filter-tabs-menu {
    background-color: var(--white--white-100-—-background);
    pointer-events: auto;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20rem 20rem 8rem;
    top: -72rem;
  }

  .filter-tabs-menu.active-state {
    background-color: var(--olive--olive-100-—-text-dark);
  }

  .filter-tabs-menu.with-offset {
    top: 62rem;
  }

  .filter-tabs-menu.test {
    height: 72rem;
    top: -72rem;
  }

  .filter-tabs-content {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .filter-tab-link {
    flex: none;
    max-height: 44rem;
  }

  .filter-tab-background {
    display: none;
  }

  .filter-tab-background.second-tab-background {
    border-top-right-radius: 9999rem;
    border-bottom-right-radius: 9999rem;
  }

  .filter-tab-background.third-tab-background {
    border-top-left-radius: 9999rem;
    border-bottom-left-radius: 9999rem;
  }

  .socials-links-box {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
  }

  .image-3 {
    top: 444.5rem;
  }
}

#w-node-ee8850ef-e803-ebfb-ea84-9904246fbe0b-65583de3, #w-node-_85614a46-eb07-7a8b-9731-5e4282908a1f-65583de3 {
  place-self: center stretch;
}

#w-node-_07a33208-64f5-1263-691b-09a0ea09d74e-ce0b4ec8 {
  justify-self: start;
}

#w-node-_93b70096-de04-96e1-8a13-912cce0b4ecb-ce0b4ec8, #w-node-_93b70096-de04-96e1-8a13-912cce0b4ecb-ce0b4ec8:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-_70fcef4f-b499-fe65-e009-a8ae9db861e6-ce0b4ec8 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_21f7841a-ec7e-e559-1c24-4e458e13a4cb-ce0b4ec8 {
  grid-area: 1 / 5 / 2 / 6;
}

@media screen and (max-width: 991px) {
  #w-node-dee7217a-0c1d-80f3-de9a-fec470e7e3d6-ce0b4ec8:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-dee7217a-0c1d-80f3-de9a-fec470e7e3d6-ce0b4ec8:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_07a33208-64f5-1263-691b-09a0ea09d74e-ce0b4ec8:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    place-self: center start;
  }

  #w-node-_93b70096-de04-96e1-8a13-912cce0b4ecb-ce0b4ec8 {
    grid-area: 1 / 1 / 2 / 4;
    place-self: center;
  }

  #w-node-_93b70096-de04-96e1-8a13-912cce0b4ecb-ce0b4ec8:where(.w-variant-571614d7-e7fc-0a18-fa7e-3d00578a4df9) {
    justify-self: start;
  }

  #w-node-_93b70096-de04-96e1-8a13-912cce0b4ecb-ce0b4ec8:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center;
  }

  #w-node-_93b70096-de04-96e1-8a13-912cce0b4eff-ce0b4ec8 {
    grid-area: 1 / 3 / 2 / 4;
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dee7217a-0c1d-80f3-de9a-fec470e7e3d6-ce0b4ec8:where(.w-variant-745a3c4c-48d0-efb3-0040-212325b50782) {
    align-self: center;
  }
}
