/* Text Elements */

h1.space-section-heading {
  margin-top: 0;
  margin-bottom: 24px;
  color: #000;
  letter-spacing: -2px;
  font-weight: 400;
  font-size: 40px;
  font-family: 'Fahkwang', sans-serif;
  line-height: 1;
}

h2.hero-subheading {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 500px;
  color: #fff;
  text-align: center;
  text-shadow: #001a35 2px 2px 5px;
  font-style: normal;
  font-size: 36px;
  line-height: 1.14;

  -webkit-text-stroke-color: #010044;
  -webkit-text-stroke-width: 0;
}

h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
}

h2.space-section-subheading {
  margin-top: 0;
  margin-bottom: 24px;
  color: #000;
  font-weight: 300;
  font-size: 18px;
  font-family: 'Fahkwang', sans-serif;
  line-height: 1.2;
}

h2 span.heading-text-5 {
  font-style: normal;
  font-size: .875rem;
}

h2 span.heading-text-13 {
  font-style: italic;
}

h2 span.heading-text-14 {
  font-weight: 700;
}

h2 span.heading-text-15 {
  font-style: italic;
}

h2 span.heading-text-10 {
  font-style: italic;
}

h2 span.heading-text-11 {
  font-style: italic;
}

h2 span.heading-text-12 {
  font-style: italic;
}

h2 span.heading-text-16 {
  font-weight: 700;
}

h2 span.heading-text-17 {
  font-style: italic;
}

h2 span.heading-text-18 {
  font-weight: 700;
}

h4.space-footer-heading {
  margin-top: 0;
  margin-bottom: 0;
  color: #f9f9f9;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Fahkwang', sans-serif;
  line-height: 2;
}

h4 span.heading-text-1 {
  font-style: italic;
}

h4 span.heading-text-2 {
  font-style: italic;
}

h4 span.heading-text-3 {
  font-size: 1.125rem;
}

h4 span.heading-text-4 {
  font-size: 1.25rem;
}

h4.heading-2 {
  color: #fff;
  font-weight: 100;
  font-size: 14px;
  font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
}

h4#heading-1 {
  position: static;
  float: none;
  clear: none;
}

h4.heading-3 {
  position: static;
  display: inline-block;
  float: right;
  text-align: center;
  font-weight: 400;
}

h4#heading-1-copy-1 {
  position: static;
  float: none;
  clear: none;
}

h4 span.heading-text-7 {
  font-size: 1rem;
}

h4#heading-1-copy-2 {
  position: static;
  float: none;
  clear: none;
}

h4 span.heading-text-6 {
  font-style: italic;
}

h4 span.heading-text-8 {
  font-style: italic;
}

h4 span.heading-text-9 {
  font-style: italic;
}

span.text-element.text-1 {
  color: #fff;
  text-align: right;
  font-size: 22px;
  line-height: 31px;
}

span.text-element span.text-text-1 {
  font-style: italic;
}

span.text-element span.text-text-2 {
  font-style: italic;
}

span.text-element span.text-text-3 {
  font-style: italic;
}

blockquote span.blockquote-text-2 {
  color: #fff;
}

blockquote span.blockquote-text-3 {
  color: #fff;
  font-style: normal;
}

blockquote.blockquote-1 {
  color: #fff;
  text-align: center;
  text-shadow: #000030 2px 2px 2px;
  font-style: italic;

  -webkit-text-stroke-width: 0;
}

blockquote span.blockquote-text-6 {
  font-size: 1.5rem;
}

blockquote span.blockquote-text-7 {
  font-weight: 700;
}

blockquote span.blockquote-text-8 {
  font-weight: 700;
}

a.link-text.neutral-nav-link-menu {
  padding: 4px 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Fahkwang', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text#text-link-1 {
  font-size: 14px;
}

a.link-text#text-link-1-copy-1 {
  font-size: 14px;
}

a.link-text#text-link-1-copy-3 {
  font-size: 14px;
}

a.link-text#text-link-1-copy-4 {
  font-size: 14px;
}

a.link-text.neutral-nav-link-menu:hover {
  color: #7c7737;
}

/* Interaction Elements */

a.link-button.space-action-button {
  margin-top: 0;
  padding: 20px 60px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #000;
  color: #f9f9f9;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Fahkwang', sans-serif;
}

a.link-button span.button-link-text-1 {
  text-transform: lowercase;
}

a.link-button span.button-link-text-2 {
  font-style: italic;
}

a.link-button span.button-link-text-3 {
  font-weight: 100;
}

a.link-button span.button-link-text-4 {
  font-weight: 400;
}

a.link-button.space-action-button:hover {
  background-color: #202020;
}

label.label.label-1 {
  margin-right: -212px;
  padding-right: 1px;
  color: #fff;
  font-size: 14px;
}

