.list-group-item {
  margin-bottom: 12px;
}

.w-container {

}

.form-control.is-valid, .was-customvalidated .form-control:valid {
  border-color: #f9b52a;
}

.form-control.is-invalid, .was-customvalidated .form-control:invalid {
  border-color: #a32035;
}

.printblock {
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.searchbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
}
.flex-grow-0 {
    flex-grow: 0!important;
}
.border-top {
    border-top: 1px solid #dee2e6!important;
}

.margin-right {
  margin-right: 12px;
}

.w-col-5 {
  margin-right: 12px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

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

body {
  font-family: Montserrat, sans-serif;
  color: #1a1b1f;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 62px;
  font-weight: 400;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
}

a {
  display: block;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1a1b1f;
  text-decoration: underline;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 40px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  border-left: 5px solid #e2e2e2;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  margin-top: 5px;
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.divider {
  height: 1px;
  background-color: #eee;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  display: block;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  background-color: #fff;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.section.cc-cta {
  padding-right: 80px;
  padding-left: 80px;
  background-color: #f4f4f4;
}

.section.cc-store-home-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin: 40px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section.cc-store-home-wrap.chatsection {
  margin-right: 80px;
  margin-left: 80px;
}

.styleguide-block {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.container {
  display: block;
  width: auto;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.container-11 {
  margin-right: 0;
  margin-left: 0;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
}

.paragraph-bigger.cc-bigger-white-light {
  opacity: 0.6;
}

.button {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-color: #f9b52a;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

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

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

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-jumbo-button.cc-jumbo-white {
  background-color: #fff;
  color: #000;
}

.button.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button.cc-contact-us {
  position: relative;
  z-index: 5;
}

.button.cc-white-button {
  padding: 16px 35px;
  background-color: #fff;
  color: #202020;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button.navigation-item {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 15px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-color: #e6442f;
  opacity: 1;
  font-family: 'Helvetica neue lt 76', sans-serif;
  font-size: 11px;
  font-weight: 400;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.button.navigation-item.w--current {
  color: #fff;
}

.button.navigation-item.link-block {
  margin-right: 10px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 12px;
  text-transform: capitalize;
}

.button.navigation-item.link-block.bachecabutton {
  background-color: #e6442f;
}

.button.custombutton {
  background-color: #2e3c45;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: 0.6;
}

.label.cc-blog-date {
  margin-top: 20px;
  opacity: 0.6;
}

.heading-jumbo-tiny {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
}

.rich-text {
  width: 70%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.rich-text p {
  margin-top: 15px;
  margin-bottom: 25px;
  opacity: 0.6;
}

.paragraph-light {
  opacity: 0.6;
}

.heading-jumbo {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
  text-transform: none;
}

.heading-jumbo.cc-white-heading-jumbo {
  color: #fff;
}

.heading-jumbo-small {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

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

.styleguide-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 30px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
  color: #fff;
  text-align: center;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.logo-link.w--current {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.logomenu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 93px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.navigation-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigation {
  display: block;
  height: auto;
  padding: 20px 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.8px none #000;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.41);
  opacity: 1;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 32px;
  font-weight: 300;
  background-clip: border-box;
}

.navigation-item {
  padding-top: 9px;
  padding-bottom: 9px;
  opacity: 0.6;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-item:hover {
  opacity: 0.9;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.button-4:hover, .button-12:hover, .submit-button-2:hover{
  color: white;
  text-decoration: none;
  opacity: 0.8;
}

.logo-image {
  position: static;
  z-index: auto;
  display: block;
  overflow: visible;
  width: 110px;
  padding-top: 6px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  font-size: 35px;
  line-height: 30px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.navigation-items {
  position: relative;
  left: -480px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.webflow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: 0.8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
}

.cta-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 110px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.intro-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  margin-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-color: #f4f4f4;
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 0px 0px;
  background-size: cover;
  color: #fff;
}

.intro-header.cc-subpage {
  height: 480px;
  background-color: #000;
  background-image: none;
  color: #fff;
}

.intro-content {
  width: 70%;
  max-width: 1140px;
  text-align: center;
}

.intro-content.cc-homepage {
  margin-bottom: 20px;
}

.motto-wrap {
  width: 80%;
  margin-right: auto;
  margin-bottom: 85px;
  margin-left: auto;
  text-align: center;
}

.about-story-wrap {
  width: 80%;
  margin: 80px auto;
  text-align: center;
}

.our-services-grid {
  margin-bottom: 120px;
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  -ms-grid-rows: auto 60px auto;
  grid-template-areas: ". . ."
    ". . .";
  -ms-grid-columns: 1fr 80px 1fr 80px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.section-heading-wrap {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

.service-icon {
  margin-bottom: 30px;
}

.status-message {
  padding: 9px 30px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  display: block;
  width: 70%;
  margin: 100px auto;
}

.contact-form-wrap {
  padding: 45px 50px 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
}

.contact-form-grid {
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 2.5fr 80px 1fr;
  grid-template-columns: 2.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.details-wrap {
  margin-bottom: 30px;
}

.get-in-touch-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-field {
  margin-bottom: 0px;
  padding: 21px 20px 21px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #2e3c45;
  border-radius: 0px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-family: 'Helvetica neue lt 45', sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active {
  border-color: #43464d;
}

.text-field:focus {
  border-color: #43464d;
}

.text-field::-webkit-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: 400;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  margin-bottom: 120px;
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-areas: ". . .";
  -ms-grid-columns: 1fr 80px 1fr 80px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: center;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  height: 150px;
  margin-bottom: 30px;
  background-color: #f4f4f4;
}

.team-pic {
  width: 100%;
  height: 420px;
  margin-bottom: 40px;
  background-color: #f4f4f4;
}

.team-members {
  margin-bottom: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto 30px auto;
  grid-template-areas: ". . ."
    ". . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.team-member-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.team-member-name {
  margin-bottom: 5px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.projects-grid {
  margin-bottom: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: "."
    "."
    ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 30px auto 30px auto;
  grid-template-rows: auto auto auto;
}

.project-name-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: 0.8;
}

.project-name-link:active {
  opacity: 0.7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: 0.8;
}

.project-cover-link:active {
  opacity: 0.7;
}

.project-overview-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 620px;
  margin-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-color: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.project-overview-header.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50% 50%;
}

.project-overview-header.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.project-details-grid {
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 80px 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.project-pics {
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  display: block;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  display: block;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  -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;
  text-align: center;
}

.blog-preview-image {
  display: block;
  width: 100%;
  height: 620px;
  margin-bottom: 45px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.blog-preview-image:hover {
  opacity: 0.8;
}

.blog-preview-image:active {
  opacity: 0.7;
}

.blog-summary-wrap {
  width: 70%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
  font-weight: 400;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: 0.8;
}

.blog-heading-link:active {
  opacity: 0.7;
}

.contact-email-link {
  margin-bottom: 5px;
  opacity: 0.6;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: 0.8;
}

.protected-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.protected-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 90px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding: 30px;
  -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;
  color: #fff;
  text-align: center;
}

._404-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.home-content-wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.about-grid {
  margin-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 80px 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.about-grid.cc-about-2 {
  grid-template-areas: ". .";
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
}

.intro-text {
  width: 80%;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
}

.collection-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.work-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.blog-heading {
  margin-bottom: 60px;
  text-align: center;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-right: 45px;
  padding-bottom: 30px;
  padding-left: 15px;
}

.collection-list-wrapper {
  margin-bottom: 120px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 500;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: 0.8;
}

.business-article-heading:active {
  opacity: 0.7;
}

.text-block {
  width: 32.796875px;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: capitalize;
}

.heading {
  font-family: 'Helvetica neue lt 65', sans-serif;
  color: #2e3c45;
  font-size: 38px;
  font-weight: 300;
  white-space: normal;
}

.heading.customheading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: normal;
}

.text-block-2 {
  text-align: left;
}

.text-block-2.tabtext {
  font-family: 'Helvetica neue lt 65', sans-serif;
  font-size: 13px;
  line-height: 24px;
}

.tab-link-tab-1 {
  display: inline-block;
  padding-right: 5px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 0.6;
}

.tab-link-tab-1.w--current {
  padding-left: 0px;
  padding-right: 5px;
  border-radius: 0px;
  background-color: transparent;
  opacity: 1;
  font-family: 'Helvetica neue lt 45', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-style: normal;
  text-decoration: none;
}

.tab-link-tab-2 {
  padding-right: 5px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 0.6;
  font-size: 20px;
}

.tab-link-tab-2.w--current {
  padding-right: 5px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 1;
}

.tab-link-tab-3 {
  padding-right: 5px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 0.6;
}

.tab-link-tab-3.w--current {
  padding-right: 5px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 1;
  font-family: 'Helvetica neue lt 45', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  text-transform: capitalize;
  white-space: normal;
}

.div-block {
  width: 138px;
  height: 10px;
  background-color: #e6442f;
}

.div-block.div1 {
  width: 110px;
}

.div-block.div2 {
  width: 110px;
  padding-right: 3px;
  background-color: #ea641d;
}

.div-block.div3 {
  width: 110px;
  background-color: #f9b52a;
}

.bold-text {
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #2e3c45;
}

.bold-text-2 {
  font-family: 'Helvetica neue lt 45', sans-serif;
}

.list-item {
  color: #2e3c45;
  list-style-type: square;
}

.list-item-2 {
  color: #2e3c45;
}

.list {
  list-style-type: lower-alpha;
}

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

.checkbox-field {
  margin-right: 20px;
  margin-left: 20px;
  padding: 19px 10px 10px 0px;
}

.tabs-menu {
  padding-right: 0px;
}

.column {
  padding-left: 0px;
}

.planning-date-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin: 0px 20px 0px 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #ea641d;
  font-size: 28px;
}

.checkbox-label {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #2e3c45;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.form {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-weight: 400;
}

.form.centeredform {
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
}

.image {
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.grid {
  margin-right: 100px;
  margin-bottom: 60px;
  margin-left: 100px;
  grid-row-gap: 32px;
  grid-template-areas: "Area"
    "Area-2";
  -ms-grid-columns: 0.25fr 2.75fr;
  grid-template-columns: 0.25fr 2.75fr;
  -ms-grid-rows: 0.25fr 32px auto;
  grid-template-rows: 0.25fr auto;
}

.container-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 56px 140px 140px;
}

.image-2 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.image-3 {
  margin-right: auto;
  margin-left: auto;
}

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

.image-4 {
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

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

.error-message {
  margin-right: 100px;
  margin-left: 100px;
  border-radius: 18px;
}

.success-message {
  border-radius: 18px;
}

.html-embed {
  margin-top: 40px;
}

.body {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.button-2 {
  display: block;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.container-3 {
  padding-top: 0px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-31 {
  height: 600px;
  max-height: none;
  margin-top: 0px;
  margin-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent rgba(125, 135, 141, 0.5);
}

.div-block-32 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-33 {
  padding-top: 40px;
}

.div-block-35 {
  display: block;
  overflow: scroll;
  max-height: 500px;
  margin-left: 28px;
  padding-top: 60px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.form-block-9 {
  margin-left: 28px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  padding-right: 0px;
  padding-left: 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;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  padding-left: 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-5 {
  width: 700px;
  margin-right: 0px;
  padding-right: 0px;
}

.menu.logomenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.div-block-6 {
  width: 900px;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.section-3 {
  margin: 20px 30px 53px;
}

.body-2 {
  margin-top: 0px;
}

.form-3 {
  display: -ms-grid;
  display: grid;
  margin-right: 32px;
  margin-left: 32px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: ". Area";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.form-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-4 {
  display: block;
  margin-right: 40px;
  margin-left: 40px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.form-block {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.form-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-4 {
  display: -ms-grid;
  display: grid;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 0.25fr 16px 0.25fr;
  grid-template-columns: 0.25fr 0.25fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.form-block-3 {
  margin-right: 0px;
  margin-left: 0px;
}

.field-label {
  font-family: 'Helvetica neue lt 45', sans-serif;
}

.text-field-2 {
  border-radius: 7px;
  font-family: 'Helvetica neue lt 45', sans-serif;
}

.formtextfield {
  border-radius: 7px;
  font-family: 'Helvetica neue lt 45', sans-serif;
}

.formsectionlabel {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'Helvetica neue lt 45', sans-serif;
  font-size: 18px;
}

.formsubsectionlabel {
  font-family: 'Helvetica neue lt 45', sans-serif;
  text-transform: capitalize;
}

.tablecontainer {
  padding: 20px;
}

.columns-2 {
  display: block;
  margin-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.logininput {
  margin-left: 14px;
  padding-left: 3px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  margin-top: 33px;
}

.bold-text-4 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-5 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-6 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-7 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-8 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-9 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.form-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field-3 {
  position: static;
  display: block;
  width: 300px;
  margin-bottom: 19px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #7d878d;
  border-radius: 3px;
  opacity: 0.4;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  -o-object-fit: fill;
  object-fit: fill;
}

.field-label-2 {
  position: static;
  padding-left: 0px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 13px;
  line-height: 13px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  -webkit-column-count: auto;
  column-count: auto;
}

.heading-3 {
  margin-bottom: 20px;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #2e3c45 #2e3c45 #ea641d;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 21px;
  line-height: 36px;
  font-weight: 700;
}

.columns-3 {
  margin-right: 40px;
  margin-bottom: -31px;
  margin-left: 40px;
}

.column-3 {
  display: none;
}

.select-field {
  width: 320px;
  border: 1px solid #2e3c45;
  border-radius: 3px;
  opacity: 0.4;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-field-4 {
  width: 160px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-5 {
  display: block;
  padding-left: 32px;
}

.columns-4 {
  display: block;
}

.text-field-5 {
  margin-bottom: 19px;
  padding-top: 8px;
  padding-right: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #7d878d;
  border-radius: 3px;
  opacity: 0.4;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
}

.column-6 {
  display: none;
}

.column-7 {
  display: none;
}

.column-8 {
  display: none;
}

.column-9 {
  display: none;
}

.column-10 {
  margin-bottom: -15px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  line-height: 0px;
}

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

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

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

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

.column-15 {
  padding-left: 13px;
}

.column-16 {
  padding-left: 12px;
}

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

.form-5 {
  margin-left: 10px;
  padding-left: 0px;
}

.form-6 {
  margin-left: 10px;
}

.form-7 {
  margin-left: 12px;
}

.heading-4 {
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #ea641d;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
}

.heading-5 {
  margin-right: 0px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 22px;
  line-height: 36px;
}

.body-3 {
  border-bottom: 1px solid #ea641d;
  color: #000;
  font-size: 17px;
}

.heading-6 {
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 22px;
  line-height: 36px;
}

.heading-7 {
  margin-bottom: 40px;
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.field-label-3 {
  margin-bottom: 8px;
  padding-left: 0px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0px;
  text-transform: none;
}

.search-input {
  width: 300px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: rgba(46, 60, 69, 0.4);
}

.search-button {
  margin-left: 0px;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}

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

.tab-link-neuropsichiatra {
  font-family: Montserrat, sans-serif;
}

.tab-link-neuropsichiatra.w--current {
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.search {
  margin-bottom: 42px;
}

.text-field-6 {
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #ea641d;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  line-height: 18px;
}

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

.column-20 {
  left: 13px;
  top: 11px;
  overflow: visible;
  padding-left: 0px;
}

.radio-button-field {
  padding-top: 24px;
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #2e3c45;
  font-size: 13px;
  font-weight: 300;
}

.radio-button-field-2 {
  padding-top: 24px;
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}

.radio-button-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #2e3c45;
  font-size: 13px;
}

.text-block-4 {
  margin-bottom: 20px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 65', sans-serif;
  color: #ea641d;
  text-transform: uppercase;
}

.text-block-5 {
  margin-top: -11px;
  margin-right: 13px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 65', sans-serif;
  color: #ea641d;
  text-transform: uppercase;
}

.columns-5 {
  padding-bottom: 30px;
}

.field-label-4 {
  margin-bottom: 8px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.text-field-7 {
  margin-bottom: 30px;
  padding-right: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #000;
  font-size: 17px;
}

.text-field-7:hover {
  border-color: #2e3c45;
}

.text-field-7:focus {
  border-color: #2e3c45;
}

.field-label-5 {
  margin-bottom: 8px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0px;
  text-transform: none;
}

.form-8 {
  display: none;
  padding-right: 16px;
  padding-left: 12px;
}

.form-9 {
  margin-right: 20px;
  padding-right: 0px;
}

.text-field-8 {
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #000;
  font-size: 17px;
}

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

.form-10 {
  display: none;
  padding-left: 21px;
}

.column-22 {
  display: none;
}

.columns-6 {
  display: none;
  margin-right: 28px;
  margin-bottom: 19px;
  margin-left: 28px;
}

.columns-7 {
  margin-right: 28px;
  margin-left: 28px;
}

.columns-8 {
  display: block;
  margin-right: 24px;
  margin-left: 24px;
}

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

.form-11 {
  padding-right: 18px;
}

.column-24 {
  display: none;
}

.column-25 {
  display: none;
}

.section-11 {
  margin-right: 40px;
  margin-left: 40px;
}

.columns-9 {
  display: block;
}

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

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

.form-12 {
  padding-right: 20px;
  padding-left: 0px;
}

.column-27 {
  display: none;
}

.form-13 {
  display: none;
}

.form-14 {
  display: none;
}

.form-15 {
  margin-right: 20px;
  padding-left: 0px;
}

.form-16 {
  padding-right: 90px;
}

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

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

.columns-11 {
  margin-bottom: 34px;
  border-bottom: 1px solid transparent;
}

.heading-8 {
  margin-bottom: 0px;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 21px;
  line-height: 36px;
}

.text-block-6 {
  margin-bottom: 30px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #2e3c45;
}

.button-3:disabled {
  background: #dddddd;
}

.button-3:hover {
  opacity: 0.8;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-color: #2e3c45;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.button-3-confirmbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  margin-right: 12px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

.button-3.submitbutton {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.button-3.loginbutton {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}

.columns-12 {
  margin-top: 0px;
  margin-bottom: 56px;
  padding-top: 40px;
  border-top: 2px solid #ea641d;
}

.column-30 {
  display: none;
}

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

.heading-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
}

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

.columns-13 {
  margin-right: 0px;
}

.button-4 {
  position: static;
  margin-top: 0px;
  float: right;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  font-weight: 700;
  letter-spacing: normal;
  text-indent: 1px;
}

.button-4.familybutton.profilebutton {
  margin-right: 12px;
/*  margin-left: 10px;
*/}

.button-4.familybutton.profilebutton.greybutton {
  background-color: #7d878d;
}

.hidden {
  opacity: 0.4;
}

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

.field-label-6 {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0px;
  text-transform: none;
}

.search-button-2 {
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 13px;
  line-height: 17px;
}

.column-34 {
  display: none;
}

.tab-link-nome {
  padding-right: 27px;
}

.tab-link-nome.w--current {
  padding-right: 200px;
}

.grid-2 {
  display: block;
  margin-right: 40px;
  margin-left: 40px;
}

.text-block-7 {
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 19px;
}

.tab-link-tab-1-2 {
  background-color: #7d878d;
}

.tab-link-tab-1-2.w--current {
  background-color: #7d878d;
}

.columns-14 {
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0px;
}

.column-35 {
  display: none;
}

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

.column-37 {
  padding-bottom: 36px;
}

.tab-pane-tab-1 {
  margin-right: 457px;
}

.section-6 {
  margin-right: 40px;
  margin-left: 40px;
  border-top: 50px solid #ea641d;
}

.section-7-recupero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 200px;
  margin-right: 480px;
  margin-left: 480px;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 25px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #ea641d;
  border-bottom: 15px solid #ea641d;
  background-color: #fff;
  box-shadow: 3px 3px 9px 0 rgba(46, 60, 69, 0.34);
}

#alertModal.planning-date-heading {
  padding-bottom: 20px;
}

.heading-alert {
  margin-bottom: 40px;
  padding-left: 0px;
  border-bottom: 1px solid transparent;
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #2e3c45;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.heading-10 {
  margin: 40px 0px 0px;
  padding-left: 0px;
  border-bottom: 1px solid transparent;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #2e3c45;
  font-size: 26px;
  line-height: 48px;
  font-weight: 700;
}

.body-4 {
  margin-right: 0px;
  margin-left: 0px;
  box-shadow: 1px 0 3px -9px #000;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-weight: 700;
}

.heading-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 39px;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

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

.text-block-8 {
  margin-top: 25px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #2e3c45;
}

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

.select-field-2 {
  margin-top: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  background-color: #fff;
  opacity: 1;
  font-family: 'Helvetica neue lt 65', sans-serif;
  color: #2e3c45;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-indent: 0px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
  background-clip: border-box;
  cursor: auto;
}

.select-field-2:hover {
  border-color: #2e3c45;
}

.select-field-2:focus {
  border-color: #2e3c45;
}

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

.section-8 {
  margin-top: 20px;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  border-bottom: 1px solid transparent;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 18px;
  line-height: 30px;
}

.column-41 {
  display: none;
}

.columns-15 {
  margin-top: 18px;
  margin-bottom: -15px;
}

.section-9 {
  background-color: #ea641d;
}

.button-5 {
  display: inline-block;
  margin-top: 19px;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 3px;
  background-color: #fff;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  letter-spacing: normal;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: nowrap;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-10 {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
}

.section-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-bottom: 1px solid rgba(125,135,141,0.5)
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #2e3c45;
  font-size: 26px;
  line-height: 32px;
}

.text-block-9 {
  margin-bottom: 0px;
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #ea641d;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading-14 {
  margin-top: 40px;
  margin-right: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 21px;
  line-height: 36px;
}

.column-43 {
  margin-bottom: 0px;
  padding-right: 26px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom: 1px none #ea641d;
}

.field-label-7 {
  margin-bottom: 8px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0px;
  text-transform: none;
}

.text-field-22 {
  margin-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  opacity: 1;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #000;
  font-size: 17px;
}

.text-field-22:hover {
  border-color: #2e3c45;
}

.text-field-22:focus {
  border-color: #2e3c45;
}

.form-17 {
  margin-right: 16px;
}

.form-18 {
  margin-right: 16px;
}

.form-19 {
  margin-right: 16px;
  opacity: 0.4;
}

.form-20 {
  margin-top: 88px;
  margin-right: 0px;
}

.select-field-3 {
  margin-right: 0px;
  padding-right: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  background-color: #fff;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
}

.form-21 {
  margin-right: 16px;
}

.form-22 {
  margin-right: 16px;
}

.column-44 {
  display: none;
  margin-bottom: 11px;
  border-bottom: 1px none #ea641d;
}

.div-block-10 {
  margin-right: 16px;
  margin-bottom: 23px;
  padding-bottom: 33px;
  border-bottom: 1px solid #ea641d;
}

.columns-16 {
  margin-bottom: 4px;
  border-bottom: 1px none #ea641d;
}

.form-23 {
  margin-right: 16px;
}

.columns-17 {
  margin-bottom: 0px;
  border-bottom: 1px solid transparent;
}

.button-6 {
  display: inline-block;
  margin-bottom: 18px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #7d878d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.columns-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-46 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-47 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.button-7 {
  display: block;
  padding-right: 33px;
  padding-left: 33px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #7d878d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.button-8 {
  display: inline-block;
  margin-bottom: 18px;
  padding-right: 27px;
  padding-left: 27px;
  -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;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.button-27 {
  display: inline-block;
  padding-right: 27px;
  padding-left: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.column-48 {
  display: none;
}

.column-49 {
  display: none;
}

.button-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  padding-right: 34px;
  padding-left: 34px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  white-space: pre-wrap;
}

.column-50 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-51 {
  display: none;
  padding-right: 0px;
  padding-left: 20px;
}

.div-block-11 {
  display: none;
}

.div-block-12 {
  display: none;
}

.div-block-13 {
  display: none;
}

.div-block-14 {
  display: none;
}

.columns-19 {
  margin-top: -59px;
  margin-bottom: 18px;
  padding-top: 0px;
}

.div-block-15 {
  display: none;
}

.column-52 {
  display: none;
}

.column-53 {
  display: none;
}

.column-54 {
  display: none;
}

.column-55 {
  display: none;
}

.div-block-16 {
  margin-right: 16px;
  margin-bottom: 36px;
  padding-right: 0px;
  border-bottom: 1px solid #ea641d;
}

.div-block-17 {
  border-bottom: 1px solid #ea641d;
}

.columns-20 {
  margin-top: 33px;
  margin-bottom: 0px;
}

.container-6 {
  display: none;
}

.div-block-18 {
  display: none;
  margin-bottom: 12px;
}

.form-block-5 {
  margin-top: 87px;
}

.search-input-2 {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 17px;
}

.search-input-2:hover {
  border: 1px solid #2e3c45;
}

.search-input-2:focus {
  border: 1px solid #2e3c45;
}

.radio-button {
  border-color: #7d878d;
  background-color: transparent;
  color: #7d878d;
}

.radio-button-label-2 {
  color: #2e3c45;
  font-size: 13px;
  font-weight: 300;
}

.radio-button-label-3 {
  font-family: 'Helvetica neue lt 45', sans-serif;
  color: #2e3c45;
  font-size: 13px;
  font-weight: 300;
}

.radio-button-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #7d878d;
}

.radio-button-label-4 {
  color: #2e3c45;
  font-size: 13px;
  font-weight: 300;
}

.radio-button-3 {
  border-style: solid;
  border-width: 1px;
  border-color: #7d878d;
}

.radio-button-4 {
  color: #7d878d;
  font-size: 14px;
}

.radio-button-5 {
  color: #7d878d;
  font-size: 14px;
}

.radio-button-6 {
  color: #7d878d;
  font-size: 14px;
}

.form-24 {
  margin-top: 90px;
  padding-left: 20px;
}

.section-11 {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
}

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

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

.form-25 {
  margin-left: 20px;
}

.form-26 {
  margin-right: 20px;
}

.column-58 {
  display: none;
}

.columns-21 {
  display: none;
}

.column-59 {
  display: none;
}

.column-60 {
  display: none;
}

.column-61 {
  display: none;
}

.column-62 {
  display: none;
}

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

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

.column-65 {
  display: none;
}

.select-field-4 {
  min-width: 160px;
  margin-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 7px;
  background-color: #fff;
  font-family: 'Helvetica neue lt 45', sans-serif;
  cursor: auto;
}

.select-field-4:hover {
  border-color: #2e3c45;
}

.select-field-4:active {
  border-color: rgba(46, 60, 69, 0.4);
}

.select-field-4:focus {
  border-color: #2e3c45;
}

.button-12 {
  margin-right: 10px;
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: #e6442f;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

.column-66 {
  margin-bottom: 0px;
}

.columns-22 {
  margin-bottom: 47px;
}

.columns-23 {
  margin-right: 40px;
  margin-bottom: 0px;
  margin-left: 40px;
}

.div-block-19 {
  margin-bottom: 23px;
  border-bottom: 1px solid #ea641d;
}

.column-67 {
  margin-bottom: 85px;
  padding-right: 25px;
  padding-left: 0px;
}

.column-68 {
  margin-top: 35px;
}

.column-69 {
  display: none;
}

.column-70 {
  display: none;
}

.column-71 {
  display: none;
}

.column-72 {
  display: none;
}

.form-27 {
  margin-top: 88px;
  opacity: 0.4;
}

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

.column-74 {
  display: none;
}

.div-block-20 {
  margin-top: 0px;
  margin-bottom: 23px;
  border-bottom: 1px solid #ea641d;
  opacity: 0.4;
}

.column-75 {
  display: none;
}

.columns-24 {
  margin-bottom: 4px;
}

.column-76 {
  margin-top: 35px;
}

.column-77 {
  display: none;
}

.list-item-button {
  position: static;
  margin-top: 8px;
  float: right;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #7d878d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  font-weight: 700;
  letter-spacing: normal;
  text-indent: 1px;
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.list-item-3 {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 17px;
}

.list-item-4 {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 17px;
}

.columns-25 {
  margin-right: 40px;
  margin-left: 40px;
  color: #000;
}

.text-area {
  border-radius: 7px;
  font-family: 'Helvetica neue lt 45', sans-serif;
  min-height: 150px;
  min-width: 410px;
}

.text-field-10 {
  margin-bottom: 0px;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #000;
  font-size: 16px;
}

.text-field-11 {
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-field-21 {
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  opacity: 1;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #000;
  font-size: 17px;
}

.text-field-21:hover {
  border-color: #2e3c45;
}

.text-field-21:focus {
  border-color: #2e3c45;
}

.button-13 {
  margin-top: -6px;
  padding-right: 27px;
  padding-left: 27px;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 85', sans-serif;
  font-size: 13px;
  line-height: 16px;
}

.button-24 {
  display: inline-block;
  margin-left: 0px;
  padding-right: 27px;
  padding-left: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #ea641d;
  opacity: 0.4;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.heading-18 {
  margin-top: 60px;
  margin-right: 15px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ea641d;
  opacity: 1;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 21px;
  line-height: 36px;
}

.column-78 {
  opacity: 0.4;
}

.button-27-copy {
  display: inline-block;
  padding-right: 27px;
  padding-left: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.button-29 {
  display: inline-block;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #7d878d;
  opacity: 1;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.button-32 {
  display: inline-block;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #7d878d;
  opacity: 0.4;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-field-25 {
  margin-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  opacity: 1;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #000;
  font-size: 17px;
}

.text-field-25:hover {
  border-color: #2e3c45;
}

.text-field-25:focus {
  border-color: #2e3c45;
}

.form-28 {
  margin-right: 16px;
  opacity: 1;
}

.div-block-21 {
  margin-top: 20px;
  border-bottom: 1px solid #ea641d;
}

.div-block-22 {
  margin-top: 32px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ea641d;
}

.section-12 {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
}

.heading-19 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 30px;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #2e3c45;
  font-size: 26px;
  line-height: 32px;
}

.field-label-8 {
  margin-bottom: 8px;
  margin-top: 24px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-transform: none;
}

.field-label-9 {
  margin-bottom: 0px;
  margin-top: 24px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 16px;
  line-height: 13px;
  font-weight: 400;
  text-transform: none;
}

.text-field-26 {
  margin-bottom: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 17px;
}

.text-field-26:hover {
  border-color: #2e3c45;
}

.text-field-26:focus {
  border-color: #2e3c45;
}

.select-field-5 {
  margin-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  background-color: #fff;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 15px;
  font-weight: 400;
}

.textarea {
  display: block;
  width: 100%;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  border-radius: 3px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-size: 15px;
}

.textarea:hover {
  border-color: #2e3c45;
}

.textarea:focus {
  border-color: #2e3c45;
}

.submit-button {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 3px;
  background-color: #f9b52a;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

.form-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.textarea-2 {
  margin-top: 11px;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 42px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  color: #2e3c45;
  font-size: 14px;
  font-weight: 400;
}

.textarea-2:hover {
  border-color: #2e3c45;
}

.textarea-2:focus {
  border-color: #2e3c45;
}

.columns-26 {
  margin-top: 60px;
  margin-bottom: 27px;
}

.button-33 {
  margin-bottom: 37px;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}

.form-block-6 {
  margin-right: 294px;
}

.section-13 {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
}

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

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

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

.column-84 {
  display: block;
  padding-right: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-block-7 {
  padding-right: 10px;
}

.div-block-23 {
  padding-bottom: 0px;
}

.checkbox-field-2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 61px;
  border: 1px solid transparent;
  color: #2e3c45;
}

.checkbox-field-2:active {
  border: 1px solid transparent;
}

.checkbox-field-2:focus {
  border: 1px solid #2e3c45;
}

.column-85 {
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.checkbox-label-2 {
  margin-left: 0px;
  padding-left: 0px;
  color: #2e3c45;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.checkbox-label-2:active {
  border: 1px solid transparent;
}

.checkbox:hover {
  border-color: #7d878d;
}

.checkbox.w--redirected-checked {
  border-color: #ea641d;
  background-color: #ea641d;
  color: #2e3c45;
}

.checkbox.w--redirected-focus {
  border-color: #2e3c45;
}

.section-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 913px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

.search-input-3 {
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4);
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 17px;
}

.search-input-3:hover {
  border-color: #2e3c45;
}

.search-input-3:focus {
  border-color: #2e3c45;
}

.search-button-3 {
  border-radius: 3px;
  background-color: #e6442f;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

.image-6 {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.text-block-10 {
  display: block;
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid transparent;
  font-family: 'Helvetica neue lt 65', sans-serif;
  color: #2e3c45;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}

.columns-27:hover{
  background-color: #f9b52a80;
  cursor: pointer !important;
}

.columns-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 8px 8px 8px 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;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(125, 135, 141, 0.5) transparent;
}

.search-2 {
  margin: 30px 8px;
  padding-right: 8px;
  padding-left: 8px;
}

.columns-28 {
  border-color: rgba(46, 60, 69, 0.4);
}

.column-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 7px 0px 765px 5px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(46, 60, 69, 0.4) transparent;
  background-color: #fff;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.column-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  height: 600px;
  max-height: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: transparent #7d878d transparent transparent;
}

.image-7 {
  margin-top: 0px;
}

.block-quote {
  font-family: 'Helvetica neue lt 75', sans-serif;
  text-align: left;
}

.text-block-11 {
  display: block;
  margin-top: 0px;
  padding-right: 62px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #2e3c45;
  font-size: 30px;
  line-height: 34px;
  font-style: normal;
  text-align: left;
}

.image-8 {
  display: block;
  padding-right: 0px;
  box-shadow: 3px 3px 13px 0 rgba(125, 135, 141, 0.77);
  text-align: center;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
}

.column-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.column-89 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.container-8 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.body-5 {
  display: block;
}

.form-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-field-27 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.form-block-8 {
  display: block;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-90 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.columns-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.text-field-28 {
  display: block;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
}

.heading-20 {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #7d878d;
  font-style: italic;
  font-weight: 400;
}

.section-15 {
  margin: 40px;
}

.text-block-12 {
  margin-top: 50px;
  margin-bottom: 28px;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #2e3c45;
  font-size: 25px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.button-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 39px;
  margin-right: 370px;
  margin-left: 370px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #ea641d;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-13 {
  padding-top: 29px;
  padding-right: 8px;
  padding-bottom: 81px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #fff;
  color: #7d878d;
}

.text-block-14 {
  display: block;
  margin-bottom: 15px;
  padding: 10px 10px 10px 11px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 3px;
  background-color: rgba(249, 181, 42, 0.25);
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #2e3c45;
  font-size: 15px;
  line-height: 18px;
}

.column-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.text-block-15 {
  display: block;
  margin-bottom: 15px;
  padding: 10px 10px 10px 11px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 3px;
  background-color: rgba(125, 135, 141, 0.2);
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  color: #2e3c45;
  font-size: 15px;
  line-height: 18px;
}

.text-field-29 {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 3px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 15px;
}

.text-field-29:hover {
  border: 1px solid #2e3c45;
}

.text-field-29:focus {
  border: 1px solid #e6442f;
}

.submit-button-2 {
  margin-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 3px;
  background-color: #e6442f;
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
}

.section-16 {
  margin-top: 40px;
  margin-right: 150px;
  margin-left: 150px;
}

.text-block-16 {
  margin-top: 60px;
  margin-bottom: 19px;
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.heading-21 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: 'Helvetica neue lt 75', sans-serif;
  color: #ea641d;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.columns-30 {
  margin-bottom: 30px;
}

.bold-text-10 {
  font-size: 21px;
  line-height: 28px;
}

.text-block-17 {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.text-block-19 {
  font-family: 'Helvetica neue lt 75', sans-serif;
  font-weight: 400;
}

.text-block-20 {
  font-family: 'Helvetica neue lt 55 roman', sans-serif;
}

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

.bold-text-11 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-12 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-13 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-14 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-15 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-16 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-17 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-18 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-19 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.bold-text-20 {
  font-family: 'Helvetica neue lt 75', sans-serif;
}

.image-9 {
  display: block;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #7d878d;
}

.column-93 {
  display: block;
}

.columns-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-24 {
  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: space-between;
}

.div-block-align-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

.div-block-align-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}

.div-block-space-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-26 {
  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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.container-10 {
  margin-right: 0;
  margin-left: 0;
  padding-right: 20px;
}

.div-block-27 {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-12 {
  margin-top: 39px;
  margin-left: 18px;
  margin-right: 0px;
}


.textarea-3 {
  width: 100%;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field-30 {
  margin-right: 12px;
}

.image-10 {
  margin-left: 12px;
}

.image-11 {
  width: 83px;
  margin-right: 40px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

@media screen and (max-width: 991px) {
  .section.cc-cta {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section.cc-store-home-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

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

  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .button.cc-contact-us {
    display: none;
  }

  .button.navigation-item {
    right: 29px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .logomenu {
    position: static;
    margin-left: 30px;
  }

  .navigation-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0px;
  }

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

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .our-services-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-template-areas: ". ."
      ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    text-align: center;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-template-areas: "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .team-members {
    grid-template-areas: ". ."
      ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .about-grid.cc-about-2 {
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blog-preview-wrap {
    width: 80%;
    padding-right: 15px;
    text-align: center;
  }

  .heading.customheading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .grid {
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    grid-column-gap: 25px;
    grid-row-gap: 33px;
    -ms-grid-rows: auto 33px auto;
    grid-template-areas: "Area ."
      "Area-2 Area-3";
    -ms-grid-columns: 1fr 25px 3.75fr;
    grid-template-columns: 1fr 3.75fr;
  }

  .div-block-2 {
    margin-right: 35px;
    margin-left: 0px;
  }

  .div-block-4 {
    margin-right: 0px;
  }

  .menu.logomenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .container-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .form-4 {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .logininput {
    margin-bottom: 0px;
    margin-left: 14px;
    padding-bottom: 8px;
    padding-left: 3px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
  }

  .div-block-7 {
    overflow: visible;
    height: 32px;
    max-height: 32px;
    min-height: 32px;
  }

  .div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .image-5 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

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

  .button-operatori {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .button-operatori.cc-contact-us {
    display: none;
  }

  .button-operatori.navigation-item {
    right: 29px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .button-operatori-1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .button-operatori-1.cc-contact-us {
    display: none;
  }

  .button-operatori-1.navigation-item {
    right: 29px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .section.cc-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section.cc-store-home-wrap {
    margin-right: 15px;
    margin-left: 15px;
  }

  .container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .cta-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }

  .intro-content {
    width: 80%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template-areas: "."
      "."
      "."
      "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 60px auto 60px auto 60px auto 60px auto 60px auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field {
    text-align: left;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .form.centeredform {
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .button.navigation-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    max-height: none;
    max-width: none;
    margin-right: auto;
    margin-left: 32px;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .logo-link.w--current {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .logomenu {
    margin-left: 15px;
  }

  .navigation-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .navigation {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .logo-image {
    display: inline-block;
    width: 46px;
    margin-right: auto;
    margin-left: auto;
  }

  .cta-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }

  .status-message.cc-no-data {
    width: 100%;
  }

  .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template-areas: "."
      "."
      "."
      "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .blog-item {
    width: 100%;
    max-width: none;
  }

  .form.centeredform {
    margin-right: -70px;
    margin-left: -70px;
  }

  .image-4 {
    margin-bottom: 60px;
  }

  .div-block-2 {
    overflow: scroll;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .menu.logomenu {
    overflow: auto;
    margin-left: auto;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .button-operatori.navigation-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    max-height: none;
    max-width: none;
    margin-right: auto;
    margin-left: 32px;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-operatori-1.navigation-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    max-height: none;
    max-width: none;
    margin-right: auto;
    margin-left: 32px;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@font-face {
  font-family: 'Helvetica neue lt 96';
  src: url('../fonts/Helvetica-Neue-LT-96-Black-Italic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 95';
  src: url('../fonts/Helvetica-Neue-LT-95-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 86';
  src: url('../fonts/Helvetica-Neue-LT-86-Heavy-Italic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 85';
  src: url('../fonts/Helvetica-Neue-LT-85-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 65';
  src: url('../fonts/Helvetica-Neue-LT-65-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 76';
  src: url('../fonts/Helvetica-Neue-LT-76-Bold-Italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 75';
  src: url('../fonts/Helvetica-Neue-LT-75-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 66';
  src: url('../fonts/Helvetica-Neue-LT-66-Medium-Italic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 56';
  src: url('../fonts/Helvetica-Neue-LT-56-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 55 roman';
  src: url('../fonts/Helvetica-Neue-LT-55-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 46';
  src: url('../fonts/Helvetica-Neue-LT-46-Light-Italic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 45';
  src: url('../fonts/Helvetica-Neue-LT-45-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 36';
  src: url('../fonts/Helvetica-Neue-LT-36-Thin-Italic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica neue lt 35';
  src: url('../fonts/Helvetica-Neue-LT-35-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneueltstd bd';
  src: url('../fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}