/* cmsms stylesheet: default_wide modified: 09/07/26 13:00:01 */
body {
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 150%;
    line-height: 150%;
    color: #554f59;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px 0px 30px 0px;
}

h1 {
    font-family: greycliff-cf, sans-serif;
    font-weight: 800;
    font-size: 233%;
    line-height: 105%;
    margin: 0px 0px 40px 0px;
    color: #000000;
}

h2 {
    font-family: greycliff-cf, sans-serif;
    font-weight: 800;
    font-size: 200%;
    line-height: 105%;
    margin: 0px 0px 20px 0px;
    color: #481466;
}

h3 {
    font-family: greycliff-cf, sans-serif;
    font-weight: 700;
    font-size: 150%;
    line-height: 133%;
    margin: 0px 0px 12px 0px;
}

h4 {
    font-family: greycliff-cf, sans-serif;
    font-weight: 800;
    font-size: 200%;
    line-height: 100%;
    margin: 0px;
}

h5 {
    font-family: greycliff-cf, sans-serif;
    font-weight: 600;
    font-size: 125%;
    line-height: 120%;
    margin: 0px 0px 20px 0px;
}

h6 {
    font-family: greycliff-cf, sans-serif;
    font-weight: 500;
    font-size: 100%;
    line-height: 120%;
    margin: 0px 0px 20px 0px;
}

a {
    color: #b71185;
    text-decoration: none;
    transition: color 0.4s, background-color 0.4s, border-color 0.4s;
}

a:hover {
    color: #481466;
}

a img {
    border: 0px;
}

blockquote {
    margin: 0px;
    padding: 0px;
}

/* IDs */

#wrapper {
	width: 100%;
	max-width: 1920px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}

#outerHeader {
	position: relative;
	min-height: 783px;
	overflow: hidden;
}

#innerHeader {
	position: relative;
	z-index: 2;
	padding-top: 15px;
	align-items: center;
}

#logo {
	width: 117px;
	line-height: 0px;
}

#navigationContainer {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#menuShow {
	display: none;
	flex-direction: column;
	justify-content: center;
	gap: 5px;
	cursor: pointer;
}

#menuShow .bar {
	display: block;
	width: 30px;
	height: 5px;
}

#actualMenu ul {
	display: flex;
	margin: 0px;
	padding: 0px;
	gap: 30px;
}

#actualMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 100%;
}

#actualMenu li a {
	display: block;
	font-family: greycliff-cf, sans-serif;
	font-weight: 800;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	white-space: nowrap;
}

#actualMenu li a:hover {
	color: #ffec05;
}

#headerButtons {
	gap: 30px;
}

#innerHero {
	position: relative;
	z-index: 2;
	padding-top: 150px;
}

#heroRound {
	position: absolute;
	z-index: 2;
	top: 220px;
	right: 162px;
	width: 443px;
	height: 430px;
}

#giftVouchers {
	position: absolute;
	z-index: 3;
	left: -14px;
	top: 438px;
	width: 60px;
	height: 223px;
	box-sizing: border-box;
	padding-left: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#giftVouchers span {
	writing-mode: vertical-rl;
	font-family: greycliff-cf, sans-serif;
	font-weight: 800;
	font-size: 100%;
	line-height: 100%;
	white-space: nowrap;
}

#contentSectionOne {

}

#splashBoxes {

}

#homeQuote {
	width: 1541px;
	max-width: 100%;
	margin: 90px auto 0px auto;
	font-family: greycliff-cf, sans-serif;
	font-weight: 700;
	font-size: 125%;
	line-height: 160%;
}

blockquote {
	font-style: italic;
}

#contentSectionTwo {
	position: relative;
	padding: 100px 0px 0px 0px;
}

#pinkIllustration {
	position: absolute;
	z-index: 2;
	top: 431px;
	right: 123px;
	display: block;
}

#pinkSectionButtons {
	position: relative;
	z-index: 3;
	margin-top: 50px;
}

#videoWindow {
	position: relative;
	width: 551px;
	line-height: 0px;
	cursor: pointer;
}

#videoWindow img {
	display: block;
	width: 551px;
	height: 309px;
}

#big_movie {
	position: fixed;
	z-index: 99999999;
	padding-top: 140px;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	background-color: #481466e0;
}

#big_movie_closer {
	position: absolute;
	right: 100px;
	top: 100px;
	color: #ffffff;
	font-size: 200%;
	cursor: pointer;
}

#largeiframe {
	display: table;
	margin: 0px auto;
	width: 1180px;
	height: 660px;
	border: 0px;
}

#contentSectionThree {
	padding: 86px 0px 94px 0px;
}

#associations {
	margin-top: 95px;
	line-height: 0px;
}

#outerFooter {
	position: relative;
	padding: 157px 0px 170px 0px;
	font-size: 75%;
	line-height: 133%;
}

#innerFooter {
	position: relative;
	z-index: 2;
}

#socialBlock {
	margin-top: 55px;
}

