@font-face {
  font-family: 'Graphik Web';
  src: url('/assets/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('/assets/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/assets/fonts/Graphik-Medium-Web.woff2') format('woff2'), url('/assets/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'GT Alpina';
  src: url('/assets/fonts/GT-Alpina-Standard-Light-Italic.woff2') format('woff2'), url('/assets/fonts/GT-Alpina-Standard-Light-Italic.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

body {
  color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  background-color: #FFFBF4;
}
.global-nav-logo,
.global-major-links,
.global-menu-btn {
  visibility: hidden;
}
a.nav-link {
  color: #000;
  text-align: center;
  font-family: 'Graphik Web';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 85px; /* 425% */
  margin-right: 64px;
}
.gradient-overlay {
/*  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 31.5%, rgba(0, 0, 0, 0.20) 99.6%);*/
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 31.5%, rgba(0, 0, 0, 0.40) 99.6%);
  mix-blend-mode: darken;
  pointer-events: none;
}
.featured-project-block {

}
.anim-section {
  visibility: hidden;
/*  opacity: 0;*/
}
.anim {
/*  clip-path: inset(0% 0% 100% 0%)*/
  visibility: hidden;
/*  opacity: 0;*/
}
/*a.carousel-item:hover,
a.featured-project:hover,
a.news-block-link:hover {
  cursor: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYiIGhlaWdodD0iNjUiIHZpZXdCb3g9IjAgMCA2NiA2NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYzLjc3OTQgMkwyIDYzLjc3OTQiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0yIDJMNjQgMlY2NCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9zdmc+Cg==) 33 32,pointer;
}*/
a.featured-project,
a.news-block-link {
  position: relative;
}
a.featured-project:hover img,
a.news-block-link:hover img.news-img {
  opacity: 0.65 !important;
  transition: 0.3s ease-in;
}
a.featured-projects-cta {
  color: #fff;
  padding-right: 0 !important;
  font-family: "GT Alpina";
  font-size: 24px;
  font-weight: 300;
  line-height: 44.538px; /* 185.574% */
  letter-spacing: 0.403px;
  text-decoration-line: underline;
}
a.featured-projects-cta:hover {
  color: #000;
  background-color: #fff;
}
.carousel-overlay {
  position: absolute;
  left: 25px;
  bottom: 20px;
  pointer-events: none;
  margin-right: 25px;
  z-index: 40;
}
.slide-controls {
  left: 25px;
  bottom: 25px;
}
.slide-count {
  width: 70px;
  height: 30px;
  border: 1px solid transparent;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: 'Graphik Web';
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  /*line-height: 23.965px; /* 171.176% */
  letter-spacing: 0.602px;
}
.carousel-prev svg,
.carousel-next svg {
  width: 13px;
  height: 13px;
}

.carousel-overlay .title {
  font-size: 22px;
/*  font-size: 15px;*/
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}

.carousel-overlay .tagline {
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.5px;
}
.image-slide a {
  display: block;
  overflow: hidden;
}
.image-slide.img-scale img {
  transform: scale(1.25);
  transition: 4s ease-in-out;
}

.container {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.agency-description {
  color: #000;
  font-size: 36px;
  line-height: 38px; /* 105.556% */
  letter-spacing: 0.5px;
/*  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.395px;*/
  padding-right: 30px;
}
.agency-subdescription {
  color: #000;
  font-family: "GT Alpina";
  font-size: 38px;
  line-height: 40px; /* 105.263% */
  letter-spacing: 0.5px;
  font-weight: 300;
/*  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.395px;*/
  padding-right: 30px;
}
.explore-arrow {
  width: 35px;
  height: auto;
}
a.explore-cta {
  text-decoration: underline;
  white-space: nowrap;
  color: #000;
  font-size: 24px;
  font-weight: 300;
  line-height: 44.538px; /* 185.574% */
  letter-spacing: 0.403px;
}
a.explore-cta:hover {
  background: #000;
  color: #fff;
}
.vertical-cta-arrow {
  overflow: hidden;
  width: 37px;
  height: 38px;
  position: relative;
}
.vertical-cta-arrow svg {
  position: absolute;
  right: 0;
  bottom: 0;
}
.vertical-cta-arrow path {
  stroke: #000;
  stroke-width: 1.7;
}
.reel-overlay {
  background: rgba(0, 0, 0, 0.55);
  mix-blend-mode: multiply;
  cursor: pointer;
}
a.reel-play {
  display: block;
}
a.reel-play:hover {
  opacity: 0.5;
}
a.reel-play svg {
  width: 36px;
  height: auto;
}
.reel-title {
  color: #FFF;
  font-size: 15px;
  line-height: 16px; /* 106.667% */
  font-weight: 500;
  letter-spacing: 0.563px;
  margin-bottom: 5px;
}
.reel-tagline {
  color: #FFF;
  font-family: "GT Alpina";
  font-size: 17px;
  line-height: 17px; /* 100% */
  letter-spacing: 0.563px;
  font-weight: 300;
}
.featured-projects-title {
  color: #FFF;
  font-family: "GT Alpina";
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.563px;
  margin-bottom: 20px;
}

.featured-projects-tagline {
  color: #FFF;
  font-size: 17px;
  line-height: 20px; /* 117.647% */
  letter-spacing: 0.563px;
  //font-size: 15px;
  font-weight: 400;
  //line-height: 18px; /* 120% */
  //letter-spacing: 0.563px;
  margin-bottom: 18px;
}

.project-title {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 29.246px; /* 132.937% */
  letter-spacing: 0.5px;
}
.project-tagline {
  color: #FFF;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px; /* 117.647% */
  letter-spacing: 0.5px;
}
.project-description {
  color: #888;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px; /* 120% */
  letter-spacing: 0.5px;
}
.project-tag {
  color: #626262;
  text-align: center;
  font-size: 10.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.13px; /* 125.049% */
  border-radius: 46px;
  border: 1px solid #626262;
  padding:  6px 20px;
  margin-top: 10px;
  display: inline-block;
  margin-right: 6px;
}
.project-tag:first-of-type {
  color: #888;
  border-color: #888;
}
.featured-projects-arrow {
  width: 37px;
  height: 38px;
}
.featured-projects-arrow path {
  stroke: #fff;
  stroke-width: 2;
}

/** TESTIMONIALS **/

.testimonials-arrow-next,
.testimonials-arrow-prev {
  cursor: pointer;
}
.testimonials-heading {
  color: #000;
  font-family: "GT Alpina";
  font-weight: 300;
  font-size: 30px;
  //font-size: 17px;
  line-height: 17px; /* 100% */
  letter-spacing: 0.563px;
  margin-bottom: 20px;
}
.testimonials-tagline {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px; /* 120% */
  letter-spacing: 0.563px;
  margin-bottom: 30px;
}


.testimonial-block {
  width: 310px;
  
  flex: 0 0 auto;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px; /* 117.647% */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 80px;
}
.testimonial-client {
  font-family: 'Graphik Web';
  //font-size: 22px;
  //line-height: 24px; /* 120% */
  margin-bottom: 20px;
  font-style: italic;
}
.testimonial-attribution {
  font-weight: 500;
  margin-top: 28px;
}
.collab-arrow {
  margin-right: 35px;
  margin-bottom: 30px;
  width: 35px;
  height: 36px;
}
.collab-text {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px; /* 109.091% */
  letter-spacing: 0.395px;
}
a.collab-cta {
  color: #000;
  font-family: "GT Alpina";
  font-size: 24px;
  font-weight: 300;
  line-height: 32px; /* 108.333% */
  letter-spacing: 0.395px;
  text-decoration: underline;
}
a.collab-cta:hover {
  background: #000;
  color: #fff;
}
.view-case-study {
  margin-top: 10px;
/*  margin-top: 45px;*/
  display: inline-block;
  padding: 7px 20px;
  color: #000;
  font-size: 10.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.13px; /* 125.049% */
  padding-right: 50px;
  border: 1px solid #000;
  border-radius: 46px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E") center right 12px no-repeat;
}
a.testimonial-link:hover .view-case-study,
.view-case-study:hover {
  transition: 0.3s background-color ease-in;
  color: #fff;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E") center right 12px no-repeat;
  background-color: #000;
}

/** FEATURED NEWS **/
.news-scroll {
  color: #fff;
}
.news-scroll::-webkit-scrollbar {
  background: #fff;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  height: 7px;
  width: 100%;
}
.news-scroll::-webkit-scrollbar-thumb {
  background: #fff;
  height: 7px;
  border-top: 0px solid #000;
  border-bottom: 0px solid #000;
}
.news-scroll::-webkit-scrollbar-track {
  background: #fff;
  height: 7px;
  border-top: 3px solid #000 !important;
  border-bottom: 3px solid #000 !important;
}
.news-heading {
  color: #fff;
  font-family: "GT Alpina";
  font-size: 24px;
  //font-size: 17px;
  font-weight: 300;
  line-height: 17px; /* 100% */
  letter-spacing: 0.563px;
}
.news-arrow-next,
.news-arrow-prev {
  cursor: pointer;
}
.news-block {
  color: #fff;
  width: 100%;
  max-width: 573px;
  margin-right: 40px;
  flex: 0 0 auto;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px; /* 117.647% */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-img {
  border-radius: 10px;
}
.news-title {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 29.246px; /* 121.859% */
  letter-spacing: 0.5px;
  margin-top: 30px;
  margin-bottom: 15px;
}

.news-block p {
  margin-right: 50px;
}
.learn-more-btn {
  margin-top: 45px;
  display: inline-block;
  padding: 7px 20px;
  color: #fff;
  font-size: 10.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.13px; /* 125.049% */
  padding-right: 80px;
  border: 1px solid #fff;
  border-radius: 46px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E%0A") center right 12px no-repeat;
}
a.news-block-link:hover .learn-more-btn,
.learn-more-btn:hover {
  color: #000;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E%0A") center right 12px no-repeat;
  background-color: #fff;
  transition: 0.3s background-color ease-in;
}
.footer-left {
  border-left: 8px solid #FF2F22;
}
.footer-logo {
  width: 50px;
  height: auto;
}
.footer-tagline {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px; /* 109.091% */
  letter-spacing: 0.955px;
  margin-top: 20px;
  padding-bottom: 25px;
  margin-bottom: 0;
  border-bottom: 1px solid #000;
  padding-right: 100px;
  display: inline-block;
}

.footer-left {
}
.footer-right {
  padding-left: 25px;
}

dl.contact {

}
dl.contact dt {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.2px; /* 107.059% */
  letter-spacing: 0.735px;
  margin-top: 20px;
}
dl.contact dt {
  font-size: 18px;
  line-height: 29.246px; /* 162.478% */
}

dl.contact dd {

}
a.footer-email {
  color: #000;
  font-family: "GT Alpina";
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  /*line-height: 47px; /* 167.857% */
  letter-spacing: 0.955px;
  text-decoration: underline;
}


a.footer-email:hover {
  background: #000;
  color: #fff;
}
a.social {
  color: #000;
  font-family: "GT Alpina";
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px; /* 123.529% */
  letter-spacing: 0.955px;
}

.copyright {
  color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik Web';
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 220% */
  letter-spacing: 0.955px;
  margin-top: 80px;
}
.copyright a {
  text-decoration: underline;
}
.nobreak {
  display: none;
}
.spacer {
  display: inline;
}

@media (min-width: 640px) {
  .nobreak {
    display: inline;
  }
  .spacer {
    display: none;
  }
}

a.close-cookie-banner {
  background: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1.70711' y1='1.29289' x2='16.7071' y2='16.2929' stroke='white' stroke-width='2'/%3E%3Cline y1='-1' x2='21.2132' y2='-1' transform='matrix(-0.707107 0.707107 0.707107 0.707107 17 2)' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") center center no-repeat;
  width: 18px;
  height: 17px;
  margin-top: 4px;
  display: inline-block;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .carousel-overlay {
    bottom: 65px;
  }
  .carousel-overlay .title {
    font-size: 15px;
  }

  .collab-arrow {
    width: 66px;
    height: 66px;
  }
  .collab-arrow path {
    stroke-width: 2;
  }
  .testimonial-scroll::-webkit-scrollbar {
    background: black;
    border-top: 3px solid #FFFBF4;
    border-bottom: 3px solid #FFFBF4;
    height: 7px;
    width: 100%;
  }
  .testimonial-scroll::-webkit-scrollbar-thumb {
    background: black;
    height: 7px;
    border-top: 0px solid #FFFBF4;
    border-bottom: 0px solid #FFFBF4;
  }
  .testimonial-scroll::-webkit-scrollbar-track {
    background: black;
    height: 7px;
    border-top: 3px solid #FFFBF4 !important;
    border-bottom: 3px solid #FFFBF4 !important;
  }

  .testimonial-block {
    margin-bottom: 0;
    margin-right: 100px;
  }
  .testimonial-client {
/*    font-size: 20px;*/
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  a.reel-play svg {
    width: initial;
    height: auto;
  }
  .carousel-overlay {
    left: 55px;
    bottom: 50px;  
    margin-right: 180px;
  }
  .slide-controls {
    right: 50px;
    bottom: 50px;
    left: auto;
  }
  .slide-count {
    font-size: 18px;
    line-height: 29.425px; /* 163.471% */
    letter-spacing: 0.739px;
  }
  .carousel-overlay .title {
    font-size: 28px;
    line-height: 36.173px; /* 200.96% */
    margin-bottom: 0;
  }
  .carousel-overlay .tagline {
    font-size: 28px;
    line-height: 36.173px; /* 200.96% */
  }
  .carousel-prev svg,
  .carousel-next svg {
    width: 13px;
    height: 13px;
  }
  .agency-description {
    font-size: 42px;
    line-height: 50px; /* 119.048% */
    letter-spacing: 0.705px;
  }
  .agency-subdescription {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: 0.705px;
  }
  .explore-arrow {
    /*width: initial;
    height: auto;*/
    width: 65px;
    height: 66px;
    margin-bottom: 20px;
  }
  .explore-arrow path {
    stroke-width: 3;
  }
  a.explore-cta {
    color: #000;
    font-size: 45px;
    line-height: 77.884px; /* 173.076% */
    letter-spacing: 0.705px;
  }
  .collab-arrow {
    width: 137px;
    height: 137px;
    margin-right: 65px;
  }
  .collab-text {
    font-size: 42px;
    line-height: 48px; /* 114.286% */
    letter-spacing: 0.955px;
  }
  a.collab-cta {
    font-size: 48px;
    line-height: 56px; /* 77.083% */
    letter-spacing: 0.955px;
  }
  .reel-title {
    font-size: 26px;
    line-height: 38px; /* 146.154% */
    letter-spacing: 0.955px;
  }
  .reel-tagline {
    font-size: 28px;
    line-height: 47px; /* 167.857% */
    letter-spacing: 0.955px;
  }
  .featured-projects-title {
    font-size: 41px;
    line-height: 29px; /* 70.732% */
    letter-spacing: 0.955px;
  }
  .featured-projects-tagline {
    font-size: 26px;
    line-height: 38px; /* 146.154% */
    letter-spacing: 0.955px;
  }
  a.featured-projects-cta {
    font-size: 45px;
    line-height: 77.884px; /* 173.076% */
    letter-spacing: 0.705px;
  }
  .project-title {
    font-size: 24px;
    line-height: 29.246px; /* 121.859% */
  }
  .project-tagline {
    font-size: 18px;
    line-height: 1.4em;
  }
  .project-description {
    line-height: 20px; /* 133.333% */
  }
  .featured-projects-arrow {
    width: 66px;
    height: 66px;
  }
  .featured-projects-arrow path {
    stroke-width: 2;
  }
  .testimonials-heading {
    font-size: 41px;
    line-height: 41px;
    letter-spacing: 0.955px;
    margin-bottom: 10px;
  }
  .testimonials-tagline {
    font-size: 26px;
    line-height: 38px; /* 146.154% */
    letter-spacing: 0.955px;
  }
  .news-heading {
    font-size: 35px;
    line-height: 29px; /* 103.571% */
    letter-spacing: 0.955px;
  }
  .news-title {
    font-size: 24px;
  }

}

/* Tailwind LG */
@media (min-width: 1024px) {

  .footer-logo {
    width: initial;
    height: auto;
  }
  .footer-tagline {
    font-size: 42px;
    line-height: 48px; /* 114.286% */
    padding-bottom: 40px;
    margin-bottom: 20px;
  }
  a.footer-email {
    font-size: 28px;
  }
  a.social {
    font-size: 18px;
    line-height: 22px; /* 122.222% */
  }
  .footer-right {
    border-left: 1px solid #000;
    padding-left: 40px;
  }

}

/* 2xl breakpoint - 1536px and up */
@media (min-width: 1536px) {
  .footer {
    border-left: 12px solid #FF2F22;
  }
  .footer-left {
    border: none;
  }
}
