<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {

    font-family: 'GT Eesti Pro Display Light';

    src: url('../fonts/GT-EESTI-PRO-DISPLAY-LIGHT.OTF');

    font-weight: 300;

    font-style: normal;

}



@font-face {

    font-family: 'GT Eesti Pro Display';

    src: url('../fonts/GT-EESTI-PRO-DISPLAY-REGULAR.OTF');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'GT Eesti Pro Display Medium';

    src: url('../fonts/GT-EESTI-PRO-DISPLAY-MEDIUM.OTF');

    font-weight: 500;

    font-style: normal;

}



@font-face {

    font-family: 'GT Eesti Pro Display Bold';

    src: url('../fonts/GT-EESTI-PRO-DISPLAY-BOLD.OTF');

    font-weight: 600;

    font-style: normal;

}



.bg-nikon-z9 {

	background-color: #0a0203;

}



.text-white-light {

	color:white;

	font-size:29px;

   font-family: 'GT Eesti Pro Display Light';

   text-align:center;

   line-height:1.25;	

}



.text-white-bold {

	color:white;

	font-size:34px;

   font-family: 'GT Eesti Pro Display Bold';

   text-align:left;

   line-height:1.3;	

   margin-top:30px;

   margin-bottom:30px;

}



.text-white-bold  span {

	font-size:34px;

   font-family: 'GT Eesti Pro Display Bold';

	color:#969696;

}



.text-light-gray {

	color:#969696;

	font-size:21px;

   font-family: 'GT Eesti Pro Display Light';

   text-align:left;

   line-height:1.25;	

}



a.btn-yellow {

	width:220px;

	display:block;

   color:black;

   background-color:#ffdd00;

	font-size:15px;

   font-family: 'GT Eesti Pro Display Medium';

   text-align:center;

   line-height:3.5;	

   vertical-align:middle;

   padding:0px;

}



a.btn-yellow-inline {

	width:220px;

	display:inline-block;

   color:black;

   background-color:#ffdd00;

	font-size:15px;

   font-family: 'GT Eesti Pro Display Medium';

   text-align:center;

   line-height:3.5;	

   vertical-align:middle;

   padding:0px;

   margin-right:15px;

   margin-bottom:5px;

}



.box-absolute {

	position:absolute;

	top:12%;

	left:15%;

	

}

.box-absolute-center {

	position:absolute;

   top: 50%;

  transform: translateY(-50%);

   left:0;

   right:0;

   margin:auto;

   text-align:center;

	

}

.box-absolute h2,.box-absolute-center h2 {

		color:#ffdd00;

	   font-family: 'GT Eesti Pro Display Bold';

	   font-size:58px;

	   line-height:1.1;

	   margin: 0px;

}

.box-absolute h3, .box-absolute-center h3{

		color:white;

	   font-family: 'GT Eesti Pro Display';

	   font-size:35px;

	   line-height:1.1;

	   margin: 0px;

}



.box-absolute h3.yellow {

      color:#ffdd00;

	   font-family: 'GT Eesti Pro Display';

	   font-size:35px;

	   font-style:italic;

	   line-height:1.1;

	   margin: 0px;

	   padding-top:30px;

}



.padding-top-30 {

	padding-top:30px;

}

.padding-bottom-30 {

	padding-bottom:30px;

}



h1.text-white {

	color:white;

	font-family: 'GT Eesti Pro Display Medium';

	font-size:60px;

}



.border-white-y {

	border-top:solid 1px white;

	border-bottom:solid 2px white;

}



.border-white-top {

	border-top:solid 2px white;

	border-bottom:solid 1px white;

}





@media (min-width: 1200px)  { 		

	.padding-x-10 {

		padding-left:12%;

		padding-right:12%;

	}

}

@media (max-width: 1199.99px)  {

.text-white-bold {

	font-size:24px;

   line-height:1.2;	

}

}







@media (min-width: 991px)  { 	

	.flex-center {

		display:flex;

		align-items:center;

	}		

}



@media (min-width: 768px)  { 	

	.border-white-left {

		border-left:1px solid white;

	}



	.border-white-right {

		border-right:1px solid white;

	}	

}



@media (max-width: 767.99px)  { 	



.border-white-right {

	border-bottom:2px solid white;

}	



.text-white-light {

	font-size:23px;

   line-height:1.2;	

}



.text-white-bold {

	font-size:19px;

   line-height:1.2;	

  	font-family: 'GT Eesti Pro Display Medium';

}



h1.text-white {

	font-size:40px;

}

.text-light-gray {

	font-size:18px;	

}	

.text-white-bold  span {

	font-size:19px;

	font-family: 'GT Eesti Pro Display Medium';

}



a.btn-yellow {

	margin:auto;

}



a.btn-yellow-inline {

	display:block;

	margin-left:auto;

	margin-right:auto;

	margin-bottom:10px;

}



.box-absolute h2,.box-absolute-center h2 {

	font-size:38px;

}



.box-absolute h3, .box-absolute-center h3{

	font-size:25px;

}



}





</pre></body></html>