.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/sagaHP-01.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.hero-overlay-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  max-height: none;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/saga-03.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
}

.image {
  position: static;
  display: block;
  margin: 100px auto 40px;
  text-align: left;
}

.text-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-weight: 400;
  text-align: left;
}

.section {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-2 {
  font-weight: 700;
  text-align: center;
}

.heading {
  margin-top: 100px;
  font-size: 45px;
  text-align: center;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.heading-2 {
  margin-top: 100px;
  color: #006ab7;
  text-align: center;
}

.text-block-3 {
  font-weight: 700;
  text-align: center;
}

.columns {
  margin-top: 40px;
}

.heading-3 {
  margin-top: 40px;
  text-align: center;
}

.button {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 30px;
  font-weight: 700;
  text-align: center;
}

.button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(42, 239, 253, 0.5)), to(rgba(42, 239, 253, 0.5)));
  background-image: linear-gradient(180deg, rgba(42, 239, 253, 0.5), rgba(42, 239, 253, 0.5));
}

.container {
  margin-top: 40px;
  padding: 40px 20px;
  background-color: #ececec;
}

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

.image-3 {
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.text-block-5 {
  font-weight: 700;
}

.footer {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.image-5 {
  margin-bottom: 0px;
  padding: 40px;
}

.image-6 {
  padding: 0px;
}

.columns-3 {
  margin-right: 10px;
  margin-left: 10px;
}

.bold-text {
  font-size: 20px;
}

.container-2 {
  padding-right: 220px;
  padding-left: 220px;
}

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

.container-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

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

.text-block-8 {
  margin-top: 10px;
  font-weight: 700;
}

.container-4 {
  padding: 10px;
  border: 2px solid #000;
}

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

.text-block-10 {
  margin-top: 10px;
  font-weight: 700;
}

.text-block-11 {
  margin-top: 10px;
  font-weight: 700;
}

.text-block-12 {
  margin-top: 10px;
  font-weight: 700;
}

.text-block-13 {
  margin-top: 10px;
  font-weight: 700;
}

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

.text-block-15 {
  text-align: right;
}

.container-5 {
  margin-top: 100px;
}

.text-block-16 {
  font-size: 11px;
  text-align: right;
}

.columns-4 {
  margin: 5px 10px 20px 20px;
  padding-bottom: 0px;
  border-style: dashed none;
  border-width: 2px 0px;
  border-color: #006ab7;
}

.image-7 {
  padding-right: 10px;
  padding-left: 20px;
}

.image-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-6 {
  border-bottom: 0px solid #006ab7;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  margin-bottom: 5px;
  color: #006ab6;
  font-size: 20px;
}

.text-block-17 {
  padding-top: 5px;
}

.text-block-18 {
  margin-bottom: 10px;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-19 {
  font-weight: 700;
  text-align: center;
}

.text-block-20 {
  font-weight: 700;
  text-align: center;
}

.tab-pane-tab-2 {
  border-style: solid;
  border-width: 2px;
  border-color: #006ab6;
}

.image-9 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block {
  margin-top: 40px;
  padding: 20px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 90%, 0.5)), to(hsla(0, 0%, 90%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 90%, 0.5), hsla(0, 0%, 90%, 0.5));
}

.body {
  padding-right: 0px;
  padding-left: 0px;
}

.columns-5 {
  margin-left: 0px;
}

.div-block-2 {
  padding: 20px;
}

.tab-link-tab-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#006ab6), to(#006ab6)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, #006ab6, #006ab6), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  color: #fff;
  font-weight: 700;
}

