/* compiled by scssphp v0.7.6 on Wed, 06 Jan 2021 02:55:43 +0000 (0.2803s) */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

.js-promo-modal
{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(35,35,35,0.75);
    z-index: 9999;
}

.js-promo-modal .desc
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    font-family: 'IBM Plex Sans', sans-serif;
    margin-left: 0px;
}

.js-promo-modal .container
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    max-width: 450px;
    height: 80%;
    max-height: 450px;
    transform: translate(-50%, -50%);
    background-image: url(/wp-content/themes/casting_network/images/logo-icon-color.svg);
    background-repeat: no-repeat;
    background-position: 115% 108%;
    background-color: #fff;
    text-align: center;
    z-index: 20;
}

.js-promo-modal .container a
{
    display: block;
    position: relative;
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #353535;
    color: #fff;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    transition: 0.5s background-color;
    overflow: hidden;
}

.js-promo-modal .container a:hover
{
    background-color: #e2ad8e;;
    transition: 0.5s background-color;
}

.js-promo-modal h1
{
    color:#000;
    font-size: 3.0rem;
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 10px;
}

.js-promo h1
{
    color:#fff;
    font-size: 2.5rem;
    letter-spacing: normal;
}

.js-promo
{
    position: relative;
    width: 100vw;
    color: #fff;
    background-color: #3c3d40;
    text-align: center;
}

.js-promo .desc
{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'IBM Plex Sans', sans-serif;
}

.js-promo a
{
    color: #789EE5;
    text-decoration: none;
    transition: 0.5s text-decoration, 0.5s color;
}

.js-promo a:hover
{
    color: #fff;
    text-decoration: none;
    transition: 0.5s text-decoration, 0.5s color;
}

.js-promo-modal-close
{
    position: absolute;
    top: 20px;
    right: 20px;
    color: #353535;
    border: 0px;
    background-color: transparent;
    width: 20px;
    height: 20px;
    padding: 0px;
}

.js-promo-close
{
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    color: #fff;
    border: 0px;
    background-color: transparent;
    width: 50px;
    height: 50px;
    padding: 0px;
}

.js-promo-close:before, .js-promo-modal-close:before
{
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}

.js-promo-close:after, .js-promo-modal-close:after
{
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
}

.js-promo-modal-close:before, .js-promo-modal-close:after
{
    background-color: #000;
}

.social_links
{
    text-align: center;
}

.social_links .social-icon
{
    width: 25px;
    display: inline-block;
    margin-right: 30px;
}

hr.social-top
{
    margin-bottom: 80px;
}

hr.social-bottom
{
    margin-top: 80px;
}

@media (max-width:414px) {
    .social_links .social-icon
    {
        margin-right: 20px;
    }
}

.social_links .social-icon:last-of-type
{
    margin-right: 0px;
}

.social_links .social-icon svg
{
    width: 100%;
    vertical-align: middle;
}

.social_links .social-icon svg path
{
    fill: #000;
}

.social_links .social-icon:hover svg path
{
    fill: #e2ad8e;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

#page
{
    position: relative;
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

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

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

.show-tablet-down {
  display: none
}

@media (max-width:1024px) {
  .show-tablet-down {
    display: block
  }
}

@media (max-width:1024px) {
  .hide-tablet-down {
    display: none !important
  }
}

.show-mobile {
  display: none
}

@media (max-width:767px) {
  .show-mobile {
    display: block
  }
}

@media (max-width:767px) {
  .hide-mobile {
    display: none !important
  }
}

.hide {
  display: none
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important
}

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

.bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.bg-image-wrapper {
  position: relative
}

.video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden
}

.video-wrapper .placeholder {
  z-index: 1
}

.video-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

@media (max-width:1024px) and (min-width:768px) {
  .video-wrapper iframe {
    top: 0;
    left: 0;
    transform: none
  }
}

.full-video-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 300;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-110%);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (max-width:767px) {
  .full-video-overlay {
    position: fixed
  }
}

.full-video-overlay.playing {
  opacity: 1;
  visibility: visible;
  transform: none
}

.full-video-overlay .close-video-bg-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(52, 54, 56, 0.9)
}

.full-video-overlay .close-video-bg-icon {
  width: 28px;
  height: 28px;
  position: absolute;
  z-index: 4;
  top: 4rem;
  right: 10rem
}

@media (max-width:767px) {
  .full-video-overlay .close-video-bg-icon {
    top: 2rem;
    right: 1.8rem
  }
}

.full-video-overlay .close-video-bg-icon span {
  background: #f6f8f9;
  height: 2px;
  border-radius: 10px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0
}

.full-video-overlay .close-video-bg-icon span:first-of-type {
  transform: rotate(45deg)
}

.full-video-overlay .close-video-bg-icon span:last-of-type {
  transform: rotate(-45deg)
}

.full-video-overlay .vimeo-player {
  position: absolute;
  padding-bottom: 45.3%;
  height: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 28rem);
  max-width: 130vh
}

@media (max-width:767px) {
  .full-video-overlay .vimeo-player {
    width: 80%
  }
}

.full-video-overlay .vimeo-player .placeholder {
  z-index: 1
}

.full-video-overlay .vimeo-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}

.list-animation-wrapper .animate-item {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out
}

.list-animation-wrapper .animate-item.fade-in {
  opacity: 1
}

.lazy-fade {
  opacity: 0
}

.lazy-fade.lazyloaded {
  opacity: 1;
  -webkit-animation: fadeIn 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: fadeIn 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.image-with-sliding-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0.1s;
  transform: translateY(101%)
}

.sliding-bg, .sliding-bg-top {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0.45s;
  z-index: 3;
  background: black;
  transform: scaleY(1);
  transform-origin: top center
}

.slide--left .image-with-sliding-bg {
  transform: translateX(101%);
  transition: transform 0.4s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0.15s
}

.slide--left .sliding-bg {
  left: 100%;
  transform: scaleX(1);
  transition: transform 0.3s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0.4s, left 0.5s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0s
}

.slide--right {
  position: relative;
  overflow: hidden;
  display: block
}

.slide--right .image-with-sliding-bg {
  transform: translateX(-101%);
  transition: transform 0.4s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0.1s;
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  object-fit: unset
}

.slide--right .sliding-bg {
  background: #e2ad8e;
  right: 101%;
  left: auto;
  transform: scaleX(1);
  transition: transform 0.3s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0.3s, right 0.4s cubic-bezier(0.565, 0.43, 0.24, 0.92) 0s
}

.current-hover-img .image-with-sliding-bg, .js-animate .image-with-sliding-bg {
  transform: none
}

.current-hover-img .sliding-bg, .js-animate .sliding-bg {
  transform: scaleY(0)
}

.current-hover-img.slide--left .image-with-sliding-bg, .js-animate.slide--left .image-with-sliding-bg {
  transform: none
}

.current-hover-img.slide--left .sliding-bg, .js-animate.slide--left .sliding-bg {
  left: 0;
  transform: scaleX(0);
  transform-origin: left
}

.current-hover-img .slide--right .image-with-sliding-bg, .js-animate .slide--right .image-with-sliding-bg {
  transform: none
}

.current-hover-img .slide--right .sliding-bg, .js-animate .slide--right .sliding-bg {
  right: 0;
  left: auto;
  transform: scaleX(0);
  transform-origin: right
}

.scaling-image-wrapper {
  overflow: hidden
}

