@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Libre+Franklin:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');



@font-face {
  font-family: 'FrizQuadrata';
  src: url('/css/fonts/Friz-Quadrata-Std-Bold.otf') format('otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/*
// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.libre-franklin-<uniquifier> {
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.nunito-sans-<uniquifier> {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}

// <weight>: Use a value from 400 to 900
// <uniquifier>: Use a unique and descriptive class name

.cinzel-<uniquifier> {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

*/

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding:0;
	border-width:0;
}

#HOTDPage {
    position: relative;
    margin: 0 auto;
    min-height: 960px;
    width: 710px;
    font-family: sans-serif;
    color: black;
	background-color: white;
	display: flex;
	flex-direction: column;
	gap: 0px;
    
}



#logo {
	height: 295px;
    text-align:center;
	background-color: black;
	color: white;
	
}

#logo img {
	margin-top: auto;
}

#bighit {
	background-image: url("/products/gameofthrones/hotd-series2/graphics/background1.jpg");
	color: #680000;
	background-color: white;
	text-align: center;
}

#bighit h1 {
	font-family: "Libre Franklin", sans-serif;
	font-optical-sizing: auto;
	font-weight: 800;
	font-style: normal;
	font-size: 3rem;
}


#bighit span {
	font-family: "Libre Franklin", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: italic;
	font-size: 1.5rem;
}

#bighit-info {
	color: black;
	background: #E9DCAD;
	background: linear-gradient(90deg,rgba(233, 220, 173, 1) 0%, rgba(194, 179, 131, 1) 100%);
	font-family: "Libre Franklin", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 1.8rem;
	width: 95%;
    padding: 10px;
    margin: 0 auto 15px auto;
}

#autograph-container {
	background: #680000;
	background: linear-gradient(180deg,rgba(104, 0, 0, 1) 50%, rgba(233, 220, 173, 1) 53%);
	color: #e9dcad;


}

#autograph-container h2 {
	color: white;
	font-size: 2rem;
	font-weight: 600;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	text-align: center;
}

#autograph-container p {
	color: white;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	font-size: 1.3rem;
	font-weight: 300;
	font-style: italic;
	text-align: center;
}

#autograph-container h3 {
	color: black;
	font-size: 2rem;
	font-family: "FrizQuadrata", sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;
	margin-top: 30px;
}

#signers {
	display:flex;
	align-items: center;
	justify-content: space-around;
	background: #680000;
	color: #e9dcad;	 
}

#signers ul {

    margin-top: 10px;
	margin-left: 0px;
    padding-left: 20px;
	position: relative;
	float: left;
}

#signers li {
	background: #680000;
	color: #e9dcad;		 
	font-size: 1.2rem;
	line-height: 1.3rem;
	text-align: left;
	list-style: none;
}

#signers li i {
	background: #680000;
	color: #e9dcad;		 
	font-size: 1rem;
	line-height: 1.3rem;
	text-align: left;
	list-style: none;
}


#tagline {
	font-family: "Friz Quadrata Std", serif;
    font-size: 36px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    text-transform: uppercase;
	color: silver;
}

#graysection1 {
	height: 950px;
}

.stretch {
    -webkit-transform:scale(1,2); /* Safari and Chrome */
    -moz-transform:scale(1,2); /* Firefox */
    -ms-transform:scale(1,2); /* IE 9 */
    -o-transform:scale(1,2); /* Opera */
    transform:scale(1,2); /* W3C */
}


#compositionbox {
	background-color: #f4eae6;
	background-image: url("/products/gameofthrones/hotd-series2/graphics/background2.jpg");
	color: black;

}

#compositionbox-header {
	margin-top: 20px;
}

#compositionbox-header #level1 {
	font-family:"Friz Quadrata Std", serif;
	font-size: 2.5rem;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	color: black;
}
#compositionbox-header #level2 {
	color:#680000;
	font-family:"Nunito Sans 12pt ExtraLight", sans-serif;
	font-size: 1.2rem;
	text-align: center;
	font-weight: 800;
}
#compositionbox-header #level3 {
	color:#680000;
	font-family:"Nunito Sans 12pt ExtraLight", sans-serif;
	font-size: 1rem;
	text-align: center;
	font-weight: 700;
}

#bonus-box {
	margin-top: 20px;
	
}

#bonus-box-header {
	color: #000000;
	/* font-family:"Nunito Sans 12pt ExtraLight", sans-serif;* /
	/* font-size:24px; */
	/* font-variant:normal; */
	font-size: 1.6rem;
	text-transform:uppercase;
	font-weight: 700;
	/* margin: 10px 0px 5px 0px; */
	text-align: center;
	margin: 0px;
}

#bonus-box-list {
	color: black;
	vertical-align: top;
	text-align: center;
	font-size: 1rem;
	margin-top: 0px;
}

#bonus-box-list ul {
	margin: 0px;
}

#bonus-box-list li {
	list-style: none;
}

#casetopper {
	text-align: center;
	color: black;
	background-color: transparent;
	margin-top: 20px;
	font-size: 1rem;
}

#casetopper h2 {
	font-size: 1.6rem;
	text-transform:uppercase;
	font-weight: 700;
}

#lookfor {
	color:#4b1814;
	font-family:"Nunito Sans 12pt ExtraLight", sans-serif;
	font-size: 1.4rem;
	text-align: center;
	font-weight: 800;
	line-height: 1.6rem;
	margin: 15px 0px 0px 0px;
}




#incentivebox {

	display: flex;
	justify-content: space-evenly;
	align-items: center;
	background-color: #680000;
	padding: 20px 0;
}


#incentivecopy {
	text-align: center;
	font-weight: 800;
}

#incentivecopy-title {
	color: #e2d6a8;
	font-family:"Friz Quadrata Std", serif;
	font-size: 1.7rem;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin-bottom: 0px;


}

#incentivecopy-subtitle {
	color: #e2d6a8;
	font-family:"Friz Quadrata Std", serif;
	font-size: 1.4rem;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin-bottom: 5px;


}


#incentivecopy-disclaimer {
	color: #e2d6a8;
	font-family:"Friz Quadrata Std", serif;
	font-size: 1rem;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	margin-bottom: 10px;
}

.incentivecopy-actors {
	color:white;
	font-family:"Nunito Sans 12pt ExtraLight", sans-serif;
	font-size: 1.2rem;

}
.incentivecopy-character {
	color:#e2d6a8;
	font-family:"Nunito Sans 12pt ExtraLight", sans-serif;
	font-size: 1rem;
	margin: 10px 0;

}

#disclaimer {
	padding-top: 20px;
	color:#e2d6a8;
	background-color: #231f20;
	font-family:"Nunito Sans 12pt ExtraLight", sans-serif;
	font-size: 1rem;
	text-align: center;
}

#legals {
    display: flex;
    font-size:8.2pt; 
    text-align: center;
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    align-items: flex-end;
    justify-content: center;
    gap: 10px;
	color: white;
	background-color: #231f20;
}

#legalline {
    align-self: flex-end;
}