/* Extracted Inline Styles */
/* wista-box */
    .wistia-a {
        text-decoration: none !important;
    }
    .wistia-fancybox .fancybox-opened {
      z-index: 10003 !important
    }

    .wistia-fancybox #fancybox-overlay {
      z-index: 10000 !important
    }

    .wistia-fancybox .fancybox-tmp iframe,
    .wistia-fancybox .fancybox-tmp object {
      vertical-align: top;
      padding: 0;
      margin: 0
    }

    .wistia-fancybox .fancybox-wrap {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1002
    }

    .wistia-fancybox .fancybox-outer {
      padding: 0;
      margin: 0;
      background: #f1efeb;
      color: #444;
      text-shadow: none
    }

    .wistia-fancybox .fancybox-opened {
      z-index: 1003
    }

    .wistia-fancybox .fancybox-opened .fancybox-outer {
      -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
    }

    .wistia-fancybox .fancybox-inner {
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0;
      position: relative;
      outline: none;
      overflow: hidden
    }

    .wistia-fancybox .fancybox-error {
      color: #444;
      font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin: 0;
      padding: 10px
    }

    .wistia-fancybox .fancybox-image,
    .wistia-fancybox .fancybox-iframe {
      display: block;
      width: 100%;
      height: 100%;
      border: 0;
      padding: 0;
      margin: 0;
      vertical-align: top
    }

    .wistia-fancybox .fancybox-image {
      max-width: 100%;
      max-height: 100%
    }

    .wistia-fancybox #fancybox-loading {
      position: fixed;
      top: 50%;
      left: 50%;
      margin-top: -21px;
      margin-left: -21px;
      width: 42px;
      height: 42px;
      background: url(/assets/images/fancybox/fancybox_loading-ccaa22a79e80e03aedb848d924aef299e9bb66efe393b56e73ba9c018763c7fa.gif?v=202507111002);
      opacity: .8;
      cursor: pointer;
      z-index: 1010
    }

    .fancybox-close {
      position: absolute;
      right: 32px;
      top: 32px;
      width: 32px;
      height: 32px
    }

    .fancybox-close:before,
    .fancybox-close:after {
      position: absolute;
      left: 44%;
      top: 22%;
      content: ' ';
      height: 18px;
      width: 3px;
      background-color: #fff
    }

    .fancybox-close:before {
      transform: rotate(45deg)
    }

    .fancybox-close:after {
      transform: rotate(-45deg)
    }

    .wistia-fancybox .fancybox-close {
      position: absolute;
      top: -18px;
      right: -18px;
      width: 36px;
      height: 36px;
      cursor: pointer;
      z-index: 1004;
      background-color: rgba(99, 97, 85, 0.9);
      *background-color: #636155;
      border-radius: 50%;
      height: 31px;
      right: -15px;
      top: -15px;
      width: 31px;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4)
    }

    .wistia-fancybox .fancybox-prev,
    .wistia-fancybox .fancybox-next {
      position: absolute;
      top: 0;
      width: 40%;
      height: 100%;
      cursor: pointer;
      background: transparent url(/assets/images/blank-a78759ea185fd0fa42ca9be1fc5bca4d3167a2836dc6c85e479a19dbf57fe2c2.gif?v=202507111002);
      z-index: 1003
    }

    .wistia-fancybox .fancybox-prev {
      left: 0
    }

    .wistia-fancybox .fancybox-next {
      right: 0
    }

    .wistia-fancybox .fancybox-prev span,
    .wistia-fancybox .fancybox-next span {
      position: absolute;
      top: 50%;
      left: -9999px;
      width: 36px;
      height: 36px;
      margin-top: -18px;
      cursor: pointer;
      z-index: 1003
    }

    .wistia-fancybox .fancybox-prev span {
      background-position: 0 -36px
    }

    .wistia-fancybox .fancybox-next span {
      background-position: 0 -72px
    }

    .wistia-fancybox .fancybox-prev:hover,
    .wistia-fancybox .fancybox-next:hover {
      visibility: visible
    }

    .wistia-fancybox .fancybox-prev:hover span {
      left: 20px
    }

    .wistia-fancybox .fancybox-next:hover span {
      left: auto;
      right: 20px
    }

    .wistia-fancybox .fancybox-tmp {
      position: absolute;
      top: -9999px;
      left: -9999px;
      padding: 0;
      overflow: visible;
      visibility: hidden
    }

    .wistia-fancybox #fancybox-overlay {
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      display: none;
      z-index: 1001;
      background: #000
    }

    .wistia-fancybox .fancybox-title {
      visibility: hidden;
      font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
      position: relative;
      text-shadow: none;
      z-index: 1005
    }

    .wistia-fancybox .fancybox-opened .fancybox-title {
      visibility: visible
    }

    .wistia-fancybox .fancybox-title-float-wrap {
      position: absolute;
      bottom: 0;
      right: 50%;
      margin-bottom: -35px;
      z-index: 1003;
      text-align: center
    }

    .wistia-fancybox .fancybox-title-float-wrap .child {
      display: inline-block;
      margin-right: -100%;
      padding: 2px 20px;
      background: transparent;
      background: rgba(0, 0, 0, 0.7);
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      text-shadow: 0 1px 2px #222;
      color: #FFF;
      font-weight: 700;
      line-height: 24px;
      white-space: nowrap
    }

    .wistia-fancybox .fancybox-title-outside-wrap {
      position: relative;
      margin-top: 10px;
      color: #fff
    }

    .wistia-fancybox .fancybox-title-inside-wrap {
      margin-top: 10px
    }

    .wistia-fancybox .fancybox-title-over-wrap {
      position: absolute;
      bottom: 0;
      left: 0;
      color: #fff;
      padding: 10px;
      background: #000;
      background: rgba(0, 0, 0, 0.8)
    }

    .wistia-playlist .fancybox-outer,
    .fancybox-opened.wistia-playlist .fancybox-outer {
      background: transparent;
      -webkit-box-shadow: 0 0;
      -moz-box-shadow: 0 0;
      box-shadow: 0 0
    }

    .wistia-playlist-bare .fancybox-outer {
      background: #f1efeb;
      -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
    }

    .wistia-fancybox .wistia-playlist-slide-ears .fancybox-close {
      right: 25px
    }

    .wistia-fancybox .wistia-playlist-slide-socialbar .fancybox-close {
      top: 10px
    }

