
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');


.source-sans-3-100 {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.source-sans-3-300 {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.source-sans-3-600 {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.source-sans-3-900 {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

#connections-page {
	width: 710px;
	background-color: white;
	color: black;
	/* height: 2090px; */
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 1.2rem;
    text-align: center;
	margin: 0 auto;
	border: 1px solid #1c1242;
}

#title{
	height: 372px;
    align-items: center;
	gap: 0px;
	background-color: white;

}

#tagline {
	margin-top: 10px;
	color: black;
	text-align: center;
	margin-bottom: 20px;
}

#tagline h2 {
	font-family: "Source Sans 3", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-size: 3rem;
	font-style: normal;
	line-height: 2.9rem;
	letter-spacing: 0.15rem;
	text-transform: uppercase;
	margin: 0px;
	color: black;
}

#tagline b {
	color: #820202;
}

#tagline h2  span {
	font-size: 2rem;
	font-weight: 600;
	

}

#headlines {
	background-color: #73ade7;
	

}

#headlines h2 {
	font-family: "Source Sans 3", sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	text-transform:uppercase;
	color: #820202;
	background: transparent;	
	font-size: 2.7rem;
	line-height: 2.5rem;
	letter-spacing: 0.25rem;
	margin: 20px 0 0 0;
	padding-bottom: 10px;
	padding-top: 20px;
}

#headlines h2 span {
	font-size: 1.6rem;
}

#signers-list {
	background-color: #73ade7;
	color: black;

}

#signers-list h3 {
	color: #820202;


	font-family:Eurostile, sans-serif;
	font-size: 28px;
	margin-bottom: 5px;
	letter-spacing: 0.10rem;
}

#signers-list h4 {
	color: #820202;

	font-family:Eurostile, sans-serif;	
	font-size: 20px;
	margin-top: 0px;
}


.MinionPro {
	font-family: MinionPro;
}

.TrajanPro {
	font-family: TrajanPro;
}

.Gobold {
	font-family: Gobold;
}
.friz {
	font-family: friz;
}

.eurostile {
	font-family:Eurostile, sans-serif;

	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:uppercase;
}


.sofia {
    font-family: 'Sofia Sans Extra Condensed', sans-serif;
    text-align: center;
    font-weight: 400;
    /* letter-spacing: 0.06em;
    margin-bottom: 0.4rem;
    margin-top: 0.6rem; */
}

.maroontext {
	color: #820202;
	background: transparent;
}



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

#signers-list ul {
	width: 350px;
    margin-top: 1px;
	margin-left: 0px;
    padding-left: 20px;
	position: relative;
	float: left;
}

#signers-list li {
	line-height: 1.3rem;
	text-align: left;
	list-style: none;
}

#set-info{
	color:#000000;
	background-color: transparent;
	font-family:"Minion Pro", serif;
	font-size:19px;
	font-style:normal;
	font-weight:bold;

}

#set-comp {
	margin: 20px 40px;
}

#set-info h3{
	color: #820202;
	background: transparent;
	font-family: "Source Sans 3", sans-serif;
	font-size: 2rem;
	margin-bottom: 5px;
	letter-spacing: 0.10rem;
	text-transform: uppercase;
}

#set-info ul {
    padding-left: 0px;
}

#set-info li {
	line-height: 1.4rem;
	font-size: 1.2rem;
	text-align: center;
	/* list-style: none; */
    color: black;
    
}

#auto-relic-box {
	background-color: #820202;
	/* display: grid;
	grid-template-columns: 1fr 3fr 1fr; */
	display: flex;
	justify-content: space-around; 
	align-items: center;
	gap: 10px;
	padding: 30px 20px;
}

#auto-relic-box p {
	font-size: 1.6rem;
	line-height: 2.3rem;
	text-transform: uppercase;
	color:#fff22d;
	font-family:"Gobold Bold", sans-serif;
	font-style:normal;
	font-weight:normal;

}