.tab-link-tab-2.w--current {
  border-style: solid;
  border-width: 0px;
  border-color: #006ab6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#006ab6), to(#006ab6));
  background-image: linear-gradient(180deg, #006ab6, #006ab6);
  color: #fff;
  font-weight: 700;
}

.tab-link-tab-2.w--current:hover {
  border-width: 0px;
  color: #fff;
  font-weight: 700;
}

.tab-link-tab-2.w--current:visited {
  border-width: 0px;
}

.tabs-menu {
  margin-top: 60px;
}

.image-10 {
  max-width: 100%;
}

.tab-link-tab-1 {
  border-style: solid;
  border-width: 0px;
  border-color: #ce392a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ce392a), to(#ce392a));
  background-image: linear-gradient(180deg, #ce392a, #ce392a);
}

.tab-link-tab-1:visited {
  border-width: 1px;
}

.tab-link-tab-1.w--current {
  border-width: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ce392a), to(#ce392a));
  background-image: linear-gradient(180deg, #ce392a, #ce392a);
}

.text-block-21 {
  color: #fff;
  font-weight: 700;
}

.tab-pane-tab-1 {
  border-style: solid;
  border-width: 2px;
  border-color: #ce392a;
}

.heading-6 {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}

.columns-6 {
  border-style: solid solid dashed;
  border-width: 1px 1px 3px;
  border-color: #272727;
}

.columns-7 {
  border-style: dashed none;
  border-width: 2px;
  border-color: #272727;
}

.button-2 {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e4234c), to(#e4234c));
  background-image: linear-gradient(180deg, #e4234c, #e4234c);
  font-weight: 700;
  text-align: center;
}

.button-2:hover {
  background-color: #e714a8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff1ebb), to(#ff1ebb)), -webkit-gradient(linear, left top, left bottom, from(#e4234c), to(#e4234c));
  background-image: linear-gradient(180deg, #ff1ebb, #ff1ebb), linear-gradient(180deg, #e4234c, #e4234c);
}

.div-block-3 {
  border-style: dashed;
  border-width: 2px 0px;
  border-color: #666;
}

.hero-overlay-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  max-height: 780px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/sagaHP-sab-01.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.centered-container-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.heading-7 {
  display: block;
  margin: 20px auto;
  color: #fff;
  text-align: center;
}

.columns-8 {
  margin-top: 40px;
  margin-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#006ab6), to(#006ab6));
  background-image: linear-gradient(180deg, #006ab6, #006ab6);
}

.heading-8 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
}

.column-12 {
  display: block;
}

.text-block-22 {
  font-size: 11px;
}

.text-block-23 {
  font-size: 11px;
  text-align: right;
}

.section-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px 10px;
  border-style: dashed;
  border-width: 3px;
  border-color: #006ab6;
}

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

.bold-text-2 {
  font-size: 16px;
}

.text-block-25 {
  padding-top: 0px;
  padding-bottom: 10px;
}

.text-block-26 {
  padding-top: 10px;
  padding-left: 10px;
}

.text-block-27 {
  padding-right: 10px;
  padding-left: 10px;
}

.text-block-28 {
  padding-top: 10px;
  padding-left: 10px;
}

.text-block-29 {
  padding-top: 40px;
  padding-left: 10px;
}

.text-block-30 {
  padding-top: 20px;
}

.text-block-31 {
  padding-left: 10px;
}

.text-block-32 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}

.menu-button {
  padding: 10px;
}

.columns-9 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ce392a), to(#ce392a));
  background-image: linear-gradient(180deg, #ce392a, #ce392a);
}

.button-3 {
  display: block;
  border-radius: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#006ab6), to(#006ab6));
  background-image: linear-gradient(180deg, #006ab6, #006ab6);
  font-weight: 700;
  text-align: center;
}

.button-3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#36c3df), to(#36c3df)), -webkit-gradient(linear, left top, left bottom, from(#006ab6), to(#006ab6));
  background-image: linear-gradient(180deg, #36c3df, #36c3df), linear-gradient(180deg, #006ab6, #006ab6);
}

.column-13 {
  display: block;
}

.columns-10 {
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(61, 61, 61, 0.5)), to(rgba(61, 61, 61, 0.5)));
  background-image: linear-gradient(180deg, rgba(61, 61, 61, 0.5), rgba(61, 61, 61, 0.5));
}

.text-block-33 {
  color: #ce392a;
  font-weight: 700;
}

.grid {
  grid-auto-flow: column;
  grid-template-areas: "work-image";
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.section-3 {
  margin-top: 40px;
}

.work-image3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  text-decoration: none;
}

.work-image3:hover {
  opacity: 0.8;
}

.work-image3:active {
  opacity: 0.7;
}

.work-image3.cc-work-1 {
  height: 250px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-left: 0px;
  background-image: url('../images/sagaHP-26.png');
  background-size: cover;
}

.work-image3.cc-work-1 {
  height: 190px;
  margin-right: 10px;
  background-image: url('../images/saga-15.png');
  background-size: cover;
}

.column-14 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-34 {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.work-image-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  text-decoration: none;
}

.work-image-1:hover {
  opacity: 0.8;
}

.work-image-1:active {
  opacity: 0.7;
}

.work-image-1.cc-work-1 {
  height: 235px;
  padding-right: 0px;
  background-image: url('../images/saga-15.png');
  background-size: cover;
}

.work-image-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  text-decoration: none;
}

.work-image-2:hover {
  opacity: 0.8;
}

.work-image-2:active {
  opacity: 0.7;
}

.work-image-2.cc-work-1 {
  width: 180px;
  height: 180px;
  background-image: url('../images/sagaHP-18_1.png');
  background-size: cover;
}

.work-image-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  text-decoration: none;
}

