/*!Mixins*/
/*!normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css*/
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 60%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

/*!Variables*/
.anchors {
	padding: 0 0
}

.anchors .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0
}

.anchors .wrapper h3 {
	text-align: center;
	margin: 20px 0;
	padding-left: 36px;
	padding-right: 36px
}

.anchors .wrapper h3 span {
	background-image: url(../images/Carrot.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	background-size: 14px;
	display: none;
	color: #fff;
	width: 32px;
	height: 20px;
	cursor: pointer;
	position: relative;
	transition: all .3s ease
}

.anchors .wrapper .anchor-wrap {
	display: flex;
	justify-content: center;
	padding: 0 48px
}

.anchors .wrapper .anchor-wrap .anchor {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	padding: 8px 20px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end
}

.anchors .wrapper .anchor-wrap .anchor a {
	color: #8b0053;
	color: #8b0053;
	text-decoration: none;
	padding: 0 0 2px;
	display: inline-block;
	border-bottom: 1px solid #8b0053
}

.anchors .wrapper .anchor-wrap .anchor a sup {
	font-size: 50%;
	top: -.75em
}

.anchors .wrapper .anchor-wrap .anchor.selected {
	background-color: #ffe1cc
}

.anchors .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

.anchors.sticky {
	position: fixed;
	top: 124px;
	left: 0;
	background-color: #fff;
	z-index: 99;
	width: 100%
}

@media screen and (max-width:1320px) {
	.anchors.sticky {
		top: 64px
	}
}

body.hide-nav .anchors.sticky,
body.hide-nav-force .anchors.sticky {
	top: 74px
}

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

	body.hide-nav .anchors.sticky,
	body.hide-nav-force .anchors.sticky {
		top: 64px
	}
}

@media screen and (max-width:1024px) {
	.anchors .wrapper {
		padding: 0
	}

	.anchors .wrapper h3,
	.anchors .wrapper .anchor-wrap {
		padding-left: 36px;
		padding-right: 36px
	}
}

@media screen and (max-width:768px) {
	.anchors .wrapper {
		padding: 0
	}

	.anchors .wrapper h3 {
		text-align: left;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding: 14px 0
	}

	.anchors .wrapper h3 span {
		display: inline-block
	}

	.anchors .wrapper h3,
	.anchors .wrapper .anchor-wrap {
		padding-left: 36px;
		padding-right: 36px
	}

	.anchors .wrapper .anchor-wrap {
		flex-wrap: wrap;
		max-height: 0;
		overflow: hidden;
		transition: all .3s ease
	}

	.anchors .wrapper .anchor-wrap .anchor {
		flex-basis: 100%;
		min-width: 100%;
		margin: 0 0 10px;
		justify-content: flex-start;
		align-items: flex-start;
		padding-left: 0
	}

	.anchors.open .wrapper h3 {
		color: #fff;
		text-align: left;
		background-color: #8b0053
	}

	.anchors.open .wrapper h3 span {
		background-image: url(../images/CarrotWhite.png);
		transition: all .3s ease
	}

	.anchors.open .wrapper .anchor-wrap {
		max-height: 100vh;
		transition: all .3s ease
	}
}

#backtoptop {
	position: fixed;
	bottom: 35px;
	right: 75px;
	z-index: 1000
}

#backtoptop a {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #8b0053;
	text-decoration: underline;
	border: 1px solid #d2d0ce !important;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	text-align: center;
	background-color: #ccc;
	display: block
}

#backtoptop a img {
	width: 17px;
	position: relative;
	top: -5px
}

h1 {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 62px;
	color: #8b0053;
	margin: 20px 0 0
}

h2 {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 44px;
	letter-spacing: .01em;
	color: #8b0053;
	margin: 20px 0 0;
	font-size: 40px
}

h2 sup {
	top: -1em;
	font-size: 45%
}

h2.title {
	margin-top: 40px !important
}

h3 {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: .01em;
	color: #8b0053;
	margin: 20px 0 0
}

h3.special {
	font-weight: 800;
	font-size: 40px;
	line-height: 50px;
	margin-top: 0;
	max-width: 1024px
}

h4 {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: .01em;
	color: #20313b;
	margin: 20px 0 0
}

h5 {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 29px;
	letter-spacing: .01em;
	color: #8b0053;
	margin: 20px 0 0
}

h6 {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .01em;
	color: #20313b;
	margin: 20px 0 0
}

h1.center,
h2.center,
h3.center,
h4.center,
h5.center {
	text-align: center
}

p,
figure {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #20313b;
	margin: 20px 0 0
}

p sup,
figure sup {
	font-size: 50%
}

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

	p,
	figure {
		font-size: 18px;
		line-height: 24px
	}
}

p.large {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #20313b
}

p.small {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 24px;
	color: #20313b
}

p.note {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #20313b
}

li {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #20313b;
	margin: 0 0 10px
}

@media screen and (max-width:640px) {
	li {
		font-size: 18px;
		line-height: 24px
	}
}

ul.smaller li {
	font-size: 18px;
	line-height: 26px
}

@media screen and (max-width:640px) {
	ul.smaller li {
		font-size: 14px;
		line-height: 18px
	}
}

ul ul {
	list-style-type: "- "
}

h1 sup,
h2 sup,
h3 sup,
h4 sup {
	font-size: .6em
}

.date {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #8b0053
}

.breadcrumb {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #8b0053
}

section .tag,
section .category {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #8b0053
}

@media screen and (max-width:768px) {
	h1 {
		font-size: 40px;
		line-height: 44px
	}

	h2 {
		font-size: 28px;
		line-height: 32px
	}

	h5 {
		font-size: 18px;
		line-height: 23px
	}
}

@media screen and (max-width:640px) {
	h1 {
		font-size: 32px;
		line-height: 36px
	}

	h2 {
		font-size: 22px;
		line-height: 29px
	}

	h5 {
		font-size: 16px;
		line-height: 22px
	}
}

button {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #8b0053;
	text-decoration: none;
	transition: all .3s;
	color: #fff;
	border: none;
	cursor: pointer;
	border: 1px solid #8b0053;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px
}

button sup {
	left: -8px
}

.single-leadership_team button,
.single-leadership_team button:hover,
.single-board_of_director button,
.single-board_of_director button:hover {
	min-width: 342px
}

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

	.single-leadership_team button,
	.single-leadership_team button:hover,
	.single-board_of_director button,
	.single-board_of_director button:hover {
		min-width: 240px;
		font-size: 13px
	}
}

button.no-bottom-margin {
	margin-bottom: 0 !important
}

button:hover {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #8b0053;
	transition: all .3s;
	color: #8b0053
}

button.no-click:hover {
	color: #fff;
	background: #8b0053
}

button:active {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #60023e;
	transition: all .3s;
	text-decoration: underline;
	border: 1px solid #60023e;
	color: #fff;
	text-transform: uppercase
}

button:disabled {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #fff;
	transition: all .3s;
	text-decoration: none;
	border: 1px solid #afbbc3;
	color: #afbbc3;
	text-transform: uppercase;
	cursor: none
}

button.inverted {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #fff;
	transition: all .3s;
	text-decoration: none;
	text-transform: uppercase;
	color: #8b0053
}

button.inverted:hover {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #8b0053;
	text-decoration: underline;
	transition: all .3s;
	color: #fff;
	border: none;
	cursor: pointer;
	border: 1px solid #8b0053;
	text-transform: uppercase
}

button.inverted:active {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #60023e;
	transition: all .3s;
	text-decoration: underline;
	border: 1px solid #60023e;
	color: #fff;
	text-transform: uppercase
}

button.secondary {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #8b0053;
	transition: all .3s;
	text-decoration: none;
	text-transform: uppercase;
	color: #8b0053
}

button.secondary:hover {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #8b0053;
	text-decoration: none;
	transition: all .3s;
	color: #fff;
	border: none;
	cursor: pointer;
	border: 1px solid #8b0053;
	text-transform: uppercase
}

button.secondary:disabled {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #fff;
	transition: all .3s;
	text-decoration: none;
	border: 1px solid #afbbc3;
	color: #afbbc3;
	text-transform: uppercase;
	cursor: none
}

button.tertiary {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	box-sizing: border-box;
	background: 0 0;
	border: 1px solid transparent;
	transition: all .3s;
	text-decoration: none;
	text-transform: uppercase;
	color: #8b0053
}

button.tertiary:hover {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #8b0053;
	text-decoration: underline;
	transition: all .3s;
	color: #fff;
	border: none;
	cursor: pointer;
	border: 1px solid #8b0053;
	text-transform: uppercase
}

button.peach:hover {
	background: #ffe1cc !important;
	color: #8b0053 !important
}

button.white:hover {
	border-color: #fff !important;
	color: #fff !important
}

button.donate {
	color: #fff !important;
	display: inline-block;
	padding: 12px 8px;
	position: relative;
	background: #8b0053;
	border: 1px solid #8b0053;
	cursor: pointer;
	min-width: 152px;
	box-sizing: border-box;
	text-align: center;
	z-index: auto;
	text-decoration: none !important;
	transition: all .3s;
	text-transform: uppercase;
	font-weight: 700;
	box-shadow: 8px 8px #f58eb3
}

button.donate:hover {
	color: #fff;
	display: inline-block;
	padding: 12px 8px;
	position: relative;
	border: 1px solid #8b0053;
	background: #fff;
	color: #8b0053 !important;
	transition: all .3s
}

button.donate.disabled {
	color: #afbbc3 !important;
	display: inline-block;
	padding: 12px 8px;
	position: relative;
	background: #fff;
	border: 1px solid #afbbc3;
	cursor: none;
	min-width: 152px;
	box-sizing: border-box;
	text-align: center;
	z-index: auto;
	text-decoration: none !important;
	transition: all .3s;
	text-transform: uppercase
}

a.btn {
	text-decoration: none !important
}

select {
	width: 340px;
	height: 45px;
	border: 1px solid #8b0053
}

.select2-container .select2-selection--single {
	height: 45px !important;
	border: none !important;
	border: 1px solid #8b0053 !important;
	border-radius: 0 !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px !important;
	padding-left: 15px !important;
	padding-right: 40px !important;
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	color: #8b0053 !important;
	text-transform: uppercase;
	letter-spacing: .05em
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: 40px !important;
	height: 45px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	background-image: url(../images/Carrot.png);
	background-size: 17px;
	background-repeat: no-repeat;
	width: 20px !important;
	height: 20px !important;
	border: none !important;
	top: calc(50% - 2px) !important;
	left: 40% !important
}

.select2-dropdown {
	border: 1px solid #8b0053 !important
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background: #60023e !important;
	color: #fff !important
}

.select2-container--default .select2-results__option--selected {
	background: #f4f3f1 !important;
	color: #8b0053 !important
}

.select2-results__option--selectable {
	color: #8b0053;
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase
}

.select2-search {
	display: none !important
}

.body-block .wrapper label {
	font-family: lato, sans-serif !important;
	font-size: 16px !important;
	line-height: 18px !important;
	font-weight: 700 !important;
	margin: 0 0 10px;
	text-align: left !important
}

.body-block .wrapper input[type=text],
.body-block .wrapper input[type=email],
.body-block .wrapper input[type=number],
.body-block .wrapper input[type=tel],
.body-block .wrapper select,
.body-block .wrapper textarea {
	border: 1px solid #8b0053;
	border-radius: 0 !important;
	padding: 15px !important;
	height: auto !important;
	width: 100%
}

.body-block .wrapper input[type=submit] {
	/* box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #8b0053;
	text-decoration: none;
	transition: all .3s;
	color: #fff;
	border: none;
	cursor: pointer;
	border: 1px solid #8b0053;
	text-transform: uppercase;
	font-weight: 700 !important;
	font-size: 15px !important;
	margin: 20px auto COMMENTED OUT BY PENTERA */
}

.body-block .wrapper form p {
	margin-left: 0 !important;
	max-width: 100% !important;
	/* margin-top: 20px !important COMMENTED OUT BY PENTERA */
	margin-top:20px;
}

.fsRequiredMarker {
	margin-left: 0 !important
}

@media screen and (max-width:640px) {
	.fsSubFieldGroup {
		flex-wrap: wrap
	}

	.fsSubFieldGroup div {
		flex-basis: 100%;
		min-width: 100%
	}

	.select2-container {
		max-width: 100%
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

/*!HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/*/
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

.browserupgrade {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

.hidden {
	display: none !important
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	white-space: nowrap
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	-webkit-clip-path: none;
	clip-path: none;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
	white-space: inherit
}

.invisible {
	visibility: hidden
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

@media only screen and (min-width:35em) {}

@media print,
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:1.25dppx),
(min-resolution:120dpi) {}

@media print {

	*,
	*:before,
	*:after {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	pre {
		white-space: pre-wrap !important
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}

/*!Base styles*/
* {
	outline: none;
	box-sizing: border-box
}

body {
	font-family: lato, sans-serif
}

header,
section,
footer {
	text-align: center
}

section {
	position: relative;
	z-index: 5
}

.wrapper {
	max-width: 1440px;
	margin: 0 auto;
	text-align: left;
	padding: 1%
}

a,
a:link,
a:active {
	color: #8b0053;
	text-decoration: underline;
	transition: all .3s
}

a:hover {
	transition: all .3s
}

section.indbio .wrapper {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 48px
}

section.indbio .wrapper .bio {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

section.indbio .wrapper .bio .image {
	min-width: 33%;
	flex-basis: 33%;
	padding: 0 25px 25px 0
}

section.indbio .wrapper .bio .image img {
	max-width: 100%
}

section.indbio .wrapper .bio .content {
	min-width: 66%;
	flex-basis: 66%;
	padding: 0 0 0
}

section.indbio .wrapper .bio .content p {
	margin: 0 0 30px
}

section.indbio .wrapper .bio .content p:last-child {
	margin: 0
}

section.indbio .wrapper .bio .content h2 {
	margin-top: 0
}

section.indbio .wrapper .bio .content h3 {
	color: #20313b;
	margin-top: 0;
	margin-bottom: 20px
}

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

	section.indbio .wrapper .bio .image,
	section.indbio .wrapper .bio .content {
		min-width: 100%;
		flex-basis: 100%
	}

	section.indbio .wrapper .bio .image .label,
	section.indbio .wrapper .bio .content .label {
		font-weight: 700
	}

	section.indbio .wrapper .bio .image img {
		max-width: 250px
	}
}

.careers {
	padding: 0 48px;
	background-color: #f4f3f1
}

.careers .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 40px 0
}

.careers .wrapper .careers-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.careers .wrapper .careers-wrapper .career {
	box-sizing: border-box;
	padding: 20px;
	transition: all .3s ease;
	border: 1px solid transparent;
	margin: 12px 0;
	flex-basis: 48%;
	min-width: 48%;
	background-color: #afbbc3
}

.careers .wrapper .careers-wrapper .career div.parent {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%
}

.careers .wrapper .careers-wrapper .career .cta {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.careers .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:640px) {
	.careers .wrapper .careers-wrapper .career {
		flex-basis: 100%;
		min-width: 100%
	}
}

header {
	background-color: #fff;
	display: block;
	width: 100%;
	font-family: lato, sans-serif;
	position: sticky;
	top: 0;
	z-index: 9999
}

header .wrapper {
	display: block;
	margin: 0 auto;
	max-width: 1440px;
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding: 0
}

header .wrapper .row {
	display: flex;
	justify-content: space-between;
	padding: 15px 46px;
	overflow: visible;
	z-index: 106;
	background-color: #fff
}

@media screen and (min-width:1320px) {
	header .wrapper .row {
		position: inherit
	}
}

@media screen and (max-width:1320px) {
	header .wrapper .row {
		background-color: transparent
	}
}

header .wrapper #utilities a {
	margin: 0 10px
}

header .wrapper #utilities button {
	max-width: 152px;
	min-width: 152px;
	display: inline-block
}

header .wrapper #utilities #search-icon {
	width: 24px;
	cursor: pointer
}

header .wrapper #utilities .search-wrapper {
	display: inline-block
}

header .wrapper #utilities .search-wrapper input {
	width: 0;
	transition: all .3s ease;
	overflow: hidden;
	border: none;
	color: #fff;
	background-color: #fff;
	padding: 3px 10px
}

header .wrapper #utilities .search-wrapper input[type=text] {
	border-left: none
}

header .wrapper #utilities .search-wrapper.open input[type=text] {
	width: 400px;
	transition: all .3s ease;
	border-left: 1px solid #20313b;
	margin-left: 5px;
	color: #20313b
}

header .wrapper #burger {
	display: none
}

header .wrapper #logo {
	display: inline-block;
	position: relative;
	align-items: center;
	justify-content: center
}

header .wrapper #logo .logoko {
	display: none
}

header .wrapper #logo img {
	width: 166px;
	position: relative
}

header .wrapper nav {
	background-color: #f4f3f1;
	display: flex;
	margin: 0 0;
	height: 50px;
	justify-content: center;
	align-items: center;
	padding: 0 46px;
	transition: all .3s ease;
	position: relative;
	z-index: 105
}

header .wrapper nav ul {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	left: 0;
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 100%
}

@media screen and (max-width:1140px) {
	header .wrapper nav ul {
		padding: 20px 0
	}
}

header .wrapper nav ul li {
	display: inline-block;
	position: relative;
	margin: 0 0;
	transition: margin .5s ease;
	background-image: url(../images/Carrot.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	background-size: 17px;
	padding: 0 25px 0 0;
	height: 100%;
	display: flex
}

header .wrapper nav ul li a:link,
header .wrapper nav ul li a:active,
header .wrapper nav ul li a:visited {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #20313b;
	text-decoration: none;
	border-bottom: 4px solid #f4f3f1;
	padding-top: 15px
}

header .wrapper nav ul li.open a {
	border-bottom: 4px solid #8b0053
}

header .wrapper nav ul li.open ul.sub-menu {
	display: block
}

header .wrapper nav ul li.open ul.sub-menu li a {
	border-bottom: 0 solid #8b0053
}

header .wrapper nav ul li.current-menu-parent,
header .wrapper nav ul li.menu-item-has-children.current-menu-item {
	border-bottom: 4px solid #8b0053
}

header .wrapper nav ul ul.sub-menu {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	background: #fff;
	border: 1px solid #60023e;
	height: auto;
	min-width: 270px
}

header .wrapper nav ul ul.sub-menu li {
	padding: 0;
	background-image: none;
	transition: all .3s ease
}

header .wrapper nav ul ul.sub-menu li a:link,
header .wrapper nav ul ul.sub-menu li a:active,
header .wrapper nav ul ul.sub-menu li a:visited {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #20313b;
	text-decoration: none;
	border-bottom: 0 solid #f4f3f1;
	padding: 15px;
	height: auto;
	transition: all .3s ease
}

header .wrapper nav ul ul.sub-menu li:hover {
	background-color: #8b0053;
	transition: all .3s ease
}

header .wrapper nav ul ul.sub-menu li:hover a:link,
header .wrapper nav ul ul.sub-menu li:hover a:active,
header .wrapper nav ul ul.sub-menu li:hover a:visited {
	color: #fff;
	transition: all .3s ease
}

header .wrapper nav ul ul.sub-menu:after {
	width: 26px;
	height: 14px;
	background-image: url(../images/menu-hover-arrow.png);
	background-repeat: no-repeat;
	background-size: 26px 14px;
	position: absolute;
	top: -14px;
	left: 20px;
	content: ""
}

header .wrapper nav ul li.menu-item-37364 ul.sub-menu {
	left: -132px
}

@media screen and (max-width:1320px) {
	header .wrapper nav ul li.menu-item-37364 ul.sub-menu {
		left: 0
	}
}

header .wrapper nav ul li.menu-item-37364 ul.sub-menu:after {
	right: 40px;
	left: auto
}

@media screen and (max-width:1320px) {
	header .wrapper nav ul li.menu-item-37364 ul.sub-menu:after {
		left: 20px;
		right: auto
	}
}

@media screen and (max-width:1320px) {
	header .wrapper nav.open {
		transform: translate(0%, 0);
		transition: all .5s ease;
		visibility: visible;
		opacity: 1
	}
}

header .wrapper form#desktop-search {
	position: absolute;
	right: 30px;
	top: 20px;
	z-index: 1
}

header .wrapper form#desktop-search span {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 24px
}

header .wrapper form#desktop-search span #search_submit {
	border: none;
	position: relative;
	cursor: pointer;
	background-color: transparent;
	z-index: 10;
	padding: 0;
	width: 20px;
	height: 20px;
	top: 5px
}

header .wrapper form#desktop-search span i {
	position: absolute;
	font-size: 18px;
	top: 5px;
	left: 0;
	z-index: 5;
	color: #9b9b9b
}

header .wrapper form#desktop-search label {
	vertical-align: top;
	height: 24px;
	display: inline-block
}

header .wrapper form#desktop-search #search {
	border: none;
	padding: 3px 10px;
	width: 72px;
	transition: all .5s ease;
	line-height: 24px
}

header .wrapper form#desktop-search #search:focus {
	background-color: rgba(142, 142, 147, .12);
	width: 120px;
	transition: all .5s ease;
	outline: none
}

body.hide-nav header .wrapper nav,
body.hide-nav-force header .wrapper nav {
	overflow: hidden;
	transition: all .3s ease;
	position: absolute;
	transform: translateY(-130px)
}

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

	body.hide-nav header .wrapper nav,
	body.hide-nav-force header .wrapper nav {
		transform: translateY(0px) !important
	}
}

body.hide-nav .anchors.sticky,
body.hide-nav-force .anchors.sticky {
	z-index: 9999 !important
}

@media screen and (max-width:1320px) {
	header .wrapper {
		display: flex;
		align-items: center;
		padding: 0 0;
		min-height: 64px;
		background-color: #fff
	}

	header .wrapper .row {
		padding: 0 18px
	}

	header .wrapper #utilities {
		display: none
	}

	header .wrapper #burger {
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1000;
		cursor: pointer;
		width: 100px;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 64px
	}

	header .wrapper #burger img {
		width: 32px
	}

	header .wrapper #burger span {
		color: #8b0053;
		padding: 12px 20px;
		background-color: #fff;
		border: 2px solid #8b0053
	}

	header .wrapper #burger .close {
		display: none
	}

	header .wrapper #logo {
		position: relative;
		top: 0;
		margin: 0 auto
	}

	header .wrapper #logo img {
		top: 3px
	}

	header .wrapper form {
		display: none
	}

	header .wrapper nav {
		position: fixed !important;
		top: 128px;
		right: 0;
		visibility: hidden;
		opacity: 0;
		transform: translate(200%, 0);
		transition: transform .5s ease;
		width: 100%;
		max-width: 375px;
		height: calc(100vh - 200px);
		z-index: 999;
		margin: 0;
		background-color: #fff;
		box-shadow: 0 4px 4px rgba(0, 0, 0, .15);
		overflow: auto;
		padding: 0 0
	}

	header .wrapper nav ul {
		left: 0;
		display: block;
		margin: 0 0 0;
		padding: 0
	}

	header .wrapper nav ul li {
		display: block;
		margin: 0 0 0;
		padding: 0;
		border-top: 0 solid #fff;
		border-bottom: 0 solid #fff;
		height: auto;
		position: relative;
		transition: all .3s ease;
		background-position: right 30px;
		background-image: none;
		background-color: #fff
	}

	header .wrapper nav ul li a:link,
	header .wrapper nav ul li a:active,
	header .wrapper nav ul li a:visited {
		border: none !important;
		padding: 22px 18px;
		background-color: transparent;
		display: block;
		width: 100%;
		position: relative
	}

	header .wrapper nav ul li span {
		background-image: url(../images/Carrot.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 17px;
		transition: all .3s ease
	}

	header .wrapper nav ul li:hover {
		transition: all .3s ease
	}

	header .wrapper nav ul li:hover span {
		background-image: url(../images/CarrotWhite2.png);
		transition: all .3s ease
	}

	header .wrapper nav ul li:hover a:link,
	header .wrapper nav ul li:hover a:active,
	header .wrapper nav ul li:hover a:visited {
		background-color: #8b0053;
		transition: all .3s ease;
		color: #fff;
		transition: all .3s ease
	}

	header .wrapper nav ul li.menu-item-has-children span.toggle {
		display: inline-block;
		right: 0;
		top: 0;
		color: #fff;
		font-size: 30px;
		width: 40px;
		height: 100%;
		max-height: 63px;
		padding: 10px;
		cursor: pointer;
		position: absolute;
		font-weight: 400
	}

	header .wrapper nav ul li.menu-item-has-children.current-menu-item {
		border-bottom: 0
	}

	header .wrapper nav ul li.menu-item-has-children.open span.toggle {
		background-color: #8b0053;
		transition: all .3s ease;
		background-image: url(../images/CarrotWhite.png)
	}

	header .wrapper nav ul li ul.sub-menu {
		position: relative;
		top: 0;
		border-top: 0;
		min-width: 200px;
		width: 90%;
		left: 5%
	}

	header .wrapper nav ul li ul.sub-menu li {
		border: none;
		padding: 0;
		text-transform: none
	}

	header .wrapper nav ul li ul.sub-menu li a:link,
	header .wrapper nav ul li ul.sub-menu li a:active,
	header .wrapper nav ul li ul.sub-menu li a:visited {
		text-transform: none;
		font-weight: 400;
		background-color: transparent !important;
		padding: 12px;
		background-image: none
	}

	header .wrapper nav ul li ul.sub-menu span {
		display: none !important
	}

	header .wrapper nav ul li ul.sub-menu.open {
		display: block;
		max-height: 100vh;
		overflow: hidden;
		padding: 10px 0;
		margin: 0;
		transition: all .3s ease
	}
}

body.nav-open,
html.nav-open {
	height: 100vh;
	overflow: hidden
}

body.nav-open header .wrapper,
html.nav-open header .wrapper {
	background-color: #60023e;
	flex-wrap: wrap
}

body.nav-open header .wrapper #logo,
html.nav-open header .wrapper #logo {
	margin: 0
}

body.nav-open header .wrapper #logo .logomain,
html.nav-open header .wrapper #logo .logomain {
	display: none
}

body.nav-open header .wrapper #logo .logoko,
html.nav-open header .wrapper #logo .logoko {
	display: inline-block
}

body.nav-open header .wrapper #burger,
html.nav-open header .wrapper #burger {
	background-color: #60023e
}

body.nav-open header .wrapper #burger .close,
html.nav-open header .wrapper #burger .close {
	display: inline-block
}

body.nav-open header .wrapper #burger .burger-icon,
html.nav-open header .wrapper #burger .burger-icon {
	display: none
}

body.nav-open header .wrapper #burger #search_submit,
html.nav-open header .wrapper #burger #search_submit {
	display: none
}

body.nav-open header .wrapper .row,
html.nav-open header .wrapper .row {
	flex-wrap: wrap;
	align-items: flex-start
}

body.nav-open header .wrapper .row #utilities,
html.nav-open header .wrapper .row #utilities {
	display: block;
	width: 100%;
	flex-basis: 100%;
	display: block;
	position: fixed;
	top: 64px;
	background-color: #60023e;
	width: 100%;
	left: 0;
	height: 64px;
	z-index: 9999;
	padding: 8px 18px 15px;
	box-sizing: border-box
}

body.nav-open header .wrapper .row #utilities .search-wrapper,
html.nav-open header .wrapper .row #utilities .search-wrapper {
	background-color: #fff;
	padding: 10px 15px;
	width: 100%;
	box-sizing: border-box;
	display: flex
}

body.nav-open header .wrapper .row #utilities .search-wrapper form,
html.nav-open header .wrapper .row #utilities .search-wrapper form {
	display: flex;
	width: 100%
}

body.nav-open header .wrapper .row #utilities .search-wrapper input,
html.nav-open header .wrapper .row #utilities .search-wrapper input {
	width: calc(100% - 20px);
	color: #20313b
}

body.nav-open header .wrapper .row #utilities .search-wrapper input[type=Submit],
html.nav-open header .wrapper .row #utilities .search-wrapper input[type=Submit] {
	width: 8px;
	background-image: url(../images/Carrot.png);
	background-repeat: no-repeat;
	background-size: 16px 7.5px;
	transform: rotate(-90deg);
	padding-left: 12px;
	background-position: right;
	cursor: pointer;
	color: transparent
}

body.nav-open header .wrapper .row #utilities a,
html.nav-open header .wrapper .row #utilities a {
	display: none
}

/*!footer styles*/
section:not(.using-bg2):has(+footer) .wrapper {
	padding-bottom: 64px !important
}

footer {
	background-color: #20313b;
	color: #fff
}

footer .wrapper {
	padding: 60px 45px
}

footer .wrapper .cols {
	display: flex;
	flex-wrap: wrap
}

footer .wrapper .col {
	flex-basis: 33.333%;
	min-width: 33.333%
}

footer .wrapper .col p {
	color: #fff;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	margin: 30px 0 0
}

footer .wrapper .col p.foot {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 30px 0 0
}

footer .wrapper .col p.foot:nth-of-type(2) {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 10px 0 0
}

footer .wrapper .col .icons {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}

footer .wrapper .col .icons a {
	margin: 0 7.5px 7.5px
}

footer .wrapper .col .icons img {
	width: 40px
}

footer .wrapper .col a {
	text-decoration: none
}

footer .wrapper .col button {
	text-decoration: none;
	margin: 0 0 20px;
	max-width: 200px;
	min-width: 200px
}

footer .wrapper .col:last-child {
	align-items: flex-end;
	justify-content: flex-start;
	display: flex;
	flex-direction: column
}

footer .wrapper .three-col {
	text-align: center
}

footer .wrapper .three-col .links {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 50px 0 10px
}

footer .wrapper .three-col .links a {
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	margin: 0 10px;
	display: inline-block
}

footer .wrapper .three-col p.foot {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 20px 0 0;
	color: #fff
}

footer .wrapper .three-col p.foot:nth-of-type(2) {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 10px 0 0
}

@media screen and (max-width:768px) {
	footer .wrapper .three-col .links {
		display: block
	}

	footer .wrapper .three-col .links a {
		display: block;
		text-align: center;
		margin: 0 0 10px
	}
}

footer.landing p.address-wrap {
	max-width: 205px
}

@media screen and (max-width:930px) {
	footer .wrapper {
		padding: 40px 20px 35px
	}

	footer .wrapper .three-col .links {
		margin: 0 0 10px
	}

	footer .wrapper .cols {
		display: flex;
		flex-wrap: wrap
	}

	footer .wrapper .col {
		flex-basis: 100%;
		min-width: 100%;
		text-align: center
	}

	footer .wrapper .col button {
		max-width: 150px;
		min-width: 150px
	}

	footer .wrapper .col:first-child {
		order: 4;
		background-color: #20313b;
		padding: 40px 0 0
	}

	footer .wrapper .col:nth-child(2) {
		order: 5;
		background-color: #20313b;
		padding: 40px 0
	}

	footer .wrapper .col:last-child {
		order: 1;
		align-items: center;
		justify-content: center;
		display: flex;
		flex-direction: row
	}

	footer .wrapper .col:last-child button {
		margin: 15px 10px
	}

	footer.landing .wrapper {
		padding: 64px 24px
	}
}

