@font-face {
	font-family: "LetteraTextLLSub-Medium";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Medium.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-Medium";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Medium.woff2") format("woff2");
}
@font-face {
	font-family: "LetteraTextLLSub-Bold";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Bold.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-Bold";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Bold.woff2") format("woff2");
}
@font-face {
	font-family: "LetteraTextLLSub-BoldItalic";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-BoldItalic.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-BoldItalic";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-BoldItalic.woff2") format("woff2");
}
@font-face {
	font-family: "LetteraTextLLSub-Light";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Light.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-Light";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Light.woff2") format("woff2");
}
@font-face {
	font-family: "LetteraTextLLSub-LightItalic";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-LightItalic.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-LightItalic";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-LightItalic.woff2") format("woff2");
}
@font-face {
	font-family: "LetteraTextLLSub-Regular";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Regular.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-Regular";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Regular.woff2") format("woff2");
}
@font-face {
	font-family: "LetteraTextLLSub-Black";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Black.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-Black";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-Black.woff2") format("woff2");
}
@font-face {
	font-family: "LetteraTextLLSub-MediumItalic";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-MediumItalic.woff") format("woff");
}
@font-face {
	font-family: "LetteraTextLLSub-MediumItalic";
	src: url("//fawcpayments.org/fonts/LetteraTextLLSub-MediumItalic.woff2") format("woff2");
}
/* line 85 */
body {
	color: #000;
	padding: 0;
	margin: 0;
	padding-bottom: 80px;
}
body > header {
	max-width: 1216px ;
	margin: auto ;
	padding: 50px 25px ;
	border-bottom: 1px solid #ccc ;
}
body > header > a {
	display: block ;
	margin: auto ;
	max-width: 248px ;
}
body > header > a > img {
	display: block ;
	width: 100% ;
	height: auto ;
}

/* line 92 */
* {
	box-sizing: border-box;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

/* line 97 */
:-moz-focus-inner {
	border: 0;
}

/* line 100 */
:invalid {
	box-shadow: none;
}

/* line 103 */
:-moz-submit-invalid {
	box-shadow: none;
}

/* line 106 */
:-moz-ui-invalid {
	box-shadow: none;
}

/* line 109 */
b, strong {
	font-family: "LetteraTextLLSub-Bold";
	font-weight: normal;
}

/* line 113 */
p {
	font-family: "LetteraTextLLSub-Regular";
	margin: 15px 0;
	font-size: 16px;
	line-height: 22px ;
}
/* line 119 */
p.mb0 {
	margin-bottom: 0;
}

p.mb0 input[type="checkbox"] {
	margin-left: 0 ;
}

/* line 123 */
p#notice {
	font-family: "LetteraTextLLSub-Medium" ;
	text-align: left;
	font-size: 15px;
	line-height: 21px;
	margin-top: 25px;
	margin-bottom: 0;
}

p#require-parking {
	margin-bottom: 0 ;
	display: none ;
}

.responsive {
	display: block ;
	width: 100% ;
	height: auto ;
}

h1 {
	font-family: "LetteraTextLLSub-Regular", sans-serif ;
	font-size: 30pt;
	line-height: normal ;
	text-align: center ;
	font-weight: 400 ;
	margin: 30px 0 0 ;
}

h2 {
	display: block ;
	width: 100% ;
	text-align: left ;
	font-family: "LetteraTextLLSub-Regular" ;
	color: #0089cd ;
	font-weight: normal ;
	font-size: 35px ;
	letter-spacing: 1.5px ;
	line-height: 35px ;
	margin: 60px 0 0 ;
}

#main-nav {
	width: 100%;
	background: #000;
}
@media (max-width: 767px) {
	#main-nav {
		display: none ;
	}
}

#main-nav > nav {
	max-width: 1116px;
	padding: 0 20px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

@media (max-width: 950px) {
	#main-nav > nav {
	padding: 0 16px;
	}
}