#auto-relic-box p span {
	display: inline-block;
}


#auto-relic-box p span::first-letter {
    font-weight: bold;
	font-size: 1.8rem;
}



#auto-relic-box_image_left {
	transform: rotate(-5deg);
}

#auto-relic-box_image_right {
	transform: rotate(5deg);
	padding-top:5px;
}

#cut-captains-card {
	background-color: #73ade7;
	color: black;


}

#cut-captains-card-details {
	display: flex;
	justify-content: space-around; 
	align-items: center;
	gap: 10px;
	padding: 30px 20px;
}

#cut-captains-card h2 {
	font-family:"Gobold Bold", sans-serif;
	font-size: 2.4 rem;
	font-weight: 600;
	margin: 0px;
	padding-top: 20px;
}

#cut-captains-card p {
	
}

#cut-captains-card_image_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 1rem;

    transform: rotate(-3deg);
    text-align: center;
}


#bonus_sets h3 {
	position: relative;
	text-align: center;
	color: #820202;
	background: transparent;
	font-family: "Source Sans 3", sans-serif;
	font-size: 2rem;
	text-transform: uppercase;	
}


#bonus_sets h3:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	width: 140px;
	height: 2px;
	background-color: #820202;
	/* border-style: double none double none; */
	/* border: 5px 0px; */
}
  
#bonus_sets h3:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 140px;
	height: 2px;
	background-color: #820202;
	/* border-style: double none double none; */
	/* border: 5px 0px; */
}

#bonus_sets h3 span {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	background-color: #820202;
	z-index: 9;
}

#insert_sets {
	display:flex;
	align-items: center;
	justify-content: space-around;
}

#insert_sets ul {

    margin-top: 1px;
	margin-left: 0px;
    padding-left: 60px;
	position: relative;
	float: left;
}

#insert_sets li {
	font-size: 14pt;
	color: black;
	background-color: transparent;
	line-height: 1.5rem;
	text-align: left;
	/* list-style: none; */
}

.small-slant-text {
	font-size: 0.9rem;
	font-style: italic;
}

#sketch_bubble {
	background-color: #820202;
	/* border-radius: 50px; */
	/* width: 500px;
	height: 150px; */
	color: white;
	margin: 20px auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px 0px;

}

#sketch_bubble h3 {
	font-size:35px;
	font-family: "Source Sans 3", sans-serif;
	font-weight: 400;
	color: white;	
	margin: 0px;
	
}

#sketch_bubble h3 span {
	font-size:45px;
	font-family:Eurostile, sans-serif;
	font-weight: bold;
	color: #fff200;	
	letter-spacing: 10px;
}

#sketch_bubble img {
	margin: 20px 0px;
}


#incentives-details {
	background-color: white;
	color: black;

}

#twelve-case-incentives-details {
	display: grid;
	grid-template-columns: 3fr 1fr;
	gap: 10px;
	margin: 0 10px;
	font-size: 1.1rem;
	padding-bottom: 10px;
}

#incentive-title {
	grid-column: 1 / -1;
	grid-row: 1/2;
}

#twelve-case-incentives-details h2 {
	font-family:"Gobold Bold", sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #820202;
	background-color: white;
	font-size: 2.4rem;
	margin-top: 0px;
	margin-bottom: 5px;
}

#twelve-case-incentives-details h3 {
	font-family:"Minion Pro", serif;
	color: black;
	background-color: white;
	font-size: 1.3rem;
	font-weight: 600;
	margin: 0px;
}

#dual-relic-image {
	grid-column: 2/3;
	grid-row: 2/3;
}

#incentive-box-contents {
	grid-column: 1/2;
	grid-row: 2/3;
}

#legals {

	color: white;	
	background-color:  #820202;
	font-size: .85rem;
	font-style: normal;
	text-align: center;
	padding: 15px 0px;
}

#legal-copy {
	margin-top: 10px;
	font-size: .85rem;
	color: white;
}