section.financial_reports {
	padding: 0 48px
}

section.financial_reports .wrapper {
	max-width: 1024px;
	margin: 0 auto;
	padding: 40px 0 62px
}

section.financial_reports .wrapper .top-content {
	max-width: 840px;
	margin: 0 auto 50px;
	position: relative
}

section.financial_reports .wrapper .top-content h1 {
	text-align: center;
	margin-top: 94px
}

section.financial_reports .wrapper .top-content h1:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: calc(50% - 30px);
	top: -30px
}

section.financial_reports .wrapper .top-content h1.no-line {
	margin-top: 10px
}

section.financial_reports .wrapper .top-content h1.no-line:after {
	display: none
}

section.financial_reports .wrapper .top-content h3,
section.financial_reports .wrapper .top-content h3 {
	text-align: center;
	margin-top: 0
}

section.financial_reports .wrapper .top-content p a {
	display: inline-block;
	margin: 0 10px
}

section.financial_reports .wrapper .top-content p a button {
	margin: 0 auto
}

section.financial_reports .wrapper .reports-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

section.financial_reports .wrapper .reports-wrapper .report {
	flex-basis: 31%;
	min-width: 31%;
	box-sizing: border-box;
	padding: 0;
	text-align: left;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 24px
}

section.financial_reports .wrapper .reports-wrapper .report img {
	max-width: 100%;
	margin: 0 auto;
	display: block
}

section.financial_reports .wrapper .reports-wrapper .report div {
	padding: 16px
}

section.financial_reports .wrapper .reports-wrapper .report div p {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 24px
}

section.financial_reports .wrapper .reports-wrapper .report div .year {
	color: #8b0053;
	font-weight: 700;
	margin-bottom: 40px
}

section.financial_reports .wrapper .reports-wrapper .report div .label {
	color: #20313b;
	font-weight: 700
}

section.financial_reports .wrapper .reports-wrapper .report div .file a {
	color: #b93004;
	text-decoration: none;
	border-bottom: 1px solid #b93004
}

section.financial_reports .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	section.financial_reports {
		padding: 0 36px
	}

	section.financial_reports .wrapper {
		padding: 30px 0 45px
	}

	section.financial_reports .wrapper .reports-wrapper {
		flex-wrap: wrap
	}

	section.financial_reports .wrapper .reports-wrapper .report {
		flex-basis: 50%;
		min-width: 50%;
		margin: 0 0 30px
	}
}

@media screen and (max-width:768px) {
	section.financial_reports {
		padding: 0 24px
	}

	section.financial_reports .wrapper {
		padding: 20px 0 31px
	}

	section.financial_reports .wrapper .reports-wrapper .report {
		flex-basis: 100%;
		min-width: 100%
	}
}

#dd-container {
	width: 100%
}

#dd-container .dtd-plugin .dtd-search-input {
	background-image: url(/wp-content/themes/mmrf/images/icons/search-icon.png) !important
}

#dd-container .dtd-plugin .dtd-callout {
	background-color: #8b0053 !important;
	border: none !important;
	padding: 0 30px;
	box-shadow: none !important
}

#dd-container .dtd-plugin .dtd-callout .search-title {
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 44px;
	text-align: center;
	letter-spacing: .01em;
	color: #ffd4b6 !important
}

#dd-container .dtd-plugin .dtd-callout .dtd-search-box {
	margin-top: 40px
}

#dd-container .dtd-plugin .dtd-callout .dtd-lets-check button {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 8px;
	gap: 10px;
	min-width: 226px;
	height: 42px;
	background: #8b0053;
	text-decoration: none;
	transition: all .3s;
	border-radius: 0 !important;
	background-color: #fff;
	color: #8b0053;
	border: none;
	cursor: pointer;
	border: 1px solid #8b0053;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	margin-top: 50px
}

#dd-container .dtd-plugin .dtd-callout .dtd-footer {
	color: #fff !important
}

#dd-container .dtd-plugin .dtd-callout .dtd-footer br:first-of-type {
	display: none
}

#dd-container .dtd-plugin .dtd-callout .dtd-footer a {
	color: #fff !important;
	font-weight: 400 !important;
	left: 3px;
	position: relative
}

#dd-container .dtd-plugin .dtd-callout .dtd-mg-eligible,
#dd-container .dtd-plugin .dtd-callout .dtd-section-header {
	color: #fff
}

#dd-container .dtd-plugin .dtd-callout .mg-description {
	color: #20313b
}

#dd-container .amount,
.dtd-plugin .cell {
	color: #8b0053
}

.homehero .wrapper {
	position: relative;
	padding: 0 0 140px;
	max-width: 1440px;
	margin: 0 auto;
	background: linear-gradient(180deg, rgba(32, 49, 59, 0.25) 70%, rgba(32, 49, 59, 0) 100%)
}

.homehero .wrapper .bg-wrap {
	width: 100%;
	max-width: 100%;
	position: relative;
	background-color: #fff;
	min-height: 500px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.homehero .wrapper .bg-wrap .hero {
	position: relative;
	width: 100%;
	max-width: 100%
}

.homehero .wrapper .mobile-bg {
	display: none
}

.homehero .wrapper .content {
	position: absolute;
	top: 35px;
	left: 50px;
	max-width: calc(50% - 50px)
}

.homehero .wrapper .content h1 {
	margin: 0;
	position: relative;
	font-size: 72px;
	line-height: 62px
}

@media screen and (max-width:768px) {
	.homehero .wrapper .content h1 {
		font-size: 40px;
		line-height: 44px
	}
}

@media screen and (max-width:768px) {
	.homehero .wrapper .content h1 {
		font-size: 32px;
		line-height: 36px
	}
}

.homehero .wrapper .content h1:after,
.homehero .wrapper .content div.dash:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: 0;
	bottom: -30px
}

.homehero .wrapper .content div.dash {
	margin: 0;
	position: relative
}

.homehero .wrapper .content div.dash h1:after {
	display: none
}

.homehero .wrapper .content h2 {
	margin: 0;
	color: #60023e
}

.homehero .wrapper .content h5 {
	margin-top: 70px
}

.homehero .wrapper .content .cta {
	margin: 30px 0 0
}

.homehero .wrapper .content .cta a {
	text-decoration: none
}

.homehero .wrapper .content .cta button {
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	min-width: 160px
}

.homehero .wrapper .box {
	position: absolute;
	bottom: -115px;
	right: 30px;
	padding: 25px 35px;
	background-color: #8b0053;
	width: 46%;
	box-shadow: -16px 16px 1px #ffd4b6
}

.homehero .wrapper .box p {
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	position: relative
}

.homehero .wrapper .box p:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: 0;
	top: -20px
}

@media screen and (max-width:1024px) {
	.homehero .wrapper {
		padding: 0 0 70px
	}

	.homehero .wrapper .bg-wrap {
		padding: 55px 32px 0;
		background-size: 100% auto;
		background-position: right 0
	}

	.homehero .wrapper .content {
		position: relative;
		top: auto;
		left: auto;
		max-width: 100%
	}

	.homehero .wrapper .content h5 {
		margin-top: 15%
	}

	.homehero .wrapper .content h1 {
		font-size: 50px;
		line-height: 60px
	}

	.homehero .wrapper .content h2:last-of-type {
		margin-top: 8px
	}

	.homehero .wrapper .content .cta button {
		min-width: 220px
	}

	.homehero .wrapper .box {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 54px 0 0;
		width: calc(100% - 16px);
		left: 16px;
		padding: 28px 42px 32px
	}

	.homehero .wrapper .box p {
		font-size: 18px;
		line-height: 26px
	}

	.homehero .wrapper .box p:after {
		top: -22px
	}
}

@media screen and (max-width:640px) {
	.homehero .wrapper .bg-wrap {
		background: linear-gradient(180deg, rgb(255, 255, 255) 84%, rgba(32, 49, 59, 0.25) 84%, rgba(32, 49, 59, 0) 100%) !important;
		padding: 55px 15px 0
	}

	.homehero .wrapper .content {
		position: relative;
		top: auto;
		left: auto;
		max-width: 380px;
		padding-top: 85px
	}

	.homehero .wrapper .content h1 {
		font-weight: 700
	}

	.homehero .wrapper .content h1:after {
		bottom: -15px
	}

	.homehero .wrapper .content h5 {
		font-weight: 400;
		margin-top: 40px
	}

	.homehero .wrapper .mobile-bg {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%
	}

	.homehero .wrapper .mobile-bg img {
		max-width: 100%
	}

	.homehero .wrapper .box {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 54px 0 0;
		width: calc(100% - 16px);
		left: 16px;
		padding: 28px 42px 32px
	}

	.homehero .wrapper .box p {
		font-size: 18px;
		line-height: 26px
	}

	.homehero .wrapper .box p:after {
		top: -22px
	}
}

.heromain .wrapper {
	position: relative;
	padding: 32px 48px;
	max-width: 1440px;
	margin: 0 auto;
	background: linear-gradient(180deg, rgba(32, 49, 59, 0.15) 0%, rgba(32, 49, 59, 0) 100%)
}

@media screen and (max-width:768px) {
	.heromain .wrapper {
		padding: 20px
	}
}

.heromain .wrapper .bg-wrap {
	width: 100%;
	max-width: 100%;
	position: relative;
	background-color: #fff;
	box-shadow: 12px 12px #8b0053;
	position: relative;
	z-index: 5
}

.heromain .wrapper .bg-wrap .hero {
	position: relative;
	width: 100%;
	max-width: 100%
}

.heromain .wrapper .bg-wrap:after {
	background: linear-gradient(90deg, #FFF 0%, rgba(217, 217, 217, 0) 80%);
	content: "";
	position: absolute;
	z-index: 90;
	width: 60%;
	height: 100%;
	top: 0;
	left: 0
}

.heromain .wrapper .content {
	position: absolute;
	bottom: 170px;
	left: 93px;
	max-width: 502px;
	z-index: 100
}

.heromain .wrapper .content h1 {
	margin: 0;
	position: relative
}

.heromain .wrapper .content h1:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: 0;
	bottom: -20px
}

@media screen and (max-width:1024px) {
	.heromain .wrapper .content {
		max-width: calc(75% - 50px);
		top: 15%;
		left: 7.5%
	}

	.heromain .wrapper .content h1 {
		font-style: normal;
		font-weight: 700;
		font-size: 32px;
		line-height: 36px
	}
}

@media screen and (max-width:768px) {
	.heromain .wrapper .content {
		max-width: calc(100% - 50px)
	}

	.heromain .wrapper .content h1:after {
		border-top: 4px solid #f58eb3;
		content: "";
		width: 40px;
		position: absolute;
		left: 0;
		bottom: -15px
	}
}

.heromain .wrapper .breadcrumb {
	margin: 35px 0 25px;
	font-weight: 700;
	color: #20313b;
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px
}

.heromain .wrapper .breadcrumb a:link,
.heromain .wrapper .breadcrumb a:active,
.heromain .wrapper .breadcrumb a:visited {
	color: #20313b;
	font-weight: 700
}

.heromain .wrapper .breadcrumb span.current-item {
	font-weight: 400
}

@media screen and (max-width:640px) {
	.heromain .wrapper .bg-wrap {
		box-shadow: none
	}

	.heromain .wrapper .content {
		position: relative;
		top: 0;
		bottom: auto;
		left: 0;
		max-width: 100%;
		padding: 0 20px 20px;
		background: #fff
	}

	.heromain .wrapper .content h1 {
		font-style: normal;
		font-weight: 700;
		font-size: 32px;
		line-height: 36px
	}
}

.subhero .wrapper {
	position: relative;
	padding: 32px 48px;
	max-width: 1440px;
	margin: 0 auto;
	background: linear-gradient(180deg, rgba(32, 49, 59, 0.15) 0%, rgba(32, 49, 59, 0) 100%)
}

.subhero .wrapper .bg-wrap {
	background: 0 0 !important
}

.subhero .wrapper .mobile-bg {
	display: block
}

.subhero .wrapper .mobile-only {
	display: none
}

.subhero .wrapper .content {
	position: relative;
	max-width: 100%;
	background-position: right center;
	background-size: 430px auto;
	background-repeat: no-repeat;
	height: 200px;
	background-color: #8b0053;
	display: flex;
	align-items: center
}

.subhero .wrapper .content h1,
.subhero .wrapper .content h2 {
	margin: 0;
	position: relative;
	color: #fff;
	max-width: 565px;
	padding: 15px 10px 10px 43px;
	top: -18px;
	line-height: 44px;
	font-size: 40px
}

.subhero .wrapper .content h1:after,
.subhero .wrapper .content h2:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: 43px;
	bottom: -15px
}

.subhero .wrapper .breadcrumb {
	margin: 25px 0;
	font-weight: 700;
	color: #20313b;
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px
}

.subhero .wrapper .breadcrumb a:link,
.subhero .wrapper .breadcrumb a:active,
.subhero .wrapper .breadcrumb a:visited {
	color: #20313b;
	font-weight: 700
}

@media screen and (max-width:1024px) {
	.subhero .wrapper {
		padding: 24px 24px 0
	}

	.subhero .wrapper .mobile-only {
		display: block
	}

	.subhero .wrapper .mobile-only img {
		max-width: 100%;
		width: 100%
	}

	.subhero .wrapper .content {
		background-image: none !important;
		padding: 0 0 30px;
		height: auto
	}

	.subhero .wrapper .content h2 {
		top: 0
	}
}

.page-myeloma-mentors .subhero .wrapper .content h2 {
	max-width: 380px
}

.single-leadership_team .subhero .wrapper .content {
	height: 104px
}

.single-leadership_team .subhero .wrapper .content h2 {
	padding-top: 0
}

.page-diversity-equity-inclusion .subhero .wrapper .content h2 {
	max-width: 610px
}

.carousel {
	padding: 0 48px
}

.carousel .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 162px 0
}

.carousel .wrapper .items .item {
	box-sizing: border-box;
	padding: 12px;
	transition: all .3s ease;
	border: 1px solid transparent;
	margin: 12px 0
}

.carousel .wrapper .items .item img {
	max-width: 100%
}

.carousel .wrapper .items .item:hover {
	box-shadow: 8px 8px #f58eb3;
	border: 1px solid #8b0053;
	transition: all .3s ease
}

.carousel .wrapper .slick-disabled {
	cursor: none !important
}

.carousel .wrapper .slick-disabled circle {
	fill: #afbbc3
}

.carousel .wrapper .slick-arrow {
	position: absolute;
	top: 20%;
	cursor: pointer;
	transition: all .3s ease
}

.carousel .wrapper .slick-arrow path {
	transition: all .3s ease
}

.carousel .wrapper .slick-arrow:hover circle {
	fill: #8b0053;
	transition: all .3s ease
}

.carousel .wrapper .slick-arrow:hover path {
	stroke: #ffd4b6;
	transition: all .3s ease
}

.carousel .wrapper .slick-disabled:hover circle {
	fill: #afbbc3 !important
}

.carousel .wrapper .slick-disabled:hover path {
	stroke: #8b0053 !important
}

.carousel .wrapper .slick-arrow.prev {
	left: -10px;
	width: 40px;
	z-index: 9999
}

.carousel .wrapper .slick-arrow.next {
	right: -10px;
	width: 40px;
	z-index: 9999
}

.carousel .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	.carousel {
		padding: 0 36px
	}

	.carousel .wrapper {
		padding: 120px 0
	}

	.carousel .wrapper .items .item {
		margin: 0;
		padding: 0 12px
	}
}

@media screen and (max-width:768px) {
	.carousel {
		padding: 0 24px
	}

	.carousel .wrapper {
		padding: 81px 0
	}

	.carousel .wrapper .items .item {
		margin: 0;
		padding: 0 12px
	}
}

.spotlights {
	padding: 0 48px
}

.spotlights .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 162px 0
}

.spotlights .wrapper .people {
	display: flex;
	justify-content: space
}

.spotlights .wrapper .people .person {
	flex-basis: 25%;
	min-width: 25%;
	box-sizing: border-box;
	padding: 12px;
	transition: all .3s ease;
	border: 1px solid transparent;
	margin: 12px 0
}

.spotlights .wrapper .people .person img {
	max-width: 100%
}

.spotlights .wrapper .people .person .detail {
	color: #8b0053
}

.spotlights .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	.spotlights {
		padding: 0 36px
	}

	.spotlights .wrapper {
		padding: 120px 0
	}

	.spotlights .wrapper .people {
		flex-wrap: wrap
	}

	.spotlights .wrapper .people .person {
		flex-basis: 50%;
		min-width: 50%;
		margin: 0 0 30px
	}
}

@media screen and (max-width:768px) {
	.spotlights {
		padding: 0 24px
	}

	.spotlights .wrapper {
		padding: 81px 0
	}

	.spotlights .wrapper .people {
		flex-wrap: wrap
	}

	.spotlights .wrapper .people .person {
		flex-basis: 100%;
		min-width: 100%;
		padding: 0
	}
}

.media-events {
	padding: 0 48px
}

.media-events .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 162px 0
}

.media-events .wrapper .items {
	display: flex;
	justify-content: space
}

.media-events .wrapper .items .item {
	flex-basis: 25%;
	min-width: 25%;
	box-sizing: border-box;
	padding: 12px;
	transition: all .3s ease;
	border: 1px solid transparent;
	margin: 12px 0
}

.media-events .wrapper .items .item img {
	max-width: 100%
}

.media-events .wrapper .items .item .detail {
	color: #8b0053
}

.media-events .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

.newspubs-layout {
	padding: 0 48px
}

.newspubs-layout .wrapper {
	max-width: 1340px;
	margin: 0 auto;
	padding: 0 0 40px 0
}

.newspubs-layout .wrapper .top-content {
	text-align: center;
	padding: 0 0 40px
}

.newspubs-layout .wrapper .newspubs .alm-reveal {
	display: flex;
	align-items: space-between;
	justify-content: space-between;
	flex-wrap: wrap
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item {
	background-color: #fff;
	flex-basis: 24%;
	min-width: 24%;
	position: relative;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 24px
}

@media screen and (max-width:1200px) {
	.newspubs-layout .wrapper .newspubs .alm-reveal .item {
		flex-basis: 33%;
		min-width: 33%
	}
}

@media screen and (max-width:855px) {
	.newspubs-layout .wrapper .newspubs .alm-reveal .item {
		flex-basis: 48%;
		min-width: 48%
	}
}

@media screen and (max-width:640px) {
	.newspubs-layout .wrapper .newspubs .alm-reveal .item {
		flex-basis: 100%;
		min-width: 100%
	}
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .type {
	padding: 8px 16px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #8b0053
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .type.video {
	background-color: #20313b
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .type.audio {
	background-color: #ffd4b6;
	color: #20313b
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .type.publication {
	background-color: #8b0053
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .type.blog {
	background-color: #e69753
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .type.News {
	background-color: #20313b
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .type.Press {
	background-color: #60023e
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .image img {
	max-width: 100%;
	width: 100%
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .content {
	padding: 0 16px;
	background-color: #fff;
	height: 240px;
	position: relative
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .content .title {
	font-size: 18px;
	line-height: 23px;
	color: #8b0053;
	font-weight: 700;
	text-transform: capitalize
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .content .subtitle {
	font-size: 18px;
	line-height: 23px;
	color: #20313b;
	font-weight: 700
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .content p {
	font-size: 16px;
	line-height: 22px;
	color: #20313b
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .content .cta {
	padding: 0 16px;
	position: absolute;
	bottom: 10px;
	left: 0
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .content .cta a {
	color: #b93004;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0 0 3px;
	display: block;
	margin: 13px 0 0
}

.newspubs-layout .wrapper .newspubs .alm-reveal .item .content.blog .title {
	color: #20313b
}

.newspubs-layout .wrapper .alm-filters-container .alm-filter--title h3 {
	font-weight: 700;
	font-size: 28px;
	line-height: 32px
}

.newspubs-layout .wrapper .alm-filters-container .alm-filter--select select {
	background: #fff;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
	border: none;
	height: 56px
}

.newspubs-layout .wrapper .alm-filters-container .alm-filter--select select option:nth-child(1) {
	color: #afbbc3
}

.newspubs-layout.blog-related-resources .wrapper {
	max-width: 1010px
}

.newspubs-layout.blog-related-resources .wrapper .resources .resource {
	flex-basis: 32%;
	min-width: 32%
}

#alm-filters-newspubs {
	display: flex
}

@media screen and (max-width:640px) {
	#alm-filters-newspubs {
		display: block
	}
}

#alm-filters-newspubs #alm-filter-1 {
	flex-basis: 65%;
	min-width: 65%;
	display: flex;
	justify-content: flex-start
}

@media screen and (max-width:640px) {
	#alm-filters-newspubs #alm-filter-1 {
		flex-wrap: wrap
	}
}

#alm-filters-newspubs #alm-filter-1 .alm-filter--title {
	margin: 0 35px 0 0;
	white-space: nowrap
}

#alm-filters-newspubs #alm-filter-1 .alm-filter--inner {
	width: 100%;
	margin: 0 32px 0 0
}

@media screen and (max-width:640px) {
	#alm-filters-newspubs #alm-filter-1 .alm-filter--inner {
		display: block
	}
}

#alm-filters-newspubs #alm-filter-1 .alm-filter--inner input[type=text] {
	height: 56px
}

#alm-filters-newspubs #alm-filter-2 {
	flex-basis: 35%;
	min-width: 35%
}

.alm-filter--text-wrap {
	border: 1px solid #8b0053
}

.alm-filters-container .alm-filter--title h3 {
	margin: 12px 0 0
}

.alm-filter--textfield {
	border: none !important
}

.alm-filters-container button[type=button] {
	background-image: url(/wp-content/themes/mmrf/img/global/submitarrow.png);
	background-repeat: no-repeat;
	background-size: 10px;
	width: 20px !important;
	background-color: transparent !important;
	min-width: 20px !important;
	position: relative;
	z-index: 999;
	box-shadow: none !important;
	background-position: center
}

.alm-load-more-btn {
	background-color: #8b0053 !important;
	border-radius: none !important
}

@media screen and (max-width:1024px) {
	.newspubs-layout {
		padding: 0 36px
	}

	.newspubs-layout .wrapper {
		padding: 36px 0
	}
}

@media screen and (max-width:768px) {
	.newspubs-layout {
		padding: 0 24px
	}

	.newspubs-layout .wrapper {
		padding: 24px 0
	}
}

.gallery {
	padding: 0 48px
}

.gallery .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 162px 0
}

.gallery .wrapper .photos {
	display: flex;
	justify-content: space
}

.gallery .wrapper .photos .photo {
	flex-basis: 25%;
	min-width: 25%;
	box-sizing: border-box;
	padding: 12px;
	transition: all .3s ease;
	border: 1px solid transparent;
	margin: 12px 0
}

.gallery .wrapper .photos .photo a {
	margin: 0 0 15px;
	display: block
}

.gallery .wrapper .photos .photo img {
	max-width: 100%;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.gallery .wrapper .photos .photo .detail {
	color: #8b0053
}

.gallery .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	.gallery {
		padding: 0 36px
	}

	.gallery .wrapper {
		padding: 120px 0
	}

	.gallery .wrapper .photos {
		flex-wrap: wrap
	}

	.gallery .wrapper .photos .photo {
		flex-basis: 50%;
		min-width: 50%
	}
}

@media screen and (max-width:768px) {
	.gallery {
		padding: 0 24px
	}

	.gallery .wrapper {
		padding: 81px 0
	}

	.gallery .wrapper .photos {
		flex-wrap: wrap
	}

	.gallery .wrapper .photos .photo {
		flex-basis: 100%;
		min-width: 100%;
		padding: 0;
		margin: 0
	}

	.gallery .wrapper .photos .photo img {
		margin: 0 0 20px
	}
}

.glossary-container {
	max-width: 100%
}

.glossary_top_filter {
	display: none
}

.glossaryLink {
	font-weight: 700
}

#glossaryList-nav .ln-letters {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	padding: 8px 12px
}

#glossaryList-nav .ln-letters a {
	color: #8b0053;
	text-decoration: underline;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	padding: 8px 12px
}

#glossaryList-nav .ln-letters a:hover {
	background-color: #ffe1cc !important;
	margin-top: 0 !important
}

#glossaryList-nav .ln-letters a.ln-disabled {
	color: #ccc
}

.glossaryList .glossary-link-title {
	font-weight: 700
}

#tt {
	padding: 0;
	background-color: #f4f3f1;
	border-radius: 6px !important
}

#tt .glossaryItemTitle {
	color: #20313b
}

#tt .glossaryItemBody {
	color: #20313b
}

#tt #ttcont {
	background-color: #f4f3f1 !important;
	box-shadow: none !important
}

.glossary_itemdesc br {
	display: none !important
}

.type-treatment {
	padding: 0 48px
}

.type-treatment .wrapper {
	max-width: 1110px;
	margin: 0 auto;
	padding: 0 0 40px 0
}

.type-treatment .wrapper .type-wrap {
	text-align: center
}

.type-treatment .wrapper .type-wrap .type {
	position: relative;
	padding: 50px 90px
}

.type-treatment .wrapper .type-wrap .type h2 {
	color: #20313b;
	font-size: 40px;
	line-height: 42px;
	font-weight: 600;
	text-align: left;
	margin: 0
}

.type-treatment .wrapper .type-wrap .type h3 {
	color: #20313b;
	text-align: left;
	font-size: 40px;
	line-height: 42px;
	font-weight: 600;
	text-align: left;
	margin: 0
}

.type-treatment .wrapper .type-wrap .type:before {
	width: 15%;
	height: 47%;
	position: absolute;
	top: -8px;
	left: -8px;
	border-top: 8px solid #8b0053;
	border-left: 8px solid #8b0053;
	content: ""
}

.type-treatment .wrapper .type-wrap .type:after {
	width: 80%;
	height: 38%;
	position: absolute;
	bottom: -8px;
	right: -8px;
	border-bottom: 8px solid #8b0053;
	border-right: 8px solid #8b0053;
	content: ""
}

.type-treatment .wrapper .extra {
	margin: 64px auto 0;
	max-width: 925px
}

.type-treatment .wrapper .extra h1 {
	text-align: center;
	margin-top: 20px
}

.type-treatment .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

.page-diversity-equity-inclusion .type-treatment .wrapper .type-wrap .extra {
	max-width: 888px
}

.page-diversity-equity-inclusion .type-treatment .wrapper .type-wrap .extra * {
	max-width: 100%
}

@media screen and (max-width:1024px) {
	.type-treatment {
		padding: 0 36px
	}

	.type-treatment .wrapper {
		padding: 35px 0
	}

	.type-treatment .wrapper .type-wrap .type {
		padding: 45px
	}
}

@media screen and (max-width:768px) {
	.type-treatment {
		padding: 0 24px
	}

	.type-treatment .wrapper {
		padding: 24px 0
	}

	.type-treatment .wrapper .type-wrap .type {
		padding: 30px
	}

	.type-treatment .wrapper .type-wrap .type h2 {
		font-size: 20px;
		line-height: 21px;
		font-weight: 600;
		text-align: left;
		margin: 0
	}
}

.topic-feature-variant {
	background-color: #8b0053;
	padding: 0
}

.topic-feature-variant .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 40px 0;
	background-position: 0 center;
	background-repeat: no-repeat
}

.topic-feature-variant .wrapper a {
	word-break: break-word
}

.topic-feature-variant .wrapper .content {
	margin: 0 auto;
	max-width: 950px;
	text-align: center
}

.topic-feature-variant .wrapper .content h1:first-child,
.topic-feature-variant .wrapper .content h2:first-child,
.topic-feature-variant .wrapper .content h3:first-child {
	margin-top: 0
}

.topic-feature-variant .wrapper .content h1,
.topic-feature-variant .wrapper .content h2,
.topic-feature-variant .wrapper .content h3,
.topic-feature-variant .wrapper .content h4,
.topic-feature-variant .wrapper .content h5,
.topic-feature-variant .wrapper .content p {
	color: #fff;
	text-align: center
}

.topic-feature-variant .wrapper .content h2 sup {
	top: -.5em
}

.topic-feature-variant .wrapper .content h3 {
	font-weight: 900
}

.topic-feature-variant .wrapper .content a,
.topic-feature-variant .wrapper .content button {
	text-align: center;
	margin: 0 auto;
	text-decoration: none
}

.topic-feature-variant .wrapper .content a,
.topic-feature-variant .wrapper .content span.glossaryLink,
.topic-feature-variant .wrapper .content a.glossaryLink {
	color: #fff !important;
	padding: 0 3px
}

.topic-feature-variant .wrapper .content p.btns a {
	display: inline-block;
	margin: 20px 10px 0
}

.topic-feature-variant .wrapper .content p {
	margin: 20px 0 40px
}

.topic-feature-variant .wrapper .content p sup {
	top: -.75em
}

.topic-feature-variant .wrapper .content p:last-child {
	margin: 20px 0 0
}

.page-find-a-treatment-center .topic-feature-variant .wrapper .content p.btns a {
	margin: 0 10px 0
}

.topic-feature-variant.split {
	background-color: #8b0053;
	max-width: 100%
}

.topic-feature-variant.split .top {
	padding: 20px 60px 0;
	box-sizing: border-box
}

.topic-feature-variant.split .mobile-only {
	display: none
}

.topic-feature-variant.split .split-wrap {
	display: flex;
	max-width: 100%;
	padding: 0 0 0
}

.topic-feature-variant.split .split-cta {
	display: flex;
	width: 100%;
	justify-content: center
}

.topic-feature-variant.split .split-cta div {
	flex-basis: 50%;
	min-width: 50%;
	display: flex;
	justify-content: center
}

.topic-feature-variant.split .content-wrap {
	padding: 20px 60px 40px;
	box-sizing: border-box;
	flex-basis: 50%;
	min-width: 50%;
	background-position: 0 center;
	background-repeat: no-repeat;
	display: flex;
	text-align: center
}

.topic-feature-variant.split .content-wrap div {
	max-width: 720px;
	min-width: 450px
}

@media screen and (max-width:940px) {
	.topic-feature-variant.split .content-wrap div {
		max-width: 100%;
		min-width: 320px
	}
}