.work-image-3:hover {
  opacity: 0.8;
}

.work-image-3:active {
  opacity: 0.7;
}

.work-image-3.cc-work-1 {
  height: 250px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url('../images/sagaHP-26_1.png');
}

.work-image-3.cc-work-1 {
  height: 213px;
  background-image: url('../images/sagaHP-26_1.png');
  background-size: cover;
}

.work-image-3.cc-work-4 {
  height: 250px;
  background-image: url('../images/sagaHP-26_1.png');
  background-size: cover;
}

.columns-11 {
  margin-bottom: 20px;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.body-2 {
  height: 250px;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .work-image3 {
    margin-bottom: 30px;
  }

  .work-image-1 {
    margin-bottom: 30px;
  }

  .work-image-2 {
    margin-bottom: 30px;
  }

  .work-image-3 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .hero-overlay {
    padding: 40px 20px;
  }

  .hero-overlay-2 {
    padding: 40px 20px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .hero-overlay-3 {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero-overlay {
    height: 60vh;
  }

  .centered-container {
    padding-left: 1px;
    text-align: left;
  }

  .hero-overlay-2 {
    height: 10vh;
    padding-right: 40px;
    padding-left: 40px;
  }

  .image {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .heading {
    margin-top: 40px;
    font-size: 30px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .columns {
    margin-top: 0px;
  }

  .heading-3 {
    margin-top: 20px;
    font-size: 18px;
  }

  .button {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .text-block-4 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
  }

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

  .footer {
    margin-top: 0px;
    padding: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-image {
    padding-top: 40px;
    padding-right: 80px;
    padding-left: 80px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .image-6 {
    padding: 0px;
  }

  .bold-text {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
  }

  .container-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-7 {
    margin-top: 40px;
  }

  .heading-4 {
    font-size: 16px;
    line-height: 25px;
  }

  .container-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

  .text-block-16 {
    font-size: 9px;
    line-height: 11px;
    text-align: left;
  }

  .columns-4 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 10px;
  }

  .image-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-8 {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .column-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-left: 0px;
  }

  .column-10 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-18 {
    font-size: 13px;
    font-weight: 700;
  }

  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .tab-link-tab-2 {
    display: inline-block;
  }

  .tab-link-tab-2.w--current {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-menu {
    display: inline-block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-10 {
    display: inline-block;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .tab-link-tab-1 {
    display: inline-block;
  }

  .centered-container-2 {
    text-align: left;
  }

  .heading-7 {
    font-size: 18px;
    line-height: 22px;
  }

  .heading-8 {
    font-size: 16px;
  }

  .text-block-23 {
    font-size: 11px;
    text-align: left;
  }

  .bold-text-2 {
    font-size: 16px;
  }

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

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

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

  .tabs {
    margin-right: 5px;
    margin-left: 5px;
  }

  .work-image3.cc-work-1 {
    height: 150px;
    margin-left: 0px;
    padding: 0px;
  }

  .work-image3.cc-work-1 {
    height: 160px;
    margin-right: 5px;
    margin-left: 5px;
    padding-left: 0px;
  }

  .column-14 {
    padding: 10px;
  }

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

  .work-image-1.cc-work-1 {
    height: 150px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .work-image-2.cc-work-1 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .work-image-3.cc-work-1 {
    height: 150px;
    margin-left: 0px;
  }

  .work-image-3.cc-work-4 {
    height: 150px;
    margin-bottom: 0px;
  }
}