/**
 * Content
 */

/*
[data-aos^=fade][data-aos^=fade] {
  opacity: 1 !important;
  transform: initial !important;
}*/

.main_container{
	
    overflow: initial !important;
}

.button.shift{
	display: inline-block;
    margin-bottom: 40px !Important;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.footer>div:nth-child(5) {
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-content: flex-end;
  align-items: flex-end;
}
#back-to-top {
  width: 13px;
  margin: 0px auto;
  background-size: contain;
  background-repeat: no-repeat;
  height: 40px;
  background-image: url(https://files.cargocollective.com/c2115793/back-top.svg);
}
.trigger-footer {
  height: 1px;
  position: absolute;
  top: -100vh;
  width: 100%;
}

.switch.scrolled .header-inner {
  background: transparent;
}
[data-set-id="35140390"].scrolled .header-inner {
  background: transparent;
}
.sub-nav {
  opacity: 0;
  height: 0px;
  margin: 0px !important;
  visibility: hidden;
}
.sub-nav-open .sub-nav {
  height: auto;
  opacity: 1;
  transition: 0.5s ease all;
  margin: 0px !important;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.middle {
        transform: translate3d(0%, 0%, 0);

  position: fixed;
  top: 0px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100vh;
}
.menu .sub {
  font-size: 22px;
  color: white;
  letter-spacing: 2px;
  text-transform: uppercase;
}
[data-set-id="35140390"] .header {
  opacity: 0;
  animation: fade-two ease 1s 2s forwards;
}
.fade-element {
  opacity: 0;
  animation: fade-two ease 1s 2s forwards;
}
[local-style="35316674"] {
  z-index: -1 !important;
}
.hide-bottom [local-style="35316674"] {
  z-index: 8 !important;
}
.hide-bottom [local-style="35147945"] {
  z-index: 8 !important;
}
.gap {
  justify-content: center;
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: column;
  height: 100vh;
}
.gap h2 {
  color: white !important;
}
.gap .button {
  border: 1px solid white !important;
  color: white !important;
}
.gap .button:hover {
  background: white;
  color: black !important;
  border: 1px solid #fff !important;
}
.text-left {
    transform: translate3d(0%, 0%, 0);
    max-width: 1100px;
    margin: 0px;
  color: white;
  z-index: 99;
  width: 50vw;
   font-size: 1.6rem;
  position: fixed;
  left: 50px;
  top: 160px
}
.text-right {
    transform: translate3d(0%, 0%, 0);
     max-width: 1100px;
    margin: 0px;
  color: white;
  z-index: 99;
  width: 45vw;
  font-size: 1.6rem;
  position: fixed;
  right: 50px;
  bottom: 50px
}
.bottom {
  color: white;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: fixed;
  bottom: 40px;
  text-align: center;
  left: 0px;
  width: 130px;
  right: 0px;
  margin: 0px auto !important;
}
.bottom a {
  color: white !important;
}
.bottom-arrow {
  margin: 8px auto 0px auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  height: 30px;
  ;
  background-image: url(https://files.cargocollective.com/c2115793/bottom-white.svg);
}
#testimonials {
  margin-bottom: 50px;
}
h2.alt {
  margin-bottom: 40px !important;
}
.slick-dots {
  padding-left: 0px !important;
}
.slick-dots li {
  font-size: 0px;
  border-radius: 100% !important;
  display: inline-block;
  line-height: 18px;
  padding: 0px;
  margin: 0px 7px;
}
.slick-dots li.slick-active button {
  background: #4c4c4c;
}
.slick-dots li button {
  font-size: 0px;
  border: 0px;
  padding: 0px;
  border-radius: 100%;
  height: 11px !important;
  width: 11px !important;
}
.test.slick-current {
  display: block !important;
  left: 0px !important;
  transition: all 0.3s;
  animation: fadeIn .2s 0s ease-in forwards;
}
.test.slider {
  color: white;
  text-align: center;
  padding: 120px 50px;
}
.test-inner {
  max-width: 900px;
  display: flex;
  font-size: 20px;
  line-height: 29px;
  flex-direction: column;
  align-content: center;
  margin: 0px auto 30px auto;
}
.test {
  transition: all 0.3s;
  left: 0px !important;
  padding: 0px 20px;
  display: none !important;
  margin: 0px auto;
}
.test .name {
  line-height: 17px;
  margin-top: 20px;
  font-size: 16px;
  color: #c5c5c5;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}
.thumb_image {
  overflow: hidden !Important;
}
.thumbnail img {
  position: absolute;
  left: 0px !important;
  right: 0px !important;
  top: 0px;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.thumbnail:hover img {
  opacity: .7;
  margin: auto;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.button {
    pointer-events: auto !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 20px !important;
  border: 1px solid black !important;
}
.button:hover {
  color: white;
  background: black;
}
/**
 * FORM
 */

.page_container[local-style="35179102"] {
  visibility: hidden;
}
.form-open .page_container[local-style="35179102"] {
  visibility: visible;
}
.form-open .content_container {
  z-index: -1;
}
.close-outer {
  position: absolute !important;
  right: 25px;
  top: 25px;
}
.close {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  ;
  background-image: url(https://files.cargocollective.com/c2115793/close.svg);
  ;
}
.wrapper {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.wrapper-inner {
  border: 2px solid #f0f0f0;
  position: relative;
  max-width: 600px;
  padding: 32px;
  background: white;
}
.wrapper-inner h1 {
  display: block;
  font-size: 30px !important;
  margin-bottom: 40px !important;
  letter-spacing: 0px !important;
  color: black !Important;
}
#my-form {
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  padding: 0px;
}
#my-form textarea {
  width: 100%;
  min-height: 150px;
  padding: 15px 15px;
  margin-bottom: -5px;
  font-size: 18px;
  pointer-events: auto !important;
  border: 2px solid #f0f0f0;
  font-family: "bely", serif;
  font-style: normal;
}
/**
 * NOT SURE
 */

[data-set-id="35140390"] .content_container .page {
  min-height: 300vh !important;
}
[data-set-id="35150640"] .content_container .page {
  min-height: 300vh !important;
}
[data-set-id="35156430"] .content_container .page {
  min-height: 300vh !important;
}
.content_container [data-id="35156355"] .page {
  min-height: 100vh !important;
}
.content_container [data-id="35156743"] .page {
  min-height: 100vh !important;
}
/**
 * project
 */

[data-set-id="35156283"] h1 {
  text-transform: uppercase;
  color: black !important;
  font-size: 2rem !Important;
  letter-spacing: 6px !important
}
[data-set-id="35156283"] hr {
  background: black;
  max-width: 120px;
  margin-top: 27px;
}
.details small {
  font-family: "bely", serif !Important;
  letter-spacing: 2px;
  font-size: 14px !important;
}
.two-column small {
  font-family: "bely", serif !Important;
  letter-spacing: 2px;
  font-size: 20px !important;
}
.two-column {
  line-height: 26px;
  font-size: 18px;
}
.two-column h2 {
  margin-bottom: -10px !important;
  font-size: 2rem !important;
}
.details h2 {
  margin-bottom: -10px !important;
  font-size: 2rem !important;
}
.details {
  max-width: 1000px;
  font-size: 17px;
  margin: 50px auto 0px !important;
  padding: 0px 60px !important;
}
[data-set-id="35156283"] .content_container .page_container {
  padding-top: 140px;
}
[data-set-id="35156283"] .header-logo {
      background-repeat: no-repeat !important;
  background-size: contain !important;
  background: url(https://files.cargocollective.com/c2115793/hearth-black.svg);
}
[data-set-id="35156283"] .instagram {
  color: black;
}
[data-set-id="35156283"] .instagram {
  color: black;
}
[data-set-id="35156283"] .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35156283"] .menu-icon-toggle span {
  background: black;
}
[data-set-id="35156283"] .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
/**
 * about
 */

[data-page-id="35156273"] .header-logo {
  background: url(https://files.cargocollective.com/c2115793/hearth-black.svg);
}
[data-page-id="35156273"] .instagram {
  color: black;
}
[data-page-id="35156273"] .instagram {
  color: black;
}
[data-page-id="35156273"] .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-page-id="35156273"] .menu-icon-toggle span {
  background: black;
}
[data-page-id="35156273"] .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
/**
 * about
 */

[data-set-id="35151138"] .header-logo {
      background-size: contain !important;
  background-repeat: no-repeat !important;

  background: url(https://files.cargocollective.com/c2115793/hearth-black.svg);
}
[data-set-id="35151138"] .instagram {
  color: black;
}
[data-set-id="35151138"] .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35151138"] .menu-icon-toggle span {
  background: black;
}
[data-set-id="35151138"] .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
/**
 * Materials
 */

[data-set-id="35156430"] .header-logo {
  background: url(https://files.cargocollective.com/c2115793/hearth-black.svg);
}
[data-set-id="35156430"] .instagram {
  color: black;
}
[data-set-id="35156430"] .instagram {
  color: black;
}
[data-set-id="35156430"] .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35156430"] .menu-icon-toggle span {
  background: black;
}
[data-set-id="35156430"] .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
/**
 * stonemasonry
 */

[data-set-id="35151138"].switch.scrolled .header-inner {
  background: rgba(250, 248, 244, 0.84);
}
.switch .header-logo {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-image: url(https://files.cargocollective.com/c2115793/LOGO.svg) !important;
}
[data-set-id="35151138"].switch .header-logo {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background: url(https://files.cargocollective.com/c2115793/hearth-black.svg) !important
}
[data-set-id="35151138"].switch .menu-icon-toggle span {
  background: #000 !important;
}
[data-set-id="35151138"].switch .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35151138"].switch .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35156283"].switch.scrolled .header-inner {
  background: rgba(250, 248, 244, 0.84);
}
[data-set-id="35156283"].switch .header-logo {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background: url(https://files.cargocollective.com/c2115793/hearth-black.svg) !important
}
[data-set-id="35156283"].switch .menu-icon-toggle span {
  background: #000 !important;
}
[data-set-id="35156283"].switch .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35156283"].switch .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35156283"].switch .instagram {
  color: #000 !important;
}
[data-set-id="35150640"] .header-logo {
  background: url(https://files.cargocollective.com/c2115793/hearth-black.svg);
}
[data-set-id="35150640"] .instagram {
  color: black;
}
[data-set-id="35150640"] .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
[data-set-id="35150640"] .menu-icon-toggle span {
  background: black;
}
[data-set-id="35150640"] .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
}
.h-icon {
  background-size: contain;
  width: 130px;
  height: 130px;
  margin-left: -20px;
  background-image: url(https://files.cargocollective.com/c2115793/h-icon-alt.svg);
}

.pswp{
	
    z-index: 99999999999 !important ;
}
.pswp--touch .quick-view-navigation {
  display: block !important
}
.pswp__button-close {
  width: 40px !Important;
  position: relative;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-image: url(https://files.cargocollective.com/c2115793/wite-close.svg) !important;
  height: 40px !important;
}
.pswp__button-close svg {
  opacity: 0 !important
}
.pswp__group-prev:hover {
  opacity: 0.6 !important
}
.pswp__group-next:hover {
  opacity: 0.6 !important
}
.pswp__group-close {
  z-index: 999999999999;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: rgba(0, 0, 0, 1);
  font-family: 'Hamilton';
  position: fixed;
  text-transform: lowercase;
  top: 40px;
  right: 50px;
}
.pswp__group-close:hover {
  opacity: 0.5
}
.pswp__group-close svg {
  /* display:none !important; */
  margin: 0px !important;
  top: 0px !important;
  right: 0px !important;
  width: 100% !important;
}
.slick-arrow.hidden {
  opacity: 1 !important;
}
.pswp__ui--idle {
  opacity: 1 !important
}
.slick-arrow.slick-next svg {
  opacity: 0 !Important;
}
.slick-arrow.slick-prev svg {
  opacity: 0 !Important;
}
.slick-arrow.slick-next {
  top: 50% !important;
  margin-top: -15px;
  right: 50px !important;
  height: 40px !important;
  width: 40px !important;
  background-image: url("https://files.cargocollective.com/c2115793/RIGHT.svg") !important;
  background-repeat: no-repeat;
  background-size: contain !important;
}
.slick-arrow.slick-prev {
  top: 50% !important;
  left: 50px !important;
  margin-top: -15px;
  height: 40px !important;
  width: 40px !important;
  background-image: url("https://files.cargocollective.com/c2115793/LEFT.svg") !important;
  background-repeat: no-repeat;
  background-size: contain !important;
}
.pswp__group-prev {
  background-image: url("https://files.cargocollective.com/c2115793/left-white.svg") !important;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: fixed;
  opacity: 1 !important;
  left: 30px !important;
  width: 30px !important;
  bottom: 0px;
  z-index: 999999;
  top: 50vh;
  height: 30px !important;
}
.pswp__group-next svg {
  opacity: 0 !important;
}
.pswp__group-prev svg {
  opacity: 0 !important;
}
.pswp__group-next {
  background-image: url("https://files.cargocollective.com/c2115793/right-white-alt.svg")!important;
  position: fixed;
  opacity: 1 !important;
  right: 30px !important;
  width: 30px !important;
  bottom: 0px;
  background-repeat: no-repeat;
  background-size: contain !important;
  z-index: 999999;
  top: 50vh;
  height: 30px !important;
}
.thumbs {
  max-width: 900px;
  margin: 60px auto 50px auto;
}
.thumbs .image-gallery {
  justify-content: center !important;
}
.column {
  color: white !important;
}
.back-image {
    display: none;
  pointer-events: none;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: -1;
  left: 0px;
  height: 100vh;
  width: 100%;
  ;
}
.back-image:before {
  content: "";
  z-index: 9;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.44);
  height: 100vh;
  width: 100%
}
.back-image img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  left: 0px;
  top: 0px;
  height: 100% !important;
  width: 100% !important
}
#my-form label {
  display: none;
}
#my-form button {
  cursor: pointer;
  font-family: "bely", serif;
  background: #DAB897;
  border: 0px;
  margin-top: 50px;
  padding: 15px 0px;
  text-transform: uppercase;
  color: white;
  font-size: 18px;
  letter-spacing: 2px;
  ;
  width: 100%;
}
#my-form button:hover {
  background: #6a6a6a
}
#my-form input {
  width: calc(50% - 15px);
  padding: 15px 15px;
  margin-bottom: 30px;
  font-size: 18px;
  border: 2px solid #f0f0f0;
  font-family: "bely", serif;
  font-style: normal;
}
[data-view="pinned_top"] {
  z-index: 9999999 !Important;
}
.two-column {
  margin: 0px auto !important;
  max-width: 1200px !important;
}
.single {
  max-width: 784px;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 120px !important;
  margin: 0px auto !important;
}
.one .bottom-nav a:first-child {
  opacity: 1;
}
.one.two .bottom-nav a:first-child {
  opacity: 0.4;
}
.two .bottom-nav a:nth-child(2) {
  opacity: 1;
}
.two.three .bottom-nav a:nth-child(2) {
  opacity: 0.4;
}
.three .bottom-nav a:nth-child(3) {
  opacity: 1;
}
.three.four .bottom-nav a:nth-child(3) {
  opacity: 0.4;
}
.four .bottom-nav a:nth-child(4) {
  opacity: 1;
}
.bottom-nav a {
  font-size: 30px;
  display: inline-block;
  opacity: 0.4;
}
.trigger {
  z-index: 9999;
  top: -0px;
  position: relative;
  height: 1px;
  display: block;
  width: 100%;
}
.trigger-one {
  z-index: 9999;
  top: -1px;
  position: absolute;
  height: 1px;
  display: block;
  width: 100%;
}
.trigger-two {
  z-index: 9999;
  top: -1px;
  position: absolute;
  height: 1px;
  display: block;
  width: 100%;
}
.trigger-three {
  z-index: 9999;
  top: -1px;
  position: absolute;
  height: 1px;
  display: block;
  width: 100%;
}
.trigger-four {
  z-index: 9999;
  top: -1px;
  position: absolute;
  height: 1px;
  display: block;
  width: 100%;
}
.spacer {
  height: 40vh;
}
.arrow {
  position: relative;
  margin: 50px auto;
  height: 20vh;
  width: 2px;
  background: black;
}
.arrow:before {
  content: "";
  top: -3px;
  left: -13px;
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  width: 29px;
  height: 6px;
  ;
  background-image: url(https://files.cargocollective.com/c2115793/start.svg);
}
.arrow:after {
  bottom: -6px;
  content: "";
  left: -13px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  width: 29px;
  height: 22px;
  ;
  background-image: url(https://files.cargocollective.com/c2115793/end.svg);
}
.expand.expanded .more {
  display: block;
  padding-top: 0
}
.expand .selected .more {
  display: block;
  max-width: 700px;
  padding-top: 20px;
  font-size: 15px;
  color: rgba(0, 0, 0, .5)
}
.more {
  text-align: center;
  display: none;
  overflow: hidden;
  height: 0
}
.read-more {
  font-size: 15px;
  letter-spacing: 4px;
  ;
  color: #bcbec0;
  display: block;
  position: relative;
  margin: 0 auto!important;
  text-align: center
}
.read-less {
  display: none;
  margin-top: 10px;
  font-size: 15px;
  letter-spacing: 4px;
  ;
  color: #bcbec0;
}
.expand.expanded .read {
  display: none
}
.expand.expanded .more {
  height: auto;
  color: white;
  margin-top: 10px;
  overflow: hidden
}
.expand.expanded .read-less {
  display: block
}
.read-more span {
  display: none
}
.more {
  overflow: hidden;
  display: block;
  height: 0
}
.read {
  text-align: center;
  margin-top: 10px;
  background-size: contain;
  color: #bcbec0;
  background-repeat: no-repeat;
  display: inline-block
}
.expand {
  z-index: 9999999999;
  position: fixed;
  top: 50%;
  padding: 0px 30px;
  left: 50%;
  max-width: 810px;
  text-align: center;
  width: 100%;
  transform: translate3d(-50%, -50%, 0);
}
.expanded h1 {
  display: none;
}
.show-bottom .bottom-nav {
  opacity: 1;
}
.bottom-nav {
  opacity: 0;
  max-width: 300px;
  display: flex;
    align-items: flex-start;
  flex-direction: column;
  padding-left: 50px;
  z-index: 9999999;
  padding-bottom: 50px;
}
.bottom-nav a {
  color: white !important;
}
.video-back {
  pointer-events: none;
  ;
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  height: 100vh;
  width: 100%;
  ;
}
.video-back:before {
  content: "";
  z-index: 9;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.44);
  height: 100vh;
  width: 100%
}
.video-back video {
  object-fit: cover;
  position: absolute;
  left: 0%;
  display: block;
  top: 0%;
  width: 100vw;
  height: 100vh;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
}
.footer {
  font-size: 18px;
  margin: 0px auto !important;
  padding: 50px !important;
}
.area h1 {
  letter-spacing: 1px !important;
}
.area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

clip: rect(auto, auto, auto, auto);

 -webkit-clip: rect(auto, auto, auto, auto);
}

[data-set-id="35140390"] .page_container {
  overflow: hidden;
  position: relative;

}

[data-set-id="35156430"] .page_container {
  overflow: hidden;
  position: relative;

}

[data-set-id="35150640"] .page_container {
  overflow: hidden;
  position: relative;

}

[data-page-id="35156273"] .page_container {
  overflow: hidden;
  position: relative;

}

[data-set-id="35156283"] .page_container {
  overflow: hidden;
  position: relative;

}




@keyframes fade-one {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-two {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.open .instagram {
  opacity: 0;
  transition: 0.5s ease all;
}
.open .header-logo {
  opacity: 0;
  transition: 0.5s ease all;
}
.header-inner .icon-link {
  position: absolute !important;
  left: 50px;
  top: 40px;
}
.instagram {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  color: white;
}
.scrolled.open .header-inner {
  background: transparent;
}
.menu-navigation {
  top: 38px;
  right: 50px;
  position: fixed;
  display: block;
  transition: all 0.3s;
  z-index: 99999999;
}
.open .menu-navigation {
  mix-blend-mode: normal;
}
[data-set-id="35140390"].open .menu-navigation {
  mix-blend-mode: normal;
}
.scrolled [data-view="pinned_top"] {}
.menu-icon-toggle {
  display: block;
  width: 45px;
  height: 35px;
  position: relative;
  z-index: 9;
}
.switch .menu-icon-toggle span {
  background: #fff !important;
}
.switch .menu-icon-toggle::before {
  background-image: url(https://files.cargocollective.com/c2115793/MENU-top.svg);
}
.switch .menu-icon-toggle::after {
  background-image: url(https://files.cargocollective.com/c2115793/MENU-top.svg);
}
.switch .instagram {
  color: #fff !important;
}
[data-set-id="35151138"].switch .instagram {
  color: #000 !important;
}
.menu-icon-toggle span {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  background-color: #fff;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
  content: '';
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://files.cargocollective.com/c2115793/MENU-top.svg);
  width: 100%;
  height: 14px;
  position: absolute;
  -webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
  transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
}
.menu-icon-toggle::before {
  top: 0px;
}
.menu-icon-toggle::after {
  bottom: 0px;
}
.open .menu-icon-toggle span {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.open .menu-icon-toggle::before {
  top: calc(50% - 6px);
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.open .menu-icon-toggle::after {
  bottom: calc(50% - 6px);
  background-image: url(https://files.cargocollective.com/c2115793/black.svg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
  -webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.open .menu {
  left: 0px;
}
.menu {
  top: 0px;
  visibility: visible;
  box-sizing: border-box;
  left: -100%;
  right: 0px;
  padding: 60px 30px 30px 30px;
  transition: all 0.3s;
  background: #DAB897;
  position: fixed;
  width: 100%;
  z-index: 99999;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  height: 100vh;
}
.menu ul {
  font-family: "bely", serif !Important;
  position: relative;
  top: -30px;
  text-align: center;
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  margin-left: 0px !important;
}
.menu ul ul {
  top: 0px;
  margin-bottom: 20px;
  padding-left: 0px !important;
  margin-left: 0px !important;
}
.menu ul ul li a {
  font-size: 18px;
  color: #d7d7d7;
  line-height: 24px;
}
.menu ul ul li {
  margin-bottom: 10px;
}
.menu li {
  list-style: none;
  opacity: 0;
  margin-bottom: 20px;
}
.menu li {}
.menu li span {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.open .menu li {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.open .menu li {}
.open .menu li span {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.sub-link {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important
}
.menu a {
  position: relative;
  display: inline-block;
  position: relative;
  font-size: 40px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  font-style: normal;
  font-weight: normal;
}
.menu a.sub:before {
  height: 10px;
  width: 10px;
  top: -2px;
  margin-right: 15px;
}
.menu a.sub:after {
  height: 10px;
  width: 10px;
  top: -2px;
  margin-left: 15px;
}
.menu a:before {
  width: 13px;
  top: -5px;
  opacity: 0;
  margin-right: 30px;
  ;
  display: inline-block;
  height: 13px;
  background-size: contain;
  background-image: url(https://files.cargocollective.com/c2115793/diamond.svg);
  position: relative;
  background-repeat: no-repeat;
  content: "";
}
.menu a:after {
  width: 13px;
  opacity: 0;
  top: -5px;
  margin-left: 30px;
  ;
  display: inline-block;
  height: 13px;
  background-image: url(https://files.cargocollective.com/c2115793/diamond.svg);
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
  content: "";
}
.menu a:hover:after {
  opacity: 1;
}
.menu a:hover {
  color: white;
}
.menu a:hover:before {
  opacity: 1;
}
.header {
  position: relative;
  z-index: 999999 !important;
  width: 100%;
}
.scrolled .header-inner {
  transition: 0.5s ease all;
  background: rgba(250, 248, 244, 0.84);
}
.header-inner {
  display: flex;
  transition: 0.5s ease all;
  justify-content: center;
  padding: 30px 50px;
}
.home-links {
  z-index: 9999;
  animation: fade-two ease 1s 5s forwards;
  opacity: 0;
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
}
.left-link {
  color: white !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  ;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
}
.right-link {
  color: white !important;
  text-transform: uppercase;
  letter-spacing: 4px;
  ;
  text-align: center;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
}
#toolset {
  display: none;
}
.home-sliders:before {
  z-index: 99;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(68, 68, 68, 0.52);
  position: absolute;
  left: 0px;
  top: 0px;
}
.home-sliders {
  position: relative;
  width: 100%;
  top: 0px;
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
  height: 100vh;
  z-index: -10;
}
.left-slider div {
  width: 100%;
  height: 100%;
}
.left-slider div img {
  height: 100% !important;
  left: 0px;
  top: 0px;
  object-position: center;
  width: 100% !important;
  object-fit: cover;
  position: absolute;
}
.right-slider div {
  width: 100%;
  height: 100%;
}
.right-slider div img {
  height: 100% !important;
  left: 0px;
  top: 0px;
  object-position: center;
  width: 100% !important;
  object-fit: cover;
  position: absolute;
}
.left-slider {
  filter: grayscale(100%);
  height: 100%;
  background-size: cover;
  background-position: 0px 100%;
  background-image: url(https://freight.cargo.site/t/original/i/91b8fb0493debbe7bc4ba85e4b0c0b16e239a909b131eb0fd0a926d34f4c2ab8/Homepage-1.jpg);
  width: 50%;
}
.right-slider {
  height: 100%;
  position: relative;
  width: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.right-slider video {
  object-fit: cover;
  position: absolute;
  left: 50%;
  display: block;
  top: 50%;
  width: 100%;
  height: 100vh;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}
.header-logo {
  left: 0px;
  right: 0px;
  ;
  margin: 0px auto 0px auto;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center;
  background-image: url(https://files.cargocollective.com/c2115793/LOGO.svg);
  width: 168px;
  height: 50px;
}
.logo {
  animation: fade-one ease 1.5s 0.5s forwards;
  opacity: 0;
  position: fixed;
  transition: 0.5s ease all;
  top: 0vh;
  left: 0px;
  right: 0px;
  margin: 0px auto 0px auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(https://files.cargocollective.com/c2115793/LOGO.svg);
  width: 350px;
  height: 110px;
}
body {
  background-color: #fff;
  color: #000;
}


a:active {
  opacity: 0.7;
}
.page a.active {
  opacity: 1;
}
i, em {
  font-style: italic;
}
b, strong {
  font-weight: bolder;
}
sub, sup {
  position: relative;
  vertical-align: baseline;
}
sub {
  top: 0.3em;
}
sup {
  top: -0.4em;
}
s {
  text-decoration: line-through;
}
img {
  border: 0;
  padding: 0;
}
ul, ol {
  margin: 0;
  padding: 0 0 0 1em;
}
blockquote {
  margin: 0;
  padding: 0 0 0 2em;
}
hr {
  background: rgba(127, 127, 127, 0.2);
  border: 0;
  height: 1px;
  display: block;
}
.content img {
  float: none;
  margin-bottom: .5em;
}
.gallery_image_caption {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  font-family: "bely", serif;
  font-style: normal;
  line-height: 1.3;
}
/**
 * Loading Animation
 */

.loading[data-loading] {
  position: fixed;
  bottom: 8px;
  left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
  font-size: 2rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  font-style: normal;
  font-family: "bely", serif;
  font-style: normal;
  line-height: 1.3;
}
[data-predefined-style="true"] bodycopy a {
  color: rgb(0, 0, 0);
  padding-bottom: 0.1em;
  border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
  text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
  border-bottom: 0;
  padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
  font-family: "bely", serif;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 7px;
  ;
  padding: 0;
  margin: 0;
  font-size: 3rem;
  line-height: 1.2;
  color: rgba(255, 255, 255, 1);
}
[data-predefined-style="true"] h1 a {
  color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
  font-family: "bely", serif;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 3rem;
  line-height: 1.2;
}
[data-predefined-style="true"] h2 a {
  color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.3;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
}
[data-predefined-style="true"] small a {
  color: rgba(0, 0, 0, 1);
  border-bottom-width: 0em;
}
.space {
  letter-spacing: 4px;
}
/**
 * Breakpoints
 */

[data-css-preset] .page {
  background-color: initial/*!page_bgcolor*/
  ;
}
.mobile .page, [data-css-preset].mobile .page {
  position: relative;
  min-height: 10px;
  max-width: 100%;
  width: 100%;
  background-color: transparent/*!page_bgcolor*/
  ;
}
[data-css-preset] .container {
  margin-left: 0/*!content_left*/
  ;
  margin-right: auto/*!content_left*/
  ;
  text-align: left/*!text_left*/
  ;
}
[data-css-preset] body {
  background-color: #faf8f4/*!body_bgcolor*/
  ;
}
[data-css-preset] .container_width {
  width: 100%/*!content_left*/
  ;
}
[data-css-preset] .content_padding {
  padding-top: 0rem/*!main_margin*/
  ;
  padding-bottom: 0rem/*!main_margin*/
  ;
  padding-left: 0rem/*!main_margin*/
  ;
  padding-right: 0rem/*!main_margin*/
  ;
}
[data-css-preset] text-limit {
  display: inline-block/*!text_width*/
  ;
  max-width: 66rem/*!text_width*/
  ;
}
/**
 * Thumbnails
 */

div[thumbnails] {
  justify-content: flex-start;
}
[data-css-preset] .thumbnails {
  max-width: 1100px !important;
  width: calc(100% - 200px);
  margin: 60px auto !important;
  background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
  ;
}
[data-css-preset] .thumbnails_width {
  width: 100%/*!thumbnails_width*/
  ;
}
[data-css-preset] [thumbnails-pad] {
  padding: 2.2rem/*!thumbnails_padding*/
  ;
}
[data-css-preset] [thumbnails-gutter] {
  margin: -4.4rem/*!thumbnails_padding*/
  ;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
  padding: 15px/*!responsive_thumbnails_padding*/
  ;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
  margin: 10px/*!responsive_thumbnails_padding*/
  ;
}
.thumbnails .thumb_image {
  outline: 0px solid rgba(0, 0, 0, .12);
  outline-offset: -1px;
}
.thumbnails .title {
  margin-top: 20px;
  margin-bottom: 0rem;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.85);
  font-family: "bely", serif;
  font-style: normal;
  line-height: 1.1;
}
.thumbnails .tags {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  font-family: "bely", serif;
  font-style: normal;
  line-height: 1.2;
}
.thumbnails .tags a {
  border-bottom: 0;
  color: rgba(0, 0, 0, 0.35);
  text-decoration: none;
}
.thumbnails .has_title .tags {
  margin-top: 0rem;
}
.thumbnails {
  z-index: 9999 !important
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
  color: rgba(0, 0, 0, 0.75);
  line-height: 1;
  font-size: 28px/*!site_menu_button*/
  ;
  padding: 6px;
  line-height: 1;
  background: rgba(33, 32, 46, 0);
  position: fixed;
  top: 2rem/*!site_menu_button*/
  ;
  right: 2rem/*!site_menu_button*/
  ;
}
body.mobile #site_menu_button {
  margin: -6px;
  font-size: 34px;
}
#site_menu_button.custom_icon {
  width: 40px;
  height: auto;
}
#site_menu_button.active {
  display: none;
}
/**
 * Site Menu
 */

#site_menu {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  background: rgba(20, 20, 20, 0.95);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 20px 30px 90px 30px;
  max-width: 400px;
  min-width: 300px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}
body.mobile #site_menu {
  width: 100%;
}
#site_menu .page-link a {
  color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
  color: rgba(255, 255, 255, 0.75);
  font-weight: bold;
}
#site_menu a:active {
  opacity: .7;
}
#site_menu a.active {
  opacity: .4;
}
#site_menu .close {
  display: none;
  color: rgba(255, 255, 255, 0.4);
  line-height: .85em;
  font-size: 45px;
}
body.mobile #site_menu .close {
  display: block;
  font-size: 50px;
  line-height: 1em;
}
#site_menu .break {
  height: 28px;
}
#site_menu .indent {
  margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
  color: rgba(0, 0, 0, 0.85);
  background: transparent;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: fixed;
  padding: 6px;
  top: 2rem/*!shop_button*/
  ;
  right: 2rem/*!shop_button*/
  ;
}
#shop_button.text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  padding: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
  width: 40px;
  height: auto;
}
body.mobile #shop_button:not(.text) {
  margin: -6px;
  font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
  width: 100%;
  max-width: 22rem;
  position: relative;
  display: block;
}
.shop_product .price {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  line-height: 1;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 1rem;
}
.shop_product .dropdown {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .2);
  background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: .7rem 2.5rem .7rem 1rem;
}
.shop_product .button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 1);
  flex: 0 0 50%;
  text-align: left;
  display: inline-block;
  line-height: 1;
  padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
  padding-top: 2.5rem/*!quick_view_padding*/
  ;
  padding-bottom: 2.5rem/*!quick_view_padding*/
  ;
  padding-left: 2.5rem/*!quick_view_padding*/
  ;
  padding-right: 2.5rem/*!quick_view_padding*/
  ;
  height: 100%/*!quick_view_height*/
  ;
  width: 100%/*!quick_view_width*/
  ;
}
body.mobile .quick-view {
  width: 100%;
  height: 100%;
  margin: 0;
}
[data-css-preset] .quick-view-background {
  background: rgba(0, 0, 0, 1)/*!quick_view_bgcolor*/
  ;
}
.quick-view-caption {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 400;
  transition: 100ms opacity ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 3.5rem 0;
  text-align: center;
  font-size: 1.5rem;
}
.quick-view-caption span {
  padding: 0.5rem 1rem;
  display: inline-block;
  background: rgba(0, 0, 0, .5);
  color: white;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
  left: 10px;
}
.quick-view-navigation .right-arrow {
  right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 36px;
  width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
.quick-view-navigation .close-button {
  top: 10px;
  right: 10px;
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.quick-view-navigation .close-button .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 36px;
  width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
/**
 * Feed
 */

.feed .content_container .page {
  border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
  border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
  max-width: 36rem;
  height: 3.3rem;
  outline: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.6);
  background: #fff;
  font-size: 1.2rem;
  line-height: 1.3;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
  max-width: 100%;
}
.audio-player .separator {
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
  background: transparent;
  cursor: pointer;
  fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
  fill: rgba(0, 0, 0, 0.85);
  padding: 30%;
  width: 100%;
  margin: auto;
}
.audio-player .buffer {
  background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
  background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
  border: 1px solid rgba(0, 0, 0, 0.7);
  width: 1px;
  height: 100%;
  right: 0;
  position: absolute;
  cursor: ew-resize;
}
.audio-player .note-icon {
  height: 100%;
  width: 3.8rem;
  padding: 1rem;
  fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
  padding-left: 1rem;
}
.audio-player .total-time {
  padding-right: 1rem;
}
@media only screen and (max-width: 1150px) {
  [data-predefined-style="true"] h1 {
    font-size: 2.5rem;
  }
  [data-predefined-style="true"] h2 {
    font-size: 2.5rem;
  }
  .bottom-nav a {
    font-size: 26px;
  }
  [data-predefined-style="true"] bodycopy {
    font-size: 1.7rem;
  }
  .read-more {
    font-size: 13px;
  }
  .read-less {
    font-size: 13px;
    letter-spacing: 4px;
  }
  .footer>div {
    width: 33.33%;
  }
  .footer>div:nth-child(1) {
    order: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-basis: 100%;
  }
  .footer>div:nth-child(2) {
    order: 2;
  }
  .footer>div:nth-child(3) {
    order: 3;
  }
  .footer>div:nth-child(4) {
    order: 3;
  }
  .footer>div:nth-child(5) {
    order: 5;
    flex-basis: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 980px) {
  .bottom-nav {
    padding-bottom: 30px;
    padding-left: 30px;
  }
  .two-column.three-col>div {
    width: 100%;
    padding: 4rem 30px 0px 30px;
  }
  .menu-navigation {
    right: 30px
  }
  .header-inner .icon-link {
    position: absolute !important;
    left: 30px;
    top: 40px;
  }
  .header-inner {
    padding: 30px 30px;
  }
  .two-column {
    padding: 0px !important;
    margin: 0px !important;
  }
  .two-column.three-col>div:nth-child(1) {
    order: 1;
  }
  .two-column.three-col>div:nth-child(2) {
    order: 2;
    margin-top: 0px;
  }
  .two-column.three-col>div:nth-child(3) {
    order: 3
  }
  .two-column>div:nth-child(1) {
    order: 2;
    width: 100%
  }
  .two-column>div:nth-child(2) {
    order: 1;
    margin-top: 30px;
    width: 100%
  }
  h2.alt {
    margin-bottom: 30px !important;
  }
  [data-predefined-style="true"] h1 {
    font-size: 25px;
  }
  [data-predefined-style="true"] h2 {
    font-size: 23px;
  }
  [data-predefined-style="true"] bodycopy {
    font-size: 18px;
  }
  .two-column h2 {
    margin-bottom: -10px !important;
    font-size: 24px !important
  }
  .menu-icon-toggle {
    display: block;
    width: 32px;
    height: 26px;
    position: relative;
    z-index: 9;
  }
  .menu-icon-toggle::before, .menu-icon-toggle::after {
    height: 10px;
  }
  .arrow:before {
    content: "";
    top: -3px;
    left: -9px;
    width: 26px;
    height: 4px;
    ;
  }
  .arrow:after {
    bottom: -6px;
    content: "";
    left: -8.5px;
    width: 18px;
    height: 15px;
    ;
  }
  .text-right {
    width: 50vw;
    font-size: 18px;
    position: fixed;
    right: 30px;
    bottom: 30px
  }
    
    .text-left {
 
  width: 50vw;
 font-size: 18px;  
  left: 30px;
  top: 160px
}
  .bottom-nav a {
    font-size: 22px;
  }
  .button {
    font-size: 10px;
  }
  .gallery_image_caption {
    font-size: 16px;
    padding: 0px 20px;
  }
  .details {
    font-size: 16px;
    margin: 30px auto 0px auto !important;
    padding: 0px 30px !important;
  }
  .details>div {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0px;
  }
  .details h2 {
    display: inline-block;
    margin-bottom: -10px !important;
    font-size: 25px!important;
  }
  .details small {
    display: inline-block;
    font-family: "bely", serif !Important;
    letter-spacing: 2px;
    font-size: 14px !important;
  }
  [data-set-id="35156283"] h1 {
    font-size: 20px !Important;
    letter-spacing: 6px !important
  }
  .thumbs {
    padding: 30px;
  }
  .thumbnail {
    width: 50% !important
  }
  .h-icon {
     width: 100px;
  height: 100px;
    margin-left: 0px;
  }
  .logo {
    width: 267px;
    height: 65px;
  }
}
@media only screen and (max-width: 770px) {
  [data-css-preset] .thumbnails {
    width: 100%;
    margin: 0px auto !important;
  }
  .footer {
    text-align: center;
    font-size: 15px;
  }
  .header-logo {
     background-size: contain !important;
  background-repeat: no-repeat !important;
    width: 125px;
    height: 37px;
  }
  .menu-navigation {
    top: 26px;
      right:20px
  }
  .bottom {
    left: initial;
    right: 30px;
  }
  .logo {
    width: 240px;
    height: 64px;
  }
     [data-predefined-style="true"] h1 {
    font-size: 21px;
      letter-spacing: 3px;

  }
     [data-set-id="35156283"] h1 {
    font-size: 18px !Important;
    letter-spacing: 5px !important
  }
  [data-predefined-style="true"] h2 {
    font-size: 18px;
  }
  [data-predefined-style="true"] bodycopy {
    font-size: 15px;
  }
    .two-column {
  line-height: 21px;
  font-size: 14px;
}
    .read-more {
    font-size: 10px;
            letter-spacing: 2px;

  }
  .read-less {
    font-size: 10px;
    letter-spacing: 2px;
  }
    .bottom-nav a {
    font-size: 20px;
  }
    .bottom-nav{
	
        padding-left: 20px;
        padding-bottom:20px;
}
    .area h1 {
  letter-spacing: 0.5px !important;
}
    .bottom {
  font-size: 10px;
}
    .arrow {
  margin: 36px auto;
  height: 100px;
  width: 2px;
}
    .single {

  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 60px !important;
}
    .two-column.three-col>div {
    width: 100%;
    padding: 4rem 20px 0px 20px;
  }
    .header-inner .icon-link {
    position: absolute !important;
    left: 20px;
    top: 28px;
  }
    .two-column>div:nth-child(1) {
    order: 2;
    width: 100%;
                 padding-right: 20px !important;

           padding-left: 20px !important;
  }
  .two-column>div:nth-child(2) {
    order: 1;
    margin-top: 30px;
    padding-left: 20px !important;
         padding-right: 20px !important;
  }
    .spacer {
    height: 25vh;
}
    .thumbnails .title {
        
        font-size: 15px;
}
    .text-right {
    width: 100%;
        padding: 0px 20px;
    font-size: 16px;
    position: fixed;
    right: 0px;
        left: 0px;
    bottom: initial;
        top:100px;
  }
    
     .text-left {
 
   width: 100%;
        padding: 0px 20px;
    font-size: 16px;
    position: fixed;
    right: 0px;
        left: 0px;
    bottom: initial;
        top:100px;
}
    [data-set-id="35156283"] .content_container .page_container {
    padding-top: 100px;
}
    .header-inner {
    padding: 20px ;
}
    .slick-arrow.slick-next {
        right:20px !important;
        width:25px !Important;
}
     .slick-arrow.slick-prev {
        left:20px !important;
        width:25px !Important;
}
    .thumbs {
    margin: 30px auto 0px auto;
}
    .details h2 {
    display: inline-block;
    margin-bottom: -10px !important;
    font-size: 20px!important;
  }
    .details small {
 
    font-size: 12px !important;
  }
    .wrapper {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.wrapper-inner {
    width:calc(100% - 50px);
  border: 2px solid #f0f0f0;
  position: relative;
  max-width: 600px;
  padding: 32px;
  background: white;
}
.wrapper-inner h1 {
  display: block;
  font-size: 30px !important;
  margin-bottom: 40px !important;
  letter-spacing: 0px !important;
  color: black !Important;
}
#my-form {
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  padding: 0px;
}
#my-form textarea {
  width: 100%;
  min-height: 150px;
  padding: 15px 15px;
  margin-bottom: -5px;
  font-size: 18px;
  pointer-events: auto !important;
  border: 2px solid #f0f0f0;
  font-family: "bely", serif;
  font-style: normal;
}

#my-form input {
  width: 100%;
  padding: 15px 15px;
  margin-bottom: 30px;
  font-size: 18px;
  border: 2px solid #f0f0f0;
  font-family: "bely", serif;
  font-style: normal;
}
    
    .wrapper {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.wrapper-inner {
  border: 2px solid #f0f0f0;
  position: relative;
  max-width: 600px;
  padding: 25px;
  background: white;
}
.wrapper-inner h1 {
  display: block;
  font-size: 26px !important;
  margin-bottom: 20px !important;
  letter-spacing: 0px !important;
  color: black !Important;
}
#my-form {
  flex-wrap: wrap;
  align-content: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  padding: 0px;
}
    
    #my-form button {
	
        font-size: 16px;
}
#my-form textarea {
  width: 100%;
  min-height: 100px;
  padding: 15px 15px;
  margin-bottom: -5px;
  font-size: 15px;
  pointer-events: auto !important;
  border: 2px solid #f0f0f0;
  font-family: "bely", serif;
  font-style: normal;
}
    #my-form input {
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 15px;
  font-size: 15px;
  border: 2px solid #f0f0f0;
  font-family: "bely", serif;
  font-style: normal;
}
    
    .close{
	height: 30px;
        width:30px;
}
    .menu a {

  font-size: 31px;
}
    .menu .sub {
  font-size: 18px;

}
    .menu a.sub:before {
  height: 8px;
  width: 8px;
  top: -2px;
  margin-right: 10px;
}
.menu a.sub:after {
  height: 8px;
  width: 8px;
  top: -2px;
  margin-left: 10px;
}
.menu a:before {
  width: 11px;
  top: -5px;
  margin-right: 20px;
  height: 11px;

}
.menu a:after {
  width: 11px;
  top: -5px;
  margin-left: 20px;
  height: 11px;
 
}
    .open .menu-icon-toggle::before {
        top: calc(50% - 5px)
    
}
     .open .menu-icon-toggle::after {
        top: calc(50% - 5px)
    
}
    .pswp__group-close{
	top:20px !Important;
        right:20px !important;
    
}
    .pswp__button-close {
    width: 30px !Important;
        right:0px !important;
      height: 30px !important;
}
    .thumbnails{
	
        margin-top: 0px !Important;
}
}