.topic-feature-variant.split .content-wrap h1,
.topic-feature-variant.split .content-wrap h2,
.topic-feature-variant.split .content-wrap h3,
.topic-feature-variant.split .content-wrap h4,
.topic-feature-variant.split .content-wrap h5,
.topic-feature-variant.split .content-wrap p {
	color: #fff;
	text-align: center
}

.topic-feature-variant.split .content-wrap h4 {
	margin-bottom: 20px
}

.topic-feature-variant.split .content-wrap p {
	margin: 0 0 30px
}

.topic-feature-variant.split .content-wrap a,
.topic-feature-variant.split .content-wrap button {
	text-align: center;
	margin: 0 auto;
	text-decoration: none
}

.topic-feature-variant.split .content-wrap a {
	border-bottom: 1px solid #fff
}

.topic-feature-variant.split .content-wrap a,
.topic-feature-variant.split .content-wrap span.glossaryLink,
.topic-feature-variant.split .content-wrap a.glossaryLink {
	color: #fff !important;
	word-break: break-word
}

.topic-feature-variant.split .content-wrap:nth-child(1) {
	justify-content: center
}

.topic-feature-variant.split .content-wrap:nth-child(2) {
	justify-content: center
}

@media screen and (max-width:940px) {
	.topic-feature-variant.split {
		flex-wrap: wrap
	}

	.topic-feature-variant.split .split-wrap {
		flex-wrap: wrap
	}

	.topic-feature-variant.split .mobile-only {
		display: block
	}

	.topic-feature-variant.split .split-cta {
		display: none
	}

	.topic-feature-variant.split .top {
		padding: 20px 30px 0
	}

	.topic-feature-variant.split .content-wrap {
		flex-basis: 100%;
		min-width: 100%;
		padding: 20px 30px 40px
	}

	.topic-feature-variant.split .content-wrap p {
		min-height: 1px !important
	}

	.topic-feature-variant.split .content-wrap:nth-child(1) {
		justify-content: center
	}

	.topic-feature-variant.split .content-wrap:nth-child(2) {
		justify-content: center
	}
}

.topic-feature-variant.split.with-cta .content-wrap {
	padding: 20px 60px 0
}

@media screen and (max-width:940px) {
	.topic-feature-variant.split.with-cta .content-wrap {
		padding: 20px 30px 40px
	}
}

.topic-feature-variant.split.with-cta .split-cta div {
	padding: 0 0 40px
}

.page-personalized-medicine .topic-feature-variant.split .content-wrap:nth-child(1) {
	border-right: 1px solid #ff9151
}

@media screen and (max-width:940px) {
	.page-personalized-medicine .topic-feature-variant.split .content-wrap:nth-child(1) {
		border-right: none
	}
}

.page-5k-walk-run .topic-feature-variant.split .content-wrap h4 {
	margin-bottom: 15px
}

@media screen and (max-width:1024px) {
	.topic-feature-variant {
		padding: 0 35px
	}

	.topic-feature-variant .wrapper {
		padding: 30px 0;
		margin: 0 auto
	}

	.topic-feature-variant.split {
		padding: 0
	}
}

@media screen and (max-width:768px) {
	.topic-feature-variant {
		padding: 0 24px
	}

	.topic-feature-variant .wrapper {
		padding: 20px 0;
		margin: 0 auto
	}
}

.content-spotlights {
	padding: 0 48px
}

.content-spotlights .wrapper {
	max-width: 1440px;
	margin: 20px auto;
	display: flex;
	padding: 90px 0 210px
}

.content-spotlights .wrapper .image {
	flex-basis: 60%;
	min-width: 60%
}

.content-spotlights .wrapper .image div {
	position: relative;
	z-index: 10;
	max-width: 707px
}

.content-spotlights .wrapper .image div img {
	max-width: 100%;
	position: relative;
	z-index: 10
}

.content-spotlights .wrapper .image div:after {
	max-width: 395px;
	max-height: 250px;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #f58eb3;
	position: absolute;
	bottom: -42px;
	z-index: -1
}

.content-spotlights .wrapper .image:nth-child(1) {
	justify-content: flex-end
}

.content-spotlights .wrapper .image:nth-child(1) div:after {
	left: -122px
}

.content-spotlights .wrapper .image:nth-child(2) {
	justify-content: flex-start
}

.content-spotlights .wrapper .image:nth-child(2) div:after {
	right: -122px
}

.content-spotlights .wrapper .copy {
	flex-basis: 40%;
	min-width: 40%;
	padding: 42px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	flex-direction: column
}

.content-spotlights .wrapper .copy div {
	max-width: 340px
}

.content-spotlights .wrapper .copy div .detail {
	font-weight: 700;
	color: #8b0053;
	text-transform: uppercase;
	font-size: 15px
}

.content-spotlights .wrapper .copy:nth-child(1) {
	align-items: flex-end
}

.content-spotlights .wrapper .copy:nth-child(2) {
	align-items: flex-start
}

.content-spotlights .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	.content-spotlights {
		padding: 0 36px
	}

	.content-spotlights .wrapper {
		padding: 67px 0 165px
	}

	.content-spotlights .wrapper .copy {
		padding: 31px
	}

	.content-spotlights .wrapper .image div:after {
		max-width: 300px;
		max-height: 185px;
		bottom: -31px
	}

	.content-spotlights .wrapper .image:nth-child(1) div:after {
		left: -36px
	}

	.content-spotlights .wrapper .image:nth-child(2) div:after {
		right: -36px
	}
}

@media screen and (max-width:768px) {
	.content-spotlights {
		padding: 0 36px
	}

	.content-spotlights .wrapper {
		padding: 45px 0;
		margin: 20px auto 0;
		flex-wrap: wrap
	}

	.content-spotlights .wrapper .image,
	.content-spotlights .wrapper .copy {
		flex-basis: 100%;
		min-width: 100%
	}

	.content-spotlights .wrapper .image div:after {
		max-width: 100%;
		max-height: 100%;
		bottom: -20px
	}

	.content-spotlights .wrapper .image:nth-child(1) div:after {
		left: -36px
	}

	.content-spotlights .wrapper .image:nth-child(2) div:after {
		right: -36px
	}

	.content-spotlights .wrapper .image {
		order: 1
	}

	.content-spotlights .wrapper .copy {
		order: 10
	}

	.content-spotlights .wrapper .copy {
		margin-top: 20px;
		padding: 20px
	}

	.content-spotlights .wrapper .copy div {
		max-width: 100%
	}

	.content-spotlights .wrapper .copy:nth-child(1) {
		align-items: flex-start
	}
}

.quote {
	padding: 0 0
}

.quote .wrapper {
	max-width: 1440px;
	padding: 0;
	margin: 0 auto;
	display: flex
}

.quote .wrapper .copy {
	flex-basis: 52%;
	min-width: 52%;
	padding: 60px 145px 60px 84px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: rgba(245, 142, 179, .2);
	background-repeat: no-repeat;
	background-position: 49px 23px;
	background-size: 195px 164px
}

.quote .wrapper .copy p {
	color: #8b0053
}

.quote .wrapper .copy p.quote-text {
	font-size: 35px;
	line-height: 42px;
	font-weight: 300
}

.quote .wrapper .image {
	flex-basis: 48%;
	min-width: 48%;
	min-height: 317px
}

.quote .wrapper .image div {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top center
}

.quote .wrapper .image img {
	max-width: 100%
}

.quote .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	.quote {
		padding: 0 36px
	}

	.quote .wrapper {
		padding: 20px 0
	}
}

@media screen and (max-width:1024px) {
	.quote {
		padding: 0 24px
	}

	.quote .wrapper {
		padding: 20px 0;
		flex-wrap: wrap
	}

	.quote .wrapper .copy {
		flex-basis: 100%;
		min-width: 100%;
		order: 10;
		padding: 20px
	}

	.quote .wrapper .copy p.quote-text {
		font-size: 24px;
		line-height: 32px;
		font-weight: 300;
		margin: 0
	}

	.quote .wrapper .image {
		flex-basis: 100%;
		min-width: 100%;
		min-height: 250px;
		order: 1
	}
}

.quote_box {
	padding: 0 0;
	background-color: rgba(245, 142, 179, .2)
}

.quote_box .wrapper {
	max-width: 100%;
	padding: 40px;
	margin: 0 auto;
	display: flex
}

.quote_box .wrapper .copy {
	background-image: url(/wp-content/themes/mmrf/img/global/quotebox.png);
	background-repeat: no-repeat;
	background-size: 195px;
	background-position: -10px 0;
	width: 100%;
	max-width: 1095px;
	margin: 0 auto;
	padding: 65px 60px 0
}

.quote_box .wrapper .copy p {
	color: #8b0053
}

.quote_box .wrapper .copy p.quote-text {
	font-weight: 300;
	font-size: 35px;
	line-height: 42px
}

.quote_box .wrapper .copy p.author-text {
	font-size: 26px;
	line-height: 32px;
	color: #20313b;
	font-weight: 300;
	margin-top: 45px
}

@media screen and (max-width:1024px) {
	.quote_box {
		padding: 0 36px
	}

	.quote_box .wrapper {
		padding: 30px 0
	}
}

@media screen and (max-width:768px) {
	.quote_box {
		padding: 0 24px
	}

	.quote_box .wrapper {
		padding: 20px 0;
		flex-wrap: wrap
	}
}

.sponsors {
	padding: 0 48px
}

.sponsors .wrapper {
	max-width: 1400px;
	margin: 0 auto;
	padding: 10px 0 40px 0;
	text-align: center
}

.sponsors .wrapper h1 {
	margin: 60px 0 40px;
	position: relative
}

.sponsors .wrapper h1.extra-top {
	margin-top: 120px
}

.sponsors .wrapper h1:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: calc(50% - 30px);
	top: -30px
}

.sponsors .wrapper h1.no-line {
	margin-top: 0
}

.sponsors .wrapper h1.no-line:after {
	display: none
}

.sponsors .wrapper .images {
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
	margin: 20px auto;
	max-width: 100%
}

.sponsors .wrapper .images div {
	max-width: 205px;
	margin: 0 10px 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.sponsors .wrapper .images a {
	max-width: 205px;
	margin: 0 auto 20px;
	display: block;
	padding: 0 5px
}

.sponsors .wrapper .images img {
	width: 100%
}

.sponsors .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	.sponsors {
		padding: 0 36px
	}

	.sponsors .wrapper {
		padding: 30px 0
	}
}

@media screen and (max-width:768px) {
	.sponsors {
		padding: 0 24px
	}

	.sponsors .wrapper {
		padding: 20px 0
	}

	.sponsors .wrapper .images img {
		max-width: 100%
	}
}

.page-our-sponsors .sponsors .wrapper {
	max-width: 1110px
}

.page-our-sponsors .sponsors .wrapper .images div {
	max-width: 317px
}

section.related-stories-set {
	padding: 0 48px
}

section.related-stories-set .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 162px 0
}

section.related-stories-set .wrapper .items {
	display: flex;
	justify-content: space-between
}

section.related-stories-set .wrapper .items .item {
	flex-basis: 25%;
	min-width: 25%;
	box-sizing: border-box;
	padding: 12px
}

section.related-stories-set .wrapper .items .item img {
	max-width: 100%
}

section.related-stories-set .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	section.related-stories-set {
		padding: 0 36px
	}

	section.related-stories-set .wrapper {
		padding: 120px 0
	}

	section.related-stories-set .wrapper .items {
		flex-wrap: wrap
	}

	section.related-stories-set .wrapper .items .item {
		flex-basis: 50%;
		min-width: 50%;
		margin: 0 0 30px
	}
}

@media screen and (max-width:768px) {
	section.related-stories-set {
		padding: 0 24px
	}

	section.related-stories-set .wrapper {
		padding: 81px 0
	}

	section.related-stories-set .wrapper .items {
		flex-wrap: wrap
	}

	section.related-stories-set .wrapper .items .item {
		flex-basis: 100%;
		min-width: 100%;
		margin: 0 0 30px
	}
}

section.related-stories-featured {
	padding: 0 48px
}

section.related-stories-featured .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 48px 0 24px
}

section.related-stories-featured .wrapper .blocks {
	display: flex
}

section.related-stories-featured .wrapper .blocks .block a {
	text-decoration: none
}

section.related-stories-featured .wrapper .blocks .block p {
	font-size: 20px;
	line-height: 26px
}

section.related-stories-featured .wrapper .blocks .block.copy {
	flex-basis: 32%;
	min-width: 32%;
	display: flex;
	flex-direction: column;
	padding: 48px;
	justify-content: center;
	box-sizing: border-box
}

section.related-stories-featured .wrapper .blocks .block.copy h3 {
	color: #ffd4b6
}

section.related-stories-featured .wrapper .blocks .block.copy p {
	color: #fff
}

section.related-stories-featured .wrapper .blocks .block.copy:nth-of-type(2) {
	flex-basis: 50%;
	min-width: 50%
}

section.related-stories-featured .wrapper .blocks .block.image {
	flex-basis: 68%;
	min-width: 68%;
	min-height: 380px;
	background-size: cover;
	background-position: center
}

section.related-stories-featured .wrapper .blocks .block.callout {
	flex-basis: 50%;
	min-width: 50%;
	display: flex;
	flex-direction: column;
	padding: 48px;
	justify-content: center;
	box-sizing: border-box
}

section.related-stories-featured .wrapper .blocks .block.callout h3 {
	color: #ffe1cc
}

section.related-stories-featured .wrapper .blocks .block.callout p {
	color: #fff
}

section.related-stories-featured .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	section.related-stories-featured {
		padding: 0 36px
	}

	section.related-stories-featured .wrapper {
		padding: 36px 0
	}

	section.related-stories-featured .wrapper .blocks .block.copy,
	section.related-stories-featured .wrapper .blocks .block.image,
	section.related-stories-featured .wrapper .blocks .block.callout {
		flex-basis: 50%;
		min-width: 50%
	}

	section.related-stories-featured .wrapper .blocks .block.copy,
	section.related-stories-featured .wrapper .blocks .block.callout {
		padding: 36px
	}
}

@media screen and (max-width:768px) {
	section.related-stories-featured {
		padding: 0 24px
	}

	section.related-stories-featured .wrapper {
		padding: 24px 0
	}

	section.related-stories-featured .wrapper .blocks {
		flex-wrap: wrap
	}

	section.related-stories-featured .wrapper .blocks .block.copy,
	section.related-stories-featured .wrapper .blocks .block.image,
	section.related-stories-featured .wrapper .blocks .block.callout {
		flex-basis: 100% !important;
		min-width: 100% !important
	}

	section.related-stories-featured .wrapper .blocks .block.copy,
	section.related-stories-featured .wrapper .blocks .block.callout {
		padding: 24px
	}

	section.related-stories-featured .wrapper .blocks .block.image {
		min-height: 300px
	}

	section.related-stories-featured .wrapper .blocks .block.copy:nth-child(1),
	section.related-stories-featured .wrapper .blocks .block.callout:nth-child(1) {
		padding-top: 24px !important
	}

	section.related-stories-featured .wrapper .blocks .block.copy:nth-child(1) *:nth-child(1) {
		margin-top: 0
	}
}

section.related-stories-features {
	background-color: #ffe1cc
}

section.related-stories-features .wrapper {
	max-width: 1344px;
	margin: 0 auto;
	text-align: center;
	padding: 140px 0
}

section.related-stories-features .wrapper h1 {
	margin: 0 0 42px
}

section.related-stories-features .wrapper img {
	max-width: 100%
}

section.related-stories-features .wrapper .blocks {
	display: flex
}

section.related-stories-features .wrapper .blocks .block.copy {
	flex-basis: 50%;
	min-width: 50%;
	display: flex;
	flex-direction: column;
	padding: 48px;
	justify-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
	text-align: left
}

section.related-stories-features .wrapper .blocks .block.image {
	flex-basis: 50%;
	min-width: 50%;
	min-height: 535px;
	background-size: cover;
	background-position: center
}

@media screen and (max-width:1024px) {
	section.related-stories-features .wrapper {
		padding: 105px 0
	}

	section.related-stories-features .wrapper .blocks .block.copy,
	section.related-stories-features .wrapper .blocks .block.copy {
		padding: 36px
	}
}

@media screen and (max-width:768px) {
	section.related-stories-features .wrapper {
		padding: 70px 0
	}

	section.related-stories-features .wrapper .blocks {
		flex-wrap: wrap
	}

	section.related-stories-features .wrapper .blocks .block.copy,
	section.related-stories-features .wrapper .blocks .block.copy {
		flex-basis: 100%;
		min-width: 100%;
		padding: 0 24px
	}

	section.related-stories-features .wrapper .blocks .block.image {
		min-height: 270px
	}
}

section.related-stories-three-columns {
	padding: 0 48px
}

section.related-stories-three-columns .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 162px 0
}

section.related-stories-three-columns .wrapper .stories {
	display: flex;
	justify-content: space-between
}

section.related-stories-three-columns .wrapper .stories .story {
	flex-basis: 33.3333%;
	min-width: 33.3333%;
	box-sizing: border-box;
	padding: 12px
}

section.related-stories-three-columns .wrapper .stories .story img {
	max-width: 100%
}

section.related-stories-three-columns .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

section.related-stories {
	padding: 0 0
}

section.related-stories .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 162px 0
}

section.related-stories .wrapper .blocks {
	display: flex
}

section.related-stories .wrapper .blocks .block.copy {
	flex-basis: 50%;
	min-width: 50%;
	display: flex;
	flex-direction: column;
	padding: 48px;
	justify-content: center;
	box-sizing: border-box
}

section.related-stories .wrapper .blocks .block.copy p.detail {
	font-weight: 700;
	color: #8b0053;
	text-transform: uppercase
}

section.related-stories .wrapper .blocks .block.image {
	flex-basis: 50%;
	min-width: 50%;
	min-height: 535px;
	background-size: cover;
	background-position: center
}

section.related-stories .wrapper .blocks .block.callout {
	flex-basis: 50%;
	min-width: 50%;
	display: flex;
	flex-direction: column;
	padding: 48px;
	justify-content: center;
	box-sizing: border-box;
	min-height: 360px
}

section.related-stories .wrapper .blocks .block.callout h3 {
	color: #ffe1cc
}

section.related-stories .wrapper .blocks .block.callout p.detail {
	font-weight: 700;
	color: #8b0053;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 0
}

section.related-stories .wrapper .blocks .block.callout:nth-child(1) {
	background-color: #8b0053
}

section.related-stories .wrapper .blocks .block.callout:nth-child(1) h2 {
	color: #ffe1cc
}

section.related-stories .wrapper .blocks .block.callout:nth-child(1) p,
section.related-stories .wrapper .blocks .block.callout:nth-child(1) p.detail {
	color: #fff !important
}

section.related-stories .wrapper .blocks .block.callout:nth-child(2) {
	background-color: #ffe1cc
}

section.related-stories .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	section.related-stories {
		padding: 0 36px
	}

	section.related-stories .wrapper {
		padding: 120px 0
	}

	section.related-stories .wrapper .blocks .block.copy,
	section.related-stories .wrapper .blocks .block.callout {
		padding: 36px
	}

	section.related-stories .wrapper .blocks .block.callout {
		min-height: 270px
	}
}

@media screen and (max-width:768px) {
	section.related-stories {
		padding: 0 24px
	}

	section.related-stories .wrapper {
		padding: 81px 0
	}

	section.related-stories .wrapper .blocks {
		flex-wrap: wrap
	}

	section.related-stories .wrapper .blocks .block.copy,
	section.related-stories .wrapper .blocks .block.image,
	section.related-stories .wrapper .blocks .block.callout {
		flex-basis: 100%;
		min-width: 100%
	}

	section.related-stories .wrapper .blocks .block.image {
		min-height: 270px
	}

	section.related-stories .wrapper .blocks .block.copy {
		padding: 0 24px 24px
	}

	section.related-stories .wrapper .blocks .block.copy *:nth-child(1) {
		margin-top: 0
	}

	section.related-stories .wrapper .blocks .block.callout {
		min-height: 180px;
		padding: 24px
	}
}

section.feature-block {
	padding: 0 48px
}

section.feature-block .wrapper {
	display: flex;
	max-width: 1440px;
	padding: 48px 0;
	margin: 0 auto
}

section.feature-block .wrapper .block {
	flex-basis: 50%;
	min-width: 50%;
	box-sizing: border-box
}

section.feature-block .wrapper .block.copy {
	padding: 0 64px 0 48px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column
}

section.feature-block .wrapper .block.copy p {
	margin: 20px 0
}

section.feature-block .wrapper .block.copy p sup {
	top: -.75em
}

section.feature-block .wrapper .block.copy p:last-child {
	margin: 20px 0 0
}

section.feature-block .wrapper .block.copy h2:first-child {
	margin-top: 0
}

section.feature-block .wrapper .block.copy a:link,
section.feature-block .wrapper .block.copy a:active,
section.feature-block .wrapper .block.copy a:visited {
	color: #20313b;
	text-decoration: none
}

section.feature-block .wrapper .block.copy:nth-child(1) {
	padding: 0 64px 0 118px
}

section.feature-block .wrapper .block.copy:nth-child(2) {
	padding: 0 118px 0 48px
}

section.feature-block .wrapper .block.image {
	padding: 0 0 16px 64px;
	display: flex;
	align-items: center
}

section.feature-block .wrapper .block.image img {
	width: 100%;
	height: auto;
	box-shadow: -16px 16px #f58eb3
}

section.feature-block .wrapper .block.image:nth-child(2) {
	padding: 0 64px 16px 0
}

section.feature-block .wrapper .block.image:nth-child(2) img {
	box-shadow: 16px 16px #f58eb3
}

section.feature-block .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

section.feature-block.remove .wrapper {
	padding: 0 !important
}

@media screen and (max-width:1024px) {
	section.feature-block {
		padding: 0 24px
	}

	section.feature-block .wrapper {
		flex-wrap: wrap;
		padding: 20px 0
	}

	section.feature-block .wrapper .block,
	section.feature-block .wrapper .block.image,
	section.feature-block .wrapper .block.image:nth-child(2) {
		flex-basis: 100%;
		min-width: 100%;
		padding: 32px 32px 0
	}

	section.feature-block .wrapper .block.copy,
	section.feature-block .wrapper .block.copy:nth-child(1) {
		padding: 32px
	}

	section.feature-block .wrapper .block.copy,
	section.feature-block .wrapper .block.copy:nth-child(2) {
		padding: 32px
	}

	section.feature-block .wrapper .block.copy {
		order: 5
	}

	section.feature-block .wrapper .block.image {
		order: 1
	}
}

section.big-icon-feature-block {
	width: 100%;
	max-width: 100%;
	padding: 0 48px
}

section.big-icon-feature-block .wrapper {
	display: flex;
	max-width: 1120px;
	padding: 40px 0;
	margin: 0 auto
}

section.big-icon-feature-block .wrapper .block {
	box-sizing: border-box
}

section.big-icon-feature-block .wrapper .block.copy {
	padding: 0;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	flex-basis: 72%;
	min-width: 72%;
	box-sizing: border-box
}

section.big-icon-feature-block .wrapper .block.copy p {
	margin: 20px 0
}

section.big-icon-feature-block .wrapper .block.copy p:last-child {
	margin: 20px 0 0
}

section.big-icon-feature-block .wrapper .block.copy p:first-child,
section.big-icon-feature-block .wrapper .block.copy h1,
section.big-icon-feature-block .wrapper .block.copy h2,
section.big-icon-feature-block .wrapper .block.copy h3,
section.big-icon-feature-block .wrapper .block.copy ul:first-child,
section.big-icon-feature-block .wrapper .block.copy ol:first-child {
	margin-top: 0
}

section.big-icon-feature-block .wrapper .block.copy ol,
section.big-icon-feature-block .wrapper .block.copy ul {
	margin: 0
}

section.big-icon-feature-block .wrapper .block.copy ol li:first-child,
section.big-icon-feature-block .wrapper .block.copy ul li:first-child {
	margin-top: 0
}

section.big-icon-feature-block .wrapper .block.copy a:link,
section.big-icon-feature-block .wrapper .block.copy a:active,
section.big-icon-feature-block .wrapper .block.copy a:visited {
	color: #20313b;
	text-decoration: none
}

section.big-icon-feature-block .wrapper .block.image {
	flex-basis: 28%;
	min-width: 28%;
	padding: 0;
	display: flex;
	align-items: center
}

section.big-icon-feature-block .wrapper .block.image div {
	text-align: center
}

section.big-icon-feature-block .wrapper .block.image div img {
	width: 100%;
	height: auto;
	max-width: 260px
}

section.big-icon-feature-block .wrapper .block.image div.grey {
	background-color: #afbbc3
}

section.big-icon-feature-block .wrapper .block.image div.primary {
	background-color: #8b0053
}

section.big-icon-feature-block .wrapper .block.image:nth-child(1) {
	justify-content: center;
	padding-right: 32px
}

section.big-icon-feature-block .wrapper .block.image:nth-child(2) {
	justify-content: center;
	padding-left: 32px
}

section.big-icon-feature-block .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

section.big-icon-feature-block#bottle .wrapper .block.image div img {
	max-width: 180px
}

.page-patient-navigation-center section.big-icon-feature-block .wrapper .block.image div img {
	max-width: 205px
}

.page-diversity-equity-inclusion section.big-icon-feature-block .wrapper .block.image div img {
	max-width: 165px
}

@media screen and (max-width:768px) {
	section.big-icon-feature-block {
		padding: 0 24px
	}

	section.big-icon-feature-block .wrapper {
		flex-wrap: wrap;
		padding: 20px 0
	}

	section.big-icon-feature-block .wrapper .block,
	section.big-icon-feature-block .wrapper .block.image,
	section.big-icon-feature-block .wrapper .block.image:nth-child(2) {
		flex-basis: 100% !important;
		min-width: 100% !important;
		padding: 0 32px 0
	}

	section.big-icon-feature-block .wrapper .block.image,
	section.big-icon-feature-block .wrapper .block.image:nth-child(2) {
		padding: 0 32px
	}

	section.big-icon-feature-block .wrapper .block.image:nth-child(1) {
		justify-content: center;
		padding-right: 32px
	}

	section.big-icon-feature-block .wrapper .block.image:nth-child(2) {
		justify-content: center;
		padding-left: 32px
	}

	section.big-icon-feature-block .wrapper .block.copy {
		padding: 0;
		align-items: center;
		margin-left: 0% !important
	}

	section.big-icon-feature-block .wrapper .block.copy p,
	section.big-icon-feature-block .wrapper .block.copy h2,
	section.big-icon-feature-block .wrapper .block.copy h3 {
		text-align: center
	}

	section.big-icon-feature-block .wrapper .block.copy *:nth-child(1) {
		margin-top: 0
	}

	section.big-icon-feature-block .wrapper .block:nth-child(2) {
		padding: 32px 32px 0
	}

	section.big-icon-feature-block .wrapper .block.copy {
		order: 5
	}

	section.big-icon-feature-block .wrapper .block.image {
		order: 1
	}
}

section.accordions {
	padding: 0 48px
}

section.accordions .wrapper {
	max-width: 888px;
	margin: 0 auto;
	padding: 40px 0
}

section.accordions .wrapper p.center {
	text-align: center
}

section.accordions .wrapper .content-above {
	text-align: left;
	margin: 0 0 40px
}

section.accordions .wrapper .content-below h1 {
	text-align: center;
	position: relative;
	margin-top: 120px
}

section.accordions .wrapper .content-below h1:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: calc(50% - 30px);
	top: -30px
}

section.accordions .wrapper .content-below h1.no-line {
	margin-top: 30px
}

section.accordions .wrapper .content-below h1.no-line:after {
	display: none
}

section.accordions .wrapper .accordion .label {
	color: #8b0053;
	padding: 20px 0 20px 70px;
	background-image: url(/wp-content/themes/mmrf/img/icons/IconPlus.png);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 10px center;
	border-top: 1px solid #8b0053;
	cursor: pointer
}

section.accordions .wrapper .accordion .label h3 {
	margin: 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: 700
}

section.accordions .wrapper .accordion .content {
	overflow: hidden;
	max-height: 0;
	transition: all .5s ease;
	padding: 0
}

section.accordions .wrapper .accordion .content .row {
	display: flex;
	justify-content: space-between
}

section.accordions .wrapper .accordion .content .row div {
	padding: 0 5px;
	min-width: 105px
}

section.accordions .wrapper .accordion .content .row div:first-child {
	padding: 0 10px 0 0
}

section.accordions .wrapper .accordion .content .row div:last-child {
	padding: 0 0 0 10px
}

section.accordions .wrapper .accordion.open p:first-child {
	margin-top: 10px
}

section.accordions .wrapper .accordion.open p:last-child {
	padding-bottom: 0
}

section.accordions .wrapper .accordion.open .label {
	background-image: url(/wp-content/themes/mmrf/img/icons/IconMinus.png)
}

section.accordions .wrapper .accordion.open .content {
	max-height: 10000px;
	transition: all .5s ease;
	padding: 0 0 30px 70px
}

section.accordions .wrapper .accordion.open .content img {
	margin: 40px 0;
	max-width: 100%;
	height: auto
}

section.accordions .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	section.accordions {
		padding: 0 36px
	}

	section.accordions .wrapper {
		padding: 40px 0
	}
}

@media screen and (max-width:768px) {
	section.accordions {
		padding: 0 24px
	}

	section.accordions .wrapper {
		padding: 20px 0
	}

	section.accordions .wrapper .content-above *:nth-child(1) {
		margin-top: 0
	}
}

section.three-images-icons-side-by-side {
	padding: 0 48px
}

section.three-images-icons-side-by-side .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 40px 0 40px 0
}

section.three-images-icons-side-by-side .wrapper img {
	max-width: 100%;
	height: auto
}

section.three-images-icons-side-by-side .wrapper .top-content,
section.three-images-icons-side-by-side .wrapper .bot-content {
	max-width: 910px;
	margin: 0 auto 20px
}

section.three-images-icons-side-by-side .wrapper .top-content h1,
section.three-images-icons-side-by-side .wrapper .top-content h2,
section.three-images-icons-side-by-side .wrapper .top-content h3,
section.three-images-icons-side-by-side .wrapper .top-content h4,
section.three-images-icons-side-by-side .wrapper .top-content h5,
section.three-images-icons-side-by-side .wrapper .top-content p,
section.three-images-icons-side-by-side .wrapper .top-content ul li,
section.three-images-icons-side-by-side .wrapper .bot-content h1,
section.three-images-icons-side-by-side .wrapper .bot-content h2,
section.three-images-icons-side-by-side .wrapper .bot-content h3,
section.three-images-icons-side-by-side .wrapper .bot-content h4,
section.three-images-icons-side-by-side .wrapper .bot-content h5,
section.three-images-icons-side-by-side .wrapper .bot-content p,
section.three-images-icons-side-by-side .wrapper .bot-content ul li {
	text-align: center
}

