p.wp-block-im-multiple-blocks-buy-button {
	padding: 10%;
}

p {
	color: #757575;
	font-family: "Roboto", Tahoma, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.8em;
	padding: 0;
}

.pink-bg p {
	color: #fff;
}
.pink-bg p a {
	color: #fff;
	font-weight: 700;
}
.grey-bg {
	background: #f4f4f4;
	margin-bottom: 0 !important; 
	padding: 4rem 0 !important;
}
.grey-fade-bg {
	background: linear-gradient(180deg, #F4F4F4 0%, #FFF 50.02%);
	margin-bottom: 0 !important;
	padding: 4rem 0 !important;
}

.pink-bg {
	background: #d1008a;
	margin-bottom: 0 !important;
	padding: 4rem 0 !important;
}
.black-bg {
	background: #161616;
	margin-bottom: 0 !important;
	padding: 4rem 0 !important;
}
.black-bg + .pink-bg,
.black-bg + .grey-bg,
.black-bg + .grey-fade-bg,
.black-bg + .black-bg,
.pink-bg + .pink-bg,
.pink-bg + .black-bg,
.pink-bg + .grey-bg,
.pink-bg + .grey-fade-bg,
.grey-fade-bg + .pink-bg,
.grey-fade-bg + .grey-bg,
.grey-fade-bg + .black-bg,
.grey-bg + .grey-bg,
.grey-bg + .pink-bg,
.grey-bg + .black-bg,
.grey-bg + .grey-fade-bg,
.home-hero-section + .grey-bg,
.home-hero-section + .grey-fade-bg,
.home-hero-section + .black-bg,
.standard-hero-section + .pink-bg,
.standard-hero-section + .grey-bg,
.standard-hero-section + .grey-fade-bg,
.standard-hero-section + .black-bg,
.standard-hero-section + .pink-bg,
.standard-hero-section + .page-section.contact-form-section {
	margin-top: 0 !important;
}
.grey-bg + .contact-form-section {
	margin-top: 0 !important;
}
.page-section:last-of-type {
	margin-bottom: 0 !important;
}

.home :where(.wp-block-columns):first-of-type {
	margin-bottom: 0 !important;
}
h2.gform_title {
	font-size: 0;
}
.wp-block-buttons {
	margin: 0 auto;
	max-width: 54%;
}
.default-cta,
.wp-block-button__link,
.is-style-fill .wp-block-button__link,
.contact-form-section .gform_button {
	background: #D1008A;
	border: 1px solid #D1008A;
	border-radius: 5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	color: #fff;
	font-family: "Roboto Condensed", Impact, sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1.1em;
	padding: 0.946rem 2.4rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	white-space: nowrap;
}
.default-cta.with-icon,
.wp-block-button__link.with-icon,
.with-icon.wp-block-button .wp-element-button {
	padding-left: 3.4rem;
}
.default-cta.with-icon::before,
.default-cta.with-icon:before,
.wp-block-button__link.with-icon::before,
.wp-block-button__link.with-icon:before,
.with-icon.wp-block-button .wp-element-button::before,
.with-icon.wp-block-button .wp-element-button:before  {
	background-image: url("../../../../wp-content/themes/anderson/assets/images/call.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	content: '';
	height: 1.2rem;
	left: 23%;
	position: absolute;
	width: 1.2rem;
}
.with-icon.wp-block-button .wp-element-button::before,
.with-icon.wp-block-button .wp-element-button:before {
	left: 16%;
}
.default-cta.with-icon:hover::before,
.default-cta.with-icon:hover:before,
.with-icon.wp-block-button .wp-element-button:hover::before,
.with-icon.wp-block-button .wp-element-button:hover:before {
	filter: invert(23%) sepia(83%) saturate(7252%) hue-rotate(310deg) brightness(82%) contrast(110%);
}
.is-style-text-cta .wp-block-button__link {
	background: none !important;
	border: none !important;
}
.is-style-text-cta .wp-block-button__link:hover{
	color:#fff;
}
.default-cta:hover,
.wp-block-button__link:hover,
.is-style-fill .wp-block-button__link:hover,
.contact-form-section .gform_button:hover {
	background: #fff;
	border: 1px solid #D1008A;
	color: #D1008A;
	outline: none;
}
.pink-bg .default-cta,
.pink-bg .wp-block-button__link,
.pink-bg .is-style-fill .wp-block-button__link {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	color: #D1008A;
	font-family: "Roboto Condensed", Impact, sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1.1em;
	padding: 0.946rem 2.4rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	white-space: nowrap;
}
.pink-bg .default-cta:hover,
.pink-bg .wp-block-button__link:hover,
.pink-bg .is-style-fill .wp-block-button__link:hover {
	background: transparent;
	color: #fff;
}
.pink-bg .specials-block-cta .default-cta,
.pink-bg .specials-block-cta .wp-block-button__link,
.pink-bg .specials-block-cta .is-style-fill .wp-block-button__link,
.pink-bg .large-block .default-cta,
.pink-bg .large-block .wp-block-button__link,
.pink-bg .large-block .is-style-fill .wp-block-button__link {
	background: #D1008A;
	border: 1px solid #D1008A;
	border-radius: 5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	color: #fff;
	font-family: "Roboto Condensed", Impact, sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1.1em;
	padding: 0.946rem 2.4rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	white-space: nowrap;
}
.pink-bg .specials-block-cta .default-cta.outlined,
.pink-bg .specials-block-cta .wp-block-button__link.is-style-outline,
.pink-bg .specials-block-cta .is-style-fill .wp-block-button__link.is-style-outline{
	background:transparent;
	color:#d1008a;
}
.pink-bg .specials-block-cta .default-cta.outlined:hover,
.pink-bg .specials-block-cta .wp-block-button__link.is-style-outline:hover,
.pink-bg .specials-block-cta .is-style-fill .wp-block-button__link.is-style-outline:hover{
	background:#d1008a;
	color:#fff;
}
.pink-bg .specials-block-cta .default-cta:hover,
.pink-bg .specials-block-cta .wp-block-button__link:hover,
.pink-bg .specials-block-cta .is-style-fill .wp-block-button__link:hover,
.pink-bg .large-block .default-cta:hover,
.pink-bg .large-block .wp-block-button__link:hover,
.pink-bg .large-block .is-style-fill .wp-block-button__link:hover {
	background: #fff;
	border: 1px solid #D1008A;
	color: #D1008A;
	outline: none;
}
.default-cta.outlined,
.is-style-outline .wp-block-button__link {
	color: #d1008a;
	border-color: #d1008a;
	background: transparent;
}
.pink-bg .default-cta.outlined,
.ping-bg .is-style-outline .wp-block-button__link {
	color: #fff !important;
	border-color: #fff !important;
}
.standard-hero-section .default-cta.outlined,
.standard-hero-section .is-style-outline .wp-block-button__link,
.standard-hero-section .wp-block-button.is-style-outline .wp-block-button__link {
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1.1em;
	padding: 0.946rem 1.334rem;
}
.standard-hero-section .default-cta.outlined:hover,
.standard-hero-section .is-style-outline .wp-block-button__link:hover,
.standard-hero-section .wp-block-button.is-style-outline .wp-block-button__link:hover {
	border: 1px solid #fff;
	background: white;
	color: #d1008a;
}
.default-cta.inverse-cta {
	background: #fff;
	border-color: #fff;
	color: #d1008a;
}
.default-cta:hover,
.nav-inner .default-cta:hover {
	outline: none;
	background: #fff;
	color: #D1008A;
	border: 1px solid #D1008A;
}
.default-cta.outlined:hover {
	background: #D1008A;
	color: #fff;
}
.default-cta.inverse-cta:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}
.editor-styles-wrapper .wp-block-button__link {
	background: #D1008A;
}
.home-hero-section .slide-image::before,
.home-hero-section .slide-image:before {
	background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwNCIgaGVpZ2h0PSI4MjIiIHZpZXdCb3g9IjAgMCAxMDA0IDgyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM2MCAtMTI0TDAgODIySDg5NEwxMjQ4IC0xMjRIMzYwWiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzEyMzZfMzg2MykiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xMjM2XzM4NjMiIHgxPSI4ODYuNSIgeTE9Ijg0MSIgeDI9IjI5MSIgeTI9IjM0Ljk5OTkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0QxMDA4QSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNFNjQwOTciLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K") no-repeat 0 center;
	background-size: auto 100%;
	bottom: 0;
	content: '';
	height: 100%;
	min-width: 51vw;
	object-fit: contain;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -1;
}
/*SVG Icons*/
.text-block-links-split-section .block-links-wrap .block-link .text::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/arrow_forward_block.svg");
	display: inline-block;
	position: absolute;
	margin-left: 5px;
}