.scaling-image-wrapper img {
  -webkit-transform-origin: 50% 80% 0;
  transform-origin: 50% 80% 0;
  width: 100%
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

html {
  font-size: 10px;
  font-size: 10px;
  font-size: 0.6944444444vw
}

body {
  background-color: #fdfdfd;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8rem;
  color: #343638;
  line-height: 1.3;
  letter-spacing: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased
}

a {
  color: #343638;
  text-decoration: none;
  transition: all 0.3s ease-in-out
}

a:active, a:hover {
  color: #1b1d1e
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-style: normal
}

@media (max-width:767px) {
  h1 {
    letter-spacing: 1.1rem;
    font-size: 4rem
  }
}

h2 {
  font-size: 7rem;
  font-weight: 600;
  line-height: 1.1
}

@media (max-width:767px) {
  h2 {
    font-size: 4rem
  }
}

.h3, h3 {
  font-size: 5rem;
  font-weight: 600
}

@media (max-width:767px) {
  .h3, h3 {
    font-size: 3.6rem
  }
}

h4 {
  color: #fff;
  font-size: 3.9rem;
  font-weight: 600;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  line-height: 1.2
}

@media (max-width:767px) {
  h4 {
    font-size: 3rem;
    letter-spacing: 0.15rem
  }
}

.h5, h5 {
  font-size: 2.5rem;
  font-weight: 600
}

h6 {
  font-size: 1.6rem;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  color: #789ee5
}

.quote {
  font-size: 6.5rem
}

.labeled-section .side-label, .page-home .testimonials h6, .page-about .member .small-caps, .page-careers .team .position, .life-at-casting-networks .caption, .daily-roundup-signup .meta-info {
  font-weight: 500;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  color: white;
  font-family: 'IBM Plex Sans', sans-serif
}

.tiny-sans-caps {
  color: #e2ad8e;
  font-size: 1rem;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0.4rem
}

.tiny-sans-caps span {
  display: inline-block;
  margin: 0 0.3rem
}

.tiny-sans-caps a {
  color: #e2ad8e
}

.tiny-sans-caps a:hover {
  text-decoration: underline
}

.desc strong, .large-desc strong {
  font-weight: 600
}

.desc i, .large-desc i, .desc em, .large-desc em {
  font-style: italic;
}

.desc .read-more-link, .large-desc .read-more-link {
  font-family: 'IBM Plex Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 400;
  color: #e2ad8e;
  font-size: 1.3rem
}

@media (max-width:767px) {
  .desc .read-more-link, .large-desc .read-more-link {
    font-size: 1.1rem
  }
}

.large-desc {
  font-size: 2.4rem;
  line-height: 1.35
}

@media (max-width:767px) {
  .large-desc {
    font-size: 1.8rem;
    line-height: 1.65
  }
}

.desc {
  line-height: 1.6
}

@media (max-width:767px) {
  .desc {
    font-size: 1.6rem
  }
}

.desc sup, .large-desc sup {
  vertical-align: super;
  font-size: 1.3rem
}

ul {
  list-style: none;
  padding: 0;
  margin: 0
}

ul li {
  padding: 0
}

hr {
  border: 0;
  border-bottom: 1px solid #383938
}

@media (max-width:1024px) and (min-width:768px) {
  html {
    font-size: 1vw
  }
}

@media only screen and (max-width:850px) {
  html {
    font-size: 1.3020833333vw
  }
}

@media (max-width:767px) {
  html {
    font-size: 2.0833333333vw
  }
}

@media only screen and (max-width:400px) {
  html {
    font-size: 2.6666666667vw
  }
}

@media (min-width:1701px) {
  html {
    font-size: 0.5208333333vw
  }
}

.hide {
  display: none
}

* {
  box-sizing: border-box
}

@media (max-width:1024px) {
  body, html {
    overflow-x: hidden
  }
}

.page-overflow-wrap {
  /*overflow-x: hidden;*/
  overflow: hidden;
}

.v-aligner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sign-up-modal, .v-h-aligner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.split-aligner, .page-blog .featured-article .text-content {
  display: flex;
  justify-content: space-between
}

.end-aligner {
  display: flex;
  justify-content: flex-end;
  flex-direction: column
}

[class*="container-"], .container {
  width: 100%
}

.container {
  padding-left: 14rem;
  padding-right: 14rem
}

@media (min-width:1025px) {
  .container.no-padding-left {
    padding-left: 0
  }
}

@media (min-width:1701px) {
  .container-monitor-md {
    padding-left: 28.2rem;
    padding-right: 28.2rem
  }
}

.container-xl {
  padding-left: 4.8rem;
  padding-right: 4.8rem
}

@media (max-width:1024px) and (min-width:768px) {
  [class*="container-"], .container {
    padding-left: 8rem;
    padding-right: 8rem
  }
}

@media (max-width:767px) {
  [class*="container-"], .container {
    padding-left: 2.3rem;
    padding-right: 2.3rem
  }
}

[class*="container-"].right-only, .container.right-only {
  padding-left: 0
}

[class*="container-"].left-only, .container.left-only {
  padding-right: 0
}

.container-full {
  padding-left: 5rem;
  padding-right: 5rem
}

@media (max-width:1024px) and (min-width:768px) {
  .container-full {
    padding-left: 4rem;
    padding-right: 4rem
  }
}

@media (max-width:767px) {
  .container-full {
    padding-left: 1.7rem;
    padding-right: 1.7rem
  }
}

.container-full.left-only {
  padding-right: 0
}

.container-full.right-only {
  padding-left: 0
}

.container-inner {
  padding-left: 9rem;
  padding-right: 9rem
}

@media (max-width:1024px) and (min-width:768px) {
  .container-inner {
    padding-left: 4rem;
    padding-right: 4rem
  }
}

.padded, .comments {
  padding-top: 16.5rem;
  padding-bottom: 16rem
}

@media (max-width:1024px) and (min-width:768px) {
  .padded, .comments {
    padding-top: 12rem;
    padding-bottom: 12rem
  }
}

@media (max-width:767px) {
  .padded, .comments {
    padding-top: 9.5rem;
    padding-bottom: 9.5rem
  }
}

.padded.padded-top, .comments.padded-top {
  padding-bottom: 0
}

@media (min-width:1025px) {
  .container.padding-left-xl, .container-full.padding-left-xl {
    padding-left: 25rem
  }
}

.cssgrid {}

.cssgrid .site {
  display: flex;
  min-height: 100vh;
  flex-direction: column
}

.cssgrid .site-content {
  flex: 1
}

.clearfix:after, .no-cssgrid [class^="cols"]:after, .clearfix:before, .no-cssgrid [class^="cols"]:before {
  display: table;
  content: " "
}

.clearfix:after, .no-cssgrid [class^="cols"]:after {
  clear: both
}

.clearer {
  content: "";
  display: table;
  clear: both
}

.large-logo-icon-wrapper {
  position: relative
}

.large-logo-icon-wrapper .logo-mark {
  position: absolute;
  bottom: 0;
  width: 94.1rem;
  opacity: 0.7;
  max-width: 920px;
  display: block;
  z-index: 1;
  pointer-events: none
}

@media (max-width:1024px) and (min-width:768px) {
  .large-logo-icon-wrapper .logo-mark {
    width: 38.3rem
  }
}

@media (max-width:767px) {
  .large-logo-icon-wrapper .logo-mark {
    width: 35.3rem
  }
}

.large-logo-icon-wrapper .logo-mark-inner {
  z-index: 3
}

.large-logo-icon-wrapper .icon-left {
  left: 0;
  transform: translate(-65%, 45%)
}

.large-logo-icon-wrapper .icon-right {
  right: 0;
  transform: translate(65%, 45%)
}

.accordion .icon-arrow-down {
  display: none
}

@media (max-width:1024px) {
  .accordion-panel {
    border-bottom: 0.05rem solid #cbd0d3;
    padding: 0 0 1.2rem;
    margin-top: 0
  }

  .accordion-panel:not(:first-of-type) {
    margin-top: 3rem
  }

  .accordion-panel h2 {
    margin-bottom: 0
  }

  .accordion-panel h2 .text {
    transform: translateY(3px);
    display: block
  }

  .accordion-text {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
  }

  .accordion-text .inner {
    transition: all 0.3s ease-in-out;
    opacity: 0;
    padding-top: 0.8rem;
    padding-bottom: 1.2rem
  }

  .accordion-toggle {
    cursor: pointer;
    position: relative;
    margin-top: 0;
    padding-right: 4.5rem;
  }

  .accordion-toggle .icon-arrow-down {
    cursor: pointer;
    position: absolute;
    display: block;
    right: 0;
    transform: translateY(-50%);
    width: 1.7rem;
    height: 1.1rem;
    top: 50%;
    width: 1.7rem
  }

  .accordion-toggle .icon-arrow-down svg {
    display: block;
    width: 100%
  }

  .expanded .accordion-text {
    max-height: 200rem;
    transition: all 0.3s ease-in-out
  }

  .expanded .accordion-text .inner, .expanded .accordion-text p, .expanded .accordion-text ul {
    transition: all 0.3s ease-in-out 0.2s;
    opacity: 1
  }

  .expanded .accordion-toggle .icon-arrow-down {
    transform: translateY(-50%) rotateX(180deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
  }
}

.list-animation-wrapper .animate-item, .list-animation-wrapper li {
  opacity: 0;
  transform: translateY(2rem);
  transition: all 1s ease-in-out
}

.list-animation-wrapper .animate-item.fade-in, .list-animation-wrapper li.fade-in {
  opacity: 1;
  transform: none
}

.video-header {
  height: 100vh;
  min-height: 68rem;
  display: flex;
  align-items: center;
  position: relative
}

@media (max-width:767px) {
  .video-header {
    max-height: 811px;
    min-height: unset;
    height: 100vh
  }
}

.video-header .text-content {
  position: relative;
  z-index: 1
}

@media only screen and (min-height:800px) {
  .video-header .text-content {
    padding-top: 6rem
  }
}

.video-header h1 {
  max-width: 56rem;
  line-height: 1.2;
  margin-bottom: 5rem
}

@media only screen and (min-height:800px) {
  .video-header h1 {
    margin-bottom: 8rem
  }
}



.video-header .color-overlay {
  pointer-events: none
}

/*@media (max-width:767px) {
  .video-header .color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    z-index: 0
  }
}*/

.video-header .icon-arrow-down {
  width: 1.9rem;
  display: block;
  bottom: 2.7rem;
  right: 5rem;
  position: absolute
}

@media (max-width:767px) {
  .video-header .icon-arrow-down {
    right: 1.69rem;
    bottom: 1.8rem
  }
}

.video-header .icon-arrow-down:hover svg {
  transform: translateY(5px)
}

.video-header .icon-arrow-down svg {
  transition: all 0.3s ease-in-out;
  width: 100%
}

.video-header .show-full-video {
  position: absolute;
  bottom: 3.7rem;
  left: 5rem;
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1rem
}

@media (min-width:768px) {
  .video-header .show-full-video {
    display: flex;
    align-items: center
  }
}

@media (max-width:767px) {
  .video-header .show-full-video {
    left: 1.6rem;
    font-size: 0.9rem;
    width: 6.3rem;
    text-align: left;
    line-height: 1.4;
    bottom: 1.8rem
  }
}

.video-header .show-full-video .show-text {
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.video-header .show-full-video:hover {
  color: white;
  opacity: 0.8
}

.video-header .show-full-video:hover .icon-play {
  transform: scale(1.15)
}

.video-header .show-full-video:hover .show-text {
  transform: translateX(0.4rem)
}

.video-header .show-full-video .icon-play {
  width: 2.7rem;
  display: block;
  margin-right: 1.2rem;
  transition: all 0.3s ease
}

@media (max-width:767px) {
  .video-header .show-full-video .icon-play {
    margin-bottom: 0.6rem
  }
}

.video-header .show-full-video .icon-play svg {
  width: 100%
}

.video-header .bg-image {
  animation: scale-in-image 2s cubic-bezier(0.76, 0.09, 0.215, 1) forwards
}

@keyframes scale-in-image {
  0% {
    opacity: 0;
    transform: scale(1.04)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}

[data-break="lines"] {
  opacity: 0
}

[data-break="lines"] div, [data-anim="slide"] {
  opacity: 0;
  transform: translateY(40%);
  transition: opacity 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985), transform 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

[data-break="lines"] div.btn, [data-anim="slide"].btn, .comment-respond input[type="submit"][data-anim="slide"] {
  transition: opacity 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985), transform 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

[data-break="lines"] div.subtle, [data-anim="slide"].subtle {
  transform: translateY(3rem)
}

.js-animate [data-break="lines"] {
  opacity: 1
}

.js-animate [data-break="lines"] div, .js-animate [data-anim="slide"] {
  opacity: 1;
  transform: translateY(0)
}

[data-break="lines"]>div:first-child, .js-animate [data-anim="slide"] {
  transition-delay: 0.025s
}

.js-animate [data-anim-order="2"], [data-break="lines"]>div:nth-child(2) {
  transition-delay: 0.1s
}

.js-animate [data-anim-order="3"], [data-break="lines"]>div:nth-child(3) {
  transition-delay: 0.175s
}

.js-animate [data-anim-order="4"], [data-break="lines"]>div:nth-child(4) {
  transition-delay: 0.25s
}

.js-animate [data-anim-order="5"], [data-break="lines"]>div:nth-child(5) {
  transition-delay: 0.3s
}

.js-animate [data-anim-order="6"], [data-break="lines"]>div:nth-child(6) {
  transition-delay: 0.375s
}

.js-animate [data-anim-order="7"], [data-break="lines"]>div:nth-child(6) {
  transition-delay: 0.45s
}

.delayed-animations [data-break="lines"]>div:first-child, header [data-break="lines"]>div:first-child, .delayed-animations.js-animate [data-anim="slide"], header.js-animate [data-anim="slide"] {
  transition-delay: 0.625s
}

.delayed-animations.js-animate [data-anim-order="2"], header.js-animate [data-anim-order="2"], .delayed-animations [data-break="lines"]>div:nth-child(2), header [data-break="lines"]>div:nth-child(2) {
  transition-delay: 0.7s
}

.delayed-animations.js-animate [data-anim-order="3"], header.js-animate [data-anim-order="3"], .delayed-animations [data-break="lines"]>div:nth-child(3), header [data-break="lines"]>div:nth-child(3) {
  transition-delay: 0.775s
}

.delayed-animations.js-animate [data-anim-order="4"], header.js-animate [data-anim-order="4"], .delayed-animations [data-break="lines"]>div:nth-child(4), header [data-break="lines"]>div:nth-child(4) {
  transition-delay: 0.85s
}

.delayed-animations.js-animate [data-anim-order="5"], header.js-animate [data-anim-order="5"], .delayed-animations [data-break="lines"]>div:nth-child(5), header [data-break="lines"]>div:nth-child(5) {
  transition-delay: 0.925s
}

.delayed-animations.js-animate [data-anim-order="6"], header.js-animate [data-anim-order="6"], .delayed-animations [data-break="lines"]>div:nth-child(6), header [data-break="lines"]>div:nth-child(6) {
  transition-delay: 1s
}

@media (min-width:768px) {
  [class*="cols"] {
    display: grid;
    grid-template-rows: auto;
    grid-column-gap: 1.6rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr
  }
}

@media (min-width:1025px) {
  [class*="cols"] {
    grid-column-gap: 4rem
  }
}

@media (min-width:1701px) {
  [class*="cols"] {
    grid-column-gap: 2.5rem
  }
}

@media (min-width:1025px) {
  .cols-2 {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (min-width:1025px) {
  .cols-2-lg {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (max-width:1024px) {
  .cols-2-sm {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .cols-2-md {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (min-width:1025px) {
  .cols-3 {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media (min-width:1025px) {
  .cols-4 {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (min-width:1025px) {
  .cols-4 {
    grid-template-columns: repeat(4, 1fr)
  }
}

@media (min-width:1025px) {
  .cols-1-2 {
    grid-template-columns: 1fr 2fr
  }
}

@media (min-width:1025px) {
  .cols-2-1 {
    grid-template-columns: 2fr 1fr
  }
}

@media (min-width:768px) {
  .cols-2-1-md {
    grid-template-columns: 2fr 1fr
  }
}

@media (min-width:1025px) {
  .cols-2-3 {
    grid-template-columns: 2fr 3fr
  }
}

@media (min-width:1025px) {
  .cols-3-2 {
    grid-template-columns: 3fr 2fr
  }
}

@media (min-width:1025px) {
  .cols-4-3 {
    grid-template-columns: 4fr 3fr
  }
}

@media (max-width:1024px) {
  .cols-4-3 {
    display: flex;
    flex-direction: column-reverse
  }
}

@media (min-width:1025px) {
  .cols-4-3 {
    grid-template-columns: 4fr 3fr
  }
}

@media (min-width:1701px) {
  .cols-4-3 {
    grid-template-columns: 4fr 2fr
  }
}

@media (min-width:1025px) {
  .cols-3-4 {
    grid-template-columns: 3fr 4fr
  }
}

@media (min-width:1025px) {
  .alternating-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row
  }

  .alternating-row>div:first-of-type {
    width: calc(36% - 4rem)
  }

  .alternating-row>div:last-of-type {
    width: calc(64% - 4rem)
  }

  .alternating-row:nth-of-type(even) {
    flex-direction: row-reverse
  }
}

@media (min-width:768px) {
  .cols-70p {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem
  }
}

@media (min-width:1025px) {
  .cols-70p {
    grid-template-columns: 7fr 3fr
  }
}

.cols-news {
  display: block
}

@media (min-width:1025px) {
  .cols-news {
    display: grid;
    grid-template-columns: 13fr 72fr
  }
}

@media (min-width:1025px) {
  .footer-cols {
    grid-template-columns: 7fr 2fr 3fr
  }
}

@media (min-width:1701px) {
  .footer-cols {
    grid-template-columns: 6fr 2fr 2fr
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .footer-cols {
    grid-template-columns: 4fr 1fr 3fr
  }
}

@media (min-width:1025px) {
  .news-cols {
    grid-template-columns: 15fr 85fr;
    grid-column-gap: 2rem
  }
}

.no-cssgrid {}

.no-cssgrid [class^="cols"]>* {
  margin-bottom: 2rem
}

@media (min-width:768px) {
  .no-cssgrid [class^="cols"] {
    margin-left: -2.5rem
  }

  .no-cssgrid [class^="cols"]>* {
    float: left;
    margin-left: 2.5rem
  }

  .no-cssgrid .cols-2>*, .no-cssgrid .cols-2-lg>* {
    width: calc(50% - 2.5rem)
  }

  .no-cssgrid .cols-3>* {
    width: calc(33.3% - 2.5rem)
  }

  .no-cssgrid .cols-4>* {
    width: calc(25% - 2.5rem)
  }

  .no-cssgrid .cols-1-2> :first-of-type {
    width: calc(33.33% - 2.5rem)
  }

  .no-cssgrid .cols-1-2> :last-of-type {
    width: calc(66.66% - 2.5rem)
  }

  .no-cssgrid .cols-2-1> :first-of-type {
    width: calc(66.66% - 2.5rem)
  }

  .no-cssgrid .cols-2-1> :last-of-type {
    width: calc(33.33% - 2.5rem)
  }

  .no-cssgrid .cols-2-3> :first-of-type {
    width: calc(40% - 2.5rem)
  }

  .no-cssgrid .cols-2-3> :last-of-type {
    width: calc(60% - 2.5rem)
  }

  .no-cssgrid .cols-3-2> :first-of-type {
    width: calc(60% - 2.5rem)
  }

  .no-cssgrid .cols-3-2> :last-of-type {
    width: calc(40% - 2.5rem)
  }

  .no-cssgrid .cols-4-3> :first-of-type {
    width: calc(57% - 2.5rem)
  }

  .no-cssgrid .cols-4-3> :last-of-type {
    width: calc(42% - 2.5rem)
  }

  .no-cssgrid .cols-3-4> :first-of-type {
    width: calc(42% - 2.5rem)
  }

  .no-cssgrid .cols-3-4> :last-of-type {
    width: calc(57% - 2.5rem)
  }

  .no-cssgrid .news-cols> :first-of-type {
    width: calc(12% - 2.5rem)
  }

  .no-cssgrid .news-cols> :last-of-type {
    width: calc(88% - 2.5rem)
  }

  .no-cssgrid .footer-cols> :nth-of-type(1) {
    width: calc(20% - 2.5rem)
  }

  .no-cssgrid .footer-cols> :nth-of-type(2) {
    width: calc(20% - 2.5rem)
  }

  .no-cssgrid .footer-cols> :nth-of-type(3) {
    width: calc(40% - 2.5rem)
  }

  .no-cssgrid .footer-cols> :nth-of-type(4) {
    width: calc(20% - 2.5rem)
  }
}

input, textarea {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  border-bottom: 1px solid #383938;
  background-color: transparent;
  box-shadow: none;
  padding-bottom: 0.4rem;
  letter-spacing: 0.05rem
}

::-webkit-input-placeholder {
  color: #404345
}

::-moz-placeholder {
  color: #404345
}

:-ms-input-placeholder {
  color: #404345
}

:-moz-placeholder {
  color: #404345
}

.validation-wrapper {
  position: relative;
  margin-bottom: 4rem
}

@media (max-width:767px) {
  .validation-wrapper {
    margin-bottom: 3rem
  }
}

.error {
  font-size: 1.1rem;
  margin-top: 0;
  position: absolute;
  bottom: -1.6rem;
  transform: translateY(100%)
}

.thanks {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.thanks h1 {
  margin-bottom: 0;
  margin-top: 0
}

.thanks p {
  margin-bottom: 3rem
}

@media (min-width:768px) {
  .btn.large, .comment-respond input[type="submit"].large, button.large {
    padding: 2.5rem 6.9rem 2.4rem
  }
}

.btn.btn--bordered-dark, .comment-respond input[type="submit"].btn--bordered-dark, .btn.btn--bordered-light, .comment-respond input[type="submit"].btn--bordered-light {
  padding: 1.3rem 4.4rem 1.2rem;
  transition-delay: none
}

.btn.btn--bordered-dark.long, .comment-respond input[type="submit"].btn--bordered-dark.long, .btn.btn--bordered-light.long, .comment-respond input[type="submit"].btn--bordered-light.long {
  padding-right: 5.6rem;
  padding-left: 5.6rem
}

@media (max-width:767px) {
  .btn.btn--bordered-dark, .comment-respond input[type="submit"].btn--bordered-dark, .btn.btn--bordered-light, .comment-respond input[type="submit"].btn--bordered-light {
    padding: 1.1rem 5.6rem 1rem
  }
}

.btn.btn--bordered-dark:hover, .comment-respond input[type="submit"].btn--bordered-dark:hover, .btn.btn--bordered-light:hover, .comment-respond input[type="submit"].btn--bordered-light:hover {
  transform: translateY(-2px)
}

.btn.btn--bordered-dark, .comment-respond input[type="submit"].btn--bordered-dark {
  background-color: transparent;
  color: #414245;
  border: 2px solid #414245;
  transition-delay: none;
  padding: 1.3rem 4.4rem 1.2rem
}

@media (max-width:767px) {
  .btn.btn--bordered-dark, .comment-respond input[type="submit"].btn--bordered-dark {
    padding: 1.1rem 5.6rem 1rem
  }
}

.btn.btn--bordered-dark.long, .comment-respond input[type="submit"].btn--bordered-dark.long {
  padding-right: 5.6rem;
  padding-left: 5.6rem
}

.btn.btn--bordered-dark:hover, .comment-respond input[type="submit"].btn--bordered-dark:hover {
  background: #e2ad8e;
  border-color: #e2ad8e;
  color: white;
  transform: translateY(-2px)
}

.btn.btn--bordered-dark.btn--sm, .comment-respond input[type="submit"].btn--bordered-dark.btn--sm {
  font-size: 1.3rem;
  padding: 0.4rem 1.3rem
}

.btn.btn--bordered-dark.btn--sm:hover, .comment-respond input[type="submit"].btn--bordered-dark.btn--sm:hover {
  transform: none
}

.btn.btn--bordered-light, .comment-respond input[type="submit"].btn--bordered-light {
  background: transparent;
  color: white;
  border: 2px solid white
}

.btn.btn--bordered-light:hover, .comment-respond input[type="submit"].btn--bordered-light:hover {
  background: #e2ad8e;
  border-color: #e2ad8e
}

.btn.btn--bordered-light-sm, .comment-respond input[type="submit"].btn--bordered-light-sm {
  background: transparent;
  color: white;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.08rem;
  border: 2px solid white;
  font-size: 13px;
  padding: 4px 19px;
  line-height: 1
}

.btn.btn--bordered-light-sm:hover, .comment-respond input[type="submit"].btn--bordered-light-sm:hover {
  background: #e2ad8e;
  border-color: #e2ad8e;
  transform: translateY(-2px)
}

.btn.btn--solid-dark-sm, .comment-respond input[type="submit"].btn--solid-dark-sm {
  background-color: #414245;
  color: white;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.08rem;
  border: none;
  font-size: 1.6rem;
  padding: 0.7rem 1.3rem;
  line-height: 1
}

@media (max-width:1024px) and (min-width:768px) {
  .btn.btn--solid-dark-sm, .comment-respond input[type="submit"].btn--solid-dark-sm {
    padding: 1.4rem 1.3rem
  }
}

.btn.btn--solid-dark-sm:hover, .comment-respond input[type="submit"].btn--solid-dark-sm:hover {
  background: #e2ad8e;
  border-color: #e2ad8e;
  transform: translateY(-2px)
}

.btn.btn--solid-dark-sm:disabled, .comment-respond input[type="submit"].btn--solid-dark-sm:disabled {
  background: #414245;
  border: none;
  transform: none;
  cursor: default
}

body:not(.open-flyout-nav) .navbar.scrolled.ease .btn, body:not(.open-flyout-nav) .navbar.scrolled.ease .comment-respond input[type="submit"], .comment-respond body:not(.open-flyout-nav) .navbar.scrolled.ease input[type="submit"], .btn.btn--solid-dark, .comment-respond input[type="submit"].btn--solid-dark, .comment-respond .page-talent .pricing-item:nth-of-type(1) input.btn[type="submit"], .comment-respond .page-talent .pricing-item:nth-of-type(1) .comment-respond input[type="submit"], .comment-respond .comment-respond .page-talent .pricing-item:nth-of-type(1) input[type="submit"], .page-talent .pricing-item:nth-of-type(1) .comment-respond input.btn[type="submit"], .page-talent .pricing-item:nth-of-type(1) .btn, .page-talent .pricing-item:nth-of-type(1) .comment-respond input[type="submit"], .comment-respond .page-talent .pricing-item:nth-of-type(1) input[type="submit"] {
  position: relative;
  overflow: hidden;
  /*background-color: #414245;*/
  background-color: #202124;
  color: white;
  border: none
}

body:not(.open-flyout-nav) .navbar.scrolled.ease .btn span, body:not(.open-flyout-nav) .navbar.scrolled.ease .comment-respond input[type="submit"] span, .comment-respond body:not(.open-flyout-nav) .navbar.scrolled.ease input[type="submit"] span, .btn.btn--solid-dark span, .comment-respond input[type="submit"].btn--solid-dark span, .comment-respond .page-talent .pricing-item:nth-of-type(1) input.btn[type="submit"] span, .comment-respond .page-talent .pricing-item:nth-of-type(1) .comment-respond input[type="submit"] span, .comment-respond .comment-respond .page-talent .pricing-item:nth-of-type(1) input[type="submit"] span, .page-talent .pricing-item:nth-of-type(1) .comment-respond input.btn[type="submit"] span, .page-talent .pricing-item:nth-of-type(1) .btn span, .page-talent .pricing-item:nth-of-type(1) .comment-respond input[type="submit"] span, .comment-respond .page-talent .pricing-item:nth-of-type(1) input[type="submit"] span {
  position: relative;
  z-index: 1
}

body:not(.open-flyout-nav) .navbar.scrolled.ease .btn::before, body:not(.open-flyout-nav) .navbar.scrolled.ease .comment-respond input[type="submit"]::before, .comment-respond body:not(.open-flyout-nav) .navbar.scrolled.ease input[type="submit"]::before, .btn.btn--solid-dark::before, .comment-respond input[type="submit"].btn--solid-dark::before, .comment-respond .page-talent .pricing-item:nth-of-type(1) input.btn[type="submit"]::before, .comment-respond .page-talent .pricing-item:nth-of-type(1) .comment-respond input[type="submit"][type="submit"]::before, .comment-respond .comment-respond .page-talent .pricing-item:nth-of-type(1) input[type="submit"][type="submit"]::before, .page-talent .pricing-item:nth-of-type(1) .comment-respond input.btn[type="submit"]::before, .page-talent .pricing-item:nth-of-type(1) .btn.btn::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e2ad8e;
  transform: translateX(-102%);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

body:not(.open-flyout-nav) .navbar.scrolled.ease .btn:hover, body:not(.open-flyout-nav) .navbar.scrolled.ease .comment-respond input[type="submit"]:hover, .comment-respond body:not(.open-flyout-nav) .navbar.scrolled.ease input[type="submit"]:hover, .btn.btn--solid-dark:hover, .comment-respond input[type="submit"].btn--solid-dark:hover, .comment-respond .page-talent .pricing-item:nth-of-type(1) input.btn[type="submit"]:hover, .comment-respond .page-talent .pricing-item:nth-of-type(1) .comment-respond input[type="submit"][type="submit"]:hover, .comment-respond .comment-respond .page-talent .pricing-item:nth-of-type(1) input[type="submit"][type="submit"]:hover, .page-talent .pricing-item:nth-of-type(1) .comment-respond input.btn[type="submit"]:hover, .page-talent .pricing-item:nth-of-type(1) .btn.btn:hover {
  color: white;
  background-color: #414245
}

body:not(.open-flyout-nav) .navbar.scrolled.ease .btn:hover::before, body:not(.open-flyout-nav) .navbar.scrolled.ease .comment-respond input[type="submit"]:hover::before, .comment-respond body:not(.open-flyout-nav) .navbar.scrolled.ease input[type="submit"]:hover::before, .btn.btn--solid-dark:hover::before, .comment-respond input[type="submit"].btn--solid-dark:hover::before, .comment-respond .page-talent .pricing-item:nth-of-type(1) input.btn[type="submit"]:hover::before, .comment-respond .page-talent .pricing-item:nth-of-type(1) .comment-respond input[type="submit"][type="submit"]:hover::before, .comment-respond .comment-respond .page-talent .pricing-item:nth-of-type(1) input[type="submit"][type="submit"]:hover::before, .page-talent .pricing-item:nth-of-type(1) .comment-respond input.btn[type="submit"]:hover::before, .page-talent .pricing-item:nth-of-type(1) .btn.btn:hover::before {
  transform: none
}

.text-only {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font-size: inherit;
  text-transform: none
}

.text-only:hover {
  background: transparent;
  color: inherit
}

.arrow-link {
  color: rgba(32, 33, 36, 0.85);
  font-size: 2.4rem;
  display: flex;
  align-items: center
}

.arrow-link .arrow-right {
  display: inline-block;
  margin-left: 3rem;
  width: 4.2rem;
  position: relative;
  top: 0.1rem;
  transition: all 0.3s ease-in-out
}

.arrow-link line, .arrow-link path {
  stroke: rgba(32, 33, 36, 0.85);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.arrow-link:hover {
  color: #d89065
}

.arrow-link:hover .arrow-right {
  transform: translateX(0.3rem)
}

.arrow-link:hover line, .arrow-link:hover path {
  stroke: #e2ad8e
}

.open-flyout-nav.stop-scroll {}

.nav-wrapper .navbar .bottom-row, .nav-wrapper .navbar .top-row {
  position: relative
}

.nav-wrapper .navbar a {
  color: #202124;
}

.nav-wrapper .navbar a:hover {
  opacity: 0.8
}

.nav-wrapper .navbar .current-page {}

.nav-wrapper .navbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.nav-wrapper .navbar .top-row {
  height: 8.1rem
}

.nav-wrapper .navbar .bottom-row {
  text-align: center;
  z-index: 100
}

@media (max-width:1024px) {
  .nav-wrapper .navbar .bottom-row {
    display: none
  }
}

.nav-wrapper .navbar .bottom-row li {
  display: inline-block
}

.nav-wrapper .navbar .bottom-row a {
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: 0.01rem;
  font-weight: 600;
  margin-left: 2.3rem;
  margin-right: 2.3rem;
  position: relative;
  overflow: hidden;
  display: inline-block
}

.nav-wrapper .navbar .bottom-row a::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #202124;
  transform: translateX(-102%);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.nav-wrapper .navbar .bottom-row a:hover {
  transform: none
}

.nav-wrapper .navbar .bottom-row .current_page_item a::before {
  transform: none
}

.nav-wrapper .navbar .bottom-row li:first-of-type {
  padding-left: 0;
  margin-left: 0
}

.nav-wrapper .navbar .bottom-row li:last-of-type {
  padding-right: 0;
  margin-right: 0
}

.navbar .logo-wrapper {
  left: 50%;
  top: 2.1rem;
  display: inline-block;
  width: 16rem;
  position: absolute;
  transform: translateX(-50%);
  z-index: 102
}

@media (max-width:767px) {
  .navbar .logo-wrapper {
    top: 2.5rem;
    width: 3.543rem
  }
}

.navbar .logo-wrapper a {
  display: block
}

.navbar .logo-wrapper svg {
  width: 100%;
  display: block
}

@media (max-width:767px) {
  .navbar .logo-wrapper .logo-icon svg path {
    fill: #f6f8f9
  }
}

.navbar .log-in {
  right: 5rem;
  top: 2.8rem;
  position: absolute;
  z-index: 204
}

@media (max-width:1024px) and (min-width:768px) {
  .navbar .log-in {
    right: 4rem
  }
}

@media (max-width:767px) {
  .navbar .log-in {
    right: 1.6rem
  }
}

.navbar.scrolled {
  transform: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #f6f8f9;
  z-index: 208;
  height: 8.5rem
}

.navbar.scrolled.ease {
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (max-width:767px) {
  .navbar.scrolled {
    height: 6rem
  }
}

.navbar.scrolled .full-logo {
  display: none
}

.navbar.scrolled .logo-icon {
  display: block
}

@media (min-width:1025px) {
  .navbar.scrolled .logo-wrapper {
    width: 4.8rem;
    top: 50%;
    transform: translateY(-54%)
  }
}

@media (max-width:767px) {
  .navbar.scrolled .logo-wrapper {
    top: 1.4rem
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .navbar.scrolled .logo-wrapper {
    width: 4.8rem
  }
}

.navbar.scrolled a.btn {
  position: fixed;
  top: 2.5rem;
  color: white
}

@media (max-width:767px) {
  .navbar.scrolled .log-in {
    top: 2rem
  }
}

.navbar.scrolled.ease a:not(.btn) {
  color: #343638
}

@media (min-width:1025px) {
  .navbar.scrolled.ease a:not(.btn):nth-of-type(2) {
    margin-right: 9rem
  }

  .navbar.scrolled.ease a:not(.btn):nth-of-type(3) {
    margin-left: 9rem
  }
}

@media (max-width:767px) {
  .navbar.scrolled.ease .logo-wrapper .logo-icon svg path {
    fill: #343638
  }
}

.navbar.scrolled .bottom-row {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-44.39%, -50%)
}

.navbar.scrolled .bottom-row li:nth-of-type(2) {
  margin-right: 9rem
}

.navbar.scrolled .bottom-row a:hover::before {
  border-bottom: 1px solid #343638 !important
}

.navbar.scrolled .bottom-row .current_page_item a::before {
  border-bottom: 1px solid #343638 !important;
  transform: none
}

.navbar.scrolled-up {
  transform: translateY(-102%)
}

body:not(.open-flyout-nav) .navbar.scrolled.ease .btn, body:not(.open-flyout-nav) .navbar.scrolled.ease .comment-respond input[type="submit"], .comment-respond body:not(.open-flyout-nav) .navbar.scrolled.ease input[type="submit"] {
  padding: 7px 22px;
  position: fixed
}

@media (max-width:767px) {
  body:not(.open-flyout-nav) .navbar.scrolled.ease .log-in svg g, body:not(.open-flyout-nav) .navbar.scrolled.ease .log-in svg path {
    stroke: #343638
  }
}

.nav-wrapper .flyout-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  overflow-y: auto;
  background: transparent;
  padding-top: 14rem;
  padding-bottom: 14rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  visibility: hidden;
  opacity: 0
}

.nav-wrapper .flyout-nav::before {
  content: '';
  display: block;
  top: 0;
  left: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #89aab1;
  transition: all 0.5s cubic-bezier(0.34, 0.615, 0.4, 0.985) 0.2s;
  transform: translateX(-102%)
}

.nav-wrapper .flyout-nav.latest-menu-theme::before {
  background: #709aa3
}

.nav-wrapper .flyout-nav.contact-menu-theme::before {
  background: #91a4a8
}

.nav-wrapper .flyout-nav>div {
  position: relative;
  z-index: 200
}

@media (max-width:767px) {
  .nav-wrapper .flyout-nav {
    padding: 10rem 1.7rem 4.4rem
  }
}

.nav-wrapper .flyout-nav .upper-nav a {
  color: #f6f8f9;
  font-size: 3.5rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 2.4rem
}

@media (max-width:767px) {
  .nav-wrapper .flyout-nav .upper-nav a {
    font-size: 3rem
  }
}

.nav-wrapper .flyout-nav .upper-nav a:hover {
  opacity: 1;
  color: #f6f8f9
}

.flyout-nav .section-menu {
  margin-bottom: 6rem
}

@media (max-width:767px) {
  .flyout-nav .section-menu {
    margin-bottom: 4rem
  }
}

.flyout-nav .section-menu button,
.nav-wrapper .flyout-nav .upper-nav a.upper-link
{
  margin-right: 6rem;
  font-size: 2rem;
  color: #f6f8f9;
  padding-bottom: 0.3rem;
  font-weight: 400;
  padding-bottom: 3px;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
  position: relative;
  overflow: hidden;
  display: inline;
  margin-bottom: 0px;
}

.flyout-nav .section-menu button::before
{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /*border-bottom: 2px solid #fff;*/
  transform: translateX(-101%);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.nav-wrapper .flyout-nav .upper-nav a.upper-link:last-of-type
{
  margin-right: 0
}

@media (max-width:767px) {
  .flyout-nav .section-menu button,
  .nav-wrapper .flyout-nav .upper-nav a.upper-link
  {
    font-size: 1.4rem;
    margin-right: 4.5rem
  }
}

.flyout-nav .section-menu .active-link {
  font-weight: 600
}

.flyout-nav .section-menu .active-link::before, .nav-wrapper .flyout-nav .upper-nav a.upper-link::before {
  transform: none
}

.flyout-nav .menus-wrapper {
  position: relative
}

.flyout-nav .menus-wrapper .menu-section:not(:first-of-type) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

@media (min-width:1025px) {
  .flyout-nav .menus-wrapper .menu-section:not(:first-of-type) {
    width: 50%
  }
}

.flyout-nav .menus-wrapper .hover-image-placeholder {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  padding-bottom: 60vh;
  overflow: hidden
}

@media (max-width:1024px) {
  .flyout-nav .menus-wrapper .hover-image-placeholder {
    display: none
  }
}

.flyout-nav .menus-wrapper .hover-image-placeholder .nav-sliding-image-wrapper {
  opacity: 0
}

.flyout-nav .menus-wrapper .hover-image-placeholder .nav-sliding-image-wrapper.current-hover-img {
  opacity: 1
}

.flyout-nav .menus-wrapper .menu-section {
  pointer-events: none
}

@media (min-width:1025px) {
  .flyout-nav .menus-wrapper .menu-section {
    width: 50%
  }
}

.flyout-nav .menus-wrapper .active-menu {
  pointer-events: auto
}

.flyout-nav .bottom-nav {
  padding-top: 10rem
}

/*@media (min-width:1025px) {
  .flyout-nav .bottom-nav {
    display: flex;
    align-items: center
  }
}*/

@media (max-width:767px) {
  .flyout-nav .bottom-nav {
    padding-top: 4rem
  }
}

.flyout-nav .bottom-nav .btn, .flyout-nav .bottom-nav .comment-respond input[type="submit"], .comment-respond .flyout-nav .bottom-nav input[type="submit"], .nav-wrapper .flyout-nav .upper-nav a.upper-link {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem
}

@media (max-width:767px) {
  .flyout-nav .bottom-nav .btn, .flyout-nav .bottom-nav .comment-respond input[type="submit"], .comment-respond .flyout-nav .bottom-nav input[type="submit"], .nav-wrapper .flyout-nav .upper-nav a.upper-link {
    margin-bottom: 2.5rem
  }
}

.flyout-nav .bottom-nav p {
  display: inline-block;
  font-size: 1.5rem;
  color: #f6f8f9;
  margin-left: 5rem
}

@media (max-width:767px) {
  .flyout-nav .bottom-nav p {
    display: block;
    margin-left: 0
  }
}

.flyout-nav .bottom-nav p a {
  color: #f6f8f9;
  text-decoration: underline;
  display: inline-block;
  margin-left: 1.2rem
}

.flyout-nav .bottom-nav p a:hover {
  color: white;
  text-decoration: none
}

@media (max-width:767px) {}

.flyout-nav .bottom-nav .btn, .flyout-nav .bottom-nav .comment-respond input[type="submit"], .comment-respond .flyout-nav .bottom-nav input[type="submit"], .flyout-nav .bottom-nav .sign-up-text, .flyout-nav .hover-image-placeholder, .flyout-nav .menu-section a, .flyout-nav .section-menu button, .nav-wrapper .flyout-nav .upper-nav a.upper-link {
  opacity: 0;
  transform: translateY(3rem);
  transition: opacity 0.6s cubic-bezier(0.65, 0.025, 0.67, 0.36), transform 0.6s cubic-bezier(0.65, 0.025, 0.67, 0.36);
  transition-duration: 0.3s
}

.open-flyout-nav .scrolled.navbar {
  background: transparent
}

.open-flyout-nav .scrolled.navbar .bottom-row a {
  opacity: 0
}

.open-flyout-nav .scrolled.navbar .logo-icon {
  opacity: 0
}

.open-flyout-nav .nav-wrapper .flyout-nav {
  visibility: visible;
  opacity: 1
}

.open-flyout-nav .nav-wrapper .flyout-nav::before {
  transform: none
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu a, .open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav .btn, .open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav .comment-respond input[type="submit"], .comment-respond .open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav input[type="submit"], .open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav .sign-up-text, .open-flyout-nav .nav-wrapper .flyout-nav .hover-image-placeholder, .open-flyout-nav .nav-wrapper .flyout-nav .section-menu button, .nav-wrapper .flyout-nav .upper-nav a.upper-link {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985), transform 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (min-width:768px) {
  .open-flyout-nav .nav-wrapper .flyout-nav .active-menu ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start
  }

  .open-flyout-nav .nav-wrapper .flyout-nav .active-menu ul li {
    opacity: 0.52;
    transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
    display: inline-block
  }

  .open-flyout-nav .nav-wrapper .flyout-nav .active-menu ul li:hover {
    opacity: 1
  }
}

.open-flyout-nav .nav-wrapper .flyout-nav .hover-image-placeholder {
  transition-delay: 0.9s
}

.open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav .btn, .open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav .comment-respond input[type="submit"], .comment-respond .open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav input[type="submit"], .nav-wrapper .flyout-nav .upper-nav a.upper-link {
  transition-delay: 0.7s
}

.open-flyout-nav .nav-wrapper .flyout-nav .bottom-nav .sign-up-text {
  transition-delay: 0.775s
}

.open-flyout-nav .nav-wrapper .flyout-nav .section-menu button:nth-of-type(1), .nav-wrapper .flyout-nav .upper-nav a.upper-link:nth-of-type(1) {
  transition-delay: 0.325s
}

.open-flyout-nav .nav-wrapper .flyout-nav .section-menu button:nth-of-type(2), .nav-wrapper .flyout-nav .upper-nav a.upper-link:nth-of-type(2){
  transition-delay: 0.4s
}

.open-flyout-nav .nav-wrapper .flyout-nav .section-menu button:nth-of-type(3), .nav-wrapper .flyout-nav .upper-nav a.upper-link:nth-of-type(3) {
  transition-delay: 0.475s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(1) a {
  transition-delay: 0.5s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(2) a {
  transition-delay: 0.575s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(3) a {
  transition-delay: 0.65s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(4) a {
  transition-delay: 0.725s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(5) a {
  transition-delay: 0.8s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(6) a {
  transition-delay: 0.875s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(7) a {
  transition-delay: 0.95s
}

.open-flyout-nav .nav-wrapper .flyout-nav .active-menu li:nth-of-type(8) a {
  transition-delay: 1.025s
}

.closing-flyout-nav .nav-wrapper .flyout-nav {
  visibility: visible;
  opacity: 1;
  pointer-events: none;
  overflow: hidden;
}

.hamburger {
  width: 2.5rem;
  height: 2.2rem;
  width: 25px;
  height: 23px;
  position: absolute;
  left: 5rem;
  top: 2.8rem;
  z-index: 208;
  cursor: pointer;
}

.hamburger span {
  width: 15px;
  height: 2px;
  background: #202124;
  display: block;
  position: absolute;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
  border-radius: 4px;
  left: 0;
  width: 100%;
  will-change: transform;
}

@media (max-width:767px) {
  .hamburger span {
    height: 3px
  }
}

.hamburger span:nth-of-type(1) {
  top: 0
}

.hamburger span:nth-of-type(2) {
  top: 10px;
  width: 18px
}

.hamburger span:nth-of-type(3) {
  top: 20px
}

.hamburger:hover span:nth-of-type(2) {
  width: 100%;
  transition-delay: 0s
}

.hamburger span:nth-of-type(4), .hamburger span:nth-of-type(5) {
  top: 10px;
  left: -2%;
  background: transparent;
  transform-origin: center;
  width: 29px;
  overflow: hidden
}

.hamburger span:nth-of-type(4)::before, .hamburger span:nth-of-type(5)::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  transform: translateX(110%);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
  will-change: transform
}

.hamburger span:nth-of-type(4) {
  transition-delay: 0s;
  transform: rotate(-45deg)
}

.hamburger span:nth-of-type(5) {
  transition-delay: 0s;
  transform: rotate(45deg)
}

@media (max-width:1024px) and (min-width:768px) {
  .hamburger {
    left: 4rem
  }
}

@media (max-width:767px) {
  .hamburger {
    left: 1.6rem
  }
}

@media (max-width:767px) {
  .scrolled .hamburger {
    top: 2rem
  }
}

.scrolled .hamburger span:nth-of-type(1), .scrolled .hamburger span:nth-of-type(2), .scrolled .hamburger span:nth-of-type(3) {
  background: #343638
}

.open-flyout-nav .hamburger span:nth-of-type(1), .open-flyout-nav .hamburger:hover span:nth-of-type(1), .open-flyout-nav .hamburger span:nth-of-type(2), .open-flyout-nav .hamburger:hover span:nth-of-type(2), .open-flyout-nav .hamburger span:nth-of-type(3), .open-flyout-nav .hamburger:hover span:nth-of-type(3) {
  width: 0
}

.open-flyout-nav .hamburger span:nth-of-type(1), .open-flyout-nav .hamburger:hover span:nth-of-type(1) {
  transition-delay: 0.2s
}

.open-flyout-nav .hamburger span:nth-of-type(2), .open-flyout-nav .hamburger:hover span:nth-of-type(2) {
  transition-delay: 0.1s
}

.open-flyout-nav .hamburger span:nth-of-type(3), .open-flyout-nav .hamburger:hover span:nth-of-type(3) {
  transition-delay: 0s
}

.open-flyout-nav .hamburger span:nth-of-type(4)::before, .open-flyout-nav .hamburger:hover span:nth-of-type(4)::before, .open-flyout-nav .hamburger span:nth-of-type(5)::before, .open-flyout-nav .hamburger:hover span:nth-of-type(5)::before {
  transform: none
}

.open-flyout-nav .hamburger span:nth-of-type(4)::before, .open-flyout-nav .hamburger:hover span:nth-of-type(4)::before {
  transition-delay: 0.8s
}

.open-flyout-nav .hamburger span:nth-of-type(5)::before, .open-flyout-nav .hamburger:hover span:nth-of-type(5)::before {
  transition-delay: 0.9s
}

.closing-flyout-nav .hamburger span, .loading-nav .hamburger span, .closing-flyout-nav .hamburger:hover span, .loading-nav .hamburger:hover span {
  width: 0
}

.closing-flyout-nav .hamburger span:nth-of-type(1), .loading-nav .hamburger span:nth-of-type(1), .closing-flyout-nav .hamburger:hover span:nth-of-type(1), .loading-nav .hamburger:hover span:nth-of-type(1) {
  animation: animate-width 0.3s ease-in-out 0.7s forwards
}

.closing-flyout-nav .hamburger span:nth-of-type(2), .loading-nav .hamburger span:nth-of-type(2), .closing-flyout-nav .hamburger:hover span:nth-of-type(2), .loading-nav .hamburger:hover span:nth-of-type(2) {
  animation: animate-partial-width 0.3s ease-in-out 0.6s forwards
}

.closing-flyout-nav .hamburger span:nth-of-type(3), .loading-nav .hamburger span:nth-of-type(3), .closing-flyout-nav .hamburger:hover span:nth-of-type(3), .loading-nav .hamburger:hover span:nth-of-type(3) {
  animation: animate-width 0.3s ease-in-out 0.5s forwards
}

@keyframes animate-width {
  0% {
    width: 0
  }

  100% {
    width: 100%
  }
}

@keyframes animate-partial-width {
  0% {
    width: 0
  }

  100% {
    width: 18px
  }
}

.archive .site-content, .error404, .page-template-about, .page-template-blog .site-content, .page-template-info-pages .site-content, .page-template-legal-pages, .post-type-archive-news .site-content, .single-news .site-content, .single-post .site-content {
  padding-top: 15.2rem;
}

@media (max-width:767px) {
  .archive .site-content, .error404, .page-template-about, .page-template-blog .site-content, .page-template-info-pages .site-content, .page-template-legal-pages, .post-type-archive-news .site-content, .single-news .site-content, .single-post .site-content {
    padding-top: 13.3rem
  }

  .archive.single-news .site-content, .error404.single-news, .page-template-about.single-news, .page-template-blog.single-news .site-content, .page-template-info-pages.single-news, .page-template-legal-pages.single-news .site-content, .post-type-archive-news.single-news .site-content, .single-news.single-news .site-content, .single-post.single-news {
    padding-top: 10.4rem
  }
}

.archive:not(.open-flyout-nav) .nav-wrapper .navbar a, .error404:not(.open-flyout-nav) .nav-wrapper .navbar a, .page-template-about:not(.open-flyout-nav) .nav-wrapper .navbar a, .page-template-blog:not(.open-flyout-nav) .nav-wrapper .navbar a, .page-template-info-pages:not(.open-flyout-nav) .nav-wrapper .navbar a,
.page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper .navbar a,
.post-type-archive-news:not(.open-flyout-nav) .nav-wrapper .navbar a,
.single-news:not(.open-flyout-nav) .nav-wrapper .navbar a,
.single-post:not(.open-flyout-nav) .nav-wrapper .navbar a {
  color: #343638
}

.archive:not(.open-flyout-nav) .nav-wrapper .navbar a:hover,
.error404:not(.open-flyout-nav) .nav-wrapper .navbar a:hover,
.page-template-about:not(.open-flyout-nav) .nav-wrapper .navbar a:hover,
.page-template-blog:not(.open-flyout-nav) .nav-wrapper .navbar a:hover,
.page-template-info-pages:not(.open-flyout-nav) .nav-wrapper .navbar a:hover,
.page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper .navbar a:hover,
.post-type-archive-news:not(.open-flyout-nav) .nav-wrapper .navbar a:hover,
.single-news:not(.open-flyout-nav) .nav-wrapper .navbar a:hover, .single-post:not(.open-flyout-nav) .nav-wrapper .navbar a:hover {
  color: #e2ad8e
}

.archive:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.archive:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .archive:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.error404:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.error404:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .error404:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.page-template-about:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.page-template-about:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .page-template-about:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.page-template-blog:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.page-template-blog:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .page-template-blog:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.page-template-info-pages:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.page-template-info-pages:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .page-template-info-pages:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.post-type-archive-news:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.post-type-archive-news:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .post-type-archive-news:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.single-news:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.single-news:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .single-news:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm,
.single-post:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm,
.single-post:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm,
.comment-respond .single-post:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm {
  border: 2px solid #343638
}

.archive:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover, .archive:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .archive:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.error404:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.error404:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .error404:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.page-template-about:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.page-template-about:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .page-template-about:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.page-template-blog:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.page-template-blog:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .page-template-blog:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.page-template-info-pages:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.page-template-info-pages:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .page-template-info-pages:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .page-template-legal-pages:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.post-type-archive-news:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.post-type-archive-news:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .post-type-archive-news:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.single-news:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.single-news:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .single-news:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover,
.single-post:not(.open-flyout-nav) .nav-wrapper .btn.btn--bordered-light-sm:hover,
.single-post:not(.open-flyout-nav) .nav-wrapper .comment-respond input[type="submit"].btn--bordered-light-sm:hover,
.comment-respond .single-post:not(.open-flyout-nav) .nav-wrapper input[type="submit"].btn--bordered-light-sm:hover {
  border: 2px solid #e2ad8e;
  color: white
}

.archive .nav-wrapper .navbar .bottom-row a::before,
.error404 .nav-wrapper .navbar .bottom-row a::before,
.page-template-about .nav-wrapper .navbar .bottom-row a::before,
.page-template-blog .nav-wrapper .navbar .bottom-row a::before,
.page-template-info-pages .nav-wrapper .navbar .bottom-row a::before, .page-template-legal-pages .nav-wrapper .navbar .bottom-row a::before, .post-type-archive-news .nav-wrapper .navbar .bottom-row a::before, .single-news .nav-wrapper .navbar .bottom-row a::before, .single-post .nav-wrapper .navbar .bottom-row a::before {
  border-bottom: 1px solid #343638
}

@media (max-width:767px) {
  .archive .navbar .logo-wrapper .logo-icon .update-fill-2, .error404 .navbar .logo-wrapper .logo-icon .update-fill-2, .page-template-about .navbar .logo-wrapper .logo-icon .update-fill-2, .page-template-blog .navbar .logo-wrapper .logo-icon .update-fill-2, .page-template-info-pages .navbar .logo-wrapper .logo-icon .update-fill-2, .page-template-legal-pages .navbar .logo-wrapper .logo-icon .update-fill-2, .post-type-archive-news .navbar .logo-wrapper .logo-icon .update-fill-2, .single-news .navbar .logo-wrapper .logo-icon .update-fill-2, .single-post .navbar .logo-wrapper .logo-icon .update-fill-2 {
    fill: url("#vector-logo-icon-2")
  }

  .archive .navbar .logo-wrapper .logo-icon .update-fill, .error404 .navbar .logo-wrapper .logo-icon .update-fill, .page-template-about .navbar .logo-wrapper .logo-icon .update-fill, .page-template-blog .navbar .logo-wrapper .logo-icon .update-fill, .page-template-info-pages .navbar .logo-wrapper .logo-icon .update-fill, .page-template-legal-pages .navbar .logo-wrapper .logo-icon .update-fill, .post-type-archive-news .navbar .logo-wrapper .logo-icon .update-fill, .single-news .navbar .logo-wrapper .logo-icon .update-fill, .single-post .navbar .logo-wrapper .logo-icon .update-fill {
    fill: url("#vector-logo-icon")
  }

  .archive .navbar .logo-wrapper .logo-icon .update-fill-3, .error404 .navbar .logo-wrapper .logo-icon .update-fill-3, .page-template-about .navbar .logo-wrapper .logo-icon .update-fill-3, .page-template-blog .navbar .logo-wrapper .logo-icon .update-fill-3, .page-template-info-pages .navbar .logo-wrapper .logo-icon .update-fill-3, .page-template-legal-pages .navbar .logo-wrapper .logo-icon .update-fill-3, .post-type-archive-news .navbar .logo-wrapper .logo-icon .update-fill-3, .single-news .navbar .logo-wrapper .logo-icon .update-fill-3, .single-post .navbar .logo-wrapper .logo-icon .update-fill-3 {
    fill: #1a1818
  }
}

.archive .color-logo, .error404 .color-logo, .page-template-about .color-logo, .page-template-blog .color-logo, .page-template-info-pages .color-logo, .page-template-legal-pages .color-logo, .post-type-archive-news .color-logo, .single-news .color-logo, .single-post .color-logo {
  display: block
}

.archive .white-logo, .error404 .white-logo, .page-template-about .white-logo, .page-template-blog .white-logo, .page-template-info-pages .white-logo, .page-template-legal-pages .white-logo, .post-type-archive-news .white-logo, .single-news .white-logo, .single-post .white-logo {
  display: none
}

@media (max-width:767px) {
  .archive .navbar .log-in svg g, .error404 .navbar .log-in svg g, .page-template-about .navbar .log-in svg g, .page-template-blog .navbar .log-in svg g, .page-template-info-pages .navbar .log-in svg g, .page-template-legal-pages .navbar .log-in svg g, .post-type-archive-news .navbar .log-in svg g, .single-news .navbar .log-in svg g, .single-post .navbar .log-in svg g, .archive .navbar .log-in svg path, .error404 .navbar .log-in svg path, .page-template-about .navbar .log-in svg path, .page-template-blog .navbar .log-in svg path, .page-template-info-pages .navbar .log-in svg path, .page-template-legal-pages .navbar .log-in svg path, .post-type-archive-news .navbar .log-in svg path, .single-news .navbar .log-in svg path, .single-post .navbar .log-in svg path {
    stroke: #343638
  }
}

.archive .hamburger span:nth-of-type(1), .error404 .hamburger span:nth-of-type(1), .page-template-about .hamburger span:nth-of-type(1), .page-template-blog .hamburger span:nth-of-type(1), .page-template-info-pages .hamburger span:nth-of-type(1), .page-template-legal-pages .hamburger span:nth-of-type(1), .post-type-archive-news .hamburger span:nth-of-type(1), .single-news .hamburger span:nth-of-type(1), .single-post .hamburger span:nth-of-type(1), .archive .hamburger span:nth-of-type(2), .error404 .hamburger span:nth-of-type(2), .page-template-about .hamburger span:nth-of-type(2), .page-template-blog .hamburger span:nth-of-type(2), .page-template-info-pages .hamburger span:nth-of-type(2), .page-template-legal-pages .hamburger span:nth-of-type(2), .post-type-archive-news .hamburger span:nth-of-type(2), .single-news .hamburger span:nth-of-type(2), .single-post .hamburger span:nth-of-type(2), .archive .hamburger span:nth-of-type(3), .error404 .hamburger span:nth-of-type(3), .page-template-about .hamburger span:nth-of-type(3), .page-template-blog .hamburger span:nth-of-type(3), .page-template-info-pages .hamburger span:nth-of-type(3), .page-template-legal-pages .hamburger span:nth-of-type(3), .post-type-archive-news .hamburger span:nth-of-type(3), .single-news .hamburger span:nth-of-type(3), .single-post .hamburger span:nth-of-type(3) {
  background: #343638
}

.gdpr-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.84);
  padding-top: 1.5rem;
  padding-bottom: 1.2rem;
  z-index: 1000000;
  transition: all 0.3s ease-in-out;
  transform: translateY(102%);
  visibility: hidden
}

@media (min-width:1025px) {
  .gdpr-popup {
    padding-left: 3rem;
    padding-top: 1.7rem;
    padding-bottom: 1.7rem
  }
}

.gdpr-popup.active {
  transform: none;
  visibility: visible
}

@media (max-width:767px) {
  .gdpr-popup .container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media (min-width:768px) {
  .gdpr-popup .inner {
    display: flex;
    justify-content: center;
    align-items: center
  }
}

@media (max-width:767px) {
  .gdpr-popup {
    text-align: center
  }
}

.gdpr-popup .desc {
  font-size: 1.1rem;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.7
}

@media (min-width:768px) {
  .gdpr-popup .desc {
    max-width: 84rem
  }
}

@media (max-width:767px) {
  .gdpr-popup .desc {
    margin-bottom: 1.7rem;
    font-size: 1rem
  }
}

.gdpr-popup .desc a {
  text-decoration: underline;
  color: #789ee5
}

.gdpr-popup .btn--bordered-dark.btn--sm {
  color: #789ee5;
  border: 2px solid #789ee5;
  white-space: nowrap
}

.gdpr-popup .btn--bordered-dark.btn--sm:hover {
  background: #789ee5;
  color: #fff
}

@media (min-width:768px) {
  .gdpr-popup .btn--bordered-dark.btn--sm {
    padding: 0.5rem 2.4rem;
    min-width: 9rem;
    margin-left: 2rem
  }
}

@media (max-width:767px) {
  .gdpr-popup .btn--bordered-dark.btn--sm {
    padding: 0.8rem 5.4rem;
    min-width: 15.2rem
  }
}

footer {
  background: #202124;
  color: #cbd0d3;
  padding-top: 8.4rem;
  padding-bottom: 26rem
}

footer .footer-cols {
  position: relative;
  z-index: 2
}

footer h3 {
  font-size: 1.5rem;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 1.2rem
}

@media (max-width:1024px) {
  footer h3 {
    font-size: 1.9rem
  }
}

@media (max-width:1024px) {
  footer .accordion-toggle {
    margin-bottom: 0
  }
}

footer a, footer a:hover {
  color: #cbd0d3;
  font-size: 1.3rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0.7rem
}

@media (min-width:1701px) {
  footer a, footer a:hover {
    margin-bottom: 0.9rem
  }
}

@media (max-width:1024px) {
  footer a, footer a:hover {
    font-size: 1.1rem
  }
}

@media (max-width:1024px) {
  footer nav.cols-2 {
    display: block
  }
}

footer nav a {
  position: relative;
  overflow: hidden
}

footer nav a::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #f6f8f9;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985);
  transform: translateX(-102%)
}

@media (min-width:768px) {
  footer nav a:hover::before {
    transform: none
  }
}

@media (max-width:767px) {
  footer .social-menu {
    margin-top: 4.5rem
  }
}

footer .social-menu h3 {
  margin-bottom: 1.5rem
}

@media (max-width:1024px) {
  footer .social-menu h3 {
    margin-bottom: 3rem
  }
}

footer .social-menu .social-icon {
  width: 1.6rem;
  display: inline-block
}

footer .social-menu .social-icon:not(:last-of-type) {
  margin-right: 3rem
}

@media (max-width:1024px) {
  footer .social-menu .social-icon:not(:last-of-type) {
    margin-right: 3.5rem
  }
}

@media (max-width:1024px) {
  footer .social-menu .social-icon {
    width: 2.3rem
  }
}

footer .social-menu .social-icon svg {
  width: 100%;
  display: block
}

footer .social-menu .social-icon svg path {
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

footer .social-menu .social-icon path {
  fill: white
}

footer .social-menu .social-icon:hover path {
  fill: #e2ad8e
}

@media (min-width:768px) {
  footer .social-menu .social-icon.youtube-icon {
    top: -0.2rem;
    position: relative
  }
}

@media (max-width:1024px) {
  footer .social-menu .social-icon.youtube-icon {
    top: -0.2rem;
    position: relative
  }
}

@media (min-width:768px) {
  footer .social-menu .social-icon.linked-in-icon {
    width: 1.8rem;
    top: 0.1rem;
    position: relative
  }
}

@media (max-width:1024px) {
  footer .social-menu .social-icon.linked-in-icon {
    width: 2.5rem;
    top: 0.1rem;
    position: relative
  }
}

footer.large-logo-icon-wrapper {
  overflow: hidden
}

footer.large-logo-icon-wrapper .icon-right {
  opacity: 0.35
}

@media (min-width:1025px) {
  footer.large-logo-icon-wrapper .icon-right {
    display: none
  }
}

@media (max-width:1024px) and (min-width:768px) {
  footer.large-logo-icon-wrapper .icon-right {
    width: 51.9rem;
    transform: translate(45%, 29%)
  }
}

@media (max-width:767px) {
  footer.large-logo-icon-wrapper .icon-right {
    width: 63.7rem;
    transform: translate(43%, 30%)
  }
}

footer .newsletter-col h3 {
  margin-bottom: 1.4rem
}

@media (max-width:1024px) {
  footer .newsletter-col h3 {
    margin-bottom: 1rem
  }
}

@media (max-width:1024px) {
  footer .newsletter-col {
    margin-bottom: 3rem
  }
}

@media (max-width:767px) {
  footer .newsletter-col {
    margin-bottom: 5rem
  }
}

footer .newsletter-col .mailchimp-disclaimer {
  font-size: 1rem;
  line-height: 1.5
}

.page-nano #mc_embed_signup, footer #mc_embed_signup {
  background: transparent;
  max-width: 26rem;
}

@media (max-width:1024px) {
  .page-nano #mc_embed_signup, footer #mc_embed_signup {
    max-width: 100%
  }
}

.page-nano #mc_embed_signup #mc-embedded-subscribe-form, footer #mc_embed_signup #mc-embedded-subscribe-form {
  padding: 0;
  margin-top: 0;
  border-bottom: 0.05rem solid #f6f8f9;
  padding-bottom: 0.5rem;
  padding-bottom: 0.6rem;
  margin-bottom: 1.1rem
}

@media (max-width:767px) {
  .page-nano #mc_embed_signup #mc-embedded-subscribe-form, footer #mc_embed_signup #mc-embedded-subscribe-form {
    padding-bottom: 0.6rem
  }
}

@media (max-width:1024px) {
  .page-nano #mc_embed_signup #mc-embedded-subscribe-form, footer #mc_embed_signup #mc-embedded-subscribe-form {
    margin-bottom: 2.5rem
  }
}

.page-nano #mc_embed_signup #mc_embed_signup_scroll, footer #mc_embed_signup #mc_embed_signup_scroll {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end
}

.page-nano #mc_embed_signup .arrow-button, footer #mc_embed_signup .arrow-button {
  margin-bottom: 0;
  height: auto;
  background: transparent;
  padding: 0;
  text-transform: uppercase;
  color: #cbd0d3;
  font-family: 'Open Sans', sans-serif;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: flex;
  margin-top: 0;
  line-height: 2rem
}

.page-nano #mc_embed_signup .arrow-button svg, footer #mc_embed_signup .arrow-button svg {
  width: 2.8rem
}

.page-nano #mc_embed_signup .arrow-button svg line, footer #mc_embed_signup .arrow-button svg line, .page-nano #mc_embed_signup .arrow-button svg path, footer #mc_embed_signup .arrow-button svg path {
  stroke: #cbd0d3;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (min-width:768px) {
  .page-nano #mc_embed_signup .arrow-button svg, footer #mc_embed_signup .arrow-button svg {
    margin-left: 2rem
  }
}

.page-nano #mc_embed_signup .arrow-button:hover svg line, footer #mc_embed_signup .arrow-button:hover svg line, .page-nano #mc_embed_signup .arrow-button:hover svg path, footer #mc_embed_signup .arrow-button:hover svg path {
  stroke: #e2ad8e
}

.page-nano #mc_embed_signup .mc-field-group, footer #mc_embed_signup .mc-field-group {
  -webkit-box-flex: 1;
  flex-grow: 1;
  padding-right: 1.6rem;
  width: 100%;
  padding-bottom: 0;
  min-height: unset
}

.page-nano #mc_embed_signup .mc-field-group.email-field, footer #mc_embed_signup .mc-field-group.email-field {
  width: auto
}

.page-nano #mc_embed_signup .mc-field-group input, footer #mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  border: 0;
  font-size: 2rem;
  font-family: 'Open Sans', sans-serif;
  color: #cbd0d3;
  text-transform: none;
  padding: 0;
  line-height: 2rem;
  vertical-align: baseline;
  text-indent: 0;
  letter-spacing: 0;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.page-nano #mc_embed_signup .mc-field-group input:active, footer #mc_embed_signup .mc-field-group input:active, .page-nano #mc_embed_signup .mc-field-group input:focus, footer #mc_embed_signup .mc-field-group input:focus, .page-nano #mc_embed_signup .mc-field-group input:hover, footer #mc_embed_signup .mc-field-group input:hover {
  color: #f6f8f9
}

@media (max-width:1024px) {
  .page-nano #mc_embed_signup .mc-field-group input, footer #mc_embed_signup .mc-field-group input {
    font-size: 2.5rem
  }
}

.page-nano #mc_embed_signup .mc-field-group ::-webkit-input-placeholder, footer #mc_embed_signup .mc-field-group ::-webkit-input-placeholder {
  color: #d1d5d8
}

.page-nano #mc_embed_signup .mc-field-group ::-moz-placeholder, footer #mc_embed_signup .mc-field-group ::-moz-placeholder {
  color: #d1d5d8
}

.page-nano #mc_embed_signup .mc-field-group :-ms-input-placeholder, footer #mc_embed_signup .mc-field-group :-ms-input-placeholder {
  color: #d1d5d8
}

.page-nano #mc_embed_signup .mc-field-group :-moz-placeholder, footer #mc_embed_signup .mc-field-group :-moz-placeholder {
  color: #d1d5d8
}

.page-nano #mc_embed_signup #mce-responses, footer #mc_embed_signup #mce-responses {
  position: absolute;
  padding: 0 !important;
  margin: 0 !important;
  bottom: -0.6rem;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  pointer-events: none
}

.page-nano #mc_embed_signup #mce-responses .response, footer #mc_embed_signup #mce-responses .response {
  color: #cbd0d3;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif
}

.page-nano #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error, footer #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: none
}

.page-nano #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error, footer #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  position: absolute;
  padding: 0;
  margin: 0;
  bottom: -2.5rem;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  background: white;
  font-family: 'Open Sans', sans-serif
}