section.three-images-icons-side-by-side .wrapper .top-content h2:first-child,
section.three-images-icons-side-by-side .wrapper .top-content h3:first-child,
section.three-images-icons-side-by-side .wrapper .top-content h4:first-child,
section.three-images-icons-side-by-side .wrapper .top-content h5:first-child,
section.three-images-icons-side-by-side .wrapper .top-content p:first-child,
section.three-images-icons-side-by-side .wrapper .bot-content h2:first-child,
section.three-images-icons-side-by-side .wrapper .bot-content h3:first-child,
section.three-images-icons-side-by-side .wrapper .bot-content h4:first-child,
section.three-images-icons-side-by-side .wrapper .bot-content h5:first-child,
section.three-images-icons-side-by-side .wrapper .bot-content p:first-child {
	margin-top: 0
}

section.three-images-icons-side-by-side .wrapper .top-content h1,
section.three-images-icons-side-by-side .wrapper .bot-content h1 {
	text-align: center;
	position: relative;
	margin-top: 60px
}

section.three-images-icons-side-by-side .wrapper .top-content h1:after,
section.three-images-icons-side-by-side .wrapper .bot-content h1:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: calc(50% - 30px);
	top: -30px
}

section.three-images-icons-side-by-side .wrapper .top-content h1.no-line,
section.three-images-icons-side-by-side .wrapper .bot-content h1.no-line {
	margin-top: 30px
}

section.three-images-icons-side-by-side .wrapper .top-content h1.no-line:after,
section.three-images-icons-side-by-side .wrapper .bot-content h1.no-line:after {
	display: none
}

section.three-images-icons-side-by-side .wrapper .top-content p a,
section.three-images-icons-side-by-side .wrapper .bot-content p a {
	display: inline-block;
	margin: 0 10px
}

section.three-images-icons-side-by-side .wrapper .items {
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

section.three-images-icons-side-by-side .wrapper .items .item {
	flex-basis: 33.3333%;
	min-width: 33.3333%;
	box-sizing: border-box;
	padding: 12px;
	text-align: center;
	margin: 0 0 20px
}

section.three-images-icons-side-by-side .wrapper .items .item img {
	max-width: 200px;
	max-height: 135px;
	margin: 0 auto;
	display: block
}

section.three-images-icons-side-by-side .wrapper .items .item .mobile-only {
	display: none
}

section.three-images-icons-side-by-side .wrapper .items .item h2 span {
	color: #20313b;
	font-size: 30px
}

section.three-images-icons-side-by-side .wrapper .items .item h4 {
	color: #8b0053
}

section.three-images-icons-side-by-side .wrapper .items .item p {
	font-weight: 400;
	font-size: 18px;
	line-height: 26px
}

section.three-images-icons-side-by-side .wrapper .items .item p a button {
	margin: 0 auto
}

section.three-images-icons-side-by-side .wrapper .items .item ul,
section.three-images-icons-side-by-side .wrapper .items .item ol {
	text-align: left
}

section.three-images-icons-side-by-side .wrapper .items .item.divider {
	border-right: 2px solid #ff9151;
	padding: 0 22px 12px
}

section.three-images-icons-side-by-side .wrapper .items .item.divider * {
	text-align: center
}

section.three-images-icons-side-by-side .wrapper .items .item.divider:nth-child(3) {
	border-right: none
}

section.three-images-icons-side-by-side .wrapper .items-cta {
	display: flex;
	width: 100%;
	justify-content: space-around
}

section.three-images-icons-side-by-side .wrapper .items-cta a,
section.three-images-icons-side-by-side .wrapper .items-cta a:active,
section.three-images-icons-side-by-side .wrapper .items-cta a:visited {
	text-decoration: none !important
}

section.three-images-icons-side-by-side.bg-color {
	background-color: #ffe1cc
}

section.three-images-icons-side-by-side.using-bg2 .wrapper {
	padding: 0 0 0 0
}

section.three-images-icons-side-by-side.using-bg2 .wrapper .items .item {
	padding: 40px 20px;
	margin: 0
}

section.three-images-icons-side-by-side.using-bg2 .wrapper .items .item h1,
section.three-images-icons-side-by-side.using-bg2 .wrapper .items .item h2,
section.three-images-icons-side-by-side.using-bg2 .wrapper .items .item h3 {
	color: #ffd4b6
}

section.three-images-icons-side-by-side.using-bg2 .wrapper .items .item p {
	color: #fff
}

section.three-images-icons-side-by-side.using-bg2 .wrapper .items-cta div {
	flex-basis: 33.33333%;
	min-width: 33.33333%;
	display: flex;
	justify-content: center;
	padding: 0 0 64px
}

@media screen and (max-width:768px) {
	section.three-images-icons-side-by-side.using-bg2 .wrapper {
		padding: 0 0 0 0
	}

	section.three-images-icons-side-by-side.using-bg2 .wrapper .items .item {
		padding: 30px 0;
		margin: 0
	}
}

@media screen and (max-width:1024px) {
	section.three-images-icons-side-by-side.using-bg2 {
		padding: 0
	}
}

.page-personalized-medicine section.three-images-icons-side-by-side .wrapper .items .item img {
	max-width: 300px;
	max-height: 400px
}

.page-diagnosis-and-treatment section.three-images-icons-side-by-side .wrapper .items .item img {
	max-height: 100px
}

.page-diagnosis-and-treatment section.three-images-icons-side-by-side .wrapper .items .item p {
	margin-bottom: 45px
}

.page-personalized-treatment-approaches section.three-images-icons-side-by-side .wrapper .items .item img {
	max-height: 321px;
	max-width: 321px
}

.page-personalized-medicine section.three-images-icons-side-by-side .wrapper {
	padding: 10px 0 40px 0
}

.page-personalized-medicine section.three-images-icons-side-by-side .wrapper .items .item p {
	font-size: 24px;
	line-height: 32px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto
}

.page-treatment-options section.three-images-icons-side-by-side .wrapper .top-content,
.page-treatment-options section.three-images-icons-side-by-side .wrapper .bot-content {
	max-width: 990px
}

.page-finding-a-cure section.three-images-icons-side-by-side .wrapper .top-content,
.page-finding-a-cure section.three-images-icons-side-by-side .wrapper .bot-content {
	max-width: 1072px
}

.page-patient-navigation-center section.three-images-icons-side-by-side .wrapper .top-content,
.page-patient-navigation-center section.three-images-icons-side-by-side .wrapper .bot-content {
	max-width: 960px
}

.page-patient-navigation-center section.three-images-icons-side-by-side .wrapper .items .item img {
	max-height: 105px
}

@media screen and (max-width:1024px) {
	section.three-images-icons-side-by-side {
		padding: 0 36px
	}

	section.three-images-icons-side-by-side .wrapper .items {
		flex-wrap: wrap
	}

	section.three-images-icons-side-by-side .wrapper .items .item {
		flex-basis: 100%;
		min-width: 100%;
		margin: 0 0 0;
		padding: 40px 0 !important
	}

	section.three-images-icons-side-by-side .wrapper .items .item .mobile-only {
		display: block
	}

	section.three-images-icons-side-by-side .wrapper .items .item .mobile-only a {
		text-decoration: none !important
	}

	section.three-images-icons-side-by-side .wrapper .items .item .mobile-only button {
		background: #fff;
		color: #8b0053
	}

	section.three-images-icons-side-by-side .wrapper .items .item p {
		min-height: 1px !important;
		max-width: 80%;
		margin: 20px auto
	}

	section.three-images-icons-side-by-side .wrapper .items .item h1:first-child {
		margin-top: 0
	}

	section.three-images-icons-side-by-side .wrapper .items .item.divider {
		border-right: none !important;
		border-bottom: 2px solid #ff9151
	}

	section.three-images-icons-side-by-side .wrapper .items .item.divider:last-child {
		border-bottom: 0 solid #ff9151
	}

	section.three-images-icons-side-by-side .wrapper .items-cta {
		display: none
	}
}

@media screen and (max-width:768px) {
	section.three-images-icons-side-by-side {
		padding: 0 36px
	}

	section.three-images-icons-side-by-side .wrapper {
		padding: 30px 0 30px 0
	}
}

section.four-images-icons-side-by-side {
	padding: 0 48px
}

section.four-images-icons-side-by-side .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 40px 0
}

section.four-images-icons-side-by-side .wrapper img {
	max-width: 100%;
	height: auto
}

section.four-images-icons-side-by-side .wrapper .top-content {
	max-width: 840px;
	margin: 0 auto 45px
}

section.four-images-icons-side-by-side .wrapper .top-content h1 {
	text-align: center;
	margin-top: 0
}

section.four-images-icons-side-by-side .wrapper .top-content h3 {
	text-align: center;
	margin-top: 15px
}

section.four-images-icons-side-by-side .wrapper .top-content p {
	text-align: center
}

section.four-images-icons-side-by-side .wrapper .top-content p a {
	display: inline-block;
	margin: 0 10px
}

section.four-images-icons-side-by-side .wrapper .top-content p a button {
	margin: 0 auto
}

section.four-images-icons-side-by-side .wrapper .items {
	display: flex;
	justify-content: space-between
}

section.four-images-icons-side-by-side .wrapper .items .item {
	flex-basis: 25%;
	min-width: 25%;
	box-sizing: border-box;
	padding: 12px;
	text-align: center
}

section.four-images-icons-side-by-side .wrapper .items .item p {
	font-weight: 400;
	font-size: 18px;
	line-height: 26px
}

section.four-images-icons-side-by-side .wrapper .items .item h2 {
	font-size: 50px;
	line-height: 62px;
	font-weight: 700
}

section.four-images-icons-side-by-side .wrapper .items .item h4 {
	color: #8b0053;
	font-weight: 800
}

section.four-images-icons-side-by-side .wrapper .items .item h4 span {
	color: #20313b
}

section.four-images-icons-side-by-side .wrapper .items .item .im {
	min-height: 110px
}

section.four-images-icons-side-by-side .wrapper .items .item img {
	max-width: 165px;
	margin: 0 auto;
	display: block;
	max-height: 110px
}

section.four-images-icons-side-by-side .wrapper .items .item .min-height {
	min-height: 120px
}

section.four-images-icons-side-by-side .wrapper .items .item p.center button {
	margin: 0 auto
}

section.four-images-icons-side-by-side .wrapper .items .item ul,
section.four-images-icons-side-by-side .wrapper .items .item ol {
	text-align: left
}

section.four-images-icons-side-by-side .wrapper .items .item.divider {
	border-right: 2px solid #ff9151;
	padding: 12px 22px
}

section.four-images-icons-side-by-side .wrapper .items .item.divider:nth-child(4) {
	border-right: none
}

section.four-images-icons-side-by-side .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

.home section.four-images-icons-side-by-side .wrapper .items .item p,
.page-finding-a-cure section.four-images-icons-side-by-side .wrapper .items .item p {
	font-weight: 900;
	font-size: 30px;
	line-height: 36px
}

.page-find-a-treatment-center section.four-images-icons-side-by-side .wrapper .items .item img {
	max-height: 170px
}

.page-diagnostic-testing section.four-images-icons-side-by-side .wrapper .items .item img {
	max-height: 155px
}

.page-diagnostic-testing section.four-images-icons-side-by-side#portrait .wrapper .items .item img {
	max-height: 240px
}

.page-personalized-medicine section.four-images-icons-side-by-side#portrait .wrapper .items .item img {
	max-height: 160px
}

.page-development-of-novel-therapies section.four-images-icons-side-by-side .wrapper .items .item p {
	font-size: 20px;
	line-height: 32px
}

.page-financials section.four-images-icons-side-by-side .wrapper .items .item .im {
	min-height: 172px
}

.page-financials section.four-images-icons-side-by-side .wrapper .items .item h4 {
	font-size: 30px;
	line-height: 32px
}

.page-financials section.four-images-icons-side-by-side .wrapper .items .item img {
	max-width: 240px;
	max-height: 172px
}

.page-development-of-novel-therapies section.four-images-icons-side-by-side .wrapper .items .item sup {
	top: -.75em
}

@media screen and (max-width:1180px) {
	section.four-images-icons-side-by-side {
		padding: 0 36px
	}

	section.four-images-icons-side-by-side .wrapper {
		padding: 30px 0
	}

	section.four-images-icons-side-by-side .wrapper .items {
		flex-wrap: wrap
	}

	section.four-images-icons-side-by-side .wrapper .items .item {
		flex-basis: 50%;
		min-width: 50%;
		margin: 0 0 30px
	}

	section.four-images-icons-side-by-side .wrapper .items .item.divider:nth-child(2) {
		border-right: none
	}
}

@media screen and (max-width:768px) {
	section.four-images-icons-side-by-side {
		padding: 0 24px
	}

	section.four-images-icons-side-by-side .wrapper {
		padding: 20px 0
	}

	section.four-images-icons-side-by-side .wrapper .items .item {
		flex-basis: 100%;
		min-width: 100%
	}

	section.four-images-icons-side-by-side .wrapper .items .item.divider {
		border-right: none !important;
		border-bottom: 2px solid #ff9151;
		padding: 12px 22px 30px
	}

	section.four-images-icons-side-by-side .wrapper .items .item.divider:last-child {
		border-bottom: 0 solid #ff9151
	}
}

section.topics-icons-with-descriptions .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 65px 24px
}

section.topics-icons-with-descriptions .wrapper .top-content {
	max-width: 840px;
	margin: 20px auto
}

section.topics-icons-with-descriptions .wrapper .top-content h1 {
	text-align: center;
	position: relative;
	margin-top: 60px
}

section.topics-icons-with-descriptions .wrapper .top-content h1:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: calc(50% - 30px);
	top: -30px
}

section.topics-icons-with-descriptions .wrapper .top-content h1.no-line {
	margin-top: 30px
}

section.topics-icons-with-descriptions .wrapper .top-content h1.no-line:after {
	display: none
}

section.topics-icons-with-descriptions .wrapper .top-content p {
	text-align: center
}

section.topics-icons-with-descriptions .wrapper .top-content p a {
	display: inline-block;
	margin: 0 10px
}

section.topics-icons-with-descriptions .wrapper .items {
	display: flex;
	justify-content: space-between;
	text-align: center
}

section.topics-icons-with-descriptions .wrapper .items .item {
	flex-basis: 33.3333%;
	min-width: 33.3333%;
	box-sizing: border-box;
	padding: 12px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

section.topics-icons-with-descriptions .wrapper .items .item .parent {
	flex-direction: column;
	height: 100%
}

section.topics-icons-with-descriptions .wrapper .items .item div.im {
	min-height: 120px
}

section.topics-icons-with-descriptions .wrapper .items .item .content .wrap {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	min-height: 265px
}

section.topics-icons-with-descriptions .wrapper .items .item .content .wrap .desc sup {
	top: -.75em
}

section.topics-icons-with-descriptions .wrapper .items .item .content .wrap p.btns a:hover {
	text-decoration: none
}

section.topics-icons-with-descriptions .wrapper .items .item img {
	max-width: 114px
}

section.topics-icons-with-descriptions .wrapper .items .item button {
	margin-left: auto;
	margin-right: auto
}

.page-home section.topics-icons-with-descriptions .wrapper .items .item .content .wrap {
	min-height: 402px
}

@media screen and (max-width:768px) {
	.page-home section.topics-icons-with-descriptions .wrapper .items .item .content .wrap {
		min-height: 20px
	}
}

@media screen and (max-width:1024px) {
	section.topics-icons-with-descriptions .wrapper {
		padding: 65px 24px
	}

	section.topics-icons-with-descriptions .wrapper .top-content {
		margin: 20px auto 40px
	}
}

@media screen and (max-width:768px) {
	section.topics-icons-with-descriptions .wrapper {
		padding: 32px 24px
	}

	section.topics-icons-with-descriptions .wrapper .top-content {
		margin: 20px auto
	}

	section.topics-icons-with-descriptions .wrapper .items {
		flex-wrap: wrap
	}

	section.topics-icons-with-descriptions .wrapper .items .item {
		flex-basis: 100%;
		min-width: 100%;
		margin: 0 0 30px
	}

	section.topics-icons-with-descriptions .wrapper .items .item .content .wrap {
		min-height: 1px
	}

	section.topics-icons-with-descriptions .wrapper .items .item:last-child {
		margin: 0;
		padding-bottom: 0
	}
}

section.join-fundraise {
	padding: 0 48px
}

section.join-fundraise .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 48px 0
}

section.join-fundraise .wrapper .wrap {
	display: flex
}

section.join-fundraise .wrapper h1 {
	text-align: center;
	margin: 0 0 63px
}

section.join-fundraise .wrapper .image {
	flex-basis: 70%;
	min-width: 70%
}

section.join-fundraise .wrapper .image img {
	max-width: 100%
}

section.join-fundraise .wrapper .copy {
	flex-basis: 30%;
	min-width: 30%;
	padding: 48px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

section.join-fundraise .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	section.join-fundraise {
		padding: 0 36px
	}

	section.join-fundraise .wrapper {
		padding: 36px 0
	}

	section.join-fundraise .wrapper .copy {
		padding: 36px
	}
}

@media screen and (max-width:768px) {
	section.join-fundraise {
		padding: 0 36px
	}

	section.join-fundraise .wrapper {
		padding: 24px 0
	}

	section.join-fundraise .wrapper .wrap {
		flex-wrap: wrap
	}

	section.join-fundraise .wrapper .image,
	section.join-fundraise .wrapper .copy {
		flex-basis: 100%;
		min-width: 100%
	}

	section.join-fundraise .wrapper .copy {
		padding: 24px
	}
}

.resources-layout {
	padding: 0 48px;
	background-color: #ffe1cc
}

.resources-layout .wrapper {
	max-width: 1344px;
	margin: 0 auto;
	padding: 40px 0 20px 0
}

.resources-layout .wrapper .top-content {
	text-align: center;
	padding: 0 0 40px
}

.resources-layout .wrapper .top-content h1:first-child,
.resources-layout .wrapper .top-content h2:first-child,
.resources-layout .wrapper .top-content h3:first-child {
	margin-top: 0
}

.resources-layout .wrapper .resources .alm-reveal {
	display: flex;
	align-items: space-between;
	justify-content: space-between;
	flex-wrap: wrap
}

.resources-layout .wrapper .resources .alm-reveal .resource {
	background-color: #fff;
	flex-basis: 318px;
	min-width: 318px;
	position: relative;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2)
}

.resources-layout .wrapper .resources .alm-reveal .resource .type {
	padding: 8px 16px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px
}

.resources-layout .wrapper .resources .alm-reveal .resource .type.video {
	background-color: #20313b
}

.resources-layout .wrapper .resources .alm-reveal .resource .type.audio {
	background-color: #ffd4b6;
	color: #20313b
}

.resources-layout .wrapper .resources .alm-reveal .resource .type.publication {
	background-color: #8b0053
}

.resources-layout .wrapper .resources .alm-reveal .resource .type.blog {
	background-color: #e69753
}

.resources-layout .wrapper .resources .alm-reveal .resource .type.webinars {
	background-color: #b93004
}

.resources-layout .wrapper .resources .alm-reveal .resource .image img {
	max-width: 100%;
	width: 100%
}

.resources-layout .wrapper .resources .alm-reveal .resource .content {
	padding: 0 16px;
	background-color: #fff;
	min-height: 330px;
	position: relative
}

.resources-layout .wrapper .resources .alm-reveal .resource .content .title {
	font-size: 18px;
	line-height: 23px;
	color: #8b0053;
	font-weight: 700
}

.resources-layout .wrapper .resources .alm-reveal .resource .content .subtitle {
	font-size: 18px;
	line-height: 23px;
	color: #20313b;
	font-weight: 700
}

.resources-layout .wrapper .resources .alm-reveal .resource .content p {
	font-size: 16px;
	line-height: 22px;
	color: #20313b
}

.resources-layout .wrapper .resources .alm-reveal .resource .content .cta {
	padding: 0 16px;
	position: absolute;
	bottom: 10px;
	left: 0
}

.resources-layout .wrapper .resources .alm-reveal .resource .content .cta a {
	color: #b93004;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0 0 3px;
	display: block;
	margin: 13px 0 0
}

.resources-layout .wrapper .resources .alm-reveal .resource .content.blog .title {
	color: #20313b
}

.resources-layout.blog-related-resources .wrapper {
	max-width: 1010px
}

.resources-layout.blog-related-resources .wrapper .resources .resource {
	flex-basis: 32%;
	min-width: 32%
}

#conferences.resources-layout .wrapper .alm-btn-wrap {
	display: none
}

@media screen and (max-width:1024px) {
	.resources-layout {
		padding: 0 36px
	}

	.resources-layout .wrapper {
		padding: 36px 0
	}

	.resources-layout .wrapper .resources .alm-reveal {
		flex-wrap: wrap
	}

	.resources-layout .wrapper .resources .alm-reveal .resource {
		flex-basis: 48%;
		min-width: 48%;
		margin: 0 0 20px
	}
}

@media screen and (max-width:768px) {
	.resources-layout {
		padding: 0 24px
	}

	.resources-layout .wrapper {
		padding: 24px 0
	}

	.resources-layout .wrapper .resources .alm-reveal .resource {
		flex-basis: 100%;
		min-width: 100%
	}

	.resources-layout .wrapper .resources .alm-reveal .resource .content {
		min-height: 1px
	}

	.resources-layout .wrapper .resources .alm-reveal .resource .content .cta {
		position: relative;
		padding: 0 0 20px;
		bottom: 0
	}
}

#latest .wrapper {
	padding-bottom: 40px
}

#latest .alm-btn-wrap {
	display: none
}

ul.alm-paging {
	margin: 0;
	padding: 0
}

.alm-listing .alm-reveal:after {
	content: none !important
}

.resources .alm-btn-wrap {
	margin: 0;
	padding: 0
}

#conferences .wrapper .resources {
	margin-bottom: 20px
}

.resources-carousel-layout {
	padding: 0 48px
}

@media screen and (max-width:768px) {
	.resources-carousel-layout {
		padding: 0 20px
	}
}

.resources-carousel-layout .wrapper {
	max-width: 1344px;
	margin: 0 auto;
	padding: 40px 0
}

.resources-carousel-layout .wrapper .top-content {
	text-align: center;
	padding: 0 0 40px
}

.resources-carousel-layout .wrapper .top-content h1:first-child,
.resources-carousel-layout .wrapper .top-content h2:first-child,
.resources-carousel-layout .wrapper .top-content h3:first-child {
	margin-top: 0
}

.resources-carousel-layout .wrapper .resources {
	display: flex;
	align-items: space-between;
	justify-content: space-between
}

.resources-carousel-layout .wrapper .resources .resource {
	background-color: #fff;
	width: 318px;
	position: relative;
	margin: 0 24px 40px 0;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2)
}

@media screen and (max-width:639px) {
	.resources-carousel-layout .wrapper .resources .resource {
		margin: 0 0 20px 0
	}
}

.resources-carousel-layout .wrapper .resources .resource .type {
	padding: 8px 16px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px
}

.resources-carousel-layout .wrapper .resources .resource .type.video {
	background-color: #20313b
}

.resources-carousel-layout .wrapper .resources .resource .type.audio {
	background-color: #ffd4b6;
	color: #20313b
}

.resources-carousel-layout .wrapper .resources .resource .type.publication {
	background-color: #8b0053
}

.resources-carousel-layout .wrapper .resources .resource .type.cme {
	background-color: #60023e
}

.resources-carousel-layout .wrapper .resources .resource .type.webinars {
	background-color: #b93004
}

.resources-carousel-layout .wrapper .resources .resource .image img {
	max-width: 100%;
	width: 100%
}

.resources-carousel-layout .wrapper .resources .resource .content {
	padding: 0 16px;
	background-color: #fff;
	min-height: 330px;
	position: relative
}

.resources-carousel-layout .wrapper .resources .resource .content .title {
	font-size: 18px;
	line-height: 23px;
	color: #8b0053;
	font-weight: 700
}

.resources-carousel-layout .wrapper .resources .resource .content .subtitle {
	font-size: 18px;
	line-height: 23px;
	color: #20313b;
	font-weight: 700;
	margin-top: 20px
}

.resources-carousel-layout .wrapper .resources .resource .content p {
	font-size: 16px;
	line-height: 22px;
	color: #20313b;
	margin: 10px 0
}

.resources-carousel-layout .wrapper .resources .resource .content .cta {
	padding: 0 16px;
	position: absolute;
	bottom: 10px;
	left: 0
}

.resources-carousel-layout .wrapper .resources .resource .content .cta a {
	color: #b93004;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0 0 3px;
	display: block;
	margin: 13px 0 0
}

.resources-carousel-layout .wrapper .pagination-bar {
	text-align: center;
	margin: 40px auto 0;
	display: flex;
	width: 100%;
	justify-content: center
}

.resources-carousel-layout .wrapper .pagination-bar .slick-arrow {
	color: #8b0053;
	cursor: pointer
}

.resources-carousel-layout .wrapper .pagination-bar .slick-arrow.slick-disabled {
	color: #afbbc3
}

.resources-carousel-layout .wrapper .pagination-bar .pagination-links .slick-dots {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0
}

.resources-carousel-layout .wrapper .pagination-bar .pagination-links .slick-dots li {
	display: inline-block;
	margin: 0 8px;
	font-size: 18px;
	line-height: 22px;
	color: #8b0053;
	font-weight: 300;
	cursor: pointer
}

.resources-carousel-layout .wrapper .pagination-bar .pagination-links .slick-dots li.slick-active {
	font-weight: 700;
	text-decoration: underline
}

.resources-carousel-layout .wrapper .btns {
	display: flex;
	justify-content: center;
	margin: 40px 0 0
}

.resources-carousel-layout .wrapper .btns a {
	margin: 0 10px
}

.resources-carousel-layout .wrapper p.note {
	text-align: center
}

#toolkit,
#education {
	background-color: #f4f3f1
}

#education .wrapper .resources .resource .content {
	height: 387px
}

@media screen and (max-width:1024px) {
	.resources-layout {
		padding: 0 36px
	}

	.resources-layout .wrapper {
		padding: 36px 0
	}
}

@media screen and (max-width:768px) {
	.resources-layout {
		padding: 0 24px
	}

	.resources-layout .wrapper {
		padding: 24px 0
	}
}

.alm-btn-wrap {
	text-align: center;
	margin: 15px auto 0;
	padding: 0;
	display: flex;
	width: 100%;
	justify-content: center
}

.alm-btn-wrap .slick-arrow {
	color: #8b0053
}

.alm-btn-wrap .slick-arrow.slick-disabled {
	color: #afbbc3
}

.alm-btn-wrap .prev.disabled,
.alm-btn-wrap .next.disabled {
	color: #afbbc3
}

.alm-btn-wrap .alm-paging li {
	display: inline-block;
	margin: 0 2px;
	font-size: 18px;
	line-height: 22px;
	color: #8b0053;
	font-weight: 300
}

.alm-btn-wrap .alm-paging li a {
	font-size: 18px;
	line-height: 22px;
	color: #8b0053;
	font-weight: 300;
	cursor: pointer;
	background: 0 0 !important;
	border: none !important
}

.alm-btn-wrap .alm-paging li.active a {
	background-color: transparent !important;
	border-color: none !important;
	color: #8b0053 !important;
	font-weight: 700 !important;
	text-decoration: underline !important
}

.resources-filter {
	padding: 0 48px;
	background-color: #fff
}

.resources-filter .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 47px 0;
	width: 100%
}

.resources-filter .wrapper .top-content {
	text-align: center;
	padding: 0 0 40px
}

.resources-filter .wrapper .filters .alm-filters-container {
	display: none
}

.resources-filter .wrapper .filters .alm-filters-container.show-this-one {
	display: block !important
}

.resources-filter .wrapper .filters .alm-filters-container .alm-filters--controls {
	justify-content: space-between;
	padding-top: 10px
}

.resources-filter .wrapper .filters .alm-filters-container .alm-filters--controls .alm-results-text {
	font-size: 18px;
	line-height: 24px;
	color: #20313b
}

.resources-filter .wrapper .filters .alm-filters-container button[type=reset] {
	min-width: 1px;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #afbbc3
}

.resources-filter .wrapper .filters .alm-filter--inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.resources-filter .wrapper .filters .alm-filter--inner button[type=reset] {
	min-width: auto;
	padding: 0
}

.resources-filter .wrapper .filters .filter-group,
.resources-filter .wrapper .filters .alm-filter {
	flex-basis: 30%;
	min-width: 30%
}

.resources-filter .wrapper .filters .filter-group select,
.resources-filter .wrapper .filters .alm-filter select {
	border: 1px solid #8b0053;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
}

.resources-filter .wrapper .filters .filter-group p,
.resources-filter .wrapper .filters .alm-filter p {
	margin-top: 5px;
	margin-bottom: 20px
}

.resources-filter .wrapper .filters .filter-group button,
.resources-filter .wrapper .filters .alm-filter button {
	margin: 10px 20px 10px 0;
	align-items: center;
	padding: 6px 12px;
	min-width: 1px;
	background-color: #f4f3f1;
	color: #20313b;
	border: none;
	border-radius: 4px;
	display: inline-block;
	transition: all .3s ease
}

.resources-filter .wrapper .filters .filter-group button.is-checked,
.resources-filter .wrapper .filters .alm-filter button.is-checked {
	background-color: #ffe1cc;
	transition: all .3s ease
}

.resources-filter .wrapper .filters .filter-group .filter-box,
.resources-filter .wrapper .filters .alm-filter .filter-box {
	border: 1px solid #8b0053;
	padding: 12px;
	position: relative;
	background-image: url(/wp-content/themes/mmrf/img/icons/DropdownCarrots.png);
	background-position: 98% 12px;
	background-repeat: no-repeat;
	background-size: 11.5px
}

.resources-filter .wrapper .filters .filter-group .filter-box div.field-checkbox:before,
.resources-filter .wrapper .filters .alm-filter .filter-box div.field-checkbox:before {
	border-color: #60023e !important;
	box-shadow: none !important
}

.resources-filter .wrapper .filters .filter-group .filter-box div.active.field-checkbox:before,
.resources-filter .wrapper .filters .alm-filter .filter-box div.active.field-checkbox:before {
	background-color: #60023e;
	border: none !important;
	box-shadow: none !important
}

.resources-filter .wrapper .filters .filter-group .filter-box div.active.field-checkbox:after,
.resources-filter .wrapper .filters .alm-filter .filter-box div.active.field-checkbox:after {
	display: none !important;
	border: none !important;
	box-shadow: none !important;
	border-color: #60023e !important
}

