:root {
  --indian-red: #f44a66;
  --grey: #777;
  --cadet-blue: #059ab4;
  --sienna: #b06a51;
  --black-2: #222;
  --super-light-grey: #fafafa;
  --white-smoke: #eaeaea;
  --dark-grey: #aaa;
  --orange: #ffaf41;
  --dark-slate-blue: #354559;
  --light-grey: #ccc;
  --doré-elegance: #ccae85;
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  letter-spacing: 18px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
}

h2 {
  letter-spacing: 12px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 54px;
  font-weight: 700;
  line-height: 72px;
}

h3 {
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}

h4 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}

h5 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

h6 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-top: 16px;
  margin-bottom: 32px;
  font-size: 17px;
  line-height: 32px;
}

a {
  color: var(--indian-red);
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 40px;
}

ol {
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 40px;
}

li {
  font-weight: 600;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 4px none var(--indian-red);
  text-align: center;
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
}

figure {
  margin-bottom: 32px;
}

figcaption {
  color: var(--grey);
  text-align: center;
  margin-top: 8px;
  font-size: 14px;
  line-height: 24px;
}

.home-hero {
  height: 100vh;
  color: #fff;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/sergey-pesterev-222160.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-bar-section {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 16px;
  padding-right: 16px;
  position: absolute;
}

.slide-nav {
  z-index: 10;
  text-align: center;
  padding-bottom: 56px;
  font-size: 10px;
}

.wrapper {
  max-width: 1200px;
  display: block;
}

.body {
  color: #222;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  line-height: 32px;
}

.body.about-body {
  background-color: var(--cadet-blue);
}

.body.contact-body {
  background-color: var(--sienna);
}

.body.services-body {
  background-color: #000;
}

.intro-header {
  z-index: 1;
  max-width: 970px;
  text-align: center;
  text-shadow: 7px 7px 35px #000;
  position: relative;
}

.hero-separator {
  margin-top: 24px;
  margin-bottom: 24px;
}

.intro-small-header {
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}

.brand {
  height: 88px;
  margin-left: -4px;
  padding-top: 24px;
  padding-left: 15px;
  padding-right: 15px;
}

.nav-link {
  color: var(--black-2);
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 48px;
  transition: color .3s;
  position: relative;
  overflow: hidden;
}

.nav-link:hover {
  color: #86724d;
}

.side-section {
  height: 100vh;
  background-color: #000;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.side-section.about-section {
  background-color: #059ab4;
  flex-direction: row;
  position: relative;
}

.side-section.contact-section {
  background-color: #1f1f1f;
}

.side-section.services-section {
  color: #fff;
  background-color: #0f0f0f;
}