.collapsible-section .collapsible-title:after,
.collapsible-section .collapsible-title::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/plus.svg");
	display: inline-block;
	position: absolute;
	right: 2rem;
	transform-origin: center center;
	width: auto;
	height: auto;
}
.collapsible-section .collapsible-block.collapse-open .collapsible-title:after,
.collapsible-section .collapsible-block.collapse-open .collapsible-title::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/minus.svg");
	display: inline-block;
	position: absolute;
	right: 2rem;
	transform-origin: center center;
	width: auto;
	height: auto;
}
.contact-form-section .nice-select:after,
.contact-form-section .nice-select::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/expand_more_filter.svg");
	display: inline-block;
	position: absolute;
	right: .7rem;
	transform: translateY(-25%) rotate(0deg);
	transform-origin: center center; /* Added transform-origin for rotation pivot */
	width: auto;
	height: auto;
	border: 0;
}
.checkmark-list {
	position: relative;
}
.checkmark-list li {
	list-style-type: none;
	position: relative;
}
.checkmark-list li::before,
.checkmark-list li:before,
.content-blocks .checkmark-list li:before,
.content-blocks .checkmark-list li::before {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/check.svg");
	display: inline-block;
	position: absolute;
	top: 20%;
	left: 0;
	border: 0;
}
.checkmark-list li::before,
.checkmark-list li:before {
	left: -20px;
}
.faq-section .faq-collapsible-title:after,
.faq-section .faq-collapsible-title::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/plus.svg");
	display: inline-block;
	position: absolute;
	right: 2rem;
	transform-origin: center center;
	width: auto;
	height: auto;
}
.faq-section .faq-block.faq-open .faq-collapsible-title:after,
.faq-section .faq-block.faq-open .faq-collapsible-title::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/minus.svg");
	display: inline-block;
	position: absolute;
	right: 2rem;
	transform-origin: center center;
	width: auto;
	height: auto;
}