.resources-filter .wrapper .filters .filter-group .filter-box p,
.resources-filter .wrapper .filters .alm-filter .filter-box p {
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	position: relative
}

.resources-filter .wrapper .filters .filter-group .filter-box p.text-box-closed,
.resources-filter .wrapper .filters .alm-filter .filter-box p.text-box-closed {
	cursor: pointer
}

.resources-filter .wrapper .filters .filter-group .filter-box p.text-box-closed:after,
.resources-filter .wrapper .filters .alm-filter .filter-box p.text-box-closed:after {
	content: "";
	background-image: url(/wp-content/themes/mmrf/img/icons/dropdown_carots.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 8px;
	height: 24px;
	background-size: 8px 13px;
	position: absolute;
	right: 0;
	top: -2px
}

.resources-filter .wrapper .filters .filter-group .filter-box p.text-box-open,
.resources-filter .wrapper .filters .filter-group .filter-box ul,
.resources-filter .wrapper .filters .filter-group .filter-box .close,
.resources-filter .wrapper .filters .alm-filter .filter-box p.text-box-open,
.resources-filter .wrapper .filters .alm-filter .filter-box ul,
.resources-filter .wrapper .filters .alm-filter .filter-box .close {
	display: none
}

.resources-filter .wrapper .filters .filter-group .filter-box .close,
.resources-filter .wrapper .filters .alm-filter .filter-box .close {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #20313b;
	font-size: 16px;
	font-weight: 700;
	z-index: 999;
	cursor: pointer
}

.resources-filter .wrapper .filters .filter-group .filter-box.open,
.resources-filter .wrapper .filters .alm-filter .filter-box.open {
	background-image: none
}

.resources-filter .wrapper .filters .filter-group .filter-box.open p.text-box-open,
.resources-filter .wrapper .filters .filter-group .filter-box.open ul,
.resources-filter .wrapper .filters .filter-group .filter-box.open .close,
.resources-filter .wrapper .filters .alm-filter .filter-box.open p.text-box-open,
.resources-filter .wrapper .filters .alm-filter .filter-box.open ul,
.resources-filter .wrapper .filters .alm-filter .filter-box.open .close {
	display: block;
	margin: 0 0 10px
}

.resources-filter .wrapper .filters .filter-group .filter-box.open p.text-box-closed,
.resources-filter .wrapper .filters .alm-filter .filter-box.open p.text-box-closed {
	display: none
}

.resources-filter .wrapper .resources {
	position: relative;
	width: 100%;
	margin: 20px 0;
	border-top: 1px solid #20313b;
	padding: 40px 0 0
}

.resources-filter .wrapper .alm-paging-content {
	display: flex;
	align-items: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0;
	position: relative
}

.resources-filter .wrapper .alm-paging-content .resource {
	background-color: #fff;
	width: 318px;
	position: relative;
	margin: 0 12px 40px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2)
}

.resources-filter .wrapper .alm-paging-content .resource .type {
	padding: 8px 16px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px
}

.resources-filter .wrapper .alm-paging-content .resource .type.video {
	background-color: #20313b
}

.resources-filter .wrapper .alm-paging-content .resource .type.audio {
	background-color: #ffd4b6;
	color: #20313b
}

.resources-filter .wrapper .alm-paging-content .resource .type.publication {
	background-color: #8b0053
}

.resources-filter .wrapper .alm-paging-content .resource .type.webinars {
	background-color: #b93004
}

.resources-filter .wrapper .alm-paging-content .resource .image img {
	max-width: 100%;
	width: 100%
}

.resources-filter .wrapper .alm-paging-content .resource .content {
	padding: 0 16px;
	background-color: #fff;
	min-height: 330px;
	position: relative
}

.resources-filter .wrapper .alm-paging-content .resource .content .title {
	font-size: 18px;
	line-height: 23px;
	color: #8b0053;
	font-weight: 700
}

.resources-filter .wrapper .alm-paging-content .resource .content .subtitle {
	font-size: 18px;
	line-height: 23px;
	color: #20313b;
	font-weight: 700
}

.resources-filter .wrapper .alm-paging-content .resource .content p {
	font-size: 16px;
	line-height: 22px;
	color: #20313b
}

.resources-filter .wrapper .alm-paging-content .resource .content .cta {
	padding: 0 16px;
	position: absolute;
	bottom: 10px;
	left: 0
}

.resources-filter .wrapper .alm-paging-content .resource .content .cta a {
	color: #b93004;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0 0 3px;
	display: block;
	margin: 13px 0 0
}

.resources-filter .wrapper .pagination-bar {
	text-align: center;
	margin: 40px auto;
	display: flex;
	width: 100%;
	justify-content: center
}

.resources-filter .wrapper .pagination-bar .slick-arrow {
	color: #8b0053
}

.resources-filter .wrapper .pagination-bar .slick-arrow.slick-disabled {
	color: #afbbc3
}

.resources-filter .wrapper .pagination-bar .pagination-links .slick-dots {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0
}

.resources-filter .wrapper .pagination-bar .pagination-links .slick-dots li {
	display: inline-block;
	margin: 0 8px;
	font-size: 18px;
	line-height: 22px;
	color: #8b0053;
	font-weight: 300
}

.resources-filter .wrapper .pagination-bar .pagination-links .slick-dots li.slick-active {
	font-weight: 800
}

.resources-filter .wrapper .btns {
	display: flex;
	justify-content: center
}

.resources-filter .wrapper .btns a {
	margin: 0 10px
}

.resources-filter .wrapper p.note {
	text-align: center
}

@media screen and (max-width:1024px) {
	.resources-filter {
		padding: 0 36px
	}

	.resources-filter .wrapper {
		padding: 36px 0
	}
}

@media screen and (max-width:768px) {
	.resources-filter {
		padding: 0 24px
	}

	.resources-filter .wrapper {
		padding: 24px 0
	}

	.resources-filter .wrapper .filters .alm-filters .filter-group,
	.resources-filter .wrapper .filters .alm-filters .alm-filter {
		flex-basis: 100%;
		min-width: 100%
	}

	.resources-filter .wrapper .filters .alm-filters .filter-group .content,
	.resources-filter .wrapper .filters .alm-filters .alm-filter .content {
		min-height: 1px
	}

	.resources-filter .wrapper .filters .alm-filters .filter-group .content .cta,
	.resources-filter .wrapper .filters .alm-filters .alm-filter .content .cta {
		position: relative;
		padding: 0 0 20px;
		bottom: 0
	}

	.resources-filter .wrapper .alm-paging-content {
		justify-content: center
	}
}

.resources-filter-2 {
	padding: 0 48px;
	background-color: #fff
}

.resources-filter-2 .wrapper {
	max-width: 1344px;
	margin: 0 auto;
	padding: 40px 0;
	width: 100%
}

.resources-filter-2 .wrapper .top-content {
	text-align: center;
	padding: 0 0 40px
}

.resources-filter-2 .wrapper .top-content h1:first-child,
.resources-filter-2 .wrapper .top-content h2:first-child,
.resources-filter-2 .wrapper .top-content h3:first-child {
	margin-top: 0
}

.resources-filter-2 .wrapper .filters .alm-filters-container {
	display: none
}

.resources-filter-2 .wrapper .filters .alm-filters-container.show-this-one {
	display: block !important
}

.resources-filter-2 .wrapper .filters .alm-filters-container .alm-filters--controls {
	justify-content: space-between;
	padding-top: 10px
}

.resources-filter-2 .wrapper .filters .alm-filters-container .alm-filters--controls .alm-results-text {
	font-size: 18px;
	line-height: 24px;
	color: #20313b
}

.resources-filter-2 .wrapper .filters .alm-filters-container button[type=reset] {
	min-width: 1px;
	font-family: lato, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #afbbc3
}

.resources-filter-2 .wrapper .filters .filters-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.resources-filter-2 .wrapper .filters .filters-wrap button[type=reset] {
	min-width: auto;
	padding: 0
}

.resources-filter-2 .wrapper .filters .alm-filter {
	flex-basis: 30%;
	min-width: 30%
}

.resources-filter-2 .wrapper .filters .alm-filter select {
	border: 1px solid #8b0053;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
}

.resources-filter-2 .wrapper .filters .alm-filter p {
	margin-top: 5px;
	margin-bottom: 20px
}

.resources-filter-2 .wrapper .filters .alm-filter button {
	margin: 10px 20px 10px 0;
	align-items: center;
	padding: 6px 12px;
	min-width: 1px;
	background-color: #f4f3f1;
	color: #20313b;
	border: none;
	border-radius: 4px;
	display: inline-block;
	transition: all .3s ease
}

.resources-filter-2 .wrapper .filters .alm-filter button.is-checked {
	background-color: #ffe1cc;
	transition: all .3s ease
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box {
	border: 1px solid #8b0053;
	padding: 12px;
	position: relative;
	background-image: url(/wp-content/themes/mmrf/img/icons/DropdownCarrots.png);
	background-position: 98% 12px;
	background-repeat: no-repeat;
	background-size: 11.5px
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box div.field-checkbox:before {
	border-color: #60023e !important;
	box-shadow: none !important
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box div.active.field-checkbox:before {
	background-color: #60023e;
	border: none !important;
	box-shadow: none !important
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box div.active.field-checkbox:after {
	display: none !important;
	border: none !important;
	box-shadow: none !important;
	border-color: #60023e !important
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box p {
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	position: relative
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box p.text-box-closed {
	cursor: pointer
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box p.text-box-closed:after {
	content: "";
	background-image: url(/wp-content/themes/mmrf/img/icons/dropdown_carots.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 8px;
	height: 24px;
	background-size: 8px 13px;
	position: absolute;
	right: 0;
	top: -2px
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box p.text-box-open,
.resources-filter-2 .wrapper .filters .alm-filter .filter-box ul,
.resources-filter-2 .wrapper .filters .alm-filter .filter-box .close {
	display: none
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box .close {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #20313b;
	font-size: 16px;
	font-weight: 700;
	z-index: 999;
	cursor: pointer
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box.open {
	background-image: none
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box.open p.text-box-open,
.resources-filter-2 .wrapper .filters .alm-filter .filter-box.open ul,
.resources-filter-2 .wrapper .filters .alm-filter .filter-box.open .close {
	display: block;
	margin: 0 0 10px
}

.resources-filter-2 .wrapper .filters .alm-filter .filter-box.open p.text-box-closed {
	display: none
}

.resources-filter-2 .wrapper .resources {
	position: relative;
	width: 100%;
	margin: 20px 0 0;
	border-top: 1px solid #20313b;
	padding: 40px 0 0
}

.resources-filter-2 .wrapper .alm-paging-content {
	display: flex;
	align-items: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0;
	position: relative
}

.resources-filter-2 .wrapper .alm-paging-content .resource {
	background-color: #fff;
	width: 318px;
	position: relative;
	margin: 0 0 40px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2)
}

.resources-filter-2 .wrapper .alm-paging-content .resource .type {
	padding: 8px 16px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px
}

.resources-filter-2 .wrapper .alm-paging-content .resource .type.video {
	background-color: #20313b
}

.resources-filter-2 .wrapper .alm-paging-content .resource .type.audio {
	background-color: #ffd4b6;
	color: #20313b
}

.resources-filter-2 .wrapper .alm-paging-content .resource .type.publication {
	background-color: #8b0053
}

.resources-filter-2 .wrapper .alm-paging-content .resource .type.webinars {
	background-color: #b93004
}

.resources-filter-2 .wrapper .alm-paging-content .resource .image img {
	max-width: 100%;
	width: 100%
}

.resources-filter-2 .wrapper .alm-paging-content .resource .content {
	padding: 0 16px;
	background-color: #fff;
	min-height: 330px;
	position: relative
}

.resources-filter-2 .wrapper .alm-paging-content .resource .content .title {
	font-size: 18px;
	line-height: 23px;
	color: #8b0053;
	font-weight: 700
}

.resources-filter-2 .wrapper .alm-paging-content .resource .content .subtitle {
	font-size: 18px;
	line-height: 23px;
	color: #20313b;
	font-weight: 700
}

.resources-filter-2 .wrapper .alm-paging-content .resource .content p {
	font-size: 16px;
	line-height: 22px;
	color: #20313b
}

.resources-filter-2 .wrapper .alm-paging-content .resource .content .cta {
	padding: 0 16px;
	position: absolute;
	bottom: 10px;
	left: 0
}

.resources-filter-2 .wrapper .alm-paging-content .resource .content .cta a {
	color: #b93004;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0 0 3px;
	display: block;
	margin: 13px 0 0
}

.resources-filter-2 .wrapper .pagination-bar {
	text-align: center;
	margin: 40px auto;
	display: flex;
	width: 100%;
	justify-content: center
}

.resources-filter-2 .wrapper .pagination-bar .slick-arrow {
	color: #8b0053
}

.resources-filter-2 .wrapper .pagination-bar .slick-arrow.slick-disabled {
	color: #afbbc3
}

.resources-filter-2 .wrapper .pagination-bar .pagination-links .slick-dots {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0
}

.resources-filter-2 .wrapper .pagination-bar .pagination-links .slick-dots li {
	display: inline-block;
	margin: 0 8px;
	font-size: 18px;
	line-height: 22px;
	color: #8b0053;
	font-weight: 300
}

.resources-filter-2 .wrapper .pagination-bar .pagination-links .slick-dots li.slick-active {
	font-weight: 800
}

.resources-filter-2 .wrapper .btns {
	display: flex;
	justify-content: center
}

.resources-filter-2 .wrapper .btns a {
	margin: 0 10px
}

.resources-filter-2 .wrapper p.note {
	text-align: center
}

@media screen and (max-width:1024px) {
	.resources-filter-2 {
		padding: 0 36px
	}

	.resources-filter-2 .wrapper {
		padding: 36px 0
	}
}

@media screen and (max-width:768px) {
	.resources-filter-2 {
		padding: 0 24px
	}

	.resources-filter-2 .wrapper {
		padding: 24px 0
	}

	.resources-filter-2 .wrapper .filters .alm-filters .filter-group,
	.resources-filter-2 .wrapper .filters .alm-filters .alm-filter {
		flex-basis: 100%;
		min-width: 100%
	}

	.resources-filter-2 .wrapper .filters .alm-filters .filter-group .content,
	.resources-filter-2 .wrapper .filters .alm-filters .alm-filter .content {
		min-height: 1px
	}

	.resources-filter-2 .wrapper .filters .alm-filters .filter-group .content .cta,
	.resources-filter-2 .wrapper .filters .alm-filters .alm-filter .content .cta {
		position: relative;
		padding: 0 0 20px;
		bottom: 0
	}

	.resources-filter-2 .wrapper .alm-paging-content {
		justify-content: center
	}
}

.dataTables {
	margin: 20px auto
}

.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate,
caption {
	display: none !important
}

.body-block .tablepress {
	max-width: 1024px;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.body-block .tablepress {
		max-width: 100%
	}
}

.tablepress .sorting:after {
	content: none !important
}

.tablepress ul,
.tablepress ol,
table ul,
table ol {
	margin: 0 0 20px
}

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

	.tablepress,
	table {
		min-width: 280px;
		max-width: 100%
	}
}

.tablepress thead tr th,
table thead tr th {
	background-color: transparent !important;
	color: #8b0053;
	font-size: 18px;
	line-height: 23px;
	font-family: lato, sans-serif;
	border-bottom: 2px solid #8b0053;
	text-align: left !important;
	vertical-align: top
}

.tablepress tbody tr ul,
table tbody tr ul {
	display: block;
	margin: 20px 0;
	padding: 0
}

.tablepress tbody tr td,
.tablepress tbody tr li,
.tablepress tbody tr p,
table tbody tr td,
table tbody tr li,
table tbody tr p {
	font-size: 18px !important;
	line-height: 23px !important;
	font-family: lato, sans-serif;
	text-align: left !important;
	background-color: transparent !important;
	vertical-align: top;
	padding: 10px
}
/*
.tablepress tbody tr td,
table tbody tr td {
	border-bottom: 1px solid #afbbc3
}

.tablepress tbody tr.odd td,
table tbody tr.odd td {
	background-color: transparent !important
}
*/
@media screen and (max-width:768px) {

	.tablepress thead tr th,
	table thead tr th {
		font-size: 14px;
		line-height: 18px;
		display: block
	}
/*
	.tablepress tbody tr,
	table tbody tr {
		border-bottom: 1px solid #afbbc3
	}
*/
	.tablepress tbody tr th,
	.tablepress tbody tr td,
	.tablepress tbody tr li,
	.tablepress tbody tr p,
	table tbody tr th,
	table tbody tr td,
	table tbody tr li,
	table tbody tr p {
		font-size: 14px !important;
		line-height: 18px !important;
		width: 100%;
		text-align: left;
		/*border-bottom: 0 solid #afbbc3;
		border-top: 0 solid #afbbc3 !important;
		background-color: transparent !important;*/
		vertical-align: top
	}

	.tablepress tbody tr th,
	.tablepress tbody tr td,
	.tablepress tbody tr p,
	table tbody tr th,
	table tbody tr td,
	table tbody tr p {
		display: block
	}

	.tablepress tbody tr:first-child th,
	.tablepress tbody tr:first-child td,
	.tablepress tbody tr:first-child li,
	.tablepress tbody tr:first-child p,
	table tbody tr:first-child th,
	table tbody tr:first-child td,
	table tbody tr:first-child li,
	table tbody tr:first-child p {
		/*border-top: 1px solid #afbbc3 !important*/
	}
}

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

	.tablepress .col2wider tr td:nth-child(2),
	table .col2wider tr td:nth-child(2) {
		min-width: 40% !important
	}
}

table.borders tbody tr td,
table.borders tbody tr th {
	/*border: 1px solid #afbbc3;*/
	padding: 10px
}

.tablepress-id-2 .row-4 td {
	border-bottom: 0
}

.tablepress-id-5 .column-3 {
	min-width: 185px
}

.tablepress-id-7 .column-4 {
	min-width: 140px
}

.dataTables_scroll div {
	margin: 0 auto !important
}

.timeline .wrapper {
	max-width: 1335px;
	margin: 0 auto;
	width: 100%;
	padding: 0 20px 24px
}

.timeline .wrapper .top-content {
	text-align: center;
	margin: 0 auto 40px;
	max-width: 888px
}

.timeline .wrapper .timeline-wrap {
	margin: 20px 0
}

.timeline .wrapper .timeline-wrap .timeline-item {
	margin: 0 0;
	display: flex
}

.timeline .wrapper .timeline-wrap .timeline-item .content-left {
	padding: 0 0 20px;
	flex-basis: 40%;
	min-width: 40%;
	text-align: center;
	display: flex;
	justify-content: space-between
}

.timeline .wrapper .timeline-wrap .timeline-item .content-left div {
	background-color: #f4f3f1;
	padding: 35px 35px 35px 15px;
	flex-basis: 75%;
	min-width: 75%
}

.timeline .wrapper .timeline-wrap .timeline-item .content-left div p sup {
	top: -.75em
}

.timeline .wrapper .timeline-wrap .timeline-item .content-left div.image {
	background-color: #f4f3f1;
	padding: 35px 0 35px 35px;
	flex-basis: 25%;
	min-width: 25%
}

.timeline .wrapper .timeline-wrap .timeline-item .content-left img {
	max-width: 100%;
	max-height: 120px
}

.timeline .wrapper .timeline-wrap .timeline-item .year {
	flex-basis: 20%;
	min-width: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden
}

.timeline .wrapper .timeline-wrap .timeline-item .year p {
	position: relative;
	z-index: 10;
	background-color: #fff;
	color: #ff9151;
	padding: 5px;
	font-size: 32px;
	line-height: 36px
}

.timeline .wrapper .timeline-wrap .timeline-item .year.right:after {
	position: absolute;
	width: 50%;
	height: 0;
	border-top: 2px solid #e04411;
	content: "";
	right: 0;
	top: 50%;
	z-index: 1
}

.timeline .wrapper .timeline-wrap .timeline-item .year.left:before {
	position: absolute;
	width: 50%;
	height: 0;
	border-top: 2px solid #e04411;
	content: "";
	left: 0;
	top: 50%;
	z-index: 1
}

.timeline .wrapper .timeline-wrap .timeline-item .year.top div:before {
	position: absolute;
	width: 50%;
	height: 0;
	border-top: 2px solid #e04411;
	content: "";
	left: 25%;
	top: 0%;
	z-index: 1;
	transform: rotate(90deg)
}

.timeline .wrapper .timeline-wrap .timeline-item .year.bottom div:after {
	position: absolute;
	width: 50%;
	height: 0;
	border-top: 2px solid #e04411;
	content: "";
	left: 25%;
	bottom: 10%;
	z-index: 1;
	transform: rotate(90deg)
}

.timeline .wrapper .timeline-wrap .timeline-item .content-right {
	text-align: center;
	padding: 0 0 20px;
	flex-basis: 40%;
	min-width: 40%;
	display: flex;
	justify-content: space-between
}

.timeline .wrapper .timeline-wrap .timeline-item .content-right div {
	background-color: #f4f3f1;
	padding: 35px 15px 35px 35px;
	flex-basis: 75%;
	min-width: 75%
}

.timeline .wrapper .timeline-wrap .timeline-item .content-right div.image {
	background-color: #f4f3f1;
	padding: 35px 35px 35px 0;
	flex-basis: 25%;
	min-width: 25%
}

.timeline .wrapper .timeline-wrap .timeline-item .content-right img {
	max-width: 100%;
	max-height: 120px
}

.timeline .wrapper .timeline-wrap .timeline-item .content-left.empty,
.timeline .wrapper .timeline-wrap .timeline-item .content-right.empty {
	background-color: transparent;
	padding: 0
}

.timeline .wrapper .timeline-wrap .timeline-item .content-left.empty div,
.timeline .wrapper .timeline-wrap .timeline-item .content-right.empty div {
	padding: 0;
	background-color: transparent
}

.timeline .wrapper .timeline-wrap .timeline-item h1,
.timeline .wrapper .timeline-wrap .timeline-item h2,
.timeline .wrapper .timeline-wrap .timeline-item h3,
.timeline .wrapper .timeline-wrap .timeline-item h4,
.timeline .wrapper .timeline-wrap .timeline-item h5,
.timeline .wrapper .timeline-wrap .timeline-item p {
	margin: 0;
	padding: 0
}

@media screen and (max-width:768px) {
	.timeline .wrapper .timeline-wrap .timeline-item {
		justify-content: flex-end;
		flex-wrap: wrap
	}

	.timeline .wrapper .timeline-wrap .timeline-item .content-left {
		order: 5;
		flex-basis: 80%;
		min-width: 80%
	}

	.timeline .wrapper .timeline-wrap .timeline-item .year {
		order: 1;
		flex-basis: 20%;
		min-width: 20%
	}

	.timeline .wrapper .timeline-wrap .timeline-item .year p {
		font-size: 24px;
		line-height: 30px
	}

	.timeline .wrapper .timeline-wrap .timeline-item .content-right {
		order: 5;
		flex-basis: 80%;
		min-width: 80%
	}

	.timeline .wrapper .timeline-wrap .timeline-item .content-left.empty,
	.timeline .wrapper .timeline-wrap .timeline-item .content-right.empty {
		display: none !important
	}

	.timeline .wrapper .timeline-wrap .timeline-item .year:after {
		position: absolute;
		width: 50%;
		height: 0;
		border-top: 2px solid #ff9151;
		content: "";
		right: 0;
		top: 50%;
		z-index: 1
	}

	.timeline .wrapper .timeline-wrap .timeline-item .year.left:before,
	.timeline .wrapper .timeline-wrap .timeline-item .year.top div:before,
	.timeline .wrapper .timeline-wrap .timeline-item .year.bottom div:after {
		display: none
	}
}

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

	.timeline .wrapper .timeline-wrap .timeline-item .content-left,
	.timeline .wrapper .timeline-wrap .timeline-item .content-right {
		flex-basis: 75%;
		min-width: 75%
	}

	.timeline .wrapper .timeline-wrap .timeline-item .year {
		flex-basis: 25%;
		min-width: 25%
	}
}

.patient-navigators {
	padding: 0 48px
}

.patient-navigators .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
	padding: 40px 0 0 0
}

.patient-navigators .wrapper .top {
	text-align: center
}

.patient-navigators .wrapper .top h1 {
	text-align: center;
	position: relative;
	margin-top: 84px
}

.patient-navigators .wrapper .top h1:after {
	position: absolute;
	top: -30px;
	left: calc(50% - 30px);
	width: 60px;
	height: 0;
	border-top: 8px solid #f58eb3;
	content: "";
	z-index: -1
}

.patient-navigators .wrapper .navigators {
	display: flex;
	justify-content: space-between;
	margin: 40px 0 0;
	flex-wrap: wrap
}

.patient-navigators .wrapper .navigators .navigator {
	flex-basis: calc(25% - 20px);
	min-width: calc(25% - 20px);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
	margin: 0 10px 40px
}

.patient-navigators .wrapper .navigators .navigator img {
	max-width: 100%
}

.patient-navigators .wrapper .navigators .navigator div {
	padding: 0 16px 16px
}

.patient-navigators .wrapper .navigators .navigator div h6 {
	margin-top: 16px
}

.patient-navigators .wrapper .navigators .navigator div p {
	font-size: 14px;
	line-height: 17px
}

.patient-navigators .wrapper .navigators .navigator div p:first-of-type {
	margin: 0 0 40px;
	min-height: 50px
}

.patient-navigators .wrapper .navigators .navigator div .cta {
	padding: 0
}

.patient-navigators .wrapper .navigators .navigator div .cta span,
.patient-navigators .wrapper .navigators .navigator div .cta a {
	color: #8b0053;
	font-size: 15px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 700;
	cursor: pointer
}

.patient-navigators .wrapper .navigators .navigator div .bio {
	transition: all .3s ease;
	height: 0;
	overflow: hidden;
	padding: 0 0 15px
}

.patient-navigators .wrapper .navigators .navigator div .bio p {
	margin: 20px 0 0
}

.patient-navigators .wrapper .navigators .navigator div .mobile-bio {
	padding: 15px 0;
	transition: all .3s ease;
	display: none
}

@media screen and (max-width:940px) {
	.patient-navigators .wrapper {
		padding: 0 36px
	}

	.patient-navigators .wrapper .navigators {
		flex-wrap: wrap
	}

	.patient-navigators .wrapper .navigators .navigator {
		flex-basis: 45%;
		min-width: 45%
	}

	.patient-navigators .wrapper .navigators .navigator div .cta {
		display: none !important
	}

	.patient-navigators .wrapper .navigators .navigator div .mobile-bio {
		display: block;
		padding: 15 0 15px;
		transition: all .3s ease
	}

	.patient-navigators .wrapper .navigators .navigator div .bio.open {
		height: auto;
		transition: all .3s ease;
		padding-bottom: 24px
	}
}

@media screen and (max-width:640px) {
	.patient-navigators .wrapper {
		padding: 0 24px
	}

	.patient-navigators .wrapper .navigators {
		flex-wrap: wrap
	}

	.patient-navigators .wrapper .navigators .navigator {
		flex-basis: 100%;
		min-width: 100%
	}
}

.navigator-modal {
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
	display: none;
	padding: 24px;
	max-width: 924px !important
}

.navigator-modal .wrap {
	display: flex;
	padding: 0
}

.navigator-modal .image {
	flex-basis: 30%;
	min-width: 30%
}

.navigator-modal .image img {
	max-width: 100%
}

.navigator-modal .copy {
	flex-basis: 70%;
	min-width: 70%;
	padding: 0 24px
}

.navigator-modal .copy h6 {
	margin-top: 0
}

.fancybox__content>.f-button.is-close-btn {
	top: 24px !important;
	right: 24px !important;
	border: 0 !important;
	min-width: 30px !important;
	color: #60023e
}

.leadership-team {
	padding: 0 48px
}

.leadership-team .wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align: center
}

.leadership-team .wrapper h1 {
	margin: 0 0 40px
}

.leadership-team .wrapper #leadership-wrap .alm-reveal {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member {
	flex-basis: 23%;
	min-width: 23%;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
	margin: 0 auto 40px
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member img {
	max-width: 100%
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member div {
	padding: 0 16px 16px;
	text-align: left
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member div h6 {
	margin-top: 16px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member div p {
	font-size: 14px;
	line-height: 17px;
	margin: 0
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member div p:nth-child(2) {
	min-height: 52px
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member div p.cta {
	margin: 30px 0 0
}

.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member div p.cta a {
	color: #8b0053;
	font-size: 15px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	border-bottom: 1px solid #8b0053
}

.leadership-team .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	.leadership-team {
		padding: 0 36px
	}

	.leadership-team .wrapper {
		padding: 30px 0
	}

	.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member {
		flex-basis: 33%;
		min-width: 33%
	}
}

@media screen and (max-width:768px) {
	.leadership-team {
		padding: 0 24px
	}

	.leadership-team .wrapper {
		padding: 20px 0
	}

	.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member {
		flex-basis: 48%;
		min-width: 48%
	}
}

@media screen and (max-width:640px) {
	.leadership-team {
		padding: 0 24px
	}

	.leadership-team .wrapper {
		padding: 20px 0
	}

	.leadership-team .wrapper #leadership-wrap .alm-reveal .team-member {
		flex-basis: 100%;
		min-width: 100%
	}
}

.page-executive-leadership .alm-btn-wrap,
.page-board-of-directors .alm-btn-wrap {
	display: none !important
}

.page-myeloma-mentors .alm-btn-wrap {
	display: none !important
}

.mentors {
	padding: 0 48px;
	background-color: #f4f3f1
}

.mentors .wrapper {
	max-width: 1440px;
	margin: 0 auto;
	padding: 48px 0
}

.mentors .wrapper .alm-reveal {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.mentors .wrapper .alm-reveal .mentor {
	flex-basis: calc(50% - 12px);
	min-width: calc(50% - 12px);
	display: flex;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
	margin: 0 0 24px
}

.mentors .wrapper .alm-reveal .mentor .col {
	position: relative;
	flex-basis: 50%;
	min-width: 50%;
	padding: 0 0 45px
}

.mentors .wrapper .alm-reveal .mentor .col img {
	max-width: 100%
}

.mentors .wrapper .alm-reveal .mentor .col p {
	margin: 0 0;
	padding: 0 24px;
	font-size: 18px;
	line-height: 26px
}

.mentors .wrapper .alm-reveal .mentor .col p.label {
	margin: 15px 0 0;
	font-weight: 700
}

.mentors .wrapper .alm-reveal .mentor .col p.title {
	font-weight: 700;
	margin-top: 16px
}

.mentors .wrapper .alm-reveal .mentor .col p.lastp {
	padding-bottom: 70px
}

.mentors .wrapper .alm-reveal .mentor .col .bot {
	padding: 0 24px;
	position: absolute;
	bottom: 16px;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%
}

.mentors .wrapper .alm-reveal .mentor .col .bot .link {
	color: #8b0053;
	text-decoration: underline;
	text-transform: uppercase
}

.mentors .wrapper .alm-reveal .mentor .col .bot button {
	min-width: 162px
}

.mentors .wrapper .alm-reveal .mentor .col .bio {
	transition: all .3s ease;
	height: 0;
	overflow: hidden
}

.mentors .wrapper .alm-reveal .mentor .col .bio .close {
	top: -40px;
	right: 20px;
	width: 15px;
	position: relative
}

.mentors .wrapper .alm-reveal .mentor .col .mobile-bio {
	padding: 0 24px;
	transition: all .3s ease;
	display: none
}

.mentors .wrapper .alm-reveal .mentor .col .hideable.hide {
	display: none
}

@media screen and (max-width:1200px) {
	.mentors .wrapper .alm-reveal .mentor .col:nth-child(1) {
		flex-basis: calc(40% - 12px);
		min-width: calc(40% - 12px)
	}

	.mentors .wrapper .alm-reveal .mentor .col:nth-child(2) {
		flex-basis: calc(60% - 12px);
		min-width: calc(60% - 12px)
	}

	.mentors .wrapper .alm-reveal .mentor .col p {
		padding: 0 25px;
		font-size: 14px;
		line-height: 20px
	}

	.mentors .wrapper .alm-reveal .mentor .col .bot {
		flex-wrap: wrap
	}

	.mentors .wrapper .alm-reveal .mentor .col .bot .protip {
		margin: 0 0 20px
	}
}

@media screen and (max-width:768px) {
	.mentors .wrapper .alm-reveal .mentor {
		flex-basis: 100%;
		min-width: 100%
	}
}

@media screen and (max-width:1024px) {
	.mentors {
		padding: 0 36px
	}

	.mentors .wrapper {
		padding: 36px 0
	}
}

@media screen and (max-width:768px) {
	.mentors {
		padding: 0 24px
	}

	.mentors .wrapper {
		padding: 24px 0
	}
}

@media screen and (max-width:768px) {
	.mentors .wrapper .alm-reveal .mentor {
		flex-wrap: wrap
	}

	.mentors .wrapper .alm-reveal .mentor .col {
		flex-basis: 100%;
		min-width: 100%;
		padding: 0 0 0
	}

	.mentors .wrapper .alm-reveal .mentor .col p.lastp {
		padding-bottom: 20px
	}

	.mentors .wrapper .alm-reveal .mentor .col .bot {
		position: relative
	}

	.mentors .wrapper .alm-reveal .mentor .col .bot .link {
		display: none !important
	}

	.mentors .wrapper .alm-reveal .mentor .col .bot button {
		margin-top: 15px
	}

	.mentors .wrapper .alm-reveal .mentor .col .mobile-bio {
		display: block;
		padding: 0 24px 24px;
		transition: all .3s ease
	}

	.mentors .wrapper .alm-reveal .mentor .col .bio.open {
		height: auto;
		transition: all .3s ease;
		padding-bottom: 24px
	}

	.mentors .wrapper .alm-reveal .mentor .col .bio.open .close {
		position: absolute
	}
}

.tooltip {
	position: relative;
	display: inline-block
}

.tooltip .tooltip-text {
	visibility: hidden;
	max-width: 768px;
	width: 100%;
	background-color: #f4f3f1;
	filter: drop-shadow(0px 20px 80px rgba(0, 0, 0, 0.25));
	color: #20313b;
	text-align: left;
	padding: 40px 50px;
	border: 1px solid #8b0053;
	position: absolute;
	z-index: 1
}

@media screen and (max-width:1240px) {
	.tooltip .tooltip-text {
		max-width: 768px
	}
}

.tooltip:hover .tooltip-text {
	visibility: visible
}

.protip-skin-default--scheme-pro.protip-container {
	background-color: #fff !important;
	filter: drop-shadow(0px 20px 80px rgba(0, 0, 0, 0.25)) !important;
	color: #20313b !important;
	text-align: left !important;
	padding: 40px 50px !important;
	border: 1px solid #8b0053 !important;
	max-width: 768px !important;
	width: 100% !important
}

.protip-skin-default--scheme-pro.protip-container p {
	font-size: 18px;
	line-height: 26px;
	margin: 0
}

@media screen and (max-width:1240px) {
	.protip-skin-default--scheme-pro.protip-container {
		max-width: 80% !important
	}
}

@media screen and (max-width:768px) {
	.protip-skin-default--scheme-pro.protip-container {
		max-width: 80% !important;
		width: auto !important
	}
}

.protip-arrow {
	background-image: url(../images/menu-hover-arrow.png);
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-size: 26px 14px;
	border: none !important;
	width: 26px !important;
	height: 14px !important
}

[data-pt-position=top] .protip-arrow,
[data-pt-position=top-left-corner] .protip-arrow,
[data-pt-position=top-left] .protip-arrow,
[data-pt-position=top-right] .protip-arrow,
[data-pt-position=top-right-corner] .protip-arrow {
	transform: rotate(-180deg)
}

[data-pt-position=top-left-corner] .protip-arrow {
	left: calc(100% - 25px) !important
}

[data-pt-position=top-right-corner] .protip-arrow {
	right: calc(100% - 25px) !important
}

[data-pt-position=bottom] .protip-arrow,
[data-pt-position=bottom-left-corner] .protip-arrow,
[data-pt-position=bottom-right-corner] .protip-arrow,
[data-pt-position=bottom-left] .protip-arrow,
[data-pt-position=bottom-right] .protip-arrow {
	top: -14px !important;
	bottom: auto !important
}

[data-pt-position=right] .protip-arrow,
[data-pt-position=right-top] .protip-arrow,
[data-pt-position=right-bottom] .protip-arrow {
	transform: rotate(-90deg);
	right: calc(100% - 6px) !important
}

[data-pt-position=left] .protip-arrow,
[data-pt-position=left-top] .protip-arrow,
[data-pt-position=left-bottom] .protip-arrow {
	transform: rotate(90deg);
	left: calc(100% - 6px) !important
}

.mobile-link:before {
	color: #20313b !important
}

.three-col-colors {
	display: flex;
	justify-content: space-between;
	max-width: 1340px !important;
	flex-wrap: wrap
}

.three-col-colors .col {
	flex-basis: 30%;
	min-width: 30%;
	box-sizing: border-box;
	padding: 0;
	text-align: center
}

.three-col-colors .col img {
	max-width: 200px;
	margin: 0 auto;
	display: block
}

.three-col-colors .col h2 span {
	color: #20313b;
	font-size: 30px
}

.three-col-colors .col {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative
}

.three-col-colors .col .top {
	min-height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
	box-sizing: border-box;
	margin: 0;
	position: relative
}

.three-col-colors .col .top h3 {
	color: #fff;
	margin: 0
}

.three-col-colors .col .mid {
	font-size: 18px;
	line-height: 26px;
	color: #20313b;
	padding: 12px
}

.three-col-colors .col .but {
	margin: 0 auto;
	padding: 10px 65px;
	display: inline-block;
	color: #fff;
	min-width: 225px
}

@media screen and (max-width:1024px) {
	.three-col-colors .col {
		flex-basis: 48%;
		min-width: 48%;
		margin: 0 0 20px
	}
}

@media screen and (max-width:640px) {
	.three-col-colors .col {
		flex-basis: 100%;
		min-width: 100%;
		margin: 0 0 20px
	}
}

.three-col-colors .col1 {
	border: 1px solid #b93004
}

.three-col-colors .col1 .top {
	background-color: #b93004;
	width: 100%;
	color: #fff
}

.three-col-colors .col1 .top:after {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #b93004;
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%)
}

.three-col-colors .col1 .but {
	background-color: #b93004
}

.three-col-colors .col2 {
	border: 1px solid #20313b
}

.three-col-colors .col2 .top {
	background-color: #20313b;
	width: 100%;
	color: #fff
}

.three-col-colors .col2 .top:after {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #20313b;
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%)
}

.three-col-colors .col2 .but {
	background-color: #20313b;
	margin: 0 auto;
	padding: 10px;
	color: #fff
}

.three-col-colors .col3 {
	border: 1px solid #60023e
}

.three-col-colors .col3 .top {
	background-color: #60023e;
	width: 100%;
	color: #fff
}

.three-col-colors .col3 .top:after {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #60023e;
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%)
}

.three-col-colors .col3 .but {
	background-color: #60023e;
	margin: 0 auto;
	padding: 10px;
	color: #fff
}

.single-col-color {
	display: flex;
	justify-content: space-between;
	max-width: 1030px !important;
	background: #f4f3f1
}

.single-col-color .col {
	flex-basis: 100%;
	min-width: 100%;
	box-sizing: border-box;
	padding: 0;
	text-align: center;
	margin: 0
}

.single-col-color .col img {
	max-width: 200px;
	margin: 0 auto;
	display: block
}

.single-col-color .col h2 span {
	color: #20313b;
	font-size: 30px
}

.single-col-color .col {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.single-col-color .col .top {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
	box-sizing: border-box;
	margin: 0;
	max-width: 100%
}

.single-col-color .col .top h3 {
	margin: 0 auto;
	max-width: 100%
}

.single-col-color .col .mid {
	font-size: 18px;
	line-height: 26px;
	color: #20313b;
	padding: 12px
}

.single-col-color .col .but {
	margin: 0 auto;
	padding: 10px 65px;
	display: inline-block;
	color: #fff;
	background-color: #60023e
}

section.body-block .wrapper div#store_locator {
	margin: 0 auto !important
}

section.body-block .wrapper div#store_locator .store-locator-row {
	margin: 0 auto;
	max-width: 100% !important
}

section.body-block .wrapper div#store_locator .store-locator-row h1,
section.body-block .wrapper div#store_locator .store-locator-row h2,
section.body-block .wrapper div#store_locator .store-locator-row h3,
section.body-block .wrapper div#store_locator .store-locator-row h4,
section.body-block .wrapper div#store_locator .store-locator-row h5,
section.body-block .wrapper div#store_locator .store-locator-row p,
section.body-block .wrapper div#store_locator .store-locator-row ul,
section.body-block .wrapper div#store_locator .store-locator-row ol {
	max-width: 100% !important
}

section.body-block .wrapper div#store_locator .store-locator-row h1,
section.body-block .wrapper div#store_locator .store-locator-row h2,
section.body-block .wrapper div#store_locator .store-locator-row h3,
section.body-block .wrapper div#store_locator .store-locator-row h4,
section.body-block .wrapper div#store_locator .store-locator-row h5,
section.body-block .wrapper div#store_locator .store-locator-row p,
section.body-block .wrapper div#store_locator .store-locator-row ul,
section.body-block .wrapper div#store_locator .store-locator-row ol {
	margin: 15px 0
}

section.body-block .wrapper div#store_locator .store-locator-row .store-locator-col-12,
section.body-block .wrapper div#store_locator .store-locator-row div {
	margin: 0 auto !important;
	max-width: 100% !important
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_main {
	margin: 0 auto;
	padding: 0 !important;
	max-width: 100% !important
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_search_box {
	background-color: #8b0053;
	padding: 52px 20px;
	max-width: 100% !important
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_search_box .wordpress-store-locator-address-container h5 span {
	display: block;
	text-align: center
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_search_box .wordpress-store-locator-address-container h5 span:nth-child(1) {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 44px;
	text-align: center;
	letter-spacing: .01em;
	color: #ffd4b6
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_search_box .wordpress-store-locator-address-container h5 span:nth-child(1) span {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 44px;
	text-align: center;
	letter-spacing: .01em;
	color: #ffd4b6;
	display: none
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_search_box .wordpress-store-locator-address-container h5 span:nth-child(2) {
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #fff
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list {
	max-height: none !important;
	max-width: 90% !important;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list .store_locator_result_list_item {
	flex-basis: 33%;
	min-width: 33%;
	border-right: 1px solid rgba(245, 142, 179, .2);
	border-bottom: 1px solid rgba(245, 142, 179, .2);
	margin: 0 auto 20px !important
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list .store_locator_result_list_item .store_locator_details a:first-child {
	text-decoration: none !important
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list .store_locator_result_list_item .store_locator_name {
	color: #20313b;
	font-family: lato;
	font-style: normal;
	font-weight: 700;
	font-size: 17.9259px;
	line-height: 24px;
	text-decoration: none
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list .store_locator_result_list_item .store_locator_name i {
	display: none
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list .store_locator_result_list_item p {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #20313b
}

section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list .store_locator_result_list_item .store_locator_actions a {
	color: #b93004;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 29px;
	font-weight: 700
}

@media screen and (max-width:768px) {
	section.body-block .wrapper div#store_locator .store-locator-row #store_locator_result_list .store_locator_result_list_item {
		flex-basis: 100%;
		min-width: 100%
	}
}

section.body-block .wrapper div#store_locator .store-locator-row .wordpress-store-locator-block-search_button {
	display: none !important
}

@media screen and (max-width:768px) {
	section.body-block .wrapper div#store_locator {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	section.body-block .wrapper div#store_locator .store-locator-col-12 {
		padding-left: 0 !important;
		padding-right: 0 !important
	}
}

.store_locator .store_locator_address_field,
.store_locator .store_locator_name_search_field,
.store_locator .select {
	padding: 15px !important;
	margin: 20px auto !important
}

#store_locator_map .gm-style-mtc {
	padding: 10px
}

#store_locator_map button {
	background-color: #8b0053 !important;
	color: #fff !important;
	min-width: 1px;
	height: auto
}

#store_locator_filter i {
	color: #fff !important
}

.page-patient-support .sg {
	display: inline-block !important
}

.page-building-the-right-treatment-team .doc {
	display: inline-block !important
}

.store_locator_loading,
#store_modal_close {
	display: none !important;
	opacity: 0 !important
}

#search-results .wrapper {
	max-width: 940px;
	padding: 24px
}

#search-results .wrapper .search-results-header h5 {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #20313b;
	border-bottom: 1px solid #afbbc3
}

#search-results .wrapper .search-results li {
	list-style: none;
	margin: 0 0 10px
}

#search-results .wrapper .search-results li .search-result .entry-content p {
	margin: 0;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	color: #8b0053
}

#search-results .wrapper .pagination {
	text-align: center;
	margin: 40px auto 0;
	display: flex;
	width: 100%;
	justify-content: center
}

#search-results .wrapper .pagination .slick-arrow {
	color: #8b0053
}

#search-results .wrapper .pagination .slick-arrow.slick-disabled {
	color: #afbbc3
}

#search-results .wrapper .pagination a {
	display: inline-block;
	margin: 0 8px;
	font-size: 18px;
	line-height: 22px;
	color: #8b0053;
	font-weight: 300;
	cursor: pointer
}