#socialBlock p {
	font-size: 78%;
	line-height: 133%;
	margin: 0px 0px 10px 0px;
}

/* Classes */

.outer {

}

.inner {
	width: calc(100% - 60px);
	max-width: 1594px;
	margin: 0px auto;
	position: relative;
}

.columnContainer {
	display: flex;
	gap: 30px;
}

.centerColumn {
	justify-content: center;
}

.allSpaceColumn {
	justify-content: space-between;
}

.standardVertical {
	padding-top: 60px;
	padding-bottom: 60px;
}

.standardBottomVertical {
	padding-bottom: 60px;
}

.smallVertical {
	padding-top: 20px;
	padding-bottom: 20px;
}

.bottomMargin {
	margin-bottom: 30px;
}

.leftColumn {
	width: 667px;
}

.rightColumn {
	flex: 1;
}

.leftWideColumn {
	width: 1000px;
}

.rightNarrowColumn {
	flex: 1;
}

.equalColumn {
	flex: 1;
}

.centered {
	text-align: center;
}

.centerBlock img {
	display: inline-block;
}

.blockText {
	display: block;
}

.tinyText {
	font-size: 58%;
	line-height: 120%;
	height: 12px;
}

.upperCase {
	text-transform: uppercase;
}

.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* header background artwork */

.headerBackImage {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

.headerBackImage img {
	position: absolute;
	display: block;
}

.heroTitle {
	width: 790px;
	padding-top: 25px;
}

h1.heroTitle  {
	font-size: 260%;
}

.heroSubtitle {
	font-family: source-sans-pro, sans-serif;
	font-weight: 600;
	font-size: 150%;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
	color: #000000;
}

.heroText {
	width: 1017px;
	margin: 0px;
}

.heroRoundImage {
	position: absolute;
	top: 6px;
	left: 19px;
	display: block;
}

.heroRoundFrame {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

/* wave edges */

.waveTop {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
	line-height: 0px;
	overflow: hidden;
}

.waveBottom {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	right: 0px;
	line-height: 0px;
	overflow: hidden;
}

.waveTop img,
.waveBottom img {
	display: block;
	margin: 0px auto;
}

/* splash boxes */

a.splashBox {
	flex: 1;
	display: block;
	text-decoration: none;
	position: relative;
	height: 298px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.imageBackImage {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

.imageBackImage img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.overImage {
	position: relative;
	z-index: 2;
	display: block;
	height: 298px;
	box-sizing: border-box;
	padding: 18px 46px 0px 46px;
	color: #ffffff;
}

.splashTitle {
	font-weight: 700;
	font-size: 250%;
	line-height: 100%;
	margin: 0px 0px 50px 0px;
	color: #ffffff;
}

a.splashBox h2, a.splashBox h3 {
	color: #ffffff;
}

a.splashBox h3 {
	font-family: greycliff-cf, sans-serif;
	font-weight: 600;
	font-size: 125%;
	line-height: 120%;
	margin: 0px;
}

a.splashBox:hover .imageBackImage img {
	opacity: 0.8;
}

/* buttons */

a.blockButton, span.blockButton {
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

a.smallButton, span.smallButton {
	width: 146px;
	height: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 100%;
}

a.smallButton h4 {
	font-size: 100%;
	line-height: 90%;
	margin: 4px 0px 0px 0px;
}

a.bigButton, span.bigButton {
	width: 318px;
	height: 110px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 100%;
}

a.bigButton h4 {
	font-size: 200%;
	line-height: 100%;
	margin: 5px 0px 0px 0px;
}

a.wideButton, span.wideButton {
	width: 319px;
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

a.wideButton h4 {
	font-size: 150%;
	line-height: 100%;
	margin: 0px;
}

/* pink section */

#contentSectionTwo h3 {
	color: #ffffff;
}

#contentSectionTwo p {
	color: #ffffff;
	margin: 0px 0px 30px 0px;
}

#contentSectionTwo .inner {
	z-index: 2;
}

/* why join */

#contentSectionThree .rightColumn p {
	line-height: 200%;
	margin: 0px 0px 30px 0px;
}

.leftColumn img {
	display: block;
}

/* footer */

.footerAddress {
	width: 900px;
}

.footerLinks {
	width: 320px;
}

.footerAddress p {
	margin: 0px 0px 24px 0px;
}

.footerLinks ul {
	margin: 0px;
	padding: 0px;
}

.footerLinks li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footerCredit {
	margin: 62px 0px 0px 0px;
}

.socials {
	margin: 0px;
	padding: 0px;
	display: inline-flex;
}

.buttonContainer {
	padding: 0px;
	margin: 0px;
	gap: 6px;
}

.buttonContainer li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 0px;
}

.socials a:link, .socials a:visited {
	display: block;
	line-height: 0px;
	opacity: 1;
	transition: opacity 0.4s;
}

.socials a:hover {
	opacity: 0.6;
}

.socials img {
	display: block;
}