/* Extracted Inline Styles */
li.nav-item:nth-child(5) a::after {
      width: 100% !important;
      left: 0 !important;
    }

    .press-video .wrapper {
      position: absolute;
      width: 150px;
      height: 90px;
      margin: auto;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
    }

    .press-video .wrapper .circle {
      width: 85px;
      height: 85px;
      border-radius: 50px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #6666ad75;
      margin: auto;
      box-shadow: rgb(255, 255, 255) 0px 0px 4rem 0px;
      transform: scale(1, 1);
      opacity: 0;
    }

    .wrapper .circle.pulse {
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease;
      background-color: #ffffff00;
      display: none;
      -webkit-animation: waves 2s ease-in-out infinite;
      animation: waves 2s ease-in-out infinite;
    }

    .press-video .wrapper .circle {
      width: 85px;
      height: 85px;
      border-radius: 50px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #6666ad75;
      margin: auto;
      box-shadow: rgb(255, 255, 255) 0px 0px 4rem 0px;
      transform: scale(1, 1);
      opacity: 0;
    }

    .press-video .wrapper svg {
      fill: #fff;
      stroke: #fff;
      stroke-linejoin: round;
      stroke-width: 5;
      opacity: 0;
    }

    .video-popup-wrapper .position-to-top {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin: 0;
    }
    section#video-marketplace{
      position: relative;
    }
    section#video-marketplace:before {
    display: block;
    background: url(../img/icon/youtube-logo.svg?v=202507111002);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "";
    background-blend-mode: hue;
    position: absolute;
    background-size: cover;
    width: 70px;
    height: 70px;
    opacity: 1;
}

/* Extracted Inline Styles */
img#market-img:before {
                display: block;
                background: url(../img/icon/youtube-logo.svg?v=202507111002);
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%);
                content: "";
                background-blend-mode: hue;
                position: absolute;
                background-size: cover;
                width: 70px;
                height: 70px;
                opacity: 1;
            }