.side-image {
  z-index: 11;
  width: 40%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.side-image.about-side-image {
  background-image: url('../images/toa-heftiba-243283.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.side-image.contact-side-image {
  background-image: linear-gradient(rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), url('../images/KZ2B5378.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.side-image.services-side-image {
  background-image: linear-gradient(rgba(12, 17, 24, .1), rgba(12, 17, 24, .1)), url('../images/photo-website-services.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  display: block;
}

.side-content-wrapper {
  z-index: 12;
  color: #fff;
  flex: 1;
  padding-top: 11%;
  padding-right: 0;
  position: relative;
  overflow: auto;
}

.side-content {
  z-index: 1;
  max-width: 770px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 23%;
  position: relative;
}

.side-content.about-content {
  padding-right: 12%;
}

.side-header {
  z-index: 100;
  color: #fff;
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 11%;
  position: fixed;
  top: 0;
  right: 50%;
}

.side-back-text {
  color: rgba(255, 255, 255, .09);
  letter-spacing: 8px;
  text-transform: uppercase;
  font-size: 200px;
  font-weight: 700;
  line-height: 160px;
  position: fixed;
  top: 30%;
  left: 64%;
}

.side-header-line {
  width: 200px;
  height: 4px;
  float: right;
  background-color: #fff;
  flex: none;
  margin-top: 30px;
  margin-right: 21px;
}

.gallery-button {
  z-index: 100;
  height: 48px;
  color: #fff;
  background-color: rgba(0, 0, 0, .3);
  background-image: url('../images/Grid-Icon.svg');
  background-position: 16px;
  background-repeat: no-repeat;
  border-radius: 24px;
  text-decoration: none;
  position: absolute;
  bottom: 24px;
  left: 24px;
  overflow: hidden;
}

.gallery-button.fixed {
  position: fixed;
}

.gallery-button-icon {
  z-index: 100;
  width: 48px;
  height: 48px;
  background-color: #fff;
  background-image: url('../images/Grid-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  position: relative;
}

.gallery-button-text {
  opacity: 0;
  margin-top: -40px;
  margin-left: 64px;
  margin-right: 24px;
  font-size: 15px;
  font-weight: 600;
  display: block;
  position: relative;
}

.section {
  background-color: var(--super-light-grey);
  text-align: center;
  padding: 100px 17px;
}

.section.works-section {
  text-align: center;
  padding-bottom: 120px;
}

.section.works-section.home-works {
  padding-bottom: 0;
}

.section.white-section {
  border-top: 1px solid var(--white-smoke);
  background-color: #fff;
}

.section.service-section {
  background-image: linear-gradient(rgba(28, 43, 61, .7), rgba(28, 43, 61, .7)), url('../images/soren-astrup-jorgensen-275288.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-bottom: 120px;
}

.section.subscribe-section {
  margin-top: -10px;
  padding-top: 0;
}

.section.work-section {
  padding-top: 0;
}

.section.more-works-section {
  padding-top: 0;
  padding-bottom: 120px;
}

.section.gallery-section {
  padding-top: 50px;
  padding-bottom: 0;
}

.section.more-posts-section {
  padding-bottom: 120px;
}

.section-small-header {
  color: var(--dark-grey);
  letter-spacing: 4px;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.section-separator {
  margin-top: 13px;
}

.work-card-category {
  z-index: 1;
  text-align: right;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
  line-height: 40px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button {
  border: 2px solid var(--white-smoke);
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 24px;
  padding: 16px 50px;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  transition: letter-spacing .3s;
  position: relative;
}

.button:hover {
  letter-spacing: 2px;
  background-image: none;
}

.button.big {
  border-radius: 28px;
  padding: 14px 26px;
  font-size: 17px;
}

.button.big.color-1 {
  transition-duration: .3s, .3s, .3s;
  overflow: hidden;
}

.button.big.float-right-button {
  z-index: 15;
  background-color: #fff;
  border-color: #fff;
  margin-top: 16px;
  position: fixed;
  bottom: 24px;
  right: 24px;
}

.button.big.color-3 {
  background-color: #b18a4f;
  border-color: rgba(255, 255, 255, 0);
}

.button.color-1 {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
  color: #fff;
}

.button.subscribe-button {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
  color: #fff;
  display: block;
}

.button.subscribe-button:hover {
  padding-right: 24px;
}

.button.split-button {
  z-index: 1;
  opacity: 0;
  background-color: #fff;
  border-color: #fff;
}

.button.ghost {
  color: #fff;
  border-color: #fff;
  transition: letter-spacing .3s, background-position .3s, padding-right .3s, background-color .3s, color .3s;
}

.button.ghost:hover {
  color: var(--black-2);
  background-color: #fff;
}

.button.ghost.split-button {
  z-index: 1;
  opacity: 0;
}

.button.color-2 {
  border-color: var(--cadet-blue);
  background-color: var(--cadet-blue);
  color: #fff;
}

.button.color-3 {
  border-color: var(--orange);
  background-color: var(--orange);
  color: #fff;
}

.button.color-4 {
  border-color: var(--sienna);
  background-color: var(--sienna);
  color: #fff;
}

.button.color-5 {
  border-color: var(--dark-slate-blue);
  background-color: var(--dark-slate-blue);
  color: #fff;
}

.section-header-block {
  max-width: 570px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  padding-bottom: 80px;
  display: block;
}

.client-logo-container {
  max-width: 770px;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .13);
}

.client-logo {
  width: 33.3333%;
  height: 128px;
  box-shadow: 0 0 0 1px var(--white-smoke);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
}

.client-logo:hover {
  box-shadow: 0 0 0 1px var(--white-smoke);
}

.client-logo-image {
  opacity: .9;
}

.review-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 40px;
}

.review {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2px;
  display: flex;
}

.review-text {
  max-width: 570px;
  font-size: 22px;
  line-height: 40px;
}

.reviews {
  height: auto;
  max-width: 930px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
}

.review-author {
  color: var(--grey);
  justify-content: center;
  margin-top: 48px;
  font-size: 15px;
  line-height: 24px;
  display: flex;
}

.review-arrow-left {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 8px;
  left: 0;
  right: 4px;
}

.review-arrow-right {
  z-index: 10;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 8px;
  left: 4px;
  right: 0;
}

.review-arrow-base {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.review-arrow {
  background-color: #fff;
}

.review-arrow:active {
  transform: translate(0, 1px);
}

.white-text {
  color: #fff;
}

.services {
  max-width: 1000px;
  flex-wrap: wrap;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.service {
  color: #fff;
  text-align: left;
  border-top: 1px solid rgba(255, 255, 255, .3);
  flex: 40%;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 24px;
  padding-bottom: 40px;
  padding-left: 100px;
  position: relative;
}

.service-text {
  width: auto;
  color: #fff;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.service-icon {
  width: 70px;
  height: 70px;
  background-color: rgba(255, 255, 255, .09);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 28px;
  left: 0;
}

.service-color-line {
  z-index: 1;
  width: 70px;
  height: 4px;
  background-color: #bda88b;
  position: absolute;
  top: -1px;
  left: 0;
}

.call-to-action {
  display: flex;
}

.action-button {
  width: 50%;
  color: #fff;
  background-color: #744433;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 104px;
  padding-bottom: 88px;
  display: flex;
  position: relative;
}

.action-button.second-action {
  background-color: var(--black-2);
}

.action-small-title {
  color: rgba(255, 255, 255, .7);
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.footer-section {
  border-top: 1px solid var(--white-smoke);
  background-color: #fff;
  padding-top: 56px;
  padding-bottom: 56px;
}

.footer {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-brand {
  padding: 8px 25px;
  display: inline-block;
}

.footer-social-menu {
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.dot-separator {
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
}

.dot-separator.footer-dot-separator {
  color: var(--light-grey);
  padding-top: 3px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
}

.dot-separator.hero-dot-separator {
  padding-left: 16px;
  padding-right: 16px;
}

.dot-separator.post-card-separator {
  height: 24px;
  color: var(--light-grey);
  line-height: 24px;
  position: relative;
  top: 1px;
}

.dot-separator.licence-separator {
  float: left;
  color: var(--light-grey);
  margin-top: -15px;
  padding-left: 8px;
  padding-right: 8px;
}

.footer-social-link {
  color: var(--grey);
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  line-height: 24px;
  transition: color .2s;
  position: relative;
  overflow: hidden;
}

.footer-social-link:hover {
  color: var(--indian-red);
}

.underline {
  width: 100%;
  height: 5px;
  background-color: var(--indian-red);
  opacity: .25;
  margin-top: -9px;
  position: absolute;
  left: 0;
  transform: translate(-105%);
}

.underline.post-card-category-line {
  background-color: var(--dark-slate-blue);
  margin-top: -10px;
}

.underline.hero-underline {
  height: 2px;
  opacity: 1;
  background-color: #fff;
  margin-top: -6px;
}

.underline.work-card-underline {
  width: 98%;
  height: 8px;
  margin-top: -18px;
}

.underline.nav-link-underline {
  height: 5px;
  background-color: var(--indian-red);
  opacity: .25;
  margin-top: -20px;
  position: absolute;
}

.underline.work-category-underline {
  width: 98%;
  height: 2px;
  opacity: 1;
  background-color: #fff;
  margin-top: -6px;
  position: absolute;
}

.underline.footer-underline {
  height: 4px;
  margin-top: -10px;
}

.underline.footer-social-underline {
  margin-top: -9px;
}

.underline.licence-underline {
  margin-top: -12px;
}

.copyright-text {
  color: var(--grey);
}

.page-hero-section {
  height: 400px;
  background-color: var(--dark-slate-blue);
  color: #fff;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.page-hero-section.blog-hero {
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/annie-spratt-197448.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-hero-section.gallery-hero {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/KZ2B5378.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-hero-section.blog-post-hero {
  height: 100vh;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 128px;
  position: relative;
}

.page-hero-section.work-hero {
  height: 100vh;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
}

.page-hero-section.works-hero {
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/KZ2B5174.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-hero-section.style-guide-hero {
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/daniel-cheung-129841.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 160px;
}

.page-hero-section.licencing-hero {
  background-image: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/aaron-burden-90144.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-description-text {
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.works {
  flex-wrap: wrap;
  margin-top: -20px;
  margin-bottom: 60px;
  display: flex;
}

.work-card-container {
  width: 50%;
  flex: 0 auto;
  padding: 20px 15px;
  display: flex;
}

.work-card-image {
  height: 400px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1.08);
}

.work-card-info {
  text-align: left;
  padding: 48px 64px 26px;
  position: relative;
  overflow: hidden;
}

.work-card-header {
  z-index: 1;
  margin-top: 8px;
  position: relative;
}

.work-card-description {
  z-index: 1;
  color: var(--grey);
  margin-bottom: 32px;
  font-size: 15px;
  line-height: 28px;
  position: relative;
}

.work-card-back-text {
  z-index: 0;
  color: rgba(0, 0, 0, .03);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 128px;
  font-weight: 700;
  line-height: 96px;
  position: absolute;
  top: 44px;
  left: 44%;
}

.categories-list {
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.category-link {
  border: 1px solid var(--white-smoke);
  color: var(--black-2);
  background-color: #fff;
  border-radius: 20px;
  margin: 4px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
  transition: background-color .3s;
  display: inline-block;
}

.category-link:hover {
  background-color: var(--white-smoke);
}

.category-link.w--current {
  border-color: var(--dark-slate-blue);
  background-color: var(--dark-slate-blue);
  color: #fff;
}

.cms-categories {
  display: inline-block;
}

.categories {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: -24px;
  margin-bottom: 76px;
  display: flex;
}

.gallery {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 76px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.gallery-image {
  border: 4px solid var(--super-light-grey);
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.gallery-image.small-image {
  width: 50%;
  height: 200px;
  background-image: url('../images/KZ2B5139.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: auto;
}

.gallery-image.big-image {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.gallery-image.medium-image {
  width: 33.3333%;
  height: 300px;
}

.gallery-column {
  flex-wrap: wrap;
  flex: 0 50%;
  display: flex;
}

.gallery-wide-column {
  width: 100%;
  display: flex;
}

.blog-posts {
  flex-wrap: wrap;
  margin-top: -20px;
  display: flex;
}

.blog-posts.more-posts {
  margin-bottom: 60px;
}

.post-card-container {
  width: 33.3333%;
  flex-direction: row;
  flex: 0 auto;
  padding: 20px 15px;
  display: flex;
}

.post-card-image {
  width: 100%;
  height: 280px;
  background-color: var(--dark-slate-blue);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1.08);
}

.post-card {
  width: 100%;
  text-align: left;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.post-card-info {
  color: var(--black-2);
  padding: 28px 32px 20px;
  position: relative;
}

.post-card-header {
  margin-top: 11px;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.post-card-date {
  height: 24px;
  color: var(--dark-grey);
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
}

.post-card-category {
  height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  position: relative;
  top: 1px;
  overflow: hidden;
}

.subscribe-header {
  max-width: 570px;
  margin: 34px auto 56px;
  display: block;
}

.subscribe {
  max-width: 770px;
  border-top: 3px solid var(--orange);
  background-color: #fff;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  display: block;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.input {
  height: 48px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: black black var(--white-smoke);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 20px;
  transition: border-color .3s;
}

.input:hover {
  border-bottom-color: var(--light-grey);
}

.input:focus {
  border-bottom-color: var(--orange);
}

.input.subscribe-input {
  background-image: url('../images/Mail-Icon.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  flex: 1;
  margin-bottom: 0;
  margin-right: 48px;
  padding-left: 46px;
  display: block;
}

.input.contact-input {
  color: var(--black-2);
  background-color: #fff;
  border-bottom-color: #fff;
  margin-bottom: 24px;
  padding-top: 9px;
  font-weight: 500;
}

.input.contact-input:focus {
  border-bottom-color: var(--indian-red);
}

.input.contact-input.text-field {
  height: auto;
  min-height: 200px;
  margin-bottom: 40px;
  padding-top: 18px;
  padding-bottom: 18px;
  line-height: 24px;
}

.input.password-input {
  width: 300px;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 32px;
}

.subscribe-form {
  flex-wrap: nowrap;
  align-items: center;
  display: flex;
}

.instagram-session {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.instagram-photo {
  min-height: 200px;
  min-width: 200px;
  background-color: var(--dark-slate-blue);
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.instagram-photo.photo-01 {
  background-image: url('../images/Instagram-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.instagram-photo.photo-02 {
  background-image: url('../images/Instagram-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-03 {
  background-image: url('../images/Instagram-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-04 {
  background-image: url('../images/Instagram-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-05 {
  background-image: url('../images/Instagram-05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-06 {
  background-image: url('../images/Instagram-06.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-07 {
  background-image: url('../images/Instagram-07.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-08 {
  background-image: url('../images/Instagram-08.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-09 {
  background-image: url('../images/KZ2B5139.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-10 {
  background-image: url('../images/Instagram-10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-11 {
  background-image: url('../images/Instagram-11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-12 {
  background-image: url('../images/Instagram-12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-13 {
  background-image: url('../images/Instagram-13.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-14 {
  background-image: url('../images/Instagram-14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-15 {
  background-image: url('../images/Instagram-15.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo.photo-16 {
  background-image: url('../images/Instagram-16.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.instagram-photo-line {
  flex-wrap: nowrap;
  display: flex;
}

.instagram-photo-block {
  text-align: center;
  position: relative;
}

.instagram-card {
  z-index: 1;
  width: 270px;
  height: 270px;
  color: var(--black-2);
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 32px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.instagram-text {
  text-align: center;
  margin-top: 14px;
  font-size: 20px;
  line-height: 28px;
}

.hero-dark-overlay {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.post-content {
  z-index: 10;
  min-height: 320px;
  text-align: left;
  background-color: #fff;
  margin: -260px 15px -96px;
  padding: 80px 14% 64px;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.post-content.style-page {
  margin-bottom: 20px;
  padding-top: 64px;
  padding-bottom: 80px;
}

.blog-post-header {
  z-index: 1;
  max-width: 770px;
  color: #fff;
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.blog-post-date {
  z-index: 1;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}

.work-info {
  z-index: 10;
  background-color: #fff;
  flex-wrap: wrap;
  justify-content: center;
  margin: -120px 15px 56px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.work-info-column {
  width: 33.3333%;
  padding: 16px 40px;
}

.work-info-column.middle-block {
  border-right: 1px solid var(--white-smoke);
  border-left: 1px solid var(--white-smoke);
}

.work-info-header {
  color: var(--black-2);
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}

.text-block {
  color: var(--grey);
  font-size: 17px;
  line-height: 32px;
}

.menu-button {
  z-index: 100;
  width: 48px;
  height: 48px;
  letter-spacing: 3px;
  background-color: #000;
  border-radius: 50%;
  margin-top: 23px;
  margin-right: 8px;
  padding: 17px 0 0 14px;
}

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

.work-content {
  min-height: 280px;
  text-align: left;
  background-color: #fff;
  margin-top: 56px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 100px 14% 80px;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.work-card {
  width: 100%;
  color: var(--black-2);
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.button-arrow {
  width: 26px;
  height: 16px;
  background-image: url('../images/Arrow-Black-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
}

.home-intro {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 16% 8%;
  padding-top: 32px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.home-slider-hero {
  width: 100%;
  height: 100vh;
  background-color: var(--black-2);
  color: #fff;
}

.slide-1 {
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/KZ2B5139.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/KZ2B5378.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/KZ2B5258.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide-4 {
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/hannes-wolf-93075.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-social-icons {
  z-index: 100;
  align-items: stretch;
  display: flex;
  position: absolute;
  bottom: 24px;
  right: 18px;
}

.social-icon-circle {
  width: 48px;
  height: 48px;
  background-image: url('../images/Half-Circle-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid rgba(255, 255, 255, .3);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: 6px;
  margin-right: 6px;
  display: flex;
  position: relative;
}

.hero-slider-arrow {
  font-size: 30px;
  display: none;
}

.hero-categories {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.hero-category {
  color: #fff;
  font-weight: 500;
  position: relative;
  overflow: hidden;
}

.hero-category-container {
  display: flex;
}

.review-author-link {
  margin-left: 5px;
  position: relative;
  overflow: hidden;
}

.card-image-container {
  width: 100%;
  background-color: #000;
  display: block;
  position: relative;
  overflow: hidden;
}

.card-hover-icon {
  z-index: 100;
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(1.5);
}

.about-social-icons {
  margin-left: -6px;
  padding-top: 8px;
  padding-bottom: 16px;
  display: flex;
}

.menu-line {
  width: 20px;
  height: 2px;
  background-color: var(--black-2);
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.menu-line.menu-top-line {
  background-color: var(--doré-elegance);
  margin-top: 18px;
  top: 0;
}

.menu-line.menu-bottom-line {
  background-color: var(--doré-elegance);
  margin-bottom: 18px;
}

.menu-line.menu-middle-line-2 {
  background-color: var(--doré-elegance);
  margin: auto;
  position: absolute;
}

.menu-line.menu-middle-line-1 {
  background-color: var(--doré-elegance);
}

.nav-sidebar {
  width: 300px;
  background-color: #070707;
  flex-flow: row;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: 40px;
  padding-right: 40px;
}

.menu-button-text {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  padding-top: 1px;
  padding-right: 60px;
  font-size: 14px;
  font-weight: 700;
  line-height: 48px;
  position: absolute;
  top: 0;
  right: 0;
}

.nav-menu {
  color: var(--doré-elegance);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.post-rich-text img {
  width: 100px;
}

.post-rich-text figure {
  margin-top: 8px;
}

.post-rich-text h2, .post-rich-text h4, .post-rich-text h5, .post-rich-text h6, .post-rich-text h3, .post-rich-text h1 {
  padding-left: 16%;
  padding-right: 16%;
}

.post-rich-text li {
  margin-left: 16%;
  margin-right: 16%;
}

.post-rich-text a:hover {
  text-decoration: underline;
}

.post-rich-text p {
  padding-left: 16%;
  padding-right: 16%;
}

.work-date {
  height: 80px;
  border-left: 4px solid var(--indian-red);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 14px;
  padding-left: 28px;
  padding-right: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  position: absolute;
  top: 98px;
  left: 0;
}

.work-date-month {
  color: var(--dark-grey);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.work-category {
  z-index: 1;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 17px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
}

.page-description {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 70px;
  display: block;
}

.side-image-cover {
  z-index: 1;
  opacity: 0;
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.side-image-cover.contact-cover {
  background-color: #292220;
}

.side-image-cover.about-cover {
  background-color: var(--cadet-blue);
  display: inline-block;
}

.side-image-cover.services-cover {
  background-color: #5d4035;
}

.contact-form-label {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 26px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
}

.contact-form {
  max-width: 400px;
  margin-top: -15px;
  margin-bottom: 0;
  display: none;
}

.contact-info {
  z-index: 150;
  color: #fff;
  padding: 28px 32px;
  font-size: 15px;
  font-weight: 600;
  line-height: 32px;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
}

.services-page {
  color: #252323;
  padding-top: 42px;
}

.hero-split {
  height: 100vh;
  background-color: #000;
  display: flex;
  position: relative;
}

.hero-split-category {
  z-index: 1;
  color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  transition: width .3s, flex-shrink .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.split-heading {
  z-index: 1;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
  position: relative;
}

.split-image {
  opacity: .7;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(1.08);
}

.split-separator {
  z-index: 1;
  opacity: 0;
  margin-top: -40px;
  display: block;
  position: relative;
}

.gallery-preview {
  position: static;
  overflow: visible;
  transform: scale(1.08);
}

.gallery-hover-icon {
  z-index: 1;
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(1.5);
}

.style-buttons {
  text-align: center;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.style-button-container {
  width: 33.3333%;
  flex-direction: column;
  flex: 0 auto;
  padding: 16px 15px;
  display: flex;
}

.style-typography {
  border-top: 1px dashed var(--light-grey);
  border-bottom: 1px dashed var(--light-grey);
  text-align: center;
  margin-top: 64px;
  margin-bottom: 80px;
  padding-top: 72px;
  padding-bottom: 80px;
}

.copiright {
  color: var(--dark-grey);
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
  line-height: 24px;
  display: flex;
}

.footer-link {
  position: relative;
  overflow: hidden;
}

.footer-line-separator {
  padding-left: 8px;
  padding-right: 8px;
}

.post-card-info-small {
  align-items: center;
  padding-bottom: 2px;
  display: flex;
}

.action-arrow-icon {
  z-index: 1;
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.utility-page-wrap._404 {
  background-color: var(--black-2);
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/devon-janse-van-rensburg-274867.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.utility-page-content {
  max-width: 300px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-content._404-content {
  max-width: 570px;
}

.utility-page-form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

._404-text {
  color: #fff;
  margin-top: 37px;
}

.side-header-text {
  margin-top: 0;
  padding-top: 0;
}

.form-success {
  background-color: rgba(0, 0, 0, 0);
  line-height: 28px;
}

.form-success.contact-success {
  text-align: left;
  padding-top: 44px;
}

.form-error {
  color: var(--indian-red);
  background-color: rgba(0, 0, 0, 0);
  padding-left: 16px;
  padding-right: 16px;
  font-size: 14px;
  line-height: 24px;
}

.form-error.contact-error {
  border-left: 4px solid var(--indian-red);
  color: #fff;
  background-color: rgba(0, 0, 0, .2);
  margin-top: 32px;
}

.licence-card-image {
  height: 400px;
  background-color: var(--dark-slate-blue);
}

.licence-card-image.photo-licence-image {
  background-image: url('../images/Photo-Licence-Preview.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.licence-card-image.icon-licence-image {
  background-image: url('../images/Icon-Licence-Preview.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.licence-link {
  float: left;
  margin-top: -15px;
  margin-bottom: 24px;
  display: block;
  position: relative;
  overflow: hidden;
}

.licence-card-header {
  margin-top: 0;
}

.post-card-date-and-category {
  align-items: center;
  display: flex;
}

.preloader {
  z-index: 10000;
  color: var(--black-2);
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  line-height: 24px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.page-wrapper {
  height: 100%;
}

.preloader-icon {
  width: 28px;
  margin-right: 12px;
}

.image-about {
  width: 100%;
  float: right;
  margin-bottom: 10px;
}

.image-about._1 {
  border-top-left-radius: 100px;
}

.image-about._2 {
  border-top-right-radius: 100px;
}

.image-about._4 {
  border-bottom-right-radius: 100px;
}

.image-about._3 {
  border-bottom-left-radius: 100px;
}

.signature-font {
  color: #fd0;
  font-size: 60px;
  line-height: 70px;
}

.link-wrapper {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.top-title {
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
}

.link {
  color: #919197;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-right: 5px;
  font-size: 13px;
  text-decoration: underline;
}

.text-block-3 {
  color: #c5c5ca;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  top: 163px;
  right: -50px;
  transform: rotate(90deg)translate(0, -50%);
}

.image-wrapper {
  justify-content: center;
  position: relative;
  transform: rotate(0);
}

.heading-line {
  width: 100%;
  height: 15px;
  background-color: rgba(176, 106, 81, .47);
  background-image: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.photo-wrapper {
  width: 50%;
  float: left;
  padding-right: 10px;
}

.heading-2 {
  color: #964d34;
  text-align: left;
}

.row-flex {
  align-items: center;
  margin-top: -35px;
  display: flex;
  position: relative;
}

.container {
  max-width: 1200px;
  flex: 1;
  padding-right: 98px;
}

.line-half {
  width: 30%;
  height: 50px;
  background-color: #fd0;
  background-image: linear-gradient(45deg, #ff7092, #fd0);
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 30px;
  padding-right: 50px;
  display: flex;
  position: absolute;
  bottom: 35%;
  right: 0;
}

.since {
  color: #fff;
  font-size: 18px;
  font-style: italic;
  position: relative;
  top: -1px;
}

.section-2 {
  padding: 120px 15px;
  position: relative;
}

.section-2.with-shadow {
  box-shadow: 0 -30px 50px -30px rgba(0, 0, 0, .1);
}

.button-2 {
  border: 2px solid var(--white-smoke);
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 24px;
  padding: 16px 50px;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  transition: letter-spacing .3s;
  position: relative;
}

.button-2:hover {
  letter-spacing: 2px;
  background-image: none;
}

.button-2.big {
  border-radius: 28px;
  padding: 14px 26px;
  font-size: 17px;
}

.button-2.big.color-1 {
  transition-duration: .3s, .3s, .3s;
  overflow: hidden;
}

.button-2.big.float-right-button {
  z-index: 15;
  color: #000;
  background-color: #fff;
  border-color: #fff;
  margin-top: 16px;
  position: fixed;
  bottom: 24px;
  right: 24px;
}

.button-2.color-1 {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
  color: #fff;
}

.button-2.subscribe-button {
  border-color: var(--indian-red);
  background-color: var(--indian-red);
  color: #fff;
  display: block;
}

.button-2.subscribe-button:hover {
  padding-right: 24px;
}

.button-2.split-button {
  z-index: 1;
  opacity: 0;
  background-color: #fff;
  border-color: #fff;
}

.button-2.ghost {
  color: #fff;
  border-color: #fff;
  transition: letter-spacing .3s, background-position .3s, padding-right .3s, background-color .3s, color .3s;
}

.button-2.ghost:hover {
  color: var(--black-2);
  background-color: #fff;
}

.button-2.ghost.split-button {
  z-index: 1;
  opacity: 0;
}

.button-2.color-2 {
  border-color: var(--cadet-blue);
  background-color: var(--cadet-blue);
  color: #fff;
}

.button-2.color-3 {
  border-color: var(--orange);
  background-color: var(--orange);
  color: #fff;
}

.button-2.color-4 {
  border-color: var(--sienna);
  background-color: var(--sienna);
  color: #fff;
}

.button-2.color-5 {
  border-color: var(--dark-slate-blue);
  background-color: var(--dark-slate-blue);
  color: #fff;
}

.roller-image {
  z-index: 1;
  max-width: 150%;
  position: relative;
}

.image-display-none {
  display: none;
}

.heading-line-2 {
  width: 100%;
  height: 15px;
  background-color: rgba(255, 221, 0, .3);
  background-image: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.lightbox-link {
  z-index: 5;
  width: 80px;
  height: 80px;
  background-image: url('../images/play-arrow.svg'), linear-gradient(45deg, var(--sienna), #111110);
  background-position: 52%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 15px, auto;
  border-radius: 100%;
  margin-right: 0;
  padding-right: 0;
  transition: all .3s;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 80%;
  right: 0;
  transform: translate(-50%, -50%);
  box-shadow: 20px 0 50px -20px rgba(0, 0, 0, .3);
}

.lightbox-link:hover {
  background-image: url('../images/play-arrow.svg'), linear-gradient(#b9a16f, #b9a16f);
  background-position: 52%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 15px, auto;
}

.button-3 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(45deg, #ff7092, #fd0);
  border-radius: 30px;
  padding: 15px 40px;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
  display: inline-block;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .2);
}

.button-3:hover {
  transform: translate(0, -5px);
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .6);
}

.heading-3 {
  color: #fd0;
}

.square {
  width: 150px;
  height: 150px;
  background-color: #fd0;
  border-radius: 30px;
  position: absolute;
  bottom: 140px;
  right: 50px;
  transform: rotate(-45deg);
  box-shadow: 4px 4px 50px -10px rgba(0, 0, 0, .15);
}

.square.third {
  width: 120px;
  height: 120px;
  opacity: .6;
  filter: blur(10px);
  background-image: linear-gradient(45deg, #ff7092, #fd0);
  top: 250px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.square.third._2 {
  z-index: 5;
  width: 70px;
  height: 70px;
  opacity: .8;
  filter: blur();
  background-image: none;
  border-radius: 20px;
  top: auto;
  bottom: 200px;
  left: auto;
  right: 50px;
}

.square.third._3 {
  z-index: 5;
  width: 150px;
  height: 150px;
  opacity: .5;
  filter: blur(15px);
  background-color: #ff7092;
  background-image: none;
  border-radius: 100%;
  top: auto;
  bottom: 100px;
  left: 50px;
}

.square.third._1 {
  opacity: 1;
  filter: blur(5px);
  top: 150px;
  left: 200px;
}

.roller-wrapper {
  position: relative;
}

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

.text-block-4, .text-block-5, .text-block-6, .text-block-7, .text-block-8 {
  color: #fff;
}

.html-embed {
  width: 100%;
  clear: none;
}

.contact-info-2 {
  z-index: 150;
  color: #fff;
  padding: 28px 32px;
  font-size: 15px;
  font-weight: 600;
  line-height: 32px;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
}

.div-block {
  justify-content: flex-start;
  display: flex;
}

.service-text-prix {
  color: #fff;
  text-align: right;
  margin-top: 14px;
  font-size: 14px;
  line-height: 24px;
}

.div-block-2 {
  width: 100%;
}

.div-block-3 {
  width: 40%;
}

.faq-wrapper {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.toggle-wrapper {
  text-align: left;
  margin-top: -1px;
}

.toggle-header {
  width: 100%;
  background-color: var(--doré-elegance);
  color: #919191;
  text-align: left;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 20px 15px 17px 40px;
  transition: all .4s;
}

.toggle-header:hover {
  background-color: var(--doré-elegance);
  color: #546cc3;
}

.toggle-title {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.toggle-title:hover {
  color: #fff;
}

.toggle-icon {
  width: 18px;
  height: 18px;
  float: right;
  color: #fff;
  background-image: url('../images/Arrow-White-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  font-weight: 700;
  position: relative;
  right: 10px;
}

.toggle-content {
  overflow: hidden;
}

.toggle-space {
  padding: 30px 30px 30px 15px;
}

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

html.w-mod-js [data-ix="preloader"] {
  display: flex;
}

html.w-mod-js [data-ix="page-loading"] {
  opacity: 0;
}

html.w-mod-js [data-ix="fade-up-1"], html.w-mod-js [data-ix="fade-up-2"], html.w-mod-js [data-ix="fade-up-3"] {
  opacity: 0;
  transform: translate(0, 60px);
}

html.w-mod-js [data-ix="gallery-button"] {
  width: 48px;
}

html.w-mod-js [data-ix="review-arrow-left"] {
  transform: translate(-60px);
}

html.w-mod-js [data-ix="review-arrow-right"] {
  opacity: 0;
  transform: translate(60px);
}

html.w-mod-js [data-ix="side-header"], html.w-mod-js [data-ix="side-back-text"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="side-content"] {
  opacity: 0;
  transform: translate(0, 60px);
}

html.w-mod-js [data-ix="side-header-line"] {
  opacity: 0;
  width: 1px;
}

html.w-mod-js [data-ix="side-section"] {
  opacity: 0;
}

html.w-mod-js [data-ix="line-first-app"] {
  width: 0%;
}

html.w-mod-js [data-ix="toggle-content-initial-appe"] {
  height: 0;
}

@media screen and (max-width: 991px) {
  h1 {
    letter-spacing: 15px;
    font-size: 54px;
    line-height: 64px;
  }

  h2 {
    font-size: 42px;
    line-height: 56px;
  }

  h3, h4 {
    font-size: 36px;
    line-height: 48px;
  }

  blockquote {
    padding: 8px 28px;
    font-size: 24px;
    line-height: 40px;
  }

  .home-hero {
    height: 560px;
    background-image: linear-gradient(to bottom, null, null), url('../images/sergey-pesterev-222160.jpg');
    background-position: 0 0, 50%;
  }

  .slide-nav {
    padding-bottom: 48px;
  }

  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-small-header {
    font-size: 16px;
  }

  .brand {
    width: 150px;
    padding-top: 24px;
    padding-left: 8px;
    padding-right: 12px;
  }

  .side-image {
    width: 33%;
    background-image: none;
  }

  .side-image.about-side-image {
    background-position: 40% 0;
  }

  .side-image.contact-side-image {
    background-image: linear-gradient(to bottom, null, null), url('../images/boris-smokrovic-131485.jpg');
    background-position: 0 0, 69%;
  }

  .side-image.services-side-image {
    background-image: linear-gradient(to bottom, null, null), url('../images/alexandru-stavrica-166342.jpg');
    background-position: 0 0, 30%;
  }

  .side-content-wrapper {
    padding-top: 15%;
    padding-right: 0;
  }

  .side-content {
    padding-top: 68px;
    padding-left: 10%;
    padding-right: 20px;
  }

  .side-content.about-content {
    padding-top: 80px;
    padding-left: 18%;
  }

  .side-header {
    margin-top: 15%;
    padding-top: 4px;
    right: 60%;
  }

  .side-back-text {
    letter-spacing: 8px;
    font-size: 144px;
    top: 16%;
    left: 60%;
  }

  .side-header-line {
    width: 120px;
    margin-top: 10px;
    margin-right: 12px;
  }

  .gallery-button {
    bottom: 16px;
    left: 16px;
  }

  .section {
    padding: 80px 8px;
  }

  .section.works-section, .section.service-section, .section.more-works-section, .section.more-posts-section {
    padding-bottom: 80px;
  }

  .section-small-header {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-separator {
    margin-top: 5px;
  }

  .work-card-category {
    letter-spacing: 3px;
    margin-bottom: 4px;
    font-size: 13px;
  }

  .button.big.float-right-button {
    position: absolute;
    bottom: 16px;
    right: 16px;
  }

  .button.split-button {
    opacity: 1;
    margin-top: 32px;
  }

  .button.ghost.split-button {
    opacity: 1;
    margin-top: 24px;
  }

  .section-header-block {
    padding-bottom: 64px;
  }

  .client-logo-container {
    max-width: 620px;
  }

  .client-logo {
    height: 112px;
  }

  .review-avatar {
    width: 72px;
    height: 72px;
    margin-bottom: 32px;
  }

  .review {
    padding-left: 96px;
    padding-right: 96px;
  }

  .review-text {
    font-size: 20px;
    line-height: 36px;
  }

  .reviews {
    padding-top: 0;
    padding-bottom: 0;
  }

  .review-author {
    margin-top: 40px;
  }

  .services {
    margin-bottom: 24px;
  }

  .service {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 90px;
    padding-right: 8px;
  }

  .service-text {
    font-size: 16px;
    line-height: 26px;
  }

  .action-small-title {
    letter-spacing: 3px;
    font-size: 14px;
  }

  .dot-separator.hero-dot-separator {
    font-size: 16px;
  }

  .dot-separator.post-card-separator {
    padding-left: 6px;
    padding-right: 6px;
  }

  .dot-separator.licence-separator {
    font-size: 15px;
  }

  .underline.licence-underline {
    margin-top: -13px;
  }

  .page-hero-section {
    height: 280px;
  }

  .works {
    margin-top: -12px;
    margin-bottom: 40px;
  }

  .work-card-container {
    padding: 12px 8px;
  }

  .work-card-image {
    height: 256px;
  }

  .work-card-info {
    padding: 20px 32px 8px;
  }

  .work-card-header {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 22px;
  }

  .work-card-description {
    margin-top: 12px;
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 24px;
  }

  .work-card-back-text {
    font-size: 84px;
    top: 24px;
  }

  .gallery {
    margin-bottom: 56px;
  }

  .gallery-image.small-image {
    height: 120px;
  }

  .gallery-image.big-image, .gallery-image.medium-image {
    height: 200px;
  }

  .blog-posts.more-posts {
    margin-bottom: 40px;
  }

  .post-card-container {
    padding: 8px;
  }

  .post-card-image {
    height: 176px;
  }

  .post-card-info {
    padding: 16px 20px 8px;
  }

  .post-card-header {
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .post-card-date {
    font-size: 12px;
  }

  .post-card-category {
    font-size: 11px;
  }

  .subscribe-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .subscribe {
    margin-left: 40px;
    margin-right: 40px;
  }

  .input.subscribe-input {
    margin-right: 32px;
  }

  .instagram-photo {
    min-height: 160px;
    min-width: 160px;
  }

  .instagram-card {
    width: 240px;
    height: 240px;
  }

  .post-content {
    margin-left: 8px;
    margin-right: 8px;
    padding: 56px 0%;
  }

  .post-content.style-page {
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .work-info {
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .work-info-column {
    padding: 8px 32px;
  }

  .work-info-header {
    font-size: 13px;
  }

  .text-block {
    font-size: 15px;
    line-height: 24px;
  }

  .menu-button {
    margin-top: 16px;
    margin-right: 0;
  }

  .work-content {
    text-align: left;
    margin-left: 8px;
    margin-right: 8px;
    padding: 0 0% 56px;
  }

  .home-intro {
    margin-left: 24px;
    margin-right: 24px;
  }

  .hero-social-icons {
    bottom: 16px;
    right: 10px;
  }

  .hero-category {
    font-size: 16px;
  }

  .menu-line {
    width: 20px;
    height: 2px;
    background-color: var(--black-2);
  }

  .nav-sidebar {
    width: 270px;
    max-height: 100vh;
    overflow: scroll;
  }

  .nav-menu {
    align-items: stretch;
  }

  .work-date {
    height: auto;
    max-width: 136px;
    border-top: 4px solid var(--indian-red);
    text-align: center;
    border-left-style: none;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0 24px;
    display: block;
    position: relative;
    top: 0;
  }

  .contact-form {
    margin-top: -15px;
    display: none;
  }

  .contact-info {
    max-width: 254px;
    padding: 16px 24px;
    font-size: 14px;
    display: block;
  }

  .services-page {
    padding-right: 8%;
  }

  .hero-split {
    flex-wrap: wrap;
  }

  .hero-split-category {
    width: 50%;
    flex: 0 auto;
  }

  .style-buttons {
    margin-left: 0;
    margin-right: 0;
    padding-left: 32px;
    padding-right: 32px;
  }

  .style-button-container {
    padding-left: 8px;
    padding-right: 8px;
  }

  .style-typography {
    margin-top: 32px;
    margin-bottom: 56px;
    padding: 48px 40px 64px;
  }

  ._404-text {
    font-size: 16px;
    line-height: 28px;
  }

  ._404-image {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .side-header-text {
    letter-spacing: 10px;
    font-size: 40px;
  }

  .licence-card-image {
    height: 256px;
  }

  .licence-link {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .licence-card-header {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 22px;
  }

  .text-block-3, .heading-line {
    display: none;
  }

  .photo-wrapper {
    margin-top: 30px;
  }

  .heading-2 {
    float: right;
    text-align: center;
    letter-spacing: 8px;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .row-flex {
    margin-top: 0;
    display: block;
  }

  .container {
    padding-right: 20px;
  }

  .line-half {
    bottom: 20%;
  }

  .section-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .button-2.big.float-right-button {
    position: absolute;
    bottom: 16px;
    right: 16px;
  }

  .button-2.split-button {
    opacity: 1;
    margin-top: 32px;
  }

  .button-2.ghost.split-button {
    opacity: 1;
    margin-top: 24px;
  }

  .roller-image {
    width: 100%;
    float: none;
    clear: none;
    margin-bottom: 60px;
    display: block;
  }

  .heading-line-2 {
    display: none;
  }

  .lightbox-link {
    left: 50%;
  }

  .square {
    right: -20px;
  }

  .square.third {
    display: none;
    left: 20px;
  }

  .column {
    padding-left: 0;
  }

  .contact-info-2 {
    max-width: 254px;
    padding: 16px 24px;
    font-size: 14px;
    display: block;
  }

  .section-3 {
    display: none;
  }

  .text-block-9 {
    display: block;
  }

  .column-2 {
    padding-left: 50px;
  }

  .paragraph-3 {
    margin-top: 0;
  }

  .column-3 {
    height: 0;
  }

  .div-block-4 {
    text-align: center;
  }

  .div-block-5 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    letter-spacing: 12px;
    font-size: 36px;
    line-height: 48px;
  }

  h2 {
    letter-spacing: 8px;
    font-size: 32px;
    line-height: 40px;
  }

  h3 {
    letter-spacing: 4px;
    font-size: 28px;
    line-height: 40px;
  }

  h4 {
    font-size: 28px;
    line-height: 40px;
  }

  h6 {
    font-size: 19px;
  }

  p {
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 28px;
  }

  blockquote {
    font-size: 20px;
    line-height: 32px;
  }

  figure {
    margin-bottom: 24px;
  }

  .home-hero {
    height: 360px;
    background-image: linear-gradient(to bottom, null, null), url('../images/sergey-pesterev-222160.jpg');
    background-position: 0 0, 50%;
  }

  .body.contact-body {
    background-color: #000;
  }

  .intro-header {
    letter-spacing: 8px;
    margin-top: 12px;
    margin-bottom: 16px;
  }

  .hero-separator {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .intro-small-header {
    margin-bottom: 0;
    font-size: 15px;
  }

  .brand {
    padding-left: 4px;
    padding-right: 16px;
  }

  .side-section {
    height: auto;
    flex-wrap: wrap;
    overflow: hidden;
  }

  .side-section.services-section {
    width: 100%;
    position: relative;
    overflow: auto;
  }

  .side-image {
    width: 100%;
    height: 240px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .side-image.about-side-image {
    background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/toa-heftiba-243283.jpg');
    background-position: 0 0, 50% -151px;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .side-image.contact-side-image {
    background-image: linear-gradient(to bottom, null, null), url('../images/boris-smokrovic-131485.jpg');
    background-position: 0 0, 50% 34%;
  }

  .side-content-wrapper {
    width: 100%;
    flex: 0 auto;
    padding-top: 48px;
    padding-right: 0;
    overflow: visible;
  }

  .side-content {
    padding: 8px 80px 60px;
  }

  .side-content.about-content {
    padding: 0 80px 80px;
  }

  .side-header {
    text-align: center;
    margin-top: 12%;
    position: relative;
    right: 0%;
  }

  .side-back-text, .side-header-line {
    display: none;
  }

  .section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .section.works-section {
    padding-bottom: 64px;
  }

  .section.white-section {
    padding-top: 64px;
    padding-bottom: 60px;
  }

  .section.service-section {
    padding-bottom: 80px;
  }

  .section.more-works-section {
    padding-bottom: 64px;
  }

  .section.more-posts-section {
    padding-bottom: 56px;
  }

  .section-small-header {
    letter-spacing: 3px;
    font-size: 13px;
    line-height: 20px;
  }

  .section-separator {
    margin-top: 1px;
  }

  .work-card-category {
    margin-bottom: 0;
  }

  .button.big {
    border-radius: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .button.subscribe-button {
    margin-top: 16px;
  }

  .section-header-block {
    padding-bottom: 32px;
  }

  .client-logo-container {
    margin-left: 8px;
    margin-right: 8px;
  }

  .client-logo {
    padding: 44px;
  }

  .review-avatar {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
  }

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

  .review-text {
    font-size: 17px;
    line-height: 32px;
  }

  .reviews {
    padding-top: 0;
    padding-bottom: 0;
  }

  .review-author {
    margin-top: 32px;
    font-size: 14px;
  }

  .review-arrow {
    margin-left: -8px;
    margin-right: -8px;
  }

  .services {
    margin-bottom: 20px;
  }

  .service {
    flex-basis: 90%;
    padding-bottom: 32px;
  }

  .service-text {
    font-size: 16px;
    line-height: 26px;
  }

  .call-to-action {
    flex-direction: column;
  }

  .action-button {
    width: 100%;
    padding-top: 56px;
    padding-bottom: 40px;
  }

  .footer-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .footer-social-menu {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .dot-separator.hero-dot-separator {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
  }

  .dot-separator.licence-separator {
    font-size: 14px;
  }

  .page-hero-section {
    height: 240px;
  }

  .page-hero-section.blog-post-hero {
    height: 400px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .page-hero-section.work-hero {
    height: 400px;
    padding-bottom: 40px;
  }

  .page-hero-section.style-guide-hero {
    height: 400px;
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/daniel-cheung-129841.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-bottom: 80px;
  }

  .page-description-text {
    margin-top: 20px;
  }

  .works {
    margin-bottom: 32px;
  }

  .work-card-image {
    height: 200px;
  }

  .work-card-info {
    padding: 16px 24px 4px;
  }

  .work-card-header {
    font-size: 18px;
  }

  .work-card-description {
    margin-top: 8px;
    margin-bottom: 20px;
    font-size: 13px;
  }

  .work-card-back-text {
    letter-spacing: 1px;
    font-size: 64px;
    top: 16px;
  }

  .categories {
    margin-top: -16px;
    margin-bottom: 40px;
  }

  .gallery {
    margin-bottom: 40px;
  }

  .gallery-image.medium-image {
    height: 150px;
  }

  .blog-posts {
    justify-content: center;
    margin-top: -12px;
  }

  .blog-posts.more-posts {
    margin-bottom: 24px;
  }

  .post-card-container {
    width: 50%;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .post-card-image {
    height: 192px;
  }

  .subscribe-header {
    margin-top: 26px;
    margin-bottom: 48px;
  }

  .subscribe {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .input.subscribe-input {
    width: 100%;
    text-align: center;
    background-image: none;
    flex: 0 auto;
    margin-right: 0;
    padding-left: 20px;
  }

  .subscribe-form {
    flex-wrap: wrap;
    justify-content: center;
  }

  .instagram-photo {
    min-height: 128px;
    min-width: 128px;
  }

  .instagram-card {
    width: 192px;
    height: 192px;
  }

  .instagram-text {
    font-size: 17px;
    line-height: 24px;
  }

  .post-content {
    margin-top: -152px;
    margin-bottom: -56px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .blog-post-date {
    font-size: 15px;
    line-height: 24px;
  }

  .work-info {
    margin: -96px 8px 40px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .work-info-column {
    padding-left: 24px;
    padding-right: 24px;
  }

  .work-info-header {
    letter-spacing: 2px;
    margin-top: 16px;
    font-size: 12px;
  }

  .text-block {
    font-size: 13px;
  }

  .work-content {
    margin-top: 40px;
    padding-bottom: 32px;
  }

  .home-intro {
    margin-left: 16px;
    margin-right: 16px;
  }

  .hero-categories {
    flex-wrap: wrap;
    margin-top: 16px;
  }

  .work-category {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
  }

  .page-description {
    padding-bottom: 44px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    line-height: 28px;
  }

  .contact-form {
    display: none;
  }

  .contact-info {
    display: none;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .services-page {
    padding-top: 8px;
    padding-bottom: 24px;
    padding-right: 0;
  }

  .hero-split {
    height: auto;
  }

  .hero-split-category {
    height: 280px;
  }

  .split-heading {
    letter-spacing: 6px;
    font-size: 20px;
  }

  .style-buttons {
    padding: 16px;
  }

  .style-button-container {
    width: 50%;
  }

  .style-typography {
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-block-2 {
    letter-spacing: 2px;
    font-size: 12px;
  }

  .instagram-icon {
    width: 40px;
    height: 40px;
  }

  ._404-text {
    margin-top: 21px;
    font-size: 15px;
  }

  .side-header-text {
    letter-spacing: 8px;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 36px;
  }

  .form-success {
    font-size: 15px;
    line-height: 24px;
  }

  .form-success.contact-success {
    text-align: center;
  }

  .form-error {
    font-size: 13px;
    line-height: 20px;
  }

  .licence-card-image {
    height: 200px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .licence-card-image.photo-licence-image {
    background-image: url('../images/Photo-Licence-Preview.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
  }

  .licence-link {
    font-size: 14px;
  }

  .licence-card-header {
    margin-top: 4px;
    font-size: 18px;
  }

  .page-wrapper {
    width: 100%;
    overflow: hidden;
  }

  .top-title {
    text-align: center;
    margin-bottom: 0;
  }

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

  .heading-2 {
    text-align: center;
  }

  .row-flex {
    margin-top: 0;
  }

  .container {
    padding-right: 6px;
  }

  .line-half {
    display: none;
  }

  .button-2.big {
    border-radius: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .button-2.subscribe-button {
    margin-top: 16px;
  }

  .lightbox-link {
    left: 50%;
  }

  .square {
    display: none;
    bottom: 53px;
  }

  .column {
    padding-left: 0;
  }

  .contact-info-2 {
    width: 100%;
    text-align: center;
    display: block;
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .section-3 {
    background-color: #131313;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .service-text-prix {
    font-size: 13px;
  }

  .faq-wrapper {
    width: 100%;
  }

  .paragraph-2 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  h1, h2 {
    letter-spacing: 5px;
    font-size: 27px;
    line-height: 40px;
  }

  h3 {
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 28px;
  }

  h4 {
    font-size: 20px;
    line-height: 28px;
  }

  h5 {
    font-size: 18px;
    line-height: 24px;
  }

  h6 {
    font-size: 16px;
    line-height: 20px;
  }

  figure {
    margin-bottom: 24px;
  }

  .home-hero {
    height: 100vh;
  }

  .body.services-body {
    height: auto;
  }

  .intro-header {
    letter-spacing: 5px;
  }

  .hero-separator {
    margin-bottom: 8px;
  }

  .intro-small-header {
    margin-bottom: 0;
    font-size: 14px;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .side-section.services-section {
    overflow: visible;
  }

  .side-image {
    height: 224px;
  }

  .side-image.about-side-image {
    background-image: linear-gradient(to bottom, null, null), url('../images/toa-heftiba-243283.jpg');
    background-position: 0 0, 0 -17px;
  }

  .side-image.services-side-image {
    background-image: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/KZ2B6040_3.jpg');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .side-content-wrapper {
    padding-top: 24px;
  }

  .side-content, .side-content.about-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .side-header {
    justify-content: center;
    align-items: center;
    margin-top: 17%;
    display: flex;
  }

  .section, .section.works-section, .section.more-posts-section {
    padding-bottom: 64px;
  }

  .section-small-header {
    letter-spacing: 2px;
    margin-bottom: 12px;
    font-size: 12px;
  }

  .button.big.float-right-button {
    position: absolute;
  }

  .client-logo {
    width: 50%;
    padding: 36px;
  }

  .review {
    padding-left: 8px;
    padding-right: 8px;
  }

  .review-text {
    font-size: 16px;
    line-height: 28px;
  }

  .review-author {
    font-size: 13px;
  }

  .review-arrow-left, .review-arrow-right {
    margin-top: 20px;
  }

  .review-arrow-base {
    margin-top: 24px;
  }

  .review-arrow {
    background-color: rgba(0, 0, 0, 0);
  }

  .service {
    padding-left: 72px;
  }

  .service-text {
    font-size: 16px;
    line-height: 26px;
  }

  .service-icon {
    width: 56px;
    height: 56px;
    padding: 16px;
  }

  .action-small-title {
    letter-spacing: 2px;
    font-size: 12px;
  }

  .footer-section {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .footer-social-menu {
    flex-flow: column wrap;
    margin-bottom: 0;
    padding-bottom: 16px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .dot-separator.footer-dot-separator {
    display: none;
  }

  .copyright-text {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .page-hero-section {
    height: 224px;
    padding-top: 24px;
  }

  .page-hero-section.blog-post-hero {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .page-hero-section.work-hero {
    background-position: 50%;
    padding-bottom: 24px;
  }

  .page-hero-section.style-guide-hero {
    padding-bottom: 24px;
  }

  .work-card-container {
    width: 100%;
  }

  .work-card-image {
    height: 216px;
  }

  .categories-list {
    flex-direction: column;
  }

  .category-link {
    display: block;
  }

  .categories {
    max-width: 240px;
    flex-direction: column;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .gallery-image.big-image {
    height: 180px;
  }

  .gallery-image.medium-image {
    height: 100px;
  }

  .gallery-column {
    flex-basis: 100%;
  }

  .post-card-container {
    width: 100%;
  }

  .post-card-image {
    height: 240px;
  }

  .post-card {
    width: 100%;
  }

  .subscribe-header {
    margin-top: 20px;
    margin-bottom: 32px;
  }

  .subscribe {
    margin-left: 8px;
    margin-right: 8px;
    padding: 40px 32px;
  }

  .post-content {
    margin-top: -56px;
    margin-left: -8px;
    margin-right: -8px;
  }

  .work-info {
    flex-direction: column;
    margin-top: -88px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .work-info-column {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .work-info-column.middle-block {
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: var(--white-smoke);
    border-bottom-width: 1px;
    border-bottom-color: var(--white-smoke);
  }

  .work-content {
    margin-left: -8px;
    margin-right: -8px;
  }

  .hero-categories {
    flex-direction: column;
    align-items: center;
  }

  .hero-category {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 17px;
  }

  .about-social-icons {
    justify-content: center;
  }

  .nav-sidebar {
    background-color: #0f0f0f;
  }

  .post-rich-text h2, .post-rich-text h4, .post-rich-text h5, .post-rich-text h6, .post-rich-text h3, .post-rich-text h1, .post-rich-text p {
    padding-left: 32px;
    padding-right: 32px;
  }

  .side-image-cover.services-cover {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .services-page {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .hero-split-category, .style-button-container {
    width: 100%;
  }

  .style-typography {
    margin-bottom: 40px;
    padding-top: 24px;
    padding-bottom: 40px;
  }

  .copiright {
    flex-direction: column-reverse;
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-link {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .footer-line-separator {
    display: none;
  }

  .heading {
    letter-spacing: 5px;
    font-size: 26px;
  }

  ._404-image {
    width: 64%;
  }

  .side-header-text {
    letter-spacing: 5px;
    font-size: 27px;
  }

  .licence-card-image {
    height: 216px;
  }

  .page-wrapper {
    height: auto;
  }

  .image-about._1 {
    border-top-left-radius: 50px;
  }

  .image-about._2 {
    border-top-right-radius: 50px;
  }

  .image-about._4 {
    border-bottom-right-radius: 50px;
  }

  .image-about._3 {
    border-bottom-left-radius: 50px;
  }

  .top-title {
    margin-bottom: 0;
  }

  .heading-2 {
    line-height: 30px;
  }

  .row-flex {
    margin-top: 1px;
  }

  .button-2.big.float-right-button {
    position: absolute;
  }

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

  .heading-3 {
    line-height: 30px;
  }

  .square {
    right: -48px;
  }

  .square.third {
    top: 484px;
  }

  .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
    color: #fff;
  }

  .text-block-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .column-2 {
    padding-left: 27px;
  }
}