@media (max-width:767px) {
  .page-nano #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error, footer #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    bottom: -1.5rem;
    font-size: 1.1rem;
    letter-spacing: 0.03em
  }
}

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
  -webkit-animation: autofill 0s forwards;
  animation: autofill 0s forwards
}

@keyframes autofill {
  100% {
    background: transparent;
    color: inherit
  }
}

@-webkit-keyframes autofill {
  100% {
    background: transparent;
    color: inherit
  }
}

input:-webkit-autofill {
  -webkit-text-fill-color: #cbd0d3 !important
}

.copyright {
  margin-top: 3.5rem;
  font-size: 1rem
}

.braze-signup {
  position: relative
}

.braze-signup .form-submit-message {
  display: none
}

.braze-signup.successful-submission .form-element {
  display: none
}

.braze-signup .validation-wrapper {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  margin-right: 1rem
}

.braze-signup .validation-wrapper .error-message {
  position: absolute;
  font-size: 0.9rem;
  bottom: -1.2rem;
  color: red;
  left: 0;
  width: 100%
}

.braze-signup.form-full {
  background: white;
  padding: 2rem 2rem 2.2rem 4rem;
  width: 100%;
  position: relative;
  transition: all 0.3s ease-in-out
}

@media (min-width:1025px) {
  .braze-signup.form-full {
    display: flex;
    align-items: flex-end
  }
}

