@font-face {
  font-family: TomDroidsans;
  src: url('../fonts/DroidSans-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: TomOpensans;
  src: url('../fonts/OpenSans-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: TomOpensans;
  src: url('../fonts/OpenSans-SemiBold.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

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

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

p {
  margin-bottom: 10px;
}

.home-hero {
  background-image: linear-gradient(#ff000080, #00000080), url('../images/H1-min.jpg'), linear-gradient(#000, #000);
  background-position: 0 0, 4% 30%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, auto, auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 0;
  display: flex;
}

.logo {
  flex-direction: column;
  flex: 0 auto;
  order: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 15vh;
  display: flex;
}

.home-intro {
  background-color: #fff;
  flex-flow: row;
  flex: 0 auto;
  place-content: flex-start center;
  align-items: center;
  width: auto;
  height: 760px;
  min-height: 0;
  display: flex;
  overflow: visible;
}

.paragraph {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
}

.container {
  flex: 0 auto;
  order: 0;
  align-self: auto;
}

.home-case {
  background-color: #f6f6f6;
  background-image: url('../images/H04.svg');
  background-position: 37.2vw 309px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 750px;
  display: flex;
}

.heading {
  color: #fff;
  text-indent: 8px;
  text-transform: none;
  flex: 0 auto;
  order: 0;
  margin-top: -5px;
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.paragraph-2 {
  width: 436px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 22px;
}

.headling-title {
  letter-spacing: 0;
  text-indent: 0;
  column-span: none;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: TomDroidsans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  display: block;
}

.headling-title.centre {
  font-family: TomDroidsans, sans-serif;
  display: inline;
}

.div-block-2 {
  align-self: auto;
  margin-top: 169px;
}

.heading-sub-title {
  color: #fff;
  background-color: #3b3b3b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.image {
  z-index: 1;
  text-shadow: 0 6px 11px #000;
  margin-top: 239px;
  margin-right: 0;
  display: block;
  position: relative;
}

.bold-text {
  padding-left: 68px;
  padding-right: 20px;
  font-family: TomOpensans, sans-serif;
  font-weight: 600;
}

.div-block-4 {
  margin-top: 30px;
  margin-left: 68px;
  display: block;
  overflow: visible;
}

.div-block-5 {
  margin-left: 50px;
}

.div-block-6 {
  border-radius: 0;
  margin-top: 32px;
  margin-left: 68px;
}

.button {
  text-align: center;
  background-color: #ff6500;
  border-radius: 20px;
  width: 164px;
  height: 38px;
  font-weight: 600;
  transition: box-shadow .2s;
  display: inline-block;
}

.button:hover {
  perspective: none;
  transform: ;
  background-color: #ff6500;
  box-shadow: 0 1px 2px 1px #0000004d;
}

.home-case-2 {
  text-align: left;
  background-color: #fff;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: 1013px;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.bold-text-2 {
  float: none;
  clear: none;
  text-align: left;
  margin-left: 0;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 135px;
  font-weight: 600;
  line-height: 30px;
}

.body {
  background-color: #ececec;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: TomOpensans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-3 {
  float: none;
  width: 453px;
  margin-bottom: 0;
  line-height: 22px;
}

.div-block-7 {
  text-align: right;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-start;
  width: 1366px;
  margin-top: 218px;
  display: flex;
}

.div-block-8 {
  flex-wrap: nowrap;
  margin-top: 166px;
  display: flex;
}

.div-block-11 {
  align-self: flex-start;
}

.heading-2 {
  color: #fff;
  text-align: left;
  background-color: #3b3b3b;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 18px;
  font-weight: 600;
  position: static;
  overflow: visible;
}

.div-block-12 {
  float: right;
  margin-top: 30px;
  margin-right: 135px;
}

.home-case-3 {
  text-align: center;
  background-image: url('../images/H06-min_1.jpg');
  background-position: 68% 83%;
  background-repeat: no-repeat;
  background-size: 110%;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 384px;
  display: flex;
  overflow: visible;
}

.bold-text-3 {
  background-color: #0000;
  padding-left: 22px;
  padding-right: 22px;
  font-family: TomOpensans, sans-serif;
  font-weight: 600;
  display: inline-block;
}

.div-block-14 {
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-15 {
  flex: 0 auto;
  width: 434px;
  margin-top: 16px;
  overflow: visible;
}

.div-block-16 {
  margin-top: 26px;
}

.home-experiences {
  background-color: #fff;
  justify-content: center;
  height: 1029px;
  display: flex;
}

.div-block-17 {
  width: 1366px;
  margin-top: 237px;
}

.div-block-18 {
  margin-left: 50px;
  margin-right: 50px;
}

.footer {
  background-color: #929292;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: 332px;
  display: flex;
}

.div-block-20 {
  background-color: #848484;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 32%;
  display: flex;
}

.text-block-2 {
  color: #fff;
  text-indent: 8px;
  margin-top: 5px;
  font-size: 13px;
}

.div-block-21 {
  text-align: center;
  margin-top: 71px;
}

.text-block-3 {
  color: #fff;
  margin-top: 118px;
  font-size: 12px;
}

.heading-footer {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  display: block;
  overflow: visible;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph-4.noline {
  text-decoration: none;
}

.footer-category {
  text-align: left;
  flex: none;
  margin-bottom: 20px;
  display: block;
  position: static;
  overflow: visible;
}

.div-block-22 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  display: flex;
}

.grid-2 {
  grid-column-gap: 80px;
  grid-template: ". . ."
  / 60px 60px 60px 60px;
  grid-auto-flow: row;
  justify-content: center;
  width: 50%;
  padding-left: 30px;
  display: flex;
}

.div-block-23 {
  flex: 1;
  margin-top: 0;
  margin-left: 0;
}

.div-block-24 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  order: 0;
  grid-template: "." minmax(auto, 1fr)
                 "." minmax(auto, 1fr)
                 / 1fr;
  grid-auto-columns: 1fr;
  place-content: start space-around;
  align-self: auto;
  place-items: center start;
  width: 50%;
  display: flex;
  overflow: visible;
}

.heading-6, .heading-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.text-block-4 {
  clear: none;
  color: #8a8a8acc;
  text-align: right;
  width: auto;
  padding-top: 34px;
  padding-right: 62px;
  font-family: TomOpensans, sans-serif;
  font-size: 16px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.div-block-25 {
  flex: 0 auto;
  width: 1366px;
  display: flex;
}

.div-block-29 {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image-2 {
  max-width: none;
  margin-right: -96px;
}

.div-block-30 {
  clear: none;
  text-align: right;
  flex-direction: column;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  width: 725px;
  display: flex;
  overflow: visible;
}

.div-block-31 {
  margin-top: 30px;
}

.image-3 {
  display: none;
}

.paragraph-5 {
  float: none;
  clear: none;
  margin-bottom: auto;
  line-height: 22px;
  overflow: visible;
}

.image-4 {
  margin-bottom: 41px;
  margin-left: -61px;
  position: relative;
}

.experience-img {
  border: 1px solid #d8d8d8;
  border-radius: 0;
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 400px;
  height: 220px;
  display: flex;
  overflow: hidden;
}

.div-block-32 {
  justify-content: space-between;
  margin-top: 33px;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.topic {
  z-index: 2;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#3b3b3b00 -2% 0%, #3b3b3b00 0%, #3b3b3b80);
  flex: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  display: block;
  position: relative;
}

.lightbox-link {
  z-index: 1;
  position: relative;
  bottom: -30px;
}

.bold-text-4, .bold-text-5, .bold-text-6 {
  font-family: TomDroidsans, sans-serif;
}

.link-block-2 {
  text-decoration: none;
}

.noline {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.section {
  height: 0;
}

.lightbox-link-2 {
  z-index: 1;
  position: relative;
  bottom: -30px;
}

.navlink {
  color: #ccc;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  font-size: 15px;
}

.navlink.w--current {
  color: #fff;
}

.div-block-34 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-top: 4px;
  font-size: 14px;
  display: flex;
}

.nav-menu-2 {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-weight: 600;
  display: flex;
}

.navbar {
  background-color: var(--black);
  color: #fff;
  flex-direction: column;
  align-items: center;
  height: 58px;
  display: flex;
  box-shadow: 1px 1px 3px #00000080;
}

.brand-2 {
  align-items: center;
  height: 100%;
  display: flex;
}

.image-7 {
  height: 32px;
}

.div-block-35 {
  justify-content: space-between;
  width: 100%;
  max-width: 1366px;
  height: 100%;
  padding-left: 70px;
  padding-right: 70px;
  display: flex;
}

.content {
  text-align: center;
  justify-content: center;
  display: flex;
}

.body02 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: TomOpensans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.spacer {
  width: 14px;
}

.div-block-36 {
  flex: 1;
  justify-content: flex-start;
  max-width: 1266px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.div-block-37 {
  flex-direction: column;
  display: flex;
}

.linkchi {
  color: #8a8a8acc;
  text-decoration: none;
}

.contentwrap {
  max-width: 1366px;
}

.hi-nail {
  max-width: 31%;
  box-shadow: 1px 1px 4px #00000080;
}

.text-block-9 {
  margin-bottom: 2px;
}

.hi-nail-gp {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hi-section-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1366px;
  display: flex;
}

.hi-box {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 380px;
  height: 380px;
  display: flex;
}

.hi {
  background-color: #f6f6f6;
  justify-content: center;
  padding-top: 220px;
  padding-bottom: 220px;
  display: flex;
}

.text-block-7 {
  margin-bottom: 12px;
  font-size: 40px;
  line-height: 40px;
}

.text-block-8 {
  width: 300px;
  font-size: 14px;
  line-height: 18px;
}

.hi-img {
  width: 50%;
}

.hi-text {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  width: 50%;
  padding-right: 100px;
  display: flex;
}

.hi2 {
  background-color: #f6f6f6;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 220px;
  display: flex;
}

.hi2-box {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 380px;
  height: 380px;
  display: flex;
}

.hi2-img {
  justify-content: flex-end;
  width: 50%;
  display: flex;
}

.hi2-text {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-left: 100px;
  display: flex;
}

.hi2-section-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1366px;
  display: flex;
}

.hi2-nail-gp {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 31%;
  display: flex;
  overflow: hidden;
  box-shadow: 1px 1px 4px #0000004d;
}

.paragraph-light {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}

.paragraph-bold02 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.paragraph-bold01 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.paragraph-bold00 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  display: none;
}

.paragraph-bold03 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.next {
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 150px;
  display: flex;
}

.hi3 {
  background-color: #f6f6f6;
  justify-content: center;
  padding-bottom: 220px;
  display: flex;
}

.hi3.hidden {
  display: none;
}

.image-8 {
  box-shadow: 1px 1px 4px #00000080;
}

.hi3-box {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 380px;
  height: 380px;
  display: flex;
}

.text-block-10 {
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px;
}

.noline-copy {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.noline-copy.hidden {
  display: none;
}

.navlink-copy {
  color: #ccc;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  font-size: 15px;
  display: block;
}

.navlink-copy.w--current {
  color: #fff;
}

.navlink-copy.hidden {
  display: none;
}

.html-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-321 {
  justify-content: space-between;
  margin-top: 24px;
  display: flex;
}

.section-2 {
  justify-content: center;
  align-items: center;
  height: 500px;
  display: none;
}

.div-block-322 {
  color: #e22727;
  height: 200px;
}

.abc002 {
  color: #fff;
}

._1st-cta {
  text-align: center;
  background-color: #ff6500;
  border-radius: 20px;
  order: 1;
  width: 240px;
  height: 38px;
  font-weight: 600;
  position: relative;
  top: 30px;
}

._1st-cta:hover {
  box-shadow: 0 1px 2px 1px #0000004d;
}

.hi-original {
  background-color: #f6f6f6;
  justify-content: center;
  padding-top: 220px;
  padding-bottom: 220px;
  display: flex;
}

.image-10 {
  width: 380px;
  height: 380px;
  box-shadow: 1px 1px 4px #0000004d;
}

@media screen and (max-width: 991px) {
  .home-hero {
    background-image: linear-gradient(to bottom, #ff000080, #00000080), url('../images/H1-min.jpg'), linear-gradient(to bottom, var(--black), var(--black));
    background-position: 0 0, -20% 30%, 0 0;
  }

  .paragraph {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .home-case {
    background-position: 100% 72%;
    background-size: auto;
    flex-direction: column;
    justify-content: flex-start;
    height: 1350px;
  }

  .div-block-2 {
    width: 600px;
  }

  .image {
    margin-top: 139px;
    margin-left: 304px;
    margin-right: 232px;
  }

  .home-case-2 {
    height: 1350px;
  }

  .div-block-7 {
    flex-direction: column-reverse;
    align-items: stretch;
    margin-top: 258px;
  }

  .div-block-8 {
    margin-top: 91px;
  }

  .home-experiences {
    height: 950px;
  }

  .div-block-18 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .footer {
    height: auto;
  }

  .div-block-20 {
    width: 100%;
  }

  .div-block-21 {
    margin-top: 60px;
  }

  .text-block-3 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-22 {
    margin-top: 60px;
    margin-bottom: 50px;
  }

  .grid-2 {
    justify-content: center;
    margin-left: 10px;
  }

  .div-block-24 {
    padding-left: 10px;
  }

  .div-block-25 {
    flex-direction: column;
    width: 100%;
    padding-top: 93px;
  }

  .div-block-29 {
    justify-content: flex-start;
  }

  .image-2 {
    margin-left: 58px;
  }

  .div-block-30 {
    align-self: flex-end;
  }

  .image-4 {
    margin-bottom: 59px;
    margin-left: -307px;
  }

  .experience-img {
    height: 160px;
  }

  .lightbox-link, .lightbox-link-2 {
    bottom: 0;
  }

  .navlink {
    color: #ccc;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
  }

  .div-block-34 {
    display: block;
  }

  .nav-menu-2 {
    background-color: #000000e6;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    box-shadow: 1px 1px 3px #000;
  }

  .navbar {
    height: 56px;
  }

  .text-block-6 {
    display: none;
  }

  .image-7 {
    height: 30px;
  }

  .div-block-35 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .menu-button {
    padding-left: 14px;
    padding-right: 14px;
  }

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

  .div-block-36 {
    flex-direction: column-reverse;
    margin-left: 0;
    margin-right: 0;
  }

  .hi-box {
    width: 300px;
    height: 300px;
  }

  .hi {
    padding-top: 250px;
    padding-bottom: 250px;
  }

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

  .hi-text {
    padding-right: 50px;
  }

  .hi2 {
    padding-top: 0;
    padding-bottom: 250px;
  }

  .hi2-box {
    width: 300px;
    height: 300px;
  }

  .hi2-text {
    padding-left: 50px;
  }

  .paragraph-light, .paragraph-bold02 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-bold01 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: none;
  }

  .paragraph-bold00 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: block;
  }

  .paragraph-bold03 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .hi3 {
    padding-bottom: 250px;
  }

  .hi3-box {
    width: 300px;
    height: 300px;
  }

  .navlink-copy {
    color: #ccc;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    display: none;
  }

  .hi-original {
    padding-top: 250px;
    padding-bottom: 250px;
  }

  .image-10 {
    width: 300px;
    height: 300px;
  }
}

@media screen and (max-width: 767px) {
  .home-hero {
    background-image: linear-gradient(to bottom, #ff000080, #00000080), linear-gradient(to bottom, var(--black), var(--black));
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .home-case {
    background-position: 70% 74%;
  }

  .div-block-2 {
    width: 100%;
  }

  .image {
    margin-left: 269px;
  }

  .bold-text-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-7 {
    width: 100%;
  }

  .div-block-8 {
    overflow: hidden;
  }

  .div-block-11 {
    align-self: auto;
    margin-right: 50px;
  }

  .heading-2 {
    text-align: right;
    padding-left: 15px;
    padding-right: 68px;
  }

  .div-block-12 {
    margin-right: 68px;
  }

  .home-case-3 {
    background-color: var(--white);
    height: 350px;
  }

  .home-experiences {
    height: 850px;
  }

  .footer {
    height: auto;
  }

  .div-block-20 {
    width: 100%;
  }

  .div-block-21 {
    margin-top: 60px;
  }

  .text-block-3 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .footer-category {
    margin-left: 0%;
  }

  .div-block-22 {
    flex-direction: row;
    margin-top: 60px;
    margin-bottom: 50px;
  }

  .grid-2 {
    flex-direction: row;
    justify-content: center;
  }

  .div-block-24 {
    align-items: flex-end;
    padding-left: 0;
    padding-right: 40px;
  }

  .div-block-29 {
    overflow: hidden;
  }

  .image-2 {
    margin-left: -75px;
    margin-right: 0;
  }

  .div-block-30 {
    align-self: auto;
    width: 100%;
  }

  .experience-img {
    height: 140px;
  }

  .lightbox-link, .lightbox-link-2 {
    bottom: 30px;
  }

  .navlink {
    font-size: 16px;
    line-height: 24px;
  }

  .nav-menu-2 {
    height: auto;
    padding-bottom: 40px;
  }

  .navbar {
    height: 50px;
  }

  .image-7 {
    height: 28px;
  }

  .div-block-35 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .menu-button {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-36 {
    flex-direction: column-reverse;
    margin-left: 0;
    margin-right: 0;
  }

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

  .hi-section-wrap {
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hi-box {
    width: 240px;
    height: 240px;
  }

  .text-block-7 {
    margin-bottom: 6px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-8 {
    width: auto;
    font-size: 12px;
  }

  .hi-img {
    width: auto;
  }

  .hi-text {
    padding-right: 5vw;
  }

  .hi2-box {
    width: 240px;
    height: 240px;
  }

  .hi2-img {
    width: auto;
  }

  .hi2-text {
    padding-left: 5vw;
  }

  .hi2-section-wrap {
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-bold00 {
    display: block;
  }

  .hi3-box {
    width: 240px;
    height: 240px;
  }

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

  .navlink-copy {
    font-size: 16px;
    line-height: 24px;
  }

  .image-10 {
    width: 240px;
    height: 240px;
  }
}

@media screen and (max-width: 479px) {
  .home-hero {
    background-image: linear-gradient(#ff000080, #00000080), linear-gradient(#0000006e, #0000006e), url('../images/H01.jpg'), linear-gradient(#000, #000);
    background-position: 0 0, 0 0, 0 -22vw, 0 0;
    background-repeat: repeat, repeat, no-repeat, repeat;
    background-size: auto, auto, 653px, auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
  }

  .home-intro {
    width: auto;
    height: 821px;
  }

  .paragraph {
    direction: ltr;
    text-align: left;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    text-decoration: none;
  }

  .home-case {
    background-position: 100% 0;
    flex-direction: column;
    justify-content: flex-start;
    height: 1500px;
  }

  .paragraph-2 {
    width: auto;
    line-height: 22px;
  }

  .headling-title {
    text-align: left;
    margin-left: 0;
  }

  .headling-title.left {
    text-align: right;
  }

  .headling-title.centre {
    text-align: center;
  }

  .div-block-2 {
    z-index: 2;
    flex-direction: column;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    padding-right: 25px;
    display: block;
    position: relative;
  }

  .heading-sub-title {
    width: auto;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 35px;
    line-height: 22px;
  }

  .heading-sub-title.centre {
    width: 238px;
    margin-left: 0;
    padding: 7px 15px;
  }

  .image {
    float: none;
    clear: none;
    width: auto;
    margin-top: 45px;
    margin-left: 104px;
    margin-right: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .bold-text {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-4 {
    margin-left: 35px;
  }

  .div-block-5 {
    margin-left: 25px;
  }

  .div-block-6 {
    margin-left: 35px;
  }

  .button {
    background-color: #ff6500;
  }

  .home-case-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 1502px;
  }

  .bold-text-2 {
    padding-left: 0;
    padding-right: 0;
    line-height: 22px;
  }

  .paragraph-3 {
    width: auto;
  }

  .div-block-7 {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: stretch;
    width: auto;
  }

  .div-block-8 {
    flex-flow: column-reverse;
    align-items: flex-start;
    margin-top: 0;
    position: relative;
    overflow: hidden;
  }

  .div-block-11 {
    margin-right: 25px;
  }

  .heading-2 {
    text-align: right;
    text-indent: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 35px 7px 67px;
    line-height: 22px;
  }

  .div-block-12 {
    margin-right: 35px;
  }

  .home-case-3 {
    background-image: url('../images/H06-min.jpg');
    background-position: 53% 43%;
    background-size: 200%;
    height: 221px;
  }

  .bold-text-3 {
    background-color: #0000;
    padding: 0;
  }

  .div-block-14 {
    margin-top: 285px;
  }

  .div-block-15 {
    width: 286px;
  }

  .home-experiences {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 1429px;
  }

  .div-block-17 {
    width: auto;
    margin-top: 40px;
  }

  .div-block-18 {
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
  }

  .footer {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    display: flex;
  }

  .div-block-20 {
    flex-flow: column;
    flex: 1;
    align-items: stretch;
    width: 100%;
    height: 228px;
    margin-top: 60px;
    display: block;
    overflow: visible;
  }

  .div-block-21 {
    margin-top: 70px;
  }

  .text-block-3 {
    margin-top: 65px;
    margin-bottom: 20px;
  }

  .heading-footer, .paragraph-4 {
    text-align: center;
  }

  .footer-category {
    text-align: center;
    margin-left: 0;
    margin-right: 0%;
  }

  .div-block-22 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .grid-2 {
    grid-row-gap: 25px;
    flex-direction: column;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    align-self: center;
    justify-items: center;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-23 {
    flex-direction: column;
    align-items: stretch;
    width: auto;
    margin-top: 85px;
    display: flex;
  }

  .div-block-24 {
    grid-row-gap: 25px;
    text-align: center;
    place-content: start space-around;
    align-self: auto;
    place-items: center;
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
    padding-right: 0;
  }

  .text-block-4 {
    color: #8a8a8acc;
    text-align: right;
    order: 0;
    padding-top: 20px;
    padding-left: auto;
    padding-right: 25px;
    display: block;
  }

  .div-block-25 {
    flex-flow: column;
    width: 100%;
    margin-top: 345px;
  }

  .div-block-29 {
    z-index: 1;
    clear: none;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    margin-top: 0;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .image-2 {
    z-index: 2;
    float: none;
    clear: none;
    width: 499px;
    max-width: none;
    height: 348px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    display: block;
    position: relative;
    top: -240px;
    right: -60px;
  }

  .div-block-30 {
    z-index: 1;
    justify-content: flex-start;
    align-items: flex-end;
    width: auto;
    padding-left: 25px;
    position: relative;
  }

  .image-3 {
    z-index: 1;
    text-align: right;
    width: 499px;
    max-width: none;
    height: 348px;
    margin-top: 0;
    display: block;
    position: relative;
    right: 341px;
  }

  .image-4 {
    margin-top: 80px;
    margin-bottom: 86px;
    margin-left: -75px;
  }

  .experience-img {
    flex-direction: column-reverse;
    width: auto;
    height: 179px;
    margin-bottom: 15px;
  }

  .div-block-32 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .lightbox-link {
    bottom: -30px;
  }

  .noline {
    color: #fff;
    text-decoration: none;
  }

  .section {
    background-color: #fff;
    height: 447px;
  }

  .lightbox-link-2 {
    bottom: -30px;
  }

  .navlink {
    line-height: 20px;
  }

  .navbar {
    height: 46px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .image-7 {
    height: 22px;
  }

  .menu-button {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .content {
    margin-top: 46px;
  }

  .spacer {
    display: none;
  }

  .text-block-9 {
    font-size: 14px;
    line-height: 18px;
  }

  .hi-section-wrap {
    flex-direction: column-reverse;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-7 {
    margin-bottom: 6px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-8 {
    font-size: 12px;
    line-height: 16px;
  }

  .hi-img {
    width: auto;
  }

  .hi-text {
    text-align: left;
    align-items: flex-start;
    width: 240px;
    margin-top: 24px;
    padding-right: 0;
  }

  .hi2-img {
    width: auto;
  }

  .hi2-text {
    text-align: left;
    align-items: flex-start;
    width: 240px;
    margin-top: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .hi2-section-wrap {
    flex-direction: column;
    padding-left: 25px;
    padding-right: 25px;
  }

  .paragraph-light, .paragraph-bold02, .paragraph-bold01, .paragraph-bold00, .paragraph-bold03 {
    direction: ltr;
    text-align: left;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    text-decoration: none;
  }

  .next {
    margin-top: 100px;
  }

  .noline-copy {
    color: #fff;
    text-decoration: none;
  }

  .navlink-copy {
    line-height: 20px;
  }

  .div-block-321 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  ._1st-cta {
    width: 200px;
  }
}

#w-node-a677579c-231d-aeea-1d97-eeff3d74a88a-3d74a871 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a677579c-231d-aeea-1d97-eeff3d74a89b-3d74a871 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-e6954880-2b1d-7a41-56b2-58e24d0d7747-6a8ce0d5 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 479px) {
  #w-node-a677579c-231d-aeea-1d97-eeff3d74a88a-3d74a871 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a677579c-231d-aeea-1d97-eeff3d74a89b-3d74a871 {
    grid-area: 3 / 1 / 4 / 2;
  }
}


@font-face {
  font-family: 'TomDroidsans';
  src: url('../fonts/DroidSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'TomOpensans';
  src: url('../fonts/OpenSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'TomOpensans';
  src: url('../fonts/OpenSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}