:root {
  --white: white;
  --black: black;
}

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  background-color: #2c314f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 10px;
}

.container {
  background-color: rgba(97, 97, 97, 0);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 99vw;
  height: 98vh;
  max-height: 98vh;
  padding: 10px;
  display: block;
}

.container-2 {
  background-color: #b63535;
  max-width: none;
  margin-top: 0;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
  font-size: 90px;
  line-height: 90px;
}

.container-3 {
  background-color: red;
  width: auto;
  max-width: none;
  height: auto;
  max-height: 100px;
  position: static;
  top: 774px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-4 {
  background-color: #fc2c2c;
  width: 99vw;
  max-width: 99vw;
  height: 98vh;
  max-height: 10vh;
  margin-top: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.div-block {
  color: #828282;
  background-color: #f8b179;
  width: 3px;
  max-width: 3px;
  height: 54px;
  max-height: 117px;
  margin-top: 0;
  margin-left: 0;
}

.text-block {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.container-5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: none;
  margin-top: 20px;
  display: flex;
}

.container-6 {
  max-width: none;
  margin-top: 140px;
}

.container-7 {
  background-color: #fff;
  max-width: none;
}

.container-8 {
  background-color: rgba(182, 82, 82, 0);
  background-image: url('../images/Rectangle-14.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  max-width: none;
  height: 550px;
  max-height: 550px;
  margin-top: 60px;
  margin-bottom: 20px;
}

.image {
  background-color: rgba(255, 0, 0, 0);
  border-radius: 10px;
}

.container-9 {
  background-color: red;
  width: 50px;
  height: 50px;
  max-height: 95px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-2 {
  background-color: #2c314f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin: 0;
  padding: 20px;
}

.container-10 {
  max-width: none;
  padding-top: 0;
}

.container-11 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.heading-2 {
  font-size: 45px;
}

.heading-3 {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
}

.text-block-2 {
  max-width: 997px;
  font-size: 22px;
}

.text-block-3 {
  color: #f5f5f5;
  text-align: center;
  max-width: 975px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
}

.container-12 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: row;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1500px;
  margin-top: 0;
  padding: 10px;
  display: flex;
}

.card-1 {
  background-color: rgba(255, 0, 0, 0);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 10px;
  display: flex;
}

.heading-4 {
  color: #f8b179;
  text-align: center;
  font-size: 38px;
}

.text-block-4 {
  font-size: 18px;
}

.text-block-5 {
  color: #f5f5f5;
  text-align: center;
  width: 300px;
  max-width: 300px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.section-3 {
  background-color: #2c314f;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 40px 30px;
  display: block;
}

.container-13 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  background-color: rgba(255, 255, 255, 0);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.container-14 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-top: 0;
  display: flex;
}

.text-block-6 {
  color: #f5f5f5;
  text-align: center;
  max-width: 1070px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
}

.heading-5 {
  color: #f8b179;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
}

.text-block-7 {
  font-size: 17px;
}

.text-block-8 {
  text-align: center;
}

.text-block-9 {
  color: #f5f5f5;
  text-align: center;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.heading-6 {
  color: #f8b179;
  font-size: 35px;
}

.div-block-2 {
  background-color: #f8b179;
  width: 15px;
  max-width: 15px;
  height: 75px;
  max-height: 75px;
}

.container-15 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #828282;
  justify-content: space-between;
  align-items: center;
  max-width: 298px;
  display: flex;
}

.text-block-10 {
  font-size: 20px;
}

.text-block-11 {
  font-family: Montserrat, sans-serif;
}

.text-block-12 {
  color: #f5f5f5;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.container-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-top: 0;
  display: flex;
}

.scetion-3 {
  background-color: #2c314f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 20px;
  display: block;
}

.container-17 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  flex-flow: column;
  max-width: 1300px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.container-18 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.text-block-14 {
  color: #f5f5f5;
  text-align: center;
  max-width: 1099px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 200;
}

.heading-7 {
  color: #f8b179;
  font-size: 45px;
}

.container-19 {
  background-color: #bebebe;
  border-radius: 100px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100px;
  max-width: 100px;
  height: 100px;
  max-height: 100px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.heading-8 {
  color: #828282;
  margin-top: 10px;
  font-size: 60px;
}

.div-block-3 {
  background-color: rgba(130, 130, 130, 0);
  background-image: linear-gradient(#858585, rgba(133, 133, 133, 0));
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 10px;
  max-width: 10px;
  height: 500px;
  max-height: 198px;
  margin-top: 0;
  display: flex;
}

.container-20 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 233px;
  display: flex;
}

.heading-9 {
  color: #858585;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.text-block-15 {
  color: #858585;
  text-align: center;
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.container-21 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: -29px;
  display: flex;
}

.container-22 {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-top: 0;
  display: flex;
}

.container-20-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 233px;
  display: flex;
}

.div-block-3-copy {
  background-color: rgba(130, 130, 130, 0);
  background-image: linear-gradient(0deg, #858585, rgba(133, 133, 133, 0));
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 10px;
  max-width: 10px;
  height: 500px;
  max-height: 198px;
  margin-top: 0;
  display: flex;
}

.container-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-top: 0;
  margin-bottom: -100px;
  display: flex;
}

.container-24 {
  background-image: url('../images/Group-102.png');
  background-position: 50%;
  background-size: cover;
  width: 1268px;
  max-width: 1460px;
  height: 400px;
  max-height: 1000px;
  margin-top: 10px;
}

.section-4 {
  background-color: #2c314f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 40px 30px;
}

.container-25 {
  max-width: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-10 {
  color: #f8b179;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.container-26 {
  flex-flow: column;
  max-width: none;
  display: flex;
}

.text-block-16 {
  color: #f5f5f5;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.bar {
  border-top: 1px solid #858585;
  border-bottom: 1px solid rgba(133, 133, 133, 0);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 60px;
  max-height: 60px;
  padding-left: 220px;
  display: flex;
}

.bar-copy {
  border-top: 1px solid #858585;
  border-bottom: 1px solid #858585;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 60px;
  max-height: 60px;
  padding-left: 220px;
  display: flex;
}

.container-27 {
  max-width: none;
  margin-top: 60px;
}

.container-28 {
  max-width: none;
  margin-top: 0;
}

.container-29 {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-4 {
  border: 1px solid #858585;
  border-radius: 17px;
  width: 100px;
  max-width: 100px;
  height: 100px;
  max-height: 100px;
}

.heading-11 {
  color: #f8b179;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.container-30 {
  max-width: 1300px;
}

.text-block-17 {
  color: #bebebe;
  white-space: pre-wrap;
  word-break: normal;
  overflow-wrap: normal;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.container-31 {
  flex-flow: column;
  margin-top: 60px;
  display: flex;
}

.text-block-18 {
  color: #f8b179;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 26px;
}

.section-5 {
  background-color: #fff;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 40px 30px;
}

.container-32 {
  max-width: none;
}

.container-33 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin-top: 0;
  display: flex;
}

.text-block-19 {
  color: #000;
  text-align: center;
  max-width: 1082px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.heading-12 {
  color: #ff9d4f;
  margin-top: 10px;
}

.container-34 {
  max-width: none;
  margin-top: 40px;
}

.container-35 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.footer-light {
  background-color: #161d30;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-36 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: #f5b27d;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #fff;
}

.footer-social-block-two {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.navbar-logo-left {
  z-index: 2000;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  background-color: #161d30;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  margin: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .3);
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #f8b179;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #fff;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #fff;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #fff;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  color: #f8b179;
}

.nav-link.w--current:hover {
  color: #fff;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #f8b179;
  margin-right: 10px;
}

.nav-dropdown-icon:hover {
  color: #fff;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #f8b179;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-left-2 {
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0);
  width: 100vw;
  max-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  position: fixed;
}

.text-block-20 {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-20:hover {
  color: #fff;
}

.section-6 {
  background-color: #161d30;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 60px 10px 10px;
}

.container-37 {
  max-width: 1500px;
}

.founder {
  max-width: 950px;
  margin-top: 140px;
  display: flex;
}

.container-39 {
  background-color: red;
  background-image: url('../images/WhatsApp-Image-2024-07-04-at-7.40.10-AM.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  width: 250px;
  max-width: 250px;
  height: 300px;
  max-height: 300px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
}

.heading-13 {
  color: #f5b27d;
  font-family: Montserrat, sans-serif;
  line-height: 37px;
}

.container-40 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.div-block-5 {
  background-color: #d5d7dc;
  width: 5px;
  max-width: 5px;
  height: 130px;
  max-height: 130px;
}

.text-block-21 {
  color: #d5d7dc;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.co-founder {
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  margin-top: 40px;
  display: flex;
}

.container-42 {
  background-image: url('../images/WhatsApp-Image-2024-07-04-at-6.01.40-PM.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  width: 270px;
  max-width: 270px;
  height: 300px;
  max-height: 300px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
}

.container-card {
  background-color: rgba(255, 7, 7, 0);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 341px;
  padding: 10px;
  display: flex;
}

.heading-14 {
  color: #858585;
  margin-top: -11px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.text-block-22 {
  color: #d5d7dc;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.heading-14-copy {
  color: #f5b27d;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.dirictors {
  justify-content: center;
  align-items: center;
  max-width: 1500px;
  margin-top: 40px;
  display: flex;
}

.carddd {
  background-color: rgba(255, 7, 7, 0);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 308px;
  padding: 10px;
  display: flex;
}

.dname {
  color: #f5b27d;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  line-height: 28px;
}

.dpostion {
  color: #858585;
  margin-top: -15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.dtext {
  color: #858585;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.dimage {
  background-image: url('../images/WhatsApp-Image-2024-07-04-at-7.39.52-AM.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  width: 220px;
  max-width: 220px;
  height: 260px;
  max-height: 260px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
}

.office-bees {
  justify-content: center;
  align-items: center;
  max-width: 1350px;
  margin-top: 40px;
  display: flex;
}

.container-44 {
  background-image: url('../images/WhatsApp-Image-2024-07-04-at-7.39.52-AM.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  width: 220px;
  max-width: 220px;
  height: 260px;
  max-height: 260px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
}

.heading-15 {
  color: #f5b27d;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-block-23 {
  color: #d5d7dc;
  text-align: center;
  margin-top: -14px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.container-45 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 292px;
  padding: 10px;
  display: flex;
}

.introduction {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.heading-16 {
  color: #f5b27d;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
}

.text-block-24 {
  font-family: Montserrat, sans-serif;
}

.text-block-25 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-block-26 {
  color: #d5d7dc;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.container-47 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.gg-co-founder, .gg-dirictors, .gg-office-bees {
  max-width: none;
  margin-top: 60px;
}

.container-48 {
  background-image: url('../images/WhatsApp-Image-2024-07-04-at-7.39.52-AM.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 9px;
  width: 220px;
  max-width: 220px;
  height: 260px;
  max-height: 260px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
}

.container-49 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  margin-top: 40px;
  padding: 10px;
  display: flex;
}

.heading-17 {
  color: #f5b27d;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.text-block-27 {
  color: #d5d7dc;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.gg-team-side {
  max-width: 1350px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-50 {
  justify-content: center;
  align-items: center;
  max-width: 1350px;
  display: flex;
}

.container-51 {
  flex-flow: column;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-span {
  font-size: 19px;
  line-height: 0;
}

.container-52 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  max-width: none;
  display: flex;
}

.div-block-6 {
  border: 1px solid #919191;
  border-radius: 11px;
  width: 100px;
  max-width: 100px;
  height: 50px;
  max-height: 50px;
}

.container-53 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.container-54 {
  background-color: #151c2e;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.container-55 {
  background-color: #161d30;
  border-radius: 20px;
  max-width: none;
  padding: 20px 10px;
}

.container-56 {
  z-index: 200;
  background-color: red;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  position: absolute;
}

.container-57 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #161d30;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  height: 100vh;
  min-height: 0%;
  max-height: none;
  display: block;
}

.section-7 {
  z-index: 20001;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-18 {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
  position: absolute;
}

.spline-scene {
  height: 548px;
  max-height: 651px;
}

.container-58 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 80vh;
  max-height: 80vh;
  display: flex;
}

.section-8 {
  background-image: linear-gradient(rgba(0, 0, 0, .31), rgba(0, 0, 0, .31)), url('../images/sanctuary.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heading-19 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  line-height: 59px;
}

.container-59 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 70vh;
  max-height: 70vh;
  display: flex;
}

.section-9 {
  background-image: url('../images/swedish-forests-the-skog-vilda-vaxter.webp');
  background-position: 50%;
  background-size: cover;
}

.heading-20 {
  color: #f8b179;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.container-60 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.container-61 {
  max-width: 407px;
}

.container-62 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.container-63 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1300px;
  padding-top: 0;
  display: flex;
}

.heading-21, .heading-22, .heading-23, .heading-24, .heading-25 {
  font-size: 30px;
}

.heading-26 {
  font-family: Montserrat, sans-serif;
}

.heading-27, .heading-28, .heading-29 {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.heading-30 {
  color: #f8b179;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.container-64 {
  background-color: #161d30;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 1500px;
  max-width: 1300px;
  height: auto;
  max-height: none;
  margin-top: 20px;
  padding: 40px 20px;
  display: flex;
}

.container-65 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-31 {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.text-span-2 {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.container-66 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 10px;
  display: flex;
}

.text-block-28 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-block-29 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.text-block-30 {
  color: #d5d7dc;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.container-67 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  max-width: none;
  padding: 10px;
  display: flex;
}

.text-block-31 {
  font-size: 17px;
}

.text-block-32 {
  color: #d5d7dc;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.text-block-33 {
  margin-top: 20px;
  line-height: 24px;
}

.text-block-34, .text-block-35 {
  font-size: 17px;
}

.text-block-36, .text-block-37 {
  color: #d5d7dc;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.section-10 {
  background-color: #2c314f;
  padding: 20px 10px;
}

.container-68 {
  background-color: #9b9b9b;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  height: 56px;
  max-height: 122px;
  margin-top: 10px;
  padding: 10px;
  display: flex;
}

.text-block-38 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.button {
  background-color: #2c314f;
  max-width: 255px;
  margin-top: 20px;
}

.container-69 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.container-70 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding: 10px 0;
  display: flex;
}

.container-71 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #161d30;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  max-width: 250px;
  height: 300px;
  max-height: 250px;
  padding-left: 10px;
  padding-right: 10px;
  transition: height .5s cubic-bezier(.556, .001, .25, 1), width .5s cubic-bezier(.585, .012, .25, 1);
  display: flex;
}

.container-71:hover {
  width: 260px;
  max-width: 260px;
  height: 260px;
  max-height: 260px;
}

.text-block-39 {
  color: #d5d7dc;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.image-2 {
  margin-top: -25px;
}

.container-72 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.heading-32 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.container-73 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  max-width: none;
  padding: 10px 10px 40px;
  display: flex;
}

.section-11 {
  background-color: #2c314f;
  padding: 20px;
}

.heading-33 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.container-74 {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  max-width: 280px;
  height: 400px;
  max-height: 400px;
  padding: 10px;
  display: flex;
}

.container-75 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.heading-34 {
  color: #f2af7c;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-40 {
  color: #2c314f;
  text-align: center;
  margin-top: -17px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.image-3 {
  margin-top: 16px;
}

.image-3-copy {
  margin-top: -2px;
}

.image-2-copy {
  margin-top: -25px;
}

.section-12 {
  background-color: #2c314f;
  padding: 40px;
}

.section-13 {
  background-color: #2c314f;
  padding: 20px 10px;
}

.heading-35 {
  text-align: center;
}

.container-76 {
  flex-flow: column;
  width: 1300px;
  max-width: 1300px;
  display: flex;
}

.container-77 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding: 10px 20px;
  display: flex;
}

.container-78 {
  background-color: #161d30;
  border-radius: 16px;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 10px 20px 20px;
}

.heading-36 {
  color: #f8b179;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.text-block-41 {
  font-size: 15px;
}

.text-span-3 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-block-42 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.heading-37 {
  color: #d5d7dc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 17px;
}

.container-79 {
  margin-top: 20px;
}

.text-block-43, .text-block-44, .text-block-45 {
  color: #d5d7dc;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.container-80 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading-38 {
  color: #f8b179;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.container-81 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.heading-38-copy {
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.container-82 {
  max-width: none;
}

.gallery-overview {
  background-color: #2c314f;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 80px 30px;
  position: relative;
}

.container-83 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  color: #d5d7dc;
  background-image: none;
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.section-14 {
  background-color: #2c314f;
  padding: 20px 10px;
}

.container-84 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  background-color: #161d30;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 300px;
  display: flex;
}

.button-2:hover {
  background-color: #212b47;
  width: 310px;
  max-width: 310px;
}

.container-85 {
  flex-flow: column;
  display: flex;
}

.section-15 {
  background-color: #2c314f;
  padding: 20px 10px;
}

.heading-39 {
  color: #f8b179;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.container-86 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container-87 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-16 {
  background-color: #2c314f;
  margin-top: 0;
  display: block;
}

.text-block-46, .text-block-47, .text-block-48 {
  color: #d5d7dc;
  font-family: Montserrat, sans-serif;
}

.container-88 {
  width: 1249px;
  max-width: 1205px;
}

.image-4 {
  border-radius: 9px;
}

.container-89 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.section-17 {
  background-color: #2c314f;
}

.bold-text, .bold-text-2 {
  color: #f8b179;
}

.bold-text-3 {
  color: #f8b179;
  font-family: Montserrat, sans-serif;
}

.heading-40 {
  color: #f8b179;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.container-70-copy {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding: 10px 0;
  display: flex;
}

.paragraph {
  color: #d5d7dc;
  font-family: Montserrat, sans-serif;
}

.spline-scene-2 {
  width: 460px;
  max-width: 436px;
  height: 311px;
  max-height: 318px;
}

.section-18 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.heading-41 {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .container-36 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-83 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .gallery-overview {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 59px;
    line-height: 55px;
  }

  .div-block {
    height: 87px;
  }

  .text-block {
    font-size: 20px;
    line-height: 25px;
  }

  .container-8 {
    height: 403px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-11 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .container-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .heading-4 {
    font-size: 34px;
  }

  .text-block-5 {
    font-size: 14px;
  }

  .section-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-6 {
    font-size: 17px;
  }

  .heading-5 {
    text-align: center;
  }

  .container-16 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .heading-7 {
    text-align: center;
  }

  .container-24 {
    background-image: url('../images/Group-103.png');
    width: auto;
    height: auto;
  }

  .text-block-16 {
    font-size: 17px;
  }

  .bar, .bar-copy {
    padding-left: 10px;
  }

  .div-block-4 {
    width: 50px;
    max-width: 50px;
    height: 20px;
    max-height: 20px;
  }

  .text-block-17 {
    font-size: 17px;
  }

  .text-block-18 {
    font-size: 20px;
  }

  .text-block-19 {
    font-size: 17px;
  }

  .container-35 {
    flex-flow: column;
  }

  .container-36 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .container-37 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .founder {
    flex-flow: column;
  }

  .container-39 {
    width: 304px;
    max-width: 365px;
    height: 381px;
    max-height: 391px;
  }

  .co-founder {
    flex-flow: column;
    margin-bottom: 0;
  }

  .dirictors {
    flex-flow: column;
  }

  .dimage {
    width: 270px;
    max-width: 2710px;
    height: 300px;
    max-height: 300px;
  }

  .office-bees {
    flex-flow: column;
  }

  .heading-16 {
    text-align: center;
  }

  .gg-co-founder, .gg-office-bees {
    margin-bottom: 100px;
  }

  .container-50 {
    flex-flow: column;
  }

  .container-53 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .container-54 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 10px;
  }

  .container-58 {
    height: 500px;
    max-height: 500px;
  }

  .heading-19 {
    font-size: 22px;
    line-height: 35px;
  }

  .container-59 {
    height: auto;
    max-height: none;
  }

  .container-61 {
    max-width: 321px;
  }

  .container-63 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-64 {
    width: auto;
  }

  .heading-31 {
    margin-top: 0;
    line-height: 30px;
  }

  .text-block-30 {
    font-size: 14px;
  }

  .container-67 {
    flex-flow: column;
  }

  .text-block-32, .text-block-36, .text-block-37 {
    font-size: 14px;
  }

  .container-69 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    max-height: none;
    display: block;
  }

  .container-72 {
    flex-flow: column;
  }

  .heading-32 {
    line-height: 26px;
  }

  .container-75 {
    flex-flow: column;
  }

  .container-77 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-80 {
    flex-flow: column;
  }

  .container-83 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .container-86 {
    flex-flow: column;
  }

  .container-88 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .image-4 {
    max-width: none;
  }

  .bold-text {
    font-size: 30px;
    line-height: 4px;
  }

  .spline-scene-2 {
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
  }
}

#w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba2b-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba3d-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba3e-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba3f-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba40-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba41-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba42-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba43-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba44-30a881df, #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba45-30a881df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba2b-30a881df {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ebfb86f3-4511-cedd-6bf4-4d3eb19cba2b-30a881df {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