.home-hero-section .slick-next.slick-arrow::before,
.home-hero-section .slick-next.slick-arrow:before {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/next.svg");
	display: inline-block;
	position: relative;

}
.home-hero-section .slick-prev.slick-arrow::before,
.home-hero-section .slick-prev.slick-arrow:before {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/prev.svg");
	display: inline-block;
	position: relative;
	left: 0.25rem;
}

.related-resources-section .slick-arrow.slick-prev:after,
.related-resources-section .slick-arrow.slick-prev::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/prev.svg");
	display: inline-block;
	position: absolute;
	left: 0.25rem;
	margin: 0;
	width: 100%;
}
.related-resources-section .slick-arrow.slick-next:after,
.related-resources-section .slick-arrow.slick-next::after {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/next.svg");
	display: inline-block;
	position: absolute;
	left: 0;
	margin: 0;
	width: 100%;
}
.standard-content-section .checkmark-list li:before,
.standard-content-section .checkmark-list li::before {
	content: url("../../../../../../wp-content/themes/anderson/assets/images/icons/svg/check.svg");
	display: inline-block;
	position: absolute;
	top: 20%;
	left: 0;
	border: 0;
}
/*CONTACT*/
.page-section.contact-form-section label,
.page-section.contact-form-section .gform-field-label {
	color: #757575;
	display: block;
	font-family: Roboto Condensed,Tahoma,sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5em;
	padding: 0 0 .25rem 0;
	position: relative;
}

.page-section.contact-form-section .input-field,
.page-section.contact-form-section .ginput_container .large,
.page-section.contact-form-section .ginput_container .textarea {
	border-radius: 8px;
	border: 1px solid #AAA;
	background: #FFF;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24) inset;
	color: #757575;
	font-family: Roboto Condensed, Tahoma, sans-serif;
	font-size: 1.2rem;
	font-weight: 400;
	height: auto;
	line-height: 1.5em;
	padding: 0.85rem 1.25rem;
	position: relative;
	width: 100%;
}
.page-section.contact-form-section .ginput_container .textarea,
.page-section.contact-form-section  .gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 8.75rem;
}
.page-section.contact-form-section .ginput_container .gfield_select {
	background: #fff url("../../../../wp-content/themes/anderson/assets/images/select-arrow.png") no-repeat;
	background-size: 1.2rem;
	background-position: calc(100% - 1rem) center !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	padding-right: 2rem !important;
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	background: #D1008A;
	border: 1px solid #D1008A;
	border-radius: 5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	color: #fff;
	font-family: "Roboto Condensed", Impact, sans-serif;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1.1em;
	padding: 0.946rem 2.4rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	white-space: nowrap;
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
	outline:none;
}
.gform-theme--framework .gfield:where(.gfield--type-multiselect,
.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover,
.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover,
.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover,
.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover,
.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover,
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover,
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover,
.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--hover, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
	background: #fff;
	border: 1px solid #D1008A;
	color: #D1008A;
	outline: none;
}
.amplify-widget {
	min-height: 500px !important;
}

