@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.content {
  display: block;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.button {
  font-family: bebas-neue-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1f1f1f;
  background-color: #fdba1c;
  border-radius: 100%;
  padding: 14px 32px 15px;
  border-radius: 25px;
  border: 2px solid #fdba1c;
  transition: all 0.3s ease;
}
.button:hover {
  background-color: transparent;
  color: #fdba1c;
}
.button.alt {
  color: #fdba1c;
  background-color: transparent;
  border: 2px solid #fdba1c;
}
.button.alt:hover {
  color: #1f1f1f;
  background-color: #fdba1c;
  border: 2px solid #fdba1c;
}
.button.white {
  color: #1f1f1f;
  border: 2px solid #1f1f1f;
  background-color: white;
}
.button.white:hover {
  color: white;
  background-color: #1f1f1f;
}

html {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1 {
  font-family: bebas-neue-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 28px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 12px;
  line-height: 1.25;
  margin: 0.5em 0;
}
@media (min-width: 768px) {
  h2 {
    font-size: 14px;
  }
}

p {
  font-size: 16px;
  line-height: 1.5;
}

.bebas {
  font-family: bebas-neue-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.next-prev-work {
  text-align: center;
  margin: 42px 0;
}
@media (min-width: 768px) {
  .next-prev-work {
    text-align: right;
    margin: 42px auto;
    max-width: 1400px;
    padding-right: 42px;
  }
}
@media (min-width: 1440px) {
  .next-prev-work {
    padding-right: 22px;
  }
}
.next-prev-work .button {
  background-color: #141414;
  color: #707070;
  display: inline-flex;
  justify-content: center;
  border: none;
}
.next-prev-work .button .back {
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .next-prev-work .button .back:hover {
    transform: translateX(-10px);
  }
}
.next-prev-work .button .divider {
  margin: 0 8px;
}
.next-prev-work .button .next {
  color: #fdba1c;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .next-prev-work .button .next:hover {
    transform: translateX(10px);
    color: #ed5e30;
  }
}

.bottom-next-prev-work-wrapper {
  display: flex;
  justify-content: center;
}
.bottom-next-prev-work-wrapper .next-prev-work {
  padding: 0;
}

nav {
  position: relative;
  z-index: 11;
}
nav .mobile {
  background-color: #1f1f1f;
  border-bottom: 1px solid #2e2e2e;
  height: 96px;
  padding: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  width: 100%;
  z-index: 2;
}
@media (min-width: 768px) {
  nav .mobile {
    display: none;
  }
}
nav .mobile.is-active {
  border-bottom: 1px solid #1f1f1f;
}
nav .mobile .nav-logo {
  width: 45px;
}
nav .mobile .nav-logo a img {
  width: 100%;
}
nav .mobile .nav-message {
  text-align: center;
  font-size: 20px;
  position: relative;
  width: 330px;
  height: 100px;
}
nav .mobile .nav-message .swiper {
  height: 100%;
  transform: rotate(180deg);
  margin-left: 14px;
}
nav .mobile .nav-message .swiper .swiper-wrapper {
  position: relative;
}
nav .mobile .nav-message .swiper .swiper-wrapper .swiper-slide {
  transform: rotate(180deg);
  display: flex;
  justify-content: center;
  align-items: center;
}
nav .mobile .nav-message .message {
  width: 175px;
  letter-spacing: 1px;
  color: #707070;
}
nav .mobile .nav-message .message span {
  color: #fdba1c;
}
nav .mobile .hamburger {
  padding: 11px;
  padding-right: 0;
}
nav .mobile .hamburger .hamburger-inner {
  background-color: #fdba1c;
  height: 2px;
  width: 30px;
}
nav .mobile .hamburger .hamburger-inner:before, nav .mobile .hamburger .hamburger-inner:after {
  background-color: #fdba1c;
  height: 2px;
  width: 30px;
}
nav .mobile .hamburger.is-active .hamburger-inner {
  background-color: #fdba1c;
}
nav .mobile .hamburger.is-active .hamburger-inner:before, nav .mobile .hamburger.is-active .hamburger-inner:after {
  background-color: #fdba1c;
}
nav .mobile .hamburger.is-active:hover,
nav .mobile .hamburger .hamburger:hover {
  opacity: 1;
}
nav .mobile .hamburger:hover {
  opacity: 1;
}
nav .mobile-spacer {
  height: 96px;
}
@media (min-width: 768px) {
  nav .mobile-spacer {
    display: none;
  }
}
nav .slide-out {
  width: 100%;
  height: 100%;
  position: fixed;
  transform: translateX(120%);
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 0 0 260px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  background-color: #1f1f1f;
  z-index: 2;
}
nav .slide-out.is-active {
  transform: translateX(0);
}
nav .slide-out .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
nav .slide-out .links a {
  width: 100%;
  color: white;
  text-align: center;
  font-size: 42px;
  letter-spacing: 3px;
  margin: 25px 10px;
}
nav .slide-out .links .social {
  width: 40%;
  margin: 10px auto;
}
nav .slide-out .links .social .social-links {
  color: white;
  display: flex;
  justify-content: space-between;
}
nav .slide-out .links .social .social-links a,
nav .slide-out .links .social .social-links p {
  font-size: 24px;
}
nav .slide-out .bottom {
  margin: 40px 0;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
nav .slide-out .bottom .rp-logo-text img {
  display: block;
  margin: 10px auto;
}
nav .slide-out .bottom .phone a {
  display: block;
  margin: 20px auto;
  text-align: center;
  color: #fdba1c;
  font-size: 21px;
  letter-spacing: 1px;
}

.nav-spacer {
  display: none;
  display: block;
  height: 96px;
}
@media (min-width: 768px) {
  .nav-spacer {
    display: block;
    height: 86px;
  }
}

nav {
  border-bottom: 1px solid #2e2e2e;
  background-color: #1f1f1f;
  position: fixed;
  width: 100%;
  transition: all 0.3s;
}
nav.scrolled {
  transform: translateY(-96px);
}
@media (min-width: 768px) {
  nav.scrolled {
    transform: translateY(-86px);
  }
}
nav .desktop {
  display: none;
}
@media (min-width: 768px) {
  nav .desktop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 40px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
nav .desktop .left .nav-message {
  font-size: 22px;
  position: relative;
  width: 340px;
  height: 27px;
  overflow: hidden;
}
@media (min-width: 950px) {
  nav .desktop .left .nav-message {
    font-size: 28px;
    line-height: 28px;
    width: 450px;
  }
}
nav .desktop .left .nav-message .swiper {
  height: 100%;
  transform: rotate(180deg);
}
nav .desktop .left .nav-message .swiper .swiper-wrapper .swiper-slide {
  transform: rotate(180deg);
}
nav .desktop .left .nav-message .message {
  letter-spacing: 1px;
  color: #707070;
  height: 100%;
}
nav .desktop .left .nav-message .message span {
  color: #fdba1c;
}
nav .desktop .right {
  display: flex;
  justify-content: center;
  align-items: center;
}
nav .desktop .right .links a {
  margin: 10px 8px;
  color: white;
  font-size: 22px;
  position: relative;
}
@media (min-width: 850px) {
  nav .desktop .right .links a {
    margin: 20px;
  }
}
nav .desktop .right .links a:after {
  content: "";
  position: absolute;
  left: 20%;
  bottom: -14px; /* Negative height */
  width: 60%;
  height: 7px; /* Height of border */
  background-color: #fdba1c;
  border-radius: 5rem;
  opacity: 0;
  transition: all 0.3s ease;
}
nav .desktop .right .links a.active:after, nav .desktop .right .links a:hover:after {
  opacity: 1;
}
nav .desktop .right .nav-logo {
  margin-left: 20px;
}

.home-slideshow {
  color: white;
  background-color: #1f1f1f;
  background-image: url("/img/topoTile_2X.jpg");
  background-repeat: repeat;
  background-size: 720px 719px;
  position: relative;
}
.home-slideshow .hidden {
  display: none;
}
.home-slideshow .home-slideshow-inner {
  padding: 20px 28px 64px;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner {
    padding: 80px 28px 80px;
  }
}
.home-slideshow .home-slideshow-inner .mobile-swipe {
  width: 50%;
  margin: 0 auto;
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper {
  overflow: visible;
  cursor: url("/img/cursor-yellow.svg") 45 45, auto;
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper.mousedown {
  cursor: url("/img/cursor-yellow-small-80.svg") 36 36, auto;
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner {
  margin-top: 50px;
  border: 1px solid #707070;
  border-top: none;
  position: relative;
  padding-top: 1px;
  border-bottom: 0;
  user-select: none;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner {
    display: flex;
    flex-direction: row-reverse;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top {
  height: 87px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: -38px;
  transform: translate(-50%, 0);
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top {
    top: -54px;
    width: 100%;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .left,
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .right {
  width: calc(50% - 100px);
  background-color: #707070;
  height: 1px;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .left,
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .right {
    width: calc(50% - 50px);
    margin-top: 22px;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .featured,
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .slide-number {
  text-align: center;
  position: absolute;
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .featured {
  color: #fdba1c;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  top: -7px;
  width: 200px;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .featured {
    top: 10px;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .top .slide-number {
  color: #2e2e2e;
  font-size: 106px;
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info {
  background-color: #141414;
  padding: 47px 24px 47px;
  margin: 17px 17px 0;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info {
    width: 50%;
    margin: 38px 38px 38px 0;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .info-inner {
  max-width: 420px;
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .subheader {
  color: #ed5e30;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .subheader {
    width: 70%;
    margin: 0 auto;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .header {
  color: #fdba1c;
  text-transform: uppercase;
  font-size: 28px;
  margin: 14px 0 11px;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .header {
    width: 70%;
    margin: 14px auto 11px;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .header p {
  font-size: inherit;
  line-height: inherit;
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .description {
  line-height: 1.5;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .info .description {
    width: 70%;
    margin: 0 auto;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .featured-image {
  width: calc(100% - 36px);
  margin: 0 18px -20px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .featured-image {
    width: calc(50% - 38px);
    margin: 38px 0 38px 38px;
    max-height: 600px;
    max-width: 600px;
    min-height: 370px;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  top: 24px;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom {
    position: absolute;
    bottom: -24px;
    top: unset;
    width: 100%;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom .left {
  height: 1px;
  background-color: #707070;
  width: 50%;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom .left {
    width: 100%;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom .button {
  border: 2px solid #fdba1c;
  width: 100%;
  text-align: center;
  max-width: 150px;
  margin: 0 10px;
  font-size: 14px;
  padding: 14px 20px 15px;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom .button {
    font-size: 16px;
  }
}
.home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom .right {
  height: 1px;
  background-color: #707070;
  width: 50%;
}
@media (min-width: 768px) {
  .home-slideshow .home-slideshow-inner .home-slideshow-swiper .swiper-wrapper .swiper-slide .inner .bottom .right {
    width: 100%;
  }
}
.home-slideshow .home-slideshow-scrollbar {
  height: 4px;
  background-color: #707070;
  margin: 0 auto;
  max-width: 1440px;
  border-radius: 0;
}
.home-slideshow .home-slideshow-scrollbar .swiper-scrollbar-drag {
  background-color: #fdba1c;
  border-radius: 0;
}

header.work-detail-header {
  position: relative;
}
header.work-detail-header .header-image img {
  width: 100%;
}
header.work-detail-header .header-video video {
  width: 100%;
}
header.work-detail-header .next-prev-desktop {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.rte .content {
  max-width: 920px;
  line-height: 1.25;
}
.rte .content .inner {
  padding: 20px 1%;
  color: white;
}
.rte .content .buttons {
  margin-bottom: 40px;
  padding: 10px 1% 0;
  display: flex;
  flex-wrap: wrap;
}
.rte .content .buttons .button-wrapper {
  margin: 0 20px 20px 0;
  height: 60px;
}

.montage {
  margin: 25px 0;
  color: white;
  position: relative;
  cursor: default;
}
@media (min-width: 768px) {
  .montage {
    margin: 35px 0 0;
  }
}
.montage .bg-img {
  position: relative;
}
.montage .bg-img img {
  width: 100%;
}
.montage .bg-img img.opacity {
  opacity: 0;
}
.montage .bg-img #montage-20,
.montage .bg-img #montage-right,
.montage .bg-img #montage-23,
.montage .bg-img #montage-left,
.montage .bg-img #reel,
.montage .bg-img #demo,
.montage .bg-img #montage-20-m,
.montage .bg-img #montage-right-m,
.montage .bg-img #montage-23-m,
.montage .bg-img #montage-left-m,
.montage .bg-img #reel-m,
.montage .bg-img #demo-m {
  position: absolute;
  z-index: 1;
}
.montage .bg-img #montage-right,
.montage .bg-img #montage-left,
.montage .bg-img #montage-right-m,
.montage .bg-img #montage-left-m {
  z-index: 2;
}
.montage .bg-img #reel,
.montage .bg-img #demo,
.montage .bg-img #reel-m,
.montage .bg-img #demo-m {
  z-index: 3;
}
.montage .buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 6% 8% 10.5% 8%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  z-index: 3;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .montage .buttons {
    padding: 0;
    align-content: center;
  }
}
.montage .buttons .button-wrapper {
  width: 50%;
  display: flex;
  justify-content: center;
  position: relative;
}
@media (min-width: 768px) {
  .montage .buttons .button-wrapper:first-of-type {
    top: -4%;
  }
}
.montage .buttons .button-wrapper:nth-of-type(2) {
  top: 16%;
  position: absolute;
  left: 4%;
}
@media (min-width: 768px) {
  .montage .buttons .button-wrapper:nth-of-type(2) {
    top: 53%;
    left: unset;
  }
}
.montage .buttons .button-wrapper:nth-of-type(3) {
  top: 75%;
}
@media (min-width: 768px) {
  .montage .buttons .button-wrapper:nth-of-type(3) {
    top: -4%;
  }
}
.montage .buttons .button-wrapper:nth-of-type(4) {
  position: absolute;
  top: 82%;
  left: 46%;
}
@media (min-width: 768px) {
  .montage .buttons .button-wrapper:nth-of-type(4) {
    top: 53%;
    left: 50%;
  }
}
.montage .buttons .button-wrapper .button {
  align-self: flex-start;
  font-size: 14px;
  padding: 14px 28px 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .montage .buttons .button-wrapper .button {
    align-self: center;
    font-size: 16px;
    padding: 14px 32px 15px;
  }
}
.montage .buttons .button-wrapper .button:nth-of-type(2) {
  align-self: flex-end;
}
@media (min-width: 768px) {
  .montage .buttons .button-wrapper .button:nth-of-type(2) {
    align-self: center;
  }
}

.modal {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: black;
  display: none;
}
.modal.active {
  display: block;
}
.modal .video-container {
  height: 100%;
  width: 100%;
  display: flex;
}
.modal .video-container video {
  width: 100%;
}
.modal .video-container .button-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .modal .video-container .button-modal {
    font-size: 32px;
    padding: 20px 40px;
    border-radius: 40px;
  }
}
.modal .video-container .button-modal:hover {
  background-color: #1f1f1f;
}
.modal .close {
  color: #fdba1c;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 42px;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 500;
}
@media (min-width: 768px) {
  .modal .close {
    right: 15px;
  }
}
.modal .close:hover {
  color: white;
  transform: scale(1.1);
}

.selected-works {
  padding: 57px 0;
  background-color: #1f1f1f;
  background-image: url("/img/topoTile_2X.jpg");
  background-repeat: repeat;
  background-size: 720px 719px;
  margin-bottom: 100px;
}
@media (min-width: 768px) {
  .selected-works {
    padding: 57px 0 100px;
  }
}
.selected-works .work-type-selector {
  margin: 0 auto 25px;
  text-align: center;
  cursor: pointer;
}
.selected-works .work-type-selector .inner {
  border: 2px solid #fdba1c;
  border-radius: 25px;
  display: inline-flex;
  justify-content: center;
  overflow: hidden;
}
.selected-works .work-type-selector .inner .type {
  color: #707070;
  padding: 14px 32px 15px;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s ease;
}
.selected-works .work-type-selector .inner .type:nth-of-type(2) {
  border: 2px solid #fdba1c;
  border-top: 0;
  border-bottom: 0;
}
.selected-works .work-type-selector .inner .type.active, .selected-works .work-type-selector .inner .type:hover {
  color: #1f1f1f;
  background-color: #fdba1c;
}
.selected-works .message {
  color: #707070;
  font-size: 23px;
  text-align: center;
  margin: 57px 0;
}
.selected-works .works {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.selected-works .works.hidden {
  display: none;
}
.selected-works .works .work {
  margin-bottom: 73px;
}
@media (min-width: 768px) {
  .selected-works .works .work {
    width: 50%;
    padding: 40px;
    margin-bottom: 0;
  }
  .selected-works .works .work:hover a img {
    transform: scale(1.025);
  }
  .selected-works .works .work:hover a .header {
    color: white;
  }
  .selected-works .works .work.logo img {
    display: block;
    margin: 110px auto;
    width: 100%;
    max-width: 400px;
  }
}
.selected-works .works .work.hidden {
  display: none;
  height: 0;
}
.selected-works .works .work .work-inner.visible {
  translate: none !important;
  rotate: none !important;
  scale: none !important;
  opacity: 1 !important;
  transform: translate(0px, 0px) !important;
}
.selected-works .works .work a img {
  width: 100%;
  transition: all 0.3s ease;
}
.selected-works .works .work a .subheader {
  font-size: 14px;
  color: #ed5e30;
  text-transform: uppercase;
  margin: 18px 0;
}
.selected-works .works .work a .header {
  font-size: 32px;
  color: #fdba1c;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all 0.3s ease;
}

.web-monitor-and-text {
  background-color: white;
  margin-top: -63px;
  padding-bottom: 63px;
}
@media (min-width: 950px) {
  .web-monitor-and-text {
    margin-top: -80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 950px) {
  .web-monitor-and-text .content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
.web-monitor-and-text .content .left {
  width: 100%;
  position: relative;
}
@media (min-width: 950px) {
  .web-monitor-and-text .content .left {
    width: 60%;
  }
}
.web-monitor-and-text .content .left .monitor-bg {
  width: 100%;
}
.web-monitor-and-text .content .left video,
.web-monitor-and-text .content .left .inside-image {
  position: absolute;
  left: 7.5%;
  width: 85%;
  top: 8%;
}
@media (min-width: 950px) {
  .web-monitor-and-text .content .left video,
  .web-monitor-and-text .content .left .inside-image {
    top: 5%;
  }
}
@media (min-width: 1100px) {
  .web-monitor-and-text .content .left video,
  .web-monitor-and-text .content .left .inside-image {
    top: 8%;
  }
}
.web-monitor-and-text .content .right {
  width: 100%;
  padding: 60px 20px 40px;
}
@media (min-width: 950px) {
  .web-monitor-and-text .content .right {
    width: 40%;
    padding: 140px 0 40px 60px;
  }
}
.web-monitor-and-text .content .right .list {
  margin: 0 0 0 3px;
}
.web-monitor-and-text .content .right .list .list-item {
  text-transform: uppercase;
  margin: 10px 0;
  font-size: 18px;
}
.web-monitor-and-text .content .right .list .list-item span {
  font-size: 12px;
  position: relative;
  top: -3px;
  right: 3px;
  color: #fdba1c;
}
.web-monitor-and-text .content .right .header {
  margin: 40px 0 10px;
  font-size: 32px;
}
.web-monitor-and-text .content .right .copy {
  font-size: 16px;
  line-height: 1.25;
}
.web-monitor-and-text .content .right .button {
  display: inline-block;
  margin-top: 15px;
}

.tall-image-and-text {
  color: white;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .tall-image-and-text {
    display: flex;
    justify-content: center;
  }
}
.tall-image-and-text.image-on-right {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .tall-image-and-text.image-on-right .left {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .tall-image-and-text.image-on-right .right .copy {
    justify-content: flex-end;
  }
}
.tall-image-and-text .left {
  width: 100%;
  padding: 25px;
}
@media (min-width: 768px) {
  .tall-image-and-text .left {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .tall-image-and-text .left .tall-image {
    margin-top: -200px;
    margin-bottom: 140px;
    max-width: 550px;
  }
}
.tall-image-and-text .left .tall-image.border {
  border: 2px solid #707070;
}
.tall-image-and-text .left .tall-image img {
  width: 100%;
}
.tall-image-and-text .right {
  width: 100%;
}
@media (min-width: 768px) {
  .tall-image-and-text .right {
    width: 50%;
    max-width: 500px;
  }
}
.tall-image-and-text .right .copy {
  display: flex;
  flex-wrap: wrap;
}
.tall-image-and-text .right .copy .headline {
  font-size: 32px;
  margin: 0 25px 25px 25px;
  max-width: 520px;
  width: 100%;
}
.tall-image-and-text .right .copy .text {
  margin: 0 25px 25px 25px;
  line-height: 1.25;
  max-width: 520px;
  width: 100%;
}
.tall-image-and-text .right .copy .buttons {
  margin: 0 25px 40px 25px;
  padding: 10px 1% 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 520px;
}
.tall-image-and-text .right .copy .buttons .button-wrapper {
  margin: 0 20px 20px 0;
  height: 60px;
}
.tall-image-and-text .right .optional-graphic img {
  width: 100%;
}

.social-square-and-text {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  background-color: white;
}
@media (min-width: 768px) {
  .social-square-and-text {
    flex-wrap: nowrap;
    flex-direction: row;
  }
}
.social-square-and-text .left {
  width: 100%;
  position: relative;
  display: flex;
}
@media (min-width: 768px) {
  .social-square-and-text .left {
    width: 50%;
  }
}
.social-square-and-text .left img {
  width: 100%;
}
.social-square-and-text .right {
  width: 100%;
  padding: 38px 20px 40px;
  max-width: 430px;
}
@media (min-width: 768px) {
  .social-square-and-text .right {
    width: 50%;
    padding: 40px 60px 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
}
@media (min-width: 1200px) {
  .social-square-and-text .right {
    margin-left: 10vw;
  }
}
.social-square-and-text .right .list {
  margin: 0 0 0 3px;
}
@media (min-width: 768px) {
  .social-square-and-text .right .list {
    width: 100%;
  }
}
.social-square-and-text .right .list .list-item {
  text-transform: uppercase;
  margin: 10px 0;
  font-size: 18px;
}
.social-square-and-text .right .list .list-item span {
  font-size: 12px;
  position: relative;
  top: -3px;
  right: 3px;
  color: #fdba1c;
}
.social-square-and-text .right .header {
  margin: 40px 0 10px;
  font-size: 32px;
}
@media (min-width: 768px) {
  .social-square-and-text .right .header {
    width: 100%;
  }
}
.social-square-and-text .right .copy {
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .social-square-and-text .right .copy {
    width: 100%;
  }
}

.social-gallery {
  color: white;
  margin: 72px 0 88px;
}
@media (min-width: 768px) {
  .social-gallery {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    max-width: 1440px;
    margin: 131px auto 119px;
  }
}
@media (min-width: 768px) {
  .social-gallery.image-on-right {
    flex-direction: row;
  }
}
.social-gallery.image-on-right .right {
  flex-direction: row;
}
.social-gallery.wide {
  max-width: 1000px;
}
@media (min-width: 768px) {
  .social-gallery.wide {
    flex-direction: row;
  }
}
.social-gallery.wide .left {
  display: none;
}
.social-gallery.wide .right {
  max-width: unset;
  width: 100%;
  flex-direction: row;
}
.social-gallery.wide .right .gallery-swiper {
  width: 84%;
}
.social-gallery.wide.only-one-slide .gallery-controls {
  display: none;
}
.social-gallery.wide.only-one-slide .swiper.gallery-swiper {
  width: 90%;
}
@media (min-width: 768px) {
  .social-gallery.wide.only-one-slide .swiper.gallery-swiper {
    width: 94%;
  }
}
.social-gallery .left {
  margin: 0 20px;
}
@media (min-width: 768px) {
  .social-gallery .left {
    width: 50%;
    max-width: 300px;
    margin: auto 20px;
  }
}
.social-gallery .left .header {
  font-size: 32px;
  margin-bottom: 23px;
}
.social-gallery .left .copy {
  margin-bottom: 36px;
}
.social-gallery .left .buttons {
  margin-bottom: 40px;
  padding: 10px 1% 0;
  display: flex;
  flex-wrap: wrap;
}
.social-gallery .left .buttons .button-wrapper {
  margin: 0 20px 20px 0;
  height: 60px;
}
.social-gallery .right {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .social-gallery .right {
    width: 50%;
    max-width: 630px;
  }
}
.social-gallery .right .gallery-controls {
  position: relative;
  width: 30%;
  max-width: 100px;
  display: none;
}
@media (min-width: 768px) {
  .social-gallery .right .gallery-controls {
    width: 20%;
    display: block;
  }
}
.social-gallery .right .gallery-controls.multiple-slides {
  display: block;
}
.social-gallery .right .gallery-controls .swiper-button-prev,
.social-gallery .right .gallery-controls .swiper-button-next {
  left: 50%;
  right: unset;
  top: 22px;
  transform: translateX(-50%);
  width: 58px;
  height: 58px;
  background-color: white;
  border-radius: 100%;
  color: #1f1f1f;
}
.social-gallery .right .gallery-controls .swiper-button-prev:before, .social-gallery .right .gallery-controls .swiper-button-prev:after,
.social-gallery .right .gallery-controls .swiper-button-next:before,
.social-gallery .right .gallery-controls .swiper-button-next:after {
  display: none;
}
.social-gallery .right .gallery-controls .swiper-button-prev {
  top: 92px;
}
.social-gallery .right .gallery-controls .swiper-pagination {
  top: 155px;
  display: none;
}
@media (min-width: 768px) {
  .social-gallery .right .gallery-controls .swiper-pagination {
    display: block;
  }
}
.social-gallery .right .gallery-controls .swiper-pagination-bullet {
  background-color: white;
  opacity: 1;
  display: block;
  width: 5px;
  height: 5px;
  margin: 5px auto 20px;
  transform: rotate(45deg);
  border-radius: 0;
}
.social-gallery .right .gallery-controls .swiper-pagination-bullet-active {
  background-color: #fdba1c;
}
.social-gallery .right .gallery-swiper {
  width: 90%;
}
@media (min-width: 768px) {
  .social-gallery .right .gallery-swiper {
    width: 80%;
  }
}
.social-gallery .right .gallery-swiper.multiple-images {
  width: 75%;
}
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide img,
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide video {
  width: 100%;
}
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide .video-container {
  cursor: pointer;
}
@media (min-width: 768px) {
  .social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide .video-container:hover .pause-button {
    opacity: 1;
  }
}
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide .video-container .play-button,
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide .video-container .pause-button {
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 130px;
}
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide .video-container .play-button.hidden,
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide .video-container .pause-button.hidden {
  display: none;
}
.social-gallery .right .gallery-swiper .swiper-wrapper .swiper-slide .video-container .pause-button {
  opacity: 0;
  transition: all 0.3s ease;
}

.full-width-image {
  margin: 88px 0 74px;
}
.full-width-image img {
  width: 100%;
}
.full-width-image .buttons {
  margin-bottom: 40px;
  padding: 40px 1% 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.full-width-image .buttons .button-wrapper {
  margin: 0 20px 20px 20px;
  height: 60px;
}

.stats-and-caption {
  margin: 70px auto 80px;
  color: white;
  max-width: 1000px;
}
.stats-and-caption .divider-graphic {
  margin: 0 20px;
  max-width: 570px;
}
@media (min-width: 768px) {
  .stats-and-caption .divider-graphic {
    margin: 0 auto;
  }
}
.stats-and-caption .divider-graphic img {
  width: 100%;
}
.stats-and-caption .stats {
  text-align: center;
  margin: 100px 0;
}
@media (min-width: 768px) {
  .stats-and-caption .stats {
    display: flex;
    justify-content: space-around;
  }
}
.stats-and-caption .stats .stat {
  margin-bottom: 60px;
}
.stats-and-caption .stats .stat .number {
  font-size: 132px;
}
.stats-and-caption .stats .stat .label {
  font-size: 18px;
  text-transform: uppercase;
}
.stats-and-caption .stats .stat .label p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .stats-and-caption .caption {
    columns: 2;
    column-gap: 20px;
  }
}
.stats-and-caption .caption p {
  line-height: 1.5;
  margin-bottom: 40px;
}

body.services {
  color: white;
  background-image: url(/img/topoTile_2X.jpg);
  background-repeat: repeat;
  background-size: 720px 719px;
  position: relative;
}
body.services .services:has(> .service) {
  margin-bottom: 80px;
}
body.services .service {
  padding: 70px 0 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  max-width: 550px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body.services .service {
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: unset;
  }
}
body.services .service:first-of-type {
  padding-top: 25px;
}
@media (min-width: 768px) {
  body.services .service:first-of-type {
    padding-top: 75px;
  }
}
body.services .service:last-of-type {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  body.services .service:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  body.services .service .left {
    width: 45%;
  }
}
body.services .service .left .header {
  color: #fdba1c;
  font-size: 32px;
  margin: 10px 0;
}
body.services .service .left .copy p {
  line-height: 1.5;
}
body.services .service .left .copy ul li {
  margin: 10px 0 10px 15px;
}
body.services .service .left .button {
  display: inline-block;
  margin: 25px 0 30px;
}
body.services .service .left .link-list {
  display: flex;
  position: relative;
}
body.services .service .left .link-list .links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.services .service .left .link-list .links .link {
  display: block;
  margin: 7px 0;
  font-size: 18px;
  transition: all 0.3s ease;
  width: 100%;
  color: white;
}
@media (min-width: 768px) {
  body.services .service .left .link-list .links .link:hover {
    color: #fdba1c;
  }
  body.services .service .left .link-list .links .link:hover span {
    color: white;
  }
}
body.services .service .left .link-list .links .link span {
  font-size: 12px;
  position: relative;
  top: -3px;
  right: 3px;
  color: #fdba1c;
}
body.services .service .left .link-list .arrow {
  margin-right: 10%;
  position: relative;
}
@media (min-width: 768px) {
  body.services .service .left .link-list .arrow {
    position: absolute;
    bottom: 0;
    left: -30px;
  }
}
@media (min-width: 1400px) {
  body.services .service .left .link-list .arrow {
    left: -50px;
  }
}
body.services .service .left .link-list .arrow img {
  position: absolute;
  bottom: -40px;
}
body.services .service .right {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body.services .service .right {
    width: 45%;
    margin-bottom: 0;
  }
}
body.services .service .right img,
body.services .service .right video {
  width: 100%;
  padding: 20px;
  top: 0;
}
@media (min-width: 768px) {
  body.services .service .right img,
  body.services .service .right video {
    padding: 34px;
  }
}
body.services .service .right svg {
  position: absolute;
  width: 100%;
  height: 100vw;
  max-height: 550px;
}
@media (min-width: 768px) {
  body.services .service .right svg {
    height: unset;
    max-height: unset;
  }
}

body.together {
  background-image: url(/img/topoTile_2X.jpg);
  background-repeat: repeat;
  background-size: 720px 719px;
}

.contact-and-jobs {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .contact-and-jobs .contact {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.contact-and-jobs .contact .left {
  margin-bottom: 66px;
}
@media (min-width: 768px) {
  .contact-and-jobs .contact .left {
    width: 48%;
  }
}
.contact-and-jobs .contact .left .together {
  margin: 28px auto 40px;
  max-width: 300px;
}
@media (min-width: 768px) {
  .contact-and-jobs .contact .left .together {
    margin: 50px auto 55px 0;
  }
}
.contact-and-jobs .contact .left .together img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.contact-and-jobs .contact .left .header {
  color: #fdba1c;
  margin: 10px 0;
  font-size: 32px;
}
.contact-and-jobs .contact .left .copy {
  color: white;
  margin: 20px 0;
  line-height: 1.5;
}
.contact-and-jobs .contact .left .phone-email {
  display: flex;
  color: #fdba1c;
  font-size: 24px;
}
@media (min-width: 768px) {
  .contact-and-jobs .contact .left .phone-email {
    margin-bottom: 34px;
  }
}
.contact-and-jobs .contact .left .phone-email .divider {
  margin: 0 10px;
}
.contact-and-jobs .contact .left .phone-email a {
  color: #fdba1c;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .contact-and-jobs .contact .left .phone-email a:hover {
    color: white;
  }
}
.contact-and-jobs .contact .left .jobs-arrow {
  max-width: 84px;
}
.contact-and-jobs .contact .left .jobs-arrow img {
  width: 100%;
}
.contact-and-jobs .contact .right {
  margin-bottom: 57px;
}
@media (min-width: 768px) {
  .contact-and-jobs .contact .right {
    width: 48%;
    margin-bottom: 0;
  }
}
.contact-and-jobs .contact .right form input,
.contact-and-jobs .contact .right form textarea {
  border-radius: 20px;
  font-size: 14px;
  padding: 10px 20px;
}
.contact-and-jobs .contact .right form textarea {
  height: 200px;
}
.contact-and-jobs .contact .right form iframe {
  border-radius: 20px;
}
.contact-and-jobs .contact .right form button {
  font-family: bebas-neue-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1f1f1f;
  background-color: #fdba1c;
  padding: 11px 56px 13px;
  border-radius: 25px;
  border: 2px solid #fdba1c;
  transition: all 0.3s ease;
  font-size: 18px;
}
.contact-and-jobs .contact .right form button:hover {
  background-color: transparent;
  color: #fdba1c;
}
.contact-and-jobs .jobs {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .contact-and-jobs .jobs {
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
  }
}
.contact-and-jobs .jobs .left {
  color: white;
  max-width: 520px;
  width: 100%;
}
@media (min-width: 768px) {
  .contact-and-jobs .jobs .left {
    width: 48%;
  }
}
.contact-and-jobs .jobs .left .job {
  max-height: 94px;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
  cursor: pointer;
}
.contact-and-jobs .jobs .left .job.open {
  max-height: 1000px;
  cursor: unset;
}
.contact-and-jobs .jobs .left .job.open .job-title:after {
  transform: rotate(0deg);
}
.contact-and-jobs .jobs .left .job .job-border-line {
  margin-bottom: 32px;
  width: 100%;
  height: 2px;
}
.contact-and-jobs .jobs .left .job .job-border-line.small {
  display: block;
}
@media (min-width: 400px) {
  .contact-and-jobs .jobs .left .job .job-border-line.small {
    display: none;
  }
}
.contact-and-jobs .jobs .left .job .job-border-line.large {
  display: none;
}
@media (min-width: 400px) {
  .contact-and-jobs .jobs .left .job .job-border-line.large {
    display: block;
  }
}
.contact-and-jobs .jobs .left .job .job-title {
  font-weight: 350;
  font-size: 32px;
  color: white;
  margin-bottom: 24px;
}
.contact-and-jobs .jobs .left .job .job-title:after {
  content: "‣";
  position: absolute;
  right: 20px;
  transform: rotate(90deg);
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .contact-and-jobs .jobs .left .job .job-title:after {
    right: 10px;
  }
}
.contact-and-jobs .jobs .left .job .job-description {
  line-height: 1.5;
  margin-bottom: 28px;
}
.contact-and-jobs .jobs .left .job .button {
  display: inline-block;
  margin-bottom: 40px;
}
.contact-and-jobs .jobs .left .job .button p {
  display: inline;
}
.contact-and-jobs .jobs .right {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .contact-and-jobs .jobs .right {
    width: 48%;
  }
}
.contact-and-jobs .jobs .right .header {
  color: #fdba1c;
  font-size: 32px;
  margin: 10px 0;
}
.contact-and-jobs .jobs .right .copy {
  color: white;
  line-height: 1.5;
  margin-bottom: 32px;
}
.contact-and-jobs .jobs .right .social-links {
  color: #fdba1c;
  display: flex;
}
.contact-and-jobs .jobs .right .social-links a {
  transition: all 0.3s ease;
  margin-right: 25px;
}
@media (min-width: 768px) {
  .contact-and-jobs .jobs .right .social-links a:hover {
    color: white;
  }
}
.contact-and-jobs .jobs .right .social-links a p {
  font-size: 24px;
}
.contact-and-jobs .grecaptcha-badge {
  display: none;
}
.contact-and-jobs .fui-alert-success,
.contact-and-jobs .fui-alert-error {
  background-color: #fdba1c;
  color: #1f1f1f;
}

.pieShop {
  color: white;
  background-image: url(/img/topoTile_2X.jpg);
  background-repeat: repeat;
  background-size: 720px 719px;
  position: relative;
}
.pieShop .content .content-blocks {
  min-height: 80vh;
}
.pieShop .services {
  background-image: none;
  max-width: 920px;
  display: block;
  margin: 0 auto;
  width: 90%;
}
.pieShop .service {
  padding: 70px 0 0;
  display: block;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  max-width: 550px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .pieShop .service {
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: unset;
  }
}
.pieShop .service:first-of-type {
  padding-top: 25px;
}
@media (min-width: 768px) {
  .pieShop .service:first-of-type {
    padding-top: 75px;
  }
}
.pieShop .service:last-of-type {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .pieShop .service:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
.pieShop .service .header {
  color: #fdba1c;
  font-size: 32px;
  margin: 10px 0;
  text-align: center;
}
.pieShop .service .copy p {
  line-height: 1.5;
}
.pieShop .service .copy ul li {
  margin: 10px 0 10px 15px;
}
.pieShop .service .button {
  display: inline-block;
  margin: 25px 0 30px;
}
.pieShop .service .link-list {
  display: flex;
  position: relative;
  justify-content: center;
}
.pieShop .service .link-list .links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.pieShop .service .link-list .links .link {
  display: block;
  margin: 7px 0;
  font-size: 18px;
  transition: all 0.3s ease;
  width: 100%;
}
@media (min-width: 768px) {
  .pieShop .service .link-list .links .link:hover {
    color: #fdba1c;
  }
  .pieShop .service .link-list .links .link:hover span {
    color: white;
  }
}
.pieShop .service .link-list .links .link span {
  font-size: 12px;
  position: relative;
  top: -3px;
  right: 3px;
  color: #fdba1c;
}
.pieShop .service .link-list .arrow {
  margin-right: 10%;
  position: relative;
}
@media (min-width: 768px) {
  .pieShop .service .link-list .arrow {
    position: absolute;
    bottom: 0;
    left: -30px;
  }
}
@media (min-width: 1400px) {
  .pieShop .service .link-list .arrow {
    left: -50px;
  }
}
.pieShop .service .link-list .arrow img {
  position: absolute;
  bottom: -40px;
}

footer {
  color: #1f1f1f;
  background-color: #fdba1c;
}
footer .content {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
  height: 188px;
  max-width: 1440px;
}
@media (min-width: 768px) {
  footer .content {
    align-items: center;
    padding: 45px 40px 40px;
  }
}
footer .content a {
  color: #1f1f1f;
}
footer .content a:hover {
  color: white;
}
footer .left {
  width: 130px;
}
footer .left a {
  transition: all 0.3s ease;
}
footer .left a:hover {
  color: white;
}
footer .left img {
  width: 100%;
}
footer .left .phone {
  font-size: 20px;
  margin-top: 10px;
  transition: all 0.3s ease;
}
footer .right {
  width: 130px;
  display: flex;
  flex-wrap: wrap;
  height: 0;
}
@media (min-width: 768px) {
  footer .right {
    width: unset;
    height: unset;
    flex-wrap: nowrap;
  }
}
footer .right .social-links {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  footer .right .social-links {
    margin: 7px 0 0;
    width: 100px;
  }
}
footer .right .social-links a,
footer .right .social-links i,
footer .right .social-links p {
  font-size: 24px;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  footer .right .social-links a,
  footer .right .social-links i,
  footer .right .social-links p {
    font-size: 18px;
  }
}
footer .right .social-links a:hover,
footer .right .social-links i:hover,
footer .right .social-links p:hover {
  color: white;
}
footer .right .trusted {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  footer .right .trusted {
    width: 100px;
    margin-left: 40px;
  }
}
footer .right .trusted img {
  width: 100%;
  position: absolute;
  transition: all 0.3s ease;
}
footer .right .trusted img.hover {
  opacity: 0;
}
footer .right .trusted:hover img.hover {
  opacity: 1;
}
footer .right .trusted:hover img.default {
  opacity: 0;
}

html,
body {
  overflow-x: hidden;
  background-color: #1f1f1f;
  overscroll-behavior-x: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  position: relative;
  min-height: 100vh;
}
body.fixed {
  position: fixed;
}

.content-blocks {
  background-color: #1f1f1f;
}

a {
  all: unset;
  cursor: pointer;
  color: #fdba1c;
  transition: all 0.3s ease;
}
a:hover {
  color: #ed5e30;
}

p {
  margin-bottom: 20px;
}

i,
em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

ul {
  margin-bottom: 30px;
}
ul li {
  list-style: disc;
  margin: 30px;
  padding-left: 15px;
}

ol {
  margin-bottom: 30px;
}
ol li {
  list-style: auto;
  margin: 30px;
  padding-left: 15px;
}

.desktop {
  display: none;
}
@media (min-width: 768px) {
  .desktop {
    display: block;
  }
}

.mobile {
  display: block;
}
@media (min-width: 768px) {
  .mobile {
    display: none;
  }
}

.user-select {
  user-select: none;
}

.load-from-bottom {
  transform: translateY(60px);
  opacity: 0;
}

.load-from-left {
  transform: translateX(-60px);
  opacity: 0;
}

.load-from-right {
  transform: translateX(60px);
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */
