<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
.tp-caption.WebProduct-Title, .WebProduct-Title {
	font-family: "Roboto Mono", monospace!important;
	font-weight: normal;
}
body {
	font-family: "Roboto Mono", monospace!important;
	font-weight: normal;
}
p {
	font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
	font-weight: normal;
	font-size: normal;
}
.nk-btn {
	font-family: "Roboto Mono", monospace;
	font-weight: bold;
}
.text-bold {
	font-family: "Roboto Mono", monospace!important;
	font-weight: bold;
}
.tp-caption.Video-SubTitle, .Video-SubTitle {
	font-family: "Roboto Mono", monospace!important;
    font-optical-sizing: auto;
	font-weight: normal;
	font-size: normal;
}
.anton-font {
	font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.transducer-font {
	font-family: "transducer", sans-serif!important;
	font-weight: 900!important;
	font-style: normal!important;
	letter-spacing: normal!important;
	text-transform: uppercase;
}
.rs-parallaxlevel-1 hr {
	text-align: right;
	margin:  15px 0px!important;
	width: 100%;
	max-width: 24px;
	position: absolute;
	right: 0;
	display: block;
	top: -35px;
}
.din-bold {
	font-family: "FFDINWebProBold", sans-serif!important;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Anton", sans-serif;
	font-weight: 400;
	line-height: 1;
	font-style: normal;
	letter-spacing: normal;
}
.nk-nav-toggler-left {
	width: 100%;
	margin: 0;
	left: 0;
	top: 0;
}
.nk-nav-logo img {
	width: 230px;
	padding-top: 70px;
}
.nk-nav-logo {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.letter-spacing {
	letter-spacing: 1em;
}
.nk-nav-toggler-right &gt; li &gt; a, .nk-nav-toggler-left &gt; li &gt; a {
	color: #FFFFFF;
}
#rev_slider_1 a span.ion-ios-play {
	padding-right: 10px;
}
#rev_slider_467_1 img {
	width: 100%!important;
	height: auto!important;
}
#rev_slider_467_1 a {
	border: 0;
	border: 1px solid #ef432a;
	transition: all 0.2s linear;
}
#rev_slider_467_1 a:hover {
	background-color: rgba(239,67,42,1);
}
#rev_slider_467_1 a span.ion-ios-play {
	padding-right: 15px;
	color: #FFFFFF;
}
span.gray-text {
	color: #c4c4c4;
	font-weight: lighter;
}
#accordion-2-3 table {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
#accordion-2-3 table th, #accordion-2-3 table td {
	padding: 5px;
}
.nk-accordion .panel-heading a {
	font-size: 1.1em;
}
.nk-accordion .panel-heading::before {
	content: "";
    display: block;
    border-bottom: 1px solid #a2a2a2;
    opacity: .5;
}
#accordion-2-3 table tbody {
	width: 100%;
}
.holiday-slider button {
	padding: 10px 15px;
	background-color: transparent;
	border-bottom: 0px solid;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	color: #FFFFFF;
	transition: all 0.2s linear;
}
.holiday-slider button:hover {
	color: #ef432a!important;
}
.scorecard.card-bg {
	background-image: url("../images-24/scorecard/scorecard-bg.gif");
	background-repeat: no-repeat;
}
/* Annoucement Bar */
.announcement-bar {
      position: sticky;
      top: 0;
      background-color: #ef432a;
      text-align: center;
      padding: 10px 0;
      font-weight: bold;
      z-index: 1199;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
.announcement-bar p {
	color: #000000;
	margin: 0;
	line-height: 1.1;
}
.announcement-bar p a {
	text-transform: uppercase;
	color: #FFFFFF;
	transition: all 0.2s linear;
}
.announcement-bar p a:hover {
	color: #000000;
	text-decoration: underline;
}
@media (max-width:576px) {
	.announcement-bar {
		position: absolute;
		width: 100%;
	}
	.announcement-bar p {
		font-size: .8em;
		letter-spacing: 1.5px;
		line-height: 1.2;
	}
	.announcement-bar p a {
		padding: 10px;
		display: block;
	}
}
/* Popup */
#popupOverlay {
			z-index: 1200;
		}
	.overlay {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(0, 0, 0, 0.6);
	  display: none;
	  justify-content: center;
	  align-items: center;
	}

	.popup {
	  position: relative;
	  background: #000000;
	  padding: 40px 20px;
	  width: 550px;
	  border-radius: 8px;
	  box-shadow: 0 2px 10px rgba(0,0,0,0.3);
	  text-align: left;
	}
		.popup .red-splitter {
			width: 50px;
			margin-top: 1rem;
			margin-bottom: 1.2rem;
		}
		.popup-copy {
			display: block;
			text-align: center;
		}
	.closeBtn {
	  position: absolute;
	  top: 10px;
	  right: 15px;
	  font-size: 20px;
	  color: #999;
	  cursor: pointer;
	}

	.closeBtn:hover {
	  color: #fff;
	}
@media (max-width: 768px) {
	#rev_slider_467_1 img {
		max-width: 375px!important;
		margin: 0 auto;
	}
	.rs-parallaxlevel-1 hr {
		position: relative;
		top: auto;
		right: auto;
		margin: 15px auto!important;
	}
	.holiday-type {
		font-size: 13px!important;
	}
	.nk-title-back {
		font-size: 4.2em;
		line-height: 1;
	}
	.nk-nav-logo img {
		width: 200px;
	}
}
@media (max-width: 992px) {
	.nk-nav-logo img {
		padding-top: 100px;
	}
	.rs-parallaxlevel-1 hr {
		position: relative;
		top: 0;
	}
}
/* Brands */
.brands h1 {
	font-size: 6.5em;
	margin-bottom: 0;
}
.card-bg {
	background-image: url('../cards/cardbg.gif');
	background-size: contain;
	background-position: 50% 50%;
}
#save-btn {
	background-color: #ef432a;
	border-color: #ef432a;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	max-width: 230px;
}
.brands {
	/*background-image: url('../images-24/brands/brands-bg.jpg');*/
	background-size: cover;
}
.brands .red-splitter-l {
	border-color: #ef432a;
}
.brands .brands-header {
	letter-spacing: 2px;
}
.brands .brand-logos {
	display: table; height: 135px; overflow: hidden;
}
.brands .vertical-middle {
	display: table-cell; vertical-align: middle;
}
.brands .container-fluid {
	width: 95%;
}
.brands p {
	width: 100%;
	display: block;
	margin: 0 auto;
	letter-spacing: 1.5px;
	max-width: 800px;
}
.brands strong {
	font-family: 'FFDINWebPro';
	max-width: 100px;
	display: inline-block;
	width: 100%;
	line-height: 1;
	font-size: 0.7em;
}
.brands .clients {
	position: relative;
}
.brands .clients strong {
	position: absolute;
	left: 0;
	text-align: left;
	top: 48%;
}
.brands .letter-spacing {
	letter-spacing: 0.4em;
	font-size: 1.6em;
}
.brands .nk-box {
	display: block;
}
.brands .nk-img-fit {
	max-width: 92%;
}
.brands .nk-flickity-arrow.nk-flickity-arrow-next { 
	right: -40px;
}
.brands .nk-flickity-arrow.nk-flickity-arrow-prev {
	left: -40px;
}
.brands .nk-flickity-arrow.nk-flickity-arrow-next,
.brands .nk-flickity-arrow.nk-flickity-arrow-prev {
	top: 50%;
}
.brands .nk-carousel-2 .flickity-slider &gt; div {
	max-width: 100%;
	width: 100%;
}
.brands .nk-carousel-2 .nk-carousel-inner img {
	width: 100%;
}
.brands .our-work h3 {
	display: inline-block;
}
.brands .our-work a {
	display: inline-block;
    max-width: 40px;
    margin: 0 10px;
    vertical-align: super;
	opacity: 1;
	transition: all 0.2s linear;
}
.brands .our-work a:hover {
	opacity: 0.5;
}
.brands .our-work a img {
	width: 100%;
}
/* Studios */
.studios {
	background-image: url('../images-24/studios/studios-bg.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0 -1.5%;
	background-color: #000000;
}

.studios .col-md-7 {padding: 0;}
.studios h1 {
	font-size: 7em;
	line-height: 1;
	color: #000000;
}
.studios p.text-white {
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: normal;
}

.studios .tp-caption.Video-SubTitle strong {
	color: #ffffff;
}
.studios .tp-caption.Video-SubTitle {
	letter-spacing: normal;
	font-weight: lighter;
	color: #C4C4C4;
	background-color: transparent!important;
}
.studios .tp-caption.Video-SubTitle,
.studios .tp-caption.Video-SubTitle strong {
	font-size: 19px!important;
	line-height: 1.2!important;
}
.studios .tp-carousel-wrapper {
	background-color: transparent;
}
.studios .studio-header-img {
	width: 100%;
    max-width: 85px;
}
.studios .gyges .tp-tab:hover, .gyges .tp-tab.selected {
	background-color: transparent!important;
}
.studios .tp-caption.Video-Title, .studios .Video-Title {
	font-size: 24px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "transducer", sans-serif;
	font-weight: 900;
	font-style: normal;
	width: 100%;
	padding: 10px!important;
	line-height: 0.8;
	max-width: 300px!important;
	white-space:normal!important;
}
.studios .gyges .tp-tab-title {
	color: #c4c3c3;
	transition: 0.2s all linear;
	font-size: 18px;
	font-family: "din-condensed", sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.1;
	text-align: center;
	display: block;
	width: 100%;
	padding: 5px;
	position: relative;
	align-content: center;
}
.studios .gyges .selected .tp-tab-title {
	color: #ef432a;
}
.studios .gyges .tp-tab {
	border-bottom: none;
}
.studios .h1 {
	letter-spacing: normal;
}
.studios .tp-tab {
	border-right: 1px solid #b3b3b3;
	padding: 0;
}
.studios .tp-tab:last-child {
	border-right: 0;
}
.studios .tp-revslider-slidesli.active-revslide {
	visibility: visible!important;
	opacity: 1!important;
}
.studios .tp-revslider-slidesli {
	visibility: hidden;
	opacity: 0!important;
}
.studios .gyges .tp-tab-content {
	padding: 0;
	margin-top: 0;
}
.studios .gyges .tp-tab:nth-child(6) span, .studios .gyges .tp-tab:nth-child(4) span {
}
.studios .gyges .tp-tab:nth-child(7) span {
}
.studios .gyges .tp-tab-content span {
	width: 100%;
	max-width: 140px;
	margin: auto;
	text-align: left;
}
.studios .tp-tabs {
	margin-top:30px;
}
/*.studios .tp-tabs {
	width: 100%!important;
	max-width: 1260px!important;
}*/
#rev_slider_2 {
	margin-top: 2em!important;
}
#rev_slider_471_1 .tp-bgimg.defaultimg {
	max-height: 87%;
	max-width: 94%!important;
	margin-left: 20px;
} 
#rev_slider_471_1 .caption.fullscreenvideo,
#rev_slider_471_1 .rs-background-video-layer,
#rev_slider_471_1 .tp-caption.coverscreenvideo,
#rev_slider_471_1 .tp-caption.fullscreenvideo {
	height: 87%!important;
	padding-left:20px;
	max-width: 96%!important;
}
.white-splitter {
	border-color: #FFFFFF;
	width: 100%;
	max-width: 50px;
	display: inline-block;
}