section.events .wrapper {
	max-width: 1340px;
	padding: 0 20px 40px
}

section.events .wrapper .events-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

section.events .wrapper .events-wrapper .event {
	flex-basis: calc(50% - 12px);
	min-width: calc(50% - 12px);
	margin: 0 0 24px;
	background: #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .2)
}

section.events .wrapper .events-wrapper .event img {
	max-width: 100%
}

section.events .wrapper .events-wrapper .event h3 {
	max-width: 60%;
	padding: 0 15px;
	min-height: 72px
}

section.events .wrapper .events-wrapper .event div {
	padding: 0 15px;
	display: flex;
	justify-content: space-between
}

section.events .wrapper .events-wrapper .event div p {
	font-size: 24px;
	line-height: 32px;
	color: #20313b;
	margin: 0 0 24px
}

section.events .wrapper .events-wrapper .event div p.date {
	padding: 10px 0 0
}

section.events .wrapper .events-wrapper .event div p.btn a {
	text-decoration: none
}

@media screen and (max-width:1024px) {
	section.events .wrapper .events-wrapper .event {
		flex-basis: 100%;
		min-width: 100%
	}

	section.events .wrapper .events-wrapper .event h3 {
		max-width: 100%;
		min-height: 1px
	}

	section.events .wrapper .events-wrapper .event div {
		flex-wrap: wrap
	}

	section.events .wrapper .events-wrapper .event div p {
		flex-basis: 100%;
		min-width: 100%
	}
}

.tabs {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #20313b;
	margin: 20px 0
}

.tabs a {
	background-color: #f4f3f1;
	text-align: center;
	padding: 10px 30px;
	color: #20313b;
	width: 100%;
	font-weight: 700;
	font-size: 22px;
	line-height: 29px;
	font-family: lato, sans-serif;
	text-decoration: none;
	border-right: 1px solid #fff
}

.tabs a.active {
	background-color: #20313b;
	color: #fff
}

@media screen and (max-width:640px) {
	.tabs {
		display: block
	}

	.tabs a {
		display: block
	}
}

.tabs-content .col {
	display: none
}

.tabs-content .col.active {
	display: block
}

section.videos {
	background-color: #20313b;
	background-image: url(/wp-content/uploads/2023/08/quote-big.png);
	background-repeat: no-repeat;
	background-size: 195px;
	background-position: 20px 230px
}

@media screen and (max-width:940px) {
	section.videos {
		background-position: 20px 96%
	}
}

section.videos .wrapper {
	width: 100%;
	max-width: 1155px;
	padding: 77px 20px;
	box-sizing: border-box
}

section.videos .wrapper .videos-wrapper .mobile-description {
	display: none
}

section.videos .wrapper .videos-wrapper .top {
	display: flex
}

section.videos .wrapper .videos-wrapper .top .left {
	flex-basis: 45%;
	min-width: 45%;
	padding: 0 48px 0 0
}

section.videos .wrapper .videos-wrapper .top .left .desc {
	display: none
}

section.videos .wrapper .videos-wrapper .top .left .desc h3 {
	color: #ffe1cc;
	leading-trim: both;
	text-edge: cap;
	font-family: Lato;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
	letter-spacing: .32px
}

section.videos .wrapper .videos-wrapper .top .left .desc p {
	color: #fff;
	font-family: Lato;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 32px;
	margin: 0 0 15px
}

section.videos .wrapper .videos-wrapper .top .left .desc h2 {
	color: #ffe1cc;
	font-family: Lato;
	font-size: 45px;
	font-style: normal;
	font-weight: 400;
	line-height: 50px;
	letter-spacing: .45px
}

section.videos .wrapper .videos-wrapper .top .left .desc.active {
	display: block
}

section.videos .wrapper .videos-wrapper .top .right {
	flex-basis: 55%;
	min-width: 55%
}

section.videos .wrapper .videos-wrapper .top .right .video {
	display: none;
	position: relative;
	padding-bottom: 56.25%;
	height: 0
}

section.videos .wrapper .videos-wrapper .top .right .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

section.videos .wrapper .videos-wrapper .top .right .video.active {
	display: block
}

section.videos .wrapper .videos-wrapper .controls {
	display: flex;
	width: 100%;
	justify-content: space-between
}

section.videos .wrapper .videos-wrapper .controls .slider {
	justify-content: space-between;
	margin: 0 0 0 2%;
	padding: 0;
	flex-basis: 45%;
	min-width: 45%
}

section.videos .wrapper .videos-wrapper .controls .slider .slick-list {
	top: 27px
}

section.videos .wrapper .videos-wrapper .controls .slider .slick-list .slick-track {
	max-width: 100%;
	justify-content: center;
	display: flex
}

section.videos .wrapper .videos-wrapper .controls .slider .slide {
	flex-basis: 33.33333%;
	min-width: 33.33333%;
	text-align: center
}

section.videos .wrapper .videos-wrapper .controls .slider a {
	color: #fff;
	text-align: center;
	font-family: Lato;
	font-size: 15px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	letter-spacing: .75px;
	text-transform: uppercase;
	background-color: transparent;
	padding: 12px 16px;
	text-align: center;
	list-style: none;
	margin: 0 0;
	text-decoration: none !important;
	display: inline-block
}

section.videos .wrapper .videos-wrapper .controls .slider a.active {
	background-color: #ffe1cc;
	color: #8b0053
}

section.videos .wrapper .videos-wrapper .controls .slider .slick-arrow {
	position: absolute;
	top: 19px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
	transition: all .3s ease
}

section.videos .wrapper .videos-wrapper .controls .slider .slick-arrow.slick-disabled {
	opacity: .5;
	cursor: none;
	transition: all .3s ease
}

section.videos .wrapper .videos-wrapper .controls .slider .arrow_dir_left {
	left: -20px
}

section.videos .wrapper .videos-wrapper .controls .slider .arrow_dir_right {
	right: -20px
}

section.videos .wrapper .videos-wrapper .controls .links {
	display: flex;
	justify-content: flex-end;
	flex-basis: 48%;
	min-width: 48%;
	position: relative;
	top: 27px
}

section.videos .wrapper .videos-wrapper .controls .links .toggle-transcript span {
	position: relative;
	transform: rotate(90deg);
	transition: all .3s ease;
	display: inline-block;
	font-size: 18px;
	top: 3px;
	right: -8px;
	margin: 0 15px 0 0
}

section.videos .wrapper .videos-wrapper .controls .links .toggle-transcript.open span {
	transform: rotate(-90deg);
	transition: all .3s ease
}

section.videos .wrapper .videos-wrapper .controls .links a {
	color: #fff;
	text-align: center;
	font-family: Lato;
	font-size: 15px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	letter-spacing: .75px;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	line-height: 28px;
	text-decoration: none !important
}

section.videos .wrapper .videos-wrapper .transcripts {
	max-height: 0;
	overflow: hidden;
	transition: all .3s ease;
	padding: 0 0;
	margin: 50px 0 0
}

section.videos .wrapper .videos-wrapper .transcripts .transcript {
	display: none
}

section.videos .wrapper .videos-wrapper .transcripts .transcript p,
section.videos .wrapper .videos-wrapper .transcripts .transcript div,
section.videos .wrapper .videos-wrapper .transcripts .transcript li {
	font-size: 18px;
	line-height: 24px;
	color: #fff
}

section.videos .wrapper .videos-wrapper .transcripts .transcript.active {
	display: block
}

section.videos .wrapper .videos-wrapper .transcripts.open {
	max-height: 15000px;
	transition: all .3s ease;
	padding: 0 0 50px
}

@media screen and (max-width:940px) {
	section.videos .wrapper .videos-wrapper .mobile-description {
		display: block
	}

	section.videos .wrapper .videos-wrapper .mobile-description .desc {
		display: none
	}

	section.videos .wrapper .videos-wrapper .mobile-description .desc h3 {
		color: #ffe1cc;
		leading-trim: both;
		text-edge: cap;
		font-family: Lato;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: 60px;
		letter-spacing: .32px
	}

	section.videos .wrapper .videos-wrapper .mobile-description .desc p {
		color: #fff;
		font-family: Lato;
		font-size: 24px;
		font-style: normal;
		font-weight: 400;
		line-height: 32px;
		margin: 0 0 15px
	}

	section.videos .wrapper .videos-wrapper .mobile-description .desc h2 {
		color: #ffe1cc;
		font-family: Lato;
		font-size: 45px;
		font-style: normal;
		font-weight: 400;
		line-height: 50px;
		letter-spacing: .45px
	}

	section.videos .wrapper .videos-wrapper .mobile-description .desc.active {
		display: block
	}

	section.videos .wrapper .videos-wrapper .top {
		flex-wrap: wrap
	}

	section.videos .wrapper .videos-wrapper .top .left,
	section.videos .wrapper .videos-wrapper .top .right {
		flex-basis: 100%;
		min-width: 100%
	}

	section.videos .wrapper .videos-wrapper .top .left {
		order: 5;
		display: none
	}

	section.videos .wrapper .videos-wrapper .top .right {
		order: 1
	}

	section.videos .wrapper .videos-wrapper .controls {
		flex-wrap: wrap
	}

	section.videos .wrapper .videos-wrapper .controls .slider,
	section.videos .wrapper .videos-wrapper .controls .links {
		flex-basis: 100%;
		min-width: 100%
	}

	section.videos .wrapper .videos-wrapper .controls .slider {
		background-color: #1a272f;
		min-height: 60px;
		margin: 0
	}

	section.videos .wrapper .videos-wrapper .controls .slider .slick-list {
		margin: 0 25px;
		top: 8px
	}

	section.videos .wrapper .videos-wrapper .controls .slider .arrow_dir_left {
		left: 5px;
		top: 0
	}

	section.videos .wrapper .videos-wrapper .controls .slider .arrow_dir_right {
		right: 5px;
		top: 0
	}

	section.videos .wrapper .videos-wrapper .controls .links {
		top: 0;
		margin: 35px 0 0;
		justify-content: flex-start
	}

	section.videos .wrapper .videos-wrapper .transcripts {
		margin: 0 0 0
	}

	section.videos .wrapper .videos-wrapper .transcripts.open {
		padding: 0 0 30px
	}
}

.inner-carousel {
	padding: 0;
	max-width: 1440px !important;
	margin: 0 auto !important
}

.inner-carousel .top-content {
	text-align: center;
	padding: 0 0 40px
}

.inner-carousel .top-content h1:first-child,
.inner-carousel .top-content h2:first-child,
.inner-carousel .top-content h3:first-child {
	margin-top: 0
}

.inner-carousel .carousel-items {
	display: flex;
	align-items: space-between;
	justify-content: space-between;
	max-width: 1440px !important;
	margin: 0 auto !important
}

.inner-carousel .carousel-items div {
	max-width: none !important;
	margin: 0 auto !important
}

.inner-carousel .carousel-items .item {
	box-sizing: border-box;
	padding: 12px;
	text-align: center;
	margin: 0 0 20px;
	border-top: 0 !important
}

.inner-carousel .carousel-items .item img {
	max-width: 321px;
	max-height: 400px;
	margin: 0 auto;
	display: block
}

.inner-carousel .carousel-items .item h2 span {
	color: #20313b;
	font-size: 30px
}

.inner-carousel .carousel-items .item h4 {
	color: #8b0053
}

.inner-carousel .carousel-items .item p {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto
}

.inner-carousel .carousel-items .item p a button {
	margin: 0 auto
}

.inner-carousel .carousel-items .item ul,
.inner-carousel .carousel-items .item ol {
	text-align: left
}

.inner-carousel .carousel-items .item.divider {
	border-right: 2px solid #ff9151;
	padding: 0 22px 12px
}

.inner-carousel .carousel-items .item.divider * {
	text-align: center
}

.inner-carousel .carousel-items .item.divider:last-child {
	border-right: none
}

.inner-carousel .pagination-bar {
	text-align: center;
	margin: 0 auto !important;
	display: block;
	width: 100%;
	justify-content: center
}

.inner-carousel .pagination-bar div {
	max-width: none !important;
	display: inline-block !important
}

.inner-carousel .pagination-bar .slick-arrow {
	color: #8b0053;
	cursor: pointer
}

.inner-carousel .pagination-bar .slick-arrow.slick-disabled {
	color: #afbbc3
}

.inner-carousel .pagination-bar .pagination-links {
	margin: 0 auto !important
}

.inner-carousel .pagination-bar .pagination-links .slick-dots {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0
}

.inner-carousel .pagination-bar .pagination-links .slick-dots li {
	display: inline-block;
	margin: 0 8px;
	font-size: 18px;
	line-height: 22px;
	color: #8b0053;
	font-weight: 300;
	cursor: pointer
}

.inner-carousel .pagination-bar .pagination-links .slick-dots li.slick-active {
	font-weight: 700;
	text-decoration: underline
}

.inner-carousel .btns {
	display: flex;
	justify-content: center;
	margin: 40px 0 0
}

.inner-carousel .btns a {
	margin: 0 10px
}

.inner-carousel p.note {
	text-align: center
}

@media screen and (max-width:768px) {
	.inner-carousel .carousel-items .item.divider {
		border-right: none
	}
}

.fsRowBody input[type=text].fsRequired,
.fsRowBody input[type=email].fsRequired,
.fsRowBody input[type=number].fsRequired,
.fsRowBody input[type=tel].fsRequired,
.fsForm select.fsRequired,
.fsForm textarea.fsRequired {
	border: 1px solid #8b0053 !important;
	border-radius: 0 !important;
	padding: 15px !important;
	height: auto !important
}

.fsSubFieldGroup {
	display: flex;
	justify-content: space-between
}

.fsBody .fsLabel,
.fsBody label {
	font-family: lato, sans-serif !important;
	font-size: 16px !important;
	line-height: 18px !important;
	font-weight: 700 !important
}

#fsRow4504858-1 p strong {
	font-family: lato, sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 32px !important;
	line-height: 36px !important;
	color: #8b0053 !important
}

.fsBody {
	padding: 0 !important;
	background: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.fsBody form {
	box-shadow: 16px 16px #8b0053;
	border-radius: 0 !important;
	padding: 30px
}

.fsSubmitButton {
	width: 226px;
	height: 42px;
	font-family: lato !important;
	font-style: normal !important;
	font-weight: 900 !important;
	font-size: 15px !important;
	line-height: 18px !important;
	background: #8b0053;
	color: #fff
}

.fsValidationError {
	box-shadow: none !important;
	background-color: transparent !important
}

.fsValidationError .fsRowBody input[type=text].fsRequired,
.fsValidationError .fsRowBody input[type=email].fsRequired,
.fsValidationError .fsRowBody input[type=number].fsRequired,
.fsValidationError .fsRowBody input[type=tel].fsRequired,
.fsValidationError .fsForm select.fsRequired,
.fsValidationError .fsForm textarea.fsRequired {
	border: 1px solid red !important
}

.fsValidationError .fsSubField,
.fsValidationError .fsField {
	position: relative
}

.fsValidationError .fsSubField:after,
.fsValidationError .fsField:after {
	content: "Error";
	position: absolute;
	bottom: -25px;
	left: 0;
	padding: 10px;
	color: #fff;
	background-color: red;
	font-size: 10px
}

.patient-toolkit-rail {
	padding: 0;
	align-items: center;
	gap: 16px;
	border-radius: 8px 0 0 8px;
	background: #b93004;
	box-shadow: -4px 2px 8px 0 rgba(0, 0, 0, .25);
	position: fixed;
	z-index: 9999;
	top: 290px;
	right: -250px;
	height: 290px;
	width: 290px;
	transition: all .3s ease;
	transform: rotate(0deg) translateZ(0);
	cursor: pointer
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail {
		border-radius: 8px 8px 0 0
	}
}

.patient-toolkit-rail .label {
	display: flex;
	justify-content: center;
	padding: 13px 24px;
	transform: rotate(-90deg) translateZ(0);
	left: -109px;
	position: absolute;
	top: 125px
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail .label {
		transform: rotate(0deg) translateZ(0);
		left: 0;
		position: absolute;
		top: 0;
		width: 100%
	}
}

.patient-toolkit-rail span {
	color: #fff;
	font-family: Lato;
	font-size: 15px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	letter-spacing: .75px;
	text-transform: uppercase
}

.patient-toolkit-rail #rail-arrow {
	transform: rotate(90deg);
	right: -20px;
	position: relative
}