/* Layout Elements */

body#body-2 {
  position: static;
  margin-top: 0;
}

.container.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  margin-top: 0;
  padding: 48px 24px 4px;
  min-width: 10px;
  min-height: auto;
  background-color: #000032;
  background-image: url('../images/20250826_203954.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-2 {
  position: absolute;
  right: 70px;
  left: auto;
  display: grid;
  -ms-flex-pack: start;
  float: none;
  clear: none;
  -ms-flex-align: start;
  margin-top: -14px;
  margin-bottom: 14px;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  min-width: 10px;
  min-height: 0;
  width: auto;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;

  grid-template-columns: repeat(4 , auto);
  grid-template-rows: auto;
  justify-items: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  justify-self: auto;
}

.container.space-content-section-img-r {
  display: grid;
  min-height: 80vh;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  grid-template-areas: 'content image';
  grid-template-columns: repeat(2 , 50%);
  grid-template-rows: auto;
  background-blend-mode: normal;
}

.container.space-content-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  background-color: #e4e4e3;

  grid-area: content;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.space-section-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  padding: 24px;
  max-width: 600px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.space-imgage-section-r {
  overflow: hidden;
  background-color: #010101;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  grid-area: image;
  background-blend-mode: normal;
}

.container.navigation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  width: 100%;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.neutral-navbar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  visibility: visible;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding: 24px;
  max-width: none;
  width: auto;
  border-bottom-width: 0;
  border-bottom-style: solid;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  opacity: .9;
  cursor: context-menu;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  grid-area: elementArea;
}

.container.space-content-section-img-l {
  display: grid;
  min-height: 80vh;
  background-color: #fff;

  grid-template-areas: 'image content';
  grid-template-columns: repeat(2 , 50%);
  grid-template-rows: auto;
}

.container.space-image-section-l {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  float: none;
  -ms-flex-align: center;
  overflow: hidden;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  background-color: #010101;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  grid-area: image;
  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.space-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: end;
  padding: 96px 24px;
  min-height: 300px;
  background-color: #000;

  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.neutral-footer-three-columns {
  display: grid;
  max-width: 1280px;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  grid-template-areas: 'description links';
}

.container.description-logos-footer {
  grid-area: description;
}

.container.social-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 16px;

  grid-template-columns: auto;
  grid-template-rows: repeat(5 , auto);
}

.container.container-links-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0;
  padding-right: 16px;
  padding-left: 16px;
  text-indent: 0;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  grid-area: links;
}