/* Portfolio */
#main-portfolio h2 {
	font-size: 6em;
	line-height: 1;
	margin-top: .8em;
	width: 100%;
	max-width: 520px;
	margin-bottom: 1.5rem;
}
#main-portfolio p {
	width: 100%;
	max-width: 380px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.4;
	margin-top: .8em;
	font-size: 1.2em;
	color: #FFFFFF;
}
#main-portfolio img,
#main-portfolio h2,
#main-portfolio p{
	margin-left: 20px;
}

#main-portfolio .portfolio-content {
	position: absolute;
	bottom: 80px;
	left: 60px;
}
#main-portfolio .portfolio-logo {
	position: absolute;
	left:-80px;
	width: 60px;
}
.element {
  width: inherit;
  height: inherit;
  scroll-margin: 10px;
  scroll-snap-align: start;
  scroll-snap-stop: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
.snap-stop-always {
  scroll-snap-stop: always;
}
/* Network */
#network {
	/*background-image: url('../images-24/network/network-bg.jpg');*/
	background-color: rgba(0,0,0,1);
	background-size: cover;
	background-repeat: no-repeat;
}
#network img {
	width: 100%;
}
#network .project-spinner {
	position: absolute;
    opacity: 0.2;
    left: 0;
    top: -60px;
    z-index: 0;
}
#network .network-logo {
	max-width: 350px;
	width: 100%;
}
#network p {
	font-size: 1.1em;
	line-height: 1.3;
	letter-spacing: normal;
	color: #FFFFFF;
}
#network .blue-splitter {
	border-color: #00b7ff;
	width: 100%;
}
#network .nk-image-box-1 .nk-image-box-overlay, .nk-image-box-1-a .nk-image-box-overlay {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#network .nk-image-box-1 .nk-image-box-overlay &gt; *, .nk-image-box-1-a .nk-image-box-overlay &gt; * {
	padding: 10px;
}
#network .nk-image-box-1 hr {
	display: block;
	width: 100%;
	max-width: 25px;
	border-color: #00b7ff;
}
#network .nk-image-box-1 p {
	font-size: 0.8em;
	text-align: left;
	display: block;
}
.nk-widget .nk-nav-social &gt; ul li &gt; a img {
	width: 100%;
}
.nk-widget .nk-nav-social &gt; ul li &gt; a {
	opacity: 1;
	transition: all 0.2s linear;
}
.nk-widget .nk-nav-social &gt; ul li &gt; a:hover {
	opacity: .5;
	background-color: transparent;
}
.leadership-content p {
	letter-spacing: 1.5px;
	font-size: 0.8rem;
}
.leadership-content a {
	margin: 0;
}
.scorecard .nk-btn-x2.nk-btn-outline {
	color: #000000;
	border-color: #ef432a;
	background-color: #ef432a;
	margin: 15px 0px;
}
.scorecard-img img {
	width: 100%;
}
.scorecard-link a {
	color: #FFFFFF;
}
.scorecard-link a:hover {
	color: #000000;
}
@media (max-width:992px) {
	.studios h1 {
		font-size: 5em;
	}
	.studios .studio-header-img {
		max-width: 55px;
	}
	.studios p.text-white {
		font-size: 16px;
	}
	.studios .nk-gap-1 {
		display: none;
	}
	.leadership-content {
		text-align: center;
	}
}
@media (max-width: 768px) {
	.studios {
		background-size: 250%;
		background-position: center top;
	}
	.studios h1 {
		font-size: 4em;
		text-align: center;
	}
	.studios .studio-header-img {
		max-width: 50px;
	}
	#rev_slider_471_1 .caption.fullscreenvideo,
	#rev_slider_471_1 .rs-background-video-layer,
	#rev_slider_471_1 .tp-caption.coverscreenvideo,
	#rev_slider_471_1 .tp-caption.fullscreenvideo {
		width: 100%!important;
		padding-left: 0;
		max-width: 100%!important;
	}
	rev_slider_471_1 .tp-bgimg.defaultimg {
		max-width: 100%!important;
		margin-left: 0;
	}
	.brands h1 {
		font-size: 3em;
		line-height: 1;
	}
	.brands .nk-flickity-arrow.nk-flickity-arrow-next { 
	    right: -10px;
	}
	.brands .nk-flickity-arrow.nk-flickity-arrow-prev {
		left: -10px;
	}
	.brands .nk-gap-4 {
		height: 40px;
	}
	.studios p.text-white {
		text-align: center;
	}
	.studios .white-splitter {
		display: none;
	}
	.studios .tp-caption.Video-SubTitle,
	.studios .tp-caption.Video-SubTitle strong {
		font-size: 16px!important;
	}
	/*.studios .tp-caption.Video-SubTitle {
		font-size: 16px!important;
		line-height: 1.1!important;
		background-color: #000000!important;
	}
	.studios .tp-caption.Video-Title, .studios .Video-Title {
		font-size: 16px!important;
		line-height: 0.9!important;
	}*/
	.studios .tp-tabs, .studios .tp-thumbs {
		display: none!important;
	}
	.studios .nk-fullpage .nk-fullpage-item {
		background-position: 70% 50%;
	}
	#rev_slider_471_1 .tp-bgimg.defaultimg {
		width: 100%;
		max-width: 100%!important;
		margin-left: 0;
	}
	#rev_slider_471_1 span, #rev_slider_471_1 strong {
		font-size: 16px!important;
		line-height: 1.1!important;
		
	}
	#rev_slider_2 .rs-background-video-layer,
	#rev_slider_2 .tp-bgimg.defaultimg,
	#rev_slider_2 .slotholder{
		height: 80%;
	}
	.studios .tp-caption.Video-Title, .studios .Video-Title {
		font-size: 15px!important;
		line-height: 1.05!important;
	}
	#main-portfolio h2 {
		font-size: 3em;
		max-width: 350px;
	}
	#main-portfolio .portfolio-content img {
		max-width: 150px;
	}
	#main-portfolio .portfolio-content {
		left: 20px;
		bottom: 40px;
	}
	#main-portfolio .portfolio-logo {
		display: none;
	}
	#network .network-logo {
		max-width: 200px;
		margin: 0 auto 15px;
		display: block;
	}
	#network p {
		text-align: center;
		font-size: 1em;
	}
	#network .nk-image-box-1 hr {
		text-align: center;
		margin: 0 auto;
		float: none;
	}
	#network .nk-image-box-1 p {
		text-align: center;
		font-size: 1em;
	}
	#network .mb-25 {
		margin-bottom: 0px!important;
	}
	#network .blue-splitter {
		margin-bottom: 3rem;
	}
	#network {
		/*background-image: url('../images-24/network/network-mb-bg.jpg');
		background-size: 300%;
		background-position: 50% 50%;
		background-repeat: repeat-y;*/
	}
	.brands .letter-spacing {
		font-size: 1.2em;
	}
	.brands .clients strong {
		text-align: center;
		position: relative;
		left: auto;
	}
	.brands .our-work h3 {
		font-size: 18px;
		display: block;
		text-align: center;
	}
}
@media (max-width:576px) {
	#main-portfolio p {
		max-width: 310px;
	}
	.tp-caption.WebProduct-Title span {
		font-size: 35px!important;
	}
	#network .show-mobile {
		margin-bottom: 15px;
	}
}
</pre></body></html>