.patient-toolkit-rail #rail-close {
	display: none
}

.patient-toolkit-rail .content {
	padding: 16px;
	position: relative;
	top: 41px;
	transition: all .3s ease;
	transform: rotate(0deg) translateZ(0);
	overflow: hidden;
	display: none
}

.patient-toolkit-rail .content h5 {
	color: #fff;
	font-family: Lato;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: .22px;
	margin: 0;
	padding: 0;
	text-align: center
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail .content h5 {
		text-align: left
	}
}

.patient-toolkit-rail .content p {
	color: #fff;
	font-family: Lato;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin: 20px 0 0;
	padding: 0
}

.patient-toolkit-rail .content p:last-child {
	margin-top: 40px;
	text-align: center
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail .content p:last-child {
		text-align: left;
		margin-top: 20px
	}
}

.patient-toolkit-rail .content a {
	background: #fff;
	padding: 12px;
	color: #20313b;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 900;
	width: 100%;
	display: inline-block;
	text-align: center
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail {
		transform: rotate(0deg);
		max-width: 375px;
		width: 100%;
		top: auto;
		bottom: -150px;
		right: 0;
		height: 190px
	}

	.patient-toolkit-rail .content {
		transform: rotate(0deg);
		padding: 5px 0
	}
}

.patient-toolkit-rail.open {
	right: -4px;
	width: 320px;
	height: 265px;
	transition: all .3s ease;
	padding: 13px 16px;
	transform: rotate(0deg) translateZ(0);
	cursor: default
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail.open {
		bottom: 0;
		right: 0;
		max-width: 375px;
		width: 100%;
		height: 191px
	}
}

.patient-toolkit-rail.open .label {
	padding: 0;
	transform: rotate(0deg) translateZ(0);
	left: 0;
	position: relative;
	top: 0;
	z-index: 100
}

.patient-toolkit-rail.open .label span {
	display: none
}

.patient-toolkit-rail.open #rail-arrow {
	display: none
}

.patient-toolkit-rail.open #rail-close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999;
	cursor: pointer
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail.open #rail-close {
		top: 10px;
		right: 0;
		bottom: auto
	}
}

.patient-toolkit-rail.open .content {
	padding: 0;
	margin: 40px 0 0;
	top: 0;
	display: block;
	height: 100%;
	transition: all .3s ease;
	z-index: 1;
	transform: rotate(0deg) translateZ(0)
}

@media screen and (max-width:640px) {
	.patient-toolkit-rail.open .content {
		padding: 5px 0;
		margin: 0;
		position: relative
	}
}

section {
	z-index: 10;
	position: relative
}

section.regular-blocks {
	padding: 0 48px
}

section.regular-blocks .wrapper {
	max-width: 1440px;
	max-width: 1440px;
	padding: 40px 0;
	margin: 0 auto
}

section.regular-blocks .wrapper .blocks-wrap {
	display: flex
}

section.regular-blocks .wrapper .block {
	flex-basis: 50%;
	min-width: 50%;
	box-sizing: border-box
}

@media screen and (max-width:640px) {
	section.regular-blocks .wrapper .block {
		margin: 0 0 30px
	}
}

section.regular-blocks .wrapper .block.copy {
	padding: 0 64px 0 48px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column
}

section.regular-blocks .wrapper .block.copy div.center {
	text-align: center
}

section.regular-blocks .wrapper .block.copy div.center * {
	text-align: center
}

section.regular-blocks .wrapper .block.copy div.center a.btn {
	display: flex;
	justify-content: center
}

section.regular-blocks .wrapper .block.copy a:link,
section.regular-blocks .wrapper .block.copy a:active,
section.regular-blocks .wrapper .block.copy a:visited {
	color: #20313b
}

@media screen and (max-width:640px) {
	section.regular-blocks .wrapper .block.copy p {
		min-height: 1px !important
	}
}

section.regular-blocks .wrapper .block.copy:nth-child(1) {
	padding: 0 64px 0 48px
}

section.regular-blocks .wrapper .block.image {
	padding: 0 0 0 64px
}

section.regular-blocks .wrapper .block.image img {
	width: 100%;
	height: auto
}

section.regular-blocks .wrapper .block.image:nth-child(2) {
	padding: 0 64px 0 0
}

section.regular-blocks .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

@media screen and (max-width:1024px) {
	section.regular-blocks {
		padding: 0 36px
	}

	section.regular-blocks .wrapper {
		padding: 30px 0
	}
}

@media screen and (max-width:1024px) {
	section.regular-blocks {
		padding: 0 24px
	}

	section.regular-blocks .wrapper {
		padding: 20px 0
	}

	section.regular-blocks .wrapper .blocks-wrap {
		flex-wrap: wrap
	}

	section.regular-blocks .wrapper .block,
	section.regular-blocks .wrapper .block.image,
	section.regular-blocks .wrapper .block.image:nth-child(2) {
		flex-basis: 100%;
		min-width: 100%;
		padding: 32px 32px 0
	}

	section.regular-blocks .wrapper .block.copy,
	section.regular-blocks .wrapper .block.copy:nth-child(1) {
		padding: 0 32px 32px
	}

	section.regular-blocks .wrapper .block.copy {
		order: 5
	}

	section.regular-blocks .wrapper .block.copy p {
		min-height: 1px !important
	}

	section.regular-blocks .wrapper .block.image {
		order: 1
	}
}

section.body-block {
	padding: 0 48px
}

section.body-block .wrapper {
	max-width: 1330px;
	margin: 0 auto;
	padding: 40px 0
}

section.body-block .wrapper img {
	max-width: 100%;
	height: auto
}

section.body-block .wrapper h2,
section.body-block .wrapper h3,
section.body-block .wrapper h4,
section.body-block .wrapper h5,
section.body-block .wrapper p,
section.body-block .wrapper ol,
section.body-block .wrapper ul,
section.body-block .wrapper figure {
	max-width: 888px;
	margin: 20px auto
}

section.body-block .wrapper figure {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #20313b
}

section.body-block .wrapper h2:first-child,
section.body-block .wrapper h3:first-child,
section.body-block .wrapper p:first-child {
	margin-top: 0
}

section.body-block .wrapper div {
	max-width: 1024px;
	margin: 20px auto
}

section.body-block .wrapper h2,
section.body-block .wrapper h3,
section.body-block .wrapper .center {
	text-align: center
}

section.body-block .wrapper h4,
section.body-block .wrapper h5 {
	text-align: left
}

section.body-block .wrapper div#store_locator {
	max-width: 100% !important
}

section.body-block .wrapper a:link,
section.body-block .wrapper a:active,
section.body-block .wrapper a:visited {
	border-bottom: 1px solid #8b0053;
	text-decoration: none;
	word-break: break-word;
	word-wrap: break-word
}

section.body-block .wrapper p {
	margin: 0 auto 30px
}

section.body-block .wrapper p:last-child {
	margin: 0 auto
}

section.body-block .wrapper p.nomax {
	max-width: 1300px
}

section.body-block .wrapper p.note {
	max-width: 1300px;
	font-size: 16px;
	line-height: 22px
}

section.body-block .wrapper ul:last-child,
section.body-block .wrapper ol:last-child {
	margin-bottom: 0
}

section.body-block .wrapper h1 {
	text-align: center;
	position: relative;
	margin-top: 60px;
	margin-bottom: 20px
}

section.body-block .wrapper h1 sup {
	top: -.75em;
	font-size: 50%;
	font-weight: 900
}

section.body-block .wrapper h1.extra-top {
	margin-top: 120px
}

section.body-block .wrapper h1:after {
	border-top: 8px solid #f58eb3;
	content: "";
	width: 60px;
	position: absolute;
	left: calc(50% - 30px);
	top: -30px
}

section.body-block .wrapper h1.no-line {
	margin-top: 10px
}

section.body-block .wrapper h1.no-line:after {
	display: none
}

section.body-block .wrapper .divider {
	border-top: 1px solid #8b0053;
	margin: 20px 0;
	width: 100%
}

section.body-block .wrapper p:last-child {
	margin-bottom: 0
}

section.body-block .wrapper.center {
	text-align: center
}

section.body-block .wrapper.center * {
	text-align: center
}

section.body-block .wrapper.center p.btns {
	display: flex;
	justify-content: center
}

section.body-block .wrapper.center p.btns a {
	margin: 0 10px
}

section.body-block .wrapper.center button {
	margin: 20px auto
}

section.body-block .wrapper.border {
	border-bottom: 1px solid #afbbc3
}

.page-personalized-medicine section.body-block .wrapper h1.extra-top {
	margin-top: 85px
}

.page-get-involved section.body-block .wrapper h1.extra-top {
	margin-top: 85px
}

section.body-block#age .wrapper h1.extra-top {
	margin-top: 88px
}

section.body-block#therapies .wrapper h1.extra-top {
	margin-top: 88px
}

section.body-block .wrapper h1.extra-top .page-create-your-own section.body-block#impact .wrapper h1 {
	margin-top: 45px
}

.page-about-us section.body-block#mission .wrapper h1.missionhead {
	margin-top: 90px
}

section.body-block.reduce .wrapper {
	padding: 40px 0
}

section.body-block.remove .wrapper {
	padding: 0 0
}

section.body-block.remove .wrapper h1 {
	padding-bottom: 40px
}

section.body-block.wider .wrapper {
	max-width: 1440px
}

@media screen and (max-width:1024px) {
	section.body-block {
		padding: 0 36px
	}

	section.body-block .wrapper {
		padding: 32px 0 20px
	}
}

@media screen and (max-width:768px) {
	section.body-block {
		padding: 0 24px
	}

	section.body-block .wrapper {
		padding: 21px 0
	}

	section.body-block.reduce .wrapper {
		padding: 20px 0
	}
}

.special-bucket-1 {
	display: flex;
	justify-content: space-between;
	text-align: center;
	max-width: 1200px !important;
	align-items: center;
	margin: 0 auto
}

.special-bucket-1 img {
	max-width: 80px;
	margin: auto
}

.special-bucket-1 div {
	padding: 15px
}

.special-bucket-1 .col1 h2 {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 46px;
	align-items: center;
	text-align: center;
	letter-spacing: .01em;
	color: #e04411;
	margin-bottom: 0 !important
}

.special-bucket-1 .col1 h3 {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 24px;
	line-height: 30px;
	align-items: center;
	text-align: center;
	letter-spacing: .01em;
	color: #e04411;
	margin-top: 0 !important
}

.special-bucket-1 .col1 p {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	color: #20313b
}

.special-bucket-1 .col3 h2 {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 45px;
	align-items: center;
	text-align: center;
	letter-spacing: .01em;
	color: #8b0052;
	margin-bottom: 0 !important
}

.special-bucket-1 .col3 h3 {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 25px;
	line-height: 30px;
	align-items: center;
	text-align: center;
	letter-spacing: .01em;
	color: #8b0052;
	margin-top: 0 !important
}

.special-bucket-1 .col3 p {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	color: #20313b
}

.special-bucket-1 .col5 h2 {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 45px;
	align-items: center;
	text-align: center;
	letter-spacing: .01em;
	color: #20313b;
	margin-bottom: 0 !important
}

.special-bucket-1 .col5 h3 {
	font-family: lato;
	font-style: normal;
	font-weight: 900;
	font-size: 25px;
	line-height: 30px;
	align-items: center;
	text-align: center;
	letter-spacing: .01em;
	color: #20313b;
	margin-top: 0 !important
}

.special-bucket-1 .col5 p {
	font-family: lato;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	color: #20313b
}

@media screen and (max-width:768px) {
	.special-bucket-1 {
		flex-wrap: wrap;
		display: block
	}

	.special-bucket-1 div {
		text-align: center
	}
}

.landing-hero {
	width: 100%;
	position: relative;
	z-index: 100;
	background-color: #ffe1cc
}

.landing-hero .wrapper {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 60%;
	padding: 0 163px;
	box-sizing: border-box
}

@media screen and (max-width:1440px) {
	.landing-hero .wrapper {
		padding: 0 48px
	}
}

@media screen and (max-width:990px) {
	.landing-hero .wrapper {
		background-size: 50%
	}
}

.landing-hero .wrapper #logo-landing {
	top: 24px;
	position: relative;
	left: 0;
	width: 183px
}

.landing-hero .wrapper .copy {
	position: relative;
	top: 97px;
	margin: 0 auto 120px;
	max-width: 1112px
}

@media screen and (max-width:1100px) {
	.landing-hero .wrapper .copy h1 {
		font-size: 48px;
		line-height: 54px
	}
}

@media screen and (max-width:880px) {
	.landing-hero .wrapper .copy h1 {
		max-width: 380px
	}
}

@media screen and (max-width:768px) {
	.landing-hero .wrapper .copy h1 {
		max-width: 100%
	}
}

@media screen and (max-width:640px) {
	.landing-hero .wrapper .copy h1 {
		font-size: 32px;
		line-height: 36px
	}
}

.landing-hero .wrapper .btn {
	display: flex;
	padding: 12px 16px;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	background: var(--Rust, #B93004);
	color: #fff;
	text-align: center;
	font-family: Lato;
	font-size: 15px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	letter-spacing: .75px;
	text-transform: uppercase
}

.landing-hero .wrapper .form-block {
	position: relative;
	display: flex;
	margin: 125px auto 0;
	width: 100%;
	max-width: 1112px;
	top: 140px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .15)
}

@media screen and (max-width:990px) {
	.landing-hero .wrapper .form-block {
		margin: 10vw auto 0
	}
}

.landing-hero .wrapper .form-block .select2-container {
	max-width: 100%;
	width: 100% !important
}

.landing-hero .wrapper .form-block .mobile-only {
	display: none
}

.landing-hero .wrapper .form-block .fsBody {
	box-shadow: none !important
}

.landing-hero .wrapper .form-block .fsBody form {
	box-shadow: none !important;
	border-radius: 0 !important;
	padding: 0
}

.landing-hero .wrapper .form-block .fsBody p {
	margin: 0;
	font-size: 12px;
	line-height: 16px
}

.landing-hero .wrapper .form-block .fsBody #fsCell155829704 p {
	margin: 40px 0 0
}

.landing-hero .wrapper .form-block .fsRowBody input[type=text].fsRequired,
.landing-hero .wrapper .form-block .fsRowBody input[type=email].fsRequired,
.landing-hero .wrapper .form-block .fsRowBody input[type=number].fsRequired,
.landing-hero .wrapper .form-block .fsRowBody input[type=tel].fsRequired,
.landing-hero .wrapper .form-block .fsForm select.fsRequired,
.landing-hero .wrapper .form-block .fsForm textarea.fsRequired {
	padding: 12px !important
}