#main-nav > nav > a {
	display: block;
	line-height: 64px;
	font-family: "LetteraTextLLSub-Regular";
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	font-size: 22px;
}
@media (max-width: 950px) {
	
	#main-nav > nav > a {
	font-size: 20px;
	}
}

#main-nav > nav > a:hover {
	text-decoration: underline;
}


a#toggle {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	box-sizing: content-box;
	cursor: pointer;
	width: 29px;
	padding: 10px;
	margin: 23px 6px;
}

a#toggle > span {
	display: block;
	width: 29px;
	height: 3px;
	border-radius: 1px;
	background: #000;
}

a#toggle > span + span {
	margin-top: 6px;
}

a#toggle > span.mm-sv {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transition: opacity 300ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
	-o-transition: opacity 300ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
	-webkit-transition: opacity 300ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
	transition: opacity 300ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

a#toggle > span.mm-sv.open {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (max-width: 767px) {
	/* line 256 */
	a#toggle {
	display: block;
	}
}


#mobile-nav {
	display: none;
	max-height: 0;
	overflow: hidden;
	-moz-transition: max-height 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
	-o-transition: max-height 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
	-webkit-transition: max-height 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
	transition: max-height 600ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media (max-width: 767px) {
	
	#mobile-nav {
	display: block;
	}
}

#mobile-nav > a {
	width: 100%;
	display: block;
	background: #000;
	color: #fff;
	font-family: "LetteraTextLLSub-Regular";
	font-weight: 400;
	font-size: 30px;
	line-height: 80px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 8px;
}
@media (max-width: 374px) {
	
	#mobile-nav > a {
	font-size: 24px;
	line-height: 60px;
	}
}

#mobile-nav.open {
	max-height: 630px;
	-moz-transition: max-height 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: max-height 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition: max-height 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: max-height 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* line 318 */
#hero-img {
	width: 100%;
	max-width: 1200px;
	height: 180px;
	margin: 10px auto 0 auto;
	background-image: url(../images/hero.jpg);
	background-position: center center;
	background-size: cover;
}
@media (max-width: 767px) {
	/* line 318 */
	#hero-img {
	height: 140px;
	}
}

@media (max-width: 374px) {
	#hero-img {
		height: 80px ;
	}
}

input[type="text"], select, textarea {
	box-sizing: border-box ;
	width: 100% ;
	font-size: 15px ;
	border: 1px solid #ccc ;
	padding: 7px 9px ;
	font-family: "LetteraTextLLSub-Regular" ;
	color: #000 ;
}

section.cf {
	font-family: "LetteraTextLLSub-Regular";
	width: 100%;
	max-width: 696px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	padding: 0 16px;
}

section.cf a:not(.btn) {
	color: #0089cd ;
}

section.cf > .col-2 {
	flex-basis: 50%;
	padding-right: 14px;
	flex-grow: 0;
	flex-shrink: 0;
}

section.cf > .col {
	flex-basis: 100% ;
	padding-right: 14px ;
}

section.cf h3 {
	font-size: 21px;
	letter-spacing: .75px ;
	font-family: "LetteraTextLLSub-Medium" ;
	font-weight: normal ;
	margin: 35px 0 15px 0;
}

section.cf h4 {
	color: #0089cd ;
	margin: 0 ;
	font-family: "LetteraTextLLSub-Regular" ;
	font-size: 22px ;
	font-weight: normal ;
}

section.cf > a#waitlist-submit {
	display: block;
	width: 120px;
	margin: auto;
	margin-top: 40px;
	text-align: center;
}

section.cf > section {
	display: none ;
	margin-top: 30px ;
}

section.lf {
	overflow: hidden;
	*zoom: 1;
	max-width: 664px;
	background: #eee;
	padding: 20px;
	margin-top: 30px;
}

section.lf p {
	margin-bottom: 0;
}

section.lf p.small {
	margin-top: 0;
	font-size: 14px;
}

section.df {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	max-width: 696px;
	margin: auto;
	display: block;
	padding: 0 16px;
}

