.footer_component {
  background-color: #04203b;
}

.section-home-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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-image: url('../images/fotka-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-home-about {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-home-mission {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-home-vision {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 80px;
  -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-image: url('../images/vizija-fokta-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-home-team {
  margin-bottom: 110px;
}

.section-home-speciality {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #04203b;
}

.section-home-contact {
  position: relative;
  padding-top: 180px;
  padding-bottom: 170px;
}

.page-padding {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.page-padding.no-padding {
  padding-right: 0rem;
  padding-left: 0rem;
}

.page-padding.left-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0rem;
  -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;
}

.heading-xlarge {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 84px;
  line-height: 102px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 8.4px;
}

.text-size-large {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 58px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 8.8px;
  text-transform: uppercase;
}

.lottie-animation {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 38px;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
}

.container-medium {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0px auto;
  -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;
}

.container-medium.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.image-box {
  max-width: 50%;
}

.heading-large {
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 40px;
  line-height: 51px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.heading-large.white {
  color: #fff;
  text-align: center;
}

.heading-large.centre {
  margin: 110px auto;
}

.heading-large.centre.form {
  margin-top: 100px;
  margin-bottom: 50px;
}

.heading-large.white-smoke {
  margin-top: 0px;
  margin-bottom: 53px;
  color: #f2f4f7;
  text-align: left;
}

.text-side-box {
  max-width: 505px;
}

.text-size-medium {
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 20px;
  line-height: 33px;
  font-weight: 400;
}

.text-size-medium.white {
  color: #fff;
}

.background-color {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 33%;
  background-color: #f2f4f7;
}

.background-color.left {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.checkmark {
  margin-right: 16px;
}

.list {
  margin-top: 33px;
}

.text-italic {
  max-width: 870px;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 41px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.container-large {
  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;
}

.team-columns {
  width: 100%;
}

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

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

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

.team-member {
  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;
}

.team-member-description {
  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;
}

.team-member-name {
  margin-top: 65px;
  margin-bottom: 23px;
  font-family: 'Proxima nova', sans-serif;
  color: #9a6a42;
  font-size: 32px;
  line-height: 31px;
  font-weight: 900;
  text-align: center;
}

.team-member-title {
  margin-bottom: 20px;
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 20px;
  line-height: 33px;
  font-style: italic;
  text-align: center;
}

.team-member-cv {
  margin-bottom: 32px;
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 20px;
  line-height: 33px;
  text-align: center;
}

.text-block-vision {
  padding-top: 350px;
  padding-bottom: 310px;
}

.text-block-speciality {
  max-width: 55%;
  margin-right: 50px;
  padding-left: 12px;
}

.text-speciality {
  margin-bottom: 60px;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 31px;
  font-weight: 700;
}

.background-image {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 40%;
  background-image: url('../images/podrucja-specijalizacije-fotka-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.form_text-field_full-width {
  width: 820px;
  height: 60px;
}

.form_text-field_full-width.form-text {
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #04203b;
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

.form_text-field_full-width.form-text:hover {
  border-color: #9a6a42;
}

.form_text-field_full-width.form-text:focus {
  border-color: #9a6a42;
}

.form_text-field_full-width.form-text::-webkit-input-placeholder {
  color: #181818;
}

.form_text-field_full-width.form-text:-ms-input-placeholder {
  color: #181818;
}

.form_text-field_full-width.form-text::-ms-input-placeholder {
  color: #181818;
}

.form_text-field_full-width.form-text::placeholder {
  color: #181818;
}

.submit-button {
  position: static;
  width: 180px;
  height: 40px;
  margin-top: 40px;
  margin-bottom: 103px;
  background-color: #04203b;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fcfcfc;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #9a6a42;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.form_text-field {
  width: 400px;
  height: 60px;
}

.form_text-field.form-text {
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #04203b;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

.form_text-field.form-text:hover {
  border-color: #9a6a42;
}

.form_text-field.form-text:focus {
  border-color: #9a6a42;
}

.form_text-field.form-text::-webkit-input-placeholder {
  color: #181818;
}

.form_text-field.form-text:-ms-input-placeholder {
  color: #181818;
}

.form_text-field.form-text::-ms-input-placeholder {
  color: #181818;
}

.form_text-field.form-text::placeholder {
  color: #181818;
}

.form_text-area {
  width: 820px;
  min-height: 360px;
}

.form_text-area.form-text {
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #04203b;
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

.form_text-area.form-text:hover {
  border-color: #9a6a42;
}

.form_text-area.form-text:focus {
  border-color: #9a6a42;
}

.form_text-area.form-text::-webkit-input-placeholder {
  color: #181818;
}

.form_text-area.form-text:-ms-input-placeholder {
  color: #181818;
}

.form_text-area.form-text::-ms-input-placeholder {
  color: #181818;
}

.form_text-area.form-text::placeholder {
  color: #181818;
}

.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;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.form.home {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.background-pattern {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 33%;
  background-image: url('../images/pattern-3.png');
  background-position: 0% 50%;
  background-size: auto;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  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-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 15px solid #9a6a42;
  background-color: #fff;
}

.embed-google-map {
  height: 540px;
}

.container-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 110px;
  padding-bottom: 70px;
  -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;
}

.footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 150px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-block {
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 31px;
}

.text-block-2 {
  padding-bottom: 80px;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 31px;
  text-align: center;
  letter-spacing: 5.4px;
}

.hamburger-line-2 {
  width: 35px;
  height: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #fff;
}

.close-line {
  width: 2px;
  height: 15px;
  background-color: #e9ecf5;
  -webkit-transform: translate(0px, -3px) rotate(45deg);
  -ms-transform: translate(0px, -3px) rotate(45deg);
  transform: translate(0px, -3px) rotate(45deg);
}

.close-line.line-2 {
  -webkit-transform: translate(-2px, -3px) rotate(-45deg);
  -ms-transform: translate(-2px, -3px) rotate(-45deg);
  transform: translate(-2px, -3px) rotate(-45deg);
}

.close-line.line-2.dark_close {
  height: 35px;
  background-color: #15113b;
}

.close-line.dark_close {
  height: 35px;
  background-color: #15113b;
}

.mobile-nav {
  display: none;
  overflow: scroll;
}

.button_navbar {
  margin-right: 0px;
  margin-left: 60px;
  text-decoration: none;
}

.button_navbar.first {
  margin-left: 0px;
}

.navbar_component {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999999999;
  display: block;
  width: 100%;
  min-height: auto;
  padding: 60px 0% 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;
  background-color: transparent;
  opacity: 1;
}

.menu-flex-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
}

.desktop-fixed-nav-brand {
  display: block;
  margin-right: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.desktop-fixed-nav-brand.w--current {
  display: none;
}

.nav-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  min-height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 80px;
  padding-left: 140px;
  -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;
}

.nav-menu-wrapper-2 {
  z-index: 5555;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-navbar {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 3.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-navbar:hover {
  color: #9a6a42;
}

.close-wrapper-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 11px 15px 8px;
  -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;
  cursor: pointer;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 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;
}

.image-3 {
  margin-right: 15px;
}

.image-4 {
  display: block;
  margin-left: 15px;
}

.dropdown {
  margin-left: 60px;
}

.dropdown-list {
  background-color: #04203b;
}

.impressum_component {
  max-width: 1000px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.heading-medium {
  font-family: 'Proxima nova', sans-serif;
  color: #9a6a42;
  font-size: 22px;
  line-height: 31px;
  text-align: center;
}

.text-size-small {
  font-family: 'Proxima nova', sans-serif;
  color: #04203b;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1.5px;
}

html.w-mod-js *[data-ix="expand-collapse-on-load"] {
  display: none;
  height: 0px;
}

html.w-mod-js *[data-ix="initial-appearance"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="close-word-on-load"] {
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="sliding-block"] {
  width: 0px;
}

html.w-mod-js *[data-ix="scroll-in-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="scroll-in-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="scroll-in-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="expanded-content"] {
  display: none;
  height: 0px;
}

html.w-mod-js *[data-ix="moose-nav-link-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="moose-nav-link-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="moose-nav-link-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="bottom-x"] {
  opacity: 0;
  -webkit-transform: rotate(45deg) translate(0px, 50%);
  -ms-transform: rotate(45deg) translate(0px, 50%);
  transform: rotate(45deg) translate(0px, 50%);
}

html.w-mod-js *[data-ix="bottom-x-2"] {
  opacity: 0;
  -webkit-transform: rotate(-45deg) translate(0px, 50%);
  -ms-transform: rotate(-45deg) translate(0px, 50%);
  transform: rotate(-45deg) translate(0px, 50%);
}

html.w-mod-js *[data-ix="square-front"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="spring-initial-0"] {
  height: 0px;
}

@media screen and (min-width: 1920px) {
  .section-home-speciality {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .heading-large.centre.form {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .heading-large.white-smoke {
    margin-top: 0px;
    margin-bottom: 53px;
  }

  .list-item {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .text-block-speciality {
    margin-right: 100px;
  }

  .text-speciality {
    margin-bottom: 60px;
  }

  .form_text-field_full-width {
    width: 820px;
    height: 60px;
    margin-bottom: 0px;
    border: 1px solid #000;
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
  }

  .form_text-field_full-width:active {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
  }

  .form_text-field_full-width:focus {
    border-color: #e3b947;
  }

  .form_text-field_full-width::-webkit-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-field_full-width:-ms-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-field_full-width::-ms-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-field_full-width::placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .submit-button {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 180px;
    height: 50px;
    margin-top: 40px;
    background-color: #181818;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .submit-button:hover {
    background-color: #e3b947;
  }

  .contact-form-grid {
    width: 820px;
    margin-top: 0px;
    grid-row-gap: 40px;
    grid-template-areas: ". ."
      "Area-2 Area-2"
      "Area Area";
  }

  .form_text-field {
    width: 400px;
    height: 60px;
    margin-bottom: 0px;
    border: 1px solid #000;
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
  }

  .form_text-field:active {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
  }

  .form_text-field:focus {
    border-color: #e3b947;
  }

  .form_text-field::-webkit-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-field:-ms-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-field::-ms-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-field::placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-area {
    overflow: visible;
    width: 820px;
    min-height: 360px;
    margin-bottom: 0px;
    border: 1px solid #000;
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
  }

  .form_text-area:active {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
  }

  .form_text-area:focus {
    border-color: #e3b947;
  }

  .form_text-area::-webkit-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-area:-ms-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-area::-ms-input-placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form_text-area::placeholder {
    color: #181818;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 4.5px;
    text-transform: uppercase;
  }

  .form {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 820px;
    margin-bottom: 160px;
    -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;
  }

  .form.home {
    margin-bottom: 0px;
  }

  .form_component {
    margin-top: 120px;
  }

  .form-block {
    margin-right: auto;
    margin-left: auto;
  }

  .container-small {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .text-block-2 {
    padding-bottom: 70px;
  }

  .button_navbar {
    text-decoration: none;
  }

  .button_navbar:hover {
    text-decoration: none;
  }

  .navbar_component {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .nav-container-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-menu-wrapper-2 {
    width: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-navbar {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #fcfcfc;
    font-size: 17px;
    line-height: 51px;
    letter-spacing: 6.5px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .text-navbar:hover {
    color: #e3b947;
  }

  .dropdown-toggle {
    padding: 0px;
  }
}

@media screen and (max-width: 991px) {
  .section-home-about {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .section-home-mission {
    padding-top: 60px;
  }

  .section-home-vision {
    background-position: 50% 50%;
  }

  .section-home-team {
    margin-bottom: 0px;
  }

  .section-home-speciality {
    padding-bottom: 0px;
  }

  .section-home-contact {
    padding-top: 110px;
    padding-bottom: 130px;
  }

  .page-padding {
    padding-right: 80px;
    padding-left: 80px;
  }

  .page-padding.left-padding {
    padding-right: 80px;
  }

  .page-padding.mobile {
    padding-right: 32px;
    padding-left: 32px;
  }

  .text-block-header {
    padding-right: 80px;
    padding-left: 80px;
  }

  .heading-xlarge {
    font-size: 59px;
    line-height: 72px;
    letter-spacing: 5.9px;
  }

  .text-size-large {
    font-size: 28px;
    line-height: 52px;
    letter-spacing: 5.6px;
  }

  .container-medium {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .image-box {
    max-width: 450px;
    margin-top: 80px;
  }

  .heading-large {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 28px;
    letter-spacing: 2.8px;
  }

  .heading-large.centre {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .heading-large.centre.form {
    margin-top: 80px;
    margin-bottom: 40px;
  }

  .heading-large.white-smoke {
    margin-bottom: 30px;
  }

  .text-side-box {
    max-width: none;
  }

  .background-color {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    height: 33%;
  }

  .background-color.left {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .text-italic {
    font-size: 24px;
  }

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

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

  .team-member {
    margin-bottom: 80px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .team-member-image {
    max-width: 300px;
  }

  .team-member-description {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .team-member-name {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .team-member-title {
    text-align: left;
  }

  .team-member-cv {
    text-align: left;
  }

  .text-block-vision {
    padding: 200px 80px;
  }

  .text-block-speciality {
    max-width: none;
    margin-right: 0px;
    padding-left: 0px;
  }

  .text-speciality {
    margin-bottom: 30px;
  }

  .background-image {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    height: 380px;
  }

  .form_text-field_full-width.form-text {
    width: 620px;
    margin-right: auto;
    margin-left: auto;
  }

  .submit-button {
    margin-top: 30px;
    margin-bottom: 80px;
  }

  .form_text-field.form-text {
    width: 100%;
    margin-right: 0px;
    margin-left: auto;
  }

  .form_text-area.form-text {
    width: 100%;
  }

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

  .form-block {
    width: auto;
  }

  .embed-google-map {
    height: 430px;
  }

  .container-small {
    padding-top: 60px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .text-block-2 {
    padding-bottom: 10px;
    font-size: 18px;
    letter-spacing: 4.86px;
  }

  .list-2 {
    margin-bottom: 0px;
  }

  .columns {
    margin-bottom: 70px;
  }

  .image {
    display: block;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
  }

  .hamburger-line-2 {
    height: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: #fff;
  }

  .close-line.line-2.dark_close {
    background-color: #fff;
  }

  .close-line.dark_close {
    background-color: #fff;
  }

  .mobile-nav-links-contain-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding-right: 50px;
    padding-left: 50px;
    -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;
  }

  .mobile-nav {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    overflow: visible;
    height: 100vh;
    background-color: #04203b;
  }

  .mobile-hamburger-wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -20px;
    margin-left: 14px;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
  }

  .mobile-hamburger-wrapper-2._w-nav-button.thank-you-page {
    display: none;
  }

  .button_navbar {
    margin-bottom: 50px;
    margin-left: 0px;
  }

  .button_navbar.first.thank-you-page {
    margin-bottom: 0px;
  }

  .navbar_component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 5% 0px 43px;
    -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;
  }

  .menu-flex-wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .desktop-fixed-nav-brand {
    display: block;
  }

  .desktop-fixed-nav-brand.w--current {
    display: block;
  }

  .desktop-fixed-nav-brand.mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 34px;
    margin-left: 43px;
  }

  .menu-button-2 {
    display: none;
  }

  .nav-container-2 {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-3 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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-block-3 {
    font-family: 'Proxima nova', sans-serif;
    color: hsla(0, 0%, 100%, 0.39);
    font-size: 20px;
    line-height: 31px;
    text-align: center;
    letter-spacing: 0.31px;
  }

  .nav-menu-wrapper-2 {
    display: none;
  }

  .nav-menu-wrapper-2.thank-you-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .text-navbar {
    margin-bottom: 0px;
    font-size: 20px;
    text-align: center;
  }

  .close-wrapper-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 34px;
    margin-right: 0px;
    padding: 10px 43px 10px 40px;
  }

  .dropdown {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .section-home-mission {
    padding-bottom: 70px;
  }

  .section-home-vision {
    margin-top: 52px;
  }

  .page-padding {
    padding-right: 37px;
    padding-left: 37px;
  }

  .page-padding.left-padding {
    padding-right: 37px;
    padding-left: 37px;
  }

  .text-block-header {
    padding-right: 37px;
    padding-left: 37px;
  }

  .heading-xlarge {
    font-size: 35px;
    line-height: 42px;
    letter-spacing: 3.5px;
  }

  .text-size-large {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 4px;
  }

  .lottie-animation {
    margin-bottom: 20px;
  }

  .image-box {
    max-width: 300px;
    margin-top: 40px;
  }

  .heading-large.centre.form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-member-image {
    max-width: 290px;
  }

  .text-block-vision {
    padding: 140px 32px 130px;
  }

  .text-block-speciality {
    margin-right: 0px;
    padding-left: 0px;
  }

  .background-image {
    height: 340px;
  }

  .form_text-field_full-width.form-text {
    width: 100%;
  }

  .contact-form-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    -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-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .form_text-field.form-text {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .form_text-area.form-text {
    min-height: 320px;
  }

  .form {
    width: 100%;
  }

  .form.home {
    width: 100%;
  }

  .form_component {
    padding-right: 40px;
    padding-left: 40px;
  }

  .form-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .embed-google-map {
    height: 370px;
  }

  .hamburger-line-2 {
    width: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: 1px solid #fff;
    background-color: #fff;
  }

  .mobile-nav-links-contain-2 {
    padding-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .mobile-nav {
    display: none;
  }

  .mobile-hamburger-wrapper-2 {
    margin-right: 0px;
    padding-right: 20px;
  }

  .navbar_component {
    min-height: auto;
    padding: 2px 0% 2px 17px;
  }

  .menu-flex-wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 25px;
    padding-left: 25px;
  }

  .desktop-fixed-nav-brand {
    padding-left: 0px;
  }

  .desktop-fixed-nav-brand.mobile {
    margin-top: 20px;
    margin-left: 17px;
  }

  .nav-container-2 {
    min-height: auto;
    padding-top: 20px;
  }

  .nav-menu-wrapper-2 {
    display: none;
  }

  .nav-menu-wrapper-2.thank-you-page {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .close-wrapper-2 {
    margin-top: 20px;
    margin-right: 17px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 479px) {
  .page-padding.left-padding {
    padding-right: 37px;
    padding-left: 37px;
  }

  .page-padding.mobile {
    padding-right: 14px;
    padding-left: 14px;
  }

  .heading-xlarge {
    font-size: 39px;
    line-height: 48px;
    letter-spacing: 3.9px;
  }

  .lottie-animation {
    margin-bottom: 60px;
  }

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

  .heading-large.centre.form {
    margin-top: 40px;
    margin-bottom: 50px;
  }

  .team-member-image {
    max-width: 100%;
  }

  .team-member-name {
    text-align: left;
  }

  .background-image {
    height: 420px;
  }

  .form_text-field_full-width.form-text {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }

  .submit-button {
    margin-bottom: 30px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .contact-form-grid {
    grid-row-gap: 40px;
  }

  .form_text-field.form-text {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }

  .form_text-area.form-text {
    width: 100%;
    min-height: 325px;
    font-size: 14px;
    line-height: 16px;
  }

  .form {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

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

  .form-block {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .embed-google-map {
    height: 430px;
  }

  .container-small {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .hamburger-line-2 {
    width: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .mobile-nav-links-contain-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mobile-nav {
    display: none;
  }

  .mobile-hamburger-wrapper-2 {
    margin-left: 0px;
    padding-right: 10px;
  }

  .button_navbar.first.thank-you-page {
    margin-top: 20px;
    text-align: left;
  }

  .navbar_component {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    padding: 0px 10px 0px 17px;
  }

  .desktop-fixed-nav-brand {
    width: 160px;
    margin-right: 0px;
    padding-left: 0px;
  }

  .desktop-fixed-nav-brand.mobile {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    padding-left: 0px;
  }

  .nav-container-2 {
    padding-top: 20px;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-container-2.thank-you-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .nav-menu-wrapper-2.thank-you-page {
    -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;
  }

  .text-navbar {
    text-align: center;
  }

  .text-navbar.thank-you-page {
    text-align: left;
  }

  .close-wrapper-2 {
    padding-top: 10px;
  }
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-0ad2e4a1 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-0ad2e4a1 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edd-0ad2e4a1 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-68b637b3 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-68b637b3 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edd-68b637b3 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-ba5aeb09 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-ba5aeb09 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edd-ba5aeb09 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (min-width: 1920px) {
  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-0ad2e4a1 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed9-0ad2e4a1 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-0ad2e4a1 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edd-0ad2e4a1 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-68b637b3 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed9-68b637b3 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-68b637b3 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edd-68b637b3 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-ba5aeb09 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed9-ba5aeb09 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-ba5aeb09 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edd-ba5aeb09 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-0ad2e4a1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed9-0ad2e4a1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-0ad2e4a1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-68b637b3 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed9-68b637b3 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-68b637b3 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed7-ba5aeb09 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7ed9-ba5aeb09 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d7660c44-95ed-22e3-8a9a-9ba77b7e7edb-ba5aeb09 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Bold.otf') format('opentype'), url('../fonts/Proxima-Nova-Extrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Extrabold-Italic.otf') format('opentype'), url('../fonts/Proxima-Nova-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Semibold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}