:root {
	--teal: rgb(59, 188, 160);
}

h1 {
  font-size: calc(32px + (44 - 32) * ((100vw - 300px) / (1920 - 300)));
}

h2 {
  font-size: calc(24px + (34 - 24) * ((100vw - 300px) / (1920 - 300)));
}

h3 {
  font-size: calc(22px + (28 - 22) * ((100vw - 300px) / (1920 - 300)));
}

h4 {
  font-size: calc(20px + (30 - 20) * ((100vw - 300px) / (1920 - 300)));
}

h5 {
  font-size: calc(18px + (26 - 18) * ((100vw - 300px) / (1920 - 300)));
}

h6 {
  font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1920 - 300)));
}

a.white-link, a.white-link:hover {
	color: #f0ebeb;
}

.brand-primary {
	color: #2DBDA2;
}

.brand-secondary {
	color: #2E3047;
}

.white-txt {
	color: white;
}

/* POPUPS */

html.pum-open {
  overflow:hidden!important;
}

body #pum-7070 .pum-content + .pum-close {
	top: 83px!important;
	right: 20px!important;
}

body .pum-theme-lightbox .pum-content + .pum-close {
	top: 28px!important;
	right: 20px!important;
}

.pum-theme-lightbox > .pum-container {
	height:100vh!important;
	top: 0!important;
	right: 0!important;
	display: flex!important;
	align-items: center;
	background-color: #1A1313!important;
	padding: 2em!important;
}

/* #popmake-7070 {
    top: 0%!important;
    right: 0!important;
    display: flex;
    align-items: center;
    background-color: #1A1313;
    padding: 2em;
} */

.pum-content.popmake-content {
	width:100%!important;
}

.pum-theme-lightbox > .pum-container .pum-content.popmake-content h2 {
	font-size: 22px!important;
	font-weight: 400;
}

.pum-close.popmake-close {
	left:auto!important;
}

.pum-close.popmake-close {
	left:auto!important;
}

.pum-overlay.pum-overlay-disabled {
	visibility: visible!important;
}

/* FORMS */

#gform_submit_button_1, #gform_1 input[type="button"], 
#gform_2 input[type="submit"], 
#gform_3 input[type="submit"], #gform_3 input[type="button"], 
#gform_submit_button_4, 
#gform_submit_button_6, 
#gform_submit_button_7,
#button_26_select_all {
	text-shadow: none;
	border-radius: 40px;
	padding: 0.5em 2em;
	font-size: 1.25em;
}

#gform_3 .gfield_required.gfield_required_asterisk, 
#gform_4 .gfield_required.gfield_required_asterisk, 
#gform_7 .gfield_required.gfield_required_asterisk {
	color: #D8316E!important;
}

#gform_submit_button_3, #gform_3 .gform_next_button {
	background-color: #D8316E!important;
	color: #17132C!important;
	border: 1px solid #D8316E!important;
}

#gform_submit_button_3:hover, 
#gform_3 .gform_next_button:hover {
	color: #D8316E!important;
	background-color: #17132C!important;
}

#gform_submit_button_4, 
#gform_submit_button_7 {
	background-color: #D8316E!important;
	color: #17132C!important;
	border: 1px solid #D8316E!important;
}

#gform_submit_button_4:hover, 
#gform_submit_button_7:hover {
	color: #D8316E!important;
	background-color: #17132C!important;
}

#button_26_select_all {
	border: none;
	line-height: 1.3;
	background: rgb(59, 188, 160);
	color: white;
}

#gform_1 #gform_browse_button_1_5, 
#gform_3 #gform_browse_button_3_5 {
	text-shadow: none;
	border-radius: 40px;
	padding: 0.5em 2em;
	font-size: 1em;
}

#gform_1 input[type="text"], #gform_1 input[type="email"], #gform_1 input[type="tel"], #gform_1 input[type="url"], #gform_1 select, 
#gform_3 input[type="text"], #gform_3 input[type="email"], #gform_3 input[type="url"], #gform_3 select, #gform_3 input[type="tel"], 
#gform_6 input[type="text"], #gform_6 input[type="email"], #gform_6 input[type="tel"], 
#gform_7 input[type="text"], #gform_7 input[type="email"], #gform_7 input[type="tel"] {
	background: transparent;
	color: #F0EBEB;
	border-bottom: 1px solid #585e6a;
	border-right: none;
	border-top: none;
	border-left: none;
	font-size: 20px;
}

#gform_1 input[type="text"]:focus::placeholder, #gform_1 input[type="email"]:focus::placeholder, #gform_1 input[type="url"]:focus::placeholder, #gform_1 #input_1_9:focus::placeholder, 
#gform_3 input[type="text"]:focus::placeholder, #gform_3 input[type="email"]:focus::placeholder, #gform_3 input[type="url"]:focus::placeholder, #gform_3 #input_3_9:focus::placeholder, #gform_3 input[type="tel"]:focus::placeholder, 
#gform_6 input[type="text"]:focus::placeholder, #gform_6 input[type="email"]:focus::placeholder, #gform_6 input[type="tel"]:focus::placeholder, 
#gform_7 input[type="text"]:focus::placeholder, #gform_7 input[type="email"]:focus::placeholder, #gform_7 input[type="tel"]:focus::placeholder {
	color:transparent!important;
}

