.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 48px;
  line-height: 56px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 28px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

p {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 24px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

figcaption {
  margin-top: 12px;
  color: #505e78;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.body {
  font-family: Roboto, sans-serif;
  color: #595b5c;
  font-size: 16px;
  line-height: 24px;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 120px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section.haze {
  color: #505e78;
}

.section.haze.small-padding-top {
  padding-top: 30px;
}

.section.haze.small-padding-top.small-padding-bottom {
  padding-bottom: 30px;
}

.section.grade-bg-1 {
  background-image: linear-gradient(225deg, #a8dc19, #42ae13);
  color: #fff;
}

.section.big-padding {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section.big-padding.grade-bg-1 {
  background-color: transparent;
  background-image: linear-gradient(225deg, #a8dc19, #42ae13);
}

.section.big-padding-bottom {
  padding-bottom: 100px;
}

.section.big-padding-bottom.grade-bg-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#60bb46), to(#60bb46));
  background-image: linear-gradient(180deg, #60bb46, #60bb46);
}

.section.big-padding-bottom.content {
  background-position: 0px 0px;
  background-size: cover;
}

.section.big-padding-bottom.compact {
  background-image: url('../img/Compact.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.post-header {
  height: 520px;
}

.section.blog-post {
  overflow: visible;
  padding-top: 0px;
  background-color: #f8f8f9;
}

.section.no-padding-top {
  padding-top: 10px;
  background-color: transparent;
}

.section.no-padding-top.haze {
  color: #595b5c;
}

.section.grade-bg-2 {
  background-image: linear-gradient(45deg, #f76240, #ffaf00);
  color: #fff;
}

.section.no-mask {
  overflow: visible;
}

.section.footer-section {
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #595b5c;
  color: #595b5c;
  z-index: 10;
}

.section.full-screen {
  height: 100vh;
}

.section.grade-bg-3 {
  background-image: linear-gradient(45deg, #7f3acb, #d93c81);
}

.section.grade-bg-4 {
  background-image: linear-gradient(45deg, #8534ff, #4d90ff);
  color: #fff;
}

.section.no-padding {
  padding: 0px;
}

.section.no-padding-vertical {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.content-intro {
  padding-top: 40px;
  padding-bottom: 60px;
}

.wrapper {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.wrapper.nav-bar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.wrapper.text-white {
  position: relative;
  z-index: 1;
}

.wrapper.flex-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapper.flex-right {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 12px;
}

.wrapper.flex-centre {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  min-height: 250px;
}

.wrapper._100 {
  max-width: 100%;
}

.button {
  height: 48px;
  padding: 12px 24px;
  border-radius: 6px;
  background-color: #595b5c;
  box-shadow: 0 2px 5px 0 rgba(33, 44, 66, 0.15);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.button:hover {
  box-shadow: 0 5px 14px 0 rgba(33, 44, 66, 0.2);
}

.button.grade-1 {
  text-decoration: none;
}

.button.grade-1:hover {
  box-shadow: 0 5px 14px 0 rgba(118, 197, 21, 0.5);
}

.button.grade-1.margins {
  text-decoration: none;
}

.button.grade-2:hover {
  box-shadow: 0 5px 14px 0 rgba(255, 156, 17, 0.5);
}

.button.grade-3:hover {
  box-shadow: 0 5px 14px 0 rgba(214, 62, 141, 0.4);
}

.button.grade-4:hover {
  box-shadow: 0 5px 14px 0 rgba(112, 88, 255, 0.4);
}

.button.white {
  position: static;
  float: none;
  clear: right;
  background-color: #595b5c;
  box-shadow: 0 2px 5px 0 rgba(33, 44, 66, 0.31);
  color: #fff;
  text-align: center;
  text-shadow: none;
}

.button.white:hover {
  box-shadow: 0 5px 14px 0 rgba(33, 44, 66, 0.2);
}

.button.margins {
  margin-right: 8px;
  margin-left: 8px;
}

.button.ghost {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #b0b9cb;
  color: #595b5c;
}

.button.ghost:hover {
  box-shadow: inset 0 0 0 1px #595b5c;
}

.button.ghost-bg {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.5);
}

.button.ghost-bg:hover {
  box-shadow: inset 0 0 0 1px #fff;
}

.button.nav-bar-button {
  height: 40px;
  margin-left: 0px;
  padding: 10px 20px;
  background-color: #60bb46;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.style-block {
  padding: 40px 15px;
  text-align: left;
}

.paragraph-small {
  font-size: 17px;
  line-height: 25px;
}

.paragraph-small.transparent {
  opacity: 0.7;
  font-size: 15px;
}

.button-styles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 15px 64px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button-style-wrapper {
  width: 25%;
  padding: 48px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.button-style-wrapper.dark-bg {
  background-color: #505e78;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 104px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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: #595b5c;
  box-shadow: 1px 1px 7px 2px rgba(33, 44, 66, 0.22);
  opacity: 1;
  color: #fff;
  background-clip: border-box;
}

.nav-link {
  height: 40px;
  padding: 20px 12px;
  border-radius: 6px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  color: #fff;
}

.text-white {
  color: #fff;
}

.service-window {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
  color: #595b5c;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tooltip {
  position: absolute;
  bottom: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  padding: 6px 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(17, 17, 17, 0.1);
  color: #595b5c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.tooltip.change-tooltip {
  bottom: 50px;
  padding-right: 12px;
  padding-left: 12px;
  font-weight: 600;
}

.tooltip-text {
  display: block;
}

.tooltip-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -5px;
  display: block;
  width: 8px;
  height: 8px;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px solid #dce0e9;
  border-bottom: 1px solid #dce0e9;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.haze {
  background-color: #f8f8f9;
}

.text-grey {
  color: #505e78;
}

.no-margin {
  margin: 0px;
  padding-right: 0px;
}

.text-green {
  color: #60bb46;
}

.section-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-bottom: 80px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.section-intro.no-margin {
  margin: 0px;
}

.section-intro.wide {
  max-width: 800px;
}

.section-intro.left {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.section-intro.page-header-intro {
  margin-top: 32px;
  margin-bottom: 32px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.mini-heading {
  display: inline-block;
  height: 24px;
  margin-bottom: 28px;
  padding: 4px 8px 4px 9px;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  background-color: #dce0e9;
  color: #505e78;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.mini-heading.white {
  border-color: hsla(0, 0%, 100%, 0.4);
  background-color: rgba(0, 0, 0, 0.24);
  color: #fff;
}

.mini-heading.white.banner-slider-text {
  height: 50px;
  margin-bottom: -130px;
  border-width: 0px;
  border-radius: 7px;
  background-color: rgba(33, 44, 66, 0.35);
  box-shadow: none;
  font-size: 28px;
  line-height: 39px;
  font-weight: 400;
  text-transform: capitalize;
  text-shadow: 1px 0 2px #000;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 72px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.white-link {
  color: #fff;
  text-decoration: none;
}

.white-link:hover {
  text-decoration: underline;
}

.footer-link {
  padding-top: 4px;
  padding-bottom: 4px;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.white {
  margin-right: 20px;
  color: #fff;
}
.footer-link.white:hover{
  color:#60bb46
}
.footer a:hover{
  color:#60bb46
}
.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  font-size: 12px;
  line-height: 16px;
}

.footer-bottom-text {
  margin-right: 20px;
  color: hsla(0, 0%, 100%, 0.6);
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.brand.footer-logo {
  margin-bottom: 8px;
  margin-left: -15px;
  padding-top: 15px;
  padding-bottom: 16px;
}

.changelog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.66%;
  margin-bottom: 64px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.change {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
}

.change-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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: 50%;
  background-color: #595b5c;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}

.change-text {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.changelog-contact-text {
  max-width: 400px;
  margin-bottom: 120px;
  padding-right: 15px;
  padding-left: 15px;
  color: #505e78;
  text-align: center;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 6px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.no-padding {
  padding: 0px;
}

.no-padding-top {
  padding-top: 0px;
}

.no-padding-bottom {
  padding-bottom: 0px;
}

.full-width {
  width: 100%;
}

.color-1 {
  background-color: #60bb46;
}

.color-2 {
  background-color: #9dd2ce;
}

.color-3 {
  background-color: #d63e8d;
}

.color-4 {
  background-color: #7058ff;
}

.grade-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#60bb46), to(#60bb46));
  background-image: linear-gradient(180deg, #60bb46, #60bb46);
}

.grade-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf00), to(#f76240));
  background-image: linear-gradient(180deg, #ffaf00, #f76240);
}

.grade-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d93c81), to(#7f3acb));
  background-image: linear-gradient(180deg, #d93c81, #7f3acb);
}

.grade-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90ff), to(#8534ff));
  background-image: linear-gradient(180deg, #4d90ff, #8534ff);
}

.background {
  position: absolute;
  left: 0px;
  top: -30%;
  right: 0px;
  bottom: 0px;
  height: 160%;
  background-image: url('../img/backgorund-blocks.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.background.fade-1 {
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../img/backgorund-blocks.svg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.background.fade-2 {
  opacity: 0.18;
}

.background.image {
  background-image: url('../img/ash-edmonds-510566-unsplash.jpg');
  background-repeat: no-repeat;
  opacity: 0.1;
}

.nav-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  -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;
}

.angle {
  position: absolute;
  left: -10%;
  z-index: 2;
  width: 120%;
  height: 160px;
  background-color: #fff;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.angle.bottom {
  bottom: -310px;
  height: 360px;
}

.angle.bottom.haze {
  background-color: #fff;
}
.angle.bottom.grey-haze {
  background-color:#f8f8f9;
}
.angle.top {
  top: -110px;
  right: 0px;
}

.angle.top.haze {
  background-color: #fff;
}

.paragraph-big {
  font-size: 18px;
  line-height: 28px;
}

.posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.posts.no-margin {
  margin: 0px;
}

.post-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding-right: 15px;
  padding-bottom: 40px;
  padding-left: 15px;
}

.post-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 4px 4px 14px 0 rgba(80, 94, 120, 0.08);
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  color: #595b5c;
  text-decoration: none;
}

.post-card:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.post-card-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 34px 8px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.post-card-info a{
  color:#60bb46;
}

.post-card-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -4px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #dce0e9;
}

.category {
  margin:2.5px;
  height: 24px;
  padding: 4px 8px 4px 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #d63e8d;
  color: #fff;
  font-size: 9px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}
.category:hover{
  opacity: 0.8;
}
.category.post-category {
  display: inline-block;
  margin-bottom: 24px;
  background-color: #d93c81;
}

.category.orange {
  background-color: #9dd2ce;
  color: #fff;
}

.category.purple {
  background-color: #7058ff;
}

.post-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 80%;
  margin-top: -360px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 120px 80px 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;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 4px 4px 14px 0 rgba(80, 94, 120, 0.08);
}

.post-card-summary {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #505e78;
  font-size: 14px;
  line-height: 20px;
}

.post-card-date {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #6c7a92;
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  text-transform: uppercase;
}

.post-date {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #6c7a92;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}

.post-image {
  margin-top: 80px;
  margin-bottom: 80px;
  border-radius: 8px;
}

.big-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
  -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: 12px;
  background-color: rgba(33, 44, 66, 0.12);
}

.big-icon.white {
  background-color: #fff;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
}

.big-icon.color-1 {
  background-color: #fff;
  background-image: url('../img/heart-icon.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.big-icon.color-2 {
  background-color: rgba(255, 156, 17, 0.12);
}

.big-icon.color-3 {
  background-color: rgba(214, 62, 141, 0.12);
}

.big-icon.color-4 {
  background-color: rgba(112, 88, 255, 0.12);
}

.features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-wrapper {
  overflow: hidden;
}

.hero-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-top: 120px;
  margin-right: 175px;
  margin-bottom: 120px;
  padding-right: 6%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-shadow: 1px 0 2px #6c7a92;
}

.hero-heading {
  margin-bottom: 40px;
}

.side-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 120px;
  -webkit-perspective: 800px;
  perspective: 800px;
}

.side-content.no-margin {
  margin: 0px;
}

.side-block {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 15px;
  padding-left: 7px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-perspective: 800px;
  perspective: 800px;
}

.play-button {
  width: 72px;
  height: 72px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #595b5c;
  background-image: url('../img/play-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(#505e78), to(#595b5c));
  background-image: url('../img/play-icon-white.svg'), linear-gradient(180deg, #505e78, #595b5c);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
}

.play-button.grade-2 {
  background-image: url('../img/play-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(#ffaf00), to(#f76240));
  background-image: url('../img/play-icon-white.svg'), linear-gradient(180deg, #ffaf00, #f76240);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.play-button.grade-4 {
  background-image: url('../img/play-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(#4d90ff), to(#8534ff));
  background-image: url('../img/play-icon-white.svg'), linear-gradient(180deg, #4d90ff, #8534ff);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.side-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 416px;
  -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: 12px;
  background-color: #505e78;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
}

.side-media._2 {
  background-image: url('../img/image-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.side-media._3 {
  background-image: url('../img/image-05.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.side-info {
  width: 66.66%;
}

.link-arrow {
  position: relative;
  padding-top: 4px;
  padding-right: 22px;
  padding-bottom: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #595b5c;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-arrow-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 16px;
  margin-top: 3px;
  float: right;
}

.side-slider {
  overflow: hidden;
  width: 80%;
  height: 416px;
  border-radius: 12px;
  background-color: transparent;
  box-shadow: 0 5px 14px 0 transparent;
}

.side-slide {
  width: 100%;
  height: 100%;
}

.side-slide._1 {
  float: left;
  clear: left;
  background-image: url('../img/mytemptationPREMIUM-S44A296aa-web-v2__FitMaxWzQ1MCw0NTBd.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
  background-clip: border-box;
}

.side-slide._2 {
  background-image: url('../img/m5workoutextreme_sapphire_spas-HORIZONTAL-v2__FitMaxWzgwMCw0NTBd.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.side-slide._3 {
  background-image: url('../img/M6watersedgePLUNGE-silverwhite-TALL-ADJ-AUG2020__FitMaxWzgwMCw4MDBd.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.side-slide._2 {
  background-image: url('../img/Mr--Mrs-Ayesa.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.side-slide._3 {
  background-image: url('../img/myholiday-vogue-shimmer.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.side-slide._1 {
  background-image: url('../img/IMG_2252.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-arrow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  -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;
}

.arrow-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -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: 50%;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
}

.side-slider-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 9px;
  line-height: 40px;
}

.testimonials {
  position: relative;
  width: 100%;
  height: 440px;
  max-width: 800px;
  background-color: transparent;
}

.no-mask {
  overflow: visible;
}

.review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 90px 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: #fff;
  background-image: url('../img/quote-icon-grey.svg');
  background-position: 32px 32px;
  background-size: 56px;
  background-repeat: no-repeat;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
  color: #595b5c;
  text-align: center;
}

.testimonials-slide {
  max-width: 800px;
  padding-right: 15px;
  padding-left: 15px;
}

.testimonials-nav {
  margin-top: 58px;
  opacity: 1;
  font-size: 9px;
}

.review-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  padding: 16px;
  -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;
}

.rating-star {
  margin-right: 1px;
  margin-left: 1px;
}

.phone-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.phone-features-column {
  max-width: 300px;
  padding-right: 15px;
  padding-left: 15px;
}

.phone-feature {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 32px;
  padding-bottom: 8px;
}

.phone-image-wrapper {
  margin-right: 6%;
  margin-left: 6%;
  padding-right: 15px;
  padding-left: 15px;
}

.logotypes {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 770px;
  margin-top: 8px;
  margin-bottom: 120px;
  padding: 32px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #dce0e9;
  border-radius: 12px;
}

.logotypes-heading {
  position: absolute;
  top: -17px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #fff;
}

.logotypes-heading.haze {
  background-color: #f8f8f9;
}

.logotypes-heading.haze {
  background-color: #f8f8f9;
}

.logotype {
  padding: 16px 24px;
}

.logotype.trasparent {
  opacity: 0.4;
}

.scroll-down {
  position: absolute;
  right: 8.33%;
  bottom: -146px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  color: #a8dc19;
}

.scroll-down:hover {
  box-shadow: 0 5px 14px 0 rgba(33, 44, 66, 0.2);
}

.hero-ebook-cover {
  width: 50%;
  margin-bottom: -216px;
}

.hero-book {
  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;
}

.feature-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  margin-bottom: 48px;
  padding-right: 25px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.feature-v2-text {
  margin-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.opened-book {
  margin-top: 56px;
  margin-bottom: 72px;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #6c7a92;
  text-align: center;
}

.tab-link:hover {
  color: #595b5c;
}

.tab-link.w--current {
  background-color: transparent;
  box-shadow: inset 0 -2px 0 0 #9dd2ce;
  color: #595b5c;
}

.tab-icon {
  display: block;
  width: 32px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  box-shadow: inset 0 -1px 0 0 #dce0e9;
}

.tabs {
  width: 100%;
}

.review-arrow-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  margin-bottom: 96px;
  -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;
}

.review-arrow-button.right {
  right: -96px;
}

.review-arrow-button.left {
  left: -96px;
}

.author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 800px;
  perspective: 800px;
}

.author-photo-wrapper {
  position: relative;
  margin-right: 8.33%;
  margin-left: 15px;
}

.author-photo {
  border-radius: 12px;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
}

.author-website {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 10px 16px 10px 40px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('../img/world-icon.svg');
  background-position: 12px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  color: #595b5c;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.author-website:hover {
  text-decoration: underline;
}

.author-info {
  padding-right: 6%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.author-social {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-width: 220px;
  margin-right: 15px;
  padding: 32px 40px 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #dce0e9;
  border-radius: 12px;
}

.author-social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-right: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #595b5c;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}

.author-social-link:hover {
  text-decoration: underline;
}

.author-social-icon {
  width: 32px;
  height: 32px;
  margin-right: 16px;
  border-radius: 50%;
  background-color: #6c7a92;
}

.author-social-icon.twitter {
  background-color: #2aa3f0;
  background-image: url('../img/twitter-icon-white.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.author-social-icon.facebook {
  background-color: #3b5998;
  background-image: url('../img/facebook-icon-white.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.author-social-icon.instagram {
  background-color: #f83f5a;
  background-image: url('../img/instagram-icon-white.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.text-yellow {
  color: #9dd2ce;
}

.author-social-heading {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: -11px;
  margin-bottom: 0px;
  margin-left: 24px;
  padding: 4px 16px;
  background-color: #fff;
}

.tabs-content {
  padding-top: 88px;
  padding-bottom: 120px;
}

.book-subscribe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 770px;
  margin-bottom: 40px;
  padding: 40px 48px 32px 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(80, 94, 120, 0.08);
}

.book-subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

input {
  height: 48px;
  margin-bottom: 20px;
  padding: 8px 16px;
  border: 1px solid #dce0e9;
  border-radius: 6px;
  background-color: #f8f8f9;
  -webkit-transition: background-color 200ms ease, border 200ms ease;
  transition: background-color 200ms ease, border 200ms ease;
}

.input:hover {
  border-color: #b0b9cb;
}

.input:focus {
  border-color: #60bb46;
  background-color: #fff;
}

.input::-webkit-input-placeholder {
  color: #95a0b4;
}

.input:-ms-input-placeholder {
  color: #95a0b4;
}

.input::-ms-input-placeholder {
  color: #95a0b4;
}

.input::placeholder {
  color: #95a0b4;
}

.input.icon-right {
  padding-right: 64px;
  background-image: url('../img/input-icon-base-right.svg');
  background-position: 100% 50%;
  background-size: 48px;
  background-repeat: no-repeat;
}

.input.icon-right.mail {
  background-image: url('../img/input-mail-icon.svg'), url('../img/input-icon-base-right.svg');
  background-position: 100% 50%, 100% 50%;
  background-size: 48px, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-right.password {
  background-image: url('../img/input-lock-icon.svg'), url('../img/input-icon-base-right.svg');
  background-position: 100% 50%, 100% 50%;
  background-size: auto, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-right.user {
  background-image: url('../img/input-user-icon.svg'), url('../img/input-icon-base-right.svg');
  background-position: 100% 50%, 100% 50%;
  background-size: auto, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-left {
  padding-left: 64px;
  background-image: url('../img/input-icon-base-left.svg');
  background-position: 0px 50%;
  background-size: 48px;
  background-repeat: no-repeat;
}

.input.icon-left.user {
  background-image: url('../img/input-user-icon.svg'), url('../img/input-icon-base-left.svg');
  background-position: 0px 50%, 0px 50%;
  background-size: 48px, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.icon-left.mail {
  background-image: url('../img/input-mail-icon.svg'), url('../img/input-icon-base-left.svg');
  background-position: 0px 50%, 0px 50%;
  background-size: 48px, 48px;
  background-repeat: no-repeat, no-repeat;
}
.input.icon-left.phone{
  background-image: url('../img/input-phone-icon.svg'), url('../img/input-icon-base-left.svg');
  background-position: 0px 50%, 0px 50%;
  background-size: 48px, 48px;
  background-repeat: no-repeat, no-repeat;
}

.input.text-area {
  height: auto;
  min-height: 120px;
  padding-top: 16px;
}

.free-book-cover {
  margin-top: -82px;
  margin-left: 52px;
}

.book-subscribe-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.footer-heading {
  margin-top: 17px;
  margin-bottom: 20px;
}

.footer-social-link {
  width: 40px;
  height: 40px;
  margin: 4px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.footer-social-link:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  text-decoration: underline;
}

.footer-social-link.twitter {
  background-image: url('../img/twitter-icon.svg');
  background-size: 12px;
}

.footer-social-link.facebook {
  background-image: url('../img/icon-facebook.svg');
  background-size: 8px;
}

.footer-social-link.instagram {
  background-image: url('../img/icon-insta.svg');
  background-size: 16px;
}

.footer-social-link.youtube {
  margin-bottom: 4px;
  background-image: url('../img/icon-youtube.svg');
  background-size: 18px;
}

.footer-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding-right: 8%;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.scroll-up {
  position: absolute;
  top: -28px;
  right: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.scroll-up:hover {
  box-shadow: 0 5px 14px 0 rgba(33, 44, 66, 0.3);
}

.footer-social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -4px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.heart {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('../img/heart-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: hsla(0, 0%, 100%, 0);
}

.footer-bottom-column {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-more-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.footer-more-link:hover {
  text-decoration: underline;
}

.footer-more-icon {
  width: 24px;
  height: 24px;
  margin-left: 12px;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../img/arrow-right-icon.svg');
  background-position: 50% 50%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.licence-items {
  width: 66.66%;
  padding-right: 15px;
  padding-left: 15px;
}

.licence-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  padding: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
}

.licence-item-info {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grey-link {
  color: #505e78;
  text-decoration: none;
}

.grey-link:hover {
  text-decoration: underline;
}

.licence-link-divider {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  margin-bottom: 4px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #dce0e9;
}

.form-success {
  background-color: #fff;
}

.form-error {
  margin-top: 16px;
  padding: 8px 12px;
  border: 1px solid #f03855;
  border-radius: 6px;
  background-color: rgba(240, 56, 85, 0.08);
  color: #f03855;
  font-size: 12px;
  text-align: center;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  -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: linear-gradient(45deg, #42ae13, #a8dc19);
}

.promo-card {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 10;
  max-width: 388px;
  padding: 8px;
  border-radius: 8px;
  background-color: #595b5c;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.25);
  opacity: 0.94;
}

.promo-card-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  padding: 16px 8px 16px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #505e78;
  text-decoration: none;
}

.promo-card-icon {
  width: 24px;
  margin-right: 24px;
  margin-left: 8px;
}

.promo-card-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
}

.promo-card-close {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 32px;
  height: 32px;
  background-image: url('../img/close-icon.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  opacity: 0.4;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.promo-card-close:hover {
  opacity: 1;
}

.hero-form-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 41.66%;
  max-width: 470px;
  min-height: 560px;
  margin-right: auto;
  margin-bottom: -176px;
  margin-left: auto;
  padding: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  color: #595b5c;
}

.hero-saas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-label {
  margin-bottom: 4px;
  font-size: 10px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.hero-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkbox {
  margin-bottom: 28px;
  color: #505e78;
  font-size: 14px;
  line-height: 20px;
}

.checkbox-field {
  margin-top: 2px;
  margin-right: 8px;
  font-size: 20px;
}

.text-purple {
  color: #7058ff;
}

.form-text-small {
  margin-top: 24px;
  padding-right: 12%;
  padding-left: 12%;
  color: #95a0b4;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.form-text-small-link {
  color: #6c7a92;
}

.feature-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding: 48px 32px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 20%;
  -webkit-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  text-align: center;
}

.big-side-image {
  width: 50%;
  background-image: url('../img/estee-janssens-396884-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.big-side-block {
  width: 50%;
}

.big-side-block.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 194px 15px 194px 24px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.big-side-features {
  max-width: 450px;
  margin-top: -24px;
  margin-bottom: 24px;
}

.big-side-blocks {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.big-side-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-top: -4px;
  margin-right: 16px;
  -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: 6px;
  background-color: #fff;
  color: #7058ff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
}

.big-side-feature-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.big-side-content {
  max-width: 585px;
  padding-right: 9%;
  padding-left: 15px;
}

.testimonials-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.testimonials-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 83.33%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.review-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 15px;
  padding: 32px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
}

.review-card-avatar {
  width: 56px;
  height: 56px;
  margin-right: 24px;
  border-radius: 50%;
}

.review-card-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.review-card-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 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;
}

.review-card-author {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

.review-card-link {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 1;
  width: 48px;
  height: 48px;
  background-image: url('../img/twitter-icon-dark.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  opacity: 0.3;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.review-card-link:hover {
  opacity: 1;
}

.small-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 83.33%;
  margin-bottom: -32px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.small-feature {
  width: 33.33%;
  padding: 16px 40px 24px 15px;
}

.small-feature-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.small-feature-icon {
  margin-top: -4px;
  margin-right: 12px;
  margin-left: -2px;
}

.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 48px;
  padding-right: 15px;
  padding-left: 15px;
  -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;
}

.pricing-table {
  position: relative;
  width: 33.33%;
  padding: 48px 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  text-align: center;
}

.pricing-table.best {
  z-index: 1;
  overflow: hidden;
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: linear-gradient(45deg, #8534ff, #4d90ff);
  color: #fff;
}

.price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #505e78;
  font-size: 14px;
  line-height: 20px;
}

.price.text-white {
  color: #fff;
}

.price-text {
  margin-right: 2px;
  color: #595b5c;
  font-size: 48px;
  line-height: 40px;
  font-weight: 500;
}

.price-text.text-white {
  color: #fff;
}

.pricing-features {
  overflow: hidden;
  margin-top: 24px;
  margin-bottom: 40px;
  border: 1px solid #dce0e9;
  border-radius: 12px;
}

.pricing-features.white {
  border-color: hsla(0, 0%, 100%, 0.3);
}

.pricing-feature {
  padding: 13px 20px;
  box-shadow: 0 1px 0 0 #dce0e9;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.pricing-feature.yes {
  padding-left: 48px;
  background-image: url('../img/checkmark-icon.svg');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.pricing-feature.yes.white {
  background-image: url('../img/checkmark-icon-white.svg');
  background-size: auto;
}

.pricing-feature.no {
  padding-left: 48px;
  background-image: url('../img/close-icon-grey.svg');
  background-position: 20px 50%;
  background-repeat: no-repeat;
}

.pricing-feature.no.white {
  background-image: url('../img/close-icon-white.svg');
  background-size: auto;
}

.pricing-feature.white {
  box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.3);
}

.top-content {
  position: relative;
  z-index: 1;
}

.pricing-table-badge {
  position: absolute;
  top: 32px;
  right: 32px;
  z-index: 1;
  height: 24px;
  padding: 5px 8px 5px 9px;
  border-radius: 4px;
  background-color: #fff;
  color: #595b5c;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 83.33%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.faq-column {
  width: 50%;
  padding: 16px 40px 8px 15px;
}

.question {
  padding-bottom: 24px;
}


.post img {
  border-radius: 12px;
}

.post a {
  color: #60bb46;
  text-decoration: none;
}

.post a:hover {
  text-decoration: underline;
}

.w-richtext-post {
  margin-right: 16.66%;
  margin-left: 16.66%;
  color: #505e78;

}

.dropdown {
  height: 48px;
  min-width: 270px;
  padding: 12px 44px 12px 24px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
}

.dropdown:hover {
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.2);
}

.blog-category-dropdown {
  margin-top: 64px;
  margin-bottom: 96px;
}

.blog-category-list.w--open {
  overflow: hidden;
  margin-top: 12px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
}

.dropdown-link {
  overflow: hidden;
  height: 48px;
  margin-bottom: 1px;
  padding: 12px 24px;
  background-color: #fff;
  box-shadow: 0 1px 0 0 #dce0e9;
  font-size: 15px;
  line-height: 24px;
}

.dropdown-link:hover {
  background-color: #f8f8f9;
}

.dropdown-link.w--current {
  color: #595b5c;
  font-weight: 500;
}

.contact {
  position: fixed;
  z-index: 1000;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
  -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: rgba(33, 44, 66, 0.6);
}

.contact-button {
  position: fixed;
  right: 0px;
  bottom: 0px;
  width: 62px;
  height: 62px;
  margin: 24px;
  border: 3px solid #fff;
  border-radius: 50%;
  background-image: url('../img/chat-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(#a8dc19), to(#42ae13));
  background-image: url('../img/chat-icon-white.svg'), linear-gradient(180deg, #a8dc19, #42ae13);
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.25);
}

.contact-popup {
  transform: translate3d(0px, 0px, 0px) scale3d(0.8, 0.8, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 770px;
  max-width: 90%;
  border-radius: 8px;
  background-color: #fff;
}

.contact-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.contact-form {
  width: 58.33%;
  margin-top: 48px;
  margin-bottom: 48px;
  padding-right: 8%;
  padding-left: 8%;
}

.contact-link {
  color: #9dd2ce;
}

.contact-close {
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #595b5c;
  background-image: url('../img/close-icon-white.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px 0 rgba(33, 44, 66, 0.4);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.contact-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.logo-dark {
  position: absolute;
  left: 15px;
  opacity: 0;
}

.nav-bar-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: transparent;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.57);
  opacity: 0;
  color: #fff;
}

.heading {
  font-size: 40px;
  font-weight: 400;
  text-shadow: 1px 0 4px #595b5c;
}

.heading.content-page {
  color: #fff;
  font-size: 60px;
  line-height: 1;
}

.html-embed {
  position: absolute;
  top: -100px;
  width: 100%;
  height: 90%;
  -o-object-fit: fill;
  object-fit: fill;
}

.html-embed.no-slider{
  height: 90%;
}

.bold-text {
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.cards-section {
  padding-top: 10px;
  padding-bottom: 0px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}
.formgroup-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}
.contact-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: .7fr 1.3fr;
  grid-template-columns: .7fr 1.3fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}
.side-slider-nav-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.3));
  font-size: 9px;
  line-height: 40px;
}

.link-arrow-2 {
  position: relative;
  padding-top: 4px;
  padding-right: 22px;
  padding-bottom: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #595b5c;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-grey-2 {
  color: #505e78;
}

.mini-heading-2 {
  display: inline-block;
  height: 24px;
  margin-bottom: 28px;
  padding: 4px 8px 4px 9px;
  border: 1px solid #dce0e9;
  border-radius: 4px;
  background-color: #dce0e9;
  color: #505e78;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.play-button-2 {
  width: 72px;
  height: 72px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #595b5c;
  background-image: url('../img/play-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(#505e78), to(#595b5c));
  background-image: url('../img/play-icon-white.svg'), linear-gradient(180deg, #505e78, #595b5c);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
}

.play-button-2.grade-1 {
  background-image: url('../img/play-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(#a8dc19), to(#42ae13));
  background-image: url('../img/play-icon-white.svg'), linear-gradient(180deg, #a8dc19, #42ae13);
  background-position: 50% 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.side-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 800px;
  perspective: 800px;
}

.side-slider-2 {
  overflow: hidden;
  width: 100%;
  height: 416px;
  border-radius: 12px;
  box-shadow: 0 5px 14px 0 rgba(80, 94, 120, 0.08);
}

.side-media-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 416px;
  -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: 12px;
  background-color: #505e78;
  box-shadow: 0 6px 14px 0 rgba(80, 94, 120, 0.08);
  overflow: hidden;
}

.side-media-2._1 {
  background-image: url('../img/Screen-Shot-2020-08-13-at-5.51.10-PM.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide {
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../img/m5workoutextreme_sapphire_spas-HORIZONTAL-v2__FitMaxWzgwMCw0NTBd.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../img/M6watersedgePLUNGE-silverwhite-TALL-ADJ-AUG2020__FitMaxWzgwMCw4MDBd.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-2 {
  font-size: 36px;
  font-weight: 500;
}

.image-2 {
  position: absolute;
  right: 98px;
  bottom: -83px;
  width: 120px;
  margin-bottom: 25px;
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-perspective: 0px;
  perspective: 0px;
  -webkit-transition: opacity 275ms ease;
  transition: opacity 275ms ease;
}

.youtube {
  margin-bottom: 29px;
}

.heading-3 {
  font-size: 33px;
}

.center-text-overlay {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 50%;
  height: auto;
  background-color: transparent;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  text-shadow: 5px 0 7px #000;
  white-space: normal;
  background-clip: padding-box;
}

.heading-4 {
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.paragraph {
  font-size: 30px;
  font-weight: 500;
}

.image-3 {
  margin-top: 20px;
}

.heading-7 {
  font-weight: 700;
}

.heading-8 {
  font-weight: 400;
}

.dropdown-toggle {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.dropdown-list-2 {
  background-color: #595b5c;
}

.dropdown-link-2 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.dropdown-link-2:hover {
  background-color: #505e78;
}

.div-block-2 {
  width: 100%;
  padding: 10px 15px;
  background-color: rgba(89, 91, 92, 0.84);
}

.paragraph-2 {
  margin-bottom: 16px;
}

.card-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-image-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 350px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-image: url('../img/mySpaHome-image-IMG_9678a.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card-image-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 350px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-image: url('../img/Screen_Shot_2019-10-10_at_4.13.50_PM.png');
  background-position: 50% 50%;
  background-size: cover;
}

.card-image-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 350px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-image: url('../img/australian-flag.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.info-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 4px 4px 14px 0 rgba(80, 94, 120, 0.08);
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  color: #595b5c;
  text-decoration: none;
}

.info-card:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.phone-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 13px;
  color: #fff;
  text-decoration: none;
}

.phone-wrapper:hover {
  text-decoration: underline;
}

.icon {
  margin-right: 5px;
  font-family: 'Fa solid 900', sans-serif;
  color: #95a0b4;
  font-size: 18px;
}

.icon.white {
  color: #fff;
}

.spa-range-tabs {
  width: 100%;
  margin-top: 20px;
}

.tabs-menu-2 {
  text-align: center;
}

.tab-link-range {
  background-color: transparent;
}

.tab-link-range:hover {
  text-decoration: underline;
}

.tab-link-range.w--current {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #595b5c;
  color: #fff;
}

.tab-link-range.w--current:hover {
  text-decoration: none;
}

.tabs-content-2 {
  border-top: 5px solid #595b5c;
}

.tab-content {
  padding-top: 40px;
}

.spa-filters-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.spa-filter {
  margin-right: 2px;
  margin-left: 2px;
  padding: 1px 10px;
  border-radius: 3px;
  background-color: #dce0e9;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #595b5c;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.spa-filter:hover {
  background-color: #b0b9cb;
}

.spa-filter.active {
  background-color: #595b5c;
  color: #fff;
  text-decoration: none;
}

.spa-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 10px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #595b5c;
  text-decoration: none;
  overflow: hidden;
}

.spa-card:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.15);
}
.sold-banner{
  background-color: rgba(255,0,0, .9);
  color:#fff;
  width: 600px;
  position: absolute;
  top: 120px;
  padding-top: 12px;
  transform: rotate(-20deg);

}
.orange {
  color: #9dd2ce;
}

.specs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}

.specs-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
}

.text-block-2 {
  margin-right: 7px;
}

.spa-slide {
  width: 25%;
  height: 370px;
  padding: 7px;
}

.slider {
  height: auto;
  padding-bottom: 60px;
  background-color: transparent;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.best-seller {
  position: absolute;
  left: auto;
  top: 15%;
  bottom: auto;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 3px;
  background-color: #4d90ff;
  color: #fff;

  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.hero-content-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 350px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
  text-shadow: 1px 0 2px #6c7a92;
}

.specs-div-wrapper {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr 0.75fr;
  grid-template-columns: 0.75fr 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.spec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spec-icon {
  margin-bottom: 5px;
  font-family: 'Fa solid 900', sans-serif;
  color: #b0b9cb;
  font-size: 30px;
  line-height: 1;
}

.spa-image {
  margin-bottom: 7px;
}

.grid-2 {
  width: 100%;
  margin-bottom: 60px;
  grid-column-gap: 30px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 0.5fr 0.5fr;
  grid-template-columns: 1fr 0.5fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.spa-slides {
  height: auto;
  background-color: transparent;
}

.slide-nav-2 {
  display: none;
}

.spa-slider-image.slide-1 {
  height: 350px;
  background-image: url('../img/myoasisSTANDARDplus_IMG_8088aa_web-removebg-preview.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.spa-slider-image.slide-2 {
  height: 350px;
  background-image: url('../img/IMG_8316-mypartner-EITHER__ScaleWidthWzEwMDBd-removebg-preview.png');
}

.spec-item {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #b0b9cb;
}

.spec-item.title {
  font-weight: 700;
}

.spec-item-value {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #b0b9cb;
  text-align: center;
}

.spec-item-value.title {
  font-weight: 700;
  text-align: center;
}

.colours-grid {
  margin-bottom: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.colours-grid.narrow {
  width: 70%;
}

.colour-option {
  width: 100%;
  height: 150px;
  border-radius: 30px 0px 30px 30px;
}

.colour-option.midnight {
  margin-bottom: 3px;
  background-image: url('../img/COLOUR-IMAGE-MIDNIGHT3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.ocean {
  background-image: url('../img/COLOUR-IMAGE-OCEAN3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.oyster {
  background-image: url('../img/COLOUR-IMAGE-OYSTER3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.pearl {
  background-image: url('../img/COLOUR-IMAGE-PEARL3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.sapphire {
  background-image: url('../img/COLOUR-IMAGE-SAPPHIRE3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.silvershite {
  background-image: url('../img/COLOUR-IMAGE-SILVERWHITE3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.cosmic {
  background-image: url('../img/cosmic-swirl.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.sunset {
  background-image: url('../img/mediterranean-sunset.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.canyon {
  background-image: url('../img/midnight-canyon-IMG_5243a-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.espresso {
  background-image: url('../img/spa-cover-espresso.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.green {
  background-image: url('../img/spa-cover-green.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.mocha {
  background-image: url('../img/spa-cover-mocha.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.navy {
  background-image: url('../img/spa-cover-navy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.slate {
  background-image: url('../img/spa-cover-navy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.tan {
  background-image: url('../img/spa-cover-tan.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.colour-option.beige {
  background-image: url('../img/spa-cover-urbanbeige.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-4 {
  text-align: center;
}

.colour-block-wrapper {
  color: #95a0b4;
}

.cabinet-colours {
  margin-bottom: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.gallery-grid {
  margin-bottom: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.video-grid{
  margin-bottom: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.cabinet-colour-option {
  width: 100%;
  height: 180px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.cabinet-colour-option.cedar {
  background-image: url('../img/OPTIONS_COLOUR-CEDAR.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cabinet-colour-option.grey {
  background-image: url('../img/OPTIONS_COLOUR-GREy-DURATEK.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cabinet-colour-option.moccha {
  background-image: url('../img/OPTIONS_COLOUR-MOCHA-DURATEK.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cabinet-block-wrapper {
  color: #95a0b4;
}

.covers-grid {
  margin-bottom: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-4 {
  margin-bottom: 60px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.specs-outer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-5 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.category-tile {
  height: 350px;
  cursor: pointer;
}

.category-tile.family {
  background-image: url('../img/family.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-tile.luxury {
  background-image: url('../img/luxury.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-tile.entertain {
  background-image: url('../img/entertain-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-tile.performance {
  background-image: url('../img/performance-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-tile.swim {
  background-image: url('../img/swim.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-tile.plunge {
  background-image: url('../img/plunge.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tile-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.52);
}

.white {
  color: #fff;
}

.tile-heading {
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

.footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 8%;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.grid-6 {
  width: 100%;
  -ms-grid-columns: 1fr 0.25fr;
  grid-template-columns: 1fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
}

.grid-7 {
  margin-bottom: 60px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.colours-1 {
  padding-right: 15px;
}

.colours-2 {
  padding-left: 15px;
  border-left: 1px dashed #b0b9cb;
}

.colour-image {
  margin-bottom: 40px;
  border: 10px solid #dce0e9;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blog-posts-wrapper {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.post-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 40px;
  padding-left: 15px;
}

@media screen and (min-width: 1440px) {
  .section.small-padding-top {
    padding-top: 30px;
  }
  .section.small-padding-top.small-padding-bottom {
    padding-bottom: 30px;
  }
  .spa-slide {
    width: 25%;
  }
  .slide-nav-2 {
    display: none;
  }
  .spa-slider-image {
    height: 400px;
    background-image: url('../img/IMG_8316-mypartner-EITHER__ScaleWidthWzEwMDBd-removebg-preview.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .spa-slider-image.slide-1 {
    background-image: url('../img/myoasisSTANDARDplus_IMG_8088aa_web-removebg-preview.png');
  }
  .spa-slider-image.slide-2 {
    background-image: url('../img/IMG_8316-mypartner-EITHER__ScaleWidthWzEwMDBd-removebg-preview.png');
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 38px !important;
    line-height: 48px !important;
  }
  h2 {
    margin-bottom: 16px !important;
    font-size: 30px !important;
    line-height: 40px !important;
  }
  p {
    font-size: 15px !important;
  }
  .section {
    padding: 80px 2%;
  }
  .section.big-padding {
    padding-top: 152px;
    padding-bottom: 152px;
  }
  .section.big-padding-bottom {
    padding-bottom: 152px;
  }
  .section.post-header {
    height: 440px;
  }
  .section.no-padding-vertical {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .wrapper.nav-bar-wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .button.nav-bar-button {
    position: relative;
    z-index: 0;
  }
  .nav-bar {
    position: absolute;
    height: 88px;
    padding: 0px 0px 0px 0px;
  }
  .nav-link {
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #595b5c;
    font-size: 20px;
    line-height: 32px;
  }
  .nav-link.w--current {
    color: #595b5c;
  }
  .no-margin {
    margin: 0px;
  }
  .section-intro {
    margin-bottom: 64px;
  }
  .section-intro.wide {
    max-width: 80%;
  }
  .mini-heading {
    margin-bottom: 20px;
  }
  .footer {
    padding-top: 40px;
  }
  .footer-bottom {
    margin-top: 64px;
  }
  .changelog {
    width: 81.33%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .nav-menu {
    position: fixed;
    z-index: 10;
    display: block;
    overflow: scroll;
    width: 240px;
    padding-top: 64px;
    background-color: #fff;
    color: #595b5c;
  }
  .no-padding {
    padding: 0px;
  }
  .no-padding-top {
    padding-top: 0px;
  }
  .no-padding-bottom {
    padding-bottom: 0px;
  }
  .nav-menu-wrapper {
    padding-right: 8px;
  }
  .posts {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .post-item {
    width: 50%;
  }
  .post-content {
    margin-top: -328px;
    padding-top: 80px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .post-image {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .features {
    margin-bottom: 0px;
  }
  .hero-intro {
    margin-top: 64px;
    margin-right: 150px;
    margin-bottom: 64px;
    padding-right: 0%;
  }
  .side-content {
    margin-bottom: 80px;
  }
  .side-block {
    padding-right: 8px;
    padding-left: 8px;
  }
  .side-media {
    height: 264px;
  }
  .side-info {
    width: 90%;
  }
  .side-slider {
    height: 264px;
  }
  .slider-arrow-link {
    width: 80px;
  }
  .testimonials-slide {
    max-width: 100%;
  }
  .phone-image-wrapper {
    margin-right: 2%;
    margin-left: 2%;
  }
  .logotypes {
    max-width: 100%;
    margin-right: 8px;
    margin-left: 8px;
  }
  .logotype {
    padding-right: 16px;
    padding-left: 16px;
  }
  .scroll-down {
    right: 0%;
    bottom: -111px;
    width: 48px;
    height: 48px;
  }
  .hero-ebook-cover {
    margin-bottom: -155px;
  }
  .feature-v2 {
    width: 50%;
    margin-bottom: 32px;
    padding-right: 20px;
    padding-left: 8px;
  }
  .tabs-menu {
    margin-right: -16px;
    margin-left: -16px;
  }
  .author {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .author-photo-wrapper {
    width: 41.66%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .author-info {
    -webkit-box-flex: 40px;
    -webkit-flex: 40px;
    -ms-flex: 40px;
    flex: 40px;
  }
  .author-social {
    width: auto;
    max-width: 100%;
    margin-top: 64px;
    padding-right: 20px;
    padding-left: 28px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .author-social-link {
    margin-right: 12px;
    margin-left: 12px;
  }
  .tabs-content {
    padding-bottom: 96px;
  }
  .book-subscribe {
    max-width: 88%;
    padding-right: 20px;
    padding-left: 56px;
  }
  .free-book-cover {
    margin-top: -75px;
    margin-left: 40px;
  }
  .book-subscribe-form-wrapper {
    padding-top: 8px;
  }
  .footer-about {
    width: 100%;
    margin-bottom: 16px;
    padding-right: 33.33%;
  }
  .scroll-up {
    top: -24px;
    width: 48px;
    height: 48px;
  }
  .menu-button {
    margin-left: 8px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #595b5c;
  }
  .licence-items {
    width: 81.33%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .form-error {
    margin-top: 16px;
    border: 1px solid #ff3850;
    border-radius: 6px;
    background-color: rgba(255, 56, 80, 0.16);
    font-size: 14px;
    line-height: 20px;
  }
  .hero-form-card {
    width: 50%;
    min-height: 440px;
    margin-bottom: -97px;
    padding: 48px;
  }
  .hero-saas {
    padding-right: 0px;
  }
  .feature-card {
    margin-right: 8px;
    margin-left: 8px;
    padding-right: 6%;
    padding-left: 6%;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }
  .big-side-image {
    width: 100%;
    height: 720px;
  }
  .big-side-block.left {
    width: 100%;
    padding: 120px 16.66% 160px;
  }
  .big-side-features {
    max-width: none;
  }
  .big-side-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .big-side-content {
    max-width: none;
    padding-right: 8px;
    padding-left: 8px;
  }
  .testimonials-row {
    width: 100%;
  }
  .review-card {
    margin: 12px 8px;
  }
  .small-features {
    width: 100%;
  }
  .small-feature {
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 8px;
  }
  .pricing {
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pricing-table {
    width: 58.33%;
    margin-bottom: 40px;
    padding: 56px 8%;
  }
  .pricing-table.best {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pricing-table-badge {
    top: 24px;
    right: 24px;
  }
  .faq {
    width: 100%;
  }
  .faq-column {
    padding-right: 32px;
    padding-left: 8px;
  }
  .w-richtext-post {
    margin-right: 8.33%;
    margin-left: 8.33%;
  }
  
  .html-embed {
    width: 151%;
  }
  .cards-grid-container,.formgroup-grid-container, .contact-grid-container {
    grid-column-gap: 20px;
  }
  .grid-6{
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .mini-heading-2 {
    margin-bottom: 20px;
  }
  .side-block-2 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .side-slider-2 {
    height: 264px;
  }
  .side-media-2 {
    height: 264px;
  }
  .image-2 {
    bottom: -141px;
  }
  .dropdown-toggle {
    color: #595b5c;
    font-size: 20px;
  }
  .spa-slide {
    width: 33.33%;
  }
  .hero-content-intro {
    margin-top: 50px;
    margin-bottom:30px;
  }
  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .colours-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .cabinet-colour-option {
    width: 100%;
    height: 180px;
  }
  .covers-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .footer-links {
    width: 100%;
    margin-bottom: 16px;
  }

}

@media screen and (max-width: 767px) {
  .gallery-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .video-grid{
    -ms-grid-columns: 1fr ;
    grid-template-columns: 1fr; 
  }
  h1 {
    font-size: 32px !important;
    line-height: 44px !important;
  }
  .section.big-padding-bottom.grade-bg-1 {
    padding-bottom: 19px;
    background-color: #60bb46;
    background-image: none;
  }
  .section.no-padding-vertical {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .wrapper.nav-bar-wrapper {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .wrapper.flex-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wrapper.flex-centre {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .button.grade-1.margins {
    margin-bottom: 16px;
  }
  .button.grade-2.margins {
    margin-bottom: 16px;
  }
  .button-style-wrapper {
    width: 50%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .nav-bar {
    height: 64px;
    padding-left: 0px;
  }
  .no-margin {
    margin: 0px;
  }
  .section-intro.wide {
    max-width: 100%;
  }
  .footer-column {
    width: 50%;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .footer-bottom {
    margin-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-bottom-text {
    margin-bottom: 8px;
  }
  .changelog {
    width: 100%;
  }
  .no-padding {
    padding: 0px;
  }
  .no-padding-top {
    padding-top: 0px;
  }
  .no-padding-bottom {
    padding-bottom: 0px;
  }
  .nav-menu-wrapper {
    padding-right: 0px;
  }
  .post-item {
    width: 66.66%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .post-content {
    margin-right: 0px;
    margin-left: 0px;
  }
  .post-image {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .features {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .side-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 12%;
    padding-left: 12%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-intro {
    width: 100%;
    margin-top: 24px;
    margin-right: 0px;
    margin-bottom: 40px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    transform: unset !important;
  }
  .side-content {
    margin-bottom: 64px;
    padding-right: 8%;
    padding-left: 8%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .side-content.mobile-reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .side-block {
    position: static;
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display:none;
  }
  .side-media {
    height: 320px;
  }
  .side-info {
    width: 100%;
  }
  .side-slider {
    height: 320px;
  }
  .review {
    padding-right: 48px;
    padding-left: 48px;
  }
  .testimonials-slide {
    padding-right: 8px;
    padding-left: 8px;
  }
  .phone-features {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .phone-features-column {
    width: 50%;
    max-width: none;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .phone-features-column.text-right {
    text-align: center;
  }
  .phone-feature {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .phone-image-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 25%;
    padding-left: 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .scroll-down {
    display: none;
  }
  .hero-ebook-cover {
    width: 100%;
    padding-right: 16%;
    padding-left: 16%;
  }
  .hero-book {
    -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;
  }
  .feature-v2 {
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .feature-v2-text {
    margin-left: 0px;
  }
  .tab-link {
    padding-right: 24px;
    padding-left: 24px;
  }
  .tabs-menu {
    margin-right: -12px;
    margin-left: -12px;
  }
  .author {
    padding-right: 4%;
    padding-left: 4%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .author-photo-wrapper {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
  }
  .author-info {
    width: 66.66%;
    padding-right: 0%;
  }
  .tabs-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .book-subscribe {
    max-width: 80%;
    padding-right: 64px;
    padding-bottom: 48px;
    padding-left: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -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;
  }
  .free-book-cover {
    margin-top: -110px;
    margin-left: 20px;
  }
  .book-subscribe-form-wrapper {
    padding-top: 16px;
  }
  .footer-about {
    padding-right: 25%;
  }
  .footer-bottom-column {
    width: 100%;
    margin-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .licence-items {
    width: 100%;
  }
  .hero-form-card {
    width: 83.33%;
    min-height: 200px;
    padding-right: 8%;
    padding-left: 8%;
  }
  .hero-saas {
    -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;
  }
  .big-side-image {
    height: 600px;
  }
  .big-side-block.left {
    padding-top: 80px;
    padding-right: 8.33%;
    padding-left: 8.33%;
  }
  .testimonials-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .small-features {
    width: 83.33%;
  }
  .small-feature {
    width: 100%;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
  }
  .pricing-table {
    width: 75%;
  }
  .faq-column {
    width: 100%;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
  }
  .question {
    padding-top: 8px;
    padding-bottom: 0px;
  }
  .contact-wrapper {
    overflow: auto;
  }
  .contact-popup {
    transform: translate3d(0px, 0px, 0px) scale3d(0.7, 0.7, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    max-width: 86%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-image {
    height: 240px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
  }
  .contact-form {
    width: 100%;
    padding-right: 12%;
    padding-left: 12%;
  }
  .logo-light {
    max-width: 100px;
  }
  .heading {
    text-shadow: none;
  }
  .heading.content-page {
    text-shadow: 1px 0 4px #595b5c;
  }
  .html-embed {
    width: 100%;
   height: 100%;
  }
  .cards-section {
    padding: 40px 20px;
  }
  .cards-grid-container,.formgroup-grid-container, .contact-grid-container,.grid-6 {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .side-block-2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .side-slider-2 {
    height: 320px;
  }
  .side-media-2 {
    height: 320px;
  }
  .image-2 {
    right: 24px;
    margin-top: 10px;
    margin-bottom: 7px;
  }
  .spa-slide {
    width: 50%;
  }
  .hero-content-intro {
    width: 90%;
    padding-left: 0px;
    text-align: center;
  }
  .specs-div-wrapper {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: .5fr 1fr .5fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .colours-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .colours-grid.narrow {
    width: 100%;
  }
  .covers-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .grid-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .colours-1 {
    padding-right: 0px;
  }
  .colours-2 {
    padding-left: 0px;
    border-left-style: none;
  }
  .blog-posts-wrapper {
    ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .section.post-header {
    height: 320px;
  }
  .section.no-padding-vertical {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .button-style-wrapper {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .nav-bar {
    height: 64px;
  }
  .service-window {
    width: 96%;
    padding-right: 12%;
    padding-left: 12%;
  }
  .no-margin {
    margin: 0px;
  }
  .no-padding {
    padding: 0px;
  }
  .no-padding-top {
    padding-top: 0px;
  }
  .no-padding-bottom {
    padding-bottom: 0px;
  }
  .post-item {
    width: 100%;
  }
  .post-content {
    margin-top: -240px;
    padding-right: 8%;
    padding-left: 8%;
  }
  .side-buttons {
    padding-right: 0%;
    padding-left: 0%;
  }
  .side-content {
    padding-right: 0%;
    padding-left: 0%;
  }

  .side-media {
    height: 240px;
  }
  .side-slider {
    height: 240px;
  }
  .slider-arrow-link {
    display: none;
  }
  .testimonials {
    height: auto;
    padding-bottom: 56px;
  }
  .review {
    padding-right: 32px;
    padding-left: 32px;
    background-position: 24px 24px;
    background-size: 40px;
  }
  .phone-features-column {
    width: 100%;
    padding-right: 8%;
    padding-left: 8%;
  }
  .phone-image-wrapper {
    padding-right: 16%;
    padding-left: 16%;
  }
  .logotype {
    padding: 12px;
  }
  .hero-ebook-cover {
    padding-right: 0%;
    padding-left: 0%;
  }
  .feature-v2 {
    width: 100%;
  }
  .opened-book {
    margin-bottom: 56px;
  }
  .tab-link {
    width: 100%;
    padding: 20px 24px 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tab-link.w--current {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: inset 0 0 0 1px #9dd2ce;
  }
  .tab-icon {
    margin-right: 16px;
    margin-bottom: 8px;
    margin-left: 0px;
  }
  .tabs-menu {
    margin-right: -8px;
    margin-left: -8px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: none;
  }
  .author-photo-wrapper {
    width: 100%;
  }
  .author-info {
    width: 100%;
  }
  .author-social {
    width: 100%;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-content {
    padding-top: 16px;
  }
  .book-subscribe {
    max-width: 100%;
    margin-right: 9px;
    margin-left: 9px;
    padding-right: 12%;
    padding-left: 12%;
  }
  .free-book-cover {
    margin-left: 8px;
  }
  .book-subscribe-form-wrapper {
    padding-top: 8px;
  }
  .footer-about {
    padding-right: 15px;
  }
  .licence-item {
    padding-top: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .licence-item-info {
    margin-top: 8px;
    padding-left: 0px;
    text-align: center;
  }
  .hero-form-card {
    width: 96%;
  }
  .big-side-image {
    height: 480px;
  }
  .big-side-block.left {
    padding-right: 2%;
    padding-left: 2%;
  }
  .review-card {
    padding: 32px 24px;
  }
  .review-card-avatar {
    margin-right: 16px;
  }
  .small-features {
    width: 100%;
  }
  .pricing-table {
    width: 100%;
  }
  .w-richtext-post {
    margin-right: 0%;
    margin-left: 0%;
  }
  
  .blog-category-dropdown {
    margin-bottom: 64px;
  }
  .contact-image {
    height: 100px;
    background-color: rgba(0,0,0,.5);
    background-blend-mode: overlay;
  }
  .contact-form {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .logo-light {
    max-width: 100px;
  }
  .heading.content-page {
    font-size: 50px;
  }
  .html-embed {
    width: 150%;
    height: 100%;
    top:-40% !important;
  }
  .cards-section {
    padding-bottom: 15px;
  }
  .centered-container {
    text-align: left;
  }
  .cards-grid-container,.formgroup-grid-container, .contact-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .side-slider-2 {
    height: 240px;
  }
  .side-media-2 {
    height: 240px;
  }
  .heading-2 {
    font-size: 30px;
    line-height: 1.2;
  }
  .text-block {
    display: none;
  }
  .tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tab-link-range {
    padding-right: 15px;
    padding-left: 15px;
  }
  .spa-filters-wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }
  .spa-filter{
    margin:2px 0px;
  }
  .spa-slide {
    width: 100%;
  }

  .specs-div-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .spec {
    margin: 20px;
    font-size: 12px;
    text-align: center;
  }
  .spec-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .colours-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .colour-option {
    width: 100%;
  }
  .cabinet-colours {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .gallery-grid {
    -ms-grid-columns: 1fr ;
    grid-template-columns: 1fr;
  }
  .covers-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-5 {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
  }
  .category-tile {
    height: 200px;
  }
  .footer-links {
    padding-right: 15px;
  }
}

#w-node-c837a8a7966f-b650cdcd {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-24b2eb051490-b650cdcd {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-c0c052c78b19-b650cdcd {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c0c052c78b19-b650cdcd {
    -ms-grid-column-span: 2;
    grid-column-end: 2;
  }
}

@font-face {
  font-family: 'Fa solid 900';
  src: url('../webfonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.vimeo-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.embed-container {
  --video--width: 1296;
  --video--height: 540;

  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%); /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  background: black;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width:992px) and (max-width: 1290px) {
  .html-embed{
    width:151%;
  }
}


@media screen and (min-width: 2050px) {
  .html-embed{
    width: 100%;
    height: 120% !important;
  }
}
@media screen and (max-width: 991px) {
  .scroll-nav{
    height: 100vh;
    overflow: auto;
  }
}
@media screen and (max-width: 625px){
.html-embed {
top:-35%;
}
}
@media screen and (max-width: 545px) {
.footer-links-wrapper{
  display:grid;
  grid-template-columns: 1fr 1fr;
}
.grid-3{
  font-size:12px;
}
}
@media screen and (max-width: 290px) {
  h1{
    font-size:25px !important;
    line-height: 34px !important;
  }
  }
.hidden{
  display:none;
}
.text-left{
  text-align: left;
}
.left{
  text-align: left;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-accordion, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active-accordion:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.w-dropdown-link.w--current{
  color:#60bb46;
}

body a{
  color:#60bb46;
}

body {
  font-family: Roboto, sans-serif;
  color: #595b5c;
  font-size: 16px;
  line-height: 24px;
}
.popup-visiable{
  opacity: 1;
  display: flex;
}

.ss-htmleditorfield-file.embed{
  width: 100% !important;
}

.ss-htmleditorfield-file.embed iframe{
  max-width: 100% !important;
}
.annoucement-bar-top{
  padding-top:5px;
  padding-bottom:5px;
  width:100%;
  text-align:center;
}
.annoucement-bar-top p{
  padding:0px;
  margin:0px;
}