@media (max-width:1024px) {
  .braze-signup.form-full {
    display: flex;
    flex-direction: column;
    padding: 4rem 6rem
  }

  .braze-signup.form-full .styled-select {
    order: -1
  }
}

@media (max-width:767px) {
  .braze-signup.form-full {
    padding: 5.5rem 3.2rem;
    margin-top: 3rem
  }
}

@media (max-width:1024px) {
  .braze-signup.form-full .validation-wrapper {
    margin-bottom: 2rem
  }
}

.braze-signup.form-full input {
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  border: 0;
  border-bottom: 1px solid #8f9498;
  color: #343638;
  padding: 0 0 0.6rem;
  margin-right: 1rem
}

.braze-signup.form-full ::-webkit-input-placeholder {
  color: #8f9498
}

.braze-signup.form-full ::-moz-placeholder {
  color: #8f9498
}

.braze-signup.form-full :-ms-input-placeholder {
  color: #8f9498
}

.braze-signup.form-full :-moz-placeholder {
  color: #8f9498
}

.braze-signup.form-full {}

.braze-signup.form-full .styled-select {
  cursor: pointer;
  border: none;
  box-sizing: border-box;
  border-radius: 0;
  background: #f6f8f9;
  overflow: hidden;
  position: relative;
  margin-right: 1rem;
  font-family: 'Open Sans', sans-serif
}

@media (max-width:1024px) {
  .braze-signup.form-full .styled-select {
    margin-bottom: 2.4rem
  }
}

.braze-signup.form-full .styled-select, .braze-signup.form-full .styled-select select {
  min-width: 16rem
}

@media (max-width:1024px) {
  .braze-signup.form-full .styled-select, .braze-signup.form-full .styled-select select {
    width: 100%
  }
}

.braze-signup.form-full select:focus {
  outline: none
}

.braze-signup.form-full .styled-select select {
  cursor: pointer;
  height: 3rem;
  font-size: 1.2rem;
  padding: 0.7rem 6rem 0.7rem 1.4rem;
  background: transparent;
  border: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none
}

@-moz-document url-prefix() {
  .braze-signup.form-full .styled-select select {
    width: 110%
  }
}

.braze-signup.form-full .sort {
  position: absolute;
  top: -0.15rem;
  right: 12px;
  font-size: 24px;
  pointer-events: none;
  display: flex;
  top: 50%;
  transform: translateY(-50%)
}

@media (max-width:1024px) {
  .braze-signup.form-full .sort {
    top: -15%
  }
}

.braze-signup.form-full .sort svg {
  width: 0.793rem
}

.braze-signup.form-full select::-ms-expand {
  display: none
}

.braze-signup.form-full .selector .styled-select, .braze-signup.form-full _:-o-prefocus .styled-select {
  background: none
}

.braze-signup.form-mini {
  background: transparent;
  max-width: 26rem;
  padding: 0;
  margin-top: 0;
  border-bottom: 0.05rem solid #f6f8f9;
  padding-bottom: 0.5rem;
  padding-bottom: 0.6rem;
  margin-bottom: 1.1rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end
}

.braze-signup.form-mini.has-errors {
  margin-bottom: 3.1rem
}

.braze-signup.form-mini .validation-wrapper .error-message {
  color: white;
  font-size: 1.1rem;
  bottom: -2.7rem
}

.braze-signup.form-mini.successful-submission {
  border-bottom: 0
}

.braze-signup.form-mini.successful-submission .arrow-button {
  display: none !important
}

@media (max-width:767px) {
  .braze-signup.form-mini {
    padding-bottom: 0.6rem
  }
}

@media (max-width:1024px) {
  .braze-signup.form-mini {
    max-width: 100%;
    margin-bottom: 2.5rem
  }
}

.braze-signup.form-mini .arrow-button {
  margin-bottom: 0;
  height: auto;
  background: transparent;
  padding: 0;
  text-transform: uppercase;
  color: #cbd0d3;
  font-family: 'Open Sans', sans-serif;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: flex;
  margin-top: 0;
  line-height: 2rem
}

.braze-signup.form-mini .arrow-button svg {
  width: 2.8rem
}

.braze-signup.form-mini .arrow-button svg line, .braze-signup.form-mini .arrow-button svg path {
  stroke: #cbd0d3;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (min-width:768px) {
  .braze-signup.form-mini .arrow-button svg {
    margin-left: 2rem
  }
}

.braze-signup.form-mini .arrow-button:hover svg line, .braze-signup.form-mini .arrow-button:hover svg path {
  stroke: #e2ad8e
}

.braze-signup.form-mini .arrow-button:disabled svg {
  cursor: default
}

.braze-signup.form-mini .arrow-button:disabled svg line, .braze-signup.form-mini .arrow-button:disabled svg path {
  stroke: #cbd0d3
}

.braze-signup.form-mini input {
  display: block;
  width: 100%;
  border: 0;
  font-size: 2rem;
  font-family: 'Open Sans', sans-serif;
  color: #cbd0d3;
  text-transform: none;
  padding: 0;
  line-height: 2rem;
  vertical-align: baseline;
  text-indent: 0;
  letter-spacing: 0;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.braze-signup.form-mini input:active, .braze-signup.form-mini input:focus, .braze-signup.form-mini input:hover {
  color: #f6f8f9
}

@media (max-width:1024px) {
  .braze-signup.form-mini input {
    font-size: 2.5rem
  }
}

.braze-signup.form-mini ::-webkit-input-placeholder {
  color: #d1d5d8
}

.braze-signup.form-mini ::-moz-placeholder {
  color: #d1d5d8
}

.braze-signup.form-mini :-ms-input-placeholder {
  color: #d1d5d8
}

.braze-signup.form-mini :-moz-placeholder {
  color: #d1d5d8
}

.legal-pages {
  padding-bottom: 12rem
}

.legal-pages h3, .legal-pages h5 {
  margin-bottom: 4rem
}

.legal-pages h6 {
  text-transform: uppercase;
  font-size: 2rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 1.2rem;
  letter-spacing: 0;
  color: #343638
}

.legal-pages .desc ul {
  list-style-type: circle;
  padding-left: 8.5rem
}

@media (max-width:1024px) and (min-width:768px) {
  .legal-pages .desc ul {
    padding-left: 6rem
  }
}

@media (max-width:767px) {
  .legal-pages .desc ul {
    padding-left: 4rem
  }
}

.legal-pages .desc p:not(:last-child), .legal-pages .desc ul:not(:last-child) {
  margin-bottom: 2.5rem
}

.legal-pages .desc a {
  color: #72acff
}

@media (min-width:1025px) {
  .legal-pages .text-cols p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 2rem;
    -webkit-perspective: 1
  }
}

.legal-pages .inner {
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto
}

.legal-pages header {
  padding-top: 3rem;
  padding-bottom: 8rem
}

@media (max-width:767px) {
  .legal-pages header {
    padding-top: 1rem;
    padding-bottom: 6rem
  }
}

.legal-pages .copy-block {
  margin-bottom: 6rem
}

.legal-pages .small-legal-copy {
  margin-bottom: 6rem;
  font-size: 1.4rem
}

@media (max-width:1024px) {
  .legal-pages .small-legal-copy {
    margin-bottom: 4rem
  }
}

.page-home header {
  background-color: #dac1ae
}

.page-home .section-1 .cols-2 {
  grid-column-gap: 3rem
}

@media (max-width:1024px) and (min-width:768px) {
  .page-home .section-1 h2 {
    margin-bottom: 1.4rem
  }
}

@media (max-width:767px) {
  .page-home .section-1 h2 {
    margin-bottom: 3rem
  }
}

@media (max-width:767px) {
  .page-home .section-1 {
    padding-left: 1.8rem;
    padding-right: 1.8rem
  }
}

.labeled-section .container-inner {
  position: relative;
  overflow: hidden
}

@media (min-width:1025px) {
  .labeled-section .container-inner {
    background-color: #f3f3f3;
    padding-bottom: 17rem;
    padding-top: 20rem
  }
}

@media only screen and (min-width:1024px) and (min-height:800px) {
  .labeled-section .container-inner {
    padding-bottom: 22rem;
    padding-top: 22rem
  }
}

@media only screen and (min-width:1024px) and (min-height:1000px) {
  .labeled-section .container-inner {
    padding-top: 24rem
  }
}

@media only screen and (min-width:1024px) and (min-height:1200px) {
  .labeled-section .container-inner {
    padding-top: 26rem
  }
}

@media (max-width:1024px) {
  .labeled-section .container-inner {
    padding-left: 0;
    padding-right: 0
  }
}

@media (min-width:1025px) {
  .labeled-section .bg-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    height: calc(100% + 15rem);
    object-fit: cover
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .labeled-section .bg-image {
    height: 0;
    overflow: hidden;
    padding-bottom: 55rem;
    position: relative
  }

  .labeled-section .bg-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    height: calc(100% + 15rem);
    object-fit: cover
  }
}

@media (max-width:767px) {
  .labeled-section .bg-image {
    overflow: hidden;
    position: static;
    height: auto
  }
}

.labeled-section .inner-content {
  position: relative;
  z-index: 1
}

@media (max-width:1024px) and (min-width:768px) {
  .labeled-section .inner-content {
    padding: 7.3rem 8rem 8.6rem 4rem
  }
}

@media (max-width:767px) {
  .labeled-section .inner-content {
    padding: 4.2rem 1.7rem 5.3rem 0.6rem
  }
}

.labeled-section.large-logo-icon-wrapper .inner-content {
  z-index: 5
}

.labeled-section .label {
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  background: white;
  padding: 5rem 4rem 5.5rem 9rem;
  min-width: 45.9rem;
  margin-bottom: 11.4rem;
  z-index: 1;
  transform: translateX(-100%)
}

@media (max-width:1024px) and (min-width:768px) {
  .labeled-section .label {
    padding: 1.9rem 2rem 2.1rem 4rem;
    min-width: 33.7rem
  }
}

@media (max-width:767px) {
  .labeled-section .label {
    min-width: 27.1rem;
    padding: 1.9rem 0.8rem 2.1rem 0.6rem
  }
}

.labeled-section .label h6 {
  letter-spacing: 0.5rem
}

@media (max-width:1024px) {
  .labeled-section .label h6 {
    font-size: 1.5rem
  }
}

@media (max-width:767px) {
  .labeled-section .label h6 {
    font-size: 1rem;
    letter-spacing: 0.4rem
  }
}

.labeled-section .side-label {
  right: 5rem;
  top: 50%;
  position: absolute;
  font-family: 'IBM Plex Sans', sans-serif;
  transform: translate(50%, 6rem) rotate(90deg);
  opacity: 0;
  transform-origin: center;
  z-index: 1;
  letter-spacing: 0.4rem
}

@media (max-width:1024px) {
  .labeled-section .side-label {
    display: none
  }
}

.js-animate.casting-news .label, .js-animate.labeled-section .label, .js-animate.casting-news .side-label, .js-animate.labeled-section .side-label {
  transform: none;
  transition: opacity 1s cubic-bezier(0.34, 0.615, 0.4, 0.985), transform 1s cubic-bezier(0.34, 0.615, 0.4, 0.985);
  opacity: 1
}

.js-animate.casting-news .side-label, .js-animate.labeled-section .side-label {
  transform: translate(50%, -50%) rotate(90deg);
  transition-delay: 0.225s
}

.roles-sections h4 {
  margin-bottom: 2.1rem;
  line-height: 1.3
}

@media (min-width:1025px) {
  .roles-sections h4 {
    max-width: 40rem
  }
}

@media (max-width:1024px) {
  .roles-sections h4 {
    margin-bottom: 1.8rem
  }
}

.roles-sections .desc {
  color: white;
  margin-bottom: 5rem;
  line-height: 1.8
}

@media (min-width:1025px) {
  .roles-sections .desc {
    max-width: 30rem
  }
}

@media (max-width:767px) {
  .roles-sections .desc {
    margin-bottom: 3.8rem
  }
}

@media (max-width:1024px) {
  .roles-sections .desc, .roles-sections h4 {
    color: #343638
  }
}

@media (min-width:1025px) {
  .roles-sections .labeled-section .container-inner {
    background-color: #babbbf;
    min-height: calc(100vh - 8.5rem)
  }

  .roles-sections .labeled-section:nth-of-type(2) .container-inner {
    background-color: #6c92a6
  }

  .roles-sections .labeled-section:nth-of-type(3) .container-inner {
    background-color: #dcd9cd
  }

  .roles-sections .labeled-section:nth-of-type(4) .container-inner {
    background-color: #7d7c85
  }
}

@media (max-width:1024px) {
  .roles-sections .labeled-section:nth-of-type(even), .roles-sections .labeled-section:nth-of-type(even) .label {
    background: #f7f5f5
  }
}

.page-home .quotes-section {
  padding-bottom: 9rem
}

@media (max-width:767px) {
  .page-home .quotes-section {
    padding-top: 0;
    padding-bottom: 7rem
  }
}

.page-home .quotes-section h3 {
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.5rem;
  text-transform: uppercase;
  z-index: 2;
  position: relative
}

@media (min-width:768px) {
  .page-home .quotes-section h3 {
    position: absolute;
    top: 6rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
  }
}

@media (min-width:1025px) {
  .page-home .quotes-section h3 {
    max-width: 67.6rem
  }
}

@media (max-width:1024px) {
  .page-home .quotes-section h3 {
    letter-spacing: 1.1rem
  }
}

@media (max-width:767px) {
  .page-home .quotes-section h3 {
    font-size: 3.6rem
  }
}

@media (max-width:900px) and (min-width:768px) {
  .page-home .quotes-section h3 {
    max-width: 60rem
  }
}

.page-home .quotes-section .desc {
  line-height: 1.7
}

.page-home .quotes-section .callout-quote, .page-home .quotes-section h3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto
}

.page-home .quotes-section .callout-quote {
  max-width: 58rem;
  margin-bottom: 7rem
}

@media (max-width:767px) {
  .page-home .quotes-section .callout-quote {
    font-size: 1.8rem;
    width: 88%;
    margin-bottom: 5rem
  }
}

.quotes-section .top-row {
  padding-bottom: 4.5rem;
  padding-top: 0;
  position: relative
}

@media (max-width:767px) {
  .quotes-section .top-row {
    padding-top: 0;
    padding-bottom: 2rem
  }
}

.quotes-section .image-wrapper {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 0;
  width: 100%;
  padding-bottom: 80rem;
  transition: all 1s ease-in 0.2s;
  overflow: hidden
}

@media (min-width:768px) {
  .quotes-section .image-wrapper img {
    width: 100%;
    transition: all 4s cubic-bezier(0.34, 0.615, 0.4, 0.985) 0.2s;
    object-fit: cover;
    top: 50%;
    transform: translateY(-50%)
  }
}

@media (max-width:767px) {
  .quotes-section .image-wrapper {
    position: relative;
    left: -8rem;
    width: calc(100% + 16rem);
    transform: none;
    height: 0;
    padding-bottom: 53.8rem;
    margin-bottom: 4.5rem
  }
}

.quotes-section .js-animate .image-wrapper {
  width: 36rem;
  padding-bottom: 53.8rem;
  opacity: 1
}

@media (min-width:1701px) {
  .quotes-section .js-animate .image-wrapper {
    width: 52.7rem;
    padding-bottom: 53.8rem
  }
}

@media (max-width:767px) {
  .quotes-section .js-animate .image-wrapper {
    width: calc(100% + 16rem);
    padding-bottom: 48rem
  }
}

@media (min-width:768px) {
  .quotes-section .js-animate .image-wrapper .bg-image {
    height: 160%
  }
}

.page-home .testimonials {
  max-width: 97.8rem;
  margin-left: auto;
  margin-right: auto
}

.page-home .testimonials h5 {
  font-size: 3.3rem;
  font-family: 'IBM Plex Sans', sans-serif;
  margin-top: 1rem
}

@media (max-width:1024px) {
  .page-home .testimonials h5 {
    margin-bottom: 0.9rem
  }
}

@media (max-width:767px) {
  .page-home .testimonials h5 {
    font-size: 3rem
  }
}

.page-home .testimonials h6 {
  font-size: 1.3rem;
  letter-spacing: 0.12rem;
  color: #7d7d7e;
  margin-bottom: 2.4rem
}

.page-home .testimonials .large-desc {
  font-size: 2.3rem;
  line-height: 2;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400
}

@media (max-width:767px) {
  .page-home .testimonials .large-desc {
    font-size: 2.1rem;
    line-height: 1.8
  }
}

.page-home .testimonials .swiper-wrapper {
  height: auto
}

.page-home .testimonials .logos-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center
}

@media (min-width:1025px) {
  .page-home .testimonials .logos-wrapper {
    max-width: 29rem
  }
}

.page-home .testimonials .logos-wrapper>div {
  margin-bottom: 0.9rem
}

@media (min-width:1025px) {
  .page-home .testimonials .logos-wrapper>div {
    width: 33.333333%
  }
}