.container#container-2 {
  background-image: url('../images/20260123_154143.jpg');
  background-attachment: scroll;
  background-position: right center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-1 {
  background-image: url('../images/IMG-20260216-WA0010.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-3 {
  background-color: #000032;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-4 {
  background-image: url('../images/20260123_155127.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.lightbox-wrapper {
  position: relative;
  display: grid;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  min-height: auto;
  max-width: 800px;
  max-height: none;
  width: 100%;
}

.container.mySlides {
  position: relative;
  display: grid;
  visibility: visible;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  max-height: none;

  grid-template-columns: auto;
  grid-template-rows: auto;
}

.container.numbertext {
  display: block;
  max-height: none;
}

.container.t-row {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.container.t-column {
  float: left;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: auto;
}

.container#container-7 {
  background-image: url('../images/20260123_154143%20zoom.jpg');
  background-attachment: scroll;
  background-position: right top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-8 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-10 {
  background-image: url('../images/20250826_193008.jpg');
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-12 {
  background-image: url('../images/IMG-20260118-WA0003.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container#container-13 {
  width: 150px;
}

.container#container-14 {
  width: 150px;
}

.container.container-3 {
  display: grid;
}

.container.container-4 {
  display: grid;
}

.container.container-5 {
  display: block;
  min-width: 10px;
  min-height: 30px;
  width: auto;
}

.container.container-6 {
  min-height: 30px;
}

.container#container-3-copy-1 {
  background-color: #000032;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-11 {
  background-image: url('../images/IMG-20260118-WA0003.jpg');
  background-attachment: scroll;
  background-position: right top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-15 {
  background-position: right bottom;
}

.container#container-16 {
  background-image: url('../images/20250829_074916%231.jpg');
  background-attachment: scroll;
  background-position: right top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-7-copy-1 {
  background-image: url('../images/20260216_180735.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-16-copy-1 {
  background-image: url('../images/IMG-20260216-WA0012.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-14-copy-1 {
  width: 150px;
}

.container#container-3-copy-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000032;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-5 {
  background-image: url('../images/20260123_154143%20zoom.jpg');
  background-attachment: scroll;
  background-position: right top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container#container-6 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container#container-17 {
  background-image: url('../images/20260216_180735.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container#container-3-copy-3 {
  background-color: #000032;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.link-container.link-container-1 {
  min-width: 116px;
}

a.responsive-picture.picture-link-1 {
  width: 30px;
  -webkit-column-width: 40px;
     -moz-column-width: 40px;
          column-width: 40px;
}

a.responsive-picture.picture-link-2 {
  width: 40px;
  -webkit-column-width: 40px;
     -moz-column-width: 40px;
          column-width: 40px;
}

a.responsive-picture#picture-link-3 {
  width: 30px;
}

div.responsive-picture.picture-1 {
  display: block;
  margin-top: 8px;
  padding-top: 0;
  padding-bottom: 0;
  width: 341px;

  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  grid-area: auto / auto / auto / auto;
}

div.responsive-picture.picture-1 > picture > img {
  -o-object-position: 50% center;
     object-position: 50% center;
}

a.glyph.mobile-nav-button {
  display: none;
}

.html-element.navigation-code {
  display: none;
}

a.social-image.footer-social-icon {
  display: inline;
  visibility: visible;
  margin-right: 8px;
  margin-left: 8px;
  padding: 4px;
  max-width: 24px;
  border: .0625rem solid #f9f9f9;
  border-radius: 10px 0;
  background-color: transparent;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.responsive-picture#picture-link-13 {
  width: 40px;
}

a.responsive-picture#picture-link-2 {
  width: 30px;
}

div.responsive-picture.picture-slide {
  max-height: 90vh;
  border-radius: 16px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.glyph.prev {
  position: absolute;
  top: 40%;
  margin-top: 0;
  margin-left: 8px;
  padding: 8px;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  font-size: 24px;
  line-height: 20px;
  cursor: pointer;
}

a.glyph.next {
  position: absolute;
  top: 40%;
  right: 0;
  margin-top: 0;
  margin-right: 8px;
  padding: 8px;
  border-top-left-radius: 5px;
  color: #fff;
  font-size: 24px;
  line-height: 20px;
  cursor: pointer;
}

a.responsive-picture.mini-photo {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin: 8px 4px;
  padding-right: 0;
  max-width: 100px;
  max-height: 100px;
  border-radius: 16px;
  opacity: 1;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

a.social-image#social-icon-17 {
  visibility: hidden;
}

a.social-image#social-icon-18 {
  visibility: hidden;
}

a.social-image#social-icon-19 {
  visibility: visible;
}

a.social-image#social-icon-20 {
  visibility: hidden;
}

div.responsive-picture#picture-1 {
  background-image: url('../images/IMG-20260118-WA0006.jpg');
  background-attachment: fixed;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

div.responsive-picture#picture-2 {
  width: 100px;
}

div.responsive-picture#picture-3 {
  width: 100px;
}

div.responsive-picture.picture-2 {
  position: static;
  display: inline-block;
}

a.responsive-picture#picture-link-13-copy-2 {
  width: 40px;
}

a.responsive-picture#picture-link-2-copy-2 {
  width: 30px;
}

a.responsive-picture#picture-link-1 {
  display: inline-block;
  margin-left: 250px;
  width: 50px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-link-6 {
  position: absolute;
  z-index: auto;
  display: inline-block;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  margin-right: 0;
  margin-left: 104px;
  padding-right: 0;
  height: 50px;
}

a.social-image#social-icon-20-copy-1 {
  visibility: hidden;
}

a.social-image#social-icon-19-copy-1 {
  visibility: visible;
}

a.social-image#social-icon-18-copy-1 {
  visibility: hidden;
}

a.social-image#social-icon-17-copy-1 {
  visibility: hidden;
}

a.responsive-picture.picture-link-6 > picture > img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

a.responsive-picture.picture-link-6 > picture {
  height: 50px;
}

div.responsive-picture#picture-3-copy-1 {
  width: 100px;
}

div.responsive-picture#picture-4 {
  margin-top: 8px;
}

div.responsive-picture#picture-5 {
  margin-top: 0;
}

a.social-image#social-icon-20-copy-2 {
  visibility: hidden;
}

a.social-image#social-icon-19-copy-2 {
  visibility: visible;
}

a.responsive-picture#picture-link-1-copy-1 {
  display: inline-block;
  margin-left: 250px;
  width: 50px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.social-image#social-icon-18-copy-2 {
  visibility: hidden;
}

a.social-image#social-icon-17-copy-2 {
  visibility: hidden;
}

a.social-image#social-icon-20-copy-3 {
  visibility: hidden;
}

a.social-image#social-icon-19-copy-3 {
  visibility: visible;
}

a.responsive-picture#picture-link-1-copy-2 {
  display: inline-block;
  margin-left: 250px;
  width: 50px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.social-image#social-icon-18-copy-3 {
  visibility: hidden;
}

