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

@media (min-height:700px){
	/*----Cover section----*/
	._gf{ height: 368px; }
}

@media (min-width:744px){
	/*----Cover section----*/
	._13{ width: 50%; }
	._1l{ bottom: 20px; left: 20px; right: auto; }
	#countdown{ height: 141px; padding: 10px 15px; width: 142.5px; }
	#countdown .card{ font-size: 30px; line-height: 44px; }
	#countdown h3{ font-size: 18px; font-weight: 600; }
	
	/*----Navigator----*/
	#cta-drawer .cta-parent{ width: 250px; }
	#cta-drawer .cta-parent:hover h1 .cta-back{ transform: scale(1.2); }
	.slick-track{ overflow: hidden; }
	.slick-overview{ margin-bottom: 0; overflow: visible; padding: 0; }
	
	/*----Details----*/
	._uy{ max-width: 696px; padding-left: 24px; padding-right: 24px; }
	._37{ margin-bottom: 64px; margin-top: 64px; }
	._1n{ margin-bottom: 72px; margin-top: 72px; }
	._5e{ margin-bottom: 48px; }
	._1v{ font-size: 36px; line-height: 40px; }
	._13b{ margin-bottom: 0; }
	
	/*----Photo modal----*/
	._11{ margin-bottom: 80px; }
	
	@media (min-height:700px){
		/*----Cover section----*/
		._gf{ height: 441.6px; }
	}
}

@media (min-width:1128px){
	/*----Navigator----*/
	.slick-overview{ margin-bottom: 0; overflow: visible; padding: 0; }
	
	/*----Details----*/
	._uy{ max-width: 1080px; }

	/*----Email modal----*/
	._1p{ height: 516px; padding: 48px; }

	@media (min-height:700px){
		/*----Cover section----*/
		._gf{ height: 552px; }
	}
}

@media (max-width:743px){
	/*----Navigator----*/
	#cta-drawer .cta &gt; a.cta-parent{ min-width: 225px; width: 225px; }
	#cta-drawer .slick-arrow{ opacity: 0; visibility: hidden; }
	
	/*----Details----*/
	._12r{ height: 64px; width: 64px; }
	._1e5{ font-size: 30px; }
	
	/*----Email modal----*/
	._cv{ display: block; }
	._1p{ display: block; width: 100%; }
	._9v{ display: block; }
	.email-input-typeahead-container{ width: 80%; }
}
</pre></body></html>