.elementor-385 .elementor-element.elementor-element-6a2a7133{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:10%;--padding-bottom:10%;--padding-left:10%;--padding-right:10%;}#elementor-popup-modal-385 .dialog-widget-content{animation-duration:0.35s;background-color:#FFFEFC;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-385{background-color:#00000073;justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-385 .dialog-message{width:450px;height:100vh;align-items:flex-start;}@media(max-width:767px){#elementor-popup-modal-385{justify-content:flex-end;align-items:flex-start;}}@media(min-width:768px){.elementor-385 .elementor-element.elementor-element-6a2a7133{--content-width:86vw;}}/* Start custom CSS for html, class: .elementor-element-36b468c */.elementor-385 .elementor-element.elementor-element-36b468c,
.elementor-385 .elementor-element.elementor-element-36b468c .dialog-widget-content,
.elementor-385 .elementor-element.elementor-element-36b468c .elementor-popup-modal {
  background: #fffefc;
}

.ottilie-mobile-drawer {
  max-height: 900vh;
  padding: 32px 34px 40px;
  display: flex;
  flex-direction: column;
  color: #2f2a26;
  font-family: "Inter", sans-serif;
  background: #fffefc;
}

.ottilie-mobile-drawer__top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 34px;
}

.ottilie-mobile-drawer__close,
.ottilie-mobile-drawer__close:visited,
.ottilie-mobile-drawer__close:hover,
.ottilie-mobile-drawer__close:focus {
  color: #2f2a26 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.ottilie-mobile-drawer__close:hover {
  opacity: 0.72;
}

.ottilie-mobile-drawer__brand {
  margin-bottom: 34px;
}

.ottilie-mobile-drawer__logo {
  display: inline-block;
  text-decoration: none;
}

.ottilie-mobile-drawer__logo img {
  display: block;
  max-width: 240px;
  width: 100%;
  height: auto;
}

.ottilie-mobile-drawer__nav {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 34px;
}

.ottilie-mobile-drawer__nav a,
.ottilie-mobile-drawer__nav a:visited,
.ottilie-mobile-drawer__nav a:hover,
.ottilie-mobile-drawer__nav a:focus {
  color: #2f2a26 !important;
  text-decoration: none !important;
  font-family: "Cormorant Garamond", serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.02;
  letter-spacing: 0;
}

.ottilie-mobile-drawer__nav a:hover {
  opacity: 0.72;
}

.ottilie-mobile-drawer__meta {
  margin-top: auto;
  padding-top: 24px;
  border-top: 1px solid rgba(47, 42, 38, 0.14);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.ottilie-mobile-drawer__meta a,
.ottilie-mobile-drawer__meta a:visited,
.ottilie-mobile-drawer__meta a:hover,
.ottilie-mobile-drawer__meta a:focus {
  color: #2f2a26 !important;
  text-decoration: none !important;
  font-size: 15px;
  line-height: 1.4;
}

.ottilie-mobile-drawer__meta a:hover {
  opacity: 0.72;
}

@media (max-width: 767px) {
  .ottilie-mobile-drawer {
    padding: 28px 26px 36px;
  }

  .ottilie-mobile-drawer__logo img {
    max-width: 210px;
  }

  .ottilie-mobile-drawer__nav a,
  .ottilie-mobile-drawer__nav a:visited,
  .ottilie-mobile-drawer__nav a:hover,
  .ottilie-mobile-drawer__nav a:focus {
    font-size: 44px;
  }
}/* End custom CSS */