


.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;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-page-count {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}


/* noto-sans-hk-regular - latin */
@font-face {
    font-family: 'Noto Sans HK';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('/fonts/noto-sans-hk-v21-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/noto-sans-hk-v21-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* noto-sans-hk-500 - latin */
@font-face {
    font-family: 'Noto Sans HK';
    font-style: normal;
    font-weight: 500;
    src: local(''), url('/fonts/noto-sans-hk-v21-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/noto-sans-hk-v21-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* noto-sans-hk-700 - latin */
@font-face {
    font-family: 'Noto Sans HK';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('/fonts/noto-sans-hk-v21-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/noto-sans-hk-v21-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* open-sans-300 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local(''), url('/fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local(''), url('/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-800 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local(''), url('/fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-300italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local(''), url('/fonts/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local(''), url('/fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local(''), url('/fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local(''), url('/fonts/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-800italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: local(''), url('/fonts/open-sans-v34-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fonts/open-sans-v34-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #151515;
  font-size: 14px;
  line-height: 24px;
}

h1 {
  margin-top: 8px;
  margin-bottom: 24px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 44px;
  line-height: 60px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 26px;
  line-height: 40px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
}

p {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  -webkit-column-span: none;
  column-span: none;
}

a {
  color: #cccc33;
  text-decoration: none;
}

ul {
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 40px;
}

ol {
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 40px;
}

li {
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 500;
}

img {
  display: inline-block;
  max-width: 100%;
}

label {
  display: block;
  margin-bottom: 8px;
  font-size: 9px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

blockquote {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 16px 40px;
  border-left: 3px solid #cccc33;
  font-size: 24px;
  line-height: 32px;
}

figure {
  margin-top: 48px;
  margin-bottom: 48px;
}

figcaption {
  margin-top: 16px;
  margin-bottom: -4px;
  background-color: #fff;
  color: #151515;
  font-size: 12px;
  text-align: center;
}

.section {
  z-index: 2;
  display: block;
  padding: 24px 32px;
  line-height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.section.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 126px;
  padding-bottom: 126px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.section.hero.about-hero {
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/tomasz-zagorski-1097343-unsplash.jpg');*/
  /*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/tomasz-zagorski-1097343-unsplash.jpg');*/
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.footer-v1-section {
  margin-top: 32px;
  padding-top: 64px;
  padding-bottom: 0px;
  border-top: 1px solid #e6e6e6;
}

.section.top-section {
  margin-top: 26px;
}

.section.post-hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*overflow: hidden;*/
  height: 80vh;
  max-height: 1080px;
  min-height: 600px;
  -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;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.section.big-paddings {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.no-padding {
  padding: 0px;
}

.section.promo-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 54vw;
  -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: #f6f6f6;
}

.section.nav-layouts-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #cccc33;
  color: #fff;
}

.section.mini-footer-section {
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: inset 0 1px 0 0 #e6e6e6;
}

.section.intro-buy-section {
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 0px;
  background-color: #f6f6f6;
}

.section.display-none {
  display: none;
}

.wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.wrapper.side-paddings {
  padding-right: 15px;
  padding-left: 15px;
}

    .wrapper.nav-bar-v1-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 12px 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-style: none;
  border-radius: 6px;
  background-color: #cccc33;
  -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  font-family: 'Noto Sans HK', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

    .button:hover {
        background-color: #b9b92c;
    }

.button.small {
  height: 40px;
  padding: 8px 20px;
  font-size: 13px;
  line-height: 20px;
}

.button.white {
  background-color: #fff;
  -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  color: #151515;
}

.button.white:hover {
  background-color: #cccc33;
  color: #fff;
}

.button.ghost {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #e6e6e6;
  color: #151515;
}

.button.ghost:hover {
  box-shadow: inset 0 0 0 1px #777;
}

.button.ghost-bg {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.4);
  color: #fff;
}

.button.ghost-bg:hover {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px transparent;
  color: #151515;
}

.button.big {
  height: 56px;
  padding: 17px 26px 15px 24px;
  font-size: 16px;
  line-height: 20px;
}

.button.form-button {
  padding-top: 14px;
}

.button.contact-button {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.button.subscribe-button {
  overflow: hidden;
  height: 40px;
  padding: 8px 20px 8px 44px;
  background-image: url('../images/mail-white.svg');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button.inline-button {
  display: inline-block;
}

.nav-bar-old {
  z-index: 100;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.no-margin {
  margin: 0px;
}

.intro-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-left {
  text-align: left;
}

.title {
  margin-bottom: 16px;
  color: #777;
  font-size: 11px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.no-padding-vertical {
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-white {
  color: #fff;
  text-decoration: none;
}

.link-white:hover {
  text-decoration: underline;
}

.page-wrapper {
  display: block;
}

.page-wrapper.overflow-visible {
  overflow: visible;
}

.button-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  margin-right: 8px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-icon.big {
  width: 20px;
  margin-right: 12px;
}

.button-icon.small {
  width: 16px;
  margin-right: 6px;
}

.button-icon.right {
  margin-right: -1px;
  margin-left: 7px;
}

.sg-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -80px;
  margin-bottom: 88px;
  padding-top: 80px;
  -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;
  text-align: center;
}

.sg-button-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sg-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 64px 20%;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-color: transparent;
  text-align: center;
}

.sg-button-wrapper.dark-bg {
  border-color: transparent;
  background-color: #151515;
  box-shadow: none;
  color: #e1e6ee;
}

.sg-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
  -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;
}

.sg-header-line {
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #e6e6e6;
}

.sg-title {
  margin-right: 1.5%;
  margin-bottom: 0px;
  margin-left: 1.5%;
}

.licence-items {
  display: block;
  width: 66.66%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.sg-block {
  width: 100%;
  padding-right: 12%;
  padding-bottom: 120px;
  padding-left: 12%;
  text-align: left;
}

.paragraph-big {
  font-size: 16px;
  line-height: 26px;
}

.paragraph-small {
  font-size: 12px;
  line-height: 20px;
}

.menu-button-old {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 101;
  padding: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.menu-button-old.w--open {
  background-color: transparent;
}

.nav-link-1 {
  position: relative;
  margin-bottom: 24px;
  padding-top: 20px;
  padding-bottom: 12px;
  padding-left: 0px;
  float: left;
  clear: left;
  color: #fff;
  font-size: 48px;
  line-height: 40px;
  font-weight: 500;
  text-decoration: none;
}

.input {
  height: 48px;
  margin-bottom: 0px;
  padding: 8px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-color: #f6f6f6;
  box-shadow: none;
  -webkit-transition: border-color 300ms ease, background-color 300ms ease;
  transition: border-color 300ms ease, background-color 300ms ease;
  font-size: 14px;
  line-height: 20px;
}

.input:hover {
  border-color: #d1d1d1;
  background-color: #fff;
}

.input:focus {
  border-color: #cccc33;
  background-color: #fff;
}

.input.search-resuls-input {
  margin-right: 16px;
  margin-bottom: 0px;
  padding-left: 52px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-color: #e6e6e6;
  background-image: url('../images/search.svg');
  background-position: 16px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.input.search-resuls-input:hover {
  border-color: #d1d1d1;
}

.input.search-resuls-input:focus {
  border-color: #cccc33;
}

.input.text-area {
  height: auto;
  min-height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.input.no-margin {
  margin: 0px;
}

.input.margin-bottom {
  margin-bottom: 16px;
}

.input.select-wrapper {
  padding-top: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
}

.footer-v1-heading {
  margin-bottom: 36px;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -4px;
  margin-left: -4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icons.margin-top {
  margin-top: 24px;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin: 4px;
  padding: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #cccc33;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-icon.twitter {
  background-color: #2aa3f0;
}

.social-icon.twitter:hover {
  background-color: #178bd5;
}

.social-icon.facebook {
  background-color: #3b5998;
}

.social-icon.facebook:hover {
  background-color: #254079;
}

.social-icon.instagram {
  background-color: #fa345a;
}

.social-icon.instagram:hover {
  background-color: #cf0a30;
}

.social-icon.youtube {
  background-color: #fc0d1c;
}

.social-icon.youtube:hover {
  background-color: #d80815;
}

.social-icon.pinterest {
  background-color: #d42d2f;
}

.social-icon.pinterest:hover {
  background-color: #b41c1e;
}

.instagram-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.instagram-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.instagram-photos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  max-width: 1200px;
  padding-right: 12px;
  padding-left: 12px;
  -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: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.instagram-photo-wrapper {
  position: relative;
  overflow: hidden;
  padding: 6px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.full-width {
  width: 100%;
}

.post-card {
  position: relative;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.thumbnail-medium {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 256px;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 6px;
}

.badge {
  position: relative;
  z-index: 3;
  display: inline-block;
  height: 24px;
  padding: 3px 12px;
  border-radius: 12px;
  background-color: rgba(21, 21, 21, 0.7);
  font-family: 'Noto Sans HK', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
}

.badge.section-intro-badge {
  margin-bottom: 12px;
  background-color: #f6f6f6;
  color: #151515;
}

.badge.intro-buy-badge {
  margin-bottom: 12px;
  background-color: #5d66fe;
}

.post-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  font-size: 11px;
  line-height: 16px;
}

.post-info.text-white {
  color: #fff;
}

.mini-icon-grey {
  width: 14px;
  margin-right: 8px;
  opacity: 0.5;
}

.post-v2 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
  min-height: 480px;
  -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;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

.thumbnail {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
  border-radius: 6px;
  /*background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');*/
  background-position: 50% 50%;
  background-size:cover;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: contain;
  object-fit: contain;
}

.thumbnail.bg-size {
  max-width: none;
  background-size: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.full-height {
  height: 100%;
}

.featured {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 32px;
  padding-left: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #cccc33;
  color: #fff;
}

.instagram-gradient {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding-left: 6%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(21, 21, 21, 0)), color-stop(93%, #151515));
  background-image: linear-gradient(90deg, rgba(21, 21, 21, 0), #151515 93%);
}

.underline {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 12px;
  height: 2px;
  background-color: #cccc33;
  opacity: 1;
}

.post-v5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

.post-v5-info {
  z-index: 2;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
}

.post-first-letter {
  display: inline-block;
  margin-top: 6px;
  margin-right: 12px;
  float: left;
  font-size: 64px;
  line-height: 40px;
}

.post-rich-text p {
  font-size: 16px;
  line-height: 26px;
}

.post-rich-text a {
  color: #cccc33;
  text-decoration: none;
}

.post-rich-text a:hover {
  text-decoration: underline;
}

.post-rich-text figcaption {
  margin-top: 20px;
  font-size: 13px;
}

.post-rich-text img {
  border-radius: 6px;
}

.slide-v2-content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.up-button {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 50;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background-color: rgba(21, 21, 21, 0.6);
  background-image: url('../images/chevrons-up-white.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 300ms cubic-bezier(.215, .61, .355, 1);
}

.up-button:hover {
  background-color: #cccc33;
}

.pagination {
  position: relative;
  margin-top: 40px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pagination.full {
  margin-top: 32px;
  padding-right: 25px;
  padding-left: 25px;
}

.page-count {
  position: absolute;
  left: 0px;
  right: 0px;
  display: block;
  width: 80px;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  color: #777;
  font-size: 14px;
  line-height: 24px;
}

.pagination-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -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;
}

.pagination-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -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;
}

.content-with-sidebar {
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 8px;
}

.content-with-sidebar.display-none {
  display: none;
}

.side-posts {
  padding-top: 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sidebar {
  position: static;
  top: 104px;
  width: 350px;
  margin-left: 4%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sidebar.left {
  margin-right: 4%;
  margin-left: 0%;
}

.sidebar-block {
  display: block;
  margin-bottom: 48px;
}

.sidebar-block.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 116px;
  margin-bottom: 0px;
}

.sidebar-block.display-none {
  display: none;
}

.sidebar-category {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 11px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  color: #151515;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-decoration: none;
}

.sidebar-category:hover {
  border-color: #d1d1d1;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0);
}

.sidebar-category-name {
  position: relative;
  z-index: 1;
}

.header-block {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  padding-bottom: 20px;
  -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-bottom: 1px solid #e6e6e6;
}

.header-block.side-margins {
  margin-top: 0px;
  margin-right: 15px;
  margin-left: 15px;
}

.header-line {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: -1px;
  z-index: 1;
  width: 64px;
  height: 2px;
  background-color: #151515;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sidebar-featured-thumb {
  position: relative;
  overflow: hidden;
  width: 88px;
  height: 88px;
  margin-right: 20px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
}

.sidebar-instagram {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.button-icon-2 {
  position: absolute;
  z-index: 1;
  display: none;
}

.hero-background {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  overflow: hidden;
  height: 100vh;
}

.search-close {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  -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;
}

.slider-arrow-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 24px;
  margin-left: 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: 50%;
  background-color: #fff;
  -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1);
}

.slider-arrow-button:hover {
  background-color: #e6e6e6;
}

.slider-v2-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 8px;
}

.slider-v2 {
  overflow: hidden;
  height: 640px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 6px;
  color: #fff;
}

.slide-v2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 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;
  background-color: #151515;
  text-align: center;
}

.slider-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-v5-medium {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  min-height: 31vw;
  -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;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

.post-v5-small {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  min-height: 23vw;
  -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;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

.post-v5-big {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  min-height: 43vw;
  -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;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

.slider-arrow-icon {
  width: 24px;
}

.slide-v2-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.6;
}

.slide-v2-heading {
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 60px;
  text-transform: capitalize;
}

.category-v1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 72px;
  margin: 6px;
  padding: 17px 20px 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;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.4);
  -webkit-transition: box-shadow 400ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 400ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-decoration: none;
}

.category-v1:hover {
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0);
}

.sg-categories {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  max-width: 440px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-left: 2px;
  -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-radius: 6px;
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(21, 21, 21, 0.16);
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sg-category-link {
  margin-top: 5px;
  margin-right: -1px;
  margin-bottom: 5px;
  padding: 2px 16px;
  border-right: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  -webkit-transition: color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: color 400ms cubic-bezier(.215, .61, .355, 1);
  color: #151515;
  text-decoration: none;
}

.sg-category-link:hover {
  color: #cccc33;
}

.sg-category-link.first {
  border-left-style: none;
}

.sg-category-link.last {
  border-right-style: none;
}

.search-result-thumbnail {
  position: relative;
  overflow: hidden;
  width: 160px;
  height: 160px;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.search-results-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 48px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.search-result-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.search-result-info {
  padding-left: 32px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.search-result-heading {
  display: inline-block;
  margin-bottom: -8px;
  color: #151515;
  text-decoration: none;
  text-transform: capitalize;
}

.search-result-heading:hover {
  text-decoration: underline;
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.search-result-summary {
  margin-bottom: 8px;
  color: #777;
  font-size: 14px;
  line-height: 24px;
}

.search-result-link {
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #777;
  font-size: 11px;
  line-height: 16px;
  text-decoration: underline;
}

.search-result-link:hover {
  color: #cccc33;
}

.search-result-list {
  margin-bottom: 16px;
}

.contact {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.contact-heading {
  margin-bottom: 48px;
  text-align: center;
}

.subscribe-v1-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 470px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-2-columns {
  color: #777;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-span: none;
  column-span: none;
}

.text-link {
  color: #cccc33;
}

.text-link:hover {
  text-decoration: underline;
}

.about-photo {
  display: block;
  margin: 72px auto;
  border-radius: 6px;
  background-image: url('../images/trent-szmolnik-1271248-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-block-2 {
  margin-right: 8.33%;
  margin-left: 8.33%;
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
}

.highlighted-text {
  padding-right: 2px;
  padding-left: 2px;
  background-color: #ffedc6;
  font-weight: 500;
}

.about-photo-columns {
  margin-top: 24px;
  margin-bottom: 24px;
}

.about-photo-column {
  padding-top: 10px;
  padding-bottom: 10px;
}

.signature {
  height: 58px;
  margin-top: 4px;
}

.instagram-photo-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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;
  border-radius: 6px;
}

.instagram-hover {
  position: absolute;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/instagram.svg');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.instagram-logo {
  position: absolute;
  left: -40%;
  z-index: 0;
  height: 111%;
  opacity: 0.05;
}

.instagram-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
}

.category-v2-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 4px 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  -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: #151515;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-5 {
  position: relative;
  margin-right: 16px;
  margin-left: 16px;
  padding: 4px 0px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #20242e;
  font-size: 14px;
  line-height: 32px;
  font-weight: 700;
  text-decoration: none;
}

.nav-link-5.w--current {
  box-shadow: none;
  color: #20242e;
}

.nav-link-5.w--current:hover {
  color: #20242e;
}

.nav-category-link {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.protected-card {
  width: 400px;
  padding: 48px 64px;
  border-radius: 6px;
  background-color: #fff;
  text-align: center;
}

.thumbnail-big {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 384px;
  padding: 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.changelog {
  display: block;
  width: 66.66%;
  margin-right: auto;
  margin-bottom: 64px;
  margin-left: auto;
  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: -1px;
  padding: 32px 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}

.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: #cccc33;
  font-family: 'Noto Sans HK', sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  cursor: pointer;
}

.change-icon.release-icon {
  background-color: #5d66fe;
}

.change-icon.new-icon {
  background-color: #cccc33;
}

.change-icon.fix-icon {
  background-color: #fa345a;
}

.tooltip {
  position: absolute;
  bottom: 50%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 200px;
  margin-bottom: 30px;
  padding: 4px 10px;
  -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: 3px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgba(21, 21, 21, 0.2);
  font-family: 'Open Sans', sans-serif;
  color: #151515;
  font-size: 11px;
  line-height: 16px;
  font-weight: 600;
  text-align: center;
}

.tooltip-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -4px;
  display: block;
  width: 8px;
  height: 8px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.change-text {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #777;
  background-color: #151515;
}

.footer-v2-link {
  position: relative;
  margin-top: 1px;
  margin-right: 24px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-v2-links {
  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;
}

.footer-v2-social {
  left: auto;
  top: 0%;
  right: 32px;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -4px;
  padding-left: 16px;
  -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;
}

.footer-v2-social-line {
  width: 56px;
  height: 2px;
  margin-right: 16px;
  margin-left: 16px;
  background-color: #fff;
  opacity: 0.5;
}

.footer-v2-social-heading {
  margin-top: 4px;
  margin-right: -1px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.subscribe-v1 {
  margin-right: 15px;
  margin-left: 15px;
  padding: 48px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  text-align: center;
}

.form-info {
  margin-top: 20px;
  color: #777;
  font-size: 11px;
  line-height: 16px;
}

.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 15px;
  margin-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;
  border-radius: 6px;
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
}

.banner:hover {
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}

.banner-info {
  position: absolute;
  left: auto;
  top: 12px;
  right: 12px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  padding: 4px 4px 4px 10px;
  -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(21, 21, 21, 0.8);
  color: #fff;
  font-size: 9px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.banner-info-text {
  margin-top: 1px;
  margin-right: 4px;
}

.banner-info-icon {
  width: 16px;
}

.form-success {
  padding: 8px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #cccc33;
  border-radius: 6px;
  background-color: rgba(204, 204, 51, 0.08);
  color: #cccc33;
  font-size: 12px;
  line-height: 16px;
}

.form-error {
  margin-top: 16px;
  padding: 8px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(250, 52, 90, 0.3);
  border-radius: 6px;
  background-color: rgba(250, 52, 90, 0.08);
  color: #fa345a;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.instagram-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.instagram-v2-photo-wrapper {
  padding: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tag {
  position: relative;
  display: block;
  overflow: hidden;
  height: 24px;
  margin-top: 6px;
  margin-right: 8px;
  margin-bottom: 6px;
  padding: 3px 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease;
  color: #151515;
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.tag:hover {
  border-color: #cccc33;
  background-color: #cccc33;
  color: #fff;
}

.sidebar-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -6px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.layouts {
  display: -ms-grid;
  display: grid;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 104px;
  grid-row-gap: 80px;
  grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.layout {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}

.layout:hover {
  background-color: hsla(0, 0%, 100%, 0.03);
}

.layout-thumb {
  position: relative;
  display: block;
  overflow: scroll;
  height: auto;
  max-height: 504px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.07);
  -webkit-transition: box-shadow 600ms ease, -webkit-transform 600ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 600ms ease, -webkit-transform 600ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 600ms ease, transform 600ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 600ms ease, transform 600ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 600ms cubic-bezier(.215, .61, .355, 1);
  text-decoration: none;
}

.layout-thumb:hover {
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.12);
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

.back-link {
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: color 400ms cubic-bezier(.215, .61, .355, 1);
  color: hsla(0, 0%, 100%, 0.4);
  font-size: 11px;
  line-height: 16px;
  text-align: center;
}

.back-link:hover {
  color: #fff;
}

._404-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/aidan-hancock-428761-unsplash-copy.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/aidan-hancock-428761-unsplash-copy.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.licence-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  color: #151515;
}

.licence-info {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.loading-icon {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: none;
  width: 32px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.footer-v2-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 16px;
  -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;
}

.footer-v2-bottom-text {
  margin-right: 16px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 11px;
  line-height: 16px;
}

.post-tag {
  position: relative;
  overflow: hidden;
  margin-right: 16px;
  margin-bottom: 7px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #151515;
  font-size: 14px;
  line-height: 20px;
}

.post-tags-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.post-tags {
  display: block;
  padding: 16px 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-heading-big {
  margin-top: 20px;
  text-transform: capitalize;
}

.post-summary {
  margin-bottom: 12px;
  color: #777;
}

.nav-brand-v1 {
  left: auto;
  right: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-bottom: 1px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #151515;
}

.nav-brand-v1:hover {
  color: #cccc33;
}

.search-form-input, .search-form-input-news {
  position: relative;
  overflow: hidden;
  /*width: 225px;*/
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 16px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-image: url('../images/search.svg');
  background-position: 12px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: width 300ms ease, border-color 300ms ease;
  transition: width 300ms ease, border-color 300ms ease;
  color: #151515;
  font-size: 13px;
  line-height: 32px;
  text-align: left;
  cursor: pointer;
}

.search-form-input-news {
    background-image: none;
    padding-left: 16px;
    width: 300px;
}

    .search-form-input:hover, .search-form-input-news:hover {
        border-color: #d1d1d1;
    }

    .search-form-input:focus, .search-form-input-news:focus {
        /*width: 300px;*/
        /*width:225px;*/
        padding-left: 40px;
        border-color: #cccc33;
    }

 .search-form-input-news:focus {
        width: 300px;
        padding-left: 16px;
        border-color: #cccc33;
    }

/*.search-form-input::-webkit-input-placeholder {
  color: transparent;
}

.search-form-input:-ms-input-placeholder {
  color: transparent;
}

.search-form-input::-ms-input-placeholder {
  color: transparent;
}*/

    .search-form-input::placeholder, .search-form-input-news::placeholder {
        color: #9b9b9b;
    }

.nav-menu-v1 {
  position: static;
  display: flex;
  padding-left: 24px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
}

.search-button {
  z-index: 1;
  display: none;
  background-color: #ff6852;
}

.nav-logo {
    height: 40px;
    max-width:200px;
}

.nav-link {
  z-index: 1;
  margin-right: 0px;
  margin-left: 0px;
  padding: 8px 16px;
  border-radius: 6px;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link:hover {
  background-color: #f6f6f6;
}

.nav-link.w--current {
  color: #151515;
}

.nav-menu-small {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-bar-v1 {
  position: sticky;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 50;
  display: flex;
  height: 84px;
  padding-right: 32px;
  padding-left: 32px;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #fff;
  box-shadow: 0 -1px 0 0 #e6e6e6, 0 1px 0 0 rgba(21, 21, 21, 0.11);
}

.menu-button {
  z-index: 2;
}

.search-form {
  display: flex;
  max-width: 770px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 12px;
  justify-content: flex-end;
  align-items: center;
  order: 1;
  flex:1;
}

.dropdown-link {
  display: block;
  padding: 10px 32px 10px 26px;
  -webkit-transition: padding 400ms ease, background-color 200ms ease;
  transition: padding 400ms ease, background-color 200ms ease;
  color: #151515;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
}

.dropdown-link:hover {
  padding-right: 26px;
  padding-left: 32px;
  background-color: #f6f6f6;
}

.dropdown-link.w--current {
  color: #151515;
}

.dropdown-list {
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
}

.dropdown-list.w--open {
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown-list.big-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 16px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.nav-link-small {
  margin-right: 0px;
  margin-left: 0px;
  padding: 8px 10px;
  color: #888;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
}

.nav-link-small:hover {
  text-decoration: underline;
}

.nav-link-small.w--current {
  color: #888;
}

.nav-logo-text {
  margin-bottom: 2px;
  margin-left: 13px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.nav-logo-text:hover {
  color: #cccc33;
}

.post-heading-medium {
  margin-top: 16px;
  margin-bottom: 12px;
  text-transform: none;
}

.column {
  padding-right: 15px;
  padding-left: 15px;
}

.column.no-padding {
  padding: 0px;
}

.column.column-v2 {
  padding-right: 0px;
  padding-left: 0px;
}

.footer-v1-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.footer-v1-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -3px;
  margin-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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #151515;
  text-decoration: none;
}

.footer-v1-logo {
  height: 36px;
}

.footer-v1-logo-text {
  margin-bottom: 2px;
  margin-left: 12px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.footer-v1-info {
  color: #777;
}

.footer-v1-column {
  width: 25%;
  padding-right: 15px;
  padding-bottom: 64px;
  padding-left: 15px;
}

.footer-v1-column.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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-v1-nav-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  -webkit-transition: padding 400ms ease, background-color 400ms ease;
  transition: padding 400ms ease, background-color 400ms ease;
  color: #151515;
  font-weight: 600;
  text-decoration: none;
}

.footer-v1-nav-link:hover {
  padding-left: 16px;
  background-color: #f6f6f6;
}

.nav-arrow {
  position: absolute;
  right: 0px;
  width: 16px;
  margin-right: 10px;
  opacity: 0.5;
}

.post-mini {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #151515;
  text-decoration: none;
}

.post-mini-thumbnail {
  position: relative;
  overflow: hidden;
  width: 80px;
  height: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 6px;
}

.post-mini-heading {
  margin-bottom: 4px;
  text-transform: none;
}

.footer-v1-posts {
  margin-top: -12px;
  margin-bottom: -12px;
}

.post-mini-content {
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.subscribe-v3-form {
  margin-top: -4px;
}

.subscribe-v3-text {
  margin-bottom: 16px;
}

.link-dark {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #151515;
  text-decoration: none;
}

.link-dark:hover {
  color: #cccc33;
  text-decoration: underline;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 26px;
  padding-bottom: 26px;
  -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-top: 1px solid #e6e6e6;
  color: #777;
  font-size: 9px;
  line-height: 12px;
  text-transform: uppercase;
}

.footer-bottom.no-margin-top {
  margin-top: 0px;
}

.footer-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.footer-bottom-right {
  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-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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.text-link-dark {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #151515;
  text-decoration: underline;
}

.text-link-dark:hover {
  color: #cccc33;
}

.divider-small {
  width: 1px;
  height: 16px;
  margin-right: 12px;
  margin-left: 12px;
  background-color: #e6e6e6;
}

.divider-small.transparent {
  opacity: 0.5;
}

.footer-mini-icon {
  width: 14px;
  margin-right: 8px;
  opacity: 0.5;
}

.more-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #777;
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.more-link-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  padding: 2px;
  -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-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 3px;
}

.more-link-arrow {
  width: 14px;
  opacity: 0.5;
}

.more-link-arrow-hover {
  position: absolute;
  z-index: 1;
  display: none;
  width: 14px;
  opacity: 0;
}


.category-color-line {
  width: 20px;
  height: 2px;
  margin-right: 12px;
  background-color: #151515;
}

.category-arrow {
  position: absolute;
  right: 0px;
  z-index: 2;
  width: 16px;
  margin-right: 15px;
  opacity: 0.5;
}

.post-heading-link {
  color: #151515;
/*  text-transform: capitalize;*/
}

.post-heading-link:hover {
  text-decoration: underline;
}

.thumbnail-small {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 184px;
  padding: 16px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px none #000;
  border-radius: 6px;
}

.thumbnail-small-custom {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 184px;
    padding: 16px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px none #000;
    border-radius: 6px;
}

.thumbnail-small.aktien-border {
  border-style: solid;
  border-color: #d1d1d1;
}

.thumbnail-small-custom.aktien-border {
    border-style: solid;
    border-color: #d1d1d1;
}

.post-heading-small {
  margin-top: 12px;
  margin-bottom: 4px;
  text-transform: none;
}

.post-card-v2-big {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 408px;
  padding: 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;
  border-radius: 6px;
  color: #fff;
}

.post-card-content {
  position: relative;
  z-index: 3;
}

.mini-icon {
  width: 14px;
  margin-right: 8px;
}

.post-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(21, 21, 21, 0)), to(rgba(21, 21, 21, 0.7)));
  background-image: linear-gradient(180deg, rgba(21, 21, 21, 0) 25%, rgba(21, 21, 21, 0.7));
}

.post-v2-heading {
  margin-top: 12px;
  margin-bottom: 16px;
  text-transform: none;
}

.post-card-v2-medium {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 432px;
  padding: 32px;
  -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;
  border-radius: 6px;
  color: #fff;
}

.post-card-v2-small {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 320px;
  padding: 24px;
  -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;
  border-radius: 6px;
  color: #fff;
}

.thumbnail-huge {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 440px;
  padding: 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.post-card-avatar {
  width: 26px;
  height: 26px;
  margin-right: 8px;
  border-radius: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-info-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  -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;
}

.post-info-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  -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-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #777;
  text-decoration: underline;
}

.post-info-author:hover {
  color: #151515;
}

.post-info-author.text-white {
  color: #fff;
}

.post-v5-card {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  color: #151515;
  text-align: center;
}

.post-v5-heading {
  margin-top: 12px;
  margin-bottom: 12px;
  text-transform: capitalize;
}

.posts-v5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.post-v5-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columns {
  margin-right: 0px;
  margin-left: 0px;
}

.grid-v1 {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slider-v5 {
  height: 120px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.slider-v5-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 15px;
  margin-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
}

.slider-v5-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  -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-right: 1px solid #e6e6e6;
  background-color: #f6f6f6;
}

.slider-v5-arrow {
  right: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 32px;
  -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-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #fff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.slider-v5-arrow:hover {
  background-color: #f6f6f6;
}

.slider-v5-arrow.left {
  margin-right: 35px;
  border-radius: 6px 0px 0px 6px;
}

.slider-v5-arrow-icon {
  width: 20px;
  opacity: 0.7;
}

.slider-v5-nav {
  display: none;
  font-size: 6px;
  line-height: 27px;
}

.slide-v5-thumbnail {
  position: relative;
  overflow: hidden;
  width: 80px;
  height: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.slide-v5-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 20px;
  -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;
  color: #151515;
  text-decoration: none;
}

.slide-v5-post-content {
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slider-v5-header-text {
  width: 120px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 10px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.slider-v5-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  padding: 10px;
  -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: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 50%;
}

.banner-sidebar {
  overflow: hidden;
  max-width: 320px;
  -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;
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
}

.banner-sidebar:hover {
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}

.post-v3-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: 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;
}

.post-v3-card.dummy-hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.post-v3-thumbnail {
  position: relative;
  overflow: hidden;
  width: 35%;
  height: 200px;
  padding: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 6px;
}

.post-v3-content {
  padding-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-v3-heading {
  margin-top: -4px;
}

.connect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding: 24px 16px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.connect-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -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-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #151515;
}

.connect-link:hover {
  color: #cccc33;
}

.connect-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 50%;
  background-color: #fff;
}

.grid-small {
  display: -ms-grid;
  display: grid;
  margin-right: 15px;
  margin-left: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 0.5fr));
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.grid-medium {
  display: -ms-grid;
  display: grid;
  margin-right: 15px;
  margin-left: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-medium.no-margin {
  margin: 0px;
}

.grid-big {
  display: -ms-grid;
  display: grid;
  margin-right: 15px;
  margin-left: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(420px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-big.no-margin {
  margin: 0px;
}

.connect-link-text {
  margin-left: 16px;
  font-weight: 600;
}

.post-hero-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(21, 21, 21, 0)), to(rgba(21, 21, 21, 0.8)));
  background-image: linear-gradient(180deg, rgba(21, 21, 21, 0) 25%, rgba(21, 21, 21, 0.8));
}

.post-hero-content {
  position: relative;
  z-index: 3;
  max-width: 66.66%;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 15px;
  padding-bottom: 36px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-heading {
  margin-top: 12px;
  text-transform: none;
}

.post {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
}

.post-share {
  position: -webkit-sticky;
  position: sticky;
  top: 104px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  padding-right: 11px;
  padding-left: 11px;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.post-bottom-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  -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;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.post-bottom-category {
  color: #151515;
  font-weight: 600;
}

.post-bottom-category:hover {
  text-decoration: underline;
}

.post-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.post-about.display-none {
  display: none;
}

.post-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  padding: 16px 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px solid #e6e6e6;
}

.post-avatar {
  width: 80px;
  height: 80px;
  margin-bottom: 8px;
  border-radius: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-author-link {
  margin-top: -8px;
  color: #777;
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.post-author-link:hover {
  text-decoration: underline;
}

.post-content {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-more {
  width: 100%;
  padding-top: 56px;
}

.grid-mini {
  display: -ms-grid;
  display: grid;
  margin-right: 15px;
  margin-left: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 32px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.post-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-text {
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
}

.grid-mini-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 24px;
  grid-template-areas: "Area";
  grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  -ms-grid-rows: auto 24px auto;
  grid-template-rows: auto auto;
}

.grid-mini-list.footer-posts {
  margin-top: 48px;
}

.post-subscribe {
  margin-top: 56px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 48px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  text-align: center;
}

.grid-list {
  display: -ms-grid;
  display: grid;
  margin-right: 15px;
  margin-left: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.post-v6-card {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 56px;
  padding-right: 40px;
  padding-bottom: 52px;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  color: #151515;
}

.post-v6-heading {
  margin-top: 12px;
  margin-bottom: 12px;
  text-transform: capitalize;
}

.slider-v3 {
  height: auto;
  margin-top: -1px;
  border-bottom: 1px solid #e6e6e6;
  background-color: transparent;
}

.slider-v3-arrow {
  left: auto;
  top: -52px;
  right: 0px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 32px;
  -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-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #fff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.slider-v3-arrow:hover {
  background-color: #f6f6f6;
}

.slider-v3-arrow.left {
  margin-right: 35px;
  border-radius: 6px 0px 0px 6px;
}

.slide-v3 {
  width: 25%;
}

.subscribe-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding: 64px 80px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
}

.subscribe-v2-heading {
  width: 50%;
  margin-top: -6px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-right: 64px;
}

.subscribe-v2-form-block {
  margin-bottom: -8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.checkbox-label {
  margin-bottom: 0px;
  margin-left: 2px;
  color: #777;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0px;
  text-transform: none;
}

.checkbox {
  margin-top: 0px;
  font-size: 20px;
}

.subscribe-grid-v2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.banner-728x90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 726px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  -webkit-transition: -webkit-filter 300ms ease;
  transition: -webkit-filter 300ms ease;
  transition: filter 300ms ease;
  transition: filter 300ms ease, -webkit-filter 300ms ease;
}

.banner-728x90:hover {
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}

.grid-v2 {
  overflow: hidden;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 16px;
  grid-column-gap: 30px;
  -ms-grid-columns: 66% 1fr;
  grid-template-columns: 66% 1fr;
  -ms-grid-rows: 544px;
  grid-template-rows: 544px;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.post-card-v2-max {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 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;
  border-radius: 6px;
  color: #fff;
}

.scroll-list {
  position: relative;
  overflow: auto;
}

.grid-list-item {
  margin-bottom: -1px;
  padding-top: 20px;
  padding-right: 24px;
  padding-bottom: 20px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.grid-scroll-list {
  display: -ms-grid;
  display: grid;
  margin-top: -1px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.page-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 770px;
  margin: 0px auto;
  -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;
}

.contact-form {
  grid-column-gap: 20px;
  grid-row-gap: 24px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.input-wrapper {
  position: relative;
}

.subscribe-v3-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.privacy-text {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.privacy-text p {
  color: #383838;
}

.sidebar-info {
  padding: 32px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
}

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  -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;
  color: #777;
  font-size: 11px;
  line-height: 16px;
}

.breadcrumbs-link {
  color: #383838;
}

.breadcrumbs-link:hover {
  text-decoration: underline;
}

.breadcrumbs-divider {
  padding-right: 7px;
  padding-left: 7px;
  color: #d1d1d1;
}

.grid-full-medium {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(auto-fit, 25%);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.post-card-v3-medium {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 31vw;
  padding: 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;
  color: #fff;
}

.slider-v4 {
  overflow: hidden;
  height: 136px;
  margin-right: 15px;
  margin-left: 15px;
  padding-left: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-color: transparent;
}

.slider-v4-info {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  width: 200px;
  height: 100%;
  padding: 26px 32px 32px 40px;
  box-shadow: 8px 0 12px 0 #fff;
  text-align: left;
}

.slider-v4-arrow {
  left: 40px;
  top: 0px;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 32px;
  margin-top: 72px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #fff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.slider-v4-arrow:hover {
  background-color: #f6f6f6;
}

.slider-v4-arrow.right {
  margin-left: 35px;
  border-radius: 0px 6px 6px 0px;
}

.slide-v4-thumbnail {
  position: relative;
  overflow: hidden;
  width: 80px;
  height: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.slide-v4-info {
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide-v4 {
  width: 33.33%;
}

.slide-v4-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 24px;
  padding-left: 20px;
  -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;
  color: #151515;
  text-decoration: none;
}

.slider-v4-nav {
  display: none;
  font-size: 6px;
  line-height: 27px;
}

.text-grey {
  color: #777;
}

.about-block-1 {
  margin-right: 16%;
  margin-left: 16%;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.team {
  padding-top: 64px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.team-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 48px;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.team-member-photo {
  height: 248px;
  border-radius: 6px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-member {
  text-align: left;
}

.team-member-name {
  margin-top: 0px;
  margin-bottom: 0px;
}

.intro-heading {
  max-width: 770px;
  margin-right: auto;
  margin-bottom: 72px;
  margin-left: auto;
  text-align: center;
}

.team-member-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -2px;
  margin-left: -2px;
  -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;
}

.team-member-bio {
  margin-bottom: 12px;
  color: #777;
  font-size: 12px;
  line-height: 20px;
}

.team-member-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  padding: 2px;
  -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-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.team-member-link:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.team-member-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  -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;
}

.team-member-page-link {
  margin-top: 3px;
  margin-left: 12px;
  padding-right: 6px;
  padding-left: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 3px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #151515;
  font-size: 8px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.team-member-page-link:hover {
  border-color: transparent;
  background-color: #cccc33;
  color: #fff;
}

.subscribe-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  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;
}

.popup {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-height: 96vh;
  max-width: 770px;
  min-height: 426px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 16px 30px 0 rgba(21, 21, 21, 0.1);
}

.subscribe-popup-image {
  width: 40%;
  background-image: url('/images/frankfurt-stock.jpg');
  background-position: 46% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 48px;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.close-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 17px;
  -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-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.close-button:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.subscribe-popup-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-bottom: 8px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.popup-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-color: rgba(21, 21, 21, 0.4);
}

.search-results {
  margin: 12px;
  padding-right: 16%;
  padding-left: 16%;
  background-color: #fff;
  color: #151515;
}

.empty-state {
  margin-right: 15px;
  margin-left: 15px;
  padding: 8px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-color: #f6f6f6;
  color: #151515;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.page-heading {
  margin-top: 0px;
  margin-bottom: 0px;
}

.slider-v1 {
  overflow: hidden;
  height: 86vh;
  max-height: 800px;
  min-height: 600px;
  margin-bottom: 24px;
  color: #fff;
}

.slider-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 8px;
}

.slide-v1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 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;
  background-color: #151515;
  text-align: center;
}

.slide-v1-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.6;
}

.slide-v1-content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-bottom: 8px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.slide-v1-heading {
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 60px;
  text-transform: capitalize;
}

.slide-heading-link {
  color: #fff;
  text-transform: capitalize;
}

.licence-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 20px;
}

.layout-heading {
  margin-bottom: 24px;
}

.section-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 570px;
  margin-right: auto;
  margin-bottom: 64px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
  text-align: center;
}

.checkbox-field {
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.grid-v3 {
  display: -ms-grid;
  display: grid;
  margin-right: 15px;
  margin-left: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 2fr 1fr;
  grid-template-columns: 1fr 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-v3-side-post {
  padding-bottom: 40px;
}

.promo-logo {
  width: 72px;
  margin-bottom: 8px;
}

.floating-slider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 48vw;
  margin-top: -4vw;
  margin-left: -20vw;
}

.promo-intro {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 600px;
  margin-top: -3vw;
  margin-right: auto;
  margin-left: auto;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.floating-author {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 23vw;
  margin-top: -5vw;
  margin-right: 11vw;
}

.floating-post-small {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 26vw;
  margin-top: -1vw;
  margin-left: 33vw;
}

.floating-cookie {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 20vw;
  margin-top: 1vw;
  margin-right: -10vw;
}

.floating-post {
  position: absolute;
  bottom: 0px;
  width: 24vw;
  margin-bottom: -12vw;
  padding-left: 1vw;
}

.floating-subscribe {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 32vw;
  margin-bottom: 3vw;
  margin-left: 1vw;
}

.floating-post-big {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 32vw;
  margin-right: -8vw;
  margin-bottom: 13vw;
}

.floating-slider-list {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 58vw;
  margin-right: -26vw;
  margin-bottom: 1vw;
}

.nav-bar-v2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 84px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: 0 1px 0 0 rgba(21, 21, 21, 0.11);
}

.nav-brand-v2 {
  left: auto;
  right: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  padding-bottom: 1px;
  padding-left: 16px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #151515;
}

.nav-brand-v2:hover {
  color: #cccc33;
}

.nav-brand-v2.w--current {
  padding-right: 26px;
  padding-left: 26px;
}

.nav-menu-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-space {
  padding: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  -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;
}

.menu-line-top {
  height: 2px;
  border-radius: 1px;
  background-color: #151515;
}

.menu-line-middle {
  height: 2px;
  margin-top: 4px;
  margin-bottom: 4px;
  border-radius: 1px;
  background-color: #151515;
}

.menu-line-bottom {
  height: 2px;
  border-radius: 1px;
  background-color: #151515;
}

.menu-button-v2 {
  padding: 31px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button-v2.side-menu-button {
  z-index: 200;
  padding-left: 27px;
  cursor: pointer;
}

.nav-right-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.dropdown.dropdown-big {
  position: static;
}

.side-menu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 200;
  display: block;
  overflow: auto;
  width: 384px;
  padding-top: 39px;
  padding-right: 32px;
  padding-left: 32px;
  background-color: #fff;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.side-menu-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  background-color: rgba(21, 21, 21, 0.4);
  cursor: e-resize;
}

.grid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  grid-column-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-v2-info {
  margin-bottom: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.contact-v2-form {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.contact-v2-heading {
  margin-bottom: 40px;
}

.contact-v2-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.promo-layout {
  position: relative;
  z-index: 10;
  width: 46%;
  margin-bottom: -19%;
  border-radius: 6px;
  box-shadow: 0 10px 40px 0 rgba(21, 21, 21, 0.24);
}

.intro-buy-promo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 24px;
  -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;
}

.promo-intro-heading {
  margin-bottom: 32px;
}

.responsive-promo {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.iphone {
  position: relative;
  left: 13px;
  top: 71px;
  z-index: 1;
  max-width: 300px;
}

.side-info-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.iphone-circle {
  position: absolute;
  width: 512px;
  height: 512px;
  border-radius: 50%;
  background-color: #cccc33;
}

.post-layouts {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -3%;
  -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;
}

.post-layout-1 {
  width: 72%;
}

.post-layout-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: -7%;
  bottom: 21%;
  z-index: 2;
  width: 54%;
}

.post-layout-3 {
  position: absolute;
  left: -5%;
  top: 12%;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 54%;
  margin-top: -3%;
}

.grid-tab-link {
  padding-right: 16px;
  padding-left: 16px;
  background-color: transparent;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #777;
}

.grid-tab-link:hover {
  color: #151515;
}

.grid-tab-link.w--current {
  background-color: transparent;
  color: #cccc33;
}

.grid-previews {
  margin: 16px;
  padding-top: 8px;
  grid-auto-flow: row;
  grid-column-gap: 24px;
  grid-template-areas: ".";
  -ms-grid-columns: minmax(80px, 126px) 24px minmax(80px, 126px) 24px minmax(80px, 126px);
  grid-template-columns: minmax(80px, 126px) minmax(80px, 126px) minmax(80px, 126px);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-preview-link {
  border-radius: 6px;
  box-shadow: 0 4px 12px 0 rgba(21, 21, 21, 0.08);
  -webkit-transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 400ms ease, transform 400ms ease;
  transition: box-shadow 400ms ease, transform 400ms ease, -webkit-transform 400ms ease;
}

.grid-preview-link:hover {
  box-shadow: 0 8px 16px -4px rgba(21, 21, 21, 0.16);
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.grid-tabs {
  margin-left: -16px;
}

.grid-preview {
  text-align: center;
}

.grid-preview-name {
  margin-top: 12px;
  color: #777;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

.inner-page-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 26px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-bar-v3 {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 84px;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: 0 1px 0 0 rgba(21, 21, 21, 0.11);
}

.nav-menu-v3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: 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;
}

.nav-brand-v3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-bottom: 1px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #151515;
}

.nav-brand-v3:hover {
  color: #cccc33;
}

.nav-right-v3 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  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: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.top-bar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 32px;
  padding-right: 32px;
  padding-left: 32px;
  -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: #383838;
}

.top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.top-bar-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 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;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #d1d1d1;
  font-size: 9px;
  line-height: 20px;
  text-transform: uppercase;
}

.top-bar-link:hover {
  color: #fff;
}

.top-bar-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.top-bar-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.dropdown-social {
  width: 40px;
  height: 40px;
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
}

.image {
  padding: 11px;
}

.top-bar-icon {
  width: 14px;
  margin-right: 6px;
  opacity: 0.7;
}

.top-bar-divider {
  width: 1px;
  height: 16px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #777;
}

.nav-layouts {
  overflow: hidden;
  margin-right: 15px;
  margin-left: 15px;
  grid-column-gap: 105px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-layout {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.nav-layout-heading {
  position: absolute;
  top: auto;
  bottom: 0%;
  z-index: 3;
  height: 32px;
  margin-bottom: 40px;
  padding: 2px 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #cccc33;
  border-radius: 16px;
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 15px;
  line-height: 23px;
  font-weight: 700;
}

.nav-layout-gradient {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  height: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(204, 204, 51, 0)), color-stop(72%, #cccc33));
  background-image: linear-gradient(180deg, rgba(204, 204, 51, 0), #cccc33 72%);
}

.nav-layout-thumb {
  position: relative;
  z-index: 1;
  width: 100%;
}

.testimonial-slide {
  width: 50%;
  padding: 15px;
}

.testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.06);
}

.testimonial-slider {
  height: auto;
  margin: -1px -15px 25px;
  padding-top: 25px;
  background-color: transparent;
}

.testimonial-avatar {
  width: 64px;
  height: 64px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.testimonial-content {
  padding-left: 32px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.testimonial-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  margin-top: 8px;
  -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;
}

.testimonial-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 26px;
  margin-left: 12px;
  padding: 7px;
  -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: #f6f6f6;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.testimonial-link:hover {
  background-color: #e6e6e6;
}

.testimonial-rating {
  position: absolute;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px;
  margin-right: -8px;
  padding: 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;
}

.testimonial-star {
  width: 15px;
  margin-left: 1px;
}

.testimonials-slider-arrow {
  left: auto;
  top: -52px;
  right: 15px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 32px;
  -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-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #fff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.testimonials-slider-arrow:hover {
  background-color: #f6f6f6;
}

.testimonials-slider-arrow.left {
  margin-right: 35px;
  border-radius: 6px 0px 0px 6px;
}

.promo-layout-side {
  position: absolute;
  left: 7%;
  top: 24%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 29%;
  border-radius: 6px;
  box-shadow: 0 8px 24px 0 rgba(21, 21, 21, 0.16);
}

.promo-layout-side.right {
  left: auto;
  right: 7%;
}

.grid-full-big {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(auto-fit, 33.33%);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.post-card-v3-big {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 33vw;
  min-height: 344px;
  padding: 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;
  color: #fff;
}

.instagram-grid {
  margin-right: 15px;
  margin-left: 15px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(10%, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.dropdown-social-link {
  position: relative;
  width: 40px;
  height: 41px;
  box-shadow: 0 1px 0 0 #e6e6e6;
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease;
  color: #151515;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
}

.dropdown-social-link:hover {
  z-index: 1;
  background-color: #f6f6f6;
  box-shadow: 0 -1px 0 0 #e6e6e6, inset 0 -1px 0 0 #e6e6e6;
  color: #cccc33;
}

.dropdown-social-link.w--current {
  color: #151515;
}

.dropdown-social-icon {
  width: 18px;
  margin: 11px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.dropdown-social-wrapper {
  display: none;
  margin-right: 12px;
}

.dropdown-icon {
  width: 16px;
  margin: 11px;
}

.big-image-section {
  height: 80vh;
  margin-top: 24px;
  margin-bottom: 48px;
  background-image: url('../images/kaleidico-gVtJgTyi2iI-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.grid-sticky-info {
  position: -webkit-sticky;
  position: sticky;
  top: 126px;
  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;
}

.pricing {
  padding-right: 15px;
  padding-left: 15px;
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pricing-bottom-text {
  max-width: 600px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  color: #777;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.pricing-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
}

.pricing-icon-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #cccc33;
}

.pricing-icon-circle.color-2 {
  background-color: #ffa32d;
}

.pricing-icon-circle.color-3 {
  background-color: #5d66fe;
}

.pricing-icon {
  width: 32px;
}

.price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -12px;
  margin-bottom: 16px;
  padding: 8px 10px 8px 16px;
  -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;
}

.price-text {
  margin-bottom: -13px;
  margin-left: 6px;
  color: #777;
}

.price-text.left {
  margin-right: 6px;
  margin-left: 0px;
}

.price-tag {
  font-family: 'Noto Sans HK', sans-serif;
  font-size: 26px;
  line-height: 40px;
  font-weight: 500;
}

.pricing-info {
  margin-bottom: 32px;
  padding: 12px 16px;
  border-radius: 6px;
  background-color: #f6f6f6;
  color: #383838;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.faq-arrow-icon {
  margin-right: 14px;
  margin-left: -2px;
}

.question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  padding-bottom: 26px;
  -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: #222;
}

.answer {
  padding-left: 44px;
}

.faq-card {
  overflow: hidden;
  margin-bottom: 16px;
  padding-right: 32px;
  padding-left: 32px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  cursor: pointer;
}

.faq {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.answer-text {
  padding-bottom: 32px;
  color: #383838;
}

.question-text {
  margin-top: 0px;
  margin-right: 24px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.select {
  height: 100%;
  margin: 0px 0px 0px -8px;
  border: 1px none transparent;
  background-color: transparent;
}

.adv-form {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-areas: "Form-Header";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 24px auto 24px auto 24px auto;
  grid-template-rows: auto auto auto auto;
}

.adv-form-heading {
  margin-bottom: 32px;
  text-align: center;
}

.thumbnail-max {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 536px;
  padding: 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.dropdown-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #93d865;
}

.dropdown-wrapper.w--open {
  position: absolute;
  left: 0%;
  right: 0%;
  width: 100%;
  margin-top: 12px;
  background-color: transparent;
}

.dropdown-space {
  position: absolute;
  left: 0%;
  top: -12px;
  right: 0%;
  bottom: auto;
  height: 12px;
}

.dropdown-sidebar {
  width: 184px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 20px;
}

.dropdown-posts {
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-post-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(15%, 1fr));
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.dropdown-sidebar-link {
  display: block;
  padding: 10px 20px;
  border-radius: 6px;
  -webkit-transition: padding 400ms ease, background-color 200ms ease;
  transition: padding 400ms ease, background-color 200ms ease;
  color: #151515;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
}

.dropdown-sidebar-link:hover {
  padding-right: 26px;
  padding-left: 24px;
  background-color: #f6f6f6;
}

.dropdown-sidebar-link.w--current {
  color: #151515;
}

.message-popup {
  position: fixed;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 10;
  width: 300px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 24px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
}

.message-text {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.post-popup {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  overflow: hidden;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 16px 24px 16px 16px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.15);
}

.post-popup-thumbnail {
  position: relative;
  overflow: hidden;
  width: 72px;
  height: 72px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 6px;
}

.post-popup-content {
  margin-bottom: 8px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-popup-heading {
  margin-bottom: 4px;
  text-transform: capitalize;
}

.post-popup-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #151515;
  text-decoration: none;
}

.post-popup-badge {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: inline-block;
  height: 24px;
  padding: 3px 9px 3px 10px;
  border-radius: 6px 0px 0px;
  background-color: #cccc33;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.post-popup-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  padding: 6px;
  -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-bottom-left-radius: 6px;
  opacity: 0.6;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease, transform 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
}

.post-popup-close:hover {
  background-color: #f6f6f6;
  opacity: 1;
}

.floating-cards {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.promo-intro-gradient {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  height: 48px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.5%, 0)), to(#151515));
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.5%, 0), #151515);
  opacity: 0.06;
}

.html-embed {
  box-shadow: 1px 1px 3px 0 rgba(21, 21, 21, 0.11);
}

.social-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin: 4px;
  padding: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #cccc33;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-icon-2.pinterest {
  background-color: #d42d2f;
}

.social-icon-2.pinterest:hover {
  background-color: #b41c1e;
}

.social-icon-2.facebook {
  background-color: #3b5998;
}

.social-icon-2.facebook:hover {
  background-color: #254079;
}

.social-icon-2.twitter {
  background-color: #2aa3f0;
}

.social-icon-2.twitter:hover {
  background-color: #178bd5;
}

.form-success-2 {
  padding: 8px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #06c25e;
  border-radius: 6px;
  background-color: rgba(204, 204, 51, 0.08);
  color: #06c25e;
  font-size: 12px;
  line-height: 16px;
}

.post-subscribe-2 {
  margin-top: 56px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 48px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  text-align: center;
}

.input-2 {
  height: 48px;
  margin-bottom: 0px;
  padding: 8px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 6px;
  background-color: #f6f6f6;
  box-shadow: none;
  -webkit-transition: border-color 300ms ease, background-color 300ms ease;
  transition: border-color 300ms ease, background-color 300ms ease;
  font-size: 14px;
  line-height: 20px;
}

.input-2:hover {
  border-color: #d1d1d1;
  background-color: #fff;
}

.input-2:focus {
  border-color: #06c25e;
  background-color: #fff;
}

.input-2.no-margin {
  margin: 0px;
}

.text-link-dark-2 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #151515;
  text-decoration: underline;
}

.text-link-dark-2:hover {
  color: #06c25e;
}

.header-block-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  padding-bottom: 20px;
  -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-bottom: 1px solid #e6e6e6;
}

.header-block-2.side-margins {
  margin-right: 15px;
  margin-left: 15px;
}

.post-bottom-category-2 {
  color: #151515;
  font-weight: 600;
}

.post-bottom-category-2:hover {
  text-decoration: underline;
}

.post-author-link-2 {
  margin-top: -8px;
  color: #777;
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.post-author-link-2:hover {
  text-decoration: underline;
}

.header-line-2 {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: -1px;
  z-index: 1;
  width: 64px;
  height: 2px;
  background-color: #151515;
}

.post-bottom-info-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  -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;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 12px 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-style: none;
  border-radius: 6px;
  background-color: #cccc33;
  -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  font-family: 'Noto Sans HK', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

    .button-2:hover {
        background-color: #b9b92c;
    }

.form-error-2 {
  margin-top: 16px;
  padding: 8px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(250, 52, 90, 0.3);
  border-radius: 6px;
  background-color: rgba(250, 52, 90, 0.08);
  color: #fa345a;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.post-about-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 32px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 6px;
  background-color: #fff;
}

.more-link-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  padding: 2px;
  -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-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 3px;
}

.more-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #777;
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.form-info-2 {
  margin-top: 20px;
  color: #777;
  font-size: 11px;
  line-height: 16px;
}

.post-author-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  padding: 16px 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px solid #e6e6e6;
}

.html-embed-2 {
  margin-bottom: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.html-embed-3 {
  margin-top: 10px;
}

.divider-small-2 {
  width: 1px;
  height: 16px;
  margin-right: 12px;
  margin-left: 12px;
  background-color: #e6e6e6;
}

.divider-small-2.transparent {
  opacity: 0.5;
}

.post-info-author-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  -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-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #777;
  text-decoration: underline;
}

.post-info-author-2:hover {
  color: #151515;
}

.post-info-author-2.text-white {
  color: #fff;
}

.post-info-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  font-size: 11px;
  line-height: 16px;
}

.post-info-2.text-white {
  color: #fff;
}

.section-2 {
  z-index: 2;
  padding: 24px 32px;
}

.section-2.post-hero-section {
  position: relative;
  display: flex;
  /*overflow: hidden;*/
  height: 80vh;
  max-height: 1080px;
  min-height: 600px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.html-embed-4 {
  overflow: visible;
  height: 90vh;
  -o-object-fit: fill;
  object-fit: fill;
}

.post-mini-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #151515;
  text-decoration: none;
}

.post-heading-link-2 {
  color: #151515;
  text-transform: capitalize;
}

.post-heading-link-2:hover {
  text-decoration: underline;
}

.image-3 {
  width: 80px;
  height: auto;
  margin-right: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
}

.link-block-2 {
  cursor: pointer;
}

.post-about-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 6px;
  background-color: #f6f6f6;
}

.image-4 {
  color: #cccc33;
}

.image-5 {
  max-width: 150px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
  border-radius: 5px;
}

.section-3 {
  margin-bottom: 0px;
}

.rich-text-block {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.div-block {
  padding-right: 15px;
  padding-bottom: 40px;
  padding-left: 15px;
}

.heading {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 20px;
}

.div-block-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
  border-radius: 6px;
}

.text-block {
  margin-left: 4px;
}

.text-block-2 {
  margin-left: 8px;
}

.text-block-3 {
  margin-right: 4px;
}

.text-block-4 {
  padding-right: 4px;
}

.text-block-5 {
  padding-left: 3px;
}

.text-block-6 {
  padding-left: 4px;
}

.text-block-7 {
  margin-bottom: 10px;
  color: #777;
  font-weight: 400;
}

.pagination-2 {
  margin-top: 50px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.custom-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 39px;
  -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;
}

.link {
  padding-right: 0px;
  padding-left: 10px;
  color: #cf0a30;
}

.link-2 {
  color: #cf0a30;
}

.button-3 {
  margin-left: 5px;
}

.paragraph {
  margin-right: 17px;
}

.paragraph-2 {
  margin-right: 36px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.pagination-p1 {
    margin-top:20px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
}

.disabled-link {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
    background-color:lightgray;
}


@media screen and (max-width: 1300px) {

    .button.subscribe-button {
        width: 40px;
        padding-left: 20px;
        background-position: 12px 50%;
        color: transparent;
    }
}


    @media screen and (max-width: 991px) {
        h1 {
            font-size: 34px;
            line-height: 44px;
        }

        h3 {
            font-size: 20px;
            line-height: 26px;
        }

        figure {
            margin-top: 40px;
            margin-bottom: 40px;
        }

        figcaption {
            margin-top: 16px;
        }

        .section {
            padding: 24px 8px;
        }

            .section.hero {
                min-height: 0px;
                padding-top: 112px;
                padding-bottom: 112px;
            }

            .section.top-section {
                margin-top: 24px;
            }

            .section.post-hero-section {
                height: 68vw;
                max-height: none;
                min-height: 0px;
                background-attachment: scroll;
            }

            .section.big-paddings {
                padding-top: 64px;
                padding-bottom: 64px;
            }

            .section.no-padding {
                padding: 0px;
            }

            .section.promo-section {
                height: 92vw;
            }

            .section.nav-layouts-section {
                padding-top: 64px;
                padding-bottom: 64px;
            }

        .wrapper.side-paddings {
            padding-right: 8px;
            padding-left: 8px;
        }

        .wrapper.nav-bar-v1-wrapper {
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
            justify-content: flex-end;
        }

        .nav-bar-old {
            min-height: auto;
        }

        .no-margin {
            margin: 0px;
        }

        .no-padding-vertical {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .sg-header {
            margin-bottom: 64px;
        }

        .sg-button-block {
            width: 50%;
            padding: 8px;
        }

        .sg-button-wrapper {
            padding: 40px 12%;
        }

        .licence-items {
            width: 81.33%;
            padding-right: 8px;
            padding-left: 8px;
        }

        .sg-block {
            padding-right: 10%;
            padding-bottom: 96px;
            padding-left: 10%;
        }

        .menu-button-old {
            height: 64px;
            padding: 20px;
            background-color: transparent;
        }

        .nav-link-1 {
            font-size: 40px;
            line-height: 32px;
        }

        .instagram-v1 {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .instagram-info {
            width: 100%;
            margin-bottom: 40px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            text-align: center;
        }

        .instagram-photos {
            width: 100%;
            max-width: 100%;
            padding-right: 3px;
            padding-left: 3px;
        }

        .instagram-photo-wrapper {
            padding: 5px;
        }

        .post-card {
            background-color: #fff;
        }

        .thumbnail-medium {
            height: 35vw;
        }

        .instagram-gradient {
            display: none;
        }

        .post-v5 {
            width: 50%;
            margin-bottom: -1px;
        }

        .slide-v2-content {
            padding-right: 8px;
            padding-left: 8px;
        }

        .up-button {
            display: none;
        }

        .pagination {
            margin-right: -2px;
            margin-left: -2px;
        }

            .pagination.full {
                margin-top: 24px;
                margin-right: 0px;
                margin-left: 0px;
                padding-right: 8px;
                padding-left: 8px;
            }

        .content-with-sidebar {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .side-posts {
            width: 100%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .sidebar {
            width: 50%;
            margin-right: auto;
            margin-left: 0px;
            padding-top: 64px;
            padding-right: 8px;
            padding-left: 8px;
        }

            .sidebar.left {
                margin-right: 0%;
            }

        .sidebar-block.sticky {
            position: static;
        }

        .sidebar-category:hover {
            box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.4);
        }

        .header-block.side-margins {
            margin-right: 8px;
            margin-left: 8px;
        }

        .header {
            font-size: 18px;
            line-height: 26px;
        }



        .search-close {
            width: 64px;
            height: 64px;
        }

        .slider-arrow-button {
            width: 44px;
            height: 44px;
            margin-right: 16px;
            margin-left: 16px;
        }

        .slider-v2-nav {
            height: 48px;
        }

        .slide {
            top: 0px;
            bottom: 0px;
        }

        .slider-v2 {
            height: 64vw;
            min-height: 0px;
            margin-right: 8px;
            margin-left: 8px;
        }

        .slide-v2 {
            padding: 126px 80px;
        }

        .post-v5-medium {
            min-height: 46vw;
        }

        .post-v5-small {
            min-height: 46vw;
        }

        .post-v5-big {
            min-height: 46vw;
        }

        .slide-v2-heading {
            margin-bottom: 24px;
            font-size: 34px;
            line-height: 44px;
        }

        .category-v1 {
            height: 56px;
            margin: 4px;
            font-size: 17px;
            line-height: 24px;
        }

            .category-v1:hover {
                box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.4);
            }

        .sg-categories {
            top: 64px;
            display: none;
        }

        .search-result-thumbnail {
            width: 126px;
            height: 96px;
        }

        .search-results-form {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .search-result-info {
            padding-left: 24px;
        }

        .no-margin-bottom {
            margin-bottom: 0px;
        }

        .contact {
            padding-right: 8px;
            padding-left: 8px;
        }

        .about-block-2 {
            margin-right: 0px;
            margin-left: 0px;
            padding-right: 8px;
            padding-left: 8px;
        }

        .instagram-hover {
            display: none;
        }

        .instagram-logo {
            left: auto;
            top: -48px;
            height: 120px;
        }

        .category-v2-link {
            margin-right: 16px;
            margin-left: 16px;
        }

        .nav-link-5 {
            width: 33.33%;
            margin-right: 0px;
            margin-left: 0px;
            padding: 16px 24px;
            background-color: #fff;
            box-shadow: 0 0 0 1px #e2e4eb;
        }

        .thumbnail-big {
            height: 64vw;
            padding: 20px;
        }

        .changelog {
            width: 83.33%;
            padding-right: 8px;
            padding-left: 8px;
        }

        .change {
            padding: 24px;
        }

        .footer-v2 {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .footer-v2-social {
            right: 16px;
        }

        .footer-v2-social-line {
            display: none;
        }

        .footer-v2-social-heading {
            display: none;
        }

        .subscribe-v1 {
            margin-right: 8px;
            margin-left: 8px;
        }

        .banner {
            margin: 8px;
        }

        .instagram-v2 {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .instagram-v2-photo-wrapper {
            width: 25%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .layouts {
            margin-right: -8px;
            margin-left: -8px;
            padding-top: 0px;
            padding-right: 8vw;
            padding-left: 8vw;
            grid-column-gap: 8vw;
            grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
        }

        .layout-thumb {
            overflow: hidden;
            max-height: 58vw;
        }

            .layout-thumb:hover {
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
            }

        .post-summary {
            font-size: 12px;
            line-height: 20px;
        }

        .nav-brand-v1 {
            min-height: 0px;
            padding-right: 16px;
            padding-left: 16px;
        }

        .search-form-input {
            width: 100%;
            padding-left: 40px;
            background-position: 16px 50%;
        }

            .search-form-input:focus {
                width: 100%;
            }

            .search-form-input::-webkit-input-placeholder {
                color: #777;
            }

            .search-form-input:-ms-input-placeholder {
                color: #777;
            }

            .search-form-input::-ms-input-placeholder {
                color: #777;
            }

            .search-form-input::placeholder {
                color: #777;
            }




        .search-form-input-news {
            width: 100%;
            padding-left: 16px;
            background-position: 16px 50%;
        }

            .search-form-input-news:focus {
                width: 100%;
            }

        .search-form-input-news::placeholder {
            color: #777;
        }

        .menu-icon-line-bottom-old {
            width: 20px;
            height: 2px;
            margin-top: 6px;
            border-radius: 1px;
            background-color: #151515;
        }

        .nav-menu-v1 {
            position: absolute;
            overflow: scroll;
            width: 100%;
            max-height: 100vh;
            margin-top: -60px;
            margin-right: 0px;
            margin-left: 0px;
            padding-top: 64px;
            padding-right: 16px;
            padding-bottom: 12px;
            flex: 0 auto;
            background-color: #fff;
            z-index:10000;
        }

        .menu-icon-line-top-old {
            width: 20px;
            height: 2px;
            margin-bottom: 6px;
            border-radius: 1px;
            background-color: #151515;
        }

        .nav-link {
            padding: 12px 20px 12px 16px;
        }

            .nav-link:hover {
                background-color: transparent;
                text-decoration: none;
            }

        .nav-menu-small {
            display: block;
        }

        .nav-right {
            margin-left: 0px;
            padding-right: 0px;
            flex: 1;
        }

        .nav-bar-v1 {
            height: auto;
            padding-right: 0px;
            padding-left: 0px;
            background-color: #fff;
        }

        .menu-button {
            width: 60px;
            height: 60px;
            padding: 20px;
            background-color: transparent;
        }

            .menu-button.w--open {
                background-color: transparent;
                color: #151515;
            }

        .search-form {
            margin-bottom: 4px;
            padding: 4px 0px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

            .search-form:focus {
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
                text-align: left;
            }

        .dropdown-link {
            z-index: 1;
            padding: 12px 32px;
            color: #151515;
        }

            .dropdown-link:hover {
                padding-left: 32px;
                background-color: transparent;
                color: #151515;
            }

        .dropdown-list {
            position: relative;
            z-index: 2;
        }

            .dropdown-list.w--open {
                width: auto;
                margin-top: 0px;
                margin-left: 0px;
                padding-top: 0px;
                padding-bottom: 0px;
                box-shadow: none;
            }

            .dropdown-list.big-list {
                margin-right: 0px;
                margin-left: 0px;
                padding-bottom: 0px;
                box-shadow: none;
            }

        .nav-link-small {
            padding: 12px 20px 12px 16px;
            color: #151515;
            font-size: 14px;
            line-height: 24px;
            font-weight: 600;
        }

            .nav-link-small:hover {
                text-decoration: none;
            }

            .nav-link-small.w--current {
                color: #151515;
            }

        .nav-logo-text {
            margin-left: 12px;
            font-size: 16px;
            line-height: 24px;
        }

        .column.column-v2 {
            margin-bottom: 40px;
        }

        .footer-v1-logo {
            height: 43px;
        }

        .footer-v1-column {
            width: 50%;
            padding-right: 4%;
            padding-left: 4%;
        }

        .footer-bottom {
            margin-right: 8px;
            margin-left: 8px;
            padding-top: 24px;
            padding-bottom: 24px;
        }

        .footer-bottom-left {
            width: 65%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .thumbnail-small {
            height: 35vw;
            padding: 20px;
        }

        .thumbnail-small-custom {
            height: 35vw;
            padding: 20px;
        }

        .post-card-v2-big {
            height: 64vw;
            background-color: #fff;
        }

        .post-card-v2-medium {
            height: 55vw;
            background-color: #fff;
        }

        .post-card-v2-small {
            height: 55vw;
            background-color: #fff;
        }

        .thumbnail-huge {
            height: 35vw;
            padding: 20px;
        }

        .post-v5-card {
            background-color: #fff;
        }

        .posts-v5 {
            margin-right: 8px;
            margin-left: 8px;
        }

        .grid-v1 {
            grid-column-gap: 16px;
            grid-row-gap: 48px;
            -ms-grid-columns: 1fr 1fr;
            grid-template-columns: 1fr 1fr;
            -ms-grid-rows: auto auto;
            grid-template-rows: auto auto;
        }

        .slider-v5 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .slider-v5-wrapper {
            margin-right: 8px;
            margin-left: 8px;
        }

        .slider-v5-arrow {
            right: 32px;
        }

        .slide-v5-post {
            max-width: 75vw;
            padding-left: 16px;
        }

        .slider-v5-icon {
            margin-right: 16px;
        }

        .post-v3-card {
            background-color: #fff;
        }

        .post-v3-thumbnail {
            width: 34vw;
            height: 26vw;
        }

        .custom-aktie-box {
            width: 200px;
            height: 200px;
        }

        .post-v3-content {
            padding-right: 32px;
            padding-left: 24px;
        }

        .connect {
            margin-right: 8px;
            margin-left: 8px;
        }

        .connect-link {
            -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-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

        .grid-small {
            margin-right: 8px;
            margin-left: 8px;
            grid-column-gap: 16px;
            grid-row-gap: 32px;
            grid-template-columns: repeat(auto-fit, minmax(40vw, 0.5fr));
        }

        .grid-medium {
            margin-right: 8px;
            margin-left: 8px;
            grid-column-gap: 16px;
            grid-template-columns: repeat(auto-fit, minmax(40vw, 1fr));
        }

        .grid-big {
            margin-right: 8px;
            margin-left: 8px;
            grid-template-columns: repeat(auto-fit, minmax(80vw, 1fr));
        }

        .connect-link-text {
            margin-top: 8px;
            margin-left: 0px;
            font-size: 12px;
            line-height: 20px;
        }

        .post-hero-content {
            max-width: 100%;
            margin-left: 0px;
            padding-right: 8px;
            padding-bottom: 20px;
            padding-left: 8px;
        }

        .post {
            padding-right: 8px;
            padding-left: 8px;
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
            -ms-flex-order: -1;
            order: -1;
        }

        .post-wrapper {
            padding-top: 24px;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .post-share {
            width: 104px;
            padding-right: 16px;
            padding-left: 16px;
            -webkit-box-align: end;
            -webkit-align-items: flex-end;
            -ms-flex-align: end;
            align-items: flex-end;
        }

        .post-content {
            width: 100%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .post-more {
            padding-right: 8px;
            padding-left: 8px;
        }

        .grid-mini {
            margin-right: 8px;
            margin-left: 8px;
            grid-column-gap: 16px;
            grid-template-columns: repeat(auto-fit, minmax(40vw, 1fr));
        }

        .post-subscribe {
            margin-right: 8px;
            margin-left: 8px;
        }

        .grid-list {
            margin-right: 8px;
            margin-left: 8px;
        }

        .post-v6-card {
            padding-right: 48px;
            background-color: #fff;
        }

        .slider-v3-arrow {
            top: -48px;
        }

        .slide-v3 {
            width: 50%;
        }

        .subscribe-v2 {
            margin-right: 8px;
            margin-left: 8px;
            padding-right: 16%;
            padding-left: 16%;
            -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;
        }

        .subscribe-v2-heading {
            width: 100%;
            margin-right: 0px;
            margin-bottom: 20px;
            padding-right: 0px;
        }

        .subscribe-v2-form-block {
            width: 100%;
        }

        .banner-728x90 {
            margin: 8px;
        }

        .grid-v2 {
            display: block;
            margin-right: 8px;
            margin-left: 8px;
            padding-right: 0px;
            -ms-grid-columns: 100%;
            grid-template-columns: 100%;
            -ms-grid-rows: 64vw auto;
            grid-template-rows: 64vw auto;
            background-color: transparent;
        }

        .post-card-v2-max {
            height: 64vw;
            background-color: #fff;
        }

        .grid-list-item {
            padding-right: 16px;
        }

        .grid-scroll-list {
            margin-top: 20px;
            padding-right: 16px;
            padding-bottom: 1px;
            padding-left: 16px;
            grid-column-gap: 16px;
            grid-template-columns: repeat(auto-fit, minmax(40vw, 1fr));
        }

        .page-intro {
            max-width: 80vw;
        }

        .privacy-text {
            width: 100%;
            margin-top: -63px;
            padding-right: 8px;
            padding-left: 8px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .breadcrumbs {
            margin-top: 8px;
            margin-right: 8px;
            margin-left: 8px;
            font-size: 10px;
        }

        .grid-full-medium {
            grid-template-columns: repeat(auto-fit, 50%);
        }

        .post-card-v3-medium {
            height: 60vw;
            background-color: #fff;
        }

        .slider-v4 {
            margin-right: 8px;
            margin-left: 8px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .slider-v4-info {
            padding-left: 32px;
        }

        .slider-v4-arrow {
            left: 32px;
        }

        .slide-v4 {
            width: 100%;
        }

        .slide-v4-post {
            max-width: 75vw;
            padding-left: 16px;
        }

        .about-block-1 {
            margin-right: 8%;
            margin-left: 8%;
            padding-right: 8px;
            padding-left: 8px;
        }

        .team {
            padding-right: 8px;
            padding-left: 8px;
        }

        .team-grid {
            grid-column-gap: 16px;
            grid-template-columns: repeat(auto-fit, minmax(40vw, 1fr));
        }

        .team-member-photo {
            height: 31vw;
        }

        .popup {
            width: 92vw;
        }

        .popup-info {
            padding-right: 40px;
            padding-left: 40px;
        }

        .search-results {
            padding-right: 10%;
            padding-left: 10%;
        }

        .empty-state {
            margin-right: 8px;
            margin-left: 8px;
        }

        .slider-v1 {
            height: 520px;
            min-height: 0px;
        }

        .slider-nav {
            height: 48px;
        }

        .slide-v1 {
            padding: 126px 80px;
        }

        .slide-v1-content {
            padding-right: 8px;
            padding-left: 8px;
        }

        .slide-v1-heading {
            margin-bottom: 24px;
            font-size: 34px;
            line-height: 44px;
        }

        .grid-v3 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            margin-right: 0px;
            margin-left: 0px;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .grid-v3-side-post {
            width: 50%;
            padding-right: 8px;
            padding-bottom: 8px;
            padding-left: 8px;
        }

        .collection-list-wrapper {
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
            -ms-flex-order: -1;
            order: -1;
        }

        .grid-v3-column {
            width: 100%;
            margin-top: 24px;
            padding-top: 8px;
        }

        .grid-v3-side-posts {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .grid-v3-main-post {
            padding-right: 8px;
            padding-bottom: 8px;
            padding-left: 8px;
        }

        .promo-logo {
            width: 64px;
        }

        .floating-slider {
            width: 65vw;
            margin-top: -3vw;
            margin-left: -28vw;
        }

        .promo-intro {
            max-width: 520px;
        }

        .floating-author {
            width: 29vw;
            margin-top: -5vw;
            margin-right: 5vw;
        }

        .floating-post-small {
            width: 29vw;
            margin-top: 3vw;
            margin-left: 36vw;
        }

        .floating-cookie {
            display: none;
            width: 24vw;
            margin-top: 24vw;
            margin-right: -8vw;
        }

        .floating-post {
            width: 30vw;
            margin-bottom: -12vw;
        }

        .floating-subscribe {
            width: 40vw;
            margin-bottom: 7vw;
            margin-left: -4vw;
        }

        .floating-post-big {
            width: 45vw;
            margin-right: -11vw;
            margin-bottom: 2vw;
        }

        .floating-slider-list {
            left: auto;
            top: 0%;
            right: 0%;
            bottom: auto;
            width: 79vw;
            margin-top: 23vw;
            margin-right: -51vw;
            margin-bottom: auto;
        }

        .nav-bar-v2 {
            height: auto;
            padding-right: 0px;
            padding-left: 0px;
            background-color: #fff;
        }

        .nav-brand-v2 {
            min-height: 0px;
            padding-right: 16px;
            padding-left: 16px;
        }

            .nav-brand-v2.w--current {
                padding-right: 16px;
                padding-left: 16px;
            }

        .nav-menu-v2 {
            position: absolute;
            overflow: scroll;
            width: 100%;
            max-height: 100vh;
            margin-top: -60px;
            margin-right: 0px;
            margin-left: 0px;
            padding: 64px 16px 16px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
            background-color: #fff;
        }

        .menu-icon {
            width: 20px;
            height: 20px;
        }

        .menu-button-v2 {
            width: 60px;
            height: 60px;
            padding: 20px;
            background-color: transparent;
        }

            .menu-button-v2.w--open {
                background-color: transparent;
                color: #151515;
            }

            .menu-button-v2.side-menu-button {
                display: none;
            }

        .nav-right-v2 {
            margin-left: 0px;
            padding-right: 0px;
            flex: 1;
        }

        .menu-button-2 {
            margin-left: 16px;
            border-left: 1px solid rgba(22, 26, 37, 0.1);
        }

            .menu-button-2.w--open {
                background-color: transparent;
                color: #161a25;
            }

        .grid {
            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;
            grid-row-gap: 48px;
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
            -ms-grid-rows: auto;
            grid-template-rows: auto;
        }

        .contact-v2-info {
            padding-right: 30px;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

        .contact-v2-sidebar {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

        .intro-buy-promo {
            padding-top: 0px;
        }

        .promo-intro-heading {
            margin-bottom: 24px;
        }

        .responsive-promo {
            padding-bottom: 32px;
        }

        .iphone {
            width: 34vw;
            max-width: none;
        }

        .side-info-left {
            padding-right: 16%;
            padding-left: 16%;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            text-align: center;
        }

        .iphone-circle {
            width: 60vw;
            height: 60vw;
        }

        .post-layouts {
            margin: -19px 12% 16px;
        }

        .inner-page-links {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .nav-bar-v3 {
            height: auto;
            padding-right: 0px;
            padding-left: 0px;
            background-color: #fff;
        }

        .nav-menu-v3 {
            position: absolute;
            overflow: scroll;
            width: 100%;
            max-height: 100vh;
            margin-top: -60px;
            margin-right: 0px;
            margin-left: 0px;
            padding-top: 64px;
            padding-right: 16px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
            background-color: #fff;
        }

        .nav-brand-v3 {
            min-height: 0px;
            padding-right: 16px;
            padding-left: 16px;
        }

        .nav-right-v3 {
            position: relative;
            margin-left: 0px;
            padding-right: 0px;
            flex: 0 auto;
        }

        .top-bar-container {
            padding-right: 8px;
            padding-left: 8px;
        }

        .top-bar {
            margin-right: 0px;
            margin-left: 0px;
            padding-right: 8px;
            padding-left: 8px;
        }

        .nav-layouts {
            margin-right: 8px;
            margin-left: 8px;
            grid-column-gap: 31px;
        }

        .nav-layout-heading {
            margin-bottom: 20px;
        }

        .nav-layout-gradient {
            height: 60px;
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(204, 204, 51, 0)), color-stop(80%, #cccc33));
            background-image: linear-gradient(180deg, rgba(204, 204, 51, 0), #cccc33 80%);
        }

        .testimonial-slide {
            width: 100%;
        }

        .testimonials-slider-arrow {
            top: -48px;
        }

        .grid-full-big {
            grid-template-columns: repeat(auto-fit, 50%);
        }

            .grid-full-big.version-2 {
                grid-template-columns: repeat(auto-fit, 100%);
            }

        .post-card-v3-big {
            height: 60vw;
            min-height: 0px;
            background-color: #fff;
        }

        .instagram-grid {
            margin-right: 8px;
            margin-left: 8px;
            grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
        }

        .dropdown-social-link {
            z-index: 1;
            padding: 12px 32px;
            color: #151515;
        }

            .dropdown-social-link:hover {
                padding-left: 32px;
                background-color: transparent;
                color: #151515;
            }

        .big-image-section {
            height: 60vw;
        }

        .grid-side-info {
            margin-bottom: -40px;
        }

        .grid-sticky-info {
            position: static;
            max-width: 66.66%;
        }

        .pricing {
            max-width: 66.66%;
            margin-right: auto;
            margin-left: auto;
            padding-right: 8px;
            padding-left: 8px;
            grid-column-gap: 0px;
            grid-row-gap: 40px;
            grid-template-columns: repeat(auto-fit, minmax(80%, 1fr));
        }

        .pricing-bottom-text {
            max-width: 66.66%;
            padding-right: 8px;
            padding-left: 8px;
        }

        .pricing-card {
            padding-right: 16%;
            padding-left: 16%;
        }

        .answer {
            padding-left: 36px;
        }

        .image-2 {
            max-width: 80%;
            margin-right: auto;
            margin-left: auto;
        }

        .thumbnail-max {
            height: 60vw;
            padding: 20px;
        }

        .dropdown-wrapper.w--open {
            position: relative;
            left: auto;
            right: auto;
            width: auto;
            margin-top: 0px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .dropdown-space {
            display: none;
        }

        .dropdown-sidebar {
            width: 100%;
            padding-top: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
        }

        .dropdown-posts {
            display: none;
        }

        .dropdown-post-grid {
            margin-right: 8px;
            margin-left: 8px;
            grid-column-gap: 16px;
            grid-row-gap: 32px;
            grid-template-columns: repeat(auto-fit, minmax(40vw, 0.5fr));
        }

        .dropdown-sidebar-link {
            z-index: 1;
            padding: 12px 32px;
            color: #151515;
            font-size: 13px;
        }

            .dropdown-sidebar-link:hover {
                padding-left: 32px;
                background-color: transparent;
                color: #151515;
            }

        .message-popup {
            margin-bottom: 12px;
            margin-left: 12px;
        }

        .post-popup {
            display: none;
        }

        .post-subscribe-2 {
            margin-right: 8px;
            margin-left: 8px;
        }

        .header-block-2.side-margins {
            margin-right: 8px;
            margin-left: 8px;
        }

        .section-2 {
            padding: 24px 8px;
        }

            .section-2.post-hero-section {
                height: 68vw;
                max-height: none;
                min-height: 0px;
                background-attachment: scroll;
            }
    }

    @media screen and (max-width: 767px) {
        h1 {
            font-size: 26px;
            line-height: 36px;
        }

        .post-hero-content h1 {
            font-size: 22px;
            line-height: 30px;
        }

        .post-hero-content .subheadline {
            font-size: 15px !important;
            margin-top: 10px;
            margin-bottom: auto;
            padding: 0;
            font-weight: 500 !important;
        }


        .post-hero-gradient {
            position: absolute;
            left: 0%;
            top: -5%;
            right: 0%;
            bottom: 0%;
            z-index: 0;
            /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(21, 21, 21, 0)), to(rgba(21, 21, 21, 0.8)));*/
            background-image: linear-gradient(180deg, rgba(21, 21, 21, 0) 0%, rgba(21, 21, 21, 0.8));
        }

        .post-heading {
            margin-bottom:15px!important;
        }


        h2 {
            font-size: 22px;
            line-height: 32px;
        }

        h3 {
            font-size: 19px;
        }

        h4 {
            font-size: 17px;
            line-height: 26px;
        }

        blockquote {
            padding-right: 32px;
            padding-left: 32px;
            font-size: 20px;
            line-height: 26px;
        }

        figure {
            margin-top: 32px;
            margin-bottom: 32px;
        }

        figcaption {
            margin-top: 8px;
            font-size: 12px;
        }

        .section {
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .section.hero {
                padding-top: 80px;
                padding-bottom: 80px;
            }

            .section.top-section {
                margin-top: 20px;
            }

            .section.post-hero-section {
                height: 360px;
            }

            .section.big-paddings {
                padding-top: 48px;
                padding-bottom: 48px;
            }

            .section.no-padding {
                padding: 0px;
            }

            .section.banner-section {
                display: none;
            }

            .section.nav-layouts-section {
                padding-top: 48px;
                padding-bottom: 48px;
            }

            .section.intro-buy-section {
                padding-top: 64px;
            }

        .button.subscribe-button {
            width: 40px;
            padding-left: 20px;
            background-position: 12px 50%;
            color: transparent;
        }

        .no-margin {
            margin: 0px;
        }

        .no-padding-vertical {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .footer-v1 {
            width: 66.66%;
            margin-right: auto;
            margin-left: 0px;
        }

        .sg-button-block {
            width: 100%;
        }

        .sg-button-wrapper {
            padding-right: 25%;
            padding-left: 25%;
        }

        .licence-items {
            width: 100%;
        }

        .menu-button-old {
            height: 60px;
            padding: 18px;
        }

        .nav-link-1 {
            margin-bottom: 16px;
            font-size: 26px;
            line-height: 20px;
        }

        .instagram-info {
            margin-bottom: 24px;
        }

        .instagram-photos {
            padding-right: 4px;
            padding-left: 4px;
        }

        .instagram-photo-wrapper {
            padding: 4px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .thumbnail-medium {
            padding: 16px;
        }

        .post-info {
            left: 24px;
            right: 24px;
        }

        .post-v2 {
            min-height: 400px;
        }

        .post-rich-text p {
            font-size: 15px;
            line-height: 24px;
        }

        .search-close {
            width: 60px;
            height: 60px;
        }

        .slide-v2 {
            padding-right: 60px;
            padding-left: 60px;
        }

        .slider-arrow-icon {
            width: 16px;
        }

        .slide-v2-heading {
            font-size: 26px;
            line-height: 36px;
        }

        .category-v1 {
            height: 48px;
            font-size: 14px;
            line-height: 20px;
        }

        .sg-categories {
            display: none;
        }

        .search-result-thumbnail {
            width: 120px;
            height: 92px;
        }

        .no-margin-bottom {
            margin-bottom: 0px;
        }

        .search-result-summary {
            font-size: 12px;
            line-height: 20px;
        }

        .subscribe-v1-grid {
            margin-right: 0px;
            margin-left: 0px;
        }

        .text-2-columns {
            -webkit-column-count: 1;
            column-count: 1;
        }

        .about-photo-column {
            padding-right: 0px;
            padding-left: 0px;
        }

        .signature {
            height: 52px;
        }

        .instagram-logo {
            top: -32px;
            height: 100px;
        }

        .category-v2-link {
            margin-right: 12px;
            margin-left: 12px;
        }

        .thumbnail-big {
            padding: 16px;
        }

        .changelog {
            width: 100%;
        }

        .change {
            padding-right: 16px;
            padding-left: 16px;
        }

        .footer-v2 {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .footer-v2-link {
            margin: 4px 12px;
            padding-top: 2px;
            padding-bottom: 2px;
            font-size: 12px;
            line-height: 16px;
        }

        .footer-v2-links {
            -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;
        }

        .footer-v2-social {
            width: 100%;
            margin-top: 16px;
            margin-right: 0px;
            margin-left: 0px;
            padding-left: 0px;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .footer-v2-social-line {
            width: 40px;
            margin-right: 12px;
            margin-left: 12px;
        }

        .subscribe-v1 {
            padding-right: 12%;
            padding-left: 12%;
        }

        .form-info {
            margin-top: 26px;
        }

        .banner {
            display: none;
        }

        .back-link {
            margin-top: 26px;
        }

        .licence-item {
            padding-top: 32px;
            padding-bottom: 32px;
        }

        .licence-info {
            padding-left: 32px;
        }

        .footer-v2-bottom {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .footer-v2-bottom-text {
            margin: 4px 6px;
        }

        .post-tags {
            padding-top: 32px;
            padding-bottom: 0px;
        }

        .nav-brand-v1 {
            padding-bottom: 2px;
        }

            .nav-brand-v1.w--current {
                padding-right: 12px;
                padding-left: 12px;
            }

        .search-button {
            background-size: 24px;
        }

        .nav-logo {
            height: 40px;
            max-width: 200px;
        }

        .nav-bar-v1 {
            height: 60px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .footer-v1-brand {
            padding-bottom: 2px;
        }

        .footer-v1-logo {
            height: 40px;
        }

        .footer-v1-column {
            width: 100%;
            padding-right: 8px;
            padding-bottom: 48px;
            padding-left: 8px;
        }

        .footer-bottom {
            padding-top: 16px;
            padding-bottom: 16px;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .footer-bottom-left {
            width: 100%;
            padding-top: 6px;
            padding-bottom: 6px;
        }

        .footer-bottom-right {
            padding-top: 6px;
            padding-bottom: 6px;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

        .divider-small {
            margin-right: 10px;
            margin-left: 10px;
        }

        .footer-mini-icon {
            display: none;
        }

        .thumbnail-small {
            padding: 16px;
        }

        .thumbnail-small-custom {
            padding: 16px;
        }


        .post-card-v2-medium {
            padding: 24px;
        }

        .thumbnail-huge {
            height: 33vw;
            padding: 16px;
        }

        .post-info-author {
            display: none;
        }

        .post-v5-card {
            padding-top: 48px;
            padding-bottom: 48px;
        }

        .slider-v5-arrow {
            left: auto;
            top: auto;
            right: -1px;
            bottom: -1px;
            border-top-right-radius: 0px;
        }

            .slider-v5-arrow.left {
                border-bottom-left-radius: 0px;
            }

        .slide-v5-post {
            max-width: 100%;
            padding-right: 20px;
            padding-left: 20px;
        }

        .slider-v5-icon {
            display: none;
        }

        .banner-sidebar {
            display: none;
        }

        .post-v3-content {
            padding-right: 0px;
            padding-left: 16px;
        }

        .post-v3-heading {
            margin-bottom: 8px;
            font-size: 15px;
            line-height: 24px;
        }

        .connect {
            padding-right: 24px;
            padding-left: 24px;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .connect-link {
            padding: 4px;
        }

        .grid-big {
            grid-row-gap: 32px;
        }

        .connect-link-text {
            display: none;
        }

        .post-bottom-info {
            left: 24px;
            right: 24px;
        }

        .post-about {
            display: block;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .post-author {
            width: auto;
            padding-top: 0px;
            padding-bottom: 32px;
            border-bottom: 1px solid #e6e6e6;
            border-right-style: none;
        }

        .post-avatar {
            width: 88px;
            height: 88px;
        }

        .post-subscribe {
            margin-top: 40px;
            padding: 40px;
        }

        .post-v6-card {
            padding-top: 48px;
            padding-bottom: 48px;
        }

        .subscribe-v2 {
            padding: 48px 12%;
        }

        .subscribe-grid-v2 {
            margin-right: 0px;
            margin-left: 0px;
        }

        .grid-scroll-list {
            grid-template-columns: repeat(auto-fit, 100%);
        }

        .slider-v4-arrow {
            border-top-right-radius: 0px;
        }

        .slide-v4-post {
            max-width: 100%;
            padding-right: 20px;
            padding-left: 20px;
        }

        .about-block-1 {
            margin-right: 0px;
            margin-left: 0px;
        }

        .team-grid {
            grid-row-gap: 32px;
        }

        .popup {
            max-width: 500px;
            min-height: 0px;
        }

        .subscribe-popup-image {
            display: none;
        }

        .popup-info {
            padding: 48px 12% 40px;
        }

        .subscribe-popup-grid {
            margin-bottom: 0px;
        }

        .search-results {
            padding-top: 64px;
            padding-bottom: 64px;
        }

        .slider-v1 {
            height: 360px;
        }

        .slide-v1-content {
            padding-bottom: 0px;
        }

        .slide-v1-heading {
            font-size: 26px;
            line-height: 36px;
        }

        .section-intro {
            margin-bottom: 48px;
        }

        .promo-logo {
            width: 52px;
            margin-bottom: 4px;
        }

        .promo-intro {
            max-width: 400px;
        }

        .floating-subscribe {
            margin-bottom: 4vw;
        }

        .floating-post-big {
            margin-bottom: 0vw;
        }

        .nav-bar-v2 {
            height: 60px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .nav-brand-v2 {
            padding-bottom: 2px;
        }

            .nav-brand-v2.w--current {
                padding-right: 12px;
                padding-left: 12px;
            }

        .contact-v2-sidebar {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .promo-layout {
            border-radius: 4px;
        }

        .promo-intro-heading {
            margin-bottom: 20px;
        }

        .grid-tab-link {
            padding-right: 10px;
            padding-left: 10px;
        }

        .nav-bar-v3 {
            height: 60px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .nav-brand-v3 {
            padding-bottom: 2px;
        }

            .nav-brand-v3.w--current {
                padding-right: 12px;
                padding-left: 12px;
            }

        .top-bar-container {
            display: none;
        }

        .top-bar-divider {
            margin-right: 10px;
            margin-left: 10px;
        }

        .nav-layouts {
            grid-column-gap: 16px;
        }

        .nav-layout-heading {
            margin-bottom: 16px;
        }

        .nav-layout-gradient {
            height: 48px;
        }

        .promo-layout-side {
            border-radius: 4px;
        }

        .post-card-v3-big {
            padding: 32px;
        }

        .instagram-grid {
            grid-template-columns: repeat(auto-fit, minmax(10%, 1fr));
        }

        .big-image-section {
            height: 50vw;
        }

        .grid-sticky-info {
            max-width: 75%;
        }

        .pricing {
            max-width: 75%;
        }

        .pricing-bottom-text {
            max-width: 75%;
        }

        .pricing-icon-circle.color-2 {
            width: 72px;
            height: 72px;
        }

        .pricing-icon {
            width: 26px;
        }

        .question {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .faq-card {
            padding-right: 24px;
            padding-left: 24px;
        }

        .answer-text {
            padding-bottom: 24px;
        }

        .question-text {
            font-size: 15px;
            line-height: 20px;
        }

        .adv-form {
            grid-row-gap: 24px;
        }

        .adv-form-heading {
            margin-bottom: 16px;
        }

        .thumbnail-max {
            height: 52vw;
            padding: 16px;
        }

        .post-subscribe-2 {
            margin-top: 40px;
            padding: 40px;
        }

        .post-bottom-info-2 {
            left: 24px;
            right: 24px;
        }

        .post-about-2 {
            display: block;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .form-info-2 {
            margin-top: 26px;
        }

        .post-author-2 {
            width: auto;
            padding-top: 0px;
            padding-bottom: 32px;
            border-bottom: 1px solid #e6e6e6;
            border-right-style: none;
        }

        .divider-small-2 {
            margin-right: 10px;
            margin-left: 10px;
        }

        .post-info-author-2 {
            display: none;
        }

        .post-info-2 {
            left: 24px;
            right: 24px;
        }

        .section-2 {
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .section-2.post-hero-section {
                height: 360px;
            }

        .post-about-3 {
            display: block;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
    }

    @media screen and (max-width: 479px) {
        .section.post-hero-section {
            height: 400px;
        }

        .section.no-padding {
            padding: 0px;
        }

        .section.promo-section {
            height: 148vw;
        }

        .button.contact-button {
            -webkit-align-self: stretch;
            -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
        }

        .no-margin {
            margin: 0px;
        }

        .no-padding-vertical {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .footer-v1 {
            width: auto;
            margin-right: 0px;
            margin-left: 0px;
        }

        .sg-button-block {
            width: 100%;
        }

        .sg-button-wrapper {
            padding-right: 20%;
            padding-left: 20%;
        }

        .sg-block {
            padding-right: 16px;
            padding-left: 16px;
        }

        .instagram-photos {
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .instagram-photo-wrapper {
            width: 33.33%;
        }

        .thumbnail-medium {
            height: 64vw;
        }

        .post-info.slider-v2-info {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .post-v5 {
            width: 100%;
        }

        .post-rich-text blockquote {
            padding: 8px 0px 8px 24px;
        }

        .sidebar {
            width: auto;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

        .slider-v2 {
            height: 120vw;
        }

        .slide-v2 {
            padding-right: 16px;
            padding-left: 16px;
        }

        .slider-arrow {
            display: none;
        }

        .post-v5-medium {
            min-height: 90vw;
        }

        .post-v5-small {
            min-height: 90vw;
        }

        .post-v5-big {
            min-height: 90vw;
        }

        .slide-v2-heading {
            font-size: 22px;
            line-height: 32px;
        }

        .search-result-thumbnail {
            width: 100%;
            height: 64vw;
        }

        .search-result-item {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .search-result-info {
            padding-top: 24px;
            padding-left: 0px;
        }

        .no-margin-bottom {
            margin-bottom: 0px;
        }

        .subscribe-v1-grid {
            -ms-grid-columns: 100%;
            grid-template-columns: 100%;
        }

        .nav-link-5 {
            width: 100%;
        }

        .protected-card {
            width: auto;
            margin-right: 16px;
            margin-left: 16px;
            padding: 48px;
        }

        .footer-v2 {
            padding-right: 24px;
            padding-left: 24px;
        }

        .footer-v2-social {
            margin-top: 20px;
        }

        .subscribe-v1 {
            padding: 32px;
        }

        .layouts {
            display: block;
        }

        .layout {
            margin-bottom: 40px;
        }

        .layout-thumb {
            max-height: 120vw;
        }

        .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-info {
            margin-top: 16px;
            padding-left: 0px;
            text-align: center;
        }

        .post-tags {
            margin-right: 16px;
            margin-left: 16px;
            padding-right: 16px;
            padding-left: 16px;
        }

        .nav-brand-v1 {
            padding-right: 14px;
            padding-left: 14px;
        }

            .nav-brand-v1.w--current {
                -webkit-box-flex: 0;
                -webkit-flex: 0 0 auto;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
            }

        .search-form-input:focus {
            width: 100%;
        }

        .search-form-input-news:focus {
            width: 100%;
        }

        .nav-right {
            padding-left: 0px;
        }

        .search-form {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .footer-v1-brand.w--current {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .footer-v1-column {
            padding-right: 8px;
            padding-left: 8px;
        }

        .thumbnail-small {
            height: 64vw;
        }

        .thumbnail-small-custom {
            height: 64vw;
        }

        .post-card-v2-big {
            height: 112vw;
            padding: 24px;
        }

        .post-card-v2-medium {
            height: 112vw;
        }

        .post-card-v2-small {
            height: 112vw;
        }

        .thumbnail-huge {
            height: 64vw;
        }

        .grid-v1 {
            grid-row-gap: 41px;
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
            -ms-grid-rows: auto auto auto;
            grid-template-rows: auto auto auto;
        }

        .slider-v5 {
            height: 288px;
        }

        .slider-v5-wrapper {
            display: block;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .slider-v5-header {
            width: auto;
            height: 32px;
            border-bottom: 1px solid #e6e6e6;
            border-right-style: none;
        }

        .slider-v5-arrow {
            display: none;
        }

        .slider-v5-nav {
            display: block;
            line-height: 12px;
        }

        .slide-v5-post {
            padding: 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;
            text-align: center;
        }

        .slide-v5-post-content {
            padding-top: 16px;
            padding-left: 0px;
        }

        .slider-v5-header-text {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
        }

        .post-v3-card {
            display: block;
        }

        .post-v3-thumbnail {
            display: block;
            width: auto;
            height: 64vw;
        }

        .post-v3-content {
            padding-left: 0px;
        }

        .post-v3-heading {
            margin-top: 16px;
        }

        .connect {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

        .connect-link {
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .grid-small {
            grid-template-columns: repeat(auto-fit, minmax(80vw, 1fr));
        }

        .grid-medium {
            grid-row-gap: 32px;
            grid-template-columns: repeat(auto-fit, minmax(80vw, 1fr));
        }

        .post-share {
            display: none;
        }

        .grid-mini {
            grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
        }

        .post-body {
            display: block;
        }

        .post-subscribe {
            max-width: none;
            padding: 32px;
        }

        .slide-v3 {
            width: 100%;
        }

        .subscribe-v2 {
            padding: 40px 32px;
        }

        .subscribe-grid-v2 {
            grid-auto-flow: row dense;
            grid-template-columns: repeat(auto-fit, 100%);
        }

        .post-card-v2-max {
            height: 112vw;
            padding: 24px;
        }

        .grid-scroll-list {
            padding-right: 0px;
            padding-left: 0px;
        }

        .page-intro {
            max-width: none;
            padding-right: 8px;
            padding-left: 8px;
        }

        .contact-form {
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
        }

        .grid-full-medium {
            grid-template-columns: repeat(auto-fit, 100%);
        }

        .post-card-v3-medium {
            height: 120vw;
            padding: 24px;
        }

        .slider-v4 {
            height: 336px;
            padding-top: 88px;
            padding-left: 0px;
        }

        .slider-v4-info {
            left: 0%;
            top: 0%;
            right: 0%;
            bottom: auto;
            width: 100%;
            height: 88px;
            text-align: center;
        }

        .slider-v4-arrow {
            display: none;
        }

        .slide-v4-info {
            padding-top: 16px;
            padding-left: 0px;
        }

        .slide-v4-post {
            padding-right: 32px;
            padding-bottom: 32px;
            padding-left: 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;
            text-align: center;
        }

        .slider-v4-nav {
            display: block;
            line-height: 12px;
        }

        .team-grid {
            grid-template-columns: repeat(auto-fit, 100%);
        }

        .team-member-photo {
            height: 60vw;
        }

        .subscribe-popup-grid {
            grid-row-gap: 16px;
            -ms-grid-columns: 100%;
            grid-template-columns: 100%;
        }

        .search-results {
            margin-right: -8px;
            margin-left: -8px;
            padding: 56px 16px;
        }

        .slider-v1 {
            height: 136vw;
        }

        .slide-v1 {
            padding-right: 16px;
            padding-left: 16px;
        }

        .slide-v1-heading {
            font-size: 22px;
            line-height: 32px;
        }

        .grid-v3-side-post {
            width: 100%;
            margin-top: 24px;
        }

        .grid-v3-column {
            margin-top: 0px;
            padding-top: 0px;
        }

        .floating-slider {
            width: 71vw;
            margin-top: 2vw;
            margin-left: -31vw;
        }

        .floating-author {
            width: 35vw;
            margin-right: -8vw;
        }

        .floating-post-small {
            width: 33vw;
            margin-top: 10vw;
            margin-left: 39vw;
        }

        .floating-post {
            width: 34vw;
        }

        .floating-subscribe {
            width: 45vw;
            margin-bottom: 8vw;
            margin-left: -9vw;
        }

        .floating-post-big {
            width: 47vw;
            margin-bottom: 2vw;
        }

        .floating-slider-list {
            width: 91vw;
            margin-top: 30vw;
            margin-right: -56vw;
        }

        .nav-brand-v2 {
            padding-right: 14px;
            padding-left: 14px;
        }

            .nav-brand-v2.w--current {
                -webkit-box-flex: 0;
                -webkit-flex: 0 0 auto;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
            }

        .nav-right-v2 {
            padding-left: 0px;
        }

        .contact-v2-info {
            width: 100%;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .promo-layout {
            width: 54%;
            margin-bottom: -15%;
        }

        .responsive-promo {
            padding-bottom: 0px;
        }

        .iphone {
            left: 2vw;
            top: 12vw;
            width: 46vw;
        }

        .side-info-left {
            padding-right: 0%;
            padding-left: 0%;
        }

        .iphone-circle {
            width: 82vw;
            height: 82vw;
        }

        .post-layouts {
            margin-right: 0%;
            margin-left: 0%;
        }

        .post-layout-1 {
            width: 72%;
            margin-left: -11%;
        }

        .post-layout-2 {
            right: 0%;
        }

        .grid-tabs-menu {
            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;
        }

        .grid-previews {
            grid-column-gap: 20px;
        }

        .nav-brand-v3 {
            padding-right: 14px;
            padding-left: 14px;
        }

            .nav-brand-v3.w--current {
                -webkit-box-flex: 0;
                -webkit-flex: 0 0 auto;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
            }

        .nav-right-v3 {
            padding-left: 0px;
        }

        .nav-layouts {
            display: block;
            margin-top: -40px;
            padding-right: 24px;
            padding-left: 24px;
        }

        .nav-layout {
            margin-top: 40px;
        }

        .nav-layout-heading {
            margin-bottom: 32px;
        }

        .nav-layout-gradient {
            height: 80px;
        }

        .testimonial-slide {
            width: 100%;
        }

        .testimonial {
            display: block;
            padding: 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;
        }

        .testimonial-content {
            padding-top: 20px;
            padding-left: 0px;
        }

        .testimonial-info {
            margin-top: 20px;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .testimonial-rating {
            position: relative;
            width: 100%;
            margin-top: 4px;
            margin-right: 0px;
            margin-left: -9px;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

        .promo-layout-side {
            left: 3%;
        }

            .promo-layout-side.right {
                right: 3%;
            }

        .grid-full-big {
            grid-template-columns: repeat(auto-fit, 100%);
        }

        .post-card-v3-big {
            height: 120vw;
            padding: 24px;
        }

        .instagram-grid {
            grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
        }

        .big-image-section {
            height: 120vw;
        }

        .grid-sticky-info {
            max-width: none;
        }

        .pricing {
            max-width: none;
            margin-right: 0px;
            margin-left: 0px;
        }

        .pricing-bottom-text {
            max-width: none;
        }

        .pricing-card {
            padding: 41px 12%;
        }

        .question {
            padding-top: 16px;
            padding-bottom: 16px;
        }

        .faq-card {
            padding-right: 16px;
            padding-left: 16px;
        }

        .image-2 {
            max-width: 100%;
        }

        .thumbnail-max {
            height: 64vw;
        }

        .dropdown-post-grid {
            grid-template-columns: repeat(auto-fit, minmax(80vw, 1fr));
        }

        .message-popup {
            width: auto;
            margin-right: 12px;
        }

        .post-popup {
            width: auto;
            margin-right: 12px;
        }

        .post-subscribe-2 {
            max-width: none;
            padding: 32px;
        }

        .section-2.post-hero-section {
            height: 400px;
        }
    }

    #w-node-d54cc4f2-d5d3-bd4e-6c6c-9b297adff2f9-06edc7d2 {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    }

    #w-node-_517387e6-abc8-41f4-64a9-9251cf09c006-cf09bffa {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
    }

    #w-node-_3a6d75b8-c251-940d-8ed9-73c31209ac7d-98a3acca {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }

    #w-node-_34895f13-3953-3b84-b3f2-1949ee36fd09-7cedc7e2 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 4;
        grid-column-end: 6;
    }

    #w-node-c393a61d-ae8b-512f-c931-118849a324f1-7cedc7e2 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 7;
        grid-column-start: 7;
        -ms-grid-column-span: 6;
        grid-column-end: 13;
    }

    #w-node-_78342748-b105-1d18-b875-a822f1bdaa86-7cedc7e2 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 8;
        grid-column-start: 8;
        -ms-grid-column-span: 5;
        grid-column-end: 13;
    }

    #w-node-_0c84adad-2a2f-773c-cf07-7475d16e2e43-7cedc7e2 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 6;
        grid-column-start: span 6;
        -ms-grid-column-span: 6;
        grid-column-end: span 6;
    }

    #w-node-e74ec369-497e-6f64-ebad-26707334625d-7cedc7e2 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 4;
        grid-column-end: 6;
    }

    #w-node-_0affd328-7931-b356-dfaa-7e73c5d390dd-7cedc7e2 {
        -ms-grid-column: 7;
        grid-column-start: 7;
        -ms-grid-column-span: 6;
        grid-column-end: 13;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8de85ed3-4f3b-a90b-2c90-b3fe6a226334-6a226326 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_8de85ed3-4f3b-a90b-2c90-b3fe6a226337-6a226326 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_8de85ed3-4f3b-a90b-2c90-b3fe6a22633a-6a226326 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_8de85ed3-4f3b-a90b-2c90-b3fe6a22633d-6a226326 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_8de85ed3-4f3b-a90b-2c90-b3fe6a226340-6a226326 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_8de85ed3-4f3b-a90b-2c90-b3fe6a226343-6a226326 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_8de85ed3-4f3b-a90b-2c90-b3fe6a226346-6a226326 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7536-2bedc7e8 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7539-2bedc7e8 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753c-2bedc7e8 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753f-2bedc7e8 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7542-2bedc7e8 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7545-2bedc7e8 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-ae9989d4-eedc-00bd-6330-aa6c680eb8df-b5edc7ec {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }

    #w-node-_09151605-af8a-fa3e-866e-ba6a79adfeff-b5edc7ec {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 2;
        grid-column-start: span 2;
        -ms-grid-column-span: 2;
        grid-column-end: span 2;
    }

    #w-node-_63320ba0-8b9e-d4f1-4812-d9375a562aea-b5edc7ec {
        -ms-grid-column-align: start;
        justify-self: start;
    }

    #w-node-_395e5305-5af5-4e56-4185-be3bedf53998-23edc7f2 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 8;
        grid-column-end: 11;
    }

    #w-node-d54cc4f2-d5d3-bd4e-6c6c-9b297adff2f9-b7edc80d {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    }

    #w-node-_057008cd-e1ba-65d3-dea4-865414d347e3-95edc873 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
    }

    #w-node-c190bbb0-4661-b411-5140-aeda72246c8e-3dedc877 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 6;
        grid-column-start: 6;
        -ms-grid-column-span: 6;
        grid-column-end: 12;
    }

    #w-node-c190bbb0-4661-b411-5140-aeda72246c96-3dedc877 {
        -ms-grid-column-align: start;
        justify-self: start;
    }

    #w-node-_86d509ca-d830-7f50-67eb-6c00b69effa6-3dedc877 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 3;
        grid-column-end: 4;
        -ms-grid-row-align: start;
        align-self: start;
    }

    #w-node-_4bd3772b-11d6-bee9-2d86-ca03567b3c5c-36edc87b {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
    }

    #w-node-_371af8a9-bfaf-c9a3-3f28-5c9a7c6ede23-36edc87b {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 8;
        grid-column-start: span 8;
        -ms-grid-column-span: 8;
        grid-column-end: span 8;
    }

    #w-node-_80632906-4394-dd91-bcd8-c78b09b1215d-36edc87b {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: auto;
        justify-self: auto;
    }

    #w-node-e0943044-a7af-0ebd-8c2a-022c14009ecd-36edc87b {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 8;
        grid-column-start: span 8;
        -ms-grid-column-span: 8;
        grid-column-end: span 8;
    }

    #w-node-_26cb6b6e-0cc2-d3ee-a5a9-335984459bb8-adedc87c {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
        -ms-grid-row-align: start;
        align-self: start;
    }

    #w-node-_7184fd82-b94a-1094-0a2b-c982358cd440-adedc87c {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 8;
        grid-column-start: span 8;
        -ms-grid-column-span: 8;
        grid-column-end: span 8;
    }

    #w-node-_0b11932b-5c0b-8e54-ecf3-e139f2784085-adedc87c {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 8;
        grid-column-end: 11;
    }

    #w-node-_1d9d415a-deb8-a5f2-d410-bfe8bbb0f53a-adedc87c {
        -webkit-align-self: start;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: center;
        justify-self: center;
    }

    #w-node-_0b11932b-5c0b-8e54-ecf3-e139f2784099-adedc87c {
        -ms-grid-column-align: stretch;
        justify-self: stretch;
    }

    #w-node-_1a42aead-00ec-391f-1908-93aa699ba5a1-00edc87e {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 8;
        grid-column-end: 9;
    }

    #w-node-f285f4d6-d373-cc8f-6fcf-d868a2cf4a1b-00edc87e {
        -ms-grid-column-span: 4;
        grid-column-end: 13;
        -ms-grid-column: 9;
        grid-column-start: 9;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
    }

    #w-node-_89417ce4-bf3b-5e98-bd1d-0e92b55a9fcb-aeedc881 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
        -ms-grid-row-align: start;
        align-self: start;
    }

    #w-node-_89417ce4-bf3b-5e98-bd1d-0e92b55a9fce-aeedc881 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 8;
        grid-column-start: span 8;
        -ms-grid-column-span: 8;
        grid-column-end: span 8;
    }

    #w-node-_26cb6b6e-0cc2-d3ee-a5a9-335984459bb8-44edc889 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
        -ms-grid-row-align: start;
        align-self: start;
    }

    #w-node-_7184fd82-b94a-1094-0a2b-c982358cd440-44edc889 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 8;
        grid-column-start: span 8;
        -ms-grid-column-span: 8;
        grid-column-end: span 8;
    }

    #w-node-_0b11932b-5c0b-8e54-ecf3-e139f2784085-44edc889 {
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 8;
        grid-column-end: 11;
    }

    #w-node-_1d9d415a-deb8-a5f2-d410-bfe8bbb0f53a-44edc889 {
        -webkit-align-self: start;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: center;
        justify-self: center;
    }

    #w-node-_0b11932b-5c0b-8e54-ecf3-e139f2784099-44edc889 {
        -ms-grid-column-align: stretch;
        justify-self: stretch;
    }

    #w-node-_85821615-4561-8390-1085-737456a1c79c-9328b0c1 {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7536-ef34fbbb {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7539-ef34fbbb {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753c-ef34fbbb {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753f-ef34fbbb {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7542-ef34fbbb {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7545-ef34fbbb {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7536-196b7e0a {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7539-196b7e0a {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753c-196b7e0a {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753f-196b7e0a {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7542-196b7e0a {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7545-196b7e0a {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7536-6fe896cc {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7539-6fe896cc {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753c-6fe896cc {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c753f-6fe896cc {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7542-6fe896cc {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_8e3898ba-d5e2-8771-8368-5ed1973c7545-6fe896cc {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_6a236b5f-2a14-3810-4055-bdc9cfc517a3-6fe896cc {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_6a236b5f-2a14-3810-4055-bdc9cfc517a6-6fe896cc {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_6a236b5f-2a14-3810-4055-bdc9cfc517a9-6fe896cc {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_6a236b5f-2a14-3810-4055-bdc9cfc517ac-6fe896cc {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_6a236b5f-2a14-3810-4055-bdc9cfc517af-6fe896cc {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    #w-node-_6a236b5f-2a14-3810-4055-bdc9cfc517b2-6fe896cc {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
    }

    @media screen and (max-width: 991px) {
        #w-node-_34895f13-3953-3b84-b3f2-1949ee36fd09-7cedc7e2 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-c393a61d-ae8b-512f-c931-118849a324f1-7cedc7e2 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_78342748-b105-1d18-b875-a822f1bdaa86-7cedc7e2 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_0c84adad-2a2f-773c-cf07-7475d16e2e43-7cedc7e2 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-e74ec369-497e-6f64-ebad-26707334625d-7cedc7e2 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_0affd328-7931-b356-dfaa-7e73c5d390dd-7cedc7e2 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_395e5305-5af5-4e56-4185-be3bedf53998-23edc7f2 {
            -ms-grid-row: 1;
            grid-row-start: 1;
            -ms-grid-row-span: 1;
            grid-row-end: 2;
            -ms-grid-column: 1;
            grid-column-start: 1;
            -ms-grid-column-span: 1;
            grid-column-end: 2;
        }

        #w-node-c190bbb0-4661-b411-5140-aeda72246c8e-3dedc877 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_86d509ca-d830-7f50-67eb-6c00b69effa6-3dedc877 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_4bd3772b-11d6-bee9-2d86-ca03567b3c5c-36edc87b {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-_371af8a9-bfaf-c9a3-3f28-5c9a7c6ede23-36edc87b {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-_80632906-4394-dd91-bcd8-c78b09b1215d-36edc87b {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-e0943044-a7af-0ebd-8c2a-022c14009ecd-36edc87b {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-_26cb6b6e-0cc2-d3ee-a5a9-335984459bb8-adedc87c {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row-align: start;
            align-self: start;
        }

        #w-node-_7184fd82-b94a-1094-0a2b-c982358cd440-adedc87c {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-_0b11932b-5c0b-8e54-ecf3-e139f2784085-adedc87c {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_1a42aead-00ec-391f-1908-93aa699ba5a1-00edc87e {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-f285f4d6-d373-cc8f-6fcf-d868a2cf4a1b-00edc87e {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }

        #w-node-_89417ce4-bf3b-5e98-bd1d-0e92b55a9fcb-aeedc881 {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row-align: start;
            align-self: start;
        }

        #w-node-_89417ce4-bf3b-5e98-bd1d-0e92b55a9fce-aeedc881 {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-_26cb6b6e-0cc2-d3ee-a5a9-335984459bb8-44edc889 {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row-align: start;
            align-self: start;
        }

        #w-node-_7184fd82-b94a-1094-0a2b-c982358cd440-44edc889 {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-_0b11932b-5c0b-8e54-ecf3-e139f2784085-44edc889 {
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
        }
    }

    @media screen and (max-width: 767px) {
        #w-node-_1d9d415a-deb8-a5f2-d410-bfe8bbb0f53a-adedc87c {
            -ms-grid-column-align: start;
            justify-self: start;
        }

        #w-node-_1d9d415a-deb8-a5f2-d410-bfe8bbb0f53a-44edc889 {
            -ms-grid-column-align: start;
            justify-self: start;
        }
    }

    @media screen and (max-width: 479px) {
        #w-node-_3a6d75b8-c251-940d-8ed9-73c31209ac7d-98a3acca {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-ae9989d4-eedc-00bd-6330-aa6c680eb8df-b5edc7ec {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }

        #w-node-_09151605-af8a-fa3e-866e-ba6a79adfeff-b5edc7ec {
            -ms-grid-row: span 1;
            grid-row-start: span 1;
            -ms-grid-row-span: 1;
            grid-row-end: span 1;
            -ms-grid-column: span 1;
            grid-column-start: span 1;
            -ms-grid-column-span: 1;
            grid-column-end: span 1;
        }
    }