#gform_2 input[type="text"], #gform_2 input[type="email"] {
	background: transparent;
	color: #F0EBEB;
	border-bottom: 1px solid #585e6a;
	border-right: none;
	border-top: none;
	border-left: none;
	font-size: 20px;
	box-shadow: none!important;
}

#gform_2 input[type="text"]:focus::placeholder, #gform_2 input[type="email"]:focus::placeholder {
	color:transparent!important;
}

#gform_1 #input_1_9, 
#gform_3 #input_3_9 {
	background: transparent!important;
	color: #F0EBEB!important;
	border-bottom: 1px solid #585e6a;
	border-right: none;
	border-top: none;
	border-left: none;
	font-size: 20px;
	display: block;
	resize: none;
	overflow:hidden;
	min-height: 50px;
	max-height:100px;
	line-height: 22px!important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	font-size: 16px!important;
}

.gform_validation_errors ol {
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme .field_description_above .gfield_description {
	padding: 16px!important;
}

.gform_required_legend {
	display:none;
}

.gf_progressbar_wrapper .gf_progressbar {
	display:none!important;
}

.gform_wrapper.gravity-theme .gf_progressbar_title {
	font-size: 16px!important;
	line-height:18px;
}

.gform_wrapper.gravity-theme .gf_step_label {
	font-weight:400!important;
	display:none!important;
}

#input_2_3 .gfield-choice-input {
	vertical-align: top!important;
	margin-top: 0.425em!important;
}

.gfield_required.gfield_required_asterisk {
	color: #3bbca0!important;
}

legend.gfield_label {
	border-bottom: 1px solid #585e6a;
	line-height:2.2em;
}

.gform_confirmation_message {
	font-size: 18px!important;
	padding-bottom: 20px!important;
	text-align:center;
}

.gform_validation_errors {
	display:none!important
}
.gform_wrapper.gravity-theme .field_description_above .gfield_description.gfield_validation_message {
	background: transparent!important;
    padding: 0px!important;
    border: none!important;
}

#gform_6 .gform_heading {
	display: none;
}

.pum-theme-default-theme .pum-content + .pum-close {
  border: 2px solid white;
  border-radius: 100px;
  display: flex;
  text-align: center;
  line-height: 1em;
  align-content: center;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}

.pum-theme-lightbox .pum-content + .pum-close {
  border: 2px solid white;
  border-radius: 100px;
  display: flex;
  text-align: center;
  line-height: 1em;
  align-content: center;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  height:40px;
  width:40px;
}

#gform_2 #field_2_7 {
  display:none;
}

.pum-container.pum-responsive #gform_2 #gform_submit_button_2 {
  font-size: 1em;
  margin: 0 auto;
}

#gform_2 .validation_message.gfield_validation_message {
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 1.2em;
    font-weight: bold;
}

#gform_submit_button_9 {
	color: #2E3047;
	background: rgb(59, 188, 160);
	border-radius: 40px;
	font-size: 20px;
	line-height: 20px;
	text-shadow: none;
	border: 1px solid rgb(59, 188, 160);
	padding: 16px 32px;
}

#gform_wrapper_9 input[type="email"] {
	border-radius: 31px;
	border: 1px solid #2E3047;
	color: #2E3047;
	padding: 30px;
}

#gform_wrapper_9 input[type="email"]::placeholder {
	color: #2E3047;
}

#gform_wrapper_9 input[type="email"]:focus::placeholder {
	color: transparent;
}

#gform_submit_button_9:hover {
	color: rgb(59, 188, 160);
	background: #2E3047;
}

#menu-item-7542 {
  position:relative;
}

#menu-item-7542::after {
  content: '1';
  display: inline-block;
  font-weight: 600;
  color: rgb(46,48,71);
  position: absolute;
  top: 17px;
  right:25px;
  background-color: rgb(59, 188, 160);
  border: 2px solid rgb(59, 188, 160);
  border-radius:100px;
  width:22px;
  height:22px;
	line-height:19px!important;
  font-size: 14px!important;
}

@media screen and (max-width: 768px) {
	#popmake-7043.pum-container.pum-responsive {
		left: 50%!important;
		width: 65%!important;
		transform: translateX(-50%);
		padding:20px;
	}
	.pum-theme-7011.pum-responsive .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
		top: -18px;
		right: -18px;
	}
	#popmake-7070 {
		height: 90vh;
		top: 50%!important;
		transform: translateY(-50%);
	}
}

@media screen and (max-width:480px) {
  .pum-container.pum-responsive #gform_3 #gform_submit_button_3 {
    font-size: 1em;
  	margin: 0 auto;
  }
}

@media screen and (max-width:390px) {
  .pum-container.pum-responsive #gform_2 #gform_submit_button_2 {
  	padding: 0.2em 1em;
    font-size: 0.8em
	}
}