/*table*/
.wp-block-table {
	margin: 0 auto;
	max-width: 52%;
	padding: 0.75rem 0;
}
.wp-block-table td,
.wp-block-table th{
	color: #757575;
	font-family: "Roboto", Tahoma, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5em;
}
.wp-block-table th{
	color:#000;
}
.wp-block-embed {
	margin: 0 auto;
	max-width: 52%;
	padding: 0.75rem 0;
}
.center .wp-block-embed {
	max-width: 100%;
}
.center .wp-block-embed.is-type-video {
	/* max-width: 52%; */
	max-width: 40rem;
	width: 100%;
}
.share-block {
	margin: 2rem 0;
}
.share-block .section-inner {
    display: flex;
    flex-direction: column;
    max-width: 40%;
    margin: 0 auto;
    text-align: center;
}
.share-block .share-block-wrap {
	display: flex;
	flex-direction: row;
	gap: 1rem;
	justify-content: center;
	margin: 0 auto;
}
.share-block .social-link:hover {
	background: #000;
}
/*MEDIA*/
@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1500px) {
	.center {
		max-width: 62.4rem;
	}
	.default-cta {
		padding: 1rem 2.4rem;
		line-height: 1.1em;
	}
	.wp-block-table {
		max-width: 65%;
	}
	.wp-block-embed {
		max-width: 65%;
	}
}

@media screen and (max-width: 1200px) {
	.default-cta {
		line-height:1.1em;
		padding: 0.65rem 1.4rem;
	}
	p {
		font-size: .9rem;
	}
	h2,
	.h2-style,
	p.h2-style,
	.section-heading {
		font-size: 1.8rem;
	}
	.standard-content-section .flex-list li,
	.standard-content-section ol li,
	.standard-content-section ul li {
		font-size: .9rem;
	}
	.center .wp-block-embed.is-type-video {
		max-width: 26rem;
	}
}

@media screen and (max-width: 900px) {
	.grey-bg {
		padding: 3rem 0 !important;
	}
	.grey-fade-bg {
		padding: 3rem 0 !important;
	}
	.pink-bg {
		padding: 3rem 0 !important;
	}
	.black-bg {
		padding: 3rem 0 !important;
	}
	.wp-block-table {
		max-width: 100%;
	}
	.wp-block-embed {
		max-width: 100%;
	}
	.center .wp-block-embed.is-type-video {
		max-width: 100%;
	}
	.wp-block-buttons {
		max-width: 100%;
	}
	.default-cta, 
	.wp-block-button__link, 
	.is-style-fill .wp-block-button__link, 
	.contact-form-section .gform_button,
	.pink-bg .default-cta,
.pink-bg .wp-block-button__link,
.pink-bg .is-style-fill .wp-block-button__link,
.pink-bg .specials-block-cta .default-cta,
.pink-bg .specials-block-cta .wp-block-button__link,
.pink-bg .specials-block-cta .is-style-fill .wp-block-button__link,
.pink-bg .large-block .default-cta,
.pink-bg .large-block .wp-block-button__link,
.pink-bg .large-block .is-style-fill .wp-block-button__link,
	.standard-hero-section .default-cta.outlined,
.standard-hero-section .is-style-outline .wp-block-button__link,
.standard-hero-section .wp-block-button.is-style-outline .wp-block-button__link {
		font-size: .9rem;
	}
	.default-cta.with-icon, 
	.wp-block-button__link.with-icon {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.with-icon.wp-block-button .wp-element-button::before,
	 .with-icon.wp-block-button .wp-element-button:before {
		height: 1rem;
		width: 1rem;
	 }
}

@media screen and (max-width: 600px) {}