a.social-image#social-icon-17-copy-3 {
  visibility: hidden;
}

a.responsive-picture#picture-link-13-copy-1 {
  width: 40px;
}

a.responsive-picture#picture-link-2-copy-1 {
  width: 30px;
}

a.social-image.footer-social-icon:hover {
  -webkit-transform: translateY(-2px);
     -moz-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}

a.glyph.prev:hover {
  padding: 8px;
  border-radius: 100px;
  background-color: #001724;
}

a.glyph.next:hover {
  padding: 8px;
  border-radius: 100px;
  background-color: #001724;
}

a.responsive-picture.mini-photo:hover {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

a.responsive-picture.mini-photo:active {
  opacity: 1;
}

@media screen and (max-width: 75rem) {
  /* Text Elements */

  h2.hero-subheading {
    clear: none;
    padding-top: 500px;
    padding-bottom: 0;
    white-space: normal;
  }

  /* Interaction Elements */

  label.label.label-1 {
    margin-top: 8px;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #010101;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body.body-2 {
    background-color: #010101;
  }

  body#body-1 {
    background-color: transparent;
  }

  body.body-6 {
    background-color: #010101;
  }

  body.body-7 {
    background-color: #010101;
  }

  .container.hero-section {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #010101;
    background-image: url('../images/20250826_203954.jpg'), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png'), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png'), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png'), url('../images/nicolas-bichon-h4RpeU6FjxA-unsplash.jpg');
    background-attachment: scroll, scroll, scroll, scroll, scroll;
    background-position: left top, left top, left top, left top, center center;
    background-clip: border-box, border-box, border-box, border-box, border-box;
    background-origin: padding-box, padding-box, padding-box, padding-box, padding-box;
    background-size: cover, auto auto, auto auto, auto auto, cover;
    background-repeat: no-repeat, repeat, repeat, repeat, repeat;

    background-blend-mode: normal, normal, normal, normal, normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }
}

@media screen and (max-width: 60rem) {
  /* Text Elements */

  h2.hero-subheading {
    font-size: 24px;
  }

  a.link-text.neutral-nav-link-menu {
    padding-right: 24px;
    padding-left: 24px;
  }

  /* Layout Elements */

  .container.space-content-section-img-r {
    grid-template-areas: 'image' 'content';
    grid-template-rows: repeat(2 , minmax(50vh, auto));
    grid-template-columns: minmax(100%, 1px);
  }

  .container.space-imgage-section-r {
    background-attachment: scroll;
  }

  .container.container-8 {
    margin-top: 16px;
  }

  .container.space-content-section-img-l {
    grid-template-areas: 'image' 'content';
    grid-template-rows: repeat(2 , minmax(50vh, auto));
    grid-template-columns: minmax(100%, 1px);
  }

  .container.space-image-section-l {
    background-attachment: scroll;
  }

  .container.neutral-footer-three-columns {
    grid-template-areas: 'description' 'links' 'direction';
    grid-template-rows: repeat(3 , auto);
    grid-template-columns: 1fr;
    grid-row-gap: 48px;
    grid-column-gap: 24px;
  }

  .container.social-footer-wrapper {
    margin-top: 16px;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  h1.space-section-heading {
    color: #000;
  }

  a.link-text.neutral-nav-link-menu {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 24px;
    width: 100%;
    color: #26261e;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Tenor Sans', sans-serif;
  }

  a.link-text.neutral-nav-link-menu:hover {
    color: #7c7737;
  }

  /* Layout Elements */

  .container.navigation-links {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    visibility: hidden;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    background-color: #f9f9f9;
    opacity: 0;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.neutral-navbar {
    position: fixed;
    z-index: 1000;
    -ms-flex-pack: end;
    -ms-flex-align: start;
    margin-right: 0;
    margin-left: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    max-height: 80px;
    background-color: transparent;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }

  .container.container-links-footer-wrapper {
    margin-top: 24px;
    padding-left: 0;
  }

  .container.navigation-links.show-menu {
    top: 0;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 1;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  a.glyph.mobile-nav-button {
    display: block;
    color: #1d1d1d;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.close-button-cross.mobile-nav-button {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    padding-top: 20px;
    padding-right: 24px;
    color: #26261e;
  }
}

@media screen and (max-width: 35.3125rem) {
  /* Layout Elements */

  .container.space-footer {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.neutral-footer-three-columns {
    grid-template-areas: 'description description' 'links links' 'direction direction';
    grid-template-rows: repeat(3 , auto);
  }
}

@media screen and (max-width: 20rem) {
  /* Text Elements */

  h1.space-section-heading {
    font-size: 40px;
  }

  h2.space-section-subheading {
    font-size: 20px;
  }

  h4.space-footer-heading {
    text-align: left;
  }
}