@media (max-width:767px) {
  .page-home .testimonials .logos-wrapper>div {
    width: 33.333333%
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .page-home .testimonials .logos-wrapper>div {
    max-width: 10.3rem
  }
}

.page-home .testimonials .logos-wrapper>div img {
  display: inline-block
}

.page-home .testimonials .logos-wrapper>div:nth-of-type(3n) {
  text-align: right
}

.page-home .testimonials .logos-wrapper>div:nth-of-type(3n + 2) {
  text-align: center
}

.timeline {
  height: 0.4rem;
  background: #c0d9fd;
  margin-bottom: 6.5rem;
  position: relative
}

@media (max-width:767px) {
  .timeline {
    height: 0.5rem;
    margin-bottom: 4.8rem
  }
}

.timeline .progress {
  transition: all 0.3s ease-in-out;
  display: block;
  background: #789ee5;
  width: 33.3333333%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%
}

@media (max-width:767px) {
  .timeline .progress {
    background: #72acff
  }
}

.page-careers .progress, .page-home .progress {
  transition: unset;
  width: 0
}

.page-types .masthead {
  background: #526e83
}

.page-types .masthead h2 {
  font-size: 2.4rem;
  color: white;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 1.4rem
}

.page-types .masthead h1 {
  max-width: 70rem;
  width: 100%
}

@media (max-width:1024px) and (min-width:768px) {
  .page-types .masthead h1 {
    font-size: 7.5rem
  }
}

@media (max-width:1024px) {
  .page-types .masthead h1 {
    line-height: 1.4;
    letter-spacing: 1.03rem;
    margin-bottom: 6.4rem
  }
}

@media (max-width:767px) {
  .page-types .masthead h1 {
    line-height: 1.5
  }
}

.page-casting-directors .masthead h1 {
  max-width: 100rem;
  width: 100%;
  letter-spacing: 2.3rem
}

@media (max-width:1024px) {
  .page-casting-directors .masthead h1 {
    letter-spacing: 0.6rem
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .page-types .section-1 h2 {
    margin-bottom: 2.4rem
  }
}

@media (max-width:767px) {
  .page-types .section-1 h2 {
    margin-bottom: 4rem
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .page-types .section-1 .large-desc {
    font-size: 2.4rem
  }
}

@media (max-width:767px) {
  .page-types .section-1 .large-desc {
    line-height: 1.42
  }
}

@media (min-width:1025px) {
  .page-casting-directors .section-1 h2 {
    max-width: 56rem;
    margin-left: auto;
    margin-right: auto
  }
}

@media (min-width:1025px) {
  .page-types .steps-section {
    display: flex
  }
}

.page-types .steps-section h5 {
  color: #789ee5;
  margin-bottom: 2.6rem
}

@media (min-width:1025px) {
  .page-types .steps-section h5 {
    width: 22rem
  }
}

.page-types .steps-section h3 {
  color: #789ee5;
  margin-bottom: 0.4rem
}

@media (max-width:767px) {
  .page-types .steps-section h3 {
    font-size: 3rem
  }
}

.page-types .steps-section .text-content {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out
}

@media (min-width:1025px) {
  .page-types .steps-section .text-content {
    width: 24rem
  }
}

.page-types .steps-section .desc {
  margin-bottom: 8rem;
  transition: all 0.3s ease-in-out;
  line-height: 1.75
}

@media (max-width:1024px) {
  .page-types .steps-section .desc {
    margin-bottom: 5.5rem
  }
}

@media (max-width:767px) {
  .page-types .steps-section .desc {
    margin-bottom: 12.5rem
  }
}

.page-types .steps-section .image-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 47rem;
  height: 0;
  padding-bottom: 92%;
  transition: all 0.3s ease-in-out
}

@media (max-width:1024px) {
  .page-types .steps-section .image-wrapper {
    width: 100%;
    bottom: 0;
    left: 0;
    top: auto;
    padding-bottom: 45%
  }
}

@media (min-width:1025px) {
  .page-types .steps-section .image-wrapper img {
    margin-left: auto
  }
}

@media (max-width:1024px) {
  .page-types .steps-section .image-wrapper img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
  }
}

.page-types .steps-section .step {
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  position: relative
}

@media (min-width:1025px) {
  .page-types .steps-section .step {
    padding-left: 6rem;
    width: 30rem
  }
}

@media (max-width:1024px) {
  .page-types .steps-section .step {
    max-height: 19rem;
    transition: all 1s ease-in-out
  }
}

.page-types .steps-section .step .inner {
  padding: 16.4rem 4rem 18.7rem 0;
  position: relative
}

@media (min-width:1025px) {
  .page-types .steps-section .step .inner {
    width: 7fr;
    min-width: 70rem
  }
}

@media (max-width:1024px) {
  .page-types .steps-section .step .inner {
    width: 100%;
    padding: 4rem 8rem 25.5rem
  }
}

@media (max-width:767px) {
  .page-types .steps-section .step .inner {
    padding: 4rem 2.3rem 10rem
  }
}

.page-types .steps-section .step .btn, .page-types .steps-section .step .comment-respond input[type="submit"], .comment-respond .page-types .steps-section .step input[type="submit"], .page-types .steps-section .step .desc, .page-types .steps-section .step .image-wrapper {
  opacity: 0;
  pointer-events: none;
  transform: translateY(1rem);
  transition: all 0.8s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (max-width:1024px) {
  .page-types .steps-section .step .mobile-slide-down {
    transform: translateY(-1.7rem)
  }

  .page-types .steps-section .step .mobile-slide-down.desc {
    transition-delay: 0.5s
  }

  .page-types .steps-section .step .mobile-slide-down.btn, .page-types .steps-section .step .comment-respond input[type="submit"].mobile-slide-down, .comment-respond .page-types .steps-section .step input[type="submit"].mobile-slide-down {
    transition-delay: 0.575s
  }
}

.page-types .steps-section .timeline {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  opacity: 0
}

.page-types .steps-section .timeline .progress {
  width: 0
}

@media (max-width:1024px) {
  .page-types .steps-section .timeline {
    display: none
  }
}

.page-types .steps-section .active {
  cursor: default
}

@media (min-width:1025px) {
  .page-types .steps-section .active {
    padding-left: 14rem;
    flex-grow: 1
  }

  .page-types .steps-section .active .timeline {
    opacity: 1
  }

  .page-types .steps-section .active .timeline .progress {
    animation: timer 5s linear 1 forwards
  }
}

@media (min-width:1025px) {
  .page-types .steps-section .step:first-of-type:not(.has-passed) {
    padding-left: 14rem;
    flex-grow: 1
  }
}

@media (max-width:1024px) {
  .page-types .steps-section .js-animate {
    cursor: default;
    max-height: 1400px
  }

  .page-types .steps-section .js-animate .text-content {
    padding-top: 4rem
  }
}

@media (max-width:767px) {
  .page-types .steps-section .js-animate .text-content {
    padding-top: 2rem
  }
}

@keyframes timer {
  0% {
    width: 0
  }

  100% {
    width: 100%
  }
}

.page-types .steps-section .js-animate.active .btn, .page-types .steps-section .js-animate.active .comment-respond input[type="submit"], .comment-respond .page-types .steps-section .js-animate.active input[type="submit"], .page-types .steps-section .js-animate.active .desc, .page-types .steps-section .js-animate.active .image-wrapper {
  opacity: 1;
  transform: none;
  pointer-events: auto
}

@media (max-width:1024px) {
  .page-types .steps-section .js-animate .btn, .page-types .steps-section .js-animate .comment-respond input[type="submit"], .comment-respond .page-types .steps-section .js-animate input[type="submit"], .page-types .steps-section .js-animate .desc, .page-types .steps-section .js-animate .image-wrapper {
    opacity: 1;
    transform: none;
    pointer-events: auto
  }
}

@media (min-width:1025px) {
  .page-talent .pricing-section {
    padding-top: 15.5rem
  }
}

@media (max-width:767px) {
  .page-talent .pricing-section {
    padding-bottom: 17rem
  }
}

.page-talent .pricing-section h3 {
  padding-bottom: 5rem
}

.page-talent .pricing-section .intro-note {
  color: #a6adb4;
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: 2rem
}

@media (min-width:1025px) {
  .page-talent .pricing-section .intro-note {
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
    min-height: 4rem
  }
}

@media (max-width:767px) {
  .page-talent .pricing-section .intro-note {
    margin-bottom: 3rem
  }
}

.page-talent .pricing-section .intro-note strong {
  font-weight: 600
}

.page-talent .pricing-section .end-note {
  color: #a6adb4;
  font-size: 1.1rem;
  width: 100%
}

@media (min-width:1025px) {
  .page-talent .pricing-section .end-note {
    position: absolute;
    bottom: 3.4rem;
    left: 50%;
    transform: translateX(-50%)
  }
}

@media (max-width:1024px) {
  .page-talent .pricing-section .end-note {
    margin-top: 2.2rem
  }
}

@media (max-width:767px) {
  .page-talent .pricing-section .end-note {
    font-size: 0.9rem
  }
}

.page-talent .pricing-section h4 {
  font-size: 4rem;
  color: #789ee5;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 0
}

.page-talent .pricing-section h5 {
  margin-bottom: 0.8rem;
  font-weight: 500;
  font-size: 2.5rem;
  color: #789ee5
}

.page-talent .pricing-section h5 span {
  font-size: 1.3rem
}

.page-talent .pricing-section .desc {
  text-align: left
}

.page-talent .pricing-section .desc ul {
  list-style: none;
  padding-left: 2rem;
  line-height: 1.72
}

.page-talent .pricing-section .desc li {
  margin-bottom: 0.4rem;
  font-size: 1.7rem;
  position: relative;
  opacity: 1
}

@media (max-width:767px) {
  .page-talent .pricing-section .desc li {
    font-size: 1.8rem
  }
}

.page-talent .pricing-section .desc li::before {
  content: '';
  display: block;
  position: absolute;
  top: 1rem;
  left: -2rem;
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  background: #343638
}

@media (max-width:767px) {
  .page-talent .pricing-section .desc li::before {
    width: 0.8rem;
    height: 0.8rem
  }
}

.page-talent .pricing-section .btn, .page-talent .pricing-section .comment-respond input[type="submit"], .comment-respond .page-talent .pricing-section input[type="submit"] {
  margin-top: 3.6rem;
  margin-bottom: 0
}

@media (max-width:1024px) {
  .page-talent .pricing-section .btn, .page-talent .pricing-section .comment-respond input[type="submit"], .comment-respond .page-talent .pricing-section input[type="submit"] {
    background: rgba(120, 158, 229, 0.85);
    border: none;
    color: white
  }
}

@media (max-width:767px) {
  .page-talent .pricing-section .btn, .page-talent .pricing-section .comment-respond input[type="submit"], .comment-respond .page-talent .pricing-section input[type="submit"] {
    margin-top: 4.2rem
  }
}

@media (max-width:767px) {
  .page-talent .pricing-section .btn-wrapper {
    text-align: center
  }
}

.page-talent .pricing-item {
  padding: 4.8rem 6rem 10rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

@media (min-width:1025px) {
  .page-talent .pricing-item {
    text-align: center;
    background: #fdfdfd;
    z-index: 2
  }
}

@media (max-width:1024px) {
  .page-talent .pricing-item {
    padding-top: 0;
    padding-bottom: 0
  }
}

@media (max-width:767px) {
  .page-talent .pricing-item {
    padding: 0
  }
}

@media (min-width:1025px) {
  .page-talent .pricing-item {
    border: 2px solid #789ee5
  }
}

@media (min-width:1025px) {
  .page-talent .pricing-item:nth-of-type(2) {
    border: 2px solid #ebeded
  }
}

@media (max-width:1024px) {
  .page-talent .pricing-item:nth-of-type(2) .top-row {
    border-top: 2px solid #ebeded;
    padding-top: 5rem;
    margin-top: 5rem
  }
}

@media (max-width:767px) {
  .page-talent .pricing-item:nth-of-type(2) .top-row {
    padding-top: 6rem;
    margin-top: 7rem
  }
}

.page-talent .pricing-item:nth-of-type(2) h4 {
  color: #a6adb4
}

.page-talent .studio-shots {
  color: white;
  position: relative;
  overflow: hidden
}

.page-talent .studio-shots .details {
  max-width: 56rem;
  width: 100%;
  position: relative;
  padding-bottom: 22rem
}

.page-talent .studio-shots h3 {
  font-size: 4.3rem;
  font-family: 'IBM Plex Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 5.5rem;
  line-height: 1.35
}

@media (max-width:767px) {
  .page-talent .studio-shots h3 {
    font-size: 3.9rem;
    text-transform: none;
    line-height: 1.25
  }
}

.page-talent .studio-shots h4 {
  line-height: 1.35;
  font-size: 2.8rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.2rem
}

@media (max-width:767px) {
  .page-talent .studio-shots h4 {
    line-height: 1.45;
    font-size: 2.5rem;
    margin-bottom: 2.2rem
  }
}

.page-talent .studio-shots .desc {
  margin-bottom: 4rem;
  max-width: 52rem;
  line-height: 1.7
}

.page-talent .studio-shots .desc a {
  color: white;
  text-decoration: underline
}

.page-talent .studio-shots .end-note {
  position: absolute;
  font-size: 1.1rem;
  left: 0;
  bottom: 4.4rem
}

@media (max-width:767px) {
  .page-talent .studio-shots .end-note {
    font-size: 1rem
  }
}

.outro-section {
  text-align: center;
  padding-bottom: 31.6rem
}

@media (max-width:767px) {
  .outro-section {
    padding-bottom: 9.2rem
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .outro-section {
    padding-bottom: 0
  }
}

.outro-section .logo-mark {
  top: 0;
  width: 56.5rem;
  bottom: 0;
  transform: translate(-65%, -25%)
}

@media (max-width:1024px) {
  .outro-section .logo-mark {
    display: none
  }
}

.outro-section .inner-wrapper {
  position: relative
}

@media (min-width:1025px) {
  .outro-section .inner-wrapper {
    padding-bottom: 74rem
  }
}

@media (max-width:1024px) {
  .outro-section .container {
    padding: 0
  }
}

.outro-section .image-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative
}

@media (min-width:1025px) {
  .outro-section .image-wrapper {
    position: absolute;
    height: 0;
    padding-bottom: 74rem;
    left: 50%;
    transform: translateX(-50%)
  }
}

@media (min-width:1701px) {
  .outro-section .image-wrapper {
    padding-bottom: 90rem
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .outro-section .image-wrapper {
    padding-bottom: 74rem
  }
}

@media (max-width:767px) {
  .outro-section .image-wrapper {
    padding-bottom: 39.5rem
  }
}

@media (max-width:767px) {
  .outro-section h3 {
    letter-spacing: 0.9rem;
    color: #343638;
    font-size: 3.6rem;
    margin-top: 5rem;
    margin-bottom: 3.7rem;
    line-height: 1.6
  }
}

@media (max-width:1024px) {}

.page-talent .outro-section .logo-mark {
  display: none
}

@media (min-width:1025px) {
  .js-animate.outro-section .image-wrapper {
    width: 100%;
    opacity: 1;
    transition: all 1.2s cubic-bezier(0.34, 0.615, 0.4, 0.985);
    width: calc(100% - 28rem)
  }
}

@media (min-width:768px) {
  .page-casting-directors .alternating-icon-rows .intro {
    text-align: center
  }
}

.page-casting-directors .alternating-icon-rows .intro h2 {
  margin-bottom: 3rem
}

@media (max-width:767px) {
  .page-casting-directors .alternating-icon-rows .intro h2 {
    margin-bottom: 4rem;
    text-align: left
  }
}

.page-casting-directors .alternating-icon-rows .intro a {
  text-decoration: underline
}

.page-casting-directors .alternating-icon-rows .intro a:hover {
  color: #e2ad8e
}

.page-casting-directors .alternating-icon-rows .intro .large-desc {
  margin-left: auto;
  margin-right: auto
}

@media (min-width:768px) {
  .page-casting-directors .alternating-icon-rows .intro .large-desc {
    max-width: 86rem
  }
}

.page-casting-directors .alternating-row {
  margin-top: 10.6rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 96rem;
  position: relative
}

@media (min-width:1701px) {
  .page-casting-directors .alternating-row {
    max-width: 108rem
  }
}

@media (max-width:1024px) {
  .page-casting-directors .alternating-row {
    margin-top: 7.46rem
  }
}

.page-casting-directors .alternating-row h3 {
  color: #789ee5;
  font-size: 4rem;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 2.2rem;
  line-height: 1.2
}

@media (min-width:1701px) {
  .page-casting-directors .alternating-row h3 {
    font-size: 5rem
  }
}

@media (max-width:1024px) {
  .page-casting-directors .alternating-row h3 {
    font-size: 3rem;
    margin-bottom: 1.5rem
  }
}

.page-casting-directors .alternating-row .large-desc {
  font-size: 2.8rem
}

@media (max-width:1024px) {
  .page-casting-directors .alternating-row .large-desc {
    font-size: 1.6rem
  }
}

@media (max-width:1024px) {
  .page-casting-directors .alternating-row .img-col img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4.5rem
  }
}

.rows-wrapper {
  position: relative
}

@media (min-width:1025px) {
  .rows-wrapper .image-animation-col {
    width: calc(36% - 4rem);
    position: absolute;
    opacity: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%) scale(1.1);
    transition: all 0.6s ease-out
  }

  .rows-wrapper .text-content a, .rows-wrapper .text-content h3, .rows-wrapper .text-content h5, .rows-wrapper .text-content p {
    opacity: 0;
    transform: translateY(2rem)
  }

  .rows-wrapper.js-animate .text-content a, .rows-wrapper.js-animate .text-content h3, .rows-wrapper.js-animate .text-content h5, .rows-wrapper.js-animate .text-content p {
    opacity: 1;
    transform: none
  }

  .rows-wrapper.js-animate .text-content h3, .rows-wrapper.js-animate .text-content h5 {
    transition: all 0.6s ease-out 0.8s
  }

  .rows-wrapper.js-animate .text-content p {
    transition: all 0.6s ease-out 0.95s
  }

  .rows-wrapper.js-animate .text-content a {
    transition: all 0.6s ease-out 1.1s
  }

  .rows-wrapper.js-animate [data-layout="odd"] .image-animation-col, .rows-wrapper.js-animate[data-layout="odd"] .image-animation-col {
    animation: slide-left 0.6s ease-in forwards
  }

  .rows-wrapper.js-animate [data-layout="even"] .image-animation-col, .rows-wrapper.js-animate[data-layout="even"] .image-animation-col {
    animation: slide-right 0.6s ease-in forwards
  }
}

@media (min-width:1025px) {
  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(2) .image-animation-col, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(2) .image-animation-col {
    animation-delay: 1s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(2) .text-content h3, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(2) .text-content h3 {
    transition: all 0.6s ease-out 1.7s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(2) .text-content p, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(2) .text-content p {
    transition-delay: 1.9s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(3) .image-animation-col, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(3) .image-animation-col {
    animation-delay: 2s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(3) .text-content h3, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(3) .text-content h3 {
    transition: all 0.6s ease-out 2.6s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(3) .text-content p, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(3) .text-content p {
    transition-delay: 2.8s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(4) .image-animation-col, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(4) .image-animation-col {
    animation-delay: 3s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(4) .text-content h3, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(4) .text-content h3 {
    transition: all 0.6s ease-out 3.6s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(4) .text-content p, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(4) .text-content p {
    transition-delay: 3.8s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(5) .image-animation-col, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(5) .image-animation-col {
    animation-delay: 4s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(5) .text-content h3, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(5) .text-content h3 {
    transition: all 0.6s ease-out 4.6s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(5) .text-content p, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(5) .text-content p {
    transition-delay: 4.8s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(6) .image-animation-col, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(6) .image-animation-col {
    animation-delay: 5s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(6) .text-content h3, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(6) .text-content h3 {
    transition: all 0.6s ease-out 5.6s
  }

  .block-rows .rows-wrapper.js-animate.alternating-row:nth-of-type(6) .text-content p, .block-rows .rows-wrapper.js-animate .alternating-row:nth-of-type(6) .text-content p {
    transition-delay: 5.8s
  }
}

@keyframes slide-left {
  0% {
    opacity: 0;
    transform: translate(116%, -50%)
  }

  30% {
    opacity: 1;
    transform: translate(116%, -50%)
  }

  100% {
    opacity: 1;
    transform: translateY(-50%)
  }
}

@keyframes slide-right {
  0% {
    opacity: 0;
    left: auto;
    right: 0;
    transform: translate(-116%, -50%)
  }

  50% {
    opacity: 1;
    left: auto;
    right: 0;
    transform: translate(-116%, -50%)
  }

  100% {
    opacity: 1;
    transform: translateY(-50%);
    left: auto;
    right: 0
  }
}

@media (max-width:1024px) {
  .rows-wrapper .image-animation-col {
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: translateY(4rem)
  }

  .rows-wrapper .brand-link, .rows-wrapper .text-content h3, .rows-wrapper .text-content p {
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: translateY(2rem)
  }

  .rows-wrapper .text-content h3 {
    transition-delay: 0.5s
  }

  .rows-wrapper .text-content p {
    transition-delay: 0.66s
  }

  .rows-wrapper .brand-link {
    transition-delay: 0.8s
  }

  .rows-wrapper.js-animate .brand-link, .rows-wrapper.js-animate .image-animation-col, .rows-wrapper.js-animate .text-content h3, .rows-wrapper.js-animate .text-content p {
    opacity: 1;
    transform: none
  }
}

.sign-up-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.sign-up-modal .close-sign-up-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 400;
  background: #5f85dd;
  background: linear-gradient(90deg, rgba(95, 133, 221, 0.3) 0%, rgba(19, 20, 21, 0.3) 100%)
}

.sign-up-modal .inner {
  background: white;
  width: 44rem;
  padding: 12.5rem 4rem 12rem;
  z-index: 401;
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 90vh;
  min-height: 54.5rem;
  transform: scale(0.9);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (min-width:1701px) {
  .sign-up-modal .inner {
    width: 52.7rem
  }
}

@media (max-width:767px) {
  .sign-up-modal .inner {
    width: 80%;
    max-width: 45.2rem;
    padding: 6rem 4rem
  }
}

.sign-up-modal .icon-close {
  position: absolute;
  top: 2.3rem;
  right: 2.3rem;
  width: 1.75rem
}

.sign-up-modal .logo-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14rem;
  height: 11rem;
  overflow: hidden
}

.sign-up-modal .logo-icon img {
  display: block;
  max-width: unset
}

.sign-up-modal .wpforms-title {
  margin-bottom: 0.7rem;
  font-family: 'IBM Plex Sans', sans-serif;
  font-style: normal;
  font-size: 2.5rem;
  font-weight: 600
}

.sign-up-modal .wpforms-description {
  margin-bottom: 1.82rem;
  font-size: 1.2rem;
  line-height: 1.78
}

.sign-up-modal [class*="container"] {
  padding-left: 0;
  padding-right: 0
}

.open-signup-modal .sign-up-modal {
  opacity: 1;
  visibility: visible;
  pointer-events: all
}

.open-signup-modal .sign-up-modal .inner {
  transform: none
}

.sign-up-modal .wpforms-submit-container {
  text-align: center
}

.sign-up-modal button[type="submit"] {
  margin-top: 3rem
}

.sign-up-modal .wpforms-container input, .sign-up-modal textarea {
  border: none;
  border-bottom: 1px solid #a6adb4;
  font-size: 1.4rem;
  line-height: 2;
  padding: 0.2rem 0;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  border-radius: 0
}

.sign-up-modal .wpforms-container textarea.wpforms-field-medium {
  height: 10rem
}

.sign-up-modal ::-webkit-input-placeholder {
  color: #789ee5
}

.sign-up-modal ::-moz-placeholder {
  color: #789ee5
}

.sign-up-modal :-ms-input-placeholder {
  color: #789ee5
}

.sign-up-modal :-moz-placeholder {
  color: #789ee5
}

.sign-up-modal .wpforms-container .wpforms-field input.wpforms-error {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #ff4d4d
}

.sign-up-modal .wpforms-container label.wpforms-error {
  color: red;
  font-size: 1rem;
  margin-top: 0.6rem;
  font-family: 'Open Sans', sans-serif
}

.sign-up-modal .wpforms-confirmation-container {
  padding-top: 10rem;
  padding-bottom: 10rem
}

.sign-up-modal .wpforms-confirmation-container b, .sign-up-modal .wpforms-confirmation-container strong {
  display: block;
  margin-bottom: 0.7rem;
  font-family: 'IBM Plex Sans', sans-serif;
  font-style: normal;
  font-size: 2.5rem;
  font-weight: 600
}

.sign-up-modal .wpforms-confirmation-container p {
  font-size: 1.2rem;
  line-height: 1.78;
  max-width: 22rem
}

@media (max-width:767px) {
  .casting-calls {
    padding-left: 0
  }
}

.casting-calls .top-row {
  margin-bottom: 7rem
}

@media (max-width:1024px) {
  .casting-calls .top-row {
    margin-bottom: 4.4rem
  }
}

@media (max-width:767px) {
  .casting-calls h3 {
    margin-bottom: 2.4rem;
    font-size: 3.6rem
  }
}

@media (max-width:767px) {
  .casting-calls .large-desc {
    line-height: 1.5
  }
}

@media (max-width:767px) {
  .casting-calls .label {
    padding-left: 2.2rem
  }
}

@media (min-width:1025px) {
  .casting-calls .container-inner {
    padding: 21rem 19rem 14.4rem
  }
}

@media (max-width:1024px) {
  .casting-calls .container-inner {
    background: #f3f3f3;
    padding: 13.5rem 8rem 14rem 4rem
  }
}

@media (max-width:767px) {
  .casting-calls .container-inner {
    padding: 12.8rem 1.7rem 7.6rem
  }
}

@media (min-width:1025px) {
  .casting-calls .listings {
    margin-right: 6rem
  }
}

@media (max-width:767px) {
  .casting-calls .listings {
    padding-left: 0.6rem;
    padding-right: 0.6rem
  }
}

.casting-calls .listings li {
  border-top: 1px solid #707070;
  padding-top: 6rem;
  padding-bottom: 5.6rem;
}

@media (max-width:1024px) {
  .casting-calls .listings li {
    padding-top: 4.5rem;
    padding-bottom: 4.2rem
  }
}

.casting-calls .listings li:last-of-type {
  border-bottom: 1px solid #707070;
  margin-bottom: 4rem
}

.casting-calls .listings li h5 {
  margin-bottom: 2rem
}

@media (max-width:1024px) {
  .casting-calls .listings li h5 {
    margin-bottom: 1.4rem
  }
}

.casting-calls .listings li .subtitle {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1rem
}

@media (max-width:1024px) {
  .casting-calls .listings li .subtitle {
    font-size: 1.4rem
  }
}

@media (max-width:767px) {
  .casting-calls .listings li .subtitle {
    font-size: 1.8rem;
    margin-bottom: 1.6rem;
    line-height: 1.4
  }
}

@media (min-width:1025px) {
  .casting-calls .listings li .large-desc {
    padding-left: 5rem
  }
}

.casting-calls .listings li .desc {
  max-width: 56rem;
  line-height: 1.7
}

@media (max-width:1024px) {
  .casting-calls .listings li .desc {
    font-size: 1.7rem
  }
}

@media (max-width:767px) {
  .casting-calls .listings li .desc {
    margin-bottom: 3rem
  }
}

.casting-calls .listings li .button-col {
  text-align: right
}

@media (max-width:767px) {
  .casting-calls .listings li .button-col {
    text-align: left
  }
}

@media (min-width:1025px) {
  .casting-news .container {
    padding-right: 0
  }
}

.casting-news h3 {
  color: #202124;
  margin-bottom: 3rem
}

@media (max-width:767px) {
  .casting-news h3 {
    margin-bottom: 2.2rem;
    font-size: 4.3rem
  }
}

.casting-news .detail-col {
  padding-top: 4rem;
  padding-bottom: 4rem
}

@media (max-width:1024px) {
  .casting-news .detail-col {
    padding-top: 2rem
  }
}

@media (max-width:767px) {
  .casting-news .detail-col {
    padding-bottom: 0
  }
}

.casting-news .icon-right {
  width: 56.5rem;
  opacity: 0.45;
  mix-blend-mode: unset;
  right: 0;
  transform: translate(60%, 40%)
}

@media (max-width:1024px) {
  .casting-news .icon-right {
    display: none
  }
}

.casting-news ul {
  margin-bottom: 4.8rem
}

.casting-news li {
  font-size: 2.4rem;
  margin-bottom: 3.6rem;
  padding-right: 4rem
}

@media (max-width:1024px) {
  .casting-news li {
    margin-bottom: 3rem
  }
}

@media (max-width:767px) {
  .casting-news li {
    margin-bottom: 1.4rem;
    font-size: 2rem;
    line-height: 1.38;
    padding-right: 3.4rem
  }
}

.casting-news li a {
  display: inline-block;
  position: relative;
  transition-delay: none
}

.casting-news li a .link-text {
  transition: all 0.8s ease-in-out;
  display: inline-block
}

.casting-news li a .active-arrow-indicator {
  opacity: 0;
  transition: all 0.8s ease-in-out;
  display: inline-block;
  width: 4rem;
  position: absolute;
  left: 0;
  top: 0.4rem;
  transform: translate(-5.2rem, 0%)
}

@media (max-width:767px) {
  .casting-news li a .active-arrow-indicator {
    width: 2.8rem;
    transform: translate(-4rem, 0%)
  }
}

.casting-news li a .active-arrow-indicator svg {
  display: inline-block;
  width: 100%
}

.casting-news li a .active-arrow-indicator svg line, .casting-news li a .active-arrow-indicator svg path {
  transition: all 0.8s ease-in-out;
  stroke: #343638
}

@media (max-width:767px) {
  .casting-news li a .active-arrow-indicator svg {
    width: 2.8rem
  }
}

.casting-news li.active-news-link, .casting-news li a:hover {
  color: #789ee5
}

.casting-news li.active-news-link .active-arrow-indicator, .casting-news li a:hover .active-arrow-indicator {
  opacity: 1;
  transform: translateX(0)
}

.casting-news li.active-news-link .active-arrow-indicator svg line, .casting-news li a:hover .active-arrow-indicator svg line, .casting-news li.active-news-link .active-arrow-indicator svg path, .casting-news li a:hover .active-arrow-indicator svg path {
  stroke: #789ee5
}

.casting-news li.active-news-link .link-text, .casting-news li a:hover .link-text {
  transition: all 0.8s ease-in-out;
  transform: translateX(5.2rem);
  color: #789ee5
}

@media (max-width:767px) {
  .casting-news li.active-news-link {
    color: #789ee5
  }

  .casting-news li.active-news-link .active-arrow-indicator {
    opacity: 1;
    transform: translateX(0)
  }

  .casting-news li.active-news-link .active-arrow-indicator svg line, .casting-news li.active-news-link .active-arrow-indicator svg path {
    stroke: #789ee5
  }

  .casting-news li.active-news-link .link-text {
    transition: all 0.8s ease-in-out;
    transform: translateX(4rem);
    color: #789ee5
  }
}

.casting-news .wrapper {
  position: relative;
  z-index: 2
}

.casting-news .side-label {
  position: absolute;
  top: 50%;
  right: 5rem;
  transform: translate(50%, 6rem) rotate(90deg);
  opacity: 0;
  font-size: 1.4rem;
  color: white;
  font-family: 'IBM Plex Sans', sans-serif;
  z-index: 3
}

@media (max-width:1024px) {
  .casting-news .side-label {
    display: none
  }
}

.casting-news .animated-image-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
  background: #343638
}

@media (min-width:1025px) {
  .casting-news .animated-image-wrapper {
    margin-left: 2rem;
    width: calc(100% - 2rem)
  }
}

@media (max-width:767px) {
  .casting-news .animated-image-wrapper {
    margin-bottom: 5.3rem
  }
}

.casting-news .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  opacity: 0
}

.casting-news .image-wrapper.current-news-img {
  animation: fade-and-scale 1.2s cubic-bezier(0.34, 0.615, 0.4, 0.985) forwards
}

@media (max-width:767px) {
  .casting-news .btn-wrapper {
    text-align: center
  }
}

@keyframes fade-and-scale {
  0% {
    opacity: 0;
    transform: scale(1.04)
  }

  100% {
    transform: scale(1);
    opacity: 1
  }
}

.page-about {
  overflow-x: hidden
}

@media (max-width:1024px) {
  .page-about header {
    padding-top: 2rem
  }
}

@media (min-width:1025px) {
  .page-about header {
    padding-top: 8rem
  }
}

.page-about header h2 {
  margin-bottom: 3.2rem
}

.page-about header .large-desc {
  max-width: 86rem
}

@media (min-width:1701px) {
  .page-about header .large-desc {
    max-width: 70%
  }
}

.page-about header .icon-right {
  width: 75.8rem;
  opacity: 1;
  mix-blend-mode: unset;
  right: 0;
  top: 0;
  transform: translate(60%, 10%)
}

@media (max-width:1024px) {
  .page-about header .icon-right {
    display: none
  }
}

.page-about .brands h3 {
  margin-bottom: 3.8rem
}

.page-about .brands h5 {
  font-size: 2.8rem;
  margin-bottom: 1.7rem
}

@media (max-width:767px) {
  .page-about .brands h5 {
    font-size: 2.5rem;
    margin-bottom: 2rem
  }
}

.page-about .brands .alternating-row {
  width: 100%;
  max-width: 100%;
  padding-top: 14rem;
  padding-bottom: 14rem;
  border-top: 2px solid #a6adb4;
  position: relative;
  display: block
}

@media (max-width:1024px) {
  .page-about .brands .alternating-row {
    padding-top: 11.2rem;
    padding-bottom: 11.2rem
  }
}

@media (max-width:767px) {
  .page-about .brands .alternating-row {
    padding-top: 8rem;
    padding-bottom: 8rem
  }
}

@media (min-width:1025px) {
  .page-about .brands .alternating-row {
    padding-left: 10rem;
    padding-right: 10rem
  }

  .page-about .brands .alternating-row div:first-of-type, .page-about .brands .alternating-row div:last-of-type {
    width: 100%
  }

  .page-about .brands .alternating-row .inner>div:first-of-type {
    width: calc(36% - 4rem)
  }

  .page-about .brands .alternating-row .inner>div:last-of-type {
    width: calc(64% - 4rem)
  }

  .page-about .brands .alternating-row .image-animation-col {
    width: calc(36% - 4rem) !important
  }
}

.page-about .brands .alternating-row:last-of-type {
  border-bottom: 2px solid #a6adb4
}

.page-about .brands .alternating-row:nth-of-type(odd) .inner {
  flex-direction: row
}

.page-about .brands .alternating-row:nth-of-type(even) .inner {
  flex-direction: row-reverse
}

@media (min-width:1025px) {
  .page-about .brands .alternating-row .inner {
    display: flex;
    justify-content: space-between;
    position: relative
  }
}

.page-about .brands .large-desc {
  margin-bottom: 2.4rem
}

@media (min-width:1025px) {
  .page-about .brands .large-desc {
    max-width: 56rem
  }
}

@media (min-width:1701px) {
  .page-about .brands .large-desc {
    max-width: unset
  }
}

.page-about .brands .brand-link {
  display: block;
  font-size: 1.6rem;
  color: #e2ad8e;
  letter-spacing: 0.07rem;
  display: flex;
  align-items: center;
  font-weight: 600
}

.page-about .brands .brand-link .icon {
  display: inline-block;
  margin-left: 1rem;
  width: 1.61rem;
  position: relative;
  top: 0.2rem
}

.page-about .brands .brand-link .icon svg {
  width: 100%
}

.page-about .brands .brand-logo {
  margin-bottom: 5.2rem;
  margin-left: auto;
  margin-right: auto
}

.page-about .team h3 {
  margin-bottom: 5rem
}

.page-about .team .large-desc {
  margin-bottom: 8rem
}

@media (min-width:1025px) {
  .page-about .team .cols-3 {
    grid-row-gap: 4rem
  }
}

@media (min-width:1701px) {
  .page-about .team .cols-3 {
    grid-row-gap: 10rem;
    grid-column-gap: 10rem
  }
}

@media (max-width:1024px) {
  .page-about .team .cols-3 {
    grid-gap: 8rem
  }
}

@media (max-width:767px) {
  .page-about .team .cols-3 {
    grid-gap: 2.4rem;
    display: grid;
    grid-row-gap: 4rem
  }
}

.page-about .member {
  position: relative;
  overflow: hidden
}

.page-about .member .image-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%
}

@media (min-width:1025px) {
  .page-about .member .small-caps, .page-about .member h5 {
    transform: translateY(1rem);
    transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985) 0.3s
  }
}

.page-about .member .overlay {
  text-align: left;
  transition: 0.4s opacity cubic-bezier(0.34, 0.615, 0.4, 0.985) 0.3s
}

@media (min-width:1025px) {
  .page-about .member .overlay {
    padding: 3rem;
    z-index: 2;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #5f85dd;
    background: linear-gradient(90deg, rgba(95, 133, 221, 0.3) 0%, rgba(19, 20, 21, 0.3) 100%);
    color: white
  }
}

@media (max-width:1024px) {
  .page-about .member .overlay {
    margin-top: 1.4rem
  }
}

@media (min-width:1025px) {
  .page-about .member .overlay:hover {
    opacity: 1;
    transition: 0.4s opacity cubic-bezier(0.34, 0.615, 0.4, 0.985)
  }

  .page-about .member .overlay:hover .small-caps, .page-about .member .overlay:hover h5 {
    transform: none;
    transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
  }
}

.page-about .member .small-caps {
  font-size: 1.3rem;
  margin-top: 0.7rem
}

@media (max-width:1024px) {
  .page-about .member .small-caps {
    color: #cbd0d3
  }
}

@media (max-width:767px) {
  .page-about .member .small-caps {
    margin-top: 0.4rem;
    font-size: 0.8rem;
    color: #a6adb4
  }
}

@media (max-width:767px) {
  .page-about .member h5 {
    font-size: 1.3rem
  }
}

.careers-module {
  position: relative;
  width: 100%;
  height: 95.7rem;
  background-color: #c2bda8;
  z-index: 4
}

@media (min-width:1701px) {
  .careers-module {
    min-height: 95.7rem
  }
}

.careers-module h3 {
  text-transform: uppercase;
  letter-spacing: 1rem;
  max-width: 58rem;
  line-height: 1.1;
  margin-bottom: 5.5rem
}

@media (max-width:1024px) and (min-width:768px) {
  .careers-module h3 {
    font-size: 4rem;
    color: white;
    letter-spacing: 1.3rem
  }
}

@media (max-width:767px) {
  .careers-module h3 {
    color: white;
    line-height: 1.2
  }
}

@media (min-width:1025px) {
  .page-careers .careers-module {
    height: 74rem
  }
}

@media (max-width:1024px) {
  .page-careers .section-1 {
    text-align: left
  }
}

.page-careers .section-1 .cols-2 {
  display: block;
  text-align: center
}

.page-careers .section-1 .cols-2 h2 {
  margin-bottom: 3.2rem
}

.page-careers .section-1 .cols-2 .large-desc {
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto
}

@media (min-width:1025px) {
  .alternating-career-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    max-width: 120rem;
    padding-bottom: 14.2rem
  }

  .alternating-career-row>div {
    width: calc(50% - 7rem)
  }

  .alternating-career-row:nth-of-type(odd) {
    flex-direction: row-reverse
  }

  .alternating-career-row:nth-of-type(even) {
    margin-left: auto
  }
}

@media (min-width:1025px) and (min-width:1025px) {
  .alternating-career-row h3 {
    font-size: 4rem;
    line-height: 1.1;
    margin-bottom: 1.8rem
  }
}

@media (max-width:1024px) {
  .alternating-career-row {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 10.5rem
  }

  .alternating-career-row h3 {
    margin-top: 4rem;
    margin-bottom: 2.4rem
  }
}

@media (max-width:1024px) and (max-width:1024px) and (min-width:768px) {
  .alternating-career-row .text-content {
    padding-left: 8rem;
    padding-right: 8rem
  }
}

@media (max-width:1024px) and (max-width:767px) {
  .alternating-career-row .text-content {
    padding-left: 2.3rem;
    padding-right: 2.3rem
  }
}

@media (max-width:767px) {
  .alternating-career-row:nth-of-type(odd) img {
    padding-right: 2rem
  }

  .alternating-career-row:nth-of-type(even) img {
    padding-left: 2rem
  }
}

.alternating-career-row .image-with-sliding-bg {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  object-fit: unset
}

.alternating-career-row .slide--left {
  overflow: hidden
}

.alternating-career-row.js-animate .image-with-sliding-bg {
  transform: none !important
}

.page-careers .large-logo-icon-wrapper .icon-right {
  max-width: 67.5rem;
  margin-left: auto;
  margin-right: auto;
  transform: translate(58%, 45%);
  z-index: 3
}

.page-careers .large-logo-icon-wrapper .logo-mark-inner {
  z-index: 0
}

.page-careers .team h3 {
  margin-bottom: 7rem
}

.page-careers .team h5 {
  font-size: 3.3rem;
  margin-bottom: 0.3rem
}

.page-careers .team .large-desc {
  margin-bottom: 1.2rem;
  line-height: 1.8
}

@media (min-width:1025px) {
  .page-careers .team .large-desc {
    font-size: 2.3rem
  }
}

@media (max-width:767px) {
  .page-careers .team .large-desc {
    font-size: 1.6rem
  }
}

.page-careers .team .large-desc b {
  font-weight: 600;
  display: block;
  margin-bottom: 0.8rem
}

.page-careers .team .large-desc p {
  margin-bottom: 1.4rem
}

.page-careers .team .position {
  color: #7d7d7e
}

@media (min-width:1025px) {
  .page-careers .team .position {
    font-size: 1.3rem
  }
}

.page-careers .team .timeline {
  margin-top: 7.4rem
}

.page-careers .team img {
  max-width: 30rem
}

@media (max-width:1024px) {
  .page-careers .team img {
    margin-bottom: 3.2rem;
    margin-left: auto;
    margin-right: auto;
    display: block
  }
}

.life-at-casting-networks {
  background: #f6f8f9;
  padding-top: 11rem;
  padding-bottom: 11rem
}

.life-at-casting-networks h3 {
  margin-bottom: 6.4rem
}

.life-at-casting-networks .caption {
  margin-top: 3.5rem;
  color: #343638;
  max-width: 60%;
  opacity: 0;
  transform: translateY(2rem);
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.life-at-casting-networks .caption.active {
  opacity: 1;
  transform: none
}

@media (max-width:1024px) {
  .life-at-casting-networks .caption {
    max-width: 40%
  }
}

@media (max-width:767px) {
  .life-at-casting-networks .caption {
    font-size: 1.3rem;
    max-width: 100%;
    margin-top: 1.4rem
  }
}

.life-at-casting-networks .swiper-container {
  padding-bottom: 1rem;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto
}

@media (max-width:1024px) {
  .life-at-casting-networks .swiper-container {
    overflow: visible;
    padding-bottom: 3rem
  }
}

.life-at-casting-networks .navigation {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2
}

@media (max-width:767px) {}

.life-at-casting-networks .navigation svg {
  width: 3.5rem
}

.life-at-casting-networks .navigation .swiper-button-disabled {
  cursor: default
}

.life-at-casting-networks .navigation .swiper-button-disabled svg line, .life-at-casting-networks .navigation .swiper-button-disabled svg path {
  stroke: #a6adb4
}

.life-at-casting-networks .navigation .swiper-life-prev {
  margin-right: 8rem;
  webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

@media (max-width:767px) {
  .life-at-casting-networks .navigation .swiper-life-prev {
    margin-right: 4rem
  }
}

.page-studio-shots .large-desc a {
  color: #789ee5
}

.page-studio-shots .large-desc a:hover {
  color: #e2ad8e
}

@media (max-width:767px) {
  .page-studio-shots .large-desc a {
    font-size: 2.2rem
  }
}

.page-studio-shots .masthead {
  padding-top: 20rem;
  padding-bottom: 20rem;
  min-height: 72rem;
  height: auto
}

.page-studio-shots .masthead .btn, .page-studio-shots .masthead .comment-respond input[type="submit"], .comment-respond .page-studio-shots .masthead input[type="submit"], .page-studio-shots .masthead .icon-arrow-down {
  display: none
}

.page-studio-shots .masthead h1 {
  margin-bottom: 1rem
}

.page-studio-shots .section-1 h2 {
  font-size: 5rem;
  position: relative
}

@media (min-width:1025px) {
  .page-studio-shots .section-1 h2 {
    top: -0.5rem
  }
}

@media (max-width:1024px) {
  .page-studio-shots .section-1 h2 {
    font-size: 4.8rem
  }
}

.page-studio-shots .book-now {
  max-width: 94rem;
  margin-left: auto;
  margin-right: auto
}

.page-studio-shots .book-now h2 {
  margin-bottom: 2.5rem
}

.page-studio-shots .book-now .intro-desc {
  margin-bottom: 3rem
}

.page-studio-shots .book-now .location-header {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 0.4rem
}

@media (max-width:767px) {
  .page-studio-shots .book-now .location-header {
    font-size: 2.5rem
  }
}

.page-studio-shots .book-now .location-address {
  margin-bottom: 6rem;
  text-decoration: underline
}

.page-studio-shots .book-now .choose-date {
  margin-left: auto;
  margin-right: auto;
  float: none
}

.page-studio-shots .book-now #acuity-footer, .page-studio-shots .book-now .powered-by, .page-studio-shots .book-now .poweredby-logo {
  display: none !important
}

@media (max-width:1024px) and (min-width:768px) {
  .page-studio-shots .outro-section {
    padding-bottom: 0
  }
}

@media (max-width:767px) {
  .page-studio-shots .outro-section .container {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .page-studio-shots .outro-section .text-wrapper {
    width: 60%
  }
}

.page-studio-shots .outro-section h3 {
  text-transform: none;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 1.6rem;
  letter-spacing: 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600
}

@media (max-width:767px) {
  .page-studio-shots .outro-section h3 {
    font-size: 3.5rem
  }
}

.page-studio-shots .outro-section .desc {
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 3.2rem
}

@media (min-width:768px) {
  .page-studio-shots .outro-section .desc {
    color: white
  }
}

@media (max-width:767px) {
  .page-studio-shots .outro-section .desc {
    font-size: 1.6rem
  }
}

.page-studio-shots .outro-section b {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.4rem;
  font-weight: normal;
  display: block;
  margin-bottom: 1.2rem
}

@media (max-width:767px) {
  .page-studio-shots .outro-section b {
    font-size: 2.2rem
  }
}

/*@media (max-width:1024px) {
  .page-template-blog {
    padding-top: 10.8rem
  }
}*/

.page-blog {
  padding-bottom: 13.2rem
}

.page-blog .blog-title-and-search {
  margin-bottom: 2.4rem
}

@media (max-width:1024px) {
  .page-blog .blog-title-and-search {
    margin-bottom: 4.5rem
  }
}

.page-blog img {
  height: auto !important
}

.page-blog h2 {
  font-size: 2.5rem;
  margin-bottom: 1.2rem
}

.page-blog article {
  margin-bottom: 13.2rem
}

@media (max-width:1024px) {
  .page-blog article {
    margin-bottom: 8rem
  }
}

@media (max-width:767px) {
  .page-blog article {
    margin-bottom: 7.2rem
  }
}

.page-blog .meta-info {
  margin-bottom: 0.6rem
}

@media (max-width:1024px) {
  .page-blog .meta-info {
    font-size: 1.3rem;
    margin-bottom: 0.3rem
  }
}

.page-blog .desc {
  line-height: 1.7
}

@media (max-width:1024px) {
  .blog-title-and-search {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    padding-left: 0;
    padding-right: 0
  }
}

@media (min-width:1025px) {
  .blog-title-and-search {
    display: flex;
    justify-content: space-between;
    align-items: center
  }
}

.blog-title-and-search h3 {
  flex-grow: 1
}

@media (max-width:1024px) {
  .blog-title-and-search h3 {
    padding-left: 4rem;
    padding-right: 4rem
  }
}

@media (max-width:767px) {
  .blog-title-and-search h3 {
    padding-left: 2.3rem;
    padding-right: 2.3rem
  }
}

@media (max-width:1024px) {
  .blog-search-filter {
    position: relative;
    margin-bottom: 3.4rem;
    border-top: 1px solid #a7adb3;
    border-bottom: 1px solid #a7adb3;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem
  }

  .blog-search-filter .search-form {
    max-width: 11rem;
    margin-left: auto;
    margin-right: auto
  }

  .blog-search-filter input {
    text-align: center
  }

  .blog-search-filter .search-icon {
    position: relative;
    top: -0.1rem
  }
}

@media (max-width:1024px) and (max-width:767px) {
  .blog-search-filter .search-form {
    max-width: 86%;
    margin-left: auto;
    margin-right: auto
  }
}

@media (max-width:1024px) and (max-width:767px) {
  .blog-search-filter input {
    padding-right: 0;
    margin-right: 1rem
  }
}

@media (min-width:1025px) {
  .blog-search-filter {
    width: 11.2rem;
    min-width: 120px
  }
}

.blog-search-filter input {
  color: #e2ad8e !important
}

.blog-search-filter input:active, .blog-search-filter input:focus {
  border-bottom: 1px solid #e2ad8e
}

.blog-search-filter ::-webkit-input-placeholder {
  color: #e2ad8e
}

.blog-search-filter ::-moz-placeholder {
  color: #e2ad8e
}

.blog-search-filter :-ms-input-placeholder {
  color: #e2ad8e
}

.blog-search-filter :-moz-placeholder {
  color: #e2ad8e
}

.view-more-link {
  text-align: right
}

.view-more-link a {
  display: inline-block;
  font-size: 2.4rem;
  color: #e2ad8e
}

.view-more-link svg line, .view-more-link svg path {
  stroke: #e2ad8e
}

.view-more-link .arrow-right {
  margin-left: 1.6rem;
  width: 3.6rem
}

.page-blog .featured-article {
  padding-bottom: 5rem;
  border-bottom: 1px solid #383938;
  margin-bottom: 5.2rem
}

@media (max-width:1024px) {
  .page-blog .featured-article .text-content {
    display: block
  }
}

.page-blog .featured-article .title-and-meta {
  width: 50rem
}

@media (min-width:1025px) {
  .page-blog .featured-article .title-and-meta {
    margin-top: 0.8rem
  }
}

@media (max-width:1024px) {
  .page-blog .featured-article .title-and-meta {
    width: 100%
  }
}

.page-blog .featured-article .desc {
  width: 47.2rem;
  font-size: 1.7rem
}

@media (min-width:1025px) {
  .page-blog .featured-article .desc {
    margin-top: 3.2rem
  }
}

@media (max-width:1024px) {
  .page-blog .featured-article .desc {
    width: 100%
  }
}

.page-blog .featured-article .post-thumb {
  margin-bottom: 2.2rem;
  display: block
}

.page-blog .featured-article img {
  object-fit: cover;
  width: 100%;
  max-height: 60rem
}

@media (min-width:1025px) {
  .page-blog .featured-article .meta-info {
    font-size: 1.3rem
  }
}

@media (min-width:768px) {
  .page-blog .featured-article h2 {
    font-size: 3.4rem
  }
}

@media (min-width:1025px) {
  .page-blog .blog-landing-article {
    display: flex;
    justify-content: space-between;
    max-width: 96rem;
    margin-bottom: 8rem
  }

  .page-blog .blog-landing-article .post-thumb {
    display: block;
    width: 54rem
  }

  .page-blog .blog-landing-article .text-content {
    width: 38rem
  }

  .page-blog .blog-landing-article:nth-of-type(4n+2), .page-blog .blog-landing-article:nth-of-type(4n+3) {
    flex-direction: row-reverse;
    margin-left: auto
  }
}

@media (min-width:1025px) and (min-width:1025px) {
  .page-blog .blog-landing-article .text-content {
    padding-top: 0.4rem
  }
}

.page-blog .blog-landing-article.large-logo-icon-wrapper {
  position: relative;
  pointer-events: none
}

.page-blog .blog-landing-article.large-logo-icon-wrapper img {
  position: relative;
  z-index: 5
}

.page-blog .blog-landing-article.large-logo-icon-wrapper .icon-right {
  right: 0;
  transform: translate(76%, -97%);
  width: 75.8rem;
  top: 0
}

@media (max-width:1024px) and (min-width:768px) {
  .page-blog .blog-landing-article.large-logo-icon-wrapper .icon-right {
    transform: translate(76%, -29%);
    width: 38rem
  }
}

@media (max-width:767px) {
  .page-blog .blog-landing-article.large-logo-icon-wrapper .icon-right {
    transform: translate(76%, -29%);
    width: 30rem
  }
}

.page-blog .blog-landing-article h2 {
  line-height: 1.3
}

@media (min-width:1025px) {
  .page-blog .blog-landing-article h2 {
    margin-bottom: 2.2rem
  }
}

.page-blog .blog-landing-article .meta-info {
  margin-bottom: 1.3rem
}

@media (max-width:1024px) {
  .page-blog .blog-landing-article .post-thumb {
    margin-bottom: 3rem
  }
}

.single-post img {
  height: auto !important
}

@media (max-width:767px) {
  .blog-entry-single {
    padding-bottom: 6rem
  }
}

.blog-entry-single .single-header {
  margin-bottom: 7.8rem;
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto
}

@media (max-width:767px) {
  .blog-entry-single .single-header {
    margin-bottom: 4rem
  }
}

@media (max-width:1024px) {
  .blog-entry-single .single-header {
    padding-right: 0
  }
}

@media (min-width:1025px) {
  .blog-entry-single .single-header {
    padding-left: 32rem;
    padding-right: 24rem
  }
}

.blog-entry-single .single-header .post-thumb img {
  width: 100%;
  position: relative;
  z-index: 4
}

.blog-entry-single .inner-max {
  border-bottom: 1px solid #383938
}

.type-news .inner-max {
  border-bottom: 0
}

.blog-entry-single .entry-content h1, .news-entry-single .entry-content h1 {
  font-size: 3.4rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.2
}

@media (max-width:1024px) {
  .blog-entry-single .entry-content h1, .news-entry-single .entry-content h1 {
    margin-bottom: 1rem
  }
}

@media (max-width:767px) {
  .blog-entry-single .entry-content h1, .news-entry-single .entry-content h1 {
    font-size: 2.1rem
  }
}

.blog-entry-single .entry-content .inner-wrap, .news-entry-single .entry-content .inner-wrap {
  position: relative
}

.blog-entry-single .entry-content .inner-max, .news-entry-single .entry-content .inner-max {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4.5rem
}

.blog-entry-single .entry-content .meta-info, .news-entry-single .entry-content .meta-info {
  font-family: 'IBM Plex Sans', sans-serif;
  letter-spacing: 0;
  font-size: 1.1rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #202124;
  margin-bottom: 1rem
}

@media (min-width:768px) {
  .blog-entry-single .entry-content .meta-info, .news-entry-single .entry-content .meta-info {
    position: absolute;
    top: 0.7rem;
    left: -4rem;
    transform: translateX(-100%);
    width: 16rem;
    margin-top: 0
  }
}

@media (max-width:767px) {
  .blog-entry-single .entry-content .meta-info, .news-entry-single .entry-content .meta-info {
    font-size: 0.9rem
  }
}

.blog-entry-single .entry-content .desc, .news-entry-single .entry-content .desc {
  font-size: 1.8rem;
  margin-top: 2.5rem
}

@media (max-width:767px) {
  .blog-entry-single .entry-content .desc, .news-entry-single .entry-content .desc {
    font-size: 1.6rem
  }
}

.blog-entry-single .entry-content .desc b, .news-entry-single .entry-content .desc b, .blog-entry-single .entry-content .desc strong, .news-entry-single .entry-content .desc strong {
  font-weight: 600
}

.blog-entry-single .entry-content .desc em, .news-entry-single .entry-content .desc em, .blog-entry-single .entry-content .desc i, .news-entry-single .entry-content .desc i {
  font-style: italic
}

.blog-entry-single .entry-content .desc p, .news-entry-single .entry-content .desc p {
  margin-bottom: 2rem
}

.blog-entry-single .entry-content .desc a, .news-entry-single .entry-content .desc a {
  color: #e2ad8e
}

.blog-entry-single .entry-content .desc a:hover, .news-entry-single .entry-content .desc a:hover {
  text-decoration: underline
}

.blog-entry-single .entry-content .desc h1, .news-entry-single .entry-content .desc h1, .blog-entry-single .entry-content .desc h2, .news-entry-single .entry-content .desc h2 {
  font-size: 2.5rem;
  margin-bottom: 1.2rem
}

@media (max-width:767px) {
  .blog-entry-single .entry-content .desc h1, .news-entry-single .entry-content .desc h1, .blog-entry-single .entry-content .desc h2, .news-entry-single .entry-content .desc h2 {
    font-size: 1.8rem
  }
}

.blog-entry-single .entry-content .desc h3, .news-entry-single .entry-content .desc h3, .blog-entry-single .entry-content .desc h4, .news-entry-single .entry-content .desc h4 {
  font-size: 2.1rem;
  margin-bottom: 1.2rem
}

@media (max-width:767px) {
  .blog-entry-single .entry-content .desc h3, .news-entry-single .entry-content .desc h3, .blog-entry-single .entry-content .desc h4, .news-entry-single .entry-content .desc h4 {
    font-size: 1.8rem
  }
}

.blog-entry-single .entry-content .desc blockquote, .news-entry-single .entry-content .desc blockquote {
  font-family: 'IBM Plex Sans', sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 600
}

@media (min-width:1025px) {
  .blog-entry-single .entry-content .desc blockquote, .news-entry-single .entry-content .desc blockquote {
    quotes: "'""'";
    width: 39rem;
    float: left;
    font-size: 3.3rem;
    margin-left: -20rem;
    margin-top: 2rem;
    margin-right: 2rem
  }
}

@media (max-width:767px) {
  .blog-entry-single .entry-content .desc blockquote, .news-entry-single .entry-content .desc blockquote {
    font-size: 3rem
  }
}

.blog-entry-single .entry-content .desc img.alignright, .news-entry-single .entry-content .desc img.alignright {
  display: inline;
  float: right;
  margin-left: 15px
}

.blog-entry-single .entry-content .desc img.alignleft, .news-entry-single .entry-content .desc img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px
}

.entry-content blockquote {
  opacity: 0
}

.entry-content blockquote.loaded {
  opacity: 1
}

.entry-content .line-parent {
  overflow: hidden
}

.entry-content .line-parent .line-child {
  transform: translateY(100%)
}

.comment-respond {
  padding-top: 6rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto
}

.comment-respond h3 {
  font-size: 4rem
}

@media (max-width:767px) {
  .comment-respond h3 {
    font-size: 3rem
  }
}

.comment-respond .logged-in-as {
  margin-top: 2rem
}

.comment-respond .comment-form {
  margin-top: 2rem;
  padding-bottom: 10rem
}

.comment-respond input, .comment-respond textarea {
  font-size: 1.8rem;
  margin-top: 2rem;
  padding: 2rem;
  border: 1px solid #cbd0d3;
  font-family: inherit;
  color: inherit;
  letter-spacing: 0
}

@media (max-width:767px) {
  .comment-respond input, .comment-respond textarea {
    font-size: 1.6rem
  }
}

.comment-respond label {
  margin-top: 2rem;
  display: block
}

.comment-respond .comment-form-url {
  display: none
}

.comment-respond .comment-notes {
  font-size: 1.2rem;
  line-height: 1.78
}

.comment-respond .comment-form-cookies-consent {
  display: flex;
  margin-top: 2rem;
  margin-bottom: 2rem
}

.comment-respond .comment-form-cookies-consent input {
  width: 6rem;
  position: relative;
  margin: 0
}

@media (max-width:767px) {
  .comment-respond .comment-form-cookies-consent input {
    left: -0.3rem;
    top: 0.3rem
  }
}

.comment-respond .comment-form-cookies-consent label {
  margin-top: 0;
  font-size: 1.2rem
}

.comments {
  padding-bottom: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto
}

.comments h3 {
  font-size: 4rem;
  margin-bottom: 4rem
}

@media (max-width:1024px) {
  .comments h3 {
    font-size: 3rem;
    margin-bottom: 2rem
  }
}

.comments .comment {
  border-bottom: 1px solid #cbd0d3;
  padding-top: 3rem;
  padding-bottom: 3rem
}

.comments .comment:first-of-type {
  border-top: 1px solid #cbd0d3
}

.comments .children .comment {
  margin-top: 3rem
}

.comments .children .comment:last-of-type {
  border-bottom: 0;
  padding-bottom: 0
}

.comments .comment-meta {
  margin-bottom: 2rem
}

.comments .children {
  margin-left: 10rem
}

.comments .comment-body {
  display: flex
}

.comments .comment-author {
  width: 10%
}

.comments .comment-author img {
  width: 15rem;
  height: auto;
  display: block
}

.comments .col-right {
  padding-left: 3.5rem;
  flex-grow: 1;
  width: 90%
}

.comments .col-right .author, .comments .col-right .url {
  font-weight: 600;
  display: inline-block;
  margin-right: 2rem
}

@media (max-width:1024px) {
  .comments .col-right .author, .comments .col-right .url {
    display: block;
    margin-bottom: 1rem
  }
}

.comments .col-right p {
  line-height: 1.6;
  margin-bottom: 2rem
}

@media (max-width:767px) {
  .comments .col-right p {
    font-size: 1.6rem
  }
}

.comments .comment-reply-link {
  color: #e2ad8e
}

/*@media (max-width:1024px) {
  .post-type-archive-news {
    padding-top: 8rem
  }
}*/

@media (min-width:1025px) {
  .post-type-archive-news .page-overflow-wrap {
    width: calc(100% + 28rem);
    transform: translateX(-28rem);
    pointer-events: none
  }

  .post-type-archive-news .news-section {
    width: calc(100vw - 28rem);
    margin-left: auto;
    pointer-events: auto;
    padding-left: 0
  }
}

@media (min-width:1701px) {
  .post-type-archive-news .page-overflow-wrap {
    width: calc(100% + 17vw);
    transform: translateX(-17vw)
  }
}

.archive.category .all-articles, .page-news {
  background: #fdfdfd
}

.archive.category .all-articles h1, .page-news h1 {
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.148rem;
  background: #ebeded;
  color: #343638;
  padding-top: 0.6rem;
  padding-bottom: 0.4rem;
  text-align: center;
  padding: 1.4rem 2rem
}

@media (min-width:1025px) {
  .archive.category .all-articles h1, .page-news h1 {
    display: none
  }
}

.archive.category .all-articles h3, .page-news h3 {
  font-size: 3.4rem;
}

.archive.category .all-articles .desc, .page-news .desc, .tax-news_category .desc {
  font-size: 1.4rem;
}

.archive.category .all-articles .post-card h2, .page-news .post-card h2, .tax-news_category .post-card h2 {
  font-size: 1.8rem;
  line-height: 1.35;
  margin-bottom: 1rem;
}

.archive.category .all-articles .post-card .post-thumb, .page-news .post-card .post-thumb, .tax-news_category .post-card .post-thumb {
  margin-bottom: 1.2rem;
  display: block
}

.load-more-row {
  text-align: right;
  padding-top: 2.5rem;
  border-top: 1px solid #343638
}

.load-more-row .load-more-posts {
  color: #e2ad8e;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0
}

.load-more-row .load-more-posts .icon svg {
  margin-left: 1rem;
  display: inline-block;
  width: 1.2rem;
  transform: rotate(-90deg);
  transition: all 0.3s cubic-bezier(0.1, -0.6, 0.735, 0.045);
  position: relative;
  top: 0.4rem
}

.load-more-row .load-more-posts.large-desc {
  font-size: 2.4rem
}

.load-more-row .load-more-posts.large-desc .icon-svg {
  top: 0.2rem
}

@media (max-width:767px) {
  .load-more-row .load-more-posts.large-desc {
    font-size: 1.6rem
  }
}

.load-more-row .load-more-posts:hover .icon svg {
  animation: nudge-down 0.3s ease-in-out 2
}

.page-news .load-more-row {
  margin-top: 10.8rem
}

@media (max-width:767px) {
  .page-news .load-more-row {
    margin-top: 5rem
  }
}

@keyframes nudge-down {
  0%, 100% {
    transform: rotate(-90deg)
  }

  50% {
    transform: rotate(-90deg) translateX(-0.3rem)
  }
}

@media (min-width:1025px) {
  .news-filter {
    position: sticky;
    top: 15.5rem;
    left: 5rem;
    width: 15rem;
    padding-bottom: 10rem
  }
}

.news-filter .logo-stacked svg {
  width: 15rem
}

@media (min-width:1025px) {
  .news-filter .logo-stacked svg {
    margin-top: 1.5rem;
    margin-bottom: 2rem
  }
}

.news-filter h6, .news-filter input {
  cursor: pointer;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #343638;
  font-weight: normal;
  position: relative
}

@media (min-width:1025px) {
  .news-filter .expand-icon {
    width: 1.6rem;
    display: block;
    height: 2px;
    padding: 0;
    background: #e2ad8e;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
  }

  .news-filter .expand-icon::before {
    content: '';
    width: 1.6rem;
    display: block;
    height: 2px;
    padding: 0;
    background: #e2ad8e;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(-90deg);
    position: relative;
    transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
  }

  .news-filter .expand-icon svg {
    display: none
  }
}

.news-filter .menu li {
  line-height: 1.78
}

.news-filter .menu li:first-of-type {
  padding-top: 1.2rem
}

.news-filter .menu a {
  font-size: 1.2rem;
  margin-bottom: 1.2rem;
  text-transform: capitalize
}

@media (min-width:1025px) {
  .news-filter .menu a {
    padding-left: 1.5rem
  }
}

.news-filter .menu a.active, .news-filter .menu a:hover {
  color: #e2ad8e
}

.news-filter .news-category-filter {
  margin-top: 1.4rem;
  padding-top: 1.4rem;
  border-top: 1px solid #383938;
  padding-bottom: 2rem
}

.news-filter .news-search-filter, .news-filter .news-subscribe {
  border-top: 1px solid #383938;
  padding-top: 1.3rem;
  padding-bottom: 1.7rem
}

.news-filter .news-subscribe a {
  color: #e2ad8e
}

.js-news-filter {
  transition: all 0.6s ease-in-out
}

.js-news-filter.preload {
  opacity: 0;
  pointer-events: none
}

.news-loader {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  -webkit-animation: loader-2-1 3s linear infinite;
  animation: loader-2-1 3s linear infinite
}

@-webkit-keyframes loader-2-1 {
  0% {
    -webkit-transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes loader-2-1 {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.news-loader span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 4rem;
  height: 4rem;
  border: 3px solid transparent;
  border-top: 3px solid #72acff;
  border-radius: 50%;
  -webkit-animation: loader-2-3 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-2-3 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite
}

@-webkit-keyframes loader-2-3 {
  0% {
    -webkit-transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes loader-2-3 {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.news-loader span::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 4rem;
  height: 4rem;
  border: 3px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%
}

.blog-search-filter .mobile-search, .news-search-filter .mobile-search, .search-filter .mobile-search, .search-form .mobile-search {
  cursor: pointer
}

@media (min-width:1025px) {
  .blog-search-filter .mobile-search, .news-search-filter .mobile-search, .search-filter .mobile-search, .search-form .mobile-search {
    display: none
  }
}

.blog-search-filter .search-icon, .news-search-filter .search-icon, .search-filter .search-icon, .search-form .search-icon {
  width: 1.17rem
}

@media (max-width:1024px) {
  .blog-search-filter .search-icon, .news-search-filter .search-icon, .search-filter .search-icon, .search-form .search-icon {
    width: 1rem
  }
}

@media (max-width:1024px) {
  .blog-search-filter .icon, .news-search-filter .icon, .search-filter .icon, .search-form .icon {
    margin-left: 0.8rem;
    position: relative;
    top: 0.1rem
  }
}

.search-form {
  display: flex
}

.search-form input {
  flex-grow: 1;
  text-transform: uppercase;
  border-bottom: 0;
  font-family: inherit;
  color: inherit;
  padding: 0;
  margin: 0;
  padding-right: 1rem
}

@media (max-width:1024px) {
  .news-search-filter form {
    width: 100%;
    position: absolute;
    bottom: -0.1rem;
    left: 0;
    background: white;
    transform: translateY(100%);
    padding: 2rem 6rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out
  }

  .news-search-filter form.active {
    opacity: 1;
    visibility: visible
  }
}

@media (max-width:1024px) {
  .news-search-filter form input {
    font-size: 1.9rem !important;
    text-transform: none
  }
}

@media (max-width:1024px) {
  .news-search-filter form .search-icon {
    width: 2rem
  }
}

@media (max-width:1024px) {
  .news-filter {
    display: flex;
    justify-content: center;
    position: relative;
    border-top: 0;
    border-bottom: 1px solid #a7adb3;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .news-filter .filter-section {
    width: 14rem;
    text-align: center;
    padding: 0;
    margin: 0;
    border-top: 0
  }

  .news-filter .filter-section:not(:last-of-type) {
    border-right: 1px solid #a7adb3
  }

  .news-filter .filter-section h6, .news-filter .filter-section input {
    cursor: pointer;
    font-size: 1.1rem;
    letter-spacing: 0.05rem;
    padding-left: 1rem;
    padding-right: 1rem
  }

  .news-filter .logo-stacked {
    display: none
  }

  .news-filter .menu a {
    font-size: 1.9rem;
    margin-bottom: 1.5rem;
    display: block;
    padding-left: 4rem;
    padding-right: 4rem
  }

  .news-filter .menu li:first-of-type {
    padding-top: 2.3rem
  }

  .news-filter .menu li:last-of-type {
    padding-bottom: 2rem
  }

  .news-filter .menu {
    padding: 0;
    position: absolute;
    z-index: 3;
    background: #fdfdfd;
    bottom: -1px;
    left: 0;
    width: 100%;
    transform: translateY(100%);
    text-align: left
  }

  .news-filter .expand-icon {
    display: inline-block
  }

  .news-filter .expand-icon svg {
    display: block;
    position: relative;
    top: 0.2rem;
    margin-left: 1rem;
    width: 0.738rem;
    height: 1.15rem;
    transform: rotate(-90deg);
    transition: all 0.3s ease-in-out
  }
}

@media (max-width:1024px) and (max-width:1024px) {
  .news-filter .menu a {
    margin-bottom: 2rem
  }
}

@media (max-width:767px) {
  .news-filter .menu a {
    padding-left: 2.3rem;
    padding-right: 2.3rem
  }
}

.news-filter .menu {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.news-filter .menu li {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out
}

@media (min-width:1025px) {
  .news-filter.active-large .expand-icon::before {
    transform: none;
    transform-origin: center
  }

  .news-filter.active-large .menu {
    max-height: 400vh
  }

  .news-filter.active-large .menu li {
    opacity: 1;
    visibility: visible
  }
}

@media (max-width:1024px) {
  .news-filter.active .expand-icon svg {
    transform: rotate(-90deg) scaleX(-1)
  }

  .news-filter.active .menu {
    max-height: 400vh
  }

  .news-filter.active .menu li {
    opacity: 1;
    visibility: visible
  }
}

.news-filter .menu .menu-item:nth-of-type(1) {
  transition-delay: 0.05s
}

.news-filter .menu .menu-item:nth-of-type(2) {
  transition-delay: 0.1s
}

.news-filter .menu .menu-item:nth-of-type(3) {
  transition-delay: 0.15s
}

.news-filter .menu .menu-item:nth-of-type(4) {
  transition-delay: 0.2s
}

.news-filter .menu .menu-item:nth-of-type(5) {
  transition-delay: 0.25s
}

.news-filter .menu .menu-item:nth-of-type(6) {
  transition-delay: 0.3s
}

.news-filter .menu .menu-item:nth-of-type(7) {
  transition-delay: 0.35s
}

.news-filter .menu .menu-item:nth-of-type(8) {
  transition-delay: 0.4s
}

.news-filter .menu .menu-item:nth-of-type(9) {
  transition-delay: 0.45s
}

.news-filter .menu .menu-item:nth-of-type(10) {
  transition-delay: 0.5s
}

.news-filter .menu .menu-item:nth-of-type(11) {
  transition-delay: 0.55s
}

.news-filter .menu .menu-item:nth-of-type(12) {
  transition-delay: 0.6s
}

.news-filter .menu .menu-item:nth-of-type(13) {
  transition-delay: 0.65s
}

.news-filter .menu .menu-item:nth-of-type(14) {
  transition-delay: 0.7s
}

.page-news img {
  height: auto
}

.post-card .hover-overlay-wrapper {
  position: relative
}

.post-card .hover-overlay, .post-card img {
  transition: 0.6s all cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

.post-card .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #5f85dd;
  background: linear-gradient(90deg, rgba(95, 133, 221, 0.3) 0%, rgba(19, 20, 21, 0.3) 100%);
  opacity: 0
}

.post-card:hover .hover-overlay {
  opacity: 1
}

.post-card:hover img {
  opacity: 0.8
}

@media (max-width:1024px) and (min-width:768px) {
  .featured-posts {
    padding-left: 4rem
  }
}

@media (max-width:767px) {
  .featured-posts {
    padding-left: 0
  }
}

.featured-posts .inner {
  background: #ebeded;
  padding-bottom: 5rem
}

@media (max-width:1024px) and (min-width:768px) {
  .featured-posts .inner {
    padding-left: 4rem
  }
}

@media (max-width:767px) {
  .featured-posts .inner {
    padding-left: 2.3rem;
    padding-right: 2.3rem;
    padding-bottom: 2.5rem
  }
}

.featured-posts .label {
  background: white;
  display: inline-block;
  padding: 1.5rem 6rem 1.5rem 5rem;
  margin-bottom: 3.5rem;
  letter-spacing: 0.45rem
}

@media (max-width:1024px) and (min-width:768px) {
  .featured-posts .label {
    margin-left: -4rem;
    padding-left: 4rem
  }
}

@media (max-width:767px) {
  .featured-posts .label {
    margin-left: -2.3rem;
    padding-left: 2.3rem
  }
}

.featured-posts .read-more-link, .featured-posts .tiny-sans-caps {
  color: #789ee5
}

.featured-posts .read-more-link:hover, .featured-posts .tiny-sans-caps:hover {
  color: #789ee5;
  text-decoration: underline
}

.featured-posts .main-article {
  padding-left: 5rem
}

@media (max-width:1024px) {
  .featured-posts .main-article {
    padding-left: 0
  }
}

.featured-posts .main-article img {
  margin-bottom: 2.5rem;
  object-fit: cover;
  width: 100%
}

@media (min-width:1025px) {
  .featured-posts .main-article img {
    height: 27vw
  }
}

@media (max-width:1024px) {
  .featured-posts .main-article img {
    height: 23vw
  }
}

@media (max-width:767px) {
  .featured-posts .main-article img {
    height: 52vw
  }
}

.featured-posts .main-article h2 {
  font-size: 2.4rem;
  margin-bottom: 0.4rem
}

@media (max-width:1024px) {
  .featured-posts .main-article h2 {
    font-size: 2.1rem
  }
}

.featured-posts .main-article .meta-info {
  margin-bottom: 0.3rem
}

.featured-posts .main-article .desc {
  font-size: 1.4rem
}

@media (max-width:767px) {
  .featured-posts .main-article .desc {
    font-size: 1.2rem
  }
}

@media (max-width:767px) {
  .featured-posts .main-article .text-content {
    padding-bottom: 2rem;
    border-bottom: 1px solid #a6adb4;
    margin-bottom: 2rem
  }
}

.featured-posts .featured-right-col>.post-card {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  padding-bottom: 2.15rem;
  max-width: 40rem
}

@media (min-width:1025px) {
  .featured-posts .featured-right-col>.post-card {
    grid-template-columns: 53fr 47fr;
    grid-column-gap: 1.7rem
  }
}

@media (max-width:1024px) {
  .featured-posts .featured-right-col>.post-card {
    justify-content: space-between
  }
}

@media (max-width:767px) {
  .featured-posts .featured-right-col>.post-card {
    max-width: 100%;
    border-bottom: 1px solid #a6adb4;
    padding-top: 2rem
  }
}

@media (min-width:768px) {
  .featured-posts .featured-right-col>.post-card:not(:first-of-type) {
    padding-top: 2.15rem;
    border-top: 1px solid #a6adb4
  }
}

.featured-posts .featured-right-col>.post-card .text-content {
  padding-top: 1rem;
  width: 58%;
  padding-right: 1.6rem
}

@media (max-width:1024px) and (min-width:768px) {
  .featured-posts .featured-right-col>.post-card .text-content {
    width: calc(74% - 4rem)
  }
}

@media (max-width:767px) {
  .featured-posts .featured-right-col>.post-card .text-content {
    width: 65%
  }
}

.featured-posts .featured-right-col>.post-card .post-thumb {
  width: 42%;
  margin-bottom: 0
}

@media (max-width:1024px) and (min-width:768px) {
  .featured-posts .featured-right-col>.post-card .post-thumb {
    width: 26%
  }
}

@media (max-width:767px) {
  .featured-posts .featured-right-col>.post-card .post-thumb {
    width: 30%
  }
}

.featured-posts .featured-right-col>.post-card h2 {
  font-size: 1.4rem
}

@media (max-width:1024px) {
  .featured-posts .featured-right-col>.post-card h2 {
    font-size: 1.2rem
  }
}

@media (max-width:767px) {
  .featured-posts .featured-right-col>.post-card h2 {
    font-size: 1.2rem;
    line-height: 1.3
  }
}

.featured-posts .featured-right-col>.post-card .desc {
  display: none
}

.featured-posts .featured-right-col>.post-card .meta-info {
  margin-bottom: 0.3rem
}

.featured-posts .featured-right-col>.post-card img {
  object-fit: cover;
  width: 100%;
  height: 5.7vw
}

@media (max-width:1024px) and (min-width:768px) {
  .featured-posts .featured-right-col>.post-card img {
    height: 6.5vw
  }
}

@media (max-width:767px) {
  .featured-posts .featured-right-col>.post-card img {
    height: 18vw
  }
}

.featured-sign-up {
  background: #343638;
  color: white;
  padding: 2rem
}

@media (max-width:767px) {
  .featured-sign-up {
    display: block;
    text-align: center;
    padding: 4.3rem
  }
}

.featured-sign-up h4 {
  font-weight: 600;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0;
  text-transform: none;
  max-width: 14rem;
  line-height: 1.3;
  max-width: 46%
}

@media (max-width:767px) {
  .featured-sign-up h4 {
    margin-bottom: 1.2rem;
    max-width: unset
  }
}

.featured-sign-up .btn, .featured-sign-up .comment-respond input[type="submit"], .comment-respond .featured-sign-up input[type="submit"] {
  padding: 0.9rem 1.9rem
}

.page-news .daily-roundup {
  padding-top: 4rem;
  padding-bottom: 6rem
}

@media (max-width:1024px) {
  .page-news .daily-roundup {
    padding-left: 0;
    padding-right: 0
  }
}

.page-news .daily-roundup h3 {
  margin-bottom: 2rem
}

@media (max-width:1024px) and (min-width:768px) {
  .page-news .daily-roundup h3 {
    padding-left: 8rem
  }
}

@media (max-width:767px) {
  .page-news .daily-roundup h3 {
    padding-left: 2.3rem
  }
}

.page-news .daily-roundup h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1.8rem
}

@media (max-width:1024px) {
  .page-news .daily-roundup h2 {
    font-size: 2.1rem
  }
}

@media (min-width:1025px) {
  .page-news .daily-roundup .cols-4, .page-news .daily-roundup h3 {
    padding-left: 2rem
  }
}

.page-news .daily-roundup .tiny-sans-caps {
  display: block
}

@media (max-width:1024px) {
  .small-scroller {
    overflow: hidden;
    overflow-x: scroll
  }

  .small-scroller .small-scroller-inner {
    display: flex;
    white-space: nowrap;
    padding-left: 8rem
  }

  .small-scroller .small-scroller-inner>div {
    white-space: normal;
    padding-right: 2.4rem;
    width: 40vw;
    flex: 0 0 40vw
  }
}

@media (max-width:1024px) and (max-width:767px) {
  .small-scroller .small-scroller-inner {
    padding-left: 2.3rem
  }
}

@media (max-width:1024px) and (max-width:767px) {
  .small-scroller .small-scroller-inner>div {
    width: 70vw;
    flex: 0 0 70vw
  }
}

.daily-roundup-signup {
  background: #f6f8f9;
  position: relative;
  z-index: 4;
  padding-top: 8rem;
  padding-bottom: 6.4rem;
  transition: all 0.3s ease-in-out;
  pointer-events: auto;
}

@media (min-width:768px) {
  .daily-roundup-signup .inner {
    display: flex
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .daily-roundup-signup .inner .signup-form {
    display: flex;
    width: 60%;
    margin-left: auto
  }
}

@media (min-width:1025px) {
  .daily-roundup-signup .inner .signup-form {
    width: 55%
  }
}

@media (min-width:1025px) {
  .daily-roundup-signup .inner .text-content {
    width: 45%
  }
}

.daily-roundup-signup.active {
  background: #e2ad8e
}

@media (max-width:1024px) {
  .daily-roundup-signup {
    background: #e2ad8e
  }
}

@media (max-width:767px) {
  .daily-roundup-signup {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem
  }
}

.daily-roundup-signup .meta-info {
  font-size: 1.3rem;
  color: #343638;
  font-weight: 400;
  letter-spacing: 0
}

.daily-roundup-signup h3 {
  margin-bottom: 0.3rem;
  font-size: 3.4rem
}

.daily-roundup-signup .desc {
  max-width: 36rem;
  font-size: 1.4rem
}

.daily-roundup-signup .icon-right {
  width: 41.1rem;
  opacity: 0.7
}

@media (max-width:1024px) and (min-width:768px) {
  .daily-roundup-signup .text-content {
    width: 34%
  }

  .daily-roundup-signup .text-content h3 {
    font-size: 3.4rem;
    line-height: 1.2
  }
}

.all-news, .category.archive,
.tax-news_category.archive {
  padding-bottom: 8rem;
  padding-top: 9rem;
  min-height: 60rem
}

.category.archive,
.tax-news_category.archive {
  padding-bottom: 0;
}

.category.archive .site-content,
.tax-news_category.archive .site-content {
  padding-bottom: 8rem;
}

.all-news h3, .category.archive h3, .tax-news_category h3 {
  margin-bottom: 2rem
}

.all-news img, .category.archive img, .tax-news_category img {
  object-fit: cover;
  width: 100%;
  height: 18.3rem
}

@media (min-width:1025px) {
  .all-news img, .category.archive img, .tax-news_category img {
    height: 14vw
  }
}

@media (min-width:1701px) {
  .all-news img, .category.archive img, .tax-news_category img {
    height: 16vw
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .all-news img, .category.archive img, .tax-news_category img {
    height: 28vw
  }
}

@media (max-width:900px) and (min-width:768px) {
  .all-news img, .category.archive img, .tax-news_category img {
    height: 26vw
  }
}

@media (max-width:767px) {
  .all-news img, .category.archive img, .tax-news_category img {
    height: 58vw
  }
}

.all-news .desc, .category.archive .desc, .tax-news_category .desc {
  line-height: 1.7
}

@media (min-width:1025px) {
  .all-news .cols-3, .category.archive .cols-3, .tax-news_category .cols-3 {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem
  }
}

.all-news .post-card, .category.archive .post-card, .tax-news_category .post-card {
  margin-bottom: 4.5rem
}

.single-article-news header .inner {
  position: relative
}

.single-article-news header .all-news-link {
  color: #e2ad8e;
  font-size: 2.4rem
}

@media (min-width:1025px) {
  .single-article-news header .all-news-link {
    position: absolute;
    left: -7.3rem;
    top: -0.6rem;
    transform: translateX(-100%)
  }
}

@media (max-width:767px) {
  .single-article-news header .all-news-link {
    font-size: 2rem;
    margin-bottom: 3.3rem;
    display: block
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .single-article-news header .all-news-link {
    display: block;
    margin-bottom: 6.8rem;
    transform: translateX(-4rem)
  }
}

.single-article-news header .all-news-link:hover .icon {
  transform: translateX(-0.5rem)
}

.single-article-news header .all-news-link .icon {
  width: 1.287rem;
  margin-right: 0.4rem;
  display: inline-block;
  transition: all 0.3s cubic-bezier(0.34, 0.615, 0.4, 0.985)
}

@media (max-width:767px) {
  .single-article-news header .all-news-link .icon {
    position: relative;
    top: 0.2rem
  }
}

.single-article-news .news-category-list {
  font-size: 1.3rem;
  margin-bottom: 0.6rem
}

.related-articles {
  padding-top: 8.6rem
}

@media (min-width:1025px) {
  .related-articles.news-section {
    padding-left: 28rem
  }
}

@media (min-width:1025px) {
  .related-articles .main-article {
    padding-left: 4rem
  }
}

@media (max-width:1024px) {
  .related-articles .main-article {
    padding-left: 0
  }
}

.related-articles .main-article .text-content {
  border-bottom: 0;
  padding-bottom: 0
}

@media (min-width:1025px) {
  .related-articles .main-article img {
    height: 18.5vw
  }
}

@media (max-width:1024px) {
  .related-articles .main-article img {
    height: 47vw
  }
}

@media (max-width:767px) {
  .related-articles .main-article img {
    height: 50vw
  }
}

.related-articles .label {
  padding-left: 4rem
}

@media (min-width:1025px) {
  .related-articles .featured-right-col {
    border-left: 1px solid #a6adb4;
    padding-left: 3rem
  }
}

.related-articles .text-content {
  padding-top: 0
}

.related-articles h2 {
  line-height: 1.3
}

.related-articles .post-card {
  max-width: unset;
  margin-left: auto;
  margin-right: auto
}

@media (max-width:1024px) {
  .related-articles .inner {
    padding-left: 0;
    padding-bottom: 0
  }
}

.related-articles .featured-right-col>.post-card img {
  height: 7.2vw
}

@media (min-width:1701px) {
  .related-articles .featured-right-col>.post-card img {
    height: 5vw
  }
}

@media (max-width:1024px) and (min-width:768px) {
  .related-articles .featured-right-col>.post-card img {
    height: 20vw
  }
}

@media (max-width:767px) {
  .related-articles .featured-right-col>.post-card img {
    height: 21vw
  }
}

@media (max-width:1024px) {
  .related-articles .featured-right-col>.post-card .text-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: calc(62% - 4rem)
  }
}

@media (max-width:1024px) {
  .related-articles .featured-right-col>.post-card {
    max-width: unset;
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .related-articles .featured-right-col>.post-card:not(:first-of-type) {
    padding-top: 4rem;
    padding-bottom: 4rem
  }

  .related-articles .featured-right-col>.post-card:last-of-type {
    border-bottom: 0
  }

  .related-articles .featured-right-col>.post-card:first-of-type {
    border-top: 1px solid #a6adb4
  }

  .related-articles .featured-right-col>.post-card h2 {
    font-size: 1.4rem;
    max-width: 29.5rem
  }

  .related-articles .featured-right-col>.post-card .meta-info {
    margin-bottom: 1.2rem
  }

  .related-articles .featured-right-col>.post-card .post-thumb {
    width: 42%;
    margin-bottom: 0
  }
}

@media (min-width:1025px) {
  .related-articles .inner-inner {
    max-width: 85%;
    margin-right: auto;
    grid-column-gap: 3rem
  }
}

@media (max-width:1024px) {
  .related-articles .inner-inner {
    padding-left: 4rem
  }
}

.block-behind-the-scenes {
  position: relative
}

.block-behind-the-scenes h3 {
  margin-bottom: 5.4rem
}

@media (max-width:767px) {
  .block-behind-the-scenes {
    padding-bottom: 14rem
  }
}

.block-behind-the-scenes .bts-cols {
  grid-column-gap: 16.3rem;
  padding-bottom: 4.6rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #707070
}

.block-behind-the-scenes img {
  height: auto
}

.block-behind-the-scenes .post-thumb {
  margin-bottom: 2rem;
  display: block
}

.block-behind-the-scenes .tiny-sans-caps {
  color: #a6adb4;
  margin-bottom: 0.4rem
}

@media (min-width:1025px) {
  .block-behind-the-scenes .swiper-wrapper {
    display: block
  }

  .block-behind-the-scenes .swiper-slide:first-of-type {
    display: none
  }
}

@media (max-width:1024px) {
  .block-behind-the-scenes .bts-featured {
    display: none
  }
}

@media (min-width:1025px) {
  .block-behind-the-scenes .bts-featured {
    position: sticky;
    position: -webkit-sticky;
    top: 12rem;
  }

  .block-behind-the-scenes .bts-featured h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 1.2rem
  }
}

.block-behind-the-scenes h2 {
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: 1.6;
  margin-bottom: 3rem
}

@media (max-width:1024px) {
  .block-behind-the-scenes h2 {
    font-size: 1.8rem;
    font-weight: 600
  }
}

.block-behind-the-scenes .bts-article .desc {
  display: none
}

@media (max-width:1024px) {
  .block-behind-the-scenes .desc {
    display: none
  }
}

@media (max-width:1024px) {
  .swiper-mobile-only {
    overflow: visible;
    padding-bottom: 4rem
  }

  .swiper-mobile-only .swiper-wrapper {
    padding-bottom: 4rem
  }

  .swiper-mobile-only .swiper-pagination-bullet {
    background: #e0e0e0;
    opacity: 1;
    width: 0.8rem;
    height: 0.8rem
  }

  .swiper-mobile-only .swiper-pagination-bullet-active {
    background: #7b9ee9
  }

  .swiper-mobile-only .post-thumb img {
    object-fit: cover;
    width: 100%;
    height: 12.7rem
  }
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0
}

.skip-link {
  position: absolute;
  top: -400px;
  left: 0;
  padding: 0.8rem;
  z-index: 400;
  background: white
}

.skip-link:focus {
  top: 0
}

.info-type-page header h2 {
  margin-bottom: 8rem;
  margin-top: 6rem;
  text-align: center
}

.info-type-page header h3 {
  margin-bottom: 2rem;
  margin-top: 6rem;
  color: #343638;
  font-size: 3.4rem;
}

.info-type-page .entry-content {
  text-align: center;
  padding-bottom: 10rem
}

.info-type-page .entry-content .btn-row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem
}

.zendesk-launcher {
  cursor: pointer;
  background: #72acff;
  color: #202124;
  border-radius: 50%;
  vertical-align: middle;
  box-shadow: none;
  transform: translateZ(0px);
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  display: none
}

@media (max-width:767px) {
  .zendesk-launcher {
    bottom: 1.2rem;
    left: 1.2rem
  }
}

.zendesk-launcher svg {
  width: 2rem;
  height: auto
}

/* ADDED ------------------*/
footer h3 {
  font-size: 1.7rem;
  opacity: .7;
  margin-bottom: 1.6rem;
}

@media (max-width: 1024px) {
  footer h3 {
    font-size: 1.9rem;
  }
}

@media (max-width: 1024px) {
  .accordion-text .inner {
    transition: all 0.3s ease-in-out;
    opacity: 0;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}

@media (max-width: 1024px) {
  .blog-search-filter .search-icon, .news-search-filter .search-icon, .search-filter .search-icon, .search-form .search-icon {
    width: 3rem;
    padding: 0 1rem;
  }
}

.end-2 .desc {
  font-size: 1.2rem;
  line-height: 1.2;
}

@media (min-width: 1024px) {
  .end-2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3.5rem;
  }

  .end-2 .desc {
    width: 55%;
  }

  .end-2 .copyright {
    width: 45%;
    margin-top: 0;
  }
}

@media (max-width: 1024px) {
  .end-2 .desc {
    margin-top: 8rem;
  }
}

@media (max-width: 767px) {
  .end-2 .desc {
    margin-top: 4rem;
  }
}

@media (min-width: 1024px) {
  .block-behind-the-scenes .swiper-slide {
    height: auto;
  }
}

.page-blog .blog-landing-article.large-logo-icon-wrapper {
  pointer-events: auto !important;
}

.comments .comment-body {
  display: block;
}

.comments .comment-author {
  width: 100%;
}

.comments .comment {
  padding-left: 8rem;
  position: relative;
}

.comments .comment-author img {
  width: 6rem;
  position: absolute;
  left: 0;
  top: 3rem;
}

.comments .children .comment {
  margin-top: 0;
  padding-bottom: 0;
}

.comments .comment {
  padding-bottom: 0;
}

.comments .reply {
  margin-top: 2rem;
  margin-bottom: 3rem;
}

#cancel-comment-reply-link {
  color: #e2ad8e;
  font-weight: 400;
  font-size: 2rem;
  float: right;
  margin-top: 2rem;
}

@media only screen and (max-width: 768px) {
  .comments .children {
    margin-left: 2rem;
  }

  #cancel-comment-reply-link {
    font-size: 1.6rem;
    margin-top: 2.5rem;
  }
}

.quotes-section+.casting-news {
  padding-top: 3rem;
}

.image-caption {
  margin-top: 1rem;
  font-size: 1.2rem;
}


/* CSS Start ----------------------------------------------------------------------------------------------------------- */

.page-id-113841 .video-header .text-content h1{
    color: #343638;
    letter-spacing: 0;
}
.page-id-113841 .video-header .text-content h1 > div{
    display: inline-block;
}
.page-id-113841 #intro .large-desc a.btn{
    margin-top: 32px;
    align-self: flex-start;
}
.page-id-113841 .casting-networks-section{
    background: #89AAB1;
    position: relative;
}
.page-id-113841 .casting-networks-section .content{
    max-width: 760px;
    width:100%;
}
.page-id-113841 .casting-networks-section .content h3{
    text-transform: none;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 48px;
}
.page-id-113841 .casting-networks-section ul li strong{
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.page-id-113841 .casting-networks-section ul li{
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
    padding-left: 30px;
    background: url('https://www.castingnetworks.com/wp-content/uploads/2021/12/tick-arrow.png') no-repeat left 11px;
    background-size: 18px;
}
.page-id-113841 .casting-networks-section ul li:last-child{
    margin-bottom: 0;
}
.page-id-113841 .casting-networks-section .img-block{
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.signup-section{
    padding: 3.6rem 0;
    background: #89AAB1;
    text-align: center;
}

.page-id-113841 .pricing-item{
    padding: 4.8rem 6rem 4.8rem;
}
.page-id-113841 .pricing-item .top-row h4{
    font-size: 2.5rem;
    color: #A6ADB4;
}
.page-id-113841 .pricing-item .top-row h5{
    font-size: 4rem;
    color: #789EE5;
}
.page-id-113841 .pricing-item .top-row .intro-note{
    font-size: 1.6rem;
    color: #343638;
}
.page-id-113841 .pricing-item .top-row .desc{
    color: #A6ADB4;
    font-size: 1.4rem;
}




.testimonial-section .ts-slider .slick-list{
    padding-top: 70px;
}
.testimonial-section .ts-slider .item{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
.testimonial-section .ts-slider .item .img-block{
    position: relative;
    max-width: 28%;
    width: 100%;
}
.testimonial-section .ts-slider .item .img-block .quote-symbol{
    position: absolute;
    top: -4.3rem;
    right: -5.5rem;
    width: 9rem;
    background: url(https://www.castingnetworks.com/wp-content/uploads/2021/12/quote.png) no-repeat;
    height: 7.5rem;
    background-size: cover;
}
.testimonial-section .ts-slider .item .content{
    max-width: 60%;
    width: 100%;
}
.testimonial-section .ts-slider .item .content h4{
    color: #343638;
    letter-spacing: 0;
    text-transform: none;
}
.testimonial-section .ts-slider .item .content span{
    font-size: 1.4rem;
    margin-bottom: 2rem;
    display: block;
}
.testimonial-section .ts-slider .item .content p{
    max-width: 800px;
    width: 100%;
}
.testimonial-section .ts-slider .slick-dots{
    bottom: -68px;
}
.testimonial-section .ts-slider .slick-dots li{
    width: 1.2rem;
    height: 1.2rem;
}
.testimonial-section .ts-slider .slick-dots li button{
    padding: 0;
    width: 1.2rem;
    height: 1.2rem;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 0;
    background: #EDEDED;
}
.testimonial-section .ts-slider .slick-dots li button:before{
    display: none;
}
.testimonial-section .ts-slider .slick-dots li.slick-active button{
    background: #89AAB1;
}


@media(min-width: 1025px) and (max-width: 1600px){

    .page-template-template-talent-2 .casting-networks-section .content{
        max-width: 50%;
    }
    .page-template-template-talent-2 .casting-networks-section .img-block{
        max-width: 40%;
        width: auto;
    }

}
@media (min-width: 1025px) {
	.page-template-template-talent-2 .testimonial-section {
		padding: 15.5rem 0;
	}
}

@media(min-width: 768px) and (max-width: 1024px){

    .testimonial-section .ts-slider .item .img-block .quote-symbol{
        width: 7rem;
        height: 5.5rem;
        top: -3.4rem;
        right: -4.5rem;
    }

}


@media(max-width: 1024px){

  .page-template-template-talent-2 .casting-networks-section .img-block{
        display: none;
    }
    .page-template-template-talent-2 .pricing-item{
        padding: 0;
        /*padding-top: 0;
        padding-bottom: 0;*/
    }
/* 	.page-id-113841 .ribbon_holder {
		display: block !important;
		right: 0 !important;
		top: 51px !important;
		left: unset !important;
	}
	.page-id-113841 .ribbon_holder .ribbon_wraps {
		right: -15px;
		top: 135px;
		left: unset;
	}
	.page-id-113841 .ribbon_holder .ribbon_wraps {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(45deg);
	}
	.page-id-113841 #horizontal-ribbon {
		display: none !important;
	} */
	.page-id-113841 .page-talent .pricing-section .desc p {
		text-align: left !important;
	}
	.page-id-113841 .page-talent .pricing-item:nth-of-type(2) .top-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.page-id-113841 #horizontal-ribbon {
		order: 1;
	}
	.page-id-113841 .pricing-item .btn-wrapper .btn {
		margin-top: 3rem;
	}
	.page-id-113841 .pricing-item .top-row .intro-note {
		font-size: 1.4rem;
	}

}

@media (max-width: 851px) {
/* 	.page-id-113841 .ribbon_holder {
		top: 43px !important;
	} */
}

@media(max-width: 767px){
    
  .page-template-template-talent-2 .casting-networks-section ul li{
        font-size: 18px;
        background: url('https://www.castingnetworks.com/wp-content/uploads/2021/12/tick-arrow.png') no-repeat left 8px;
        background-size: 14px;
    }
    .testimonial-section .ts-slider .item{
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .testimonial-section .ts-slider .item .img-block,
    .testimonial-section .ts-slider .item .content{
        max-width: 100%;
    }
    .testimonial-section .ts-slider .item .content{
        margin-top: 2.4rem;
    }
    .testimonial-section .ts-slider .item .img-block .quote-symbol{
        right: -.1rem;
    }

}

@media(max-width: 575px){

    .page-id-113841 .video-header .text-content h1{
        padding-top: 180px;
    }
    .page-id-113841 .video-header .text-content .cta-buttons{
        margin-top: 2rem;
    }

}



/* CSS End */




/* Landing Page Start */

.page-template-landing .hamburger{
  /* 	display: none; */
  }
  .page-template-landing .nav-wrapper .navbar .bottom-row{
    display: none;
  }
  
  .intro-form .form-group{
    padding: 24px 0 0 0;
  }
  .intro-form .form-group input[type="text"],
  .intro-form .form-group input[type="email"]{
    font-size: 18px;
    border-bottom: #343638 solid 1px;
    padding-bottom: 16px;
    color:#343638;
    width: 100%;
  }
  .intro-form .form-group select{
    width: 100%;
    font-size: 18px;
    border: 0;
    border-bottom: #343638 solid 1px;
    padding-bottom: 16px;
    color:#343638;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    background: url(https://staging-castingnetworkscorpb21.kinsta.cloud/wp-content/uploads/2022/01/select-arrow.png) no-repeat right 7px;
    background-size: 13px;
  }
  .intro-form .form-group input[type="submit"]{
    width: auto;
      display: block;
      margin-left: auto;
  }
  
  .page-template-landing .wpforms-container .wpforms-field{
    padding: 24px 0 0 0;
  }
  .page-template-landing .wpforms-field input{
    font-size: 18px;
    border-bottom: #343638 solid 1px;
    padding-bottom: 16px;
    color:#343638;
  }
  .page-template-landing .wpforms-field select{
    font-size: 18px;
    border: 0;
    border-bottom: #343638 solid 1px;
    padding-bottom: 16px;
    color:#343638;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    background: url(https://staging-castingnetworkscorpb21.kinsta.cloud/wp-content/uploads/2022/01/select-arrow.png) no-repeat right 7px;
    background-size: 13px;
  }
  .page-template-landing .wpforms-field select:focus-visible,
  .intro-form .form-group select:focus-visible{
    outline: none;
  }
  .intro-form .form-group select > option{
    padding-left: 0;
  }
  .page-template-landing .wpforms-submit-container{
    text-align: right;
    padding-top: 24px !important;
  }
  .intro-section .content h2{
    margin-bottom: 24px;
    max-width: 90%;
    width: 100%;
  }
  .intro-section .large-desc{
    max-width: 60%;
    width: 100%;
  }
  .resources-box{
    display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-top: #343638 solid 1px;
    padding-top: 60px;
      margin-top: 60px;
  }
  .resources-box:nth-child(1),
  .resources-box:nth-child(2){
    margin-top:0;
  }
  .resources-box .logo{
    background: #343638;
    max-width:20%;
    width:100%;
    display:inline-block;
  }
  .resources-box .logo span{
  /* 	padding: 25px 16px; */
    padding: 0;
    display:block;
  }
  .resources-box .logo span img{
    width:100%;
  }
  .resources-box .content{
    max-width:76%;
    width:100%;
  }
  .resources-box .content h3{
    font-size: 3rem;
    margin-bottom: 16px;
  }
  .page-template-landing header.video-header .text-content a.btn{
    background: #89AAB1;
  }
  .page-template-landing header.video-header .text-content a.btn:before,
  .page-template-landing header.video-header .text-content a.btn:hover:before{
    background: #E2AD8E;
  }
  .page-template-landing .site-header .navbar .top-row .get-cast{
    background: #89AAB1 !important;
    border: 2px solid #89AAB1 !important;
  }
  .page-template-landing .site-header .navbar .top-row .get-cast:hover{
    background: #E2AD8E !important;
    border: 2px solid #E2AD8E !important;
    opacity: 1;
  }
  body:not(.open-flyout-nav).page-template-landing .navbar.scrolled.ease .btn.get-cast::before{
    background: #E2AD8E !important;
  }
  .casting-news .detail-col a.btn:hover{
    background: #789ee5;
    border: 2px solid #789ee5;
    color: #fff;
  }
  
  
  @media(max-width:1440px){
    
    .intro-section .large-desc{
      max-width: 80%;
      width: 100%;
    }
    
  }
  
  @media(max-width:1024px){
    
    .intro-section .large-desc{
      max-width: 100%;
      width: 100%;
    }
    .resources-box{
      margin-top:30px;
      padding-top:30px;
    }
    .resources-box:nth-child(2){
      margin-top:30px;
    }
    
  }
  
  @media(max-width:767px){
  
    .resources-box .content h3 {
      font-size: 2.3rem;
      margin-bottom: 8px;
    }
    .intro-section .content h2{
      max-width: inherit;
      width: auto;
    }
    .page-template-landing .navbar .logo-wrapper .logo-icon svg path{
      fill: #fff;
    }
    
  }
  /* Landing Page End */

  /* NEW MODIFICATIONS */

  .outro-section .image-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: 100%;
    max-width: unset;
    object-fit: contain;
  }

  @media (max-width: 767px) {
    .outro-section .text-wrapper h3 > div {
      text-align: center;
    }
    .outro-section .text-wrapper h3 {
      font-size: 5.5rem !important;
    }
  }

  @media (min-width:768px) {

    .page-template-template-talent-new-pricing .outro-section .text-wrapper {
      position: absolute;
      bottom: 12rem;
      left: 33%;
      transform: translateX(-50%);
      text-align: left;
    }

    .outro-section .text-wrapper {
      position: absolute;
      bottom: 24rem;
      left: 25%;
      transform: translateX(-50%);
      text-align: left;
    }

    .outro-section .text-wrapper h3 > div {
      text-align: left !important;
    }

  }

  @media (min-width:1024px) {
    .outro-section .text-wrapper {
      left: 33%;
    }
    .outro-section h3 {
      font-size: 7.5rem;
      line-height: 90px;
    }
  }

  @media (min-width:1440px) {
    .outro-section .text-wrapper {
      left: 33%;
    }
  }

  .outro-section h3 {
    margin-bottom: 6rem;
    color: #202124;
    max-width: 45rem;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 500;
    letter-spacing: unset;
    text-transform: capitalize;
    /*font-size: 5.5rem;*/
    /*line-height: 70px;*/
  }

  @media (max-width:1024px) and (min-width:768px) {
    .outro-section .image-wrapper img {
      width: 100%
    }
  }

  h1 {
    /*color: white;*/
    color: #202124;
    font-size: 8.5rem;
    font-weight: 600;
    line-height: 1.1;
    /*letter-spacing: 2.3rem;
    text-transform: uppercase*/
    letter-spacing: unset;
    text-transform: unset;
  }

  @media (max-width:767px) {
    /*.video-header h1 {
      max-width: 28rem
    }*/

    .video-header h1 {
      max-width: 80%;
      font-size: 6rem;
    }
  }

  .btn, .comment-respond input[type="submit"], button {
    cursor: pointer;
    border: 0;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    outline: none;
    display: inline-block;
    background-color: #414245;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-transform: uppercase;
    /*padding: 1.8rem 4.2rem 1.7rem;*/
    padding: 1.8rem 2rem 1.7rem;
    border: none;
    letter-spacing: 0.08rem;
    position: relative
  }