.landing-hero .wrapper .form-block .fsPreviousButton,
.landing-hero .wrapper .form-block .fsSubmitButton,
.landing-hero .wrapper .form-block .fsNextButton {
	background: var(--Rust, #B93004) !important;
	display: flex;
	padding: 6px 24px;
	justify-content: center;
	align-items: center;
	color: var(--White, #FFF);
	text-align: center;
	font-family: Lato !important;
	font-size: 15px !important;
	font-style: normal !important;
	font-weight: 900 !important;
	line-height: normal !important;
	letter-spacing: .75px;
	text-transform: uppercase;
	width: auto !important
}

.landing-hero .wrapper .form-block .fsForm .fsCell {
	padding: 9px 0 !important
}

.landing-hero .wrapper .form-block .left {
	flex-basis: 60%;
	min-width: 60%;
	background-color: #8b0053;
	padding: 40px 32px
}

.landing-hero .wrapper .form-block .left * {
	color: #fff
}

@media screen and (max-width:1024px) {
	.landing-hero .wrapper .form-block .left h2 {
		font-size: 32px;
		line-height: 36px
	}
}

.landing-hero .wrapper .form-block .left h3 {
	color: var(--White, #FFF);
	font-family: Lato;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px
}

.landing-hero .wrapper .form-block .left h5 {
	color: #ffe1cc
}

.landing-hero .wrapper .form-block .left img {
	max-width: 420px;
	margin: 40px auto;
	display: block
}

.landing-hero .wrapper .form-block .right {
	flex-basis: 40%;
	min-width: 40%;
	padding: 40px 32px;
	background-color: #fff
}

.landing-hero .wrapper .form-block .right h4 {
	color: var(--Plum-Primary, #8B0053);
	text-align: center;
	font-family: Lato;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: .28px
}

.landing-hero .wrapper .form-block .right form {
	margin: 40px 0
}

@media screen and (max-width:768px) {
	.landing-hero .wrapper {
		padding: 0 24px;
		background-position: center 190px;
		background-size: 80%
	}

	.landing-hero .wrapper #logo-landing {
		width: 137px
	}

	.landing-hero .wrapper .copy {
		top: 30px
	}

	.landing-hero .wrapper .copy h1 {
		margin-top: 0
	}

	.landing-hero .wrapper .form-block {
		flex-wrap: wrap;
		top: 60px;
		margin-top: 250px
	}

	.landing-hero .wrapper .form-block .mobile-only {
		display: block
	}

	.landing-hero .wrapper .form-block .left,
	.landing-hero .wrapper .form-block .right {
		flex-basis: 100%;
		min-width: 100%;
		padding: 15px
	}

	.landing-hero .wrapper .form-block .left img,
	.landing-hero .wrapper .form-block .right img {
		max-width: 100%
	}

	.landing-hero .wrapper .form-block .left h3,
	.landing-hero .wrapper .form-block .right h3 {
		font-size: 16px;
		line-height: 22px;
		font-weight: 400
	}

	.landing-hero .wrapper .form-block .left .container,
	.landing-hero .wrapper .form-block .right .container {
		display: none
	}
}

.landing-hero-thanks {
	background: #FFE1CC 590.307px 1.825px/59.006% 171.487% no-repeat;
	min-height: 100vh
}

.landing-hero-thanks .wrapper {
	background-position: right top;
	background-size: 45%;
	height: 100%;
	min-height: 100vh
}

@media screen and (max-width:640px) {
	.landing-hero-thanks .wrapper {
		background-image: none !important
	}
}

.landing-hero-thanks .wrapper .copy {
	position: relative;
	top: 0;
	margin: 125px 0 0;
	max-width: 570px
}

@media screen and (max-width:640px) {
	.landing-hero-thanks .wrapper .copy {
		margin: 55px 0 0
	}
}

.landing-hero-thanks .wrapper .copy h2 {
	margin-top: -35px
}

@media screen and (max-width:640px) {
	.landing-hero-thanks .wrapper .copy h2 {
		font-family: Lato;
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: 32px;
		letter-spacing: .28px
	}
}

.landing-hero-thanks .wrapper .copy .btn {
	display: inline-flex;
	padding: 16px 24px;
	justify-content: center;
	align-items: center;
	color: var(--White, #FFF);
	text-align: center;
	font-family: Lato;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: .75px;
	text-transform: uppercase;
	background: var(--Rust, #B93004);
	margin: 44px 0
}

@media screen and (max-width:640px) {
	.landing-hero-thanks .wrapper .copy .btn {
		margin: 28px 0
	}
}

.landing-hero-thanks .wrapper .copy p {
	color: var(--Plum-Primary, #8B0053);
	font-family: Lato;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: .22px
}

.landing-hero-thanks .wrapper .copy ul {
	padding: 0
}

.landing-hero-thanks .wrapper .copy ul li {
	color: var(--Plum-Primary, #8B0053);
	list-style: none;
	font-family: Lato;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px
}

.landing-hero-thanks .wrapper .copy ul li a {
	text-underline-offset: 4px
}

.landing-carousel {
	padding-top: 100px;
	position: relative;
	z-index: 1;
	background: var(--Platinum-Primary, #F4F3F1)
}

@media screen and (max-width:640px) {
	.landing-carousel {
		padding-top: 0
	}
}

.landing-carousel .wrapper {
	padding: 40px 160px
}

@media screen and (max-width:640px) {
	.landing-carousel .wrapper {
		padding: 80px 24px 40px
	}
}

.landing-carousel .pre-carousel {
	margin: 80px auto;
	max-width: 888px;
	text-align: center
}

.landing-carousel .pre-carousel h2 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width:640px) {
	.landing-carousel .pre-carousel {
		margin: 40px auto
	}
}

.landing-carousel .carousel-slide {
	max-width: 1116px;
	margin: 0 auto
}

.landing-carousel .carousel-slide .slick-arrow.csap {
	position: absolute;
	z-index: 500;
	left: -75px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}

.landing-carousel .carousel-slide .slick-arrow.csap:hover rect {
	fill: #8b0053;
	transition: all .3s ease
}

.landing-carousel .carousel-slide .slick-arrow.csap:hover path {
	stroke: #fff;
	transition: all .3s ease
}

.landing-carousel .carousel-slide .slick-arrow.csan {
	position: absolute;
	z-index: 500;
	right: -75px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}

.landing-carousel .carousel-slide .slick-arrow.csan:hover rect {
	fill: #8b0053;
	transition: all .3s ease
}

.landing-carousel .carousel-slide .slick-arrow.csan:hover path {
	stroke: #fff;
	transition: all .3s ease
}

.landing-carousel .carousel-slide .slide {
	width: 455px;
	box-sizing: border-box
}

.landing-carousel .carousel-slide .slide .inner img {
	width: 313px;
	transform: scale(.7)
}

.landing-carousel .carousel-slide .slick-center {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(/wp-content/themes/mmrf/img/landing/car-bg1.png);
	background-size: 311px;
	padding: 0 0 25px 71px
}

.landing-carousel .carousel-slide .slick-center .inner {
	padding: 0 0 25px 71px;
	display: flex;
	justify-content: flex-end;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(/wp-content/themes/mmrf/img/landing/car-bg2.png);
	background-size: 311px
}

.landing-carousel .carousel-slide .slick-center .inner img {
	transform: scale(1)
}

.landing-carousel .carousel-slide .slide:has(+.slick-center),
.landing-carousel .carousel-slide .slick-center+.slide {
	display: flex;
	justify-content: center
}

.landing-carousel .carousel-slide .slide:has(+.slick-center) span,
.landing-carousel .carousel-slide .slick-center+.slide span {
	display: flex;
	position: relative;
	z-index: 1
}

.landing-carousel .carousel-slide .slide:has(+.slick-center) span:after,
.landing-carousel .carousel-slide .slick-center+.slide span:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0
}

.landing-carousel .carousel-slide .slide:has(+.slick-center) span:after {
	background: linear-gradient(-270deg, #F4F3F1 25.29%, rgba(244, 243, 241, 0) 100%)
}

.landing-carousel .carousel-slide .slick-center+.slide span:after {
	background: linear-gradient(270deg, #F4F3F1 25.29%, rgba(244, 243, 241, 0) 100%)
}

@media screen and (max-width:640px) {
	.landing-carousel .carousel-slide {
		display: none
	}
}

.landing-carousel .carousel-fade {
	max-width: 1116px;
	margin: 64px auto
}

.landing-carousel .carousel-fade h5 {
	color: #20313b
}

.landing-carousel .carousel-fade .slide {
	text-align: center
}

.landing-carousel .carousel-fade .slide * {
	max-width: 660px;
	margin: 20px auto 0
}

.landing-carousel .carousel-fade .slick-dots {
	display: flex;
	justify-content: center
}

.landing-carousel .carousel-fade .slick-dots li {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: transparent;
	border-radius: 10px;
	margin: 0 5px;
	border: 2px solid #8b0053
}

.landing-carousel .carousel-fade .slick-dots li button {
	display: none
}

.landing-carousel .carousel-fade .slick-dots li.slick-active {
	background-color: #8b0053
}

@media screen and (max-width:640px) {
	.landing-carousel .carousel-fade {
		display: none
	}
}

.landing-carousel .carousel-mobile {
	display: none
}

.landing-carousel .carousel-mobile .slick-list {
	padding: 0 20% 0 0
}

.landing-carousel .carousel-mobile .slide .inner {
	position: relative;
	z-index: 1
}

.landing-carousel .carousel-mobile .slide .inner img {
	max-width: 100%
}

.landing-carousel .carousel-mobile .slide .inner h5 {
	color: #20313b
}

.landing-carousel .carousel-mobile .slide .inner p {
	display: none
}

.landing-carousel .carousel-mobile .slick-current+.slide h2,
.landing-carousel .carousel-mobile .slick-current+.slide h5,
.landing-carousel .carousel-mobile .slick-current+.slide p {
	display: none
}

.landing-carousel .carousel-mobile .slick-current+.slide .inner:after {
	background: linear-gradient(270deg, #F4F3F1 75.29%, rgba(244, 243, 241, 0) 100%);
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0
}

.landing-carousel .carousel-mobile .slick-dots {
	display: flex;
	justify-content: center;
	margin: 48px 0;
	padding: 0
}

.landing-carousel .carousel-mobile .slick-dots li {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: transparent;
	border-radius: 10px;
	margin: 0 5px;
	border: 2px solid #8b0053
}

.landing-carousel .carousel-mobile .slick-dots li button {
	display: none
}

.landing-carousel .carousel-mobile .slick-dots li.slick-active {
	background-color: #8b0053
}

@media screen and (max-width:640px) {
	.landing-carousel .carousel-mobile {
		display: block
	}
}

.landing-form-2 {
	padding: 80px 48px;
	background: #ffe1cc
}

.landing-form-2 .wrapper {
	margin: 0 auto;
	padding: 0;
	max-width: 1440px;
	display: flex
}

.landing-form-2 .wrapper .left {
	flex-basis: 50%;
	min-width: 50%;
	padding: 0 40px 0 0
}

.landing-form-2 .wrapper .left h4 {
	color: #8b0053
}

@media screen and (max-width:640px) {
	.landing-form-2 .wrapper .left h4 {
		color: var(--Plum-Primary, #8B0053);
		font-family: Lato;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: 29px;
		letter-spacing: .22px
	}
}

.landing-form-2 .wrapper .right {
	flex-basis: 50%;
	min-width: 50%;
	padding: 24px 32px;
	box-shadow: 16px 16px 1px #60023e;
	background-color: #fff
}

.landing-form-2 .wrapper .right h4 {
	color: #8b0053
}

.landing-form-2 .wrapper .select2-container {
	max-width: 100%;
	width: 100% !important
}

.landing-form-2 .wrapper .fsBody {
	box-shadow: none !important
}

.landing-form-2 .wrapper .fsBody form {
	box-shadow: none !important;
	border-radius: 0 !important;
	padding: 0
}

.landing-form-2 .wrapper .fsBody p {
	margin: 0;
	font-size: 12px;
	line-height: 16px
}

.landing-form-2 .wrapper .fsBody #fsCell155829704 p {
	margin: 40px 0 0
}

.landing-form-2 .wrapper .fsRowBody input[type=text].fsRequired,
.landing-form-2 .wrapper .fsRowBody input[type=email].fsRequired,
.landing-form-2 .wrapper .fsRowBody input[type=number].fsRequired,
.landing-form-2 .wrapper .fsRowBody input[type=tel].fsRequired,
.landing-form-2 .wrapper .fsForm select.fsRequired,
.landing-form-2 .wrapper .fsForm textarea.fsRequired {
	padding: 12px !important
}

.landing-form-2 .wrapper .fsPreviousButton,
.landing-form-2 .wrapper .fsSubmitButton,
.landing-form-2 .wrapper .fsNextButton {
	background: var(--Rust, #B93004) !important;
	display: flex;
	padding: 6px 24px;
	justify-content: center;
	align-items: center;
	color: var(--White, #FFF);
	text-align: center;
	font-family: Lato !important;
	font-size: 15px !important;
	font-style: normal !important;
	font-weight: 900 !important;
	line-height: normal !important;
	letter-spacing: .75px;
	text-transform: uppercase;
	width: auto !important
}

.landing-form-2 .wrapper .fsForm .fsCell {
	padding: 9px 0 !important
}

.landing-form-2 .wrapper #fsCell155908561 p {
	margin: 40px 0 0
}

@media screen and (max-width:768px) {
	.landing-form-2 {
		padding: 40px 24px
	}

	.landing-form-2 .wrapper {
		flex-wrap: wrap
	}

	.landing-form-2 .wrapper .left,
	.landing-form-2 .wrapper .right {
		flex-basis: 100%;
		min-width: 100%
	}

	.landing-form-2 .wrapper .left h4,
	.landing-form-2 .wrapper .right h4 {
		margin-top: 0
	}

	.landing-form-2 .wrapper .right {
		margin: 40px 0 0;
		padding: 20px 16px
	}

	.landing-form-2 .wrapper .right h4 {
		color: var(--Plum-Primary, #8B0053);
		text-align: center;
		font-family: Lato;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: 29px;
		letter-spacing: .22px
	}

	.landing-form-2 .wrapper .right form {
		margin: 20px 0
	}
}

.landing-general {
	padding: 40px 48px
}

.landing-general .wrapper {
	margin: 0 auto;
	max-width: 1440px;
	padding-bottom: 0 !important
}

.landing-general .wrapper div.center {
	text-align: center
}

@media screen and (max-width:640px) {
	.landing-general .wrapper h2 {
		color: var(--Plum-Primary, #8B0053);
		text-align: center;
		font-family: Lato;
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: 32px;
		letter-spacing: .28px
	}
}

@media screen and (max-width:640px) {
	.landing-general {
		padding: 24px 16px
	}
}

section.landing-general:has(+footer) .wrapper {
	padding-bottom: 24px !important
}

footer.landing .wrapper .cols {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

footer.landing .wrapper .cols .col,
footer.landing .wrapper .cols .col:last-child {
	align-items: center;
	justify-content: flex-start;
	display: flex;
	flex-direction: column
}

footer.landing .wrapper .cols .col p,
footer.landing .wrapper .cols .col:last-child p {
	text-align: center
}

@media screen and (max-width:640px) {
	footer.landing .wrapper .col:first-child {
		padding-top: 0
	}

	footer.landing img {
		max-width: 200px
	}
}

body .protip-container.protip-mixin--css-no-transition {
	transition: all 0s
}

body .protip-container.protip-mixin--css-bold {
	font-weight: 700
}

body .protip-container.protip-mixin--css-italic {
	font-style: italic
}

body .protip-container.protip-mixin--css-no-style {
	background: 0 0;
	color: inherit
}

body .protip-container.protip-mixin--css-no-style .protip-arrow {
	display: none
}

.protip-container {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	line-height: 1;
	opacity: 0;
	pointer-events: none;
	box-sizing: border-box
}

.protip-container>i {
	position: absolute;
	left: 10px
}

.protip-container>i+div {
	padding-left: 20px
}

.protip-arrow {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent
}

.protip-show {
	opacity: 1;
	pointer-events: auto
}

.protip-skin-default--size-tiny {
	padding: 8px;
	font-size: 10px;
	border-radius: 3px
}

.protip-skin-default--size-tiny[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=top] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -4px;
	border-width: 4px 4px 0
}

.protip-skin-default--size-tiny[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-tiny[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-tiny[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -4px
}

.protip-skin-default--size-tiny[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=bottom-right] .protip-arrow {
	top: -4px;
	left: auto;
	margin: 0 0 0 -4px;
	border-width: 0 4px 4px
}

.protip-skin-default--size-tiny[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-tiny[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-tiny[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -4px
}

.protip-skin-default--size-tiny[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=left] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -4px 0 0;
	border-width: 4px 0 4px 4px
}

.protip-skin-default--size-tiny[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-tiny[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-tiny[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -4px
}

.protip-skin-default--size-tiny[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=right] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -4px 0 0;
	border-width: 4px 4px 4px 0
}

.protip-skin-default--size-tiny[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-tiny[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-tiny[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -4px
}

.protip-skin-default--size-tiny[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-default--size-tiny[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -4px;
	border-width: 0 4px 4px 0
}

.protip-skin-default--size-tiny[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-default--size-tiny[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -4px;
	margin: 0 0 0 4px;
	border-width: 4px 4px 0 0
}

.protip-skin-default--size-tiny[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-default--size-tiny[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -4px;
	left: 100%;
	margin: 0 0 0 -4px;
	border-width: 0 0 4px 4px
}

.protip-skin-default--size-tiny[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-default--size-tiny[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -4px;
	margin: -4px 0 0 4px;
	border-width: 4px 0 0 4px
}

.protip-skin-default--size-small {
	padding: 13px;
	font-size: 12px;
	border-radius: 4px
}

.protip-skin-default--size-small[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=top] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -6px;
	border-width: 6px 6px 0
}

.protip-skin-default--size-small[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-small[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-small[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -6px
}

.protip-skin-default--size-small[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=bottom-right] .protip-arrow {
	top: -6px;
	left: auto;
	margin: 0 0 0 -6px;
	border-width: 0 6px 6px
}

.protip-skin-default--size-small[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-small[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-small[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -6px
}

.protip-skin-default--size-small[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=left] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -6px 0 0;
	border-width: 6px 0 6px 6px
}

.protip-skin-default--size-small[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-small[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-small[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -6px
}

.protip-skin-default--size-small[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=right] .protip-arrow,
.protip-skin-default--size-small[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -6px 0 0;
	border-width: 6px 6px 6px 0
}

.protip-skin-default--size-small[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-small[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-small[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -6px
}

.protip-skin-default--size-small[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-default--size-small[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -6px;
	border-width: 0 6px 6px 0
}

.protip-skin-default--size-small[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-default--size-small[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -6px;
	margin: 0 0 0 6px;
	border-width: 6px 6px 0 0
}

.protip-skin-default--size-small[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-default--size-small[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -6px;
	left: 100%;
	margin: 0 0 0 -6px;
	border-width: 0 0 6px 6px
}

.protip-skin-default--size-small[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-default--size-small[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -6px;
	margin: -6px 0 0 6px;
	border-width: 6px 0 0 6px
}

.protip-skin-default--size-normal {
	padding: 16px;
	font-size: 15px;
	border-radius: 6px
}

.protip-skin-default--size-normal[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=top] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -8px;
	border-width: 8px 8px 0
}

.protip-skin-default--size-normal[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-normal[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-normal[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -8px
}

.protip-skin-default--size-normal[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=bottom-right] .protip-arrow {
	top: -8px;
	left: auto;
	margin: 0 0 0 -8px;
	border-width: 0 8px 8px
}

.protip-skin-default--size-normal[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-normal[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-normal[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -8px
}

.protip-skin-default--size-normal[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=left] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -8px 0 0;
	border-width: 8px 0 8px 8px
}

.protip-skin-default--size-normal[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-normal[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-normal[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -8px
}

.protip-skin-default--size-normal[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=right] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -8px 0 0;
	border-width: 8px 8px 8px 0
}

.protip-skin-default--size-normal[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-normal[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-normal[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -8px
}

.protip-skin-default--size-normal[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-default--size-normal[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -8px;
	border-width: 0 8px 8px 0
}

.protip-skin-default--size-normal[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-default--size-normal[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -8px;
	margin: 0 0 0 8px;
	border-width: 8px 8px 0 0
}

.protip-skin-default--size-normal[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-default--size-normal[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -8px;
	left: 100%;
	margin: 0 0 0 -8px;
	border-width: 0 0 8px 8px
}

.protip-skin-default--size-normal[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-default--size-normal[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -8px;
	margin: -8px 0 0 8px;
	border-width: 8px 0 0 8px
}

.protip-skin-default--size-big {
	padding: 20px;
	font-size: 18px;
	border-radius: 8px
}

.protip-skin-default--size-big[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=top] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -10px;
	border-width: 10px 10px 0
}

.protip-skin-default--size-big[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-big[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-big[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -10px
}

.protip-skin-default--size-big[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=bottom-right] .protip-arrow {
	top: -10px;
	left: auto;
	margin: 0 0 0 -10px;
	border-width: 0 10px 10px
}

.protip-skin-default--size-big[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-big[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-big[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -10px
}

.protip-skin-default--size-big[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=left] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -10px 0 0;
	border-width: 10px 0 10px 10px
}

.protip-skin-default--size-big[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-big[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-big[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -10px
}

.protip-skin-default--size-big[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=right] .protip-arrow,
.protip-skin-default--size-big[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -10px 0 0;
	border-width: 10px 10px 10px 0
}

.protip-skin-default--size-big[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-big[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-big[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -10px
}

.protip-skin-default--size-big[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-default--size-big[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -10px;
	border-width: 0 10px 10px 0
}

.protip-skin-default--size-big[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-default--size-big[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -10px;
	margin: 0 0 0 10px;
	border-width: 10px 10px 0 0
}

.protip-skin-default--size-big[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-default--size-big[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -10px;
	left: 100%;
	margin: 0 0 0 -10px;
	border-width: 0 0 10px 10px
}

.protip-skin-default--size-big[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-default--size-big[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -10px;
	margin: -10px 0 0 10px;
	border-width: 10px 0 0 10px
}

.protip-skin-default--size-large {
	padding: 20px;
	font-size: 18px;
	border-radius: 8px
}

.protip-skin-default--size-large[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=top] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -12px;
	border-width: 12px 12px 0
}

.protip-skin-default--size-large[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-large[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-large[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -12px
}

.protip-skin-default--size-large[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=bottom-right] .protip-arrow {
	top: -12px;
	left: auto;
	margin: 0 0 0 -12px;
	border-width: 0 12px 12px
}

.protip-skin-default--size-large[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-default--size-large[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-default--size-large[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -12px
}

.protip-skin-default--size-large[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=left] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -12px 0 0;
	border-width: 12px 0 12px 12px
}

.protip-skin-default--size-large[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-large[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-large[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -12px
}

.protip-skin-default--size-large[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=right] .protip-arrow,
.protip-skin-default--size-large[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -12px 0 0;
	border-width: 12px 12px 12px 0
}

.protip-skin-default--size-large[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-default--size-large[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-default--size-large[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -12px
}

.protip-skin-default--size-large[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-default--size-large[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -12px;
	border-width: 0 12px 12px 0
}

.protip-skin-default--size-large[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-default--size-large[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -12px;
	margin: 0 0 0 12px;
	border-width: 12px 12px 0 0
}

.protip-skin-default--size-large[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-default--size-large[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -12px;
	left: 100%;
	margin: 0 0 0 -12px;
	border-width: 0 0 12px 12px
}

.protip-skin-default--size-large[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-default--size-large[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -12px;
	margin: -12px 0 0 12px;
	border-width: 12px 0 0 12px
}

.protip-skin-default--scheme-pro.protip-container {
	color: #000;
	background: #da2e2b;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-pro[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=top-right] .protip-arrow {
	border-top-color: #da2e2b
}

.protip-skin-default--scheme-pro[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #da2e2b
}

.protip-skin-default--scheme-pro[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #da2e2b
}

.protip-skin-default--scheme-pro[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #da2e2b
}

.protip-skin-default--scheme-pro[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #da2e2b
}

.protip-skin-default--scheme-pro[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #da2e2b
}

.protip-skin-default--scheme-pro[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #da2e2b
}

.protip-skin-default--scheme-pro[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #da2e2b
}

.protip-skin-default--scheme-blue.protip-container {
	color: #fff;
	background: #369;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-blue[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=top-right] .protip-arrow {
	border-top-color: #369
}

.protip-skin-default--scheme-blue[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #369
}

.protip-skin-default--scheme-blue[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #369
}

.protip-skin-default--scheme-blue[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #369
}

.protip-skin-default--scheme-blue[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #369
}

.protip-skin-default--scheme-blue[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #369
}

.protip-skin-default--scheme-blue[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #369
}

.protip-skin-default--scheme-blue[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #369
}

.protip-skin-default--scheme-red.protip-container {
	color: #fff;
	background: #802731;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-red[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=top-right] .protip-arrow {
	border-top-color: #802731
}

.protip-skin-default--scheme-red[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #802731
}

.protip-skin-default--scheme-red[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #802731
}

.protip-skin-default--scheme-red[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #802731
}

.protip-skin-default--scheme-red[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #802731
}

.protip-skin-default--scheme-red[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #802731
}

.protip-skin-default--scheme-red[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #802731
}

.protip-skin-default--scheme-red[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #802731
}

.protip-skin-default--scheme-aqua.protip-container {
	color: #fff;
	background: #339996;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-aqua[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=top-right] .protip-arrow {
	border-top-color: #339996
}

.protip-skin-default--scheme-aqua[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #339996
}

.protip-skin-default--scheme-aqua[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #339996
}

.protip-skin-default--scheme-aqua[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #339996
}

.protip-skin-default--scheme-aqua[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #339996
}

.protip-skin-default--scheme-aqua[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #339996
}

.protip-skin-default--scheme-aqua[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #339996
}

.protip-skin-default--scheme-aqua[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #339996
}

.protip-skin-default--scheme-dark.protip-container {
	color: #fff;
	background: #333;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-dark[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=top-right] .protip-arrow {
	border-top-color: #333
}

.protip-skin-default--scheme-dark[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #333
}

.protip-skin-default--scheme-dark[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #333
}

.protip-skin-default--scheme-dark[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #333
}

.protip-skin-default--scheme-dark[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #333
}

.protip-skin-default--scheme-dark[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #333
}

.protip-skin-default--scheme-dark[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #333
}

.protip-skin-default--scheme-dark[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #333
}

.protip-skin-default--scheme-dark-transparent.protip-container {
	color: #fff;
	background: rgba(20, 20, 20, .8);
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=top-right] .protip-arrow {
	border-top-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-dark-transparent[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: rgba(20, 20, 20, .8)
}

.protip-skin-default--scheme-black.protip-container {
	color: #fff;
	background: #000;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-black[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=top-right] .protip-arrow {
	border-top-color: #000
}

.protip-skin-default--scheme-black[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #000
}

.protip-skin-default--scheme-black[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #000
}

.protip-skin-default--scheme-black[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #000
}

.protip-skin-default--scheme-black[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #000
}

.protip-skin-default--scheme-black[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #000
}

.protip-skin-default--scheme-black[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #000
}

.protip-skin-default--scheme-black[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #000
}

.protip-skin-default--scheme-leaf.protip-container {
	color: #fff;
	background: #339959;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-leaf[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=top-right] .protip-arrow {
	border-top-color: #339959
}

.protip-skin-default--scheme-leaf[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #339959
}

.protip-skin-default--scheme-leaf[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #339959
}

.protip-skin-default--scheme-leaf[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #339959
}

.protip-skin-default--scheme-leaf[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #339959
}

.protip-skin-default--scheme-leaf[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #339959
}

.protip-skin-default--scheme-leaf[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #339959
}

.protip-skin-default--scheme-leaf[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #339959
}

.protip-skin-default--scheme-purple.protip-container {
	color: #fff;
	background: #613399;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-purple[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=top-right] .protip-arrow {
	border-top-color: #613399
}

.protip-skin-default--scheme-purple[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #613399
}

.protip-skin-default--scheme-purple[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #613399
}

.protip-skin-default--scheme-purple[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #613399
}

.protip-skin-default--scheme-purple[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #613399
}

.protip-skin-default--scheme-purple[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #613399
}

.protip-skin-default--scheme-purple[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #613399
}

.protip-skin-default--scheme-purple[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #613399
}

.protip-skin-default--scheme-pink.protip-container {
	color: #000;
	background: #d457aa;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-pink[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=top-right] .protip-arrow {
	border-top-color: #d457aa
}

.protip-skin-default--scheme-pink[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #d457aa
}

.protip-skin-default--scheme-pink[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #d457aa
}

.protip-skin-default--scheme-pink[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #d457aa
}

.protip-skin-default--scheme-pink[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #d457aa
}

.protip-skin-default--scheme-pink[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #d457aa
}

.protip-skin-default--scheme-pink[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #d457aa
}

.protip-skin-default--scheme-pink[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #d457aa
}

.protip-skin-default--scheme-orange.protip-container {
	color: #000;
	background: #e64426;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-orange[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=top-right] .protip-arrow {
	border-top-color: #e64426
}

.protip-skin-default--scheme-orange[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #e64426
}

.protip-skin-default--scheme-orange[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #e64426
}

.protip-skin-default--scheme-orange[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #e64426
}

.protip-skin-default--scheme-orange[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #e64426
}

.protip-skin-default--scheme-orange[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #e64426
}

.protip-skin-default--scheme-orange[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #e64426
}

.protip-skin-default--scheme-orange[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #e64426
}

.protip-skin-default--scheme-white.protip-container {
	color: #000;
	background: #fff;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-default--scheme-white[data-pt-position=top-left] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=top] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=top-right] .protip-arrow {
	border-top-color: #fff
}

.protip-skin-default--scheme-white[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=bottom] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #fff
}

.protip-skin-default--scheme-white[data-pt-position=left-top] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=left] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #fff
}

.protip-skin-default--scheme-white[data-pt-position=right-top] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=right] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #fff
}

.protip-skin-default--scheme-white[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #fff
}

.protip-skin-default--scheme-white[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #fff
}

.protip-skin-default--scheme-white[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #fff
}

.protip-skin-default--scheme-white[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #fff
}

.protip-skin-square--size-tiny {
	padding: 8px;
	font-size: 10px
}

.protip-skin-square--size-tiny[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=top] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -4px;
	border-width: 4px 4px 0
}

.protip-skin-square--size-tiny[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-tiny[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-tiny[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -4px
}

.protip-skin-square--size-tiny[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=bottom-right] .protip-arrow {
	top: -4px;
	left: auto;
	margin: 0 0 0 -4px;
	border-width: 0 4px 4px
}

.protip-skin-square--size-tiny[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-tiny[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-tiny[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -4px
}

.protip-skin-square--size-tiny[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=left] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -4px 0 0;
	border-width: 4px 0 4px 4px
}

.protip-skin-square--size-tiny[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-tiny[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-tiny[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -4px
}

.protip-skin-square--size-tiny[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=right] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -4px 0 0;
	border-width: 4px 4px 4px 0
}

.protip-skin-square--size-tiny[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-tiny[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-tiny[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -4px
}

.protip-skin-square--size-tiny[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-square--size-tiny[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -4px;
	border-width: 0 4px 4px 0
}

.protip-skin-square--size-tiny[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-square--size-tiny[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -4px;
	margin: 0 0 0 4px;
	border-width: 4px 4px 0 0
}

.protip-skin-square--size-tiny[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-square--size-tiny[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -4px;
	left: 100%;
	margin: 0 0 0 -4px;
	border-width: 0 0 4px 4px
}

.protip-skin-square--size-tiny[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-square--size-tiny[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -4px;
	margin: -4px 0 0 4px;
	border-width: 4px 0 0 4px
}

.protip-skin-square--size-small {
	padding: 13px;
	font-size: 12px
}

.protip-skin-square--size-small[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=top] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -6px;
	border-width: 6px 6px 0
}

.protip-skin-square--size-small[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-small[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-small[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -6px
}

.protip-skin-square--size-small[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=bottom-right] .protip-arrow {
	top: -6px;
	left: auto;
	margin: 0 0 0 -6px;
	border-width: 0 6px 6px
}

.protip-skin-square--size-small[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-small[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-small[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -6px
}

.protip-skin-square--size-small[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=left] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -6px 0 0;
	border-width: 6px 0 6px 6px
}

.protip-skin-square--size-small[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-small[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-small[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -6px
}

.protip-skin-square--size-small[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=right] .protip-arrow,
.protip-skin-square--size-small[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -6px 0 0;
	border-width: 6px 6px 6px 0
}

.protip-skin-square--size-small[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-small[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-small[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -6px
}

.protip-skin-square--size-small[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-square--size-small[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -6px;
	border-width: 0 6px 6px 0
}

.protip-skin-square--size-small[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-square--size-small[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -6px;
	margin: 0 0 0 6px;
	border-width: 6px 6px 0 0
}

.protip-skin-square--size-small[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-square--size-small[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -6px;
	left: 100%;
	margin: 0 0 0 -6px;
	border-width: 0 0 6px 6px
}

.protip-skin-square--size-small[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-square--size-small[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -6px;
	margin: -6px 0 0 6px;
	border-width: 6px 0 0 6px
}

.protip-skin-square--size-normal {
	padding: 16px;
	font-size: 15px
}

.protip-skin-square--size-normal[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=top] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -8px;
	border-width: 8px 8px 0
}

.protip-skin-square--size-normal[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-normal[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-normal[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -8px
}

.protip-skin-square--size-normal[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=bottom-right] .protip-arrow {
	top: -8px;
	left: auto;
	margin: 0 0 0 -8px;
	border-width: 0 8px 8px
}

.protip-skin-square--size-normal[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-normal[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-normal[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -8px
}

.protip-skin-square--size-normal[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=left] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -8px 0 0;
	border-width: 8px 0 8px 8px
}

.protip-skin-square--size-normal[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-normal[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-normal[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -8px
}

.protip-skin-square--size-normal[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=right] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -8px 0 0;
	border-width: 8px 8px 8px 0
}

.protip-skin-square--size-normal[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-normal[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-normal[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -8px
}

.protip-skin-square--size-normal[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-square--size-normal[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -8px;
	border-width: 0 8px 8px 0
}

.protip-skin-square--size-normal[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-square--size-normal[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -8px;
	margin: 0 0 0 8px;
	border-width: 8px 8px 0 0
}

.protip-skin-square--size-normal[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-square--size-normal[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -8px;
	left: 100%;
	margin: 0 0 0 -8px;
	border-width: 0 0 8px 8px
}

.protip-skin-square--size-normal[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-square--size-normal[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -8px;
	margin: -8px 0 0 8px;
	border-width: 8px 0 0 8px
}

.protip-skin-square--size-big {
	padding: 20px;
	font-size: 18px
}

.protip-skin-square--size-big[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=top] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -10px;
	border-width: 10px 10px 0
}

.protip-skin-square--size-big[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-big[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-big[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -10px
}

.protip-skin-square--size-big[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=bottom-right] .protip-arrow {
	top: -10px;
	left: auto;
	margin: 0 0 0 -10px;
	border-width: 0 10px 10px
}

.protip-skin-square--size-big[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-big[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-big[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -10px
}

.protip-skin-square--size-big[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=left] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -10px 0 0;
	border-width: 10px 0 10px 10px
}

.protip-skin-square--size-big[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-big[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-big[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -10px
}

.protip-skin-square--size-big[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=right] .protip-arrow,
.protip-skin-square--size-big[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -10px 0 0;
	border-width: 10px 10px 10px 0
}

.protip-skin-square--size-big[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-big[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-big[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -10px
}

.protip-skin-square--size-big[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-square--size-big[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -10px;
	border-width: 0 10px 10px 0
}

.protip-skin-square--size-big[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-square--size-big[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -10px;
	margin: 0 0 0 10px;
	border-width: 10px 10px 0 0
}

.protip-skin-square--size-big[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-square--size-big[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -10px;
	left: 100%;
	margin: 0 0 0 -10px;
	border-width: 0 0 10px 10px
}

.protip-skin-square--size-big[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-square--size-big[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -10px;
	margin: -10px 0 0 10px;
	border-width: 10px 0 0 10px
}

.protip-skin-square--size-large {
	padding: 20px;
	font-size: 18px
}

.protip-skin-square--size-large[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=top] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=top-right] .protip-arrow {
	top: 100%;
	left: auto;
	margin: 0 0 0 -12px;
	border-width: 12px 12px 0
}

.protip-skin-square--size-large[data-pt-position=top-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-large[data-pt-position=top] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-large[data-pt-position=top-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -12px
}

.protip-skin-square--size-large[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=bottom-right] .protip-arrow {
	top: -12px;
	left: auto;
	margin: 0 0 0 -12px;
	border-width: 0 12px 12px
}

.protip-skin-square--size-large[data-pt-position=bottom-left] .protip-arrow {
	left: 20px
}

.protip-skin-square--size-large[data-pt-position=bottom] .protip-arrow {
	left: 50%
}

.protip-skin-square--size-large[data-pt-position=bottom-right] .protip-arrow {
	left: auto;
	right: 20px;
	margin-right: -12px
}

.protip-skin-square--size-large[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=left] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	left: 100%;
	margin: -12px 0 0;
	border-width: 12px 0 12px 12px
}

.protip-skin-square--size-large[data-pt-position=left-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-large[data-pt-position=left] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-large[data-pt-position=left-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -12px
}

.protip-skin-square--size-large[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=right] .protip-arrow,
.protip-skin-square--size-large[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	right: 100%;
	margin: -12px 0 0;
	border-width: 12px 12px 12px 0
}

.protip-skin-square--size-large[data-pt-position=right-top] .protip-arrow {
	top: 20px
}

.protip-skin-square--size-large[data-pt-position=right] .protip-arrow {
	top: 50%
}

.protip-skin-square--size-large[data-pt-position=right-bottom] .protip-arrow {
	top: auto;
	bottom: 20px;
	margin-bottom: -12px
}

.protip-skin-square--size-large[data-pt-position=top-left-corner] {
	border-bottom-right-radius: 0
}

.protip-skin-square--size-large[data-pt-position=top-left-corner] .protip-arrow {
	top: 100%;
	left: 100%;
	margin: 0 0 0 -12px;
	border-width: 0 12px 12px 0
}

.protip-skin-square--size-large[data-pt-position=top-right-corner] {
	border-bottom-left-radius: 0
}

.protip-skin-square--size-large[data-pt-position=top-right-corner] .protip-arrow {
	top: 100%;
	left: -12px;
	margin: 0 0 0 12px;
	border-width: 12px 12px 0 0
}

.protip-skin-square--size-large[data-pt-position=bottom-left-corner] {
	border-top-right-radius: 0
}

.protip-skin-square--size-large[data-pt-position=bottom-left-corner] .protip-arrow {
	top: -12px;
	left: 100%;
	margin: 0 0 0 -12px;
	border-width: 0 0 12px 12px
}

.protip-skin-square--size-large[data-pt-position=bottom-right-corner] {
	border-top-left-radius: 0
}

.protip-skin-square--size-large[data-pt-position=bottom-right-corner] .protip-arrow {
	top: 0;
	left: -12px;
	margin: -12px 0 0 12px;
	border-width: 12px 0 0 12px
}

.protip-skin-square--scheme-pro.protip-container {
	color: #000;
	background: #da2e2b;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-pro[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=top-right] .protip-arrow {
	border-top-color: #da2e2b
}

.protip-skin-square--scheme-pro[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #da2e2b
}

.protip-skin-square--scheme-pro[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #da2e2b
}

.protip-skin-square--scheme-pro[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #da2e2b
}

.protip-skin-square--scheme-pro[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #da2e2b
}

.protip-skin-square--scheme-pro[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #da2e2b
}

.protip-skin-square--scheme-pro[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #da2e2b
}

.protip-skin-square--scheme-pro[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #da2e2b
}

.protip-skin-square--scheme-blue.protip-container {
	color: #fff;
	background: #369;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-blue[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=top-right] .protip-arrow {
	border-top-color: #369
}

.protip-skin-square--scheme-blue[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #369
}

.protip-skin-square--scheme-blue[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #369
}

.protip-skin-square--scheme-blue[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #369
}

.protip-skin-square--scheme-blue[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #369
}

.protip-skin-square--scheme-blue[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #369
}

.protip-skin-square--scheme-blue[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #369
}

.protip-skin-square--scheme-blue[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #369
}

.protip-skin-square--scheme-red.protip-container {
	color: #fff;
	background: #802731;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-red[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=top-right] .protip-arrow {
	border-top-color: #802731
}

.protip-skin-square--scheme-red[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #802731
}

.protip-skin-square--scheme-red[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #802731
}

.protip-skin-square--scheme-red[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #802731
}

.protip-skin-square--scheme-red[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #802731
}

.protip-skin-square--scheme-red[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #802731
}

.protip-skin-square--scheme-red[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #802731
}

.protip-skin-square--scheme-red[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #802731
}

.protip-skin-square--scheme-aqua.protip-container {
	color: #fff;
	background: #339996;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-aqua[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=top-right] .protip-arrow {
	border-top-color: #339996
}

.protip-skin-square--scheme-aqua[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #339996
}

.protip-skin-square--scheme-aqua[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #339996
}

.protip-skin-square--scheme-aqua[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #339996
}

.protip-skin-square--scheme-aqua[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #339996
}

.protip-skin-square--scheme-aqua[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #339996
}

.protip-skin-square--scheme-aqua[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #339996
}

.protip-skin-square--scheme-aqua[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #339996
}

.protip-skin-square--scheme-dark-transparent.protip-container {
	color: #fff;
	background: rgba(20, 20, 20, .8);
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=top-right] .protip-arrow {
	border-top-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark-transparent[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: rgba(20, 20, 20, .8)
}

.protip-skin-square--scheme-dark.protip-container {
	color: #fff;
	background: #333;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-dark[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=top-right] .protip-arrow {
	border-top-color: #333
}

.protip-skin-square--scheme-dark[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #333
}

.protip-skin-square--scheme-dark[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #333
}

.protip-skin-square--scheme-dark[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #333
}

.protip-skin-square--scheme-dark[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #333
}

.protip-skin-square--scheme-dark[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #333
}

.protip-skin-square--scheme-dark[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #333
}

.protip-skin-square--scheme-dark[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #333
}

.protip-skin-square--scheme-black.protip-container {
	color: #fff;
	background: #000;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-black[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=top-right] .protip-arrow {
	border-top-color: #000
}

.protip-skin-square--scheme-black[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #000
}

.protip-skin-square--scheme-black[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #000
}

.protip-skin-square--scheme-black[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #000
}

.protip-skin-square--scheme-black[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #000
}

.protip-skin-square--scheme-black[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #000
}

.protip-skin-square--scheme-black[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #000
}

.protip-skin-square--scheme-black[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #000
}

.protip-skin-square--scheme-leaf.protip-container {
	color: #fff;
	background: #339959;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-leaf[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=top-right] .protip-arrow {
	border-top-color: #339959
}

.protip-skin-square--scheme-leaf[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #339959
}

.protip-skin-square--scheme-leaf[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #339959
}

.protip-skin-square--scheme-leaf[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #339959
}

.protip-skin-square--scheme-leaf[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #339959
}

.protip-skin-square--scheme-leaf[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #339959
}

.protip-skin-square--scheme-leaf[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #339959
}

.protip-skin-square--scheme-leaf[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #339959
}

.protip-skin-square--scheme-purple.protip-container {
	color: #fff;
	background: #613399;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-purple[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=top-right] .protip-arrow {
	border-top-color: #613399
}

.protip-skin-square--scheme-purple[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #613399
}

.protip-skin-square--scheme-purple[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #613399
}

.protip-skin-square--scheme-purple[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #613399
}

.protip-skin-square--scheme-purple[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #613399
}

.protip-skin-square--scheme-purple[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #613399
}

.protip-skin-square--scheme-purple[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #613399
}

.protip-skin-square--scheme-purple[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #613399
}

.protip-skin-square--scheme-pink.protip-container {
	color: #000;
	background: #d457aa;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-pink[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=top-right] .protip-arrow {
	border-top-color: #d457aa
}

.protip-skin-square--scheme-pink[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #d457aa
}

.protip-skin-square--scheme-pink[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #d457aa
}

.protip-skin-square--scheme-pink[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #d457aa
}

.protip-skin-square--scheme-pink[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #d457aa
}

.protip-skin-square--scheme-pink[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #d457aa
}

.protip-skin-square--scheme-pink[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #d457aa
}

.protip-skin-square--scheme-pink[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #d457aa
}

.protip-skin-square--scheme-orange.protip-container {
	color: #000;
	background: #e64426;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-orange[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=top-right] .protip-arrow {
	border-top-color: #e64426
}

.protip-skin-square--scheme-orange[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #e64426
}

.protip-skin-square--scheme-orange[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #e64426
}

.protip-skin-square--scheme-orange[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #e64426
}

.protip-skin-square--scheme-orange[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #e64426
}

.protip-skin-square--scheme-orange[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #e64426
}

.protip-skin-square--scheme-orange[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #e64426
}

.protip-skin-square--scheme-orange[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #e64426
}

.protip-skin-square--scheme-white.protip-container {
	color: #000;
	background: #fff;
	font-family: sans-serif;
	transition: opacity .2s ease-out
}

.protip-skin-square--scheme-white[data-pt-position=top-left] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=top] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=top-right] .protip-arrow {
	border-top-color: #fff
}

.protip-skin-square--scheme-white[data-pt-position=bottom-left] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=bottom] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=bottom-right] .protip-arrow {
	border-bottom-color: #fff
}

.protip-skin-square--scheme-white[data-pt-position=left-top] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=left] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=left-bottom] .protip-arrow {
	border-left-color: #fff
}

.protip-skin-square--scheme-white[data-pt-position=right-top] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=right] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position=right-bottom] .protip-arrow {
	border-right-color: #fff
}

.protip-skin-square--scheme-white[data-pt-position=top-left-corner] .protip-arrow {
	border-right-color: #fff
}

.protip-skin-square--scheme-white[data-pt-position=top-right-corner] .protip-arrow {
	border-top-color: #fff
}

.protip-skin-square--scheme-white[data-pt-position=bottom-left-corner] .protip-arrow {
	border-bottom-color: #fff
}

.protip-skin-square--scheme-white[data-pt-position=bottom-right-corner] .protip-arrow {
	border-left-color: #fff
}