@font-face {
    font-family: 'industrybold';
    src: url('/wp-content/themes/cbx/fonts/forge/industry-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/cbx/fonts/forge/industry-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'industrybook';
    src: url('/wp-content/themes/cbx/fonts/forge/industry-book-webfont.woff2') format('woff2'),
         url('/wp-content/themes/cbx/fonts/forge/industry-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.6666666667em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'Sentinel-Light';
  src: url('https://f.hubspotusercontent10.net/hubfs/4642561/Leap%20Fonts/Sentinel/Sentinel-Light.eot');
  src: url('https://f.hubspotusercontent10.net/hubfs/4642561/Leap%20Fonts/Sentinel/Sentinel-Light.eot?#iefix')
      format('embedded-opentype'),
    url('https://f.hubspotusercontent10.net/hubfs/4642561/Leap%20Fonts/Sentinel/Sentinel-Light.svg#Sentinel-Light')
      format('svg'),
    url('https://f.hubspotusercontent10.net/hubfs/4642561/Leap%20Fonts/Sentinel/Sentinel-Light.ttf')
      format('truetype'),
    url('https://f.hubspotusercontent10.net/hubfs/4642561/Leap%20Fonts/Sentinel/Sentinel-Light.woff')
      format('woff'),
    url('https://f.hubspotusercontent10.net/hubfs/4642561/Leap%20Fonts/Sentinel/Sentinel-Light.woff2')
      format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0')
      format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular')
      format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: '';
}
.fa-music:before {
  content: '';
}
.fa-search:before {
  content: '';
}
.fa-envelope-o:before {
  content: '';
}
.fa-heart:before {
  content: '';
}
.fa-star:before {
  content: '';
}
.fa-star-o:before {
  content: '';
}
.fa-user:before {
  content: '';
}
.fa-film:before {
  content: '';
}
.fa-th-large:before {
  content: '';
}
.fa-th:before {
  content: '';
}
.fa-th-list:before {
  content: '';
}
.fa-check:before {
  content: '';
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: '';
}
.fa-search-plus:before {
  content: '';
}
.fa-search-minus:before {
  content: '';
}
.fa-power-off:before {
  content: '';
}
.fa-signal:before {
  content: '';
}
.fa-gear:before,
.fa-cog:before {
  content: '';
}
.fa-trash-o:before {
  content: '';
}
.fa-home:before {
  content: '';
}
.fa-file-o:before {
  content: '';
}
.fa-clock-o:before {
  content: '';
}
.fa-road:before {
  content: '';
}
.fa-download:before {
  content: '';
}
.fa-arrow-circle-o-down:before {
  content: '';
}
.fa-arrow-circle-o-up:before {
  content: '';
}
.fa-inbox:before {
  content: '';
}
.fa-play-circle-o:before {
  content: '';
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: '';
}
.fa-refresh:before {
  content: '';
}
.fa-list-alt:before {
  content: '';
}
.fa-lock:before {
  content: '';
}
.fa-flag:before {
  content: '';
}
.fa-headphones:before {
  content: '';
}
.fa-volume-off:before {
  content: '';
}
.fa-volume-down:before {
  content: '';
}
.fa-volume-up:before {
  content: '';
}
.fa-qrcode:before {
  content: '';
}
.fa-barcode:before {
  content: '';
}
.fa-tag:before {
  content: '';
}
.fa-tags:before {
  content: '';
}
.fa-book:before {
  content: '';
}
.fa-bookmark:before {
  content: '';
}
.fa-print:before {
  content: '';
}
.fa-camera:before {
  content: '';
}
.fa-font:before {
  content: '';
}
.fa-bold:before {
  content: '';
}
.fa-italic:before {
  content: '';
}
.fa-text-height:before {
  content: '';
}
.fa-text-width:before {
  content: '';
}
.fa-align-left:before {
  content: '';
}
.fa-align-center:before {
  content: '';
}
.fa-align-right:before {
  content: '';
}
.fa-align-justify:before {
  content: '';
}
.fa-list:before {
  content: '';
}
.fa-dedent:before,
.fa-outdent:before {
  content: '';
}
.fa-indent:before {
  content: '';
}
.fa-video-camera:before {
  content: '';
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: '';
}
.fa-pencil:before {
  content: '';
}
.fa-map-marker:before {
  content: '';
}
.fa-adjust:before {
  content: '';
}
.fa-tint:before {
  content: '';
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: '';
}
.fa-share-square-o:before {
  content: '';
}
.fa-check-square-o:before {
  content: '';
}
.fa-arrows:before {
  content: '';
}
.fa-step-backward:before {
  content: '';
}
.fa-fast-backward:before {
  content: '';
}
.fa-backward:before {
  content: '';
}
.fa-play:before {
  content: '';
}
.fa-pause:before {
  content: '';
}
.fa-stop:before {
  content: '';
}
.fa-forward:before {
  content: '';
}
.fa-fast-forward:before {
  content: '';
}
.fa-step-forward:before {
  content: '';
}
.fa-eject:before {
  content: '';
}
.fa-chevron-left:before {
  content: '';
}
.fa-chevron-right:before {
  content: '';
}
.fa-plus-circle:before {
  content: '';
}
.fa-minus-circle:before {
  content: '';
}
.fa-times-circle:before {
  content: '';
}
.fa-check-circle:before {
  content: '';
}
.fa-question-circle:before {
  content: '';
}
.fa-info-circle:before {
  content: '';
}
.fa-crosshairs:before {
  content: '';
}
.fa-times-circle-o:before {
  content: '';
}
.fa-check-circle-o:before {
  content: '';
}
.fa-ban:before {
  content: '';
}
.fa-arrow-left:before {
  content: '';
}
.fa-arrow-right:before {
  content: '';
}
.fa-arrow-up:before {
  content: '';
}
.fa-arrow-down:before {
  content: '';
}
.fa-mail-forward:before,
.fa-share:before {
  content: '';
}
.fa-expand:before {
  content: '';
}
.fa-compress:before {
  content: '';
}
.fa-plus:before {
  content: '';
}
.fa-minus:before {
  content: '';
}
.fa-asterisk:before {
  content: '';
}
.fa-exclamation-circle:before {
  content: '';
}
.fa-gift:before {
  content: '';
}
.fa-leaf:before {
  content: '';
}
.fa-fire:before {
  content: '';
}
.fa-eye:before {
  content: '';
}
.fa-eye-slash:before {
  content: '';
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: '';
}
.fa-plane:before {
  content: '';
}
.fa-calendar:before {
  content: '';
}
.fa-random:before {
  content: '';
}
.fa-comment:before {
  content: '';
}
.fa-magnet:before {
  content: '';
}
.fa-chevron-up:before {
  content: '';
}
.fa-chevron-down:before {
  content: '';
}
.fa-retweet:before {
  content: '';
}
.fa-shopping-cart:before {
  content: '';
}
.fa-folder:before {
  content: '';
}
.fa-folder-open:before {
  content: '';
}
.fa-arrows-v:before {
  content: '';
}
.fa-arrows-h:before {
  content: '';
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: '';
}
.fa-twitter-square:before {
  content: '';
}
.fa-facebook-square:before {
  content: '';
}
.fa-camera-retro:before {
  content: '';
}
.fa-key:before {
  content: '';
}
.fa-gears:before,
.fa-cogs:before {
  content: '';
}
.fa-comments:before {
  content: '';
}
.fa-thumbs-o-up:before {
  content: '';
}
.fa-thumbs-o-down:before {
  content: '';
}
.fa-star-half:before {
  content: '';
}
.fa-heart-o:before {
  content: '';
}
.fa-sign-out:before {
  content: '';
}
.fa-linkedin-square:before {
  content: '';
}
.fa-thumb-tack:before {
  content: '';
}
.fa-external-link:before {
  content: '';
}
.fa-sign-in:before {
  content: '';
}
.fa-trophy:before {
  content: '';
}
.fa-github-square:before {
  content: '';
}
.fa-upload:before {
  content: '';
}
.fa-lemon-o:before {
  content: '';
}
.fa-phone:before {
  content: '';
}
.fa-square-o:before {
  content: '';
}
.fa-bookmark-o:before {
  content: '';
}
.fa-phone-square:before {
  content: '';
}
.fa-twitter:before {
  content: '';
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: '';
}
.fa-github:before {
  content: '';
}
.fa-unlock:before {
  content: '';
}
.fa-credit-card:before {
  content: '';
}
.fa-feed:before,
.fa-rss:before {
  content: '';
}
.fa-hdd-o:before {
  content: '';
}
.fa-bullhorn:before {
  content: '';
}
.fa-bell:before {
  content: '';
}
.fa-certificate:before {
  content: '';
}
.fa-hand-o-right:before {
  content: '';
}
.fa-hand-o-left:before {
  content: '';
}
.fa-hand-o-up:before {
  content: '';
}
.fa-hand-o-down:before {
  content: '';
}
.fa-arrow-circle-left:before {
  content: '';
}
.fa-arrow-circle-right:before {
  content: '';
}
.fa-arrow-circle-up:before {
  content: '';
}
.fa-arrow-circle-down:before {
  content: '';
}
.fa-globe:before {
  content: '';
}
.fa-wrench:before {
  content: '';
}
.fa-tasks:before {
  content: '';
}
.fa-filter:before {
  content: '';
}
.fa-briefcase:before {
  content: '';
}
.fa-arrows-alt:before {
  content: '';
}
.fa-group:before,
.fa-users:before {
  content: '';
}
.fa-chain:before,
.fa-link:before {
  content: '';
}
.fa-cloud:before {
  content: '';
}
.fa-flask:before {
  content: '';
}
.fa-cut:before,
.fa-scissors:before {
  content: '';
}
.fa-copy:before,
.fa-files-o:before {
  content: '';
}
.fa-paperclip:before {
  content: '';
}
.fa-save:before,
.fa-floppy-o:before {
  content: '';
}
.fa-square:before {
  content: '';
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: '';
}
.fa-list-ul:before {
  content: '';
}
.fa-list-ol:before {
  content: '';
}
.fa-strikethrough:before {
  content: '';
}
.fa-underline:before {
  content: '';
}
.fa-table:before {
  content: '';
}
.fa-magic:before {
  content: '';
}
.fa-truck:before {
  content: '';
}
.fa-pinterest:before {
  content: '';
}
.fa-pinterest-square:before {
  content: '';
}
.fa-google-plus-square:before {
  content: '';
}
.fa-google-plus:before {
  content: '';
}
.fa-money:before {
  content: '';
}
.fa-caret-down:before {
  content: '';
}
.fa-caret-up:before {
  content: '';
}
.fa-caret-left:before {
  content: '';
}
.fa-caret-right:before {
  content: '';
}
.fa-columns:before {
  content: '';
}
.fa-unsorted:before,
.fa-sort:before {
  content: '';
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: '';
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: '';
}
.fa-envelope:before {
  content: '';
}
.fa-linkedin:before {
  content: '';
}
.fa-rotate-left:before,
.fa-undo:before {
  content: '';
}
.fa-legal:before,
.fa-gavel:before {
  content: '';
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: '';
}
.fa-comment-o:before {
  content: '';
}
.fa-comments-o:before {
  content: '';
}
.fa-flash:before,
.fa-bolt:before {
  content: '';
}
.fa-sitemap:before {
  content: '';
}
.fa-umbrella:before {
  content: '';
}
.fa-paste:before,
.fa-clipboard:before {
  content: '';
}
.fa-lightbulb-o:before {
  content: '';
}
.fa-exchange:before {
  content: '';
}
.fa-cloud-download:before {
  content: '';
}
.fa-cloud-upload:before {
  content: '';
}
.fa-user-md:before {
  content: '';
}
.fa-stethoscope:before {
  content: '';
}
.fa-suitcase:before {
  content: '';
}
.fa-bell-o:before {
  content: '';
}
.fa-coffee:before {
  content: '';
}
.fa-cutlery:before {
  content: '';
}
.fa-file-text-o:before {
  content: '';
}
.fa-building-o:before {
  content: '';
}
.fa-hospital-o:before {
  content: '';
}
.fa-ambulance:before {
  content: '';
}
.fa-medkit:before {
  content: '';
}
.fa-fighter-jet:before {
  content: '';
}
.fa-beer:before {
  content: '';
}
.fa-h-square:before {
  content: '';
}
.fa-plus-square:before {
  content: '';
}
.fa-angle-double-left:before {
  content: '';
}
.fa-angle-double-right:before {
  content: '';
}
.fa-angle-double-up:before {
  content: '';
}
.fa-angle-double-down:before {
  content: '';
}
.fa-angle-left:before {
  content: '';
}
.fa-angle-right:before {
  content: '';
}
.fa-angle-up:before {
  content: '';
}
.fa-angle-down:before {
  content: '';
}
.fa-desktop:before {
  content: '';
}
.fa-laptop:before {
  content: '';
}
.fa-tablet:before {
  content: '';
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: '';
}
.fa-circle-o:before {
  content: '';
}
.fa-quote-left:before {
  content: '';
}
.fa-quote-right:before {
  content: '';
}
.fa-spinner:before {
  content: '';
}
.fa-circle:before {
  content: '';
}
.fa-mail-reply:before,
.fa-reply:before {
  content: '';
}
.fa-github-alt:before {
  content: '';
}
.fa-folder-o:before {
  content: '';
}
.fa-folder-open-o:before {
  content: '';
}
.fa-smile-o:before {
  content: '';
}
.fa-frown-o:before {
  content: '';
}
.fa-meh-o:before {
  content: '';
}
.fa-gamepad:before {
  content: '';
}
.fa-keyboard-o:before {
  content: '';
}
.fa-flag-o:before {
  content: '';
}
.fa-flag-checkered:before {
  content: '';
}
.fa-terminal:before {
  content: '';
}
.fa-code:before {
  content: '';
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: '';
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: '';
}
.fa-location-arrow:before {
  content: '';
}
.fa-crop:before {
  content: '';
}
.fa-code-fork:before {
  content: '';
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: '';
}
.fa-question:before {
  content: '';
}
.fa-info:before {
  content: '';
}
.fa-exclamation:before {
  content: '';
}
.fa-superscript:before {
  content: '';
}
.fa-subscript:before {
  content: '';
}
.fa-eraser:before {
  content: '';
}
.fa-puzzle-piece:before {
  content: '';
}
.fa-microphone:before {
  content: '';
}
.fa-microphone-slash:before {
  content: '';
}
.fa-shield:before {
  content: '';
}
.fa-calendar-o:before {
  content: '';
}
.fa-fire-extinguisher:before {
  content: '';
}
.fa-rocket:before {
  content: '';
}
.fa-maxcdn:before {
  content: '';
}
.fa-chevron-circle-left:before {
  content: '';
}
.fa-chevron-circle-right:before {
  content: '';
}
.fa-chevron-circle-up:before {
  content: '';
}
.fa-chevron-circle-down:before {
  content: '';
}
.fa-html5:before {
  content: '';
}
.fa-css3:before {
  content: '';
}
.fa-anchor:before {
  content: '';
}
.fa-unlock-alt:before {
  content: '';
}
.fa-bullseye:before {
  content: '';
}
.fa-ellipsis-h:before {
  content: '';
}
.fa-ellipsis-v:before {
  content: '';
}
.fa-rss-square:before {
  content: '';
}
.fa-play-circle:before {
  content: '';
}
.fa-ticket:before {
  content: '';
}
.fa-minus-square:before {
  content: '';
}
.fa-minus-square-o:before {
  content: '';
}
.fa-level-up:before {
  content: '';
}
.fa-level-down:before {
  content: '';
}
.fa-check-square:before {
  content: '';
}
.fa-pencil-square:before {
  content: '';
}
.fa-external-link-square:before {
  content: '';
}
.fa-share-square:before {
  content: '';
}
.fa-compass:before {
  content: '';
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: '';
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: '';
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: '';
}
.fa-euro:before,
.fa-eur:before {
  content: '';
}
.fa-gbp:before {
  content: '';
}
.fa-dollar:before,
.fa-usd:before {
  content: '';
}
.fa-rupee:before,
.fa-inr:before {
  content: '';
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: '';
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: '';
}
.fa-won:before,
.fa-krw:before {
  content: '';
}
.fa-bitcoin:before,
.fa-btc:before {
  content: '';
}
.fa-file:before {
  content: '';
}
.fa-file-text:before {
  content: '';
}
.fa-sort-alpha-asc:before {
  content: '';
}
.fa-sort-alpha-desc:before {
  content: '';
}
.fa-sort-amount-asc:before {
  content: '';
}
.fa-sort-amount-desc:before {
  content: '';
}
.fa-sort-numeric-asc:before {
  content: '';
}
.fa-sort-numeric-desc:before {
  content: '';
}
.fa-thumbs-up:before {
  content: '';
}
.fa-thumbs-down:before {
  content: '';
}
.fa-youtube-square:before {
  content: '';
}
.fa-youtube:before {
  content: '';
}
.fa-xing:before {
  content: '';
}
.fa-xing-square:before {
  content: '';
}
.fa-youtube-play:before {
  content: '';
}
.fa-dropbox:before {
  content: '';
}
.fa-stack-overflow:before {
  content: '';
}
.fa-instagram:before {
  content: '';
}
.fa-flickr:before {
  content: '';
}
.fa-adn:before {
  content: '';
}
.fa-bitbucket:before {
  content: '';
}
.fa-bitbucket-square:before {
  content: '';
}
.fa-tumblr:before {
  content: '';
}
.fa-tumblr-square:before {
  content: '';
}
.fa-long-arrow-down:before {
  content: '';
}
.fa-long-arrow-up:before {
  content: '';
}
.fa-long-arrow-left:before {
  content: '';
}
.fa-long-arrow-right:before {
  content: '';
}
.fa-apple:before {
  content: '';
}
.fa-windows:before {
  content: '';
}
.fa-android:before {
  content: '';
}
.fa-linux:before {
  content: '';
}
.fa-dribbble:before {
  content: '';
}
.fa-skype:before {
  content: '';
}
.fa-foursquare:before {
  content: '';
}
.fa-trello:before {
  content: '';
}
.fa-female:before {
  content: '';
}
.fa-male:before {
  content: '';
}
.fa-gittip:before,
.fa-gratipay:before {
  content: '';
}
.fa-sun-o:before {
  content: '';
}
.fa-moon-o:before {
  content: '';
}
.fa-archive:before {
  content: '';
}
.fa-bug:before {
  content: '';
}
.fa-vk:before {
  content: '';
}
.fa-weibo:before {
  content: '';
}
.fa-renren:before {
  content: '';
}
.fa-pagelines:before {
  content: '';
}
.fa-stack-exchange:before {
  content: '';
}
.fa-arrow-circle-o-right:before {
  content: '';
}
.fa-arrow-circle-o-left:before {
  content: '';
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: '';
}
.fa-dot-circle-o:before {
  content: '';
}
.fa-wheelchair:before {
  content: '';
}
.fa-vimeo-square:before {
  content: '';
}
.fa-turkish-lira:before,
.fa-try:before {
  content: '';
}
.fa-plus-square-o:before {
  content: '';
}
.fa-space-shuttle:before {
  content: '';
}
.fa-slack:before {
  content: '';
}
.fa-envelope-square:before {
  content: '';
}
.fa-wordpress:before {
  content: '';
}
.fa-openid:before {
  content: '';
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: '';
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: '';
}
.fa-yahoo:before {
  content: '';
}
.fa-google:before {
  content: '';
}
.fa-reddit:before {
  content: '';
}
.fa-reddit-square:before {
  content: '';
}
.fa-stumbleupon-circle:before {
  content: '';
}
.fa-stumbleupon:before {
  content: '';
}
.fa-delicious:before {
  content: '';
}
.fa-digg:before {
  content: '';
}
.fa-pied-piper-pp:before {
  content: '';
}
.fa-pied-piper-alt:before {
  content: '';
}
.fa-drupal:before {
  content: '';
}
.fa-joomla:before {
  content: '';
}
.fa-language:before {
  content: '';
}
.fa-fax:before {
  content: '';
}
.fa-building:before {
  content: '';
}
.fa-child:before {
  content: '';
}
.fa-paw:before {
  content: '';
}
.fa-spoon:before {
  content: '';
}
.fa-cube:before {
  content: '';
}
.fa-cubes:before {
  content: '';
}
.fa-behance:before {
  content: '';
}
.fa-behance-square:before {
  content: '';
}
.fa-steam:before {
  content: '';
}
.fa-steam-square:before {
  content: '';
}
.fa-recycle:before {
  content: '';
}
.fa-automobile:before,
.fa-car:before {
  content: '';
}
.fa-cab:before,
.fa-taxi:before {
  content: '';
}
.fa-tree:before {
  content: '';
}
.fa-spotify:before {
  content: '';
}
.fa-deviantart:before {
  content: '';
}
.fa-soundcloud:before {
  content: '';
}
.fa-database:before {
  content: '';
}
.fa-file-pdf-o:before {
  content: '';
}
.fa-file-word-o:before {
  content: '';
}
.fa-file-excel-o:before {
  content: '';
}
.fa-file-powerpoint-o:before {
  content: '';
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: '';
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: '';
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: '';
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: '';
}
.fa-file-code-o:before {
  content: '';
}
.fa-vine:before {
  content: '';
}
.fa-codepen:before {
  content: '';
}
.fa-jsfiddle:before {
  content: '';
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: '';
}
.fa-circle-o-notch:before {
  content: '';
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: '';
}
.fa-ge:before,
.fa-empire:before {
  content: '';
}
.fa-git-square:before {
  content: '';
}
.fa-git:before {
  content: '';
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: '';
}
.fa-tencent-weibo:before {
  content: '';
}
.fa-qq:before {
  content: '';
}
.fa-wechat:before,
.fa-weixin:before {
  content: '';
}
.fa-send:before,
.fa-paper-plane:before {
  content: '';
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: '';
}
.fa-history:before {
  content: '';
}
.fa-circle-thin:before {
  content: '';
}
.fa-header:before {
  content: '';
}
.fa-paragraph:before {
  content: '';
}
.fa-sliders:before {
  content: '';
}
.fa-share-alt:before {
  content: '';
}
.fa-share-alt-square:before {
  content: '';
}
.fa-bomb:before {
  content: '';
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: '';
}
.fa-tty:before {
  content: '';
}
.fa-binoculars:before {
  content: '';
}
.fa-plug:before {
  content: '';
}
.fa-slideshare:before {
  content: '';
}
.fa-twitch:before {
  content: '';
}
.fa-yelp:before {
  content: '';
}
.fa-newspaper-o:before {
  content: '';
}
.fa-wifi:before {
  content: '';
}
.fa-calculator:before {
  content: '';
}
.fa-paypal:before {
  content: '';
}
.fa-google-wallet:before {
  content: '';
}
.fa-cc-visa:before {
  content: '';
}
.fa-cc-mastercard:before {
  content: '';
}
.fa-cc-discover:before {
  content: '';
}
.fa-cc-amex:before {
  content: '';
}
.fa-cc-paypal:before {
  content: '';
}
.fa-cc-stripe:before {
  content: '';
}
.fa-bell-slash:before {
  content: '';
}
.fa-bell-slash-o:before {
  content: '';
}
.fa-trash:before {
  content: '';
}
.fa-copyright:before {
  content: '';
}
.fa-at:before {
  content: '';
}
.fa-eyedropper:before {
  content: '';
}
.fa-paint-brush:before {
  content: '';
}
.fa-birthday-cake:before {
  content: '';
}
.fa-area-chart:before {
  content: '';
}
.fa-pie-chart:before {
  content: '';
}
.fa-line-chart:before {
  content: '';
}
.fa-lastfm:before {
  content: '';
}
.fa-lastfm-square:before {
  content: '';
}
.fa-toggle-off:before {
  content: '';
}
.fa-toggle-on:before {
  content: '';
}
.fa-bicycle:before {
  content: '';
}
.fa-bus:before {
  content: '';
}
.fa-ioxhost:before {
  content: '';
}
.fa-angellist:before {
  content: '';
}
.fa-cc:before {
  content: '';
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: '';
}
.fa-meanpath:before {
  content: '';
}
.fa-buysellads:before {
  content: '';
}
.fa-connectdevelop:before {
  content: '';
}
.fa-dashcube:before {
  content: '';
}
.fa-forumbee:before {
  content: '';
}
.fa-leanpub:before {
  content: '';
}
.fa-sellsy:before {
  content: '';
}
.fa-shirtsinbulk:before {
  content: '';
}
.fa-simplybuilt:before {
  content: '';
}
.fa-skyatlas:before {
  content: '';
}
.fa-cart-plus:before {
  content: '';
}
.fa-cart-arrow-down:before {
  content: '';
}
.fa-diamond:before {
  content: '';
}
.fa-ship:before {
  content: '';
}
.fa-user-secret:before {
  content: '';
}
.fa-motorcycle:before {
  content: '';
}
.fa-street-view:before {
  content: '';
}
.fa-heartbeat:before {
  content: '';
}
.fa-venus:before {
  content: '';
}
.fa-mars:before {
  content: '';
}
.fa-mercury:before {
  content: '';
}
.fa-intersex:before,
.fa-transgender:before {
  content: '';
}
.fa-transgender-alt:before {
  content: '';
}
.fa-venus-double:before {
  content: '';
}
.fa-mars-double:before {
  content: '';
}
.fa-venus-mars:before {
  content: '';
}
.fa-mars-stroke:before {
  content: '';
}
.fa-mars-stroke-v:before {
  content: '';
}
.fa-mars-stroke-h:before {
  content: '';
}
.fa-neuter:before {
  content: '';
}
.fa-genderless:before {
  content: '';
}
.fa-facebook-official:before {
  content: '';
}
.fa-pinterest-p:before {
  content: '';
}
.fa-whatsapp:before {
  content: '';
}
.fa-server:before {
  content: '';
}
.fa-user-plus:before {
  content: '';
}
.fa-user-times:before {
  content: '';
}
.fa-hotel:before,
.fa-bed:before {
  content: '';
}
.fa-viacoin:before {
  content: '';
}
.fa-train:before {
  content: '';
}
.fa-subway:before {
  content: '';
}
.fa-medium:before {
  content: '';
}
.fa-yc:before,
.fa-y-combinator:before {
  content: '';
}
.fa-optin-monster:before {
  content: '';
}
.fa-opencart:before {
  content: '';
}
.fa-expeditedssl:before {
  content: '';
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: '';
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: '';
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: '';
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: '';
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: '';
}
.fa-mouse-pointer:before {
  content: '';
}
.fa-i-cursor:before {
  content: '';
}
.fa-object-group:before {
  content: '';
}
.fa-object-ungroup:before {
  content: '';
}
.fa-sticky-note:before {
  content: '';
}
.fa-sticky-note-o:before {
  content: '';
}
.fa-cc-jcb:before {
  content: '';
}
.fa-cc-diners-club:before {
  content: '';
}
.fa-clone:before {
  content: '';
}
.fa-balance-scale:before {
  content: '';
}
.fa-hourglass-o:before {
  content: '';
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: '';
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: '';
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: '';
}
.fa-hourglass:before {
  content: '';
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: '';
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: '';
}
.fa-hand-scissors-o:before {
  content: '';
}
.fa-hand-lizard-o:before {
  content: '';
}
.fa-hand-spock-o:before {
  content: '';
}
.fa-hand-pointer-o:before {
  content: '';
}
.fa-hand-peace-o:before {
  content: '';
}
.fa-trademark:before {
  content: '';
}
.fa-registered:before {
  content: '';
}
.fa-creative-commons:before {
  content: '';
}
.fa-gg:before {
  content: '';
}
.fa-gg-circle:before {
  content: '';
}
.fa-tripadvisor:before {
  content: '';
}
.fa-odnoklassniki:before {
  content: '';
}
.fa-odnoklassniki-square:before {
  content: '';
}
.fa-get-pocket:before {
  content: '';
}
.fa-wikipedia-w:before {
  content: '';
}
.fa-safari:before {
  content: '';
}
.fa-chrome:before {
  content: '';
}
.fa-firefox:before {
  content: '';
}
.fa-opera:before {
  content: '';
}
.fa-internet-explorer:before {
  content: '';
}
.fa-tv:before,
.fa-television:before {
  content: '';
}
.fa-contao:before {
  content: '';
}
.fa-500px:before {
  content: '';
}
.fa-amazon:before {
  content: '';
}
.fa-calendar-plus-o:before {
  content: '';
}
.fa-calendar-minus-o:before {
  content: '';
}
.fa-calendar-times-o:before {
  content: '';
}
.fa-calendar-check-o:before {
  content: '';
}
.fa-industry:before {
  content: '';
}
.fa-map-pin:before {
  content: '';
}
.fa-map-signs:before {
  content: '';
}
.fa-map-o:before {
  content: '';
}
.fa-map:before {
  content: '';
}
.fa-commenting:before {
  content: '';
}
.fa-commenting-o:before {
  content: '';
}
.fa-houzz:before {
  content: '';
}
.fa-vimeo:before {
  content: '';
}
.fa-black-tie:before {
  content: '';
}
.fa-fonticons:before {
  content: '';
}
.fa-reddit-alien:before {
  content: '';
}
.fa-edge:before {
  content: '';
}
.fa-credit-card-alt:before {
  content: '';
}
.fa-codiepie:before {
  content: '';
}
.fa-modx:before {
  content: '';
}
.fa-fort-awesome:before {
  content: '';
}
.fa-usb:before {
  content: '';
}
.fa-product-hunt:before {
  content: '';
}
.fa-mixcloud:before {
  content: '';
}
.fa-scribd:before {
  content: '';
}
.fa-pause-circle:before {
  content: '';
}
.fa-pause-circle-o:before {
  content: '';
}
.fa-stop-circle:before {
  content: '';
}
.fa-stop-circle-o:before {
  content: '';
}
.fa-shopping-bag:before {
  content: '';
}
.fa-shopping-basket:before {
  content: '';
}
.fa-hashtag:before {
  content: '';
}
.fa-bluetooth:before {
  content: '';
}
.fa-bluetooth-b:before {
  content: '';
}
.fa-percent:before {
  content: '';
}
.fa-gitlab:before {
  content: '';
}
.fa-wpbeginner:before {
  content: '';
}
.fa-wpforms:before {
  content: '';
}
.fa-envira:before {
  content: '';
}
.fa-universal-access:before {
  content: '';
}
.fa-wheelchair-alt:before {
  content: '';
}
.fa-question-circle-o:before {
  content: '';
}
.fa-blind:before {
  content: '';
}
.fa-audio-description:before {
  content: '';
}
.fa-volume-control-phone:before {
  content: '';
}
.fa-braille:before {
  content: '';
}
.fa-assistive-listening-systems:before {
  content: '';
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: '';
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: '';
}
.fa-glide:before {
  content: '';
}
.fa-glide-g:before {
  content: '';
}
.fa-signing:before,
.fa-sign-language:before {
  content: '';
}
.fa-low-vision:before {
  content: '';
}
.fa-viadeo:before {
  content: '';
}
.fa-viadeo-square:before {
  content: '';
}
.fa-snapchat:before {
  content: '';
}
.fa-snapchat-ghost:before {
  content: '';
}
.fa-snapchat-square:before {
  content: '';
}
.fa-pied-piper:before {
  content: '';
}
.fa-first-order:before {
  content: '';
}
.fa-yoast:before {
  content: '';
}
.fa-themeisle:before {
  content: '';
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: '';
}
.fa-fa:before,
.fa-font-awesome:before {
  content: '';
}
.fa-handshake-o:before {
  content: '';
}
.fa-envelope-open:before {
  content: '';
}
.fa-envelope-open-o:before {
  content: '';
}
.fa-linode:before {
  content: '';
}
.fa-address-book:before {
  content: '';
}
.fa-address-book-o:before {
  content: '';
}
.fa-vcard:before,
.fa-address-card:before {
  content: '';
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: '';
}
.fa-user-circle:before {
  content: '';
}
.fa-user-circle-o:before {
  content: '';
}
.fa-user-o:before {
  content: '';
}
.fa-id-badge:before {
  content: '';
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: '';
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: '';
}
.fa-quora:before {
  content: '';
}
.fa-free-code-camp:before {
  content: '';
}
.fa-telegram:before {
  content: '';
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: '';
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: '';
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: '';
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: '';
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: '';
}
.fa-shower:before {
  content: '';
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: '';
}
.fa-podcast:before {
  content: '';
}
.fa-window-maximize:before {
  content: '';
}
.fa-window-minimize:before {
  content: '';
}
.fa-window-restore:before {
  content: '';
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: '';
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: '';
}
.fa-bandcamp:before {
  content: '';
}
.fa-grav:before {
  content: '';
}
.fa-etsy:before {
  content: '';
}
.fa-imdb:before {
  content: '';
}
.fa-ravelry:before {
  content: '';
}
.fa-eercast:before {
  content: '';
}
.fa-microchip:before {
  content: '';
}
.fa-snowflake-o:before {
  content: '';
}
.fa-superpowers:before {
  content: '';
}
.fa-wpexplorer:before {
  content: '';
}
.fa-meetup:before {
  content: '';
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Regular.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Regular.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Medium.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Light.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Black.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-RegularItalic.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-RegularItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-BlackItalic.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-LightItalic.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-RegularItalic.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-RegularItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-BoldItalic.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Bold.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-ThinItalic.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-MediumItalic.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Thin.woff2') format('woff2'),
    url('../fonts/BrandonGrotesque-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'BlackJack';
  src: url('../fonts/BlackJackRegular.woff2') format('woff2'),
    url('../fonts/BlackJackRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Freeland';
  src: url('../fonts/freeland.woff2') format('woff2'),
    url('../fonts/freeland.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icons';
  src: url('../fonts/icons/fontello.eot?51060370');
  src: url('../fonts/icons/fontello.eot?51060370#iefix')
      format('embedded-opentype'),
    url('../fonts/icons/fontello.woff2?51060370') format('woff2'),
    url('../fonts/icons/fontello.woff?51060370') format('woff'),
    url('../fonts/icons/fontello.ttf?51060370') format('truetype'),
    url('../fonts/icons/fontello.svg?51060370#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}
* {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
object {
  position: absolute;
  z-index: -1;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: normal;
}
a {
  color: inherit;
  text-decoration: none;
}
p {
  margin: 0;
}
.text-center {
  text-align: center;
}
.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.hidden {
  display: none !important;
}
.no-scroll {
  overflow: hidden !important;
}
.locked {
  pointer-events: none;
  opacity: 0.5;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
@media (min-width: 0) and (max-width: 767px) {
  .mobile-hide {
    display: none !important;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .ipad-hide {
    display: none !important;
  }
}
.about-description {
  font-weight: 800;
  font-size: 70px;
  line-height: 77px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .about-description {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .about-description {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .about-description {
    font-size: 40px;
    line-height: 44px;
  }
}
.about-title {
  font-weight: 800;
  font-size: 80px;
  line-height: 88px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .about-title {
    font-size: 70px;
    line-height: 77px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .about-title {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .about-title {
    font-size: 40px;
    line-height: 44px;
  }
}
.about-title.\--w {
  color: #fff;
}
.accordion {
  color: #000;
  font-size: 15px;
}
.accordion:not(:last-child) {
  margin-bottom: 60px;
}
.accordion__bt {
  position: relative;
  margin-bottom: 30px;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
.accordion__bt.\--open .accordion__txt_bt:before,
.accordion__bt.\--open .accordion__txt_bt:after {
  background-color: #ff2600;
}
.accordion__bt.\--open .accordion__txt_bt:after {
  height: 0;
  margin-top: 0;
}
.accordion__txt_bt {
  font-weight: 800;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.075em;
  position: relative;
  display: inline-block;
  margin-bottom: 0.25em;
  padding-right: 20px;
  text-transform: uppercase;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .accordion__txt_bt {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .accordion__txt_bt {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .accordion__txt_bt {
    font-size: 20px;
    line-height: 20px;
  }
}
.no-touch .accordion__txt_bt:hover:before,
.no-touch .accordion__txt_bt:hover:after {
  background-color: #ff2600;
}
.accordion__txt_bt:before,
.accordion__txt_bt:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #000;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
.accordion__txt_bt:before {
  width: 20px;
  height: 4px;
  top: 50%;
  left: 100%;
  margin-top: -4px;
}
.accordion__txt_bt:after {
  width: 4px;
  height: 20px;
  top: 50%;
  left: 100%;
  margin-left: 8px;
  margin-top: -12px;
}
.accordion__icon {
  position: absolute;
  top: 80%;
  left: -8px;
  max-width: 100px;
  transform: translateY(-50%);
}
.accordion__tags,
.accordion__description {
  z-index: 2;
  position: relative;
}
.accordion__tags {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  display: block;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .accordion__tags {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .accordion__tags {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .accordion__tags {
    font-size: 14px;
    line-height: 21px;
  }
}
.accordion__description {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
  margin-bottom: 0.625em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .accordion__description {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .accordion__description {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .accordion__description {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.accordion__content {
  display: none;
  padding-bottom: 60px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  .accordion:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .accordion__txt_bt {
    padding-right: 15px;
  }
  .accordion__txt_bt:before {
    width: 15px;
    height: 4px;
    top: 50%;
    left: 100%;
    margin-top: -4px;
  }
  .accordion__txt_bt:after {
    width: 4px;
    height: 15px;
    top: 50%;
    left: 100%;
    margin-left: 6px;
    margin-top: -10px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .accordion:not(:last-child) {
    margin-bottom: 40px;
  }
  .accordion__bt {
    display: block;
  }
  .accordion__icon {
    top: 20px;
    left: -50px;
  }
}
.address {
  width: 100%;
  position: relative;
  font-style: normal;
  line-height: 1.4em;
  text-transform: uppercase;
}
.address__title {
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #ff0000;
  float: left;
  margin-right: 10px;
}
.address__description {
  font-weight: 800;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #fff;
  float: left;
  margin-top: 3px;
}
.address__description br {
  display: none;
}
.address__description i {
  font-style: normal;
}
@media (min-width: 0) and (max-width: 1024px) {
  .address__title,
  .address__description {
    float: none;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .address__description br {
    display: block;
  }
  .address__description i {
    display: none;
  }
}
.all-day {
  width: 100%;
  padding: 130px 0;
  text-align: center;
  background: url('../img/bg-all-day.png') center no-repeat;
  background-size: 100%;
}
.all-day__text {
  font-weight: 800;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: 0.1em;
  margin: 6px 0;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .all-day__text {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .all-day__text {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .all-day__text {
    font-size: 35px;
    line-height: 38.5px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .all-day {
    background-image: url('../img/bg-all-day-mobile.png');
  }
  .all-day__text {
    font-size: 35px;
    line-height: 38.5px;
  }
}
.assinatura {
  display: block;
  width: 180px;
  height: 37px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -90px;
  margin-top: -18px;
  background: url('../img/cappen.svg') center no-repeat;
  background-size: auto 100%;
  background-position: left top;
  text-indent: -9999px;
}
@media (min-width: 768px) {
  .assinatura {
    transition: 0.4s;
    width: 86px;
    margin-left: -43px;
  }
  .assinatura:hover {
    width: 180px;
    margin-left: -90px;
  }
}
.author-post {
  font-size: 18px;
  padding: 4.6111111111em 0 0 2.9444444444em;
  word-break: break-all;
}
.author-post:before {
  content: '';
  display: block;
  width: 5.1111111111em;
  height: 5.4444444444em;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../img/icons/at-author.svg') center no-repeat;
  background-size: contain;
}
.author-post__name {
  font-size: 1.6666666667em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1666666667em;
  letter-spacing: 0.1em;
}
.author-post__name:after {
  content: '';
  display: block;
  width: 2.5em;
  height: 0.1666666667em;
  margin: 0.6666666667em 0 0.8333333333em;
  background-color: #000;
}
.author-post__occupation {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4444444444em;
  letter-spacing: 0.05em;
}
@media (min-width: 0) and (max-width: 1024px) {
  .author-post {
    font-size: 16px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .author-post {
    font-size: 12px;
  }
  .author-post__occupation {
    font-size: 1.3333333333em;
  }
}
.author {
  position: relative;
  border-bottom: 3px solid #e3e3e3;
  padding-bottom: 60px;
}
.author::before {
  content: '';
  width: 100px;
  height: 100px;
  background-color: #000;
  position: absolute;
  background: url('../img/icons/at-filter.svg') top left no-repeat;
  left: -65px;
  top: 0;
}
.author__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1666666667em;
  letter-spacing: 0.1em;
  width: 50%;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 25px;
  padding-top: 35px;
  position: relative;
}
.author__title::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #000;
  display: block;
  margin-top: 25px;
}
.author__subtitle,
.author__description {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  max-width: 230px;
  color: #000;
}
.author__subtitle {
  font-weight: 900;
}
.author__description + .author__subtitle {
  margin-top: 1.6666666667em;
}
.author.\--w .author__title,
.author.\--w .author__subtitle,
.author.\--w .author__description {
  color: #fff;
}
.author.\--w .author__title::after,
.author.\--w .author__subtitle::after,
.author.\--w .author__description::after {
  background-color: #fff;
}
.author.\--ir:before {
  background-image: url('../img/icons/at-filter-red-dark.svg');
}
.author.\--nb {
  border-bottom: 0;
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .author {
    padding-bottom: 30px;
  }
  .author__title {
    width: 100%;
    padding: 20px 0;
    font-size: 22px;
  }
  .author__subtitle,
  .author__description {
    font-size: 16px;
    margin-top: 0;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .author::before {
    left: -20px;
    top: 20px;
    background-size: 80px;
  }
  .author__title {
    width: 100%;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .author {
    padding-bottom: 30px;
  }
  .author::before {
    left: -20px;
    background-size: 60px;
  }
  .author__title {
    width: 100%;
    font-size: 20px;
    padding: 18px 0;
  }
  .author__subtitle,
  .author__description {
    font-size: 14px;
    margin-top: 10px;
  }
}
.bg-menu-mobile {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #1c1c1c;
  opacity: 0.8;
}
@media (min-width: 768px) {
  .bg-menu-mobile {
    display: none !important;
  }
}
.bt-back-top {
  display: none;
  z-index: 5;
  position: fixed;
  width: 75px;
  height: 75px;
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../img/icons/arrow-up.png') center no-repeat;
  background-size: contain;
  transition: right 0.5s cubic-bezier(0.42, 0, 0, 0.995),
    background-color 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
.bt-back-top:hover {
  right: 6px;
}
@media (min-width: 0) and (max-width: 767px) {
  .bt-back-top {
    width: 35px;
    height: 35px;
  }
}
.bt-down {
  font-size: 85px;
  z-index: 2;
  position: absolute;
  width: 1em;
  height: 0.8823529412em;
  bottom: 0.2941176471em;
  right: 0;
  background: url('../img/icons/arrow-down-white.svg') 0.3764705882em 0
    no-repeat;
  background-size: 0.8705882353em auto;
  cursor: pointer;
  transition: 0.8s cubic-bezier(0.42, 0, 0, 0.995);
}
.bt-down:hover {
  background-position: 0 0;
}
@media (min-width: 0px) and (max-width: 599px),
  (min-width: 600px) and (max-width: 1024px) {
  .bt-down {
    display: none;
  }
}
.bt-menu-mobile {
  z-index: 5;
  display: none;
  width: 63px;
  height: 50px;
  position: absolute;
  top: 50%;
  right: 75px;
  margin-top: -25px;
  text-indent: -9999px;
}
.bt-menu-mobile__line {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 3px;
  margin-top: -1px;
  margin-left: -21px;
  background-color: #fff;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
.bt-menu-mobile__line.\--top {
  margin-top: -8px;
}
.bt-menu-mobile__line.\--bottom {
  margin-top: 6px;
}
.bt-menu-mobile.\--open .bt-menu-mobile__line.\--top {
  margin-top: -2px;
  transform: rotate(45deg);
}
.bt-menu-mobile.\--open .bt-menu-mobile__line.\--middle {
  opacity: 0;
}
.bt-menu-mobile.\--open .bt-menu-mobile__line.\--bottom {
  margin-top: -2px;
  transform: rotate(-45deg);
}
.bt-menu-mobile.\--collapsed {
  display: block;
}
@media (min-width: 0) and (max-width: 767px) {
  .bt-menu-mobile {
    display: block;
  }
}
@media (min-width: 0) and (max-width: 480px) {
  .bt-menu-mobile {
    right: 0;
  }
}
.bt-people-filter {
  position: relative;
  font-size: 24px;
  background-color: #ffa899;
  padding: 10px 90px 10px 45px;
}
.bt-people-filter:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 34px;
  height: 19px;
  margin-top: -9px;
  background: url('../img/icons/arrow-down.svg') center no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
.bt-people-filter:hover {
  color: #2bb673;
}
.bt-people-filter.\--cinza {
  background-color: #eeeeee;
}
.bt-see-more {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  position: relative;
  display: table;
  margin: 3.125% auto 0;
  color: #000;
  text-transform: uppercase;
  background: url('../img/icons/cbx_v.svg') center no-repeat;
  background-size: 62px auto;
  padding: 14px 0;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .bt-see-more {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .bt-see-more {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .bt-see-more {
    font-size: 14px;
    line-height: 21px;
  }
}
.bt-see-more.\--cinza {
  background-image: url('../img/icons/cbx_v_cinza.svg');
}
.bt-see-more.\--cinza:before {
  content: '';
  background-image: url('../img/icons/cbx_v_red.svg');
}
.bt-see-more.\--cinza:hover {
  background-image: url('../img/icons/cbx_v_red.svg');
}
.bt-see-more.\--vermelho {
  background-image: url('../img/icons/cbx_v.svg');
}
.bt-see-more.\--vermelho:before {
  content: '';
  background-image: url('../img/icons/cbx_v_dark-red.svg');
}
.bt-see-more.\--vermelho:hover {
  background-image: url('../img/icons/cbx_v_dark-red.svg');
}
.bt-see-more.locked {
  background-image: none;
}
.button,
.hs-button {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  padding: 1em;
  display: block;
  color: #fff;
  background: #000;
  z-index: 2;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
.button:hover,
.hs-button:hover {
  background: #ff2600;
}
@media (min-width: 0px) and (max-width: 599px) {
  .button,
  .hs-button {
    padding: 15px;
    font-size: 14px;
  }
}
.card-approach {
  text-align: center;
  font-size: 30px;
}
.card-approach__icon {
  height: 200px;
  margin-bottom: 1.125em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.card-approach__title {
  font-size: 1em;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 0) and (max-width: 890px) {
  .card-approach__icon {
    height: 150px;
  }
}
.card-latest {
  position: relative;
  padding-top: 109%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
.card-latest__category {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  display: block;
  text-transform: uppercase;
  margin-bottom: 15px;
  transform: translateY(20px);
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-latest__category {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-latest__category {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-latest__category {
    font-size: 14px;
    line-height: 21px;
  }
}
.card-latest__title {
  font-weight: 800;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  transform: translateY(60px);
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-latest__title {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-latest__title {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-latest__title {
    font-size: 20px;
    line-height: 20px;
  }
}
.card-latest__over {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  word-break: break-word;
  background-color: #ff2600;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 0) and (max-width: 480px) {
  .card-latest {
    padding-top: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-latest__over {
    background-image: none;
  }
}
.card-latest .card-latest__over {
  padding-top: 10%;
}
.no-touch .card-latest:hover .card-latest__over {
  opacity: 1;
}
.no-touch .card-latest:hover .card-latest__category,
.no-touch .card-latest:hover .card-latest__title {
  transform: translateY(0);
}
.touch .card-latest .card-latest__over {
  opacity: 1;
}
.touch .card-latest .card-latest__category,
.touch .card-latest .card-latest__title {
  transform: translateY(0);
}
@media (min-width: 415px) and (max-width: 890px) {
  .card-latest__category {
    font-size: 16px;
  }
  .card-latest__title {
    font-size: 25px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-latest__title {
    font-weight: 800;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 0) and (max-width: 414px) and (min-width: 769px) and (max-width: 1440px) {
  .card-latest__title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 0) and (max-width: 414px) and (min-width: 415px) and (max-width: 768px) {
  .card-latest__title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) and (min-width: 0) and (max-width: 414px) {
  .card-latest__title {
    font-size: 25px;
    line-height: 25px;
  }
}
.card-people {
  position: relative;
  color: #000;
  cursor: pointer;
}
.card-people__thumb {
  display: block;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-people__title {
  font-weight: 800;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: 0.1em;
  font-family: 'BlackJack';
  display: block;
  padding: 0.8333333333em 0;
  text-align: center;
  color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-people__title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-people__title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-people__title {
    font-size: 35px;
    line-height: 38.5px;
  }
}
.card-people__name {
  font-weight: 800;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  word-break: break-all;
  display: block;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-people__name {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-people__name {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-people__name {
    font-size: 25px;
    line-height: 27.5px;
  }
}
.card-people__city {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: block;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-people__city {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-people__city {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-people__city {
    font-size: 14px;
    line-height: 21px;
  }
}
.card-people__city:after {
  content: '';
  display: block;
  width: 100%;
  max-width: 100px;
  height: 5px;
  margin: 25px 0 20px;
  background-color: #000;
}
.card-people__info {
  font-weight: 500;
  font-size: 18px;
  line-height: 25.2px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-people__info {
    font-size: 16px;
    line-height: 22.4px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-people__info {
    font-size: 16px;
    line-height: 22.4px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-people__info {
    font-size: 14px;
    line-height: 19.6px;
  }
}
.card-people__back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  background-color: #efedeb;
  transform: translateY(100%);
}
.card-people__front {
  position: relative;
  padding: 20px 20px 0;
  background-color: #efedeb;
}
.card-people__wrapper {
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
  position: relative;
  overflow: hidden;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
}
.card-people__front,
.card-people__back {
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
.card-people:hover .card-people__back {
  transform: translateY(0);
}
@media (min-width: 1441px) {
  .card-people__name {
    font-size: 43px;
  }
}
@media (max-width: 1440px) and (min-width: 769px) {
  .card-people__name {
    font-size: 36px;
  }
}
.card-post {
  position: relative;
}
.card-post__thumb-content {
  position: relative;
  width: 100%;
}
.card-post__thumb-content:after {
  content: '';
  position: absolute;
  width: 46px;
  height: 46px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 10px;
  right: 10px;
}
.card-post__thumb-content.\--blog:after {
  background-image: url('../img/icons/blog-circ.svg');
}
.card-post__thumb-content.\--news:after {
  background-image: url('../img/icons/news-circ.svg');
}
.card-post__thumb-content.\--straight-talk:after {
  background-image: url('../img/icons/straight-circ.svg');
}
.card-post__thumb-content.\--qa:after {
  content: '';
  width: 46px;
  height: 46px;
  background-image: url('../img/icons/qea-circ.svg');
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.card-post__thumb {
  display: block;
  width: 100%;
  min-height: 100px;
  margin: 0 0 20px;
}
.card-post__date {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-post__date {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-post__date {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-post__date {
    font-size: 14px;
    line-height: 21px;
  }
}
.card-post__title {
  font-weight: 800;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  word-break: break-word;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-post__title {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-post__title {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-post__title {
    font-size: 20px;
    line-height: 20px;
  }
}
.card-post__title.\--pl {
  padding-left: 0.6666666667em;
}
.card-related {
  position: relative;
  padding-top: 109%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
.card-related__category {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  display: block;
  text-transform: uppercase;
  margin-bottom: 15px;
  transform: translateY(20px);
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-related__category {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-related__category {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-related__category {
    font-size: 14px;
    line-height: 21px;
  }
}
.card-related__title {
  font-weight: 800;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transform: translateY(60px);
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-related__title {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-related__title {
    font-size: 22px;
    line-height: 25px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-related__title {
    font-size: 18px;
    line-height: 20px;
  }
}
.card-related__over {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  word-break: break-word;
  background-color: #ff2600;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 0) and (max-width: 480px) {
  .card-related {
    padding-top: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-related__over {
    background-image: none;
  }
}
.card-related:hover .card-related__over {
  opacity: 1;
}
.card-related:hover .card-related__category,
.card-related:hover .card-related__title {
  transform: translateY(0);
}
.card-result {
  height: 100%;
  position: relative;
  padding-bottom: 60px;
  margin: 0 auto;
}
.card-result:after {
  content: '';
  display: table;
  clear: both;
}
.card-result:not(:last-child) {
  border-bottom: 2px solid #d8dde0;
}
.card-result__img {
  width: 256px;
  height: 256px;
  float: left;
  background-size: cover;
  background-position: center;
}
.card-result__content {
  width: calc(90% - 256px);
  height: 100%;
  float: left;
  margin-left: 10%;
  position: relative;
}
.card-result__title-type {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #a2aeb6;
}
.card-result__title-type:after {
  content: '\A0';
}
.card-result__title-secundary {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #000;
}
.card-result__title {
  font-weight: 800;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  position: relative;
  padding: 20px 0;
  display: block;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-result__title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-result__title {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-result__title {
    font-size: 25px;
    line-height: 27.5px;
  }
}
.card-result__description {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .card-result__description {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .card-result__description {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .card-result__description {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.card-result.\--no-image .card-result__content {
  margin-left: 0;
}
@media (min-width: 1280px) and (max-width: 1439px),
  (min-width: 1025px) and (max-width: 1279px) {
  .card-result__title-type {
    font-size: 18px;
  }
  .card-result__title-secundary {
    font-size: 18px;
  }
}
@media (min-width: 600px) and (max-width: 1024px),
  (min-width: 0px) and (max-width: 599px) {
  .card-result__title-type {
    font-size: 14px;
  }
  .card-result__title-secundary {
    font-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .card-result__content {
    width: 100%;
    margin-left: 0;
  }
  .card-result__img {
    width: 100%;
    height: 192px;
    margin-bottom: 40px;
  }
}
.carousel {
  width: 100%;
  position: relative;
}
.carousel .owl-nav .owl-prev,
.carousel .owl-nav .owl-next {
  top: calc(50% - 21px);
  width: 68px;
  height: 78px;
  position: absolute;
  color: transparent;
}
.carousel .owl-nav .owl-prev::after,
.carousel .owl-nav .owl-next::after {
  font-family: 'icons';
  font-size: 50px;
  color: #fff;
  position: absolute;
  opacity: 0.6;
  top: 0;
}
.carousel .owl-nav .owl-prev {
  left: 0;
}
.carousel .owl-nav .owl-prev::after {
  content: '\e804';
  left: 40%;
}
.carousel .owl-nav .owl-next {
  top: calc(50% - 21px);
  right: 0;
}
.carousel .owl-nav .owl-next::after {
  content: '\e803';
  right: 40%;
}
.carousel__item {
  width: 100%;
  padding-top: 40%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.carousel.\--w {
  background-color: #fff;
}
.carousel.\--y {
  background-color: #ffcc00;
}
.carousel.\--padding {
  padding: 50px 0;
}
@media (min-width: 0) and (max-width: 414px) {
  .carousel .owl-nav .owl-prev::after,
  .carousel .owl-nav .owl-next::after {
    font-size: 30px;
  }
  .carousel__item {
    padding-top: 60%;
  }
}
.categories {
  position: relative;
  border-bottom: 3px solid #e3e3e3;
  padding: 60px 0;
}
.categories__title {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.1em;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 20px;
}
.categories__item {
  margin-left: 25px;
}
.categories__item:not(:last-of-type) {
  margin-bottom: 25px;
}
.categories__link {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
  display: block;
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .categories {
    padding: 30px 0;
  }
  .categories__title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .categories__item {
    margin-left: 20px;
  }
  .categories__item:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .categories__link {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .categories {
    padding: 30px 0;
  }
  .categories__title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .categories__item {
    margin-left: 20px;
  }
  .categories__item:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .categories__link {
    font-size: 16px;
  }
}
.container {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  padding: 0 5%;
}
.container:after {
  content: ' ';
  display: block;
  clear: both;
}
.container.\--height {
  height: 100%;
}
.container.\--padding {
  padding-top: 6.25%;
  padding-bottom: 6.25%;
}
@media (min-width: 0) and (max-width: 450px) {
  .container {
    padding: 0 15px;
  }
  .container.\--padding {
    padding-top: 16.6666666667%;
    padding-bottom: 16.6666666667%;
  }
}
.cta-contact__button {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  padding: 0.55em 2.5em;
  border: 3px solid #000;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .cta-contact__button {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .cta-contact__button {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .cta-contact__button {
    font-size: 14px;
    line-height: 21px;
  }
}
.cta-contact__button:hover {
  color: #fff;
  background-color: #000;
}
@media (min-width: 600px) and (max-width: 1024px),
  (min-width: 0px) and (max-width: 599px) {
  .cta-contact__button {
    padding: 0.75em 2em;
  }
}
.description {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .description {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .description {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .description {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.description p + p {
  margin-top: 30px;
}
.description a:hover {
  text-decoration: underline;
}
.description.\--w {
  color: #fff;
}
.feature-work {
  z-index: 2;
  position: relative;
  height: 100vh;
}
.feature-work__link {
  display: block;
  width: 100%;
  height: 100%;
}
.feature-work__title {
  font-weight: 800;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .feature-work__title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .feature-work__title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .feature-work__title {
    font-size: 35px;
    line-height: 38.5px;
  }
}
.feature-work__title.\--dark {
  color: #000000;
}
.feature-work__client {
  font-size: 20px;
  font-size: 1vw;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.feature-work__client:after {
  content: '';
  display: block;
  width: 100px;
  height: 5px;
  background-color: #fff;
  margin: 1em 0 1.25em;
}
.feature-work__info {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
  left: 50%;
  color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
.feature-work .fp-bg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  top: 0;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 415px) and (max-width: 768px),
  (min-width: 0) and (max-width: 414px) {
  .feature-work {
    height: 600px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .feature-work__client {
    font-size: 16px;
  }
}
.filter-thinking {
  text-align: center;
}
.filter-thinking__link {
  display: inline-block;
  position: relative;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  padding: 25px;
  background-size: 76px;
  background-position: center;
  background-repeat: no-repeat;
}
.filter-thinking__link:not(:first-child) {
  margin-left: 2.5%;
}
.filter-thinking__link.\--plus {
  background-image: url('../img/icons/plus-filter.svg');
}
.filter-thinking__link.\--plus:before {
  content: '';
  background-image: url('../img/icons/plus-filter-red.svg');
}
.filter-thinking__link.\--plus:hover {
  background-image: url('../img/icons/plus-filter-red.svg');
}
.filter-thinking__link.\--quote {
  background-image: url('../img/icons/quote.svg');
}
.filter-thinking__link.\--quote:before {
  content: '';
  background-image: url('../img/icons/quote-red.svg');
}
.filter-thinking__link.\--quote:hover {
  background-image: url('../img/icons/quote-red.svg');
}
.filter-thinking__link.\--exc {
  background-image: url('../img/icons/exc.svg');
}
.filter-thinking__link.\--exc:before {
  content: '';
  background-image: url('../img/icons/exc-red.svg');
}
.filter-thinking__link.\--exc:hover {
  background-image: url('../img/icons/exc-red.svg');
}
.filter-thinking__link.\--hash {
  background-image: url('../img/icons/hash.svg');
}
.filter-thinking__link.\--hash:before {
  content: '';
  background-image: url('../img/icons/hash-red.svg');
}
.filter-thinking__link.\--hash:hover {
  background-image: url('../img/icons/hash-red.svg');
}
.filter-thinking__link.\--pound {
  background-image: url('../img/icons/pound.svg');
}
.filter-thinking__link.\--pound:before {
  content: '';
  background-image: url('../img/icons/pound-red.svg');
}
.filter-thinking__link.\--pound:hover {
  background-image: url('../img/icons/pound-red.svg');
}
.filter-thinking__link.\--at {
  background-image: url('../img/icons/at-filter.svg');
}
.filter-thinking__link.\--at:before {
  content: '';
  background-image: url('../img/icons/at-filter-red.svg');
}
.filter-thinking__link.\--at:hover {
  background-image: url('../img/icons/at-filter-red.svg');
}
.filter-thinking__link.\--question {
  background-image: url('../img/icons/question.svg');
}
.filter-thinking__link.\--question:before {
  content: '';
  background-image: url('../img/icons/question-red.svg');
}
.filter-thinking__link.\--question:hover {
  background-image: url('../img/icons/question-red.svg');
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .filter-thinking__link {
    padding: 15px;
    background-size: 60px;
  }
}
@media (min-width: 600px) and (max-width: 1024px),
  (min-width: 0px) and (max-width: 599px) {
  .filter-thinking__link {
    padding: 15px;
    display: inline-block;
    background-size: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .filter-thinking__link:not(:first-child) {
    margin-left: 68px;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .filter-thinking__link:not(:first-child) {
    margin-left: 8px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .filter-thinking__link {
    font-size: 14px;
    line-height: 21px;
  }
}
.filter-work {
  text-align: center;
}
.filter-work__link {
  display: inline-block;
  position: relative;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  padding: 20px;
  background-size: 76px;
  background-position: center;
  background-repeat: no-repeat;
}
.filter-work__link:not(:first-child) {
  margin-left: 0.625%;
}
.filter-work__link.\--plus {
  background-image: url('../img/icons/plus-filter.svg');
}
.filter-work__link.\--plus:before {
  content: '';
  background-image: url('../img/icons/plus-filter-red.svg');
}
.filter-work__link.\--plus:hover {
  background-image: url('../img/icons/plus-filter-red.svg');
}
.filter-work__link.\--quote {
  background-image: url('../img/icons/quote.svg');
}
.filter-work__link.\--quote:before {
  content: '';
  background-image: url('../img/icons/quote-red.svg');
}
.filter-work__link.\--quote:hover {
  background-image: url('../img/icons/quote-red.svg');
}
.filter-work__link.\--exc {
  background-image: url('../img/icons/exc.svg');
}
.filter-work__link.\--exc:before {
  content: '';
  background-image: url('../img/icons/exc-red.svg');
}
.filter-work__link.\--exc:hover {
  background-image: url('../img/icons/exc-red.svg');
}
.filter-work__link.\--hash {
  background-image: url('../img/icons/hash.svg');
}
.filter-work__link.\--hash:before {
  content: '';
  background-image: url('../img/icons/hash-red.svg');
}
.filter-work__link.\--hash:hover {
  background-image: url('../img/icons/hash-red.svg');
}
.filter-work__link.\--pound {
  background-image: url('../img/icons/pound.svg');
}
.filter-work__link.\--pound:before {
  content: '';
  background-image: url('../img/icons/pound-red.svg');
}
.filter-work__link.\--pound:hover {
  background-image: url('../img/icons/pound-red.svg');
}
.filter-work__link.\--at {
  background-image: url('../img/icons/at-filter.svg');
}
.filter-work__link.\--at:before {
  content: '';
  background-image: url('../img/icons/at-filter-red.svg');
}
.filter-work__link.\--at:hover {
  background-image: url('../img/icons/at-filter-red.svg');
}
.filter-work__link.\--question {
  background-image: url('../img/icons/question.svg');
}
.filter-work__link.\--question:before {
  content: '';
  background-image: url('../img/icons/question-red.svg');
}
.filter-work__link.\--question:hover {
  background-image: url('../img/icons/question-red.svg');
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .filter-work__link {
    padding: 15px;
    background-size: 60px;
  }
}
@media (min-width: 600px) and (max-width: 1024px),
  (min-width: 0px) and (max-width: 599px) {
  .filter-work__link {
    padding: 15px;
    display: inline-block;
    background-size: 50px;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .filter-work__link:not(:first-child) {
    margin-left: 68px;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .filter-work__link:not(:first-child) {
    margin-left: 8px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .filter-work__link {
    font-size: 14px;
    line-height: 21px;
  }
}
.follow-sidebar {
  padding: 60px 0;
  border-bottom: 3px solid #e3e3e3;
}
.follow-sidebar__title {
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 1.1em;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  color: #000;
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .follow-sidebar {
    padding: 30px 0;
  }
  .follow-sidebar__title {
    font-size: 25px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .follow-sidebar {
    padding: 30px 0;
  }
  .follow-sidebar__title {
    font-size: 25px;
  }
}
.footer-contact {
  position: relative;
  display: block;
}
.footer-contact:after {
  content: '';
  display: table;
  clear: both;
}
.footer-contact__content {
  position: relative;
  display: none;
}
.footer-contact__title {
  font-weight: 800;
  font-size: 70px;
  line-height: 77px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .footer-contact__title {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .footer-contact__title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .footer-contact__title {
    font-size: 40px;
    line-height: 44px;
  }
}
.footer-contact__subtitle {
  font-weight: 800;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.075em;
  font-family: 'Freeland';
  color: #fff;
  margin-top: 0.5em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .footer-contact__subtitle {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .footer-contact__subtitle {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .footer-contact__subtitle {
    font-size: 35px;
    line-height: 38.5px;
  }
}
.footer-contact__button {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  padding: 0.75em 1.5em;
  display: block;
  background: #ff2600;
  z-index: 2;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .footer-contact__button {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .footer-contact__button {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .footer-contact__button {
    font-size: 14px;
    line-height: 21px;
  }
}
.footer-contact__button:hover {
  background: #ac1c03;
}
.footer-contact__form {
  position: relative;
}
.footer-contact__form:after {
  content: '';
  display: table;
  clear: both;
}
.footer-contact__input-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  width: calc(100% - 20px);
  max-width: 430px;
  float: left;
  border: none;
  margin: 0 0 35px;
  z-index: 2;
  background: transparent;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .footer-contact__input-text {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .footer-contact__input-text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .footer-contact__input-text {
    font-size: 14px;
    line-height: 21px;
  }
}
.footer-contact__input-text:-ms-input-placeholder {
  color: #fff;
}
.footer-contact__input-text::placeholder {
  color: #fff;
}
.footer-contact__input-submit {
  z-index: 2;
  float: left;
  width: 20px;
  height: 22px;
  border: 0;
  margin-top: 4px;
  padding: 0;
  background: url('../img/icons/right-arrow.svg') center no-repeat;
  background-size: contain;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
.footer-contact__input-submit.\--loading {
  background: url('../img/load-red.svg') center no-repeat;
  background-size: contain;
}
.footer-contact.\--about .footer-contact__content {
  display: block;
}
@media (min-width: 0px) and (max-width: 599px) {
  .footer-contact__input-text {
    margin-bottom: 10px;
  }
  .footer-contact__button {
    padding: 15px;
  }
}
@media (min-width: 0) and (max-width: 480px) {
  .footer-contact__input-text {
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  .footer-contact__input-text {
    max-width: 390px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .footer-contact__input-submit {
    margin-top: 2px;
  }
  .footer-contact__input-text {
    max-width: 350px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .footer-contact__input-text {
    max-width: 320px;
    line-height: 30px;
  }
}
.form-default {
  position: relative;
  font-size: 20px;
}
.form-default__fieldset {
  border: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
}
.form-default__wrapper {
  padding: 0 0 0 4.25em;
}
.form-default__legend,
.hs-richtext {
  font-weight: 800;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .form-default__legend,
  .hs-richtext {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .form-default__legend,
  .hs-richtext {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .form-default__legend,
  .hs-richtext {
    font-size: 35px;
    line-height: 38.5px;
  }
}
.form-default__label,
.hs-fieldtype-textarea label {
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .form-default__label,
  .hs-fieldtype-textarea label {
    font-size: 25px;
    line-height: 29.25px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .form-default__label,
  .hs-fieldtype-textarea label {
    font-size: 20px;
    line-height: 23.4px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .form-default__label,
  .hs-fieldtype-textarea label {
    font-size: 18px;
    line-height: 21px;
  }
}
.form-default__textarea,
.hs-fieldtype-textarea textarea,
.form-default__text,
.hs-input {
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: block;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .form-default__textarea,
  .hs-fieldtype-textarea textarea,
  .form-default__text,
  .hs-input {
    font-size: 25px;
    line-height: 29.25px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .form-default__textarea,
  .hs-fieldtype-textarea textarea,
  .form-default__text,
  .hs-input {
    font-size: 20px;
    line-height: 23.4px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .form-default__textarea,
  .hs-fieldtype-textarea textarea,
  .form-default__text,
  .hs-input {
    font-size: 18px;
    line-height: 21px;
  }
}
.form-default__textarea:-ms-input-placeholder,
.hs-fieldtype-textarea textarea:-ms-input-placeholder,
.form-default__text:-ms-input-placeholder,
.hs-input:-ms-input-placeholder {
  color: #000;
  word-wrap: break-word;
}
.form-default__textarea::placeholder,
.hs-fieldtype-textarea textarea::placeholder,
.form-default__text::placeholder,
.hs-input::placeholder {
  color: #000;
  word-wrap: break-word;
}
.form-default__textarea.\--error,
.hs-fieldtype-textarea textarea.\--error,
.form-default__text.\--error,
.\--error.hs-input {
  border-color: #ff5d5a;
  color: #ff5d5a;
}
.form-default__text,
.hs-input {
  border: 0;
  border-bottom: 2px solid #e3e3e3;
  padding: 8px 0;
}
.form-default__textarea,
.hs-fieldtype-textarea textarea {
  width: 100%;
  height: 200px;
  border: 2px solid #e3e3e3;
  padding: 15px 20px;
  resize: none;
}
.form-default__file,
.hs_file_upload {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  position: relative;
  max-width: 350px;
  border: 4px solid #e3e3e3;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .form-default__file,
  .hs_file_upload {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .form-default__file,
  .hs_file_upload {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .form-default__file,
  .hs_file_upload {
    font-size: 14px;
    line-height: 21px;
  }
}
.form-default__file:before,
.hs_file_upload:before {
  content: attr(data-label);
}
.form-default__file > span,
.hs_file_upload > span,
.form-default__file > span > input,
.hs_file_upload > span > input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.form-default__file__label {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-align: center;
  display: block;
  width: 100%;
  padding: 0.7em 2.5em;
  text-transform: uppercase;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .form-default__file__label {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .form-default__file__label {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .form-default__file__label {
    font-size: 14px;
    line-height: 21px;
  }
}
.form-default__bt,
.hs-button {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: block;
  border: 0;
  padding: 0.8em 2em;
  color: #fff;
  background-color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .form-default__bt,
  .hs-button {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .form-default__bt,
  .hs-button {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .form-default__bt,
  .hs-button {
    font-size: 14px;
    line-height: 21px;
  }
}
.form-default .wpcf7-response-output {
  font-size: 12px;
  width: 100%;
  max-width: 865px;
  border: 0 !important;
  margin: 2.5em 0 0 !important;
  padding: 2.1428571429em 2.1428571429em 2.1428571429em 6.0714285714em !important;
  bottom: 0;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  color: #3b4e63;
}
.form-default .wpcf7-not-valid-tip {
  display: none !important;
}
.form-default div.wpcf7 .ajax-loader {
  display: none !important;
}
.form-default .wpcf7-not-valid {
  border-color: #d02e2e;
}
@media (min-width: 0px) and (max-width: 599px) {
  .form-default__wrapper {
    padding: 0;
  }
  .form-default .wpcf7-response-output {
    padding: 14px !important;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .form-default__label,
  .hs-fieldtype-textarea label,
  .form-default__textarea,
  .hs-fieldtype-textarea textarea,
  .form-default__text,
  .hs-input {
    font-size: 16px;
  }
  .form-default .hs_file_upload {
    max-width: 270px !important;
  }
  .form-default .hs-form-field,
  .form-default .hs_submit {
    margin-left: 20px;
  }
  .form-default .hs-form-field {
    margin-bottom: 40px;
  }
  .form-default .hs_phone {
    margin-bottom: 55px;
  }
}
.form-message {
  z-index: 5;
  position: fixed;
  transition: 0.3s;
  transform: translateY(-100%);
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #fff;
}
.form-message.\--alert {
  transform: translateY(0);
}
.hero-page {
  position: relative;
  height: 100vh;
  min-height: 650px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}
.hero-page__tag {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.hero-page__tag.leap {
  font-family: 'Sentinel-Light';
  font-weight: 800;
}
.hero-page__tag.leap a {
  transition: all 0.3s ease;
}
.hero-page__tag.leap a:hover {
  color: #000;
  transform: scale(1.2);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .hero-page__tag {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .hero-page__tag {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .hero-page__tag {
    font-size: 14px;
    line-height: 21px;
  }
}
.hero-page__tag span {
  display: block;
  width: 100px;
  height: 3px;
  margin: 20px 0;
  background-color: #000;
}
.hero-page__tag.\--dark {
  color: #000;
}
.hero-page__title {
  font-weight: 800;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .hero-page__title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .hero-page__title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .hero-page__title {
    font-size: 35px;
    line-height: 38.5px;
  }
}
.hero-page__title.\--big-text {
  font-weight: 800;
  font-size: 80px;
  line-height: 88px;
  letter-spacing: 0.1em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .hero-page__title.\--big-text {
    font-size: 70px;
    line-height: 77px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .hero-page__title.\--big-text {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .hero-page__title.\--big-text {
    font-size: 40px;
    line-height: 44px;
  }
}
.hero-page__title.\--dark {
  color: #000;
}
.hero-page__link {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 35px;
  padding: 0.65em 1.3em;
  border: 3px solid #fff;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .hero-page__link {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .hero-page__link {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .hero-page__link {
    font-size: 14px;
    line-height: 21px;
  }
}
.hero-page__link:hover {
  color: #000;
  background-color: #fff;
}
.hero-page__video,
.hero-page__video-dx {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #000;
  pointer-events: none;
}
.hero-page__video:before,
.hero-page__video-dx:before {
  content: '';
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.hero-page__video iframe,
.hero-page__video-dx iframe {
  position: absolute;
  width: 1000% !important;
  height: 100% !important;
  top: 0;
  left: -450%;
}
@media (min-aspect-ratio: 16 / 9) {
  .hero-page__video iframe,
  .hero-page__video-dx iframe {
    width: 100% !important;
    height: 1000% !important;
    top: -450%;
    left: 0;
  }
}
.hero-page__video__logo {
  position: absolute;
  width: 11%;
  padding-top: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url('../img/logo-w.svg') center no-repeat;
  background-size: contain;
}
.hero-page__box {
  max-width: 550px;
  margin-left: 0;
  margin-right: auto;
  height: 550px;
  font-size: 16px;
  padding: 2.8125em;
  background-color: rgba(0, 0, 0, 0.8);
}
.hero-page__box:after {
  content: ' ';
  display: block;
  clear: both;
}
.hero-page__box__tag,
.hero-page__box__link {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .hero-page__box__tag,
  .hero-page__box__link {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .hero-page__box__tag,
  .hero-page__box__link {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .hero-page__box__tag,
  .hero-page__box__link {
    font-size: 14px;
    line-height: 21px;
  }
}
.hero-page__box__tag {
  text-transform: uppercase;
}
.hero-page__box__tag span {
  display: block;
  width: 100px;
  height: 3px;
  margin: 0.625em 0 1.25em;
}
.hero-page__box__title {
  font-weight: 800;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .hero-page__box__title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .hero-page__box__title {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .hero-page__box__title {
    font-size: 25px;
    line-height: 27.5px;
  }
}
.hero-page__box__link {
  display: inline-block;
  text-transform: uppercase;
  padding: 0.65em 1.3em;
  margin-top: 35px;
  border: 3px solid #fff;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
.hero-page__box__link:hover {
  color: #000;
  background-color: #fff;
}
.hero-page.\--small {
  height: auto;
  min-height: auto;
  padding: 20% 0;
}
.hero-page.\--bottom .table__vAlign {
  vertical-align: bottom;
}
.hero-page.\--fixed {
  z-index: -1;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .hero-page__title.\--big-text {
    width: 100%;
  }
  .hero-page__dark-content {
    padding: 40px;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .hero-page__title.\--big-text {
    width: 100%;
  }
  .hero-page__dark-content {
    padding: 30px;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .hero-page {
    background-attachment: unset;
  }
  .hero-page__title.\--big-text {
    width: 100%;
  }
  .hero-page__dark-content {
    padding: 30px;
  }
  .hero-page__tag:after {
    width: 70px;
    height: 2px;
  }
  .hero-page__link {
    padding: 8px 25px;
    border: 3px solid #fff;
  }
  .hero-page.\--video {
    min-height: auto;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .hero-page__box {
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 1440px),
  (min-width: 415px) and (max-width: 768px) {
  .hero-page__box {
    max-width: 440px;
    margin-left: 0;
    margin-right: auto;
    height: 440px;
  }
  .hero-page__box:after {
    content: ' ';
    display: block;
    clear: both;
  }
}
@media (min-width: 415px) and (max-width: 768px),
  (min-width: 0) and (max-width: 414px) {
  .hero-page {
    height: calc(100vh - 70px);
  }
  .hero-page.\--small {
    padding: calc(45% + 70px) 0;
  }
}
@media (min-width: 0) and (max-width: 890px) and (orientation: landscape) {
  .hero-page__box {
    height: auto;
  }
}
.icon-exclamation {
  position: absolute;
}
.icon-exclamation img {
  max-width: 100%;
  width: 100px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.job-info__title {
  font-weight: 800;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.1em;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0.7em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .job-info__title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .job-info__title {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .job-info__title {
    font-size: 25px;
    line-height: 27.5px;
  }
}
.job-info__wrapper {
  padding-left: 2.8333333333em;
}
.job-info__subtitle {
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0.1em;
  font-family: 'Brandon Grotesque';
  text-transform: uppercase;
  margin-top: 1.4em;
  margin-bottom: 0.7em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .job-info__subtitle {
    font-size: 25px;
    line-height: 29.25px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .job-info__subtitle {
    font-size: 20px;
    line-height: 23.4px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .job-info__subtitle {
    font-size: 18px;
    line-height: 21px;
  }
}
.job-info__description {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .job-info__description {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .job-info__description {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .job-info__description {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.job-info__description p + p {
  margin-top: 0.6666666667em;
}
.job-info__list {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
  padding-left: 1.25em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .job-info__list {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .job-info__list {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .job-info__list {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.job-info__list + * {
  margin-top: 6.25%;
}
.job-info__list li {
  position: relative;
  margin-top: 0.46875em;
  padding-left: 0.78125em;
}
.job-info__list li:before {
  content: '•';
  position: absolute;
  display: block;
  font-size: 1.875em;
  top: -0.1em;
  left: -0.1em;
}
.job-info__button {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  z-index: 2;
  display: inline-block;
  padding: 0.75em 2.25em;
  background: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .job-info__button {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .job-info__button {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .job-info__button {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .job-info__wrapper {
    padding-left: 0;
  }
}
.jobs-openings {
  text-align: center;
  font-size: 15px;
  padding-left: 13.75%;
  padding-right: 13.75%;
}
.jobs-openings__title {
  font-size: 2.5em;
  font-weight: 900;
  line-height: 1.2em;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 8.3333333333%;
  letter-spacing: 0.1em;
}
.jobs-openings__tab-bt {
  display: inline-block;
  position: relative;
  font-size: 2em;
  font-weight: 900;
  line-height: 1.25em;
  text-transform: uppercase;
  margin: 0 4.1666666667% 4.1666666667%;
  letter-spacing: 0.075em;
}
.jobs-openings__tab-bt:before,
.jobs-openings__tab-bt:after {
  content: '';
  position: absolute;
  bottom: -5px;
  height: 5px;
  width: 0;
  background-color: #2bb673;
  pointer-events: none;
}
.jobs-openings__tab-bt:before {
  left: 0;
  transition: width 0s cubic-bezier(0.42, 0, 0, 0.995);
}
.jobs-openings__tab-bt:after {
  right: 0;
  transition: width 0.4s cubic-bezier(0.42, 0, 0, 0.995);
}
.jobs-openings__tab-bt:hover:before,
.jobs-openings__tab-bt.active:before {
  width: 100%;
  transition: width 0.4s cubic-bezier(0.42, 0, 0, 0.995);
}
.jobs-openings__tab-bt:hover:after,
.jobs-openings__tab-bt.active:after {
  width: 100%;
  background: 0 0;
  transition: all 0s cubic-bezier(0.42, 0, 0, 0.995);
}
.jobs-openings__job {
  padding: 4.1666666667% 0;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.jobs-openings__job + .jobs-openings__job {
  border-top: 2px solid #e3e3e3;
}
.jobs-openings__job:after {
  content: ' ';
  display: block;
  clear: both;
}
.jobs-openings__job__col-left,
.jobs-openings__job__col-right {
  width: 50%;
  float: left;
  padding-left: 1.6666666667%;
  padding-right: 1.6666666667%;
}
.jobs-openings__job__col-left {
  text-align: right;
  padding-right: 8.3333333333%;
}
.jobs-openings__job__col-right {
  text-align: left;
}
.jobs-openings__job__category {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.1666666667em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.jobs-openings__job__title {
  clear: both;
  display: block;
  padding-right: 4em;
  position: relative;
  float: left;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.jobs-openings__job__title:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0.6em;
  width: 1.2em;
  height: 2.5em;
  margin-top: -1.25em;
  background: url('../img/icons/arrow.svg') center no-repeat;
  background-size: contain;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
  opacity: 0;
  transform: rotate(90deg) translateY(1.5em);
}
.jobs-openings__job__title:hover:after {
  opacity: 1;
  transform: rotate(90deg) translateY(0);
}
@media (min-width: 0) and (max-width: 1024px) {
  .jobs-openings {
    padding-left: 1.25%;
    padding-right: 1.25%;
    font-size: 15px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .jobs-openings {
    font-size: 10px;
  }
  .jobs-openings__title {
    text-align: center;
  }
  .jobs-openings__job {
    padding: 4.1666666667% 0;
  }
  .jobs-openings__job__col-left,
  .jobs-openings__job__col-right {
    padding: 0;
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    text-align: center;
  }
  .jobs-openings__job__category {
    font-size: 2em;
  }
  .jobs-openings__job__title {
    padding: 0;
    float: none;
    font-size: 1.4em;
  }
  .jobs-openings__job__title:after {
    display: none;
  }
}
.latest-thinking-sidebar {
  display: block;
  position: relative;
  padding: 60px 0;
}
.latest-thinking-sidebar__title {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.1em;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 20px;
}
.latest-thinking-sidebar__img {
  width: 120px;
  height: 120px;
  background: #ccc;
  float: left;
}
.latest-thinking-sidebar__content {
  width: 100%;
  height: 100%;
  float: left;
}
.latest-thinking-sidebar__content:not(last-child) {
  margin-bottom: 30px;
}
.latest-thinking-sidebar__content-text {
  width: calc(100% - 135px);
  height: 100%;
  float: left;
  margin-left: 15px;
}
.latest-thinking-sidebar__date {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4285714286em;
  letter-spacing: 0.05em;
  color: #000;
}
.latest-thinking-sidebar__description {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .latest-thinking-sidebar {
    padding: 30px 0;
  }
  .latest-thinking-sidebar__title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .latest-thinking-sidebar__date {
    font-size: 12px;
  }
  .latest-thinking-sidebar__description {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .latest-thinking-sidebar {
    padding: 30px 0;
  }
  .latest-thinking-sidebar__title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .latest-thinking-sidebar__date {
    font-size: 12px;
  }
  .latest-thinking-sidebar__description {
    font-size: 16px;
  }
}
.lazy-element {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
  opacity: 0;
}
.loading-overlay {
  z-index: 600;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: 1s;
}
.loading-overlay.\--done {
  visibility: hidden;
  opacity: 0;
}
.loading-posts {
  display: none;
  width: 50px;
  height: 50px;
  margin: 30px auto;
  background: url('../img/load.svg') center no-repeat;
  background-size: 100%;
}
.logo {
  position: relative;
  z-index: 5;
}
.logo__link {
  display: block;
  width: 70px;
  height: 70px;
  background: url('../img/logo.gif') center no-repeat;
  background-size: 100%;
}
.logo.\--collapsed .logo__link {
  background-image: url('../img/logo.gif');
}
.logo.\--w .logo__link {
  background-image: url('../img/logo-w.gif');
}
@media (min-width: 1025px) {
  .logo.\--w .logo__link {
    background-image: url('../img/logo-w.gif');
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .logo__link {
    /* background-image: url('../img/logo-w.gif'); */
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 0) and (max-width: 500px) {
  .logo__link {
    background-image: url('../img/logo-w.gif');
    width: 50px;
    height: 50px;
  }
}
.main-menu {
  padding: 20px 0;
}
.main-menu__link {
  display: inline-block;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin: 0 40px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.main-menu__link:before,
.main-menu__link:after {
  content: '';
  position: absolute;
  bottom: -3px;
  height: 3px;
  width: 0;
  background-color: #ff0000;
  pointer-events: none;
}
.main-menu__link:before {
  left: 0;
  transition: width 0s cubic-bezier(0.42, 0, 0, 0.995);
}
.main-menu__link:after {
  right: 0;
  transition: width 0.4s cubic-bezier(0.42, 0, 0, 0.995);
}
.main-menu__link:hover:before,
.main-menu__link.active:before {
  width: 100%;
  transition: width 0.4s cubic-bezier(0.42, 0, 0, 0.995);
}
.main-menu__link:hover:after,
.main-menu__link.active:after {
  width: 100%;
  background: 0 0;
  transition: all 0s cubic-bezier(0.42, 0, 0, 0.995);
}
.main-menu.\--collapsed .main-menu__link {
  color: #fff;
  font-size: 60px;
  font-weight: 900;
  line-height: 1.6666666667em;
  display: block;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
.main-menu.\--collapsed .main-menu__link:before,
.main-menu.\--collapsed .main-menu__link:after {
  display: none;
}
.main-menu.\--collapsed .main-menu__link:hover,
.main-menu.\--collapsed .main-menu__link.active {
  color: #ff0000;
}
.main-menu.\--w .main-menu__link {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1440px) {
  .main-menu {
    padding: 22px 0;
  }
  .main-menu__link {
    font-size: 18px;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  .main-menu {
    padding: 14px 0;
  }
  .main-menu__link {
    color: #fff;
    margin: 0 15px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .main-menu__link {
    font-size: 35px !important;
    margin: 0;
    display: block;
    font-weight: 900 !important;
    line-height: 1.6666666667em !important;
  }
  .main-menu__link:before,
  .main-menu__link:after {
    display: none;
  }
  .main-menu__link:hover,
  .main-menu__link.active {
    color: red !important;
  }
}
@media (min-width: 0) and (max-width: 768px) {
  .main-menu__link {
    font-size: 16px;
  }
}
.modal {
  display: none;
  position: fixed;
  background-color: #000;
  width: 100%;
  height: 100%;
  margin-top: 0;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 6;
}
.modal__content {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
.modal__loading {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url('../img/load-white.svg') center no-repeat;
  background-size: contain;
}
.modal__close {
  position: fixed;
  display: block;
  width: 50px;
  height: 50px;
  border: 0;
  top: 30px;
  right: 40px;
  text-indent: -9999px;
  background: url('../img/icons/close.svg') center no-repeat;
  background-size: 100%;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
  z-index: 3;
}
.modal__close:hover {
  transform: scale(1.1) rotate(360deg);
}
@media (min-width: 0) and (max-width: 1024px) {
  .modal__close {
    width: 30px;
    height: 30px;
    top: 15px;
    right: 15px;
  }
}
.newsletter-link {
  width: 100%;
  position: relative;
  display: block;
  padding: 60px 0;
  border-bottom: 3px solid #e3e3e3;
}
.newsletter-link:after {
  content: '';
  display: table;
  clear: both;
}
.newsletter-link__label {
  z-index: 2;
  position: relative;
  float: left;
}
.newsletter-link__text,
.newsletter-link__input {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1666666667em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  position: relative;
  display: block;
}
.newsletter-link__input {
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.newsletter-link__submit {
  position: relative;
  font-size: 60px;
  float: left;
  width: 1em;
  height: 1em;
  margin-top: 0.1em;
  margin-left: -0.2em;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.newsletter-link__submit:before {
  content: '\e803';
  font-family: 'icons';
  font-size: 1em;
  color: red;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .newsletter-link__text,
  .newsletter-link__input {
    font-size: 25px;
    line-height: 30px;
  }
  .newsletter-link__submit {
    font-size: 50px;
  }
}
@media (min-width: 1025px) and (max-width: 1279px),
  (min-width: 0px) and (max-width: 599px) {
  .newsletter-link {
    padding: 30px 0;
  }
  .newsletter-link__text,
  .newsletter-link__input {
    font-size: 20px;
    line-height: 25px;
  }
  .newsletter-link__submit {
    font-size: 40px;
  }
}
.next-page {
  display: block;
  font-size: 0;
}
.next-page__link {
  width: 100%;
  font-size: 200px;
  font-size: 10.4vw;
  line-height: 1.25em;
  font-weight: 900;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: -0.5em;
  overflow: hidden;
  background-color: red;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
.next-page__link.\--about {
  color: #9b9720;
  background-image: url('../img/bg-next-page-about.jpg');
}
.next-page__link.\--work {
  color: #ff0000;
  background-image: url('../img/bg-next-page-work.jpg');
}
.next-page__link.\--work:hover {
  color: #fff;
}
.next-page__link.\--thinking {
  color: #4e51bd;
  background-image: url('../img/bg-next-page-thinking.jpg');
}
.next-page__link.\--contact {
  color: #1d7d4e;
  background-image: url('../img/bg-next-page-contact.jpg');
}
.next-page__link:hover {
  color: #000;
}
@media (min-width: 0) and (max-width: 767px) {
  .next-page__link {
    font-size: 15vw;
  }
}
.pace {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #000;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 5px;
}
.pagination {
  font-size: 20px;
}
.pagination:after {
  content: '';
  display: table;
  clear: both;
}
.pagination__bt-next,
.pagination__bt-prev {
  position: relative;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
  letter-spacing: 3px;
  padding: 1.5em;
}
.pagination__bt-next i,
.pagination__bt-prev i {
  font-family: 'icons';
  font-size: 53px;
  font-style: normal;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
.pagination__bt-next:hover,
.pagination__bt-prev:hover {
  color: #2bb673;
  background-color: #fff;
}
.pagination__bt-next:hover i,
.pagination__bt-prev:hover i {
  color: #2bb673 !important;
}
.pagination__bt-prev {
  float: left;
  padding-left: 5em;
  margin-left: 100px;
}
.pagination__bt-prev i {
  left: 29px;
  top: 20%;
}
.pagination__bt-next {
  float: right;
  padding-right: 5em;
  margin-right: 100px;
}
.pagination__bt-next i {
  right: 29px;
  top: 20%;
}
@media (min-width: 0) and (max-width: 1024px) {
  .pagination__bt-next,
  .pagination__bt-prev {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .pagination {
    font-size: 11px;
  }
  .pagination__bt-next,
  .pagination__bt-prev {
    padding: 10px 0 10px 0;
  }
  .pagination__bt-next i,
  .pagination__bt-prev i {
    font-size: 25px;
  }
  .pagination__bt-prev {
    padding-left: 2.5em;
    margin-left: 0;
  }
  .pagination__bt-prev i {
    left: 0px;
  }
  .pagination__bt-next {
    float: right;
    padding-right: 2.2em;
    margin-right: 0;
  }
  .pagination__bt-next i {
    right: 0px;
  }
}
.people-page:after {
  content: '';
  display: table;
  clear: both;
}
.people-page__name {
  font-size: 50px;
  font-weight: 800;
  line-height: 1.1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.people-page__name:after {
  content: '';
  display: block;
  width: 100%;
  max-width: 100px;
  height: 3px;
  margin: 15px 0 25px;
  background-color: #ff2600;
}
.people-page__occupation {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 2.25em;
}
.people-page__excerpt,
.people-page__description {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .people-page__excerpt,
  .people-page__description {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .people-page__excerpt,
  .people-page__description {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .people-page__excerpt,
  .people-page__description {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.people-page__excerpt {
  margin-bottom: 1.25em;
}
.people-page__description * + * {
  margin-top: 15px;
}
.people-page__bt-next,
.people-page__bt-prev {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  position: relative;
  text-transform: uppercase;
  margin-top: 6.25%;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
  padding: 30px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .people-page__bt-next,
  .people-page__bt-prev {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .people-page__bt-next,
  .people-page__bt-prev {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .people-page__bt-next,
  .people-page__bt-prev {
    font-size: 14px;
    line-height: 21px;
  }
}
.people-page__bt-next:before,
.people-page__bt-prev:before {
  content: '';
  display: block;
  width: 15px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.3s color cubic-bezier(0.42, 0, 0, 0.995);
}
.people-page__bt-next:hover,
.people-page__bt-prev:hover {
  color: #ff2600;
}
.people-page__bt-prev {
  float: left;
  padding-left: 3.75em;
  transform: translateX(-1.5em);
  margin-left: 12.5%;
}
.people-page__bt-prev:before {
  background-image: url('../img/icons/arrow-left.svg');
  left: 2.1em;
}
.people-page__bt-prev:after {
  content: '';
  background-image: url('../img/icons/arrow-left-red.svg');
}
.people-page__bt-prev:hover:before {
  background-image: url('../img/icons/arrow-left-red.svg');
}
.people-page__bt-next {
  float: right;
  padding-right: 3.75em;
  transform: translateX(1.5em);
  margin-right: 12.5%;
}
.people-page__bt-next:before {
  background-image: url('../img/icons/arrow-right.svg');
  right: 2.1em;
}
.people-page__bt-next:after {
  content: '';
  background-image: url('../img/icons/arrow-right-red.svg');
}
.people-page__bt-next:hover:before {
  background-image: url('../img/icons/arrow-right-red.svg');
}
.people-page__image {
  width: 37.5%;
  float: left;
  padding-left: 1.25%;
  padding-right: 1.25%;
}
.people-page__image img {
  width: 100%;
  display: block;
}
.people-page__content {
  width: 62.5%;
  float: left;
  padding-left: 1.25%;
  padding-right: 1.25%;
}
@media (min-width: 0) and (max-width: 1024px) {
  .people-page__image {
    width: 37.5%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
  .people-page__content {
    width: 62.5%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
}
@media (min-width: 0) and (max-width: 890px) {
  .people-page__image {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    padding-left: 18.3333333333%;
    padding-right: 18.3333333333%;
    margin-bottom: 8.3333333333%;
  }
  .people-page__content {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
  }
}
@media (min-width: 0) and (max-width: 890px) {
  .people-page__image {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
  }
  .people-page__bt-prev,
  .people-page__bt-next {
    margin-left: 0;
    margin-right: 0;
  }
  .people-page__bt-prev > span,
  .people-page__bt-next > span {
    display: none;
  }
  .people-page__bt-prev {
    padding-left: 2.5em;
    transform: translateX(0);
  }
  .people-page__bt-prev:before {
    left: 1em;
    width: 0.8em;
  }
  .people-page__bt-next {
    padding-right: 2.5em;
    transform: translateX(0);
  }
  .people-page__bt-next:before {
    width: 0.8em;
    right: 1em;
  }
}
.position-content {
  padding-left: 13.75%;
  padding-right: 13.75%;
}
.position-content h1,
.position-content h2,
.position-content h3 {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 0.6em;
  letter-spacing: 0.1em;
}
.position-content p {
  font-size: 32px;
  line-height: 1.40625em;
  margin: 0;
}
.position-content p + h1,
.position-content p + h2,
.position-content p + h3 {
  margin-top: 11.6666666667%;
}
.position-content ul li {
  font-size: 20px;
  line-height: 1.5em;
  margin: 0 0 15px;
  padding-left: 30px;
  position: relative;
}
.position-content ul li:before {
  content: '';
  display: block;
  width: 1.25em;
  height: 0.65em;
  position: absolute;
  top: 0.45em;
  left: -0.3125em;
  background: url('../img/icons/arrow-black.svg') center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}
@media (min-width: 0) and (max-width: 1024px) {
  .position-content {
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
  .position-content h1,
  .position-content h2,
  .position-content h3 {
    font-size: 30px;
  }
  .position-content p {
    font-size: 22px;
  }
}
.post-blog .h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000;
  position: relative;
  width: 100%;
  padding-bottom: 25px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .post-blog .h2 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .post-blog .h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .post-blog .h2 {
    font-size: 14px;
    line-height: 21px;
  }
}
.post-blog .h2::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 40px;
}
.post-blog h3 {
  font-weight: 800;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .post-blog h3 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .post-blog h3 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .post-blog h3 {
    font-size: 25px;
    line-height: 27.5px;
  }
}
.post-blog h4 {
  font-weight: 800;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.075em;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .post-blog h4 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .post-blog h4 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .post-blog h4 {
    font-size: 20px;
    line-height: 20px;
  }
}
.post-blog p {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
  color: #000;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .post-blog p {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .post-blog p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .post-blog p {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.post-blog img {
  max-width: 100%;
  height: auto !important;
}
.post-blog ul {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
  padding-left: 1.25em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .post-blog ul {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .post-blog ul {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .post-blog ul {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.post-blog ul + * {
  margin-top: 6.25%;
}
.post-blog ul > li {
  position: relative;
  margin-top: 0.46875em;
  padding-left: 0.78125em;
}
.post-blog ul > li:before {
  content: '•';
  position: absolute;
  display: block;
  font-size: 1.875em;
  top: -0.1em;
  left: -0.1em;
}
.post-content {
  color: #000;
  margin: -1.25%;
}
.post-content h1,
.post-content .h2,
.post-content h3 {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 0.6em;
  padding-left: 1.25%;
  padding-right: 1.25%;
  letter-spacing: 0.1em;
}
.post-content h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1666666667em;
  text-transform: uppercase;
  padding-left: 1.25%;
  padding-right: 1.25%;
  letter-spacing: 0.1em;
}
.post-content h5 {
  font-size: 100px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 12.5%;
  padding-left: 1.25%;
  padding-right: 1.25%;
  letter-spacing: 0.05em;
}
.post-content blockquote {
  font-size: 32px;
  line-height: 1.40625em;
  margin: 0;
  padding-left: 13.75%;
  padding-right: 38.75%;
}
.post-content blockquote + blockquote {
  margin-top: 0.625em;
}
.post-content p {
  font-size: 20px;
  line-height: 1.5em;
  padding-left: 13.75%;
  padding-right: 13.75%;
}
.post-content p + p {
  margin-top: 0.75em;
}
.post-content blockquote + h1,
.post-content blockquote + h2,
.post-content blockquote + h3,
.post-content p + h1,
.post-content p + h2,
.post-content p + h3 {
  margin-top: 6.25%;
}
.post-content blockquote + h4,
.post-content p + h4 {
  margin-top: 12.5%;
}
@media (min-width: 0) and (max-width: 1024px) {
  .post-content h1,
  .post-content h2,
  .post-content h3 {
    font-size: 30px;
  }
  .post-content h4 {
    font-size: 20px;
  }
  .post-content h5 {
    font-size: 60px;
  }
  .post-content blockquote {
    padding-left: 1.25%;
    padding-right: 38.75%;
  }
  .post-content p {
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
}
@media (min-width: 0) and (max-width: 890px) {
  .post-content h5 {
    font-size: 50px;
  }
  .post-content blockquote {
    font-size: 24px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .post-content h4 {
    font-size: 20px;
  }
  .post-content h5 {
    font-size: 30px;
  }
  .post-content blockquote {
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
}
.row {
  margin-left: -1.25%;
  margin-right: -1.25%;
}
.row:after {
  content: '';
  display: table;
  clear: both;
}
.search-header {
  display: inline-block;
  width: 30px;
  height: 60px;
  margin-top: 3px;
  background: url('../img/icons/search-dark.svg') center no-repeat;
  background-size: 30px;
  border: none;
}
.search-header.\--w {
  background-image: url('../img/icons/search-white.svg');
}
.search-header.\--close {
  background-image: url('../img/icons/close-button.svg');
  background-size: 25px;
}
@media (min-width: 600px) and (max-width: 1024px),
  (min-width: 0px) and (max-width: 599px) {
  .search-header {
    height: 40px;
    background-image: url('../img/icons/search-white.svg');
    background-size: 25px;
  }
}
.search {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  width: 100%;
  height: 60px;
  position: relative;
  margin-top: 60px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .search {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .search {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .search {
    font-size: 14px;
    line-height: 21px;
  }
}
.search__input {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  width: 80%;
  height: 100%;
  background: #e3e3e3;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  color: #5b5b5b;
  text-transform: uppercase;
  float: left;
  padding: 0 0 0 20px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .search__input {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .search__input {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .search__input {
    font-size: 14px;
    line-height: 21px;
  }
}
.search__input:-ms-input-placeholder {
  color: #5b5b5b;
}
.search__input::placeholder {
  color: #5b5b5b;
}
.search__btn {
  float: left;
  width: 20%;
  height: 100%;
  padding: 0;
  border: none;
  background: #e3e3e3 url('../img/icons/search.svg') center no-repeat;
  background-size: 1.25em;
}
.search.\--header {
  font-weight: 800;
  font-size: 80px;
  line-height: 88px;
  letter-spacing: 0.1em;
  position: absolute;
  width: 75%;
  border-bottom: 0.0375em solid #ff2600;
  height: 1em;
  left: 50%;
  top: -400%;
  transform: translateX(-50%);
}
@media (min-width: 769px) and (max-width: 1440px) {
  .search.\--header {
    font-size: 70px;
    line-height: 77px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .search.\--header {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .search.\--header {
    font-size: 40px;
    line-height: 44px;
  }
}
.search.\--header .search__input {
  font-weight: 800;
  font-size: 80px;
  line-height: 88px;
  letter-spacing: 0.1em;
  line-height: normal;
  width: 94%;
  height: 1em;
  color: #fff;
  background: transparent;
  padding: 0;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .search.\--header .search__input {
    font-size: 70px;
    line-height: 77px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .search.\--header .search__input {
    font-size: 60px;
    line-height: 66px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .search.\--header .search__input {
    font-size: 40px;
    line-height: 44px;
  }
}
.search.\--header .search__input:-ms-input-placeholder {
  color: #fff;
}
.search.\--header .search__input::placeholder {
  color: #fff;
}
.search.\--header .search__input:-ms-input-placeholder {
  color: #fff;
}
.search.\--header .search__input::-ms-input-placeholder {
  color: #fff;
}
.search.\--header .search__btn {
  width: 6%;
  background-image: url('../img/icons/search-white.svg');
  background-color: transparent;
  background-size: 0.625em;
}
.search.\--open {
  top: 200%;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .search.\--header .search__input {
    width: 94%;
  }
  .search.\--header .search__btn {
    width: 6%;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .search {
    margin-top: 30px;
  }
  .search__input {
    width: 80%;
  }
  .search__btn {
    width: 20%;
  }
  .search.\--header .search__input {
    width: 90%;
  }
  .search.\--header .search__btn {
    width: 10%;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .search.\--header {
    width: 90%;
  }
  .search.\--header .search__input {
    width: 85%;
  }
  .search.\--header .search__btn {
    width: 15%;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .search {
    margin-top: 30px;
  }
  .search__input {
    width: 80%;
  }
  .search__btn {
    width: 20%;
    background-size: 20px;
  }
  .search.\--header {
    width: 90%;
  }
  .search.\--header .search__input {
    width: 80%;
    font-family: sans-serif;
    font-weight: 400;
  }
  .search.\--header .search__btn {
    width: 20%;
  }
}
.select-custom {
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.015em;
  color: #000;
  padding: 10px 90px 10px 45px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('../img/icons/down-arrow.svg') calc(100% - 45px) center
    no-repeat #eee;
  background-size: 30px;
  border: none;
  border-radius: 0;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .select-custom {
    font-size: 18px;
    line-height: 22.4px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .select-custom {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .select-custom {
    font-size: 14px;
    line-height: 17.5px;
  }
}
.select-custom option {
  background-color: #fff;
}
.select-custom.\--p {
  background-color: #ffa899;
}
@media (min-width: 0) and (max-width: 890px) {
  .select-custom {
    padding: 10px 50px 10px 20px;
    background: url('../img/icons/down-arrow.png') calc(100% - 20px) center
      no-repeat #eee;
    background-size: 12px;
  }
}
.share {
  display: none;
  z-index: 5;
  position: fixed;
  top: calc(50% + 100px);
  right: 0px;
  transform: translateY(-50%);
}
.share__links {
  visibility: hidden;
  float: left;
  margin-right: 15px;
  opacity: 0;
  transform: translateX(50px);
  transition: 0.4s cubic-bezier(0.42, 0, 0, 0.995);
}
.share__links > li {
  display: inline-block;
}
.share__links__item {
  font-size: 54px;
  margin: 0 10px;
  color: #ebebeb;
  display: inline-block;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
.share__links__item:hover {
  color: #ff2600;
}
.share__links.\--active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.share__toggle {
  z-index: 5;
  opacity: 0.4;
  position: relative;
  float: left;
  width: 75px;
  height: 75px;
  right: -6px;
  background: url('../img/icons/bt-share.png') center no-repeat;
  background-size: contain;
  transition: right 0.3s cubic-bezier(0.42, 0, 0, 0.995),
    background-color 0.5s cubic-bezier(0.42, 0, 0, 0.995);
}
.share__toggle:hover {
  right: 6px;
}
@media (min-width: 415px) and (max-width: 768px),
  (min-width: 0) and (max-width: 414px) {
  .share__links__item {
    font-size: 25px;
  }
  .share__toggle {
    width: 34px;
    height: 34px;
  }
}
.social-media {
  text-align: center;
}
.social-media__link {
  font-size: 26px;
  margin: 0 10px;
  color: #fff;
  display: inline-block;
  transition: 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
.social-media__link:hover {
  color: #ff2600;
}
.social-media.\--l {
  text-align: left;
}
.social-media.\--l .social-media__link {
  margin: 0;
}
.social-media.\--l .social-media__link:not(:first-child) {
  margin-left: 30px;
}
.social-media.\--bigger .social-media__link {
  font-size: 40px;
}
.social-media.\--ls {
  text-align: left;
}
.social-media.\--ls .social-media__link {
  margin: 0;
}
.social-media.\--ls .social-media__link:not(:first-child) {
  margin-left: 10px;
}
.social-media.\--small .social-media__link {
  font-size: 25px;
}
.social-media.\--r .social-media__link {
  color: #ff2600;
}
.social-media.\--r .social-media__link:hover {
  color: #000;
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .social-media.\--bigger .social-media__link {
    font-size: 32px;
  }
  .social-media.\--l .social-media__link {
    margin: 0;
  }
  .social-media.\--l .social-media__link:not(:first-child) {
    margin-left: 20px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  .social-media__link {
    font-size: 20px;
    margin: 0 10px;
  }
  .social-media.\--bigger .social-media__link {
    font-size: 35px;
  }
  .social-media.\--l .social-media__link {
    margin: 0;
  }
  .social-media.\--l .social-media__link:not(:first-child) {
    margin-left: 20px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .social-media__link {
    font-size: 25px;
  }
}
.spacer-footer {
  display: none;
}
@media (min-width: 0) and (max-width: 890px) {
  .spacer-footer {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #000;
  }
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table__vAlign {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.table__vAlign.\--bottom {
  vertical-align: bottom;
}
.title-latest {
  font-weight: 800;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: 0.1em;
  letter-spacing: 0.09em;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .title-latest {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .title-latest {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .title-latest {
    font-size: 35px;
    line-height: 38.5px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .title-latest {
    max-width: 200px;
  }
}
.title-related {
  font-size: 50px;
  font-weight: 800;
  line-height: 1.1em;
  letter-spacing: 0.1em;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .title-related {
    font-size: 40px;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .title-related {
    font-size: 30px;
  }
}
@media (min-width: 600px) and (max-width: 1024px),
  (min-width: 0px) and (max-width: 599px) {
  .title-related {
    font-size: 25px;
  }
}
.title-works {
  display: inline-block;
  position: relative;
  font-size: 30px;
  font-weight: 900;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.title-works:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -0.375em;
  display: block;
  width: 1000px;
  height: 0.5em;
  z-index: -1;
  background-color: #ed1c24;
}
@media (min-width: 0) and (max-width: 767px) {
  .title-works {
    font-size: 30px;
  }
}
.title {
  font-weight: 800;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: 0.1em;
  color: #000;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .title {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .title {
    font-size: 35px;
    line-height: 38.5px;
  }
}
.title.\--w {
  color: #fff;
}
.work-content h1,
.work-content h2,
.work-content h3 {
  font-weight: 800;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.6em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .work-content h1,
  .work-content h2,
  .work-content h3 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .work-content h1,
  .work-content h2,
  .work-content h3 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .work-content h1,
  .work-content h2,
  .work-content h3 {
    font-size: 25px;
    line-height: 27.5px;
  }
}
.work-content h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .work-content h4 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .work-content h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .work-content h4 {
    font-size: 14px;
    line-height: 21px;
  }
}
.work-content h4 span {
  display: block;
  width: 100px;
  height: 5px;
  margin: 0 0 25px;
  background-color: #000000;
}
.work-content i {
  font-family: 'icons';
  font-style: normal;
}
.work-content ul,
.work-content p {
  font-weight: 300;
  font-size: 32px;
  line-height: 45px;
  letter-spacing: 0.015em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .work-content ul,
  .work-content p {
    font-size: 24px;
    line-height: 33.6px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .work-content ul,
  .work-content p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .work-content ul,
  .work-content p {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.work-content ul + p,
.work-content p + p {
  margin-top: 0.78125em;
}
.work-content ul li {
  position: relative;
  padding-left: 0.78125em;
}
.work-content ul li:before {
  content: '•';
  position: absolute;
  display: block;
  font-size: 1.875em;
  top: -0.1em;
  left: -0.1em;
}
.work-content ul li + li {
  margin-top: 0.46875em;
}
.work-content img {
  display: block;
  width: 100%;
  margin: 0;
}
.work-content img + img {
  margin-top: 50px;
}
.work-content__strap {
  display: none;
  z-index: 3;
  position: fixed;
  width: 100%;
  height: 112px;
  top: 0;
  left: 0;
}
.work-content__strap.\--show {
  display: block;
  transform: translateY(0);
  transition: 0.8s ease;
}
.work-content__strap.\--swipe {
  transform: translateY(-100%);
}
.work-content__image {
  position: relative;
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.6s ease;
}
.work-content__image.the-call-image {
  padding-top: 100%;
}
.work-content__image + .work-content__image {
  margin-top: 6%;
}
.work-content__image.\--height {
  padding-top: 177%;
}
.work-content__image.\--parallax {
  background-attachment: fixed;
}
.work-content__image.\--full {
  padding-top: 100%;
}
.work-content__image.\--big {
  padding-top: 75%;
}
.work-content__image.\--text {
  padding-top: 0%;
  padding-bottom: 5%;
}
.work-content__image.\--bottom {
  background-size: contain;
  background-position: center bottom;
  padding-bottom: 30%;
}
.work-content .we-did {
  position: relative;
}
.work-content .we-did__icon {
  font-size: 90px;
  position: absolute;
  left: -75px;
  top: -40px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.work-content .we-did__title {
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0.1em;
  position: relative;
  margin: 0 0 0.8em;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .work-content .we-did__title {
    font-size: 25px;
    line-height: 29.25px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .work-content .we-did__title {
    font-size: 20px;
    line-height: 23.4px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .work-content .we-did__title {
    font-size: 18px;
    line-height: 21px;
  }
}
.work-content .we-did__title span {
  display: block;
  width: 3.3333333333em;
  height: 0.1666666667em;
  margin: 0.6666666667em 0 0;
}
.work-content .we-did__content p {
  font-weight: 500;
  font-size: 18px;
  line-height: 25.2px;
  letter-spacing: 0.05em;
  line-height: 2.5em !important;
  margin-bottom: 0.5555555556em;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .work-content .we-did__content p {
    font-size: 16px;
    line-height: 22.4px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .work-content .we-did__content p {
    font-size: 16px;
    line-height: 22.4px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .work-content .we-did__content p {
    font-size: 14px;
    line-height: 19.6px;
  }
}
.work-content .quote {
  position: relative;
  margin: 0;
  text-transform: uppercase;
  font-size: 1.3vw;
}
.work-content .quote__icon {
  font-size: 3.2em;
  z-index: 0;
  position: absolute;
  width: 1em;
  height: 1em;
  left: -0.875em;
  top: -0.125em;
}
.work-content .quote__icon.\--icon-small {
  position: absolute;
  top: 0.625em;
}
.work-content .quote__description {
  position: relative;
  font-size: 2.8em;
  margin: 0 0 0.5833333333em;
  line-height: 1.3em;
}
.work-content .quote__author {
  font-size: 1em;
  font-weight: bold;
}
.work-content .quote__author span {
  display: block;
  width: 4em;
  height: 0.16em;
  margin: 0 0 1em;
  background-color: #000000;
}
.work-content .quote.\--quote-small {
  padding-top: 5%;
}
.work-content .quote.\--quote-small .quote__description {
  font-size: 2em;
}
.work-content .percentage {
  font-size: 50px;
  margin-left: 6.25%;
}
.work-content .percentage__title {
  font-size: 2.9333333333em;
  font-weight: 400;
  margin: 0;
  position: relative;
  letter-spacing: 0.1em;
}
.work-content .percentage__content {
  font-size: 1em;
  line-height: 1.3em;
  margin: 0 0 1.3em;
  text-transform: uppercase;
}
.work-content .award {
  position: relative;
  padding-left: 30px;
}
.work-content .award__item:not(:first-of-type) {
  margin-top: 45px;
}
.work-content .award__icon {
  font-size: 180px;
  position: absolute;
  width: 100%;
  max-width: 180px;
  left: -75px;
  top: -30px;
}
.work-content .award__title,
.work-content .award__description {
  position: relative;
}
.work-content .award__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 25.2px;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .work-content .award__title {
    font-size: 16px;
    line-height: 22.4px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .work-content .award__title {
    font-size: 16px;
    line-height: 22.4px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .work-content .award__title {
    font-size: 14px;
    line-height: 19.6px;
  }
}
.work-content .award__title span {
  display: block;
  width: 5.5555555556em;
  height: 0.1666666667em;
  margin: 0.7777777778em 0;
}
.work-content .award__description {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .work-content .award__description {
    font-size: 12px;
    line-height: 16.8px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .work-content .award__description {
    font-size: 12px;
    line-height: 16.8px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .work-content .award__description {
    font-size: 12px;
    line-height: 16.8px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .work-content .award {
    margin-top: 16.6666666667%;
  }
  .work-content .award__icon {
    font-size: 70px;
    left: -10px;
    top: -10px;
  }
}
.work-content__video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.work-content__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.work-content__pad {
  padding-left: 7.5%;
  padding-right: 7.5%;
}
.work-content__pad-2 {
  padding-left: 7.5%;
  padding-right: 1.25%;
}
.work-content__col-6 {
  width: 75%;
  float: left;
  padding-left: 1.25%;
  padding-right: 1.25%;
  padding-left: 7.5%;
  padding-right: 7.5%;
}
.work-content__col-5 {
  width: 62.5%;
  float: left;
  padding-left: 1.25%;
  padding-right: 1.25%;
}
.work-content__col-3 {
  width: 37.5%;
  float: left;
  padding-left: 1.25%;
  padding-right: 1.25%;
}
.work-content__col-2 {
  width: 25%;
  float: left;
  padding-left: 1.25%;
  padding-right: 1.25%;
}
.work-content.\--dark {
  color: #000000;
}
.work-content.\--dark h4:before {
  background-color: #000000;
}
@media (min-width: 0) and (max-width: 1024px) {
  .work-content__pad-2 {
    padding-left: 13.75%;
    padding-right: 13.75%;
  }
  .work-content__image.\--parallax {
    background-attachment: unset;
  }
}
@media (min-width: 0) and (max-width: 890px) {
  .work-content .we-did {
    margin-top: 12.5%;
  }
  .work-content .we-did__icon {
    font-size: 60px;
    left: -50px;
    top: -25px;
  }
  .work-content__col-6 {
    width: 68.75%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
    padding-left: 13.75%;
    padding-right: 13.75%;
  }
  .work-content__col-2 {
    width: 31.25%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .work-content .row {
    margin-left: -1.6666666667%;
    margin-right: -1.6666666667%;
  }
  .work-content .row:after {
    content: '';
    display: table;
    clear: both;
  }
  .work-content h1,
  .work-content h2,
  .work-content h3 {
    margin-left: 0%;
  }
  .work-content .we-did {
    margin-top: 16.6666666667%;
  }
  .work-content .we-did__icon {
    font-size: 45px;
    left: -10px;
    top: -20px;
  }
  .work-content .percentage {
    font-size: 20px;
    margin-top: 16.6666666667%;
  }
  .work-content__col-6,
  .work-content__col-3,
  .work-content__col-2 {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
  }
  .work-content__pad,
  .work-content__pad-2 {
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
  }
}
.written-by__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .written-by__title {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .written-by__title {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .written-by__title {
    font-size: 14px;
    line-height: 21px;
  }
}
.written-by__title::after {
  content: '';
  display: block;
  width: 100px;
  height: 3px;
  margin: 1em 0;
  background-color: #ff2600;
}
.written-by__subtitle {
  font-weight: 800;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  color: #000;
  padding: 10px 0 15px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .written-by__subtitle {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .written-by__subtitle {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .written-by__subtitle {
    font-size: 20px;
    line-height: 20px;
  }
}
.written-by__follow,
.written-by__description {
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.015em;
  color: #000;
  margin-bottom: 20px;
}
@media (min-width: 769px) and (max-width: 1440px) {
  .written-by__follow,
  .written-by__description {
    font-size: 18px;
    line-height: 22.4px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  .written-by__follow,
  .written-by__description {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  .written-by__follow,
  .written-by__description {
    font-size: 14px;
    line-height: 17.5px;
  }
}
#featured-about-approach {
  background-color: #efea3e;
}
#featured-about-approach .about-title {
  margin-bottom: 6.25%;
}
#featured-about-approach .card-approach {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
@media (min-width: 0) and (max-width: 767px) {
  #featured-about-approach .row {
    margin-left: -1.6666666667%;
    margin-right: -1.6666666667%;
  }
  #featured-about-approach .row:after {
    content: '';
    display: table;
    clear: both;
  }
  #featured-about-approach .about-title {
    margin-bottom: 16.6666666667%;
  }
  #featured-about-approach .card-approach {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    margin-bottom: 16.6666666667%;
  }
}
#featured-about-description {
  background-color: #000;
  padding: 90px 0;
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-about-description {
    padding: 40px 0;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-about-description {
    margin-left: 0%;
    padding: 70px 0;
  }
}
#featured-about-expertise {
  background-color: #fff;
  padding: 70px 0;
}
#featured-about-expertise .accordion {
  width: 100%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
#featured-about-expertise .accordion .accordion__bt,
#featured-about-expertise .accordion .accordion__tags,
#featured-about-expertise .accordion .accordion__description {
  padding-left: 60px;
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-about-expertise {
    padding: 40px 0;
  }
  #featured-about-expertise .accordion {
    width: 100%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #featured-about-expertise .accordion .accordion__bt,
  #featured-about-expertise .accordion .accordion__tags,
  #featured-about-expertise .accordion .accordion__description {
    padding-left: 0;
  }
}
#featured-about-galery {
  padding: 1.6666666667% 0px;
}
#featured-about-galery .col:nth-child(1n) {
  transform: translateZ(0) rotate(1deg);
}
#featured-about-galery .col:nth-child(2n) {
  transform: translateZ(0) rotate(-1deg);
}
#featured-about-galery .grid-team .row {
  margin-left: -0.8333333333%;
  margin-right: -0.8333333333%;
}
#featured-about-galery .grid-team .row:after {
  content: '';
  display: table;
  clear: both;
}
#featured-about-galery .col {
  width: 25%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  margin-bottom: 1.6666666667%;
}
@media (min-width: 1025px) and (max-width: 1279px) {
  #featured-about-galery .col {
    width: 33.3333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-about-galery .col {
    width: 50%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
    margin-bottom: 6.25%;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-about-galery .col {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    margin-bottom: 8.3333333333%;
  }
}
#featured-about-people {
  background-color: #ff2600;
  padding-bottom: 100px;
  margin-top: 100px;
}
#featured-about-people .about-title {
  position: relative;
  max-width: 1440px;
  top: -40px;
  margin-bottom: 50px;
}
#featured-about-people .container-select {
  width: 100%;
  margin-bottom: 2.5%;
}
#featured-about-people .container-select:after {
  content: '';
  display: table;
  clear: both;
}
#featured-about-people .container-select .select-custom {
  float: right;
  margin-right: 2.5%;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  #featured-about-people .about-title {
    top: -40px;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  #featured-about-people {
    margin-top: 50px;
  }
  #featured-about-people .about-title {
    top: -35px;
    margin-bottom: 30px;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-about-people {
    margin-top: 50px;
  }
  #featured-about-people .about-title {
    top: -25px;
    margin-bottom: 20px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-about-people {
    margin-top: 20px;
    padding-bottom: 50px;
  }
  #featured-about-people .about-title {
    top: -20px;
    margin-bottom: 20px;
  }
}
#featured-archive {
  padding: 60px 0;
}
#featured-archive .container {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
#featured-archive .container:after {
  content: ' ';
  display: block;
  clear: both;
}
#featured-archive .title {
  margin-bottom: 60px;
}
#featured-archive .card-result {
  margin-bottom: 60px;
}
#featured-blog {
  border-bottom: 3px solid #e3e3e3;
  padding: 100px 0;
}
#featured-blog .col-a {
  width: 66.6666666667%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
#featured-blog .col-a .post-blog {
  margin-bottom: 100px;
}
#featured-blog .col-a .post-blog h2 {
  margin-bottom: 15px;
}
#featured-blog .col-a .post-blog h3 {
  margin-bottom: 80px;
}
#featured-blog .col-a .post-blog h4 {
  margin-bottom: 10px;
}
#featured-blog .col-a .post-blog > * + * {
  margin-top: 30px;
}
#featured-blog .col-a .post-blog img {
  padding: 0 0 30px 0;
}
#featured-blog .col-a .written-by {
  width: 100%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
#featured-blog .col-a .written-by .follow-content .written-by__follow,
#featured-blog .col-a .written-by .follow-content .social-media {
  line-height: 40px;
  float: left;
}
#featured-blog .col-a .written-by .follow-content .social-media {
  margin-left: 1.6666666667%;
}
#featured-blog .col-b {
  width: 25%;
  float: left;
  margin-left: 8.3333333333%;
}
#featured-blog .latest-thinking-sidebar .button,
#featured-blog .latest-thinking-sidebar .hs-button {
  float: left;
  max-width: 250px;
  margin-top: 30px;
}
@media (min-width: 1025px) and (max-width: 1543px) {
  #featured-blog .col-a {
    width: 58.3333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #featured-blog .col-b {
    width: 37.5%;
    float: left;
    margin-left: 4.1666666667%;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  #featured-blog .col-b .author {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-blog {
    padding: 60px 0;
  }
  #featured-blog .col-a {
    width: 100%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
  #featured-blog .col-a .post-blog h2 {
    margin-bottom: 15px;
  }
  #featured-blog .col-a .post-blog h3 {
    margin-bottom: 40px;
  }
  #featured-blog .col-a .post-blog h4 {
    margin-bottom: 10px;
  }
  #featured-blog .col-a .post-blog > * + * {
    margin-top: 20px;
  }
  #featured-blog .col-a .post-blog img {
    padding: 0 0 20px 0;
  }
  #featured-blog .col-b {
    width: 100%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
    margin-left: 0%;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-blog {
    padding: 40px 0;
  }
  #featured-blog .col-a {
    width: 100%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
  #featured-blog .col-a .post-blog {
    margin-bottom: 40px;
  }
  #featured-blog .col-a .post-blog h2 {
    margin-bottom: 15px;
  }
  #featured-blog .col-a .post-blog h3 {
    margin-bottom: 40px;
  }
  #featured-blog .col-a .post-blog h4 {
    margin-bottom: 10px;
  }
  #featured-blog .col-a .post-blog > * + * {
    margin-top: 15px;
  }
  #featured-blog .col-a .post-blog img {
    padding: 0 0 15px 0;
  }
  #featured-blog .col-b {
    width: 100%;
    float: left;
    padding-left: 1.25%;
    padding-right: 1.25%;
    margin-left: 0%;
  }
  #featured-blog .latest-thinking-sidebar .button,
  #featured-blog .latest-thinking-sidebar .hs-button {
    max-width: 180px;
    margin-top: 20px;
  }
}
#featured-contact-jobs .col {
  margin-bottom: 50px;
}
#featured-contact-jobs .col-a {
  width: 66.6666666667%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
#featured-contact-jobs .col-b {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  padding-left: 9.1666666667%;
  padding-right: 9.1666666667%;
}
#featured-contact-jobs .job-info + * {
  margin-top: 8.3333333333%;
}
@media (min-width: 0) and (max-width: 890px) {
  #featured-contact-jobs .col {
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
#featured-contact .featured-contact__content {
  width: 100%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  padding-bottom: 90px;
}
#featured-contact .featured-contact__content .title {
  margin-bottom: 60px;
}
#featured-contact .featured-contact__content .description {
  margin-left: 6.6666666667%;
}
#featured-contact .container-select {
  width: 100%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
#featured-contact .container-select .select-custom {
  margin-right: 1.6666666667%;
  float: left;
}
#featured-contact .grid-jobs {
  width: 100%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  padding: 60px 0;
}
#featured-contact .grid-jobs .col {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  margin-bottom: 80px;
}
@media (min-width: 0px) and (max-width: 599px),
  (min-width: 600px) and (max-width: 1024px) {
  #featured-contact .featured-contact__content {
    padding: 50px 0;
  }
  #featured-contact .featured-contact__content .title {
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-contact .grid-jobs .col {
    width: 50%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
    margin-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-contact .featured-contact__content {
    padding: 50px 0;
  }
  #featured-contact .container-select .select-custom {
    margin-bottom: 3.3333333333%;
  }
  #featured-contact .grid-jobs {
    padding: 30px 0;
  }
  #featured-contact .grid-jobs .col {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    margin-bottom: 40px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  #featured-contact .featured-contact__content {
    padding: 0 0 50px;
  }
  #featured-contact .featured-contact__content .description {
    margin-left: 0;
  }
  #featured-contact .container-select .select-custom {
    float: right;
    width: 50%;
  }
}
#featured-home-work {
  overflow: hidden;
}
#featured-home-work .bt-back-top {
  display: none !important;
}
#featured-home-work #fullpage {
  z-index: 2;
}
#featured-home-work .title-works {
  margin-bottom: 4.1666666667%;
}
#featured-home-work .feature-work .feature-work__info {
  top: 16.6666666667%;
}
@media (min-width: 415px) and (max-width: 768px),
  (min-width: 0) and (max-width: 414px) {
  #featured-home-work {
    background-color: #000;
  }
}
@media (min-width: 415px) and (max-width: 768px) and (orientation: portrait) {
  #featured-home-work {
    padding-top: 92px;
  }
}
@media (min-width: 0) and (max-width: 414px) and (orientation: portrait) {
  #featured-home-work {
    padding-top: 72px;
  }
  #featured-home-work .feature-work .feature-work__info {
    top: 70px;
  }
}
#featured-latest-thinking {
  padding: 100px 0;
  background-color: #fff;
}
#featured-latest-thinking .title-latest {
  margin-bottom: 40px;
}
#featured-latest-thinking .featured-latest-thinking__content {
  margin-left: 4.1666666667%;
}
#featured-latest-thinking .featured-latest-thinking__content .col {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-latest-thinking {
    padding: 60px 0;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-latest-thinking {
    padding: 50px 0;
  }
  #featured-latest-thinking .title-latest {
    margin-bottom: 6.6666666667%;
  }
}
@media (min-width: 0) and (max-width: 1024px) {
  #featured-latest-thinking .featured-latest-thinking__content {
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  #featured-latest-thinking .featured-latest-thinking__content {
    -ms-grid-columns: none;
    grid-template-columns: none;
  }
  #featured-latest-thinking .featured-latest-thinking__content .col {
    width: 100%;
    margin: 10px auto;
    max-width: none;
  }
}
#featured-related {
  padding: 100px 0;
  background-color: #fff;
}
#featured-related .title-related {
  width: 100%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  margin-bottom: 40px;
}
#featured-related .featured-related__content {
  width: 91.6666666667%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  margin-left: 4.1666666667%;
}
#featured-related .featured-related__content .col {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-related {
    padding: 60px 0;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-related {
    padding: 50px 0;
  }
  #featured-related .title-related {
    margin-bottom: 6.6666666667%;
  }
  #featured-related .featured-related__content {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    margin-left: 0%;
  }
  #featured-related .featured-related__content .col {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    margin-bottom: 6.6666666667%;
  }
}
#search-result {
  padding: 60px 0;
}
#search-result .container {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
#search-result .container:after {
  content: ' ';
  display: block;
  clear: both;
}
#search-result:after {
  content: '';
  display: table;
  clear: both;
}
#search-result .card-result {
  margin-bottom: 60px;
}
#featured-thinking-news {
  background-color: #a2202e;
}
#featured-thinking-news .col-a {
  width: 66.6666666667%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
#featured-thinking-news .col-a .title + * {
  margin-top: 40px;
}
#featured-thinking-news .col-a .description {
  padding-left: 8.3333333333%;
}
#featured-thinking-news .col-b {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  padding-left: 9.1666666667%;
  padding-right: 9.1666666667%;
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-thinking-news .col {
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  #featured-thinking-news .col + * {
    margin-top: 6.25%;
  }
}
@media (min-width: 415px) and (max-width: 768px),
  (min-width: 0) and (max-width: 414px) {
  #featured-thinking-news .col + * {
    margin-top: 16.6666666667%;
  }
  #featured-thinking-news .col-a {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
  }
  #featured-thinking-news .col-a .description {
    padding-left: 0;
  }
}
#featured-thinking-post .author-post {
  width: 25%;
  position: absolute;
  left: 75%;
}
@media (min-width: 0) and (max-width: 1024px) {
  #featured-thinking-post .author-post {
    width: 37.5%;
    left: 62.5%;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #featured-thinking-post .author-post {
    position: relative;
    width: auto;
    left: 0;
    margin-bottom: 12.5%;
  }
}
#featured-thinking {
  margin: 5.8333333333% 0;
}
#featured-thinking .filter-thinking {
  margin-bottom: 5.8333333333%;
}
#featured-thinking .grid-post:after {
  content: '';
  display: table;
  clear: both;
}
#featured-thinking .grid-post .col {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  margin-bottom: 80px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-thinking .grid-post .col {
    width: 50%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
    margin-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-thinking .grid-post .col {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    margin-bottom: 40px;
  }
}
#featured-work-post {
  z-index: 2;
  position: relative;
}
#featured-work-post #the-work img + img {
  margin-top: 0;
}
#featured-work-post .work-content {
  padding-bottom: 50px;
}
#featured-work-post .title-impact {
  padding-bottom: 0;
}
#featured-work-post .title-impact + * {
  padding-top: 0;
}
#featured-work {
  margin: 5.8333333333% 0;
}
#featured-work .filter-work {
  margin-bottom: 5.8333333333%;
}
#featured-work .grid-post .col {
  width: 33.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  margin-bottom: 80px;
}
@media (min-width: 600px) and (max-width: 1024px) {
  #featured-work .grid-post .col {
    width: 50%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
    margin-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 599px) {
  #featured-work .grid-post .col {
    width: 100%;
    float: left;
    padding-left: 1.6666666667%;
    padding-right: 1.6666666667%;
    margin-bottom: 40px;
  }
}
#form-default .row {
  margin-left: -0.8333333333%;
  margin-right: -0.8333333333%;
}
#form-default .row:after {
  content: '';
  display: table;
  clear: both;
}
#form-default .col {
  width: 100%;
  margin-bottom: 1.6666666667%;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
@media (min-width: 1025px) and (max-width: 1279px),
  (min-width: 1280px) and (max-width: 1439px),
  (min-width: 1440px) {
  #form-default .col.col-md-1 {
    width: 8.3333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-1.last {
    width: 8.3333333333%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-2 {
    width: 16.6666666667%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-2.last {
    width: 16.6666666667%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-3 {
    width: 25%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-3.last {
    width: 25%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-4 {
    width: 33.3333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-4.last {
    width: 33.3333333333%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-5 {
    width: 41.6666666667%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-5.last {
    width: 41.6666666667%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-6 {
    width: 50%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-6.last {
    width: 50%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-7 {
    width: 58.3333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-7.last {
    width: 58.3333333333%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-8 {
    width: 66.6666666667%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-8.last {
    width: 66.6666666667%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-9 {
    width: 75%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-9.last {
    width: 75%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-10 {
    width: 83.3333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-10.last {
    width: 83.3333333333%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-11 {
    width: 91.6666666667%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-11.last {
    width: 91.6666666667%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-12 {
    width: 100%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #form-default .col.col-md-12.last {
    width: 100%;
    float: right;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
}
#form-default .col {
  margin-bottom: 55px;
}
#form-default .form-default__fieldset + .form-default__fieldset {
  margin-top: 70px;
}
#form-default .form-default__wrapper {
  max-width: 865px;
  margin-left: 0;
  margin-right: auto;
}
#form-default .form-default__wrapper:after {
  content: ' ';
  display: block;
  clear: both;
}
#form-default .form-default__legend + *,
#form-default .hs-richtext + * {
  margin-top: 40px;
}
#form-default .hs-form-field,
#form-default .hs_submit {
  margin-right: 2.6em;
}
#hero-contact {
  text-align: center;
}
#hero-contact .row {
  margin-left: -1.25%;
  margin-right: -1.25%;
}
#hero-contact .row:after {
  content: '';
  display: table;
  clear: both;
}
#hero-contact .cta-contact {
  display: inline-block;
  margin: 0 2.5%;
}
@media (min-width: 0) and (max-width: 1089px) {
  #hero-contact .cta-contact {
    width: 100%;
    max-width: 300px;
    margin: 2.5%;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  #hero-contact {
    padding-top: 71px;
    background-color: #000;
  }
  #hero-contact .cta-contact {
    margin: 20px 0;
  }
}
#hero-page {
  transition: 0.3s;
  transform: translate3d(0, 0, 0);
  background-color: #000;
}
#hero-page.\--fixed {
  z-index: -1;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 768px) and (max-width: 890px) {
  #hero-page {
    padding-top: 94px;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #hero-page {
    padding-top: 71px;
  }
}
.hs-richtext {
  margin-bottom: 40px;
}
.hs-form-field,
.hs_submit {
  max-width: 780px;
  margin-right: auto;
  margin-left: 4.25em;
  margin-bottom: 55px;
}
.hs-form-field > label,
.hs_submit > label {
  display: none;
}
.hs-input.error {
  border-color: #ff5d5a !important;
  color: #ff5d5a;
}
.hs_file_upload {
  max-width: 350px !important;
}
.hs_file_upload label {
  display: block;
  width: 100%;
  padding: 0.7em 2.5em;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hs_file_upload div.input,
.hs_file_upload div.input > input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.hs-fieldtype-textarea label {
  display: block !important;
}
.hs_phone {
  margin-bottom: 125px;
}
.hs-button {
  letter-spacing: 0.2em;
}
.hs-error-msgs > li {
  display: none;
}
#main-footer {
  z-index: 2;
  background-color: #000;
  padding: 70px 0;
}
#main-footer .col-header {
  width: 100%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
}
#main-footer .col-header .footer-contact .footer-contact__content {
  margin-bottom: 90px;
}
#main-footer.\--bg-logo {
  background-image: url('../img/logo-footer.png');
  background-size: auto;
  background-repeat: no-repeat;
  background-position: bottom right;
}
#main-footer .col-a .footer-contact__button {
  margin-bottom: 40px;
}
#main-footer .col-b {
  height: 100%;
}
#main-footer .col-b .footer-contact__form {
  width: 100%;
}
#main-footer .col-b .address {
  margin-bottom: 20px;
  float: left;
}
#main-footer .col-b .address .footer-contact__title2 {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 1441px) {
  #main-footer .col-a {
    width: 20.8333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
  }
  #main-footer .col-b {
    width: 70.8333333333%;
    float: left;
    padding-left: 0.8333333333%;
    padding-right: 0.8333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 0) and (max-width: 1919px) {
  #main-footer .col-a {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  #main-footer .col-a:after {
    content: '';
    display: table;
    clear: both;
  }
  #main-footer .col-b {
    margin-left: 0;
    width: 100%;
  }
  #main-footer .col-b .footer-contact__input-text {
    margin-bottom: 40px;
  }
  #main-footer .footer-contact__button {
    float: left;
    max-width: 200px;
    margin-left: 0;
  }
  #main-footer .social-media {
    float: left;
    margin-top: 8px;
    margin-left: 20px;
  }
}
@media (min-width: 0) and (max-width: 890px) {
  #main-footer {
    padding: 30px 0;
  }
  #main-footer .col-a .footer-contact__button {
    margin-bottom: 20px;
  }
  #main-footer .col-b .footer-contact__input-text {
    margin-bottom: 20px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  #main-footer .footer-contact__button {
    max-width: 135px;
  }
}
@media (min-width: 769px) and (max-width: 1440px) {
  #main-footer .footer-contact__title2 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 415px) and (max-width: 768px) {
  #main-footer .footer-contact__title2 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  #main-footer .footer-contact__title2 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 1441px) {
  #main-footer .col-b {
    width: 68%;
  }
}
#main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  padding: 20px 0;
}
#main-header .logo {
  float: left;
}
#main-header #menu {
  float: right;
  text-align: center;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0, 0.995);
}
#main-header #search {
  float: right;
}
#main-header.\--collapsed {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px 0;
}
#main-header.\--collapsed #search {
  margin-right: 110px;
  margin-top: 5px;
}
#main-header.\--collapsed #menu {
  height: 100%;
  padding: 50px 30px;
  position: fixed;
  top: 0;
  left: 100%;
  overflow: auto;
}
#main-header.\--collapsed #menu.\--open {
  transform: translateX(-100%);
}
#main-header.\--lightbox {
  height: 100%;
}
#main-header + #featured-blog {
  margin-top: 50px;
}
#main-header + #featured-archive {
  margin-top: 150px;
}
@media (min-width: 0) and (max-width: 890px) {
  #main-header {
    position: fixed;
    top: 0 !important;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
}
@media (min-width: 0) and (max-width: 767px) {
  #main-header {
    padding: 10px 0;
  }
  #main-header #menu {
    height: 100%;
    padding: 50px 30px;
    position: fixed;
    top: 0;
    left: 100%;
    overflow: auto;
  }
  #main-header #menu.\--open {
    transform: translateX(-100%);
  }
  #main-header .bt-menu-mobile {
    right: 16px;
  }
  #main-header.\--collapsed #search {
    margin-right: 70px;
    margin-top: 5px;
  }
}
@media (min-width: 415px) and (max-width: 768px),
  (min-width: 0) and (max-width: 414px) {
  #main-header .bt-menu-mobile {
    right: 4%;
  }
  #main-header #search {
    margin-right: 70px;
    margin-top: 5px;
  }
}
@media (min-width: 0) and (max-width: 414px) {
  #main-header #menu {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #main-header #search {
    margin-right: 0;
    margin-top: 3px;
  }
}
#page-thinking #featured-related {
  display: none;
}
#page-thinking .hero-page__video {
  pointer-events: all;
}
@media (min-aspect-ratio: 16 / 9) {
  #page-thinking .hero-page__video iframe {
    top: 0;
    height: 100% !important;
  }
}
.job-info__description a {
  text-decoration: underline !important;
  color: #ff2600 !important;
}
.post-blog a {
  text-decoration: underline;
  color: #ff2600;
}
.work-content__col-6 a {
  text-decoration: underline;
  color: #ff2600;
}
.work-content__col-2 a {
  text-decoration: underline;
  color: #ff2600;
}
.work-content__pad a {
  text-decoration: underline;
  color: #ff2600;
}
.main-menu__link:before,
.main-menu__link:after {
  content: none !important;
}
.main-menu__link:hover {
  color: #ff0000 !important;
}