section.df div.lb {
	background: #f4f4f4;
	padding: 10px 20px;
	margin-top: 19px;
}

section.df div.lb ul {
	padding-left: 15px;
}

section.df div.lb ul li {
	margin-bottom: 10px;
}

section.df h3 {
	font-size: 18px;
	font-family: "LetteraTextLLSub-Medium";
	margin: 19px 0;
}

label {
	display: block;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 19px;
}

label.ch {
	margin: 0 ;
	padding-left: 25px ;
	text-indent: -25px ;
	line-height: 18px ;
	margin-top: 0 ;
	margin-bottom: 10px ;
	margin-left: -4px ;
}

label.ch.parking {
	display: none ;
	margin-top: -1px;
	pointer-events: none ;
}

label.ch.parking input[type="radio"] {
	pointer-events: auto ;
}

label.ch > input[type="checkbox"] {
	vertical-align: top;
	margin-top: 2px;
}

label.another {
	display: inline-block;
	margin: 0;
	font-size: 16px;
	line-height: normal;
	margin-top: 10px;
}

label.another.mr {
	margin-right: 20px ;
}

label.another > input[type="checkbox"] {
	display: inline-block ;
	vertical-align: top ;
	margin-left: 0 ;
}

.well {
	margin-top: 19px ;
}

.well h4 {
	font-size: 18px;
	font-family: "LetteraTextLLSub-Medium";
	font-weight: normal ;
	margin: 45px 0 10px 0 ;
	color: #0089cd ;
}
.well h5 {
	margin: 0 0 5px ;
	color: #0089cd ;
	font-family: "LetteraTextLLSub-Medium" ;
	font-size: 18px ;
	font-weight: normal ;
}

.well label.ch {
	margin-bottom: 9px;
}

.well > div#summer-residency {
	display: none;
}

#btns {
	margin: 30px 0;
	font-size: 0;
}

/* line 492 */
a.btn {
	font-family: "LetteraTextLLSub-Regular";
	font-weight: 400;
	background: #0089cd ;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	padding: 10px 16px;
	text-transform: uppercase;
	display: inline-block;
}
/* line 503 */
a.btn:last-child {
	margin-left: 5px;
}

/* line 507 */
footer {
	width: 100%;
	background: #000;
	padding: 25px 16px 45px 16px;
	margin-top: 80px;
}
@media (max-width: 600px) {
	/* line 507 */
	footer {
	padding: 25px 16px;
	}
}
/* line 515 */
footer > div {
	display: flex;
	width: 100%;
	max-width: 1076px;
	margin: auto;
}
@media (max-width: 600px) {
	/* line 515 */
	footer > div {
	display: block;
	}
}
/* line 523 */
footer > div > div:nth-child(1) {
	flex-grow: 1;
	flex-shrink: 1;
}
/* line 526 */
footer > div > div:nth-child(1) p {
	color: #fff;
	margin: 15px 0;
	font-family: "LetteraTextLLSub-Regular";
	font-weight: 400;
	font-size: 16px;
}
/* line 532 */
footer > div > div:nth-child(1) p a {
	color: #fff;
	text-decoration: none;
}
/* line 538 */
footer > div > div:nth-child(2) {
	flex-basis: 200px;
	flex-grow: 0;
	flex-shrink: 0;
	font-size: 0;
}
@media (max-width: 600px) {
	/* line 538 */
	footer > div > div:nth-child(2) {
	margin-left: 0;
	margin-top: 30px;
	}
}
/* line 547 */
footer > div > div:nth-child(2) a {
	display: inline-block;
	height: 35px;
}
/* line 550 */
footer > div > div:nth-child(2) a > img {
	width: 35px;
	height: 35px;
	vertical-align: middle;
}
/* line 555 */
footer > div > div:nth-child(2) a:not(:first-child) {
	margin-left: 8px;
}
/* line 559 */
footer > div > div:nth-child(2) p {
	display: block;
	color: #989898;
	font-family: "LetteraTextLLSub-Medium";
	font-weight: 500;
	font-size: 16px;
	margin: 25px 0;
}
/* line 569 */
footer h3 {
	color: #fff;
	font-family: "LetteraTextLLSub-Medium";
	font-weight: 500;
	font-size: 23px;
	line-height: 27px;
	margin: 0;
}
/* line 576 */
footer h3 > span {
	font-family: "LetteraTextLLSub-Regular";
	font-weight: 400;
}
/* line 581 */
footer h4 {
	color: #fff;
	font-family: "LetteraTextLLSub-Medium";
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 7px 0;
}

