.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;
}

body {
  background-color: #f1efe9;
  font-family: Poppins, sans-serif;
  color: #1c2749;
  font-size: 15px;
  line-height: 24px;
}

p {
  margin-bottom: 20px;
  color: #908886;
}

a {
  color: #1c2749;
  text-decoration: underline;
}

a:hover {
  color: #e9895b;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 1051.45px;
  z-index: 1000;
  height: 100px;
  margin-right: 0px;
  margin-bottom: -1px;
  padding-top: 0px;
  padding-bottom: 1px;
  background-color: #fff;
}

.hero-section {
  position: relative;
  z-index: 1;
  height: 800px;
  background-image: url('../images/Header-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-section._404 {
  height: 100vh;
  min-height: 600px;
}

.hero-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  -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: -webkit-gradient(linear, left top, left bottom, color-stop(77%, rgba(249, 248, 246, 0)), color-stop(96%, #f9f8f6));
  background-image: linear-gradient(180deg, rgba(249, 248, 246, 0) 77%, #f9f8f6 96%);
  text-align: center;
}

.container {
  position: relative;
  z-index: 5;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.push-up-container {
  margin-top: -200px;
}

.container.low-layer {
  z-index: 1;
}

.hero-slide-content-block {
  display: block;
  width: 610px;
  margin-right: auto;
  margin-left: auto;
}

.hero-slide-title {
  position: static;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 1px;
  color: #a81c83;
  font-size: 68px;
  line-height: 57px;
  font-weight: 700;
  text-indent: 0px;
  white-space: nowrap;
}

.hero-slide-subtitle {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: Gothambook, sans-serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
  letter-spacing: 1px;
}

.section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section.intro-section {
  height: 555px;
  background-color: #f9f8f6;
}

.section.color-section {
  height: 670px;
  padding-bottom: 0px;
  background-color: #e9895b;
}

.section.tint {
  padding-left: 82px;
  background-color: #f9f8f6;
}

.section.overflow-none {
  overflow: hidden;
}

.section.overflow-none.color-section {
  background-color: #a71b83;
}

.section-title-block {
  margin-bottom: 40px;
}

.section-title-block.push-up {
  margin-bottom: 20px;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #692eca;
  font-size: 39px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: -1px;
}

.section-title.medium {
  font-family: Gotham, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.section-title.color {
  padding-top: 24px;
  font-family: Gotham, sans-serif;
  color: #692eca;
}

.section-title.color.contact-version {
  font-family: Gotham, sans-serif;
  color: #8f177b;
}

.section-title.large {
  width: auto;
  font-family: Gotham, sans-serif;
  color: #a61a83;
  font-size: 57px;
  line-height: 66px;
  font-weight: 800;
}

.white-content-block {
  padding: 55px;
  background-color: #fff;
  box-shadow: 14px 14px 60px -10px #cec4bc;
}

.feature-block {
  margin-top: 30px;
}

.feature-title {
  margin-top: 10px;
  color: #8f7a74;
  font-size: 14px;
}

.feature-title.main-title {
  margin-top: 0px;
  color: #a71b83;
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
}

.feature-title.main-title.dark {
  color: #fff;
}

.feature-title.light {
  color: #fff6f1;
}

.dark-content-block {
  height: 440px;
  padding: 55px;
  background-color: #f3f1ec;
  box-shadow: 7px 7px 70px -10px #c0a9a0;
}

.intro-column-right {
  padding-top: 110px;
  padding-left: 60px;
}

.intro-row {
  position: relative;
  z-index: 20;
  margin-top: -225px;
}

.small-gallery-wrapper {
  position: relative;
  left: -90px;
  top: 30px;
  z-index: 30;
  width: 420px;
  height: 205px;
}

.small-gallery-wrapper.about-version {
  position: absolute;
  left: auto;
  top: -100px;
  right: -20px;
}

.intro-gallery-image {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  width: 300px;
  height: 250px;
  background-color: #1c2749;
  background-image: url('../images/Mask.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 14px 14px 40px -10px rgba(0, 0, 0, 0.4);
}

.intro-gallery-image._2 {
  left: auto;
  top: 80px;
  right: 0px;
  z-index: 6;
  width: 170px;
  height: 200px;
  background-image: url('../images/02.png');
}

.intro-gallery-image._2.reason-2 {
  background-image: url('../images/pexels-photo-590516.jpeg');
}

.intro-gallery-image._3 {
  left: 115px;
  top: 250px;
  z-index: 4;
  width: 260px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2))), url('../images/pexels-photo-301367.jpeg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2)), url('../images/pexels-photo-301367.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.intro-gallery-image._3.reason-4 {
  background-image: url('../images/Mask.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.intro-gallery-image._4 {
  left: -120px;
  top: 210px;
  z-index: 3;
  width: 270px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/03.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/03.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.intro-gallery-image._4.reason-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/pexels-photo-301367.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/pexels-photo-301367.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.intro-gallery-image.reason-1 {
  background-image: url('../images/pexels-photo-787961-1.jpeg');
}

.image-title-overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 55px 25px 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(82, 56, 49, 0)), color-stop(89%, rgba(80, 52, 44, 0.9)));
  background-image: linear-gradient(180deg, rgba(82, 56, 49, 0), rgba(80, 52, 44, 0.9) 89%);
  color: #fff;
}

.image-overlay-title {
  width: 120px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 600;
}

.image-overlay-title.wide {
  width: 200px;
  font-family: Gotham, sans-serif;
}

.hero-buttons-wrapper {
  margin-top: 40px;
}

.button {
  display: block;
  margin-top: 10px;
  padding: 12px 30px 10px;
  border-radius: 0px;
  background-color: #6a2eca;
  opacity: 1;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, color 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease, color 200ms ease;
  cursor: default;
}

.button:hover {
  background-color: #e95ba2;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button.header-button {
  width: 200px;
  cursor: pointer;
}

.button.header-button:hover {
  background-color: #ee61ca;
}

.button.header-button.header-button-2 {
  width: 220px;
  margin-left: 10px;
  background-color: #fff;
  color: #8f7a74;
}

.button.header-button.header-button-2:hover {
  color: #ee61ca;
}

.button.career-button {
  margin-top: 0px;
}

.button.footer-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6a2eca;
  color: #fcfcfa;
  font-size: 17px;
  text-align: center;
}

.button.footer-button:hover {
  background-color: #ee61ca;
}

.highlight-title {
  color: #fff;
}

.section-gradient {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  height: 410px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f8f6), to(rgba(249, 248, 246, 0)));
  background-image: linear-gradient(180deg, #f9f8f6, rgba(249, 248, 246, 0));
}

.section-line-wrapper {
  position: absolute;
  left: 160px;
  top: 350px;
  width: 50px;
  height: 350px;
  text-align: center;
}

.section-line-wrapper._2 {
  left: 280px;
  top: 870px;
  height: 490px;
}

.section-line-wrapper.in-header {
  left: 160px;
  top: 220px;
  right: 160px;
  display: block;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
}

.section-line {
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #fff;
}

.section-line.gradient-version {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(70%, #fff));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 70%);
}

.section-line-button {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-radius: 100%;
  background-color: #fff;
  box-shadow: 7px 7px 20px -10px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.section-line-button:hover {
  box-shadow: 7px 7px 30px -7px rgba(0, 0, 0, 0.3);
}

.section-arrow {
  height: 19px;
  -webkit-filter: hue-rotate(262deg);
  filter: hue-rotate(262deg);
}

.logo {
  width: 200px;
  height: 70px;
  margin-top: 14px;
}

.logo-block {
  width: 185px;
  height: 100%;
  border-right: 1px solid #e6e6e6;
  text-align: center;
}

.nav-menu {
  height: 100%;
}

.nav-link {
  height: 100%;
  padding: 39px 20px 0px;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #978c89;
  font-size: 18px;
}

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

.nav-link.w--current {
  color: #692eca;
  font-size: 18px;
}

.nav-link.color {
  display: inline-block;
  margin-left: 20px;
  background-color: #6a2eca;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
  cursor: pointer;
}

.nav-link.color:hover {
  background-color: #ee61ca;
}

.nav-link.toggle {
  padding-right: 30px;
}

.nav-link.toggle.w--open {
  color: #e9895b;
}

.div-block {
  margin-top: 0px;
  padding: 60px 60px 60px 30px;
}

.centered-section-title {
  display: block;
  width: 570px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  text-align: center;
}

.centered-section-title.wide {
  width: 650px;
}

.section-subtitle {
  margin-top: 30px;
  font-size: 28px;
  line-height: 34px;
}

.info-row {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-block {
  position: relative;
  top: -121px;
  bottom: 130px;
  margin-bottom: 30px;
  padding-right: 20px;
  text-align: center;
}

.info-block.last {
  top: 27px;
  margin-bottom: 0px;
}

.info-paragraph {
  margin-bottom: 0px;
}

.info-block-title {
  margin-bottom: 10px;
  color: #a61a83;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}

.block-icon {
  height: 60px;
  margin-bottom: 25px;
}

.contact-form-block {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1150px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 14px 14px 60px -20px rgba(0, 0, 0, 0.2);
}

.footer-block {
  font-size: 12px;
}

.bottom-footer-text {
  display: inline-block;
  margin-right: 6px;
}

.footer-link {
  display: inline-block;
  margin-left: 14px;
  color: #8f7a74;
  text-decoration: none;
}

.footer-link:hover {
  color: #e9895b;
}

.footer-links-wrapper {
  float: right;
}

.contact-column-block {
  width: 60%;
  padding: 60px 80px;
  float: left;
}

.contact-column-block.block-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-right: -1px;
  padding-bottom: 80px;
  float: right;
  -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;
  background-color: #8f177b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(103%, #8f177b)), url('../images/Products.png');
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.5), #8f177b 103%), url('../images/Products.png');
  background-position: 0px 0px, 50% -1%;
  background-size: auto, auto 470px;
  background-repeat: repeat, no-repeat;
}

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

.contact-info-block {
  width: 100%;
  margin-bottom: 82px;
  text-align: center;
}

.field {
  height: 50px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #e2d8d6;
}

.field:hover {
  border-bottom-color: #a89794;
}

.field:focus {
  border-bottom-color: #e9895b;
}

.field::-webkit-input-placeholder {
  color: #8f7a74;
}

.field:-ms-input-placeholder {
  color: #8f7a74;
}

.field::-ms-input-placeholder {
  color: #8f7a74;
}

.field::placeholder {
  color: #8f7a74;
}

.field.area {
  height: 120px;
}

.field.area.small-area {
  height: 90px;
}

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

.field-column._2 {
  padding-right: 0px;
}

.intro-paragraph {
  max-width: 450px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Gothambook, sans-serif;
}

.contact-block-title {
  margin-bottom: 27px;
  font-size: 19px;
  font-weight: 500;
}

.social-button {
  display: block;
  width: 190px;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 10px 8px 25px;
  background-color: #692eca;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: rgba(249, 248, 246, 0.8);
  text-decoration: none;
}

.social-button:hover {
  position: relative;
  z-index: 10;
  box-shadow: 7px 7px 20px -7px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.social-button-icon {
  height: 25px;
  float: left;
}

.social-button-title {
  height: 25px;
  padding-top: 3px;
  padding-right: 10px;
}

.success {
  border: 1px solid #e9895b;
  background-color: transparent;
  color: #e9895b;
}

.subpage-header {
  height: 600px;
  -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/Header-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.subpage-header.contact {
  background-image: url('../images/Header-6.jpg');
}

.subpage-header.careers {
  height: 800px;
  background-image: url('../images/Header-2.jpg');
  background-position: 50% 50%;
}

.subpage-header.about-us {
  background-image: url('../images/Header-5.jpg');
  background-position: 50% 50%;
}

.subpage-header-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: -3px;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(44%, rgba(249, 248, 246, 0)), to(#f9f8f6));
  background-image: linear-gradient(180deg, rgba(249, 248, 246, 0) 44%, #f9f8f6);
  text-align: center;
}

.subpage-header-overlay.with-bottom-content {
  padding-bottom: 70px;
}

.contact-push-up-block {
  display: block;
  max-width: 1150px;
  margin-top: -200px;
  margin-right: auto;
  margin-left: auto;
}

.subpage-title-wrapper {
  position: relative;
}

.subpage-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #8f187b;
  font-size: 80px;
  line-height: 65px;
}

.subpage-subtitle {
  display: block;
  width: 60%;
  max-width: 600px;
  margin: 30px auto 0px;
  font-size: 23px;
  line-height: 34px;
  font-weight: 300;
}

.subpage-subtitle.wide {
  width: 70%;
  max-width: 630px;
  font-family: Gothambook, sans-serif;
}

.careers-list-wrapper {
  width: 100%;
  margin-bottom: -30px;
}

.career-item-wrapper {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 7px 7px 30px -20px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.career-item-wrapper:hover {
  box-shadow: 7px 7px 50px -10px rgba(0, 0, 0, 0.25);
}

.career-link-block {
  position: relative;
  display: block;
  padding: 35px 110px 25px 60px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #1c2749;
  text-decoration: none;
}

.career-link-block:hover {
  color: #e9895b;
}

.career-title {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 600;
}

.career-info-block {
  display: inline-block;
  margin-right: 10px;
}

.career-info-title {
  display: inline-block;
  color: #8f7a74;
  font-size: 14px;
}

.career-info-title.bold {
  margin-right: 5px;
  font-weight: 700;
}

.career-hidden-content-block {
  position: relative;
  overflow: hidden;
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
}

.career-rtb {
  margin-top: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px dashed #dfdfdf;
  line-height: 25px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 3em;
  column-gap: 3em;
}

.empty-state {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(143, 122, 116, 0.2);
  line-height: 21px;
  text-align: center;
}

.block-arrow {
  position: absolute;
  top: 48%;
  right: 60px;
  height: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.career-cta-block {
  padding-top: 30px;
  border-top: 1px dashed #ebebeb;
}

.career-cta-title.bold {
  margin-bottom: 5px;
  color: #e9895b;
  font-size: 20px;
  font-weight: 700;
}

.career-cta-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-cta-col-right {
  text-align: center;
}

.team-wrapper {
  margin-top: -245px;
  margin-bottom: -20px;
}

.team-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.team-item {
  margin-bottom: 20px;
  margin-left: 335px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.team-member-block {
  height: 100%;
  padding: 40px 40px 30px;
  background-color: #fff;
  box-shadow: 7px 7px 50px -20px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.team-member-name {
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 25px;
  font-weight: 400;
}

.team-social-link-block {
  display: inline-block;
  color: #5c78cf;
}

.team-social-link-block:hover {
  color: #1c2749;
}

.team-social-title {
  display: inline-block;
}

.team-social-title.icon {
  margin-right: 6px;
  font-family: 'Fontawesome webfont', sans-serif;
}

.team-job-title {
  margin-bottom: 15px;
  color: #e9895b;
  line-height: 22px;
  font-weight: 500;
}

.pricing-block-1 {
  position: relative;
  overflow: hidden;
  padding: 71px 45px 95px;
  background-color: #eceae4;
  box-shadow: 14px 14px 40px -10px rgba(0, 0, 0, 0.19);
  color: #1c2749;
}

.pricing-block-1.gold {
  background-color: #6a2eca;
  color: #fff;
}

.pricing-block-title {
  position: absolute;
  left: 45px;
  bottom: -15px;
  opacity: 0.4;
  color: #fff;
  font-size: 85px;
  line-height: 73px;
  font-weight: 900;
}

.pricing-block-title._2 {
  padding-left: 0px;
  opacity: 0.3;
  font-size: 72px;
}

.pricing-block-item {
  position: relative;
  margin-top: 9px;
  padding-left: 30px;
}

.pricing-block-item-title {
  display: inline-block;
  font-weight: 300;
}

.pricing-block-price-title {
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
}

.pricing-block-price-title.subtitle {
  position: relative;
  left: 7px;
  top: -5px;
  font-size: 11px;
  font-weight: 400;
}

.product-item-block {
  position: relative;
  padding-top: 15px;
  padding-right: 90px;
  padding-bottom: 15px;
  border-top: 1px dashed #e0e0e0;
}

.product-item-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
}

.product-item-subtitle {
  display: block;
  margin-top: 1px;
  font-size: 14px;
}

.product-price-block {
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #e9895b;
}

.product-price-title {
  display: inline-block;
}

.products-block {
  display: block;
  width: 80%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 50px;
  background-color: #fff;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, 0.15);
}

.products-block.first {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.products-block.push-up {
  display: block;
  margin-top: -185px;
}

.product-block-title {
  margin-bottom: 30px;
  font-size: 35px;
}

.price-block-wrapper {
  position: absolute;
  top: 30px;
  right: 30px;
}

.checklist-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  font-family: 'Fontawesome webfont', sans-serif;
}

.intro-text-row {
  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;
}

.appointment-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  background-color: rgba(249, 248, 246, 0.8);
}

.popup-close-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
}

.popup-block {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: none;
  overflow: auto;
  width: 440px;
  height: 100vh;
  max-height: 100vh;
  padding: 65px;
  -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;
  background-color: #fff;
  box-shadow: 0 0 60px -10px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  line-height: 23px;
}

.popup-title {
  color: #692eca;
  font-size: 35px;
  line-height: 34px;
  font-weight: 800;
}

.popup-title.subtitle {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #692eca;
  font-size: 13px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.booking-form {
  margin-top: 30px;
  margin-bottom: 0px;
}

.field-label {
  font-size: 14px;
}

.contact-link-block {
  display: block;
  margin-top: 20px;
  font-size: 16px;
}

.contact-title {
  display: inline-block;
  font-family: Gotham, sans-serif;
  color: #692eca;
}

.contact-title.icon {
  margin-right: 7px;
  float: left;
  -webkit-filter: hue-rotate(320deg);
  filter: hue-rotate(320deg);
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e9895b;
  line-height: 26px;
}

.booking-content-block {
  margin-bottom: 15px;
  padding: 13px 25px 8px;
  background-color: rgba(105, 46, 202, 0.08);
  font-size: 14px;
  line-height: 22px;
}

.radio-button {
  display: inline-block;
  margin-right: 7px;
  font-size: 13px;
  line-height: 23px;
}

.radio-button:hover {
  color: #e9895b;
}

.radio-button-circle {
  margin-top: 5px;
}

.radio-button-text:hover {
  color: #692eca;
}

.close-link {
  position: absolute;
  top: 30px;
  right: 30px;
  display: inline-block;
}

.image-section {
  height: 640px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Header-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-section.team {
  background-image: url('../images/Header-4.jpg');
}

.image-section-title-wrapper {
  text-align: center;
}

.text-column-left {
  padding-right: 45px;
}

.column-title {
  width: 425.0000305175781vh;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 156px;
  font-family: Gotham, sans-serif;
  color: #692eca;
  font-size: 41px;
  line-height: 43px;
}

.background-image {
  position: absolute;
  left: -360px;
  top: -45px;
  z-index: 1;
  height: 510px;
  opacity: 0.34;
}

.background-image.align-right {
  left: auto;
  top: 25px;
  right: -150px;
}

.background-image.bottom-right {
  left: auto;
  top: auto;
  right: -420px;
  bottom: 15px;
}

.text-row {
  position: relative;
  z-index: 10;
}

.card-wrapper {
  margin-bottom: 30px;
}

.card-wrapper.last {
  margin-bottom: 0px;
}

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

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

.image-section-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 70px;
  -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: -webkit-gradient(linear, left top, left bottom, color-stop(44%, rgba(249, 248, 246, 0)), to(#f9f8f6));
  background-image: linear-gradient(180deg, rgba(249, 248, 246, 0) 44%, #f9f8f6);
}

.image-section-overlay.dark {
  padding-bottom: 110px;
}

.dropdown-link.w--current {
  color: #e9895b;
}

.footer-info-block {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 630px;
  height: 60px;
  margin: -70px auto 50px;
  background-color: #fff;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, 0.2);
}

.footer {
  padding-bottom: 45px;
  background-color: #f1efe9;
}

.top-footer-block {
  display: block;
  width: 100%;
  height: 80px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  background-color: #f9f8f6;
}

.footer-info-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  padding: 1px 0px 0px;
  float: left;
  -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-info-column.right {
  width: 40%;
  float: right;
}

.footer-info-title.icon {
  margin-right: 10px;
  font-family: 'Fontawesome webfont', sans-serif;
}

.dropdown {
  height: 100%;
}

.dropdown-icon {
  margin-right: 10px;
  font-size: 12px;
  line-height: 15px;
}

.dropdown-list {
  background-color: #c38b8b;
}

.dropdown-list.w--open {
  background-color: #fff;
}

.about-row {
  min-height: 360px;
}

.popular-tag {
  position: relative;
  left: 8px;
  top: -1px;
  display: inline-block;
  padding-top: 1px;
  padding-right: 6px;
  padding-left: 6px;
  border-radius: 3px;
  background-color: #e9895b;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}

.join-intro-row {
  margin-bottom: 80px;
}

.image-block-number {
  position: absolute;
  left: 20px;
  top: -13px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #fff;
  color: #e9895b;
  font-size: 19px;
  line-height: 34px;
  text-align: center;
}

.image-block-number._4 {
  left: -14px;
  top: 23px;
}

.button-wrapper {
  display: inline-block;
}

.team-photo-image {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 14px 14px 80px -10px rgba(0, 0, 0, 0.2);
}

.heading {
  font-family: Gotham, sans-serif;
  color: #8f187b;
}

.heading-2 {
  font-family: Gotham, sans-serif;
  color: #8f187b;
}

.heading-3 {
  font-family: Gotham, sans-serif;
  color: #8f187b;
}

.heading-4 {
  color: #8f187b;
}

.heading-5 {
  color: #8f187b;
}

.heading-6 {
  color: #8f187b;
}

.rich-text-block {
  font-family: Gothambook, sans-serif;
}

.paragraph {
  font-family: Gothambook, sans-serif;
}

.bold-text {
  color: #692eca;
}

.body {
  margin-bottom: -13px;
  padding-top: 100px;
  padding-bottom: 0px;
}

.pricing-block-1-copy {
  position: relative;
  overflow: hidden;
  padding: 71px 45px 95px;
  background-color: #eceae4;
  box-shadow: 14px 14px 40px -10px rgba(0, 0, 0, 0.19);
  color: #1c2749;
}

.pricing-block-1-copy.gold {
  background-color: #e9895b;
  color: #fff;
}

.text-block {
  position: static;
  display: block;
  font-family: Gothambook, sans-serif;
}

.text-block:focus {
  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;
}

.form {
  display: block;
}

.slider {
  background-image: url('../images/WhatsApp-Image-2019-11-13-at-19.32.12.jpeg');
  background-position: 50% 50%;
  background-size: contain;
}

.slide {
  background-image: url('../images/WhatsApp-Image-2019-11-13-at-19.32.12.jpeg');
  background-position: 0px 0px;
}

.slide-2 {
  position: relative;
  width: 600px;
  background-image: url('../images/WhatsApp-Image-2019-11-13-at-19.32.12.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.slider-2 {
  width: 800px;
  height: 800px;
}

.slide-3 {
  height: auto;
  padding-right: 0px;
}

.container-2 {
  overflow: visible;
}

.slide-4 {
  height: auto;
}

.image {
  margin-left: 124px;
}

.section-2 {
  padding-bottom: 72px;
}

.html-embed {
  padding-top: 32px;
  padding-bottom: 0px;
}

@media (max-width: 991px) {
  .hero-section {
    height: 800px;
  }
  .hero-section._404 {
    height: auto;
  }
  .hero-overlay {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hero-slide-content-block {
    width: 490px;
  }
  .hero-slide-title {
    font-size: 57px;
    line-height: 34px;
  }
  .hero-slide-subtitle {
    font-size: 22px;
    line-height: 30px;
  }
  .section {
    padding: 80px 40px;
  }
  .section.color-section {
    height: 630px;
  }
  .section.tint {
    padding-left: 0px;
  }
  .section.overflow-none.color-section {
    background-color: #a61a83;
  }
  .white-content-block {
    padding: 35px;
  }
  .feature-title.main-title {
    font-size: 17px;
  }
  .dark-content-block {
    padding: 35px;
  }
  .intro-column-right {
    padding-top: 50px;
    padding-left: 20px;
  }
  .intro-row {
    margin-top: -175px;
  }
  .small-gallery-wrapper {
    left: -80px;
    width: 390px;
    height: 205px;
  }
  .small-gallery-wrapper.about-version {
    top: -20px;
    right: -10px;
  }
  .intro-gallery-image {
    left: -10px;
    width: 270px;
    height: 200px;
  }
  .intro-gallery-image._2 {
    top: 80px;
    width: 170px;
  }
  .intro-gallery-image._3 {
    left: 175px;
    top: 270px;
    width: 200px;
    height: 170px;
  }
  .intro-gallery-image._4 {
    left: 10px;
    top: 190px;
    width: 230px;
    height: 180px;
  }
  .hero-buttons-wrapper {
    margin-top: 20px;
  }
  .section-gradient {
    height: 370px;
  }
  .section-line-wrapper._2 {
    top: 760px;
    height: 520px;
  }
  .section-line-wrapper.in-header {
    top: 120px;
  }
  .nav-link {
    padding-top: 21px;
    padding-right: 13px;
    padding-left: 13px;
    font-size: 14px;
  }
  .nav-link.color {
    margin-left: 10px;
  }
  .div-block {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 10px;
  }
  .section-subtitle {
    font-size: 21px;
    line-height: 32px;
  }
  .info-row {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .info-paragraph {
    display: none;
  }
  .info-block-title {
    display: none;
  }
  .block-icon {
    display: none;
  }
  .contact-column-block {
    padding: 40px;
  }
  .contact-column-block.block-right {
    padding-right: 30px;
    padding-left: 30px;
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 490px;
  }
  .field {
    height: 40px;
  }
  .field.area {
    height: 90px;
  }
  .subpage-header {
    height: 460px;
  }
  .subpage-header.careers {
    height: 590px;
  }
  .subpage-header-overlay.with-bottom-content {
    padding-top: 25px;
    background-color: rgba(249, 248, 246, 0.3);
  }
  .subpage-title {
    font-size: 70px;
    line-height: 45px;
  }
  .team-member-block {
    padding: 15px;
  }
  .pricing-block-1 {
    padding: 55px 25px 85px;
  }
  .products-block {
    width: 90%;
    padding: 35px 40px;
  }
  .price-block-wrapper {
    top: 21px;
  }
  .image-section {
    height: 480px;
  }
  .image-section-title-wrapper {
    display: block;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .column-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image-section-overlay {
    background-color: rgba(249, 248, 246, 0.5);
  }
  .pricing-block-1-copy {
    padding: 55px 25px 85px;
  }
  .slide-3 {
    height: auto;
    padding-bottom: 101px;
  }
  .image {
    margin-right: 11px;
    margin-left: 11px;
  }
  .image-2 {
    margin-left: 150px;
  }
}

@media (max-width: 767px) {
  .navbar {
    height: 50px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  }
  .hero-section {
    height: 390px;
    margin-top: 50px;
  }
  .hero-overlay {
    background-color: rgba(249, 248, 246, 0.6);
  }
  .hero-slide-content-block {
    width: auto;
    max-width: 450px;
  }
  .hero-slide-title {
    font-size: 47px;
    line-height: 34px;
  }
  .hero-slide-subtitle {
    margin-top: 25px;
    font-size: 21px;
    line-height: 26px;
  }
  .section {
    padding: 50px 30px;
  }
  .section.intro-section {
    height: 775px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(249, 248, 246, 0.8)), to(rgba(249, 248, 246, 0.8)));
    background-image: linear-gradient(180deg, rgba(249, 248, 246, 0.8), rgba(249, 248, 246, 0.8));
  }
  .section.color-section {
    height: auto;
    padding-top: 210px;
    padding-bottom: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(233, 137, 91, 0.7)), to(rgba(233, 137, 91, 0.7)));
    background-image: linear-gradient(180deg, rgba(233, 137, 91, 0.7), rgba(233, 137, 91, 0.7));
  }
  .section-title-block {
    margin-bottom: 30px;
  }
  .section-title.color {
    color: #000;
  }
  .section-title.large {
    font-size: 45px;
    line-height: 56px;
  }
  .feature-title {
    margin-top: 5px;
  }
  .dark-content-block {
    height: auto;
    padding-bottom: 55px;
  }
  .intro-column-right {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .intro-row {
    margin-top: -95px;
  }
  .small-gallery-wrapper {
    position: absolute;
    left: -80px;
    top: 235px;
    right: -80px;
    display: block;
    width: 380px;
    margin-right: auto;
    margin-left: auto;
  }
  .small-gallery-wrapper.about-version {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 350px;
    height: 355px;
  }
  .section-gradient {
    height: 200px;
    border-radius: 0px;
  }
  .section-line-wrapper.in-header {
    display: none;
  }
  .logo {
    height: 30px;
    margin-top: 9px;
  }
  .logo-block {
    width: 145px;
  }
  .nav-menu {
    margin-left: 50px;
    padding-top: 30px;
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
  }
  .nav-link {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-size: 14px;
  }
  .nav-link.color {
    margin-left: 0px;
  }
  .text-col-left {
    padding: 0px;
  }
  .div-block {
    padding: 0px;
  }
  .centered-section-title {
    width: 440px;
    margin-bottom: 50px;
  }
  .centered-section-title.wide {
    width: auto;
  }
  .section-subtitle {
    font-size: 22px;
  }
  .info-row {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .block-icon {
    height: 50px;
    margin-bottom: 20px;
  }
  .contact-form-block {
    display: block;
  }
  .footer-block {
    text-align: center;
  }
  .bottom-footer-text {
    display: block;
  }
  .footer-links-wrapper {
    margin-top: 10px;
    float: none;
  }
  .contact-column-block {
    width: 100%;
  }
  .contact-column-block.block-right {
    width: 100%;
    margin-right: 0px;
    padding-bottom: 35px;
    background-image: none;
  }
  .field-column {
    padding-right: 0px;
  }
  .contact-block-title {
    margin-bottom: 10px;
  }
  .social-button {
    margin-top: 3px;
  }
  .subpage-header {
    height: 470px;
  }
  .subpage-header-overlay.with-bottom-content {
    padding-top: 5px;
  }
  .contact-push-up-block {
    margin-top: -180px;
  }
  .subpage-title {
    font-size: 50px;
    line-height: 35px;
  }
  .subpage-subtitle {
    max-width: 390px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 29px;
  }
  .subpage-subtitle.wide {
    max-width: 410px;
  }
  .career-link-block {
    padding-top: 30px;
    padding-right: 60px;
    padding-left: 20px;
  }
  .career-hidden-content-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .career-rtb {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .block-arrow {
    right: 40px;
  }
  .team-wrapper {
    margin-top: -165px;
  }
  .team-item {
    padding-left: 0px;
  }
  .team-member-block {
    padding: 35px;
  }
  .menu-button {
    width: 50px;
    height: 50px;
    padding: 7px 0px 0px;
    background-color: rgba(233, 137, 91, 0.1);
    color: #e9895b;
    font-size: 35px;
    text-align: center;
  }
  .intro-col-left {
    padding-right: 0px;
    padding-left: 0px;
  }
  .cta-col-left {
    padding-left: 0px;
  }
  .products-block {
    width: 100%;
  }
  .intro-text-row {
    display: block;
  }
  .popup-block {
    width: 90%;
    max-height: 100vh;
  }
  .image-section-title-wrapper {
    max-width: 90%;
  }
  .text-column-left {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .column-left {
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .column-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-section-overlay {
    padding-bottom: 120px;
  }
  .footer-info-block {
    width: 90%;
  }
  .footer-info-title {
    font-size: 11px;
  }
  .dropdown {
    height: auto;
  }
  .image {
    margin-left: 54px;
  }
}

@media (max-width: 479px) {
  .navbar {
    margin-bottom: 65px;
    padding-bottom: 120px;
  }
  .hero-section {
    height: 300px;
    margin-top: 119px;
    margin-bottom: 113px;
    padding-top: 42px;
  }
  .hero-overlay {
    margin-top: 1px;
    margin-bottom: -55px;
    padding-bottom: 0px;
  }
  .container.push-up-container {
    margin-top: -70px;
  }
  .hero-slide-content-block {
    position: relative;
    z-index: 10;
    max-width: 300px;
    text-align: center;
  }
  .hero-slide-title {
    width: 300px;
    font-size: 30px;
    text-align: center;
    letter-spacing: -1px;
  }
  .hero-slide-subtitle {
    display: block;
    width: 270px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0px;
  }
  .section {
    padding: 35px 25px;
  }
  .section.intro-section {
    height: auto;
    margin-top: -121px;
    margin-bottom: -29px;
    padding-top: 0px;
    padding-bottom: 199px;
  }
  .section.color-section {
    padding: 90px 35px 40px;
  }
  .section.tint {
    padding-left: 0px;
  }
  .section-title {
    font-size: 32px;
    line-height: 30px;
  }
  .section-title.medium {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 26px;
    line-height: 33px;
  }
  .section-title.color.contact-version {
    max-width: 210px;
  }
  .section-title.large {
    font-size: 26px;
    line-height: 38px;
  }
  .white-content-block {
    padding: 35px 24px;
    text-align: center;
  }
  .dark-content-block {
    margin-bottom: -8px;
    padding: 40px 30px 35px;
    text-align: center;
  }
  .intro-row {
    margin-top: 0px;
  }
  .small-gallery-wrapper {
    position: relative;
    left: -10px;
    top: 0px;
    right: 0px;
    width: 240px;
    margin-top: 30px;
  }
  .small-gallery-wrapper.about-version {
    left: 15px;
    width: 270px;
    margin-top: 0px;
  }
  .intro-gallery-image {
    left: -30px;
    overflow: hidden;
    width: 170px;
    height: 150px;
  }
  .intro-gallery-image._2 {
    left: 125px;
    top: 40px;
    width: 140px;
    height: 160px;
  }
  .intro-gallery-image._3 {
    left: 139px;
    top: 196px;
    width: 120px;
    height: 120px;
  }
  .intro-gallery-image._4 {
    left: 0px;
    top: 148px;
    width: 150px;
    height: 130px;
  }
  .image-title-overlay {
    padding: 40px 14px 14px;
  }
  .image-overlay-title {
    width: 110px;
    font-size: 12px;
    line-height: 19px;
    text-align: left;
  }
  .image-overlay-title.wide {
    width: 130px;
    font-size: 11px;
    line-height: 16px;
  }
  .hero-buttons-wrapper {
    margin-top: 10px;
  }
  .button.header-button.header-button-2 {
    margin-left: 0px;
  }
  .button.footer-button {
    line-height: 44px;
  }
  .logo {
    width: 300px;
    height: 100px;
    margin-top: 13px;
    margin-right: 10px;
  }
  .logo-block {
    width: 105px;
  }
  .centered-section-title {
    width: 270px;
  }
  .section-subtitle {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .info-row {
    padding-right: 0px;
    padding-left: 0px;
  }
  .info-block {
    padding-right: 0px;
  }
  .footer-link {
    display: block;
    margin-left: 0px;
  }
  .contact-column-block {
    padding: 20px;
  }
  .contact-column-block.block-right {
    padding-top: 30px;
    padding-left: 25px;
    text-align: left;
  }
  .contact-info-block {
    text-align: left;
  }
  .field {
    font-size: 12px;
  }
  .social-button {
    margin-left: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
  }
  .social-button-title {
    padding-left: 40px;
  }
  .subpage-header {
    height: 300px;
  }
  .subpage-header.careers {
    height: 310px;
  }
  .subpage-header-overlay {
    padding-top: 75px;
    background-color: rgba(249, 248, 246, 0.5);
  }
  .subpage-header-overlay.with-bottom-content {
    padding-bottom: 0px;
  }
  .contact-push-up-block {
    margin-top: -80px;
  }
  .subpage-title {
    display: block;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    font-size: 35px;
    line-height: 26px;
    letter-spacing: -1px;
  }
  .subpage-subtitle {
    max-width: 270px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 25px;
  }
  .subpage-subtitle.wide {
    max-width: 269px;
    font-size: 14px;
    line-height: 22px;
  }
  .career-link-block {
    padding: 20px 45px 20px 20px;
  }
  .career-title {
    font-size: 23px;
    line-height: 23px;
  }
  .career-info-block {
    display: block;
  }
  .career-info-title {
    font-size: 12px;
  }
  .career-rtb {
    padding-top: 20px;
    font-size: 14px;
    line-height: 23px;
  }
  .block-arrow {
    top: 40px;
    right: 20px;
  }
  .career-cta-row {
    display: block;
    text-align: center;
  }
  .team-wrapper {
    margin-top: -85px;
  }
  .team-list {
    display: block;
  }
  .team-item {
    padding-right: 0px;
  }
  .team-member-block {
    padding: 25px;
  }
  .cta-col-left {
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .pricing-block-1 {
    padding: 60px 20px;
  }
  .pricing-block-title {
    left: 15px;
    font-size: 65px;
    line-height: 53px;
  }
  .pricing-block-item {
    margin-top: 1px;
    padding-left: 22px;
  }
  .pricing-block-item-title {
    font-size: 12px;
  }
  .product-item-block {
    padding-right: 40px;
  }
  .product-item-title {
    display: block;
    font-size: 13px;
    line-height: 20px;
  }
  .product-item-subtitle {
    font-size: 11px;
    line-height: 14px;
  }
  .product-price-block {
    font-size: 13px;
  }
  .products-block {
    padding: 25px;
  }
  .product-block-title {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .price-block-wrapper {
    top: 15px;
    right: 21px;
  }
  .popup-block {
    padding: 20px;
    font-size: 11px;
    line-height: 18px;
  }
  .popup-title {
    width: 200px;
    font-size: 23px;
    line-height: 25px;
  }
  .popup-title.subtitle {
    margin-top: 20px;
    font-size: 9px;
    line-height: 14px;
  }
  .booking-form {
    margin-top: 10px;
  }
  .contact-link-block {
    font-size: 13px;
  }
  .contact-title.icon {
    line-height: 19px;
  }
  .close-link {
    top: 10px;
    right: 10px;
  }
  .image-section.team {
    height: 320px;
  }
  .column-title {
    padding-left: 47px;
    font-size: 25px;
    line-height: 32px;
  }
  .column-left {
    padding-bottom: 20px;
  }
  .footer-info-block {
    height: auto;
  }
  .top-footer-block {
    height: 40px;
  }
  .footer-info-column {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-info-column.right {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .footer-info-title {
    font-size: 12px;
  }
  .popular-tag {
    left: 0px;
    top: 0px;
    margin-bottom: 10px;
  }
  .join-intro-row {
    margin-bottom: 20px;
  }
  .pricing-block-1-copy {
    padding: 60px 20px;
  }
  .slide-3 {
    height: auto;
    padding-left: 53px;
  }
  .image {
    margin-left: 14px;
  }
  .image-2 {
    margin-left: 14px;
  }
  .image-3 {
    margin-left: 14px;
  }
  .paragraph-2 {
    padding-left: 23px;
  }
  .body-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gothambook';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Druk';
  src: url('../fonts/Druk-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Druk';
  src: url('../fonts/Druk-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}