.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: PermianSerif, Georgia, sans-serif;
  color: #212126;
  font-size: 19px;
  line-height: 28px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: eukraine, sans-serif;
  color: #212126;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #ff002a;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

p {
  margin-bottom: 20px;
}

.small {
  margin-top: 20px;
  font-family: eukraine, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
}

.p-sans {
  font-family: eukraine, sans-serif;
  font-weight: 700;
}

.p-emph {
  font-style: italic;
  font-weight: 400;
}

.intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -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;
}

.p-container {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.more-arrow {
  position: absolute;
  right: 50px;
  bottom: 50px;
  padding: 10px;
  border-radius: 30px;
  background-color: #ff002a;
}

.arrow-icon {
  display: block;
}

.section-1-start {
  padding-top: 60px;
  padding-bottom: 80px;
  border-top: 1px solid #ff002a;
}

.section-heading-sans {
  font-family: eukraine, sans-serif;
  font-weight: 700;
}

.no-wrap {
  white-space: nowrap;
}

.subtitle-col {
  max-width: 60%;
}

.img-polaroid {
  width: auto;
  border: 10px solid #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 5px 10px -1px rgba(0, 0, 0, 0.1);
}

.img-polaroid.img-rotate-5cw.img-tetiana {
  max-width: 150px;
}

.img-polaroid.img-rotate-1cw.img-staging-3 {
  margin-top: 30px;
}

.img-polaroid.img-rotate-1cw.img-staging-5 {
  position: relative;
  top: -20px;
  max-width: 400px;
}

.img-polaroid.img-artem {
  max-width: 240px;
}

.img-polaroid.img-artem.img-rotate-3cw {
  max-width: 220px;
}

.img-polaroid.img-rotate-3cw.img-staging-2 {
  position: relative;
  top: -60px;
}

.img-polaroid.img-rotate-2ccw.img-staging-2 {
  position: absolute;
  top: 80%;
  right: -10%;
  z-index: 2;
  max-width: 260px;
}

.img-2-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.img-rotate-5ccw {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.img-rotate-5cw {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.e-relative {
  position: relative;
}

.arrow-anton {
  position: relative;
  left: 100px;
  top: -5px;
}

.arrow-anatoly {
  position: relative;
  left: -15px;
  top: 5px;
}

.arrow-tetiana {
  display: block;
}

.tetiana-wrapper {
  padding-left: 40px;
}

.push-bot-10 {
  margin-bottom: 10px;
}

.img-rotate-1cw {
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}

.push-top-40 {
  margin-top: 40px;
}

.push-bot-40 {
  margin-bottom: 40px;
}

.push-bot-40.flex-columns {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.push-bot-60 {
  margin-bottom: 60px;
}

.video-shadow {
  border-radius: 8px;
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.1), 0 6px 15px 0 rgba(0, 0, 0, 0.1);
}

.video-shadow.img-fingerman {
  position: relative;
  top: -25px;
}

.video-shadow.no-corner.img-rotate-5ccw {
  position: relative;
  top: 25px;
  max-width: 110%;
}

.section-2-artem {
  padding-top: 60px;
  padding-bottom: 80px;
  border-top: 1px solid #ff002a;
}

.artem-wrap {
  position: relative;
  padding-left: 40px;
}

.img-rotate-2ccw {
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.artem-arrow {
  position: absolute;
  left: 200px;
  bottom: 98%;
  z-index: 1;
}

.push-top-20 {
  margin-top: 20px;
}

.video-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.video-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  height: 100%;
}

.section-3-staging {
  padding-top: 60px;
  padding-bottom: 80px;
  border-top: 1px solid #ff002a;
}

.big-number {
  position: relative;
  left: -30px;
  z-index: 2;
  display: inline-block;
  margin-top: 20px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
  font-family: eukraine, sans-serif;
  color: #ff002a;
  font-size: 80px;
  line-height: 100%;
}

.img-rotate-3cw {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.push-bot-20 {
  margin-bottom: 20px;
}

.staging-img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.section-4-agency {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 80px;
  border-top: 1px solid #ff002a;
}

.slider-mask {
  height: auto;
  border-radius: 10px;
}

.slider-nav {
  display: none;
}

.pagination {
  bottom: -40px;
  display: block;
}

.slider {
  height: auto;
  margin-bottom: 40px;
  background-color: transparent;
}

.flex-columns {
  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;
}

.push-right-40 {
  margin-right: 40px;
}

.img-shafa {
  width: 100px;
  border-radius: 10px;
}

.justify-col {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.img-tsum {
  width: 100px;
}

.heading-serif {
  font-family: PermianSerif, Georgia, sans-serif;
  font-weight: 400;
}

.img-fingerman {
  display: block;
  width: 150px;
  border-radius: 0px;
}

.btn-link {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  background-color: #ff002a;
  font-family: eukraine, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
}

.comic-wrap {
  margin-left: 30px;
}

.no-corner {
  border-radius: 0px;
}

.push-bot-120 {
  margin-bottom: 120px;
}

.clients-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-bottom: 120px;
  margin-left: -10px;
  -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;
}

.client-logo {
  margin: 10px;
  height: auto;
}

.project-arrow {
  display: inline-block;
  padding: 10px;
  border-radius: 25px;
  background-color: #ff002a;
}

.arrow-right {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.arrow-left {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.heading-regular {
  font-weight: 400;
}

.youtube-wrap {
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-radius: 8px;
}

.vcg-wrap.push-bot-40 {
  position: relative;
}

.youtube-icon {
  height: 32px;
  margin-bottom: 10px;
}

.pseudo-link {
  margin-bottom: 0px;
  font-family: eukraine, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
}

.lightbox-link {
  position: relative;
  z-index: 3;
  max-width: 60%;
  color: #ff002a;
  text-decoration: none;
}

.lightbox-link.full-width {
  max-width: 100%;
}

.img-vcg-1 {
  position: absolute;
  right: 95%;
  bottom: -20px;
  width: 300px;
}

.img-vcg-2 {
  position: absolute;
  left: 95%;
  top: -40px;
  width: 300px;
}

.section-5-cases {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 80px;
  border-top: 1px solid #ff002a;
}

.valeria-wrap {
  position: relative;
  top: -40px;
}

.img-valeria {
  width: 200px;
}

.valeria-arrow {
  position: relative;
  left: 50px;
  top: 0px;
}

.img-event-2 {
  position: relative;
  z-index: 1;
  -webkit-transform: translate(15%, 15%) rotate(-2deg);
  -ms-transform: translate(15%, 15%) rotate(-2deg);
  transform: translate(15%, 15%) rotate(-2deg);
}

.img-event-3 {
  position: relative;
  z-index: 2;
  max-width: 110%;
  -webkit-transform: scale(1.1) rotate(5deg);
  -ms-transform: scale(1.1) rotate(5deg);
  transform: scale(1.1) rotate(5deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.img-event-4 {
  position: relative;
  left: 50px;
  top: -20px;
  z-index: 3;
}

.img-event-5 {
  position: relative;
}

.img-event-5.img-polaroid.img-rotate-3cw {
  -webkit-transform: translate(5%, 10%) rotate(3deg);
  -ms-transform: translate(5%, 10%) rotate(3deg);
  transform: translate(5%, 10%) rotate(3deg);
}

.img-event-6 {
  position: relative;
  z-index: 4;
  max-width: 110%;
}

.img-event-7.img-polaroid.img-rotate-3cw {
  -webkit-transform: translate(25%, -15%) rotate(3deg);
  -ms-transform: translate(25%, -15%) rotate(3deg);
  transform: translate(25%, -15%) rotate(3deg);
}

.img-event-8 {
  width: 200px;
}

.img-event-8.img-polaroid.img-rotate-1cw {
  -webkit-transform: translate(25%, -25%) rotate(1deg);
  -ms-transform: translate(25%, -25%) rotate(1deg);
  transform: translate(25%, -25%) rotate(1deg);
}

.img-event-9 {
  width: 240px;
}

.img-event-9.img-polaroid.img-rotate-5cw {
  -webkit-transform: translate(0px, 50%) rotate(5deg);
  -ms-transform: translate(0px, 50%) rotate(5deg);
  transform: translate(0px, 50%) rotate(5deg);
}

.img-event-10 {
  position: relative;
  left: 25px;
  top: -50px;
  z-index: 5;
}

.section-6-creativepractice {
  padding-top: 60px;
  padding-bottom: 120px;
  border-top: 1px solid #ff002a;
}

.text-link {
  display: inline-block;
  font-size: 11px;
  line-height: 16px;
}

.intext-link {
  color: #212126;
  text-decoration: underline;
}

.list-wrap {
  margin-bottom: 10px;
}

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

.list-icon {
  width: 16px;
  height: 18px;
  margin-top: 5px;
  margin-right: 10px;
}

.section-7-theend {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #212126;
}

.c-white {
  color: #f7f9fa;
}

.light-link {
  color: #f7f9fa;
}

.year-link {
  padding: 0px 4px;
  font-family: eukraine, sans-serif;
  font-size: 11px;
  line-height: 20px;
}

.year-link.w--current {
  color: #ff002a;
}

.navbar {
  position: fixed;
  left: auto;
  top: 50px;
  right: 50px;
  bottom: 50px;
  z-index: 15;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 8px;
  background-color: hsla(0, 0%, 100%, 0.75);
  text-align: right;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  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;
  background-color: #fff;
}

.preloader-symbol {
  position: relative;
}

.logo-spinner {
  position: absolute;
  right: -8px;
  bottom: -8px;
}

.hide {
  display: none;
}

.explosion-wrap {
  position: relative;
  left: -30px;
  -webkit-transform: translate(0px, -80px) rotate(-5deg);
  -ms-transform: translate(0px, -80px) rotate(-5deg);
  transform: translate(0px, -80px) rotate(-5deg);
}

.section-number {
  display: none;
}

.hide-l {
  display: none;
}

.design-village {
  display: inline-block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.village-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 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-style: solid;
  border-width: 1px;
  border-color: #ff002a;
  border-radius: 50%;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .p-container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .section-1-start {
    overflow: hidden;
  }
  .img-polaroid.img-artem.img-rotate-3cw {
    max-width: 160px;
  }
  .section-2-artem {
    overflow: hidden;
  }
  .artem-arrow {
    left: 50%;
  }
  .section-3-staging {
    overflow: hidden;
  }
  .push-right-40 {
    padding-right: 40px;
  }
  .btn-link {
    text-align: center;
  }
  .client-logo {
    width: 150px;
  }
  .img-vcg-1.img-rotate-5ccw.img-polaroid {
    bottom: -40px;
    width: 200px;
  }
  .img-vcg-2.img-rotate-5cw.img-polaroid {
    width: 200px;
  }
  .img-valeria.img-polaroid.img-rotate-5ccw {
    position: relative;
    left: -20px;
    width: 180px;
  }
  .valeria-arrow {
    left: 0px;
  }
  .img-event-1.img-polaroid.img-rotate-2ccw {
    max-width: 110%;
  }
  .img-event-2.img-polaroid.img-rotate-2ccw {
    left: -50px;
    top: -25px;
    max-width: 110%;
  }
  .m-hide {
    display: none;
  }
  .body {
    font-size: 17px;
    line-height: 24px;
  }
  .push-right-60 {
    padding-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    text-align: center;
  }
  h3 {
    margin-bottom: 30px;
  }
  .intro {
    height: auto;
    min-height: 100vh;
  }
  .more-arrow {
    bottom: 80px;
  }
  .subtitle-col {
    max-width: 100%;
    text-align: center;
  }
  .img-polaroid.img-rotate-1cw.img-staging-5 {
    top: 0px;
    max-width: 100%;
  }
  .img-polaroid.img-rotate-3cw.img-staging-2 {
    top: 0px;
  }
  .img-polaroid.img-rotate-2ccw.img-staging-2 {
    position: absolute;
    top: 50%;
    right: -10%;
    max-width: 100%;
  }
  .img-2-wrap {
    padding-right: 0px;
  }
  .arrow-tetiana {
    position: relative;
    left: 10px;
    top: -20px;
    z-index: 1;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  .tetiana-wrapper {
    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;
  }
  .push-top-40 {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .push-top-40.rev-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .video-shadow.emtensor-img {
    width: 100%;
  }
  .artem-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .artem-arrow {
    left: auto;
    right: 10%;
    bottom: auto;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  .big-number {
    left: 50%;
    margin-top: 0px;
    -webkit-transform: translate(-55%, 0px) rotate(-7deg);
    -ms-transform: translate(-55%, 0px) rotate(-7deg);
    transform: translate(-55%, 0px) rotate(-7deg);
  }
  .slider {
    margin-bottom: 20px;
  }
  .flex-columns.push-bot-60 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .comic-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .client-logo {
    width: 120px;
  }
  .youtube-wrap.video-shadow {
    margin-bottom: 20px;
  }
  .vcg-wrap.push-bot-40 {
    text-align: center;
  }
  .lightbox-link {
    display: block;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    text-align: center;
  }
  .img-vcg-1.img-rotate-5ccw.img-polaroid {
    position: static;
  }
  .img-vcg-2.img-rotate-5cw.img-polaroid {
    position: relative;
    left: 0%;
    top: 10px;
    margin-left: 15px;
  }
  .valeria-wrap {
    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;
  }
  .valeria-arrow {
    position: absolute;
    left: auto;
    top: 95%;
    right: 25%;
  }
  .img-event-1.img-polaroid.img-rotate-2ccw {
    max-width: 100%;
  }
  .img-event-2.img-polaroid.img-rotate-2ccw {
    position: static;
    max-width: 100%;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  .img-event-3.img-polaroid.img-rotate-5cw {
    max-width: 100%;
  }
  .img-event-4.img-polaroid.img-rotate-5cw {
    position: static;
  }
  .img-event-5.img-polaroid.img-rotate-3cw {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  .img-event-6.img-polaroid.img-rotate-2ccw {
    max-width: 100%;
  }
  .img-event-7.img-polaroid.img-rotate-3cw {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  .img-event-8.img-polaroid.img-rotate-1cw {
    position: relative;
    left: 50px;
    top: -50px;
    width: auto;
    max-width: 50%;
    -webkit-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  .img-event-9.img-polaroid.img-rotate-5cw {
    width: auto;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .explosion-wrap {
    left: auto;
    top: -50px;
    z-index: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .push-right-60 {
    padding-right: 0px;
  }
  .hide-s {
    display: none;
  }
  .section-number {
    display: block;
    width: 60px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
  }
  .ap-logo-wrapper {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ap-logo-wrapper.hide-s {
    display: none;
  }
  .globe-icon {
    display: block;
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .cp-logo-wrap {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 26px;
    line-height: 31px;
  }
  p {
    font-size: 16px;
  }
  .small.push-right-40 {
    margin-right: 0px;
    padding-right: 0px;
  }
  .p-container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .more-arrow {
    bottom: 80px;
  }
  .img-polaroid {
    border-width: 8px;
  }
  .img-polaroid.img-rotate-1cw.img-staging-3 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .img-polaroid.img-rotate-3cw.img-staging-2 {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .img-polaroid.img-rotate-2ccw.img-staging-2 {
    top: 65%;
    max-width: 50%;
  }
  .img-2-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .arrow-anatoly {
    left: 25px;
  }
  .arrow-tetiana {
    left: 20px;
    top: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .tetiana-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .push-top-40.rev-cols {
    margin-top: 0px;
  }
  .push-bot-40.img-event-wrap {
    margin-bottom: 0px;
  }
  .push-bot-40.events-list-heading {
    margin-bottom: 0px;
  }
  .artem-wrap.hide-l {
    margin-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .artem-arrow {
    top: -20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .big-number {
    left: 0%;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  .push-bot-120 {
    margin-bottom: 80px;
  }
  .clients-wrap {
    margin-right: -5px;
    margin-bottom: 80px;
    margin-left: -5px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .client-logo {
    width: 110px;
    margin: 5px;
  }
  .img-vcg-1.img-rotate-5ccw.img-polaroid {
    width: auto;
  }
  .img-vcg-2.img-rotate-5cw.img-polaroid {
    top: 0px;
    width: auto;
    margin-bottom: 20px;
    margin-left: 0px;
    float: none;
    clear: both;
  }
  .valeria-wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .img-valeria.img-polaroid.img-rotate-5ccw {
    width: 140px;
  }
  .img-event-3.img-polaroid.img-rotate-5cw {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .section-6-creativepractice {
    padding-bottom: 60px;
  }
  .cp-logo {
    width: 80px;
  }
  .section-7-theend {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .c-white {
    text-align: left;
  }
  .push-right-60 {
    padding-right: 10px;
  }
  .cp-logo-wrap {
    padding-top: 20px;
  }
  .stamina-image {
    max-width: 50%;
  }
}

@font-face {
  font-family: 'PermianSerif';
  src: url('../fonts/permianseriftypeface.woff2') format('woff2'), url('../fonts/permianseriftypeface.woff') format('woff'), url('../fonts/permianseriftypeface.woff') format('woff'), url('../fonts/permianseriftypeface.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PermianSerif';
  src: url('../fonts/permianseriftypefaceitalic.woff2') format('woff2'), url('../fonts/permianseriftypefaceitalic.woff') format('woff'), url('../fonts/permianseriftypefaceitalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'eukraine';
  src: url('../fonts/e-Ukraine-Regular.woff2') format('woff2'), url('../fonts/e-Ukraine-Regular.eot') format('embedded-opentype'), url('../fonts/e-Ukraine-Regular.woff') format('woff'), url('../fonts/e-Ukraine-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'eukraine';
  src: url('../fonts/e-Ukraine-Bold.woff2') format('woff2'), url('../fonts/e-Ukraine-Bold.eot') format('embedded-opentype'), url('../fonts/e-Ukraine-Bold.woff') format('woff'), url('../fonts/e-Ukraine-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}