/* line 590 */
textarea {
	width: 100%;
	min-height: 60px;
}

/* line 594 */
p.discrim {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 45px;
}

/* line 599 */
input[type="number"] {
	display: inline;
	width: 60px;
	font-size: 14px;
	border: 1px solid #bdbdbd;
	padding: 5px 3px;
}

/* line 606 */
h3.donation {
	font-family: "LetteraTextLLSub-Medium";
	font-weight: 500;
	font-size: 20px !important;
}

/* line 611 */
p.donation {
	font-family: "LetteraTextLLSub-Regular";
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}

/* line 617 */
p.donation strong {
	font-family: "LetteraTextLLSub-Medium";
	font-weight: 700;
}

/* line 626 */
span.sm {
	font-size: 14px;
	font-family: "LetteraTextLLSub-LightItalic";
	font-weight: 400;
}

/* line 631 */
p#for-your-safety {
	font-size: 13px;
	margin: 19px 0;
}

/* line 635 */
input#captcha_code {
	max-width: 96px;
}

/* line 638 */
.col-qty {
	padding-right: 0;
	padding-left: 16px;
}
@media (max-width: 600px) {
	/* line 638 */
	.col-qty {
	padding-left: 0;
	}
}
/* line 644 */
.col-qty > p {
	display: inline-block;
}

.col-qty > input[type="number"] {
	display: inline;
}

section#gift {
	display: none ;
}

div.cal {
	display: none ;
	margin-bottom: 20px ;
	font-family: "LetteraTextLLSub-Medium" ;
	font-weight: normal ;
}

div.cal input[type="text"] {
	max-width: 170px ;
}

div#donation, div#native-land {
	display: none ;
}

div#donation > label, div#native-land > label {
	display: block;
	margin: 15px 0 0 0 ;
	font-size: 16px ;
}

div#donation > label > input[type="text"][name="other_amount"], div#native-land > label > input[type="text"][name="native_land"]{
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
	padding: 0 2px;
	max-width: 60px;
	background: #fff;
	border: none;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}

div.divider {
	width: 100% ;
	height: 1px ;
	background: #d1d1d1 ;
	margin-top: 35px ;
}

p#please-list {
	display: none ;
}

input[type="text"][name="educational_institutions"] {
	display: none ;
	max-width: 525px ;
}

div.tuition-box {
	display: none ;
}

.pronouns_specify {
	display: none ;
}

select[name="payment_method"], select[name="number_of_payments"] {
	max-width: 318px ;
}

div.cal {
	display: none ;
	margin-bottom: 20px ;
	font-family: "LetteraTextLLSub-Medium" ;
	font-weight: normal ;
}

div.cal input[type="text"] {
	max-width: 170px ;
}

input[type="checkbox"][name="acknowledge"] + span {
	color: red ;
	font-family: "LetteraTextLLSub-Bold" ;
}

.offering-rate {
	padding-bottom: 20px ;
	display: none ;
}

.offering-rate > label.ch {
	margin-top: 10px ;
	font-family: "LetteraTextLLSub-Medium" ;
}

section#plan, section#check, p#np-info, div#plan-total {
	display: none ;
}

@media (max-width: 600px) {
	#hero-img {
		height: 110px ;
	}
	section.cf {
		display: block ;
	}
	section.cf > .col-2 {
		width: 100% ;
		padding-right: 0 ;
	}
	section.cf > .col {
		padding-right: 0;
	}
	br.sfr {
		display: none;
	}
}