img,
legend {
	border: 0
}

legend,
td,
th {
	padding: 0
}

.footer__accreditation,
.header__top-link {
	text-decoration: none;
	color: #fff
}

.accordion-item__content,
.header.js-is-sticky .header__bottom,
a,
button {
	transition: all .3s ease-in-out
}

.breadcrumbs__link:last-child,
.button-group--toggle .button.button--dark-blue,
.button-group--toggle .wpfs-form .button--dark-blue.wpfs-btn-link,
.button-group--toggle .wpfs-form .button--dark-blue.wpfs-input-group-link,
.button-group--toggle .wpfs-form .wpfs-form-actions button.button--dark-blue,
.wpcf7 .ajax-loader,
.wpfs-form .button-group--toggle .button--dark-blue.wpfs-btn-link,
.wpfs-form .button-group--toggle .button--dark-blue.wpfs-input-group-link,
.wpfs-form .wpfs-form-actions .button-group--toggle button.button--dark-blue {
	pointer-events: none
}

.footer__nav-item,
.header__nav-item,
.header__sub-nav-item,
.social-links__item,
.tick-list__item {
	list-style-type: none
}

.slick-list:focus,
a:active,
a:hover {
	outline: 0
}

.clearfix:after,
.slick-track:after {
	clear: both
}

.mfp-arrow,
.slick-slider {
	-webkit-tap-highlight-color: transparent
}

@font-face {
	font-family: iconfont;
	src: url(fonts/iconfont.ttf?jqh4hf) format("truetype"), url(fonts/iconfont.woff?jqh4hf) format("woff"), url(fonts/iconfont.svg?jqh4hf#iconfont) format("svg");
	font-weight: 400;
	font-style: normal
}



.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.visually-hidden {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

.relative,
sub,
sup {
	position: relative
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	max-width: 100%
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}


button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

*,
.mfp-container,
.slick-slider,
:after,
:before,
img.mfp-img {
	box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	font-size: 62.5%
}

body {
	color: #2c2bc9;
	font: 16px/1.4 "Degular", sans-serif;
	margin: 0 auto;
	overflow-x: hidden
}

.img--block {
	display: block;
	width: 100%
}

.img--inline-block {
	display: inline-block;
	vertical-align: middle
}

.overflow {
	overflow: auto
}

.no-overflow,
[class*=pull-up] {
	overflow: hidden
}

.footer {
	color: #fff
}

.footer__top {
	background-color: #FFF;
	padding: 12.5rem 0;
    color: #2c2bc9;
}

@media (max-width:1023px) {
	.footer__top {
		padding: 10rem 0
	}
}

@media (max-width:767px) {
	.footer__top {
		padding: 6rem 0
	}
}

.footer__bottom {
	background-color: #fff3cf;
    color:#2c2bc9;
	padding: 3.5rem 0
}

.footer__bottom a {
    color: #2c2bc9;
}
@media (max-width:767px) {
	.footer__bottom {
		padding: 6rem 0
	}
}

@media (min-width:768px) {
	.footer__bottom-inner {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
        justify-content: center;
	}

	
}

.footer__icon,
.footer__logo {
	display: inline-block;
	vertical-align: middle
}

.footer__section {
	
	margin-bottom: 10rem;
	padding-bottom: 10rem
}

@media (max-width:1023px) {
	.footer__section {
		margin-bottom: 7.5rem;
		padding-bottom: 7.5rem
	}
}

@media (max-width:767px) {
	.footer__section {
		margin-bottom: 6rem;
		padding-bottom: 6rem
	}
}

.footer__title {
	font-size: 1.125em;
	font-family: degular-display, sans-serif;
	font-weight: 600;
	line-height: 1.25;
	margin: 0
}

.button--small,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: degular-display, sans-serif;
}

.footer__icon {
	color: #00b4ff;
	font-size: 3.125em
}

.footer__logo-image {
	display: block;
	width: 21.5rem
}

@media (max-width:767px) {
	.footer__logo-image {
		width: 17.5rem
	}
}

.footer__nav-items {
	margin: 0;
	padding: 0
}

.footer__nav-item {
	margin-bottom: .5rem
}

.footer__nav-item:last-child {
	margin-bottom: 0
}

.footer__nav-link {
	color: #fff;
	font-weight: 500;
	text-decoration: none
}

.footer__nav-link:hover {
	color: #00b4ff
}

@media (min-width:768px) {
	.footer__copyright br {
		display: none
	}
}

.footer__accreditation {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	margin-left: 0
}

.footer__accreditation-logo {
	display: block;
	height: 3rem;
	margin-right: 2rem;
	width: 3rem
}

.footer__accreditation strong {
    color:#ff0075;
}

.container {
	margin: 0 auto;
	max-width: 1900px;
	padding: 0 2.5rem;
	width: 100%
}

.container--narrow {
	max-width: 950px
}

@media (min-width:768px) {
	.container {
		padding: 0 3rem
	}
}

@media (min-width:1151px) {
	.container {
		padding: 0 4rem
	}
}

@media (min-width:1501px) {
	.container {
		padding: 0 5rem
	}
}

.inner-container {
	margin: 0 auto;
	max-width: 1150px
}

.article__content,
.article__figure-content {
	max-width: 90rem;
	z-index: 1;
	position: relative
}

@media (min-width:1024px) {
	a[href^="tel:"] {
		pointer-events: none
	}

	.inner-container--inline {
		display: -ms-flexbox;
		display: flex
	}
}

.row,
.wpfs-form .wpfs-form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1rem;
	margin-right: -1rem;
	width: calc(100% + 2rem)
}

@media (min-width:481px) {

	.row,
	.wpfs-form .wpfs-form-row {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc(100% + 4rem)
	}
}

.row--reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.row--snug {
	margin-left: -1rem;
	margin-right: -1rem;
	width: calc(100% + 2rem)
}

.row--snug>[class^=column-],
.wpfs-form .row--snug>.wpfs-form-col {
	padding-left: 1rem;
	padding-right: 1rem
}

.row--flush {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}

.row--flush>[class^=column-],
.wpfs-form .row--flush>.wpfs-form-col {
	padding-left: 0;
	padding-right: 0
}

@media (min-width:1501px) {
	.row--loose {
		margin-left: -4rem;
		margin-right: -4rem;
		width: calc(100% + 8rem)
	}

	.row--loose>[class^=column-],
	.wpfs-form .row--loose>.wpfs-form-col {
		padding-left: 0rem;
		padding-right: 0rem
	}
}

@media (min-width:768px) {
	.row--auto {
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.row--auto>[class^=column-],
	.wpfs-form .row--auto>.wpfs-form-col {
		-ms-flex: 1;
		flex: 1
	}
}

.row--center {
	-ms-flex-align: center;
	align-items: center
}

.row--bottom {
	-ms-flex-align: end;
	align-items: flex-end
}

.row--justify-center {
	-ms-flex-pack: center;
	justify-content: center
}

.wpfs-form .wpfs-form-col,
[class^=column-] {
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%
}

.column--flex {
	display: -ms-flexbox;
	display: flex
}

.column--center {
	margin: auto
}

.column--pull-right {
	margin-left: auto
}

.no-push {
	margin: 0 !important
}

.push-down {
	margin-bottom: 2rem !important
}

.push-down-xxx-small {
	margin-bottom: .5rem !important
}

.push-down-xx-small {
	margin-bottom: .66rem !important
}

.push-down-x-small,
.wpfs-form .wpfs-form-label {
	margin-bottom: 1rem !important
}

.push-down-small {
	margin-bottom: 1.5rem !important
}

.push-down-small-medium {
	margin-bottom: 2.5rem !important
}

.push-down-medium-small,
.wpfs-form .wpfs-form-check,
.wpfs-form .wpfs-form-check-group,
.wpfs-form .wpfs-form-check-group-title,
.wpfs-form .wpfs-form-group {
	margin-bottom: 3rem !important
}

.push-down-medium {
	margin-bottom: 4rem !important
}

.push-down-medium-large {
	margin-bottom: 5rem !important
}

.push-down-large {
	margin-bottom: 6rem !important
}

.push-down-x-large {
	margin-bottom: 8rem !important
}

.push-down-xx-large {
	margin-bottom: 10rem !important
}

.push-down-xxx-large {
	margin-bottom: 12.5rem !important
}

.pull-up {
	margin-bottom: -2rem !important
}

.pull-up-xxx-small {
	margin-bottom: -.5rem !important
}

.pull-up-xx-small {
	margin-bottom: -.66rem !important
}

.pull-up-x-small {
	margin-bottom: -1rem !important
}

.pull-up-small {
	margin-bottom: -1.5rem !important
}

.pull-up-small-medium {
	margin-bottom: -2.5rem !important
}

.pull-up-medium-small {
	margin-bottom: -3rem !important
}

.pull-up-medium {
	margin-bottom: -4rem !important
}

.pull-up-medium-large {
	margin-bottom: -5rem !important
}

.pull-up-large {
	margin-bottom: -6rem !important
}

.pull-up-x-large {
	margin-bottom: -8rem !important
}

.pull-up-xx-large {
	margin-bottom: -10rem !important
}

.pull-up-xxx-large {
	margin-bottom: -12.5rem !important
}

.hide {
	display: none !important
}

.center {
	text-align: center
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.column-1 {
	width: 8.33333%
}

.column-2 {
	width: 16.66667%
}

.column-3 {
	width: 25%
}

.column-4 {
	width: 33.33333%
}

.column-5 {
	width: 41.66667%
}

.column-6 {
	width: 50%
}

.column-7 {
	width: 58.33333%
}

.column-8 {
	width: 66.66667%
}

.column-9 {
	width: 75%
}

.column-10 {
	width: 83.33333%
}

.column-11 {
	width: 91.66667%
}

.column-12 {
	width: 100%
}

@media (max-width:480px) {
	.column-xs-1 {
		width: 8.33333%
	}

	.column-xs-2 {
		width: 16.66667%
	}

	.column-xs-3 {
		width: 25%
	}

	.column-xs-4 {
		width: 33.33333%
	}

	.column-xs-5 {
		width: 41.66667%
	}

	.column-xs-6 {
		width: 50%
	}

	.column-xs-7 {
		width: 58.33333%
	}

	.column-xs-8 {
		width: 66.66667%
	}

	.column-xs-9 {
		width: 75%
	}

	.column-xs-10 {
		width: 83.33333%
	}

	.column-xs-11 {
		width: 91.66667%
	}

	.column-xs-12 {
		width: 100%
	}
}

@media (min-width:481px) {

	.wpfs-form .wpfs-form-col,
	[class^=column-] {
		padding-left: 2rem;
		padding-right: 2rem
	}

	.row--center-s {
		-ms-flex-align: center;
		align-items: center
	}

	.column-s-1 {
		width: 8.33333%
	}

	.column-s-2 {
		width: 16.66667%
	}

	.column-s-3 {
		width: 25%
	}

	.column-s-4 {
		width: 33.33333%
	}

	.column-s-5 {
		width: 41.66667%
	}

	.column-s-6 {
		width: 50%
	}

	.column-s-7 {
		width: 58.33333%
	}

	.column-s-8 {
		width: 66.66667%
	}

	.column-s-9 {
		width: 75%
	}

	.column-s-10 {
		width: 83.33333%
	}

	.column-s-11 {
		width: 91.66667%
	}

	.column-s-12 {
		width: 100%
	}

	.hide-above-s {
		display: none !important
	}

	.show-above-s {
		display: block !important
	}
}

@media (max-width:480px) {
	.hide-below-s {
		display: none !important
	}

	.show-below-s {
		display: block !important
	}

	.center-s {
		text-align: center !important
	}

	.left-s {
		text-align: left !important
	}
}

@media (min-width:640px) {
	.row--center-m {
		-ms-flex-align: center;
		align-items: center
	}

	.column-m-1 {
		width: 8.33333%
	}

	.column-m-2 {
		width: 16.66667%
	}

	.column-m-3 {
		width: 25%
	}

	.column-m-4 {
		width: 33.33333%
	}

	.column-m-5 {
		width: 41.66667%
	}

	.column-m-6 {
		width: 50%
	}

	.column-m-7 {
		width: 58.33333%
	}

	.column-m-8 {
		width: 66.66667%
	}

	.column-m-9 {
		width: 75%
	}

	.column-m-10 {
		width: 83.33333%
	}

	.column-m-11 {
		width: 91.66667%
	}

	.column-m-12 {
		width: 100%
	}

	.hide-above-m {
		display: none !important
	}

	.show-above-m {
		display: block !important
	}
}

@media (max-width:639px) {
	.hide-below-m {
		display: none !important
	}

	.show-below-m {
		display: block !important
	}

	.center-m {
		text-align: center !important
	}

	.left-m {
		text-align: left !important
	}
}

@media (min-width:768px) {
	.row--center-l {
		-ms-flex-align: center;
		align-items: center
	}

	.column-l-1 {
		width: 8.33333%
	}

	.column-l-2 {
		width: 16.66667%
	}

	.column-l-3 {
		width: 25%
	}

	.column-l-4 {
		width: 33.33333%
	}

	.column-l-5 {
		width: 41.66667%
	}

	.column-l-6,
	.wpfs-form .wpfs-form-col {
		width: 50%
	}

	.column-l-7 {
		width: 58.33333%
	}

	.column-l-8 {
		width: 66.66667%
	}

	.column-l-9 {
		width: 75%
	}

	.column-l-10 {
		width: 83.33333%
	}

	.column-l-11 {
		width: 91.66667%
	}

	.column-l-12 {
		width: 100%
	}

	.hide-above-l {
		display: none !important
	}

	.show-above-l {
		display: block !important
	}
}

@media (max-width:767px) {
	.hide-below-l {
		display: none !important
	}

	.show-below-l {
		display: block !important
	}

	.center-l {
		text-align: center !important
	}

	.left-l {
		text-align: left !important
	}
}

@media (min-width:1024px) {
	.row--center-xl {
		-ms-flex-align: center;
		align-items: center
	}

	.column-xl-1 {
		width: 8.33333%
	}

	.column-xl-2 {
		width: 16.66667%
	}

	.column-xl-3 {
		width: 25%
	}

	.column-xl-4 {
		width: 33.33333%
	}

	.column-xl-5 {
		width: 41.66667%
	}

	.column-xl-6 {
		width: 50%
	}

	.column-xl-7 {
		width: 58.33333%
	}

	.column-xl-8 {
		width: 66.66667%
	}

	.column-xl-9 {
		width: 75%
	}

	.column-xl-10 {
		width: 83.33333%
	}

	.column-xl-11 {
		width: 91.66667%
	}

	.column-xl-12 {
		width: 100%
	}

	.hide-above-xl {
		display: none !important
	}

	.show-above-xl {
		display: block !important
	}
}

@media (max-width:1023px) {
	.footer__icon {
		font-size: 2.65625em
	}

	.hide-below-xl {
		display: none !important
	}

	.show-below-xl {
		display: block !important
	}

	.center-xl {
		text-align: center !important
	}

	.left-xl {
		text-align: left !important
	}
}

@media (min-width:1151px) {
	.row--center-xxl {
		-ms-flex-align: center;
		align-items: center
	}

	.column-xxl-1 {
		width: 8.33333%
	}

	.column-xxl-2 {
		width: 16.66667%
	}

	.column-xxl-3 {
		width: 25%
	}

	.column-xxl-4 {
		width: 33.33333%
	}

	.column-xxl-5 {
		width: 41.66667%
	}

	.column-xxl-6 {
		width: 50%
	}

	.column-xxl-7 {
		width: 58.33333%
	}

	.column-xxl-8 {
		width: 66.66667%
	}

	.column-xxl-9 {
		width: 75%
	}

	.column-xxl-10 {
		width: 83.33333%
	}

	.column-xxl-11 {
		width: 91.66667%
	}

	.column-xxl-12 {
		width: 100%
	}

	.hide-above-xxl {
		display: none !important
	}

	.show-above-xxl {
		display: block !important
	}
}

@media (max-width:1150px) {
	.hide-below-xxl {
		display: none !important
	}

	.show-below-xxl {
		display: block !important
	}

	.center-xxl {
		text-align: center !important
	}

	.left-xxl {
		text-align: left !important
	}
}

@media (min-width:1301px) {
	.row--center-xxxl {
		-ms-flex-align: center;
		align-items: center
	}

	.column-xxxl-1 {
		width: 8.33333%
	}

	.column-xxxl-2 {
		width: 16.66667%
	}

	.column-xxxl-3 {
		width: 25%
	}

	.column-xxxl-4 {
		width: 33.33333%
	}

	.column-xxxl-5 {
		width: 41.66667%
	}

	.column-xxxl-6 {
		width: 50%
	}

	.column-xxxl-7 {
		width: 58.33333%
	}

	.column-xxxl-8 {
		width: 66.66667%
	}

	.column-xxxl-9 {
		width: 75%
	}

	.column-xxxl-10 {
		width: 83.33333%
	}

	.column-xxxl-11 {
		width: 91.66667%
	}

	.column-xxxl-12 {
		width: 100%
	}

	.hide-above-xxxl {
		display: none !important
	}

	.show-above-xxxl {
		display: block !important
	}
}

@media (max-width:1300px) {
	.hide-below-xxxl {
		display: none !important
	}

	.show-below-xxxl {
		display: block !important
	}

	.center-xxxl {
		text-align: center !important
	}

	.left-xxxl {
		text-align: left !important
	}
}

@media (min-width:1501px) {
	.row--center-grid {
		-ms-flex-align: center;
		align-items: center
	}

	.column-grid-1 {
		width: 8.33333%
	}

	.column-grid-2 {
		width: 16.66667%
	}

	.column-grid-3 {
		width: 25%
	}

	.column-grid-4 {
		width: 33.33333%
	}

	.column-grid-5 {
		width: 41.66667%
	}

	.column-grid-6 {
		width: 50%
	}

	.column-grid-7 {
		width: 58.33333%
	}

	.column-grid-8 {
		width: 66.66667%
	}

	.column-grid-9 {
		width: 75%
	}

	.column-grid-10 {
		width: 83.33333%
	}

	.column-grid-11 {
		width: 91.66667%
	}

	.column-grid-12 {
		width: 100%
	}

	.hide-above-grid {
		display: none !important
	}

	.show-above-grid {
		display: block !important
	}
}

@media (max-width:1500px) {
	.hide-below-grid {
		display: none !important
	}

	.show-below-grid {
		display: block !important
	}

	.center-grid {
		text-align: center !important
	}

	.left-grid {
		text-align: left !important
	}

	.no-push-grid {
		margin-bottom: 0 !important
	}

	.push-down-grid {
		margin-bottom: 2rem !important
	}

	.push-down-grid-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-grid-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-grid-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-grid-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-grid-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-grid-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-grid-medium {
		margin-bottom: 4rem !important
	}

	.push-down-grid-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-grid-large {
		margin-bottom: 6rem !important
	}

	.push-down-grid-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-grid-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-grid-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-grid {
		margin-bottom: -4rem !important
	}

	.pull-up-grid-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-grid-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-grid-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-grid-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-grid-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-grid-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-grid-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-grid-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-grid-large {
		margin-bottom: -6rem !important
	}

	.pull-up-grid-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-grid-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-grid-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:1300px) {
	.no-push-xxxl {
		margin-bottom: 0 !important
	}

	.push-down-xxxl {
		margin-bottom: 2rem !important
	}

	.push-down-xxxl-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-xxxl-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-xxxl-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-xxxl-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-xxxl-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-xxxl-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-xxxl-medium {
		margin-bottom: 4rem !important
	}

	.push-down-xxxl-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-xxxl-large {
		margin-bottom: 6rem !important
	}

	.push-down-xxxl-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-xxxl-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-xxxl-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-xxxl {
		margin-bottom: -4rem !important
	}

	.pull-up-xxxl-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-xxxl-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-xxxl-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-xxxl-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-xxxl-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-xxxl-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-xxxl-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-xxxl-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-xxxl-large {
		margin-bottom: -6rem !important
	}

	.pull-up-xxxl-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-xxxl-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-xxxl-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:1150px) {
	.no-push-xxl {
		margin-bottom: 0 !important
	}

	.push-down-xxl {
		margin-bottom: 2rem !important
	}

	.push-down-xxl-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-xxl-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-xxl-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-xxl-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-xxl-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-xxl-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-xxl-medium {
		margin-bottom: 4rem !important
	}

	.push-down-xxl-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-xxl-large {
		margin-bottom: 6rem !important
	}

	.push-down-xxl-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-xxl-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-xxl-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-xxl {
		margin-bottom: -4rem !important
	}

	.pull-up-xxl-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-xxl-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-xxl-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-xxl-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-xxl-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-xxl-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-xxl-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-xxl-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-xxl-large {
		margin-bottom: -6rem !important
	}

	.pull-up-xxl-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-xxl-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-xxl-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:1023px) {
	.no-push-xl {
		margin-bottom: 0 !important
	}

	.push-down-xl {
		margin-bottom: 2rem !important
	}

	.push-down-xl-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-xl-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-xl-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-xl-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-xl-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-xl-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-xl-medium {
		margin-bottom: 4rem !important
	}

	.push-down-xl-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-xl-large {
		margin-bottom: 6rem !important
	}

	.push-down-xl-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-xl-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-xl-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-xl {
		margin-bottom: -4rem !important
	}

	.pull-up-xl-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-xl-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-xl-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-xl-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-xl-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-xl-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-xl-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-xl-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-xl-large {
		margin-bottom: -6rem !important
	}

	.pull-up-xl-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-xl-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-xl-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:767px) {
	.no-push-l {
		margin-bottom: 0 !important
	}

	.push-down-l {
		margin-bottom: 2rem !important
	}

	.push-down-l-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-l-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-l-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-l-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-l-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-l-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-l-medium {
		margin-bottom: 4rem !important
	}

	.push-down-l-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-l-large {
		margin-bottom: 6rem !important
	}

	.push-down-l-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-l-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-l-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-l {
		margin-bottom: -4rem !important
	}

	.pull-up-l-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-l-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-l-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-l-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-l-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-l-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-l-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-l-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-l-large {
		margin-bottom: -6rem !important
	}

	.pull-up-l-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-l-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-l-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:639px) {
	.no-push-m {
		margin-bottom: 0 !important
	}

	.push-down-m {
		margin-bottom: 2rem !important
	}

	.push-down-m-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-m-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-m-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-m-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-m-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-m-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-m-medium {
		margin-bottom: 4rem !important
	}

	.push-down-m-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-m-large {
		margin-bottom: 6rem !important
	}

	.push-down-m-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-m-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-m-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-m {
		margin-bottom: -4rem !important
	}

	.pull-up-m-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-m-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-m-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-m-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-m-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-m-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-m-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-m-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-m-large {
		margin-bottom: -6rem !important
	}

	.pull-up-m-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-m-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-m-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:480px) {
	.no-push-s {
		margin-bottom: 0 !important
	}

	.push-down-s {
		margin-bottom: 2rem !important
	}

	.push-down-s-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-s-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-s-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-s-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-s-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-s-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-s-medium {
		margin-bottom: 4rem !important
	}

	.push-down-s-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-s-large {
		margin-bottom: 6rem !important
	}

	.push-down-s-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-s-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-s-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-s {
		margin-bottom: -4rem !important
	}

	.pull-up-s-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-s-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-s-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-s-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-s-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-s-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-s-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-s-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-s-large {
		margin-bottom: -6rem !important
	}

	.pull-up-s-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-s-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-s-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

.header {
	background-color: #fff;
	left: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 3;
	transform: translateZ(0)
}

.header.js-is-sticky {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.header.js-is-sticky .header__bottom {
	padding: 2.75rem 0
}

.header.js-is-sticky .header__logo-image {
	width: 17.5rem;
	transition: all .3s ease-in-out
}

@media (max-width:767px) {
	.header.js-is-sticky .header__logo-image {
		width: 15rem
	}

	.header {
		margin-bottom: -2.75rem
	}
}

.header--no-stick {
	position: relative
}

@media (max-width:1023px) {
	.header.js-is-sticky .header__bottom {
		padding: 2rem 0
	}

	.header--expanded {
		background-color: #2c2bc9;
		height: 100%;
		left: 0;
		overflow: auto;
		position: fixed !important;
		width: 100%;
		z-index: 3
	}

	.header--expanded .header__button {
		color: #fff
	}

	.header--expanded .header__nav {
		display: block
	}
}

.header__top-inner {
	-ms-flex-align: center;
	align-items: center;
	background-color: #2c2bc9;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1rem 0
}

@media (max-width:767px) {
	.header__top-link {
		font-size: .9375em
	}
}

.header__top-link--underline {
	text-decoration: underline
}

.header__nav-link,
.header__top-link--underline:hover,
.std--hide-links a {
	text-decoration: none
}

.header__top-link:hover {
	color: #00b4ff
}

.header__top-icon {
	font-size: 1.375em;
	margin-right: 1.5rem
}

.header__top-text--separator {
	margin: 0 .5rem
}

.header__button,
.header__nav {
	margin-left: auto;
}

.header__nav {
    margin-right: auto;
}

.header__bottom {
	padding: 3.5rem 0
}

.header__inner {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:1023px) {
	.header__bottom {
		padding: 2.75rem 0
	}

	.header__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.header__logo {
	display: inline-block;
	margin-right: 4rem;
	vertical-align: middle
}

.header__logo-image {
	display: block;
	width: 21.5rem
}

@media (max-width:767px) {
	.header__top-icon {
		font-size: 1.125em
	}

	.header__top-text {
		font-size: .875em
	}

	.header__logo-image {
		width: 17.5rem
	}
}

.header__button {
	background: 0 0;
	border: 0;
	color: #2c2bc9;
	display: none;
	font-size: 1.875em;
	height: 3rem;
	line-height: 3rem;
	overflow: hidden;
	padding: 0;
	width: 3rem
}

@media (max-width:1023px) {
	.header__button {
		display: block
	}

	.header__nav {
		display: none;
		padding-top: 2.75rem;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.header__nav-items {
	margin: 0;
	padding: 0
}

@media (min-width:1024px) {
	.header__nav-items {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex
	}

	.header__nav-item {
		margin-right: 2rem
	}

	.header__nav-item:last-child {
		margin-right: 0 !important
	}

	.header__nav-item>.header__nav-link {
		white-space: nowrap
	}

	.header__nav-item--parent--active>.header__nav-link,
	.header__nav-item--parent:hover>.header__nav-link {
		border-bottom-color: #00b4ff
	}
}

@media (min-width:1151px) {
	.header__nav-item {
		margin-right: 3rem
	}
}

.header__nav-item--parent {
	position: relative
}

.header__nav-item--parent>.header__nav-link::after {
	font-size: 12px;
	margin-left: .5rem
}

@media (max-width:1300px) and (min-width:1024px) {
	.header__nav-item--parent>.header__nav-link::after {
		display: none
	}
}

@media (max-width:1023px) {
	.header__nav-item--parent>.header__nav-link::after {
		font-size: 16px
	}

	.header__nav-item--parent.header__nav-item--expanded>.header__nav-link::after {
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.header__nav-link {
	color: #2c2bc9;
	font-weight: 600;
    padding: 5px 10px 5px 15px;
}

@media (min-width:1024px) {
	.header__nav-item--parent:hover .header__sub-nav {
		opacity: 1;
		top: 100%;
		visibility: visible
	}

	.header__nav-link {
		border-bottom: 2px solid #fff;
      font-family: degular-display, sans-serif;
    font-weight: 600;
		font-size: 1.0625em;
	padding: 5px 10px 5px 15px;
	}

	.header__nav-link--active,
	.header__nav-link:hover {
		background: url(https://kft.org.uk/wp-content/themes/kft/img/highlight.svg);
        background-size: cover;
	}
}

@media (min-width:1301px) {
	.header__nav-link {
		font-size: 1.125em
	}
}

@media (max-width:1023px) {
	.header__nav-link:not(.header__nav-link--standalone) {
		color: #fff;
		display: block;
		padding: 1rem 0
	}

	.header__nav-link:not(.header__nav-link--standalone) .header__nav-link--active,
	.header__nav-link:not(.header__nav-link--standalone):hover {
		color: #00b4ff
	}

	.header__nav-link:not(.header__nav-link--standalone)::after {
		position: absolute;
		right: 0;
		top: 1.33rem
	}
}

.header__nav-link--standalone {
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 2px solid #fff;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-bottom: -.85rem;
	padding-bottom: .85rem
}

.header__nav-link--standalone:hover {
	border-bottom-color: #00b4ff
}

.header__nav-link-icon {
	font-size: 12px;
	margin-right: .66rem
}

@media (min-width:1024px) {
	.header__sub-nav {
		left: 50%;
		opacity: 0;
		padding-top: 4.5rem;
		position: absolute;
		top: 90%;
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		transition: all .3s ease-in-out;
		visibility: hidden;
		z-index: 3
	}

	.header__sub-nav-inner {
		background-color: #2c2bc9;
		border-radius: 15px;
		padding: 4rem
	}

	.header__sub-nav-inner::before {
		border: 12.5px solid transparent;
		border-bottom: 15px solid #2c2bc9;
		bottom: calc(100% - 4.5rem);
		content: "";
		position: absolute;
		left: 50%;
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

@media (max-width:1023px) {
	.header__sub-nav {
		display: none
	}

	.header__sub-nav--expanded {
		display: block
	}

	.header__sub-nav-inner {
		border-left: 2px solid #bd522c;
		margin: 2.5rem 0;
		padding-left: 2.5rem
	}
}

.header__sub-nav-items {
	margin: 0;
	padding: 0
}

.header__sub-nav-item {
	margin-bottom: 1.5rem
}

.header__sub-nav-item:last-child {
	margin-bottom: 0
}

.header__sub-nav-link {
	-ms-flex-align: baseline;
	align-items: baseline;
	color: #fff;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: 500;
	text-decoration: none
}

@media (min-width:1024px) {
	.header__sub-nav-link {
		-ms-flex-align: center;
		align-items: center;
		line-height: 1;
		white-space: nowrap
	}
}

.std h2,
.std h3 {
	line-height: 1.15
}

.header__sub-nav-link--active,
.header__sub-nav-link:hover {
	color: #00b4ff
}

.main {
	padding: 12.5rem 0
}

@media (max-width:1023px) {
	.main {
		padding: 10rem 0
	}
}

.main--narrow {
	padding: 6rem 0
}

.main--pull-up {
	overflow: initial !important
}

@media (min-width:768px) {
	.main--pull-up {
		margin-top: -3.5rem
	}
}

strong {
	font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child {
	margin-top: 0 !important
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
	margin-bottom: 0 !important
}

.std h2,
.std h3,
.std h4,
.std h5,
.std h6 {
	margin: 3rem 0
}

.std h2 {
	font-size: 2.1875em
}

.std h3 {
	font-size: 1.875em
}

.std h4,
.std h5,
.std h6 {
	line-height: 1.25
}

@media (max-width:767px) {
	.main--persist {
		padding: 6rem 0
	}

	.main:not(.main--persist) {
		padding: 0 0 6rem
	}

	.std h2 {
		font-size: 1.875em
	}

	.std h3 {
		font-size: 1.5625em
	}
}

.std h4 {
	font-size: 1.5625em
}

.std h5 {
	font-size: 1.375em
}

@media (max-width:767px) {
	.std h4 {
		font-size: 1.375em
	}

	.std h5 {
		font-size: 1.125em
	}
}

.std h6 {
	font-size: inherit
}

.std p {
	margin: 2.5rem 0;
    font-size: 18px;
}

@media (min-width:1024px) {

	.std--large li,
	.std--large p {
		font-size: 1.125em
	}
}

.std--small li,
.std--small p {
	font-size: .875em;
	line-height: 1.55
}

.std--break-links a {
	word-break: break-all
}

.std--hide-links a {
	color: inherit
}

.std--hide-links a:hover {
	text-decoration: underline
}

.std--em-links a {
	border-bottom: 2px solid #00b4ff;
	color: #00b4ff;
	font-weight: 600;
	text-decoration: none
}

.std--em-links a:hover {
	border-bottom: none
}

.std--underline-links a {
	color: inherit;
	text-decoration: underline
}

.std--underline-links a:hover {
	text-decoration: none
}

.std--dark-blue-headings h2,
.std--dark-blue-headings h3,
.std--dark-blue-headings h4,
.std--dark-blue-headings h5,
.std--dark-blue-headings h6 {
	color: #2c2bc9
}

.std--block-img img {
	display: block;
	height: auto;
	margin: 5rem 0;
	width: 100%
}

@media (max-width:767px) {

	.std--x-small-l li,
	.std--x-small-l p {
		font-size: .8125em
	}

	.std--block-img img {
		margin: 4.5rem 0
	}
}

.std--block-img img.alignright {
	float: right;
	margin-left: 4.5rem;
	width: auto
}

.std--block-img img.alignleft {
	float: left;
	margin-right: 4.5rem;
	width: auto
}

.text-orange {
	color: #bd522c
}

.accordion-item__content {
	max-height: 0;
	overflow: hidden
}

.accordion-item__content--expanded {
	max-height: 60rem
}

.accordion-item__content-inner {
	border: 2px solid #2c2bc9;
	border-top: 0;
	padding: 3rem
}

@media (max-width:767px) {

	.std--block-img img.alignleft,
	.std--block-img img.alignright {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.std--hide-br-l br {
		display: none
	}

	.article {
		margin: 0 -2.5rem;
		padding-top: 2.75rem
	}
}

.article__figure {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center center no-repeat;
	background-size: cover;
	color: #fff;
	margin: 0;
	padding: 17.5% 3rem 10rem;
	position: relative
}

.article__figure::after {
	background-image: linear-gradient(0deg, rgba(13, 37, 41, .75) 0, transparent 100%);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.article__figure-content {
	margin: 0 auto
}

.article__title {
	font-size: 2.5em;
	line-height: 1.15
}

@media (max-width:767px) {
	.article__figure {
		padding: 12rem 2.5rem 3rem
	}

	.article__title {
		font-size: 1.875em
	}
}

.article__meta {
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #fff;
	display: -ms-flexbox;
	display: flex;
	padding-top: 2rem;
	width: 100%
}

.article__tag {
	margin-right: 2rem
}

.article__content {
	background-color: #fff;
	margin: -6rem auto 0;
	padding: 7.5rem 7.5rem 12.5rem
}

@media (max-width:1023px) {
	.article__content {
		padding: 6rem 4.5rem 10rem
	}
}

@media (max-width:767px) {
	.article__content {
		padding: 6rem 2.5rem;
		margin-top: 0
	}
}

.breadcrumbs {
	line-height: 1.3
}

.breadcrumbs--block {
	padding: 3rem 0;
	text-align: center
}

.breadcrumbs__link {
	color: inherit;
	font-size: .875em;
	font-weight: 500;
	text-decoration: none
}

.breadcrumbs__link:hover {
	color: #00b4ff
}

.breadcrumbs__link::after {
	color: #2c2bc9;
	content: ">";
	margin: 0 .75rem
}

.breadcrumbs__link:last-child::after {
	display: none
}

.button-group {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0
}

.button-group .button:not(:only-child),
.button-group .wpfs-form .wpfs-btn-link:not(:only-child),
.button-group .wpfs-form .wpfs-form-actions button:not(:only-child),
.button-group .wpfs-form .wpfs-input-group-link:not(:only-child),
.wpfs-form .button-group .wpfs-btn-link:not(:only-child),
.wpfs-form .button-group .wpfs-input-group-link:not(:only-child),
.wpfs-form .wpfs-form-actions .button-group button:not(:only-child) {
	margin-right: 1.75rem
}

.button-group .button:last-child,
.button-group .wpfs-form .wpfs-btn-link:last-child,
.button-group .wpfs-form .wpfs-form-actions button:last-child,
.button-group .wpfs-form .wpfs-input-group-link:last-child,
.wpfs-form .button-group .wpfs-btn-link:last-child,
.wpfs-form .button-group .wpfs-input-group-link:last-child,
.wpfs-form .wpfs-form-actions .button-group button:last-child {
	margin-right: 0
}

@media (max-width:767px) {
	.breadcrumbs--block {
		padding: 1rem 5rem 2rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.button-group {
		display: -ms-flexbox;
		display: flex
	}

	.button-group .button:not(:only-child),
	.button-group .wpfs-form .wpfs-btn-link:not(:only-child),
	.button-group .wpfs-form .wpfs-form-actions button:not(:only-child),
	.button-group .wpfs-form .wpfs-input-group-link:not(:only-child),
	.wpfs-form .button-group .wpfs-btn-link:not(:only-child),
	.wpfs-form .button-group .wpfs-input-group-link:not(:only-child),
	.wpfs-form .wpfs-form-actions .button-group button:not(:only-child) {
		padding-left: 0;
		padding-right: 0;
		width: calc(50% - (1.75rem / 2))
	}
}

.button-group--toggle {
	display: -ms-flexbox;
	display: flex
}

.button-group--toggle .button,
.button-group--toggle .wpfs-form .wpfs-btn-link,
.button-group--toggle .wpfs-form .wpfs-form-actions button,
.button-group--toggle .wpfs-form .wpfs-input-group-link,
.wpfs-form .button-group--toggle .wpfs-btn-link,
.wpfs-form .button-group--toggle .wpfs-input-group-link,
.wpfs-form .wpfs-form-actions .button-group--toggle button {
	margin-right: 0 !important;
	width: 50% !important;
	padding-left: 0 !important;
	padding-right: 0 !important
}

.button-group--toggle .button:first-child,
.button-group--toggle .wpfs-form .wpfs-btn-link:first-child,
.button-group--toggle .wpfs-form .wpfs-form-actions button:first-child,
.button-group--toggle .wpfs-form .wpfs-input-group-link:first-child,
.wpfs-form .button-group--toggle .wpfs-btn-link:first-child,
.wpfs-form .button-group--toggle .wpfs-input-group-link:first-child,
.wpfs-form .wpfs-form-actions .button-group--toggle button:first-child {
	border-radius: 1rem 0 0 1rem
}

.button-group--toggle .button:last-child,
.button-group--toggle .wpfs-form .wpfs-btn-link:last-child,
.button-group--toggle .wpfs-form .wpfs-form-actions button:last-child,
.button-group--toggle .wpfs-form .wpfs-input-group-link:last-child,
.wpfs-form .button-group--toggle .wpfs-btn-link:last-child,
.wpfs-form .button-group--toggle .wpfs-input-group-link:last-child,
.wpfs-form .wpfs-form-actions .button-group--toggle button:last-child {
	border-radius: 0 1rem 1rem 0
}

.button,
.wpfs-form .wpfs-btn-link,
.wpfs-form .wpfs-form-actions button,
.wpfs-form .wpfs-input-group-link {
	border: 0;
	cursor: pointer;
	display: inline-block;
    border-radius:50px;
	font-size: 1.125em;
	font-weight: 500;
	line-height: 1.15;
	padding: 1.5rem 3.5rem;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
    font-family: degular-display, sans-serif;
    font-weight: 600;
}

@media (max-width:767px) {

	.button,
	.wpfs-form .wpfs-btn-link,
	.wpfs-form .wpfs-form-actions button,
	.wpfs-form .wpfs-input-group-link {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		font-size: 1em
	}
}

.button[class*=button--ghost],
.wpfs-form .wpfs-btn-link[class*=button--ghost],
.wpfs-form .wpfs-form-actions button[class*=button--ghost],
.wpfs-form .wpfs-input-group-link[class*=button--ghost] {
	padding-top: 1.3rem;
	padding-bottom: 1.3rem
}

.button--small {
	border-radius: 1rem;
	font-size: .6875em;
	line-height: 1;
	padding: .5rem 1.25rem;
	width: auto
}

.button--small[class*=button--ghost] {
	border-width: 1px;
	padding-top: .45rem;
	padding-bottom: .45rem
}

.button--square {
	height: 5.2rem;
	line-height: 4.8rem;
	padding: 0 !important;
	width: 5.2rem
}

.button--narrow {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	width: auto
}

@media (max-width:767px) {
	.button--narrow-block-l {
		width: 100%
	}
}

.button--block,
.wpfs-form .wpfs-form-actions button {
	padding-left: 0;
	padding-right: 0;
	width: 100%
}

.button--info {
	padding-left: 3rem;
	padding-right: 6rem;
	position: relative;
	text-align: left;
	white-space: normal;
	width: 100%
}

.button--info::after {
	font-size: 15px;
	position: absolute;
	right: 3rem;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.button--info-expanded {
	border-bottom: 0 !important
}

.button--link,
.wpfs-form .wpfs-btn-link {
	background: 0 0;
	border-bottom: 2px solid #2c2bc9;
	color: #2c2bc9;
	font-size: 1em;
	padding: 0 0 .33rem;
	margin-bottom: -.33rem;
	width: auto !important
}

.button--link:hover,
.wpfs-form .wpfs-btn-link:hover {
	border-bottom-color: #00b4ff;
	color: #00b4ff
}

.button--dark-blue,
.button--blue-white {
	color: #fff
}

.button--blue,
.wpfs-form .wpfs-form-actions button {
	background-color: #00b4ff;
	color: #fff
}

.button--dark-blue,
.button--blue:hover,
.wpfs-form .wpfs-form-actions button:hover {
	background-color: #2c2bc9
}

.button--dark-blue svg {
    fill:#FFF;
    width:22.5px;
    margin-right:15px;
}

.button {
    display:inline-flex !important;
    justify-content: center;
    align-items:center; 
}

.button--dark-blue:hover,
.button--blue-white {
	background-color: #00b4ff
}

.button--blue-white:hover,
.button--white {
	background-color: #fff;
	color: #00b4ff
}

.button--white:hover {
	background-color: #2c2bc9;
	color: #fff
}

.button--white-blue {
	background-color: #fff;
	color: #00b4ff
}

.button--white-blue:hover {
	background-color: #00b4ff;
	color: #fff
}

.button--ghost-white {
	background: 0 0;
	border: 2px solid #fff;
	color: #fff
}

.button--ghost-white:hover {
	background-color: #fff;
	color: #2c2bc9
}

.button--ghost-dark-blue,
.wpfs-form .wpfs-input-group-link {
	background: 0 0;
	border: 2px solid #2c2bc9;
	color: #2c2bc9
}

.button--ghost-dark-blue:hover,
.wpfs-form .wpfs-input-group-link:hover {
	background-color: #2c2bc9;
	color: #fff
}

.button__icon {
	display: inline-block;
	margin-left: 1.5rem;
	vertical-align: bottom
}

.button__icon:first-child {
	margin: 0 1.5rem 0 0
}

.clearfix::after {
	clear: both;
	content: "";
	display: table
}

@keyframes spin {
	100% {
		transform: rotate(360deg)
	}
}

.wpcf7 p {
	margin: 0
}

.wpcf7 br,
.wpcf7 p:empty {
	display: none
}

.wpcf7 .wpcf7-form-control-wrap {
	display: block
}

.wpcf7 .screen-reader-response,
.wpcf7 .wpcf7-display-none {
	display: none
}

.wpcf7 .ajax-loader {
	bottom: 0;
	color: #fff;
	display: none;
	font-size: 1.5em;
	height: 1em;
	left: 50%;
	margin: auto;
	position: absolute;
	top: 0;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.wpcf7 .ajax-loader.is-active {
	display: block
}

.wpcf7 .ajax-loader::after {
	font-family: iconfont;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	animation: spin 2s linear infinite;
	display: block;
	height: 1em;
	width: 1em
}

.wpcf7 form.invalid .wpcf7-response-output {
	background: #bd522c
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #2c2bc9
}

.wpcf7-response-output {
	color: #fff;
	font-size: 1em;
	line-height: 1.3;
	margin-top: 4rem;
	padding: 2rem;
	text-align: center
}

@media (max-width:767px) {
	.wpcf7-response-output {
		margin-top: 2rem
	}
}

.wpcf7-response-output:empty {
	display: none
}

.wpcf7-not-valid-tip {
	color: #bd522c;
	display: block;
	font-size: 1em;
	margin-top: 1rem;
	text-align: left
}

.wpcf7-list-item {
	margin: 0
}

.form--inline {
	-ms-flex: 1;
	flex: 1
}

@media (min-width:768px) {
	.form__fields--inline {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex
	}

	.form__fields--inline .form__input,
	.form__fields--inline .wpfs-form .wpfs-form-control,
	.form__fields--inline .wpfs-form .wpfs-input-group-form-control,
	.form__fields--inline .wpfs-form select,
	.wpfs-form .form__fields--inline .wpfs-form-control,
	.wpfs-form .form__fields--inline .wpfs-input-group-form-control,
	.wpfs-form .form__fields--inline select {
		-ms-flex: 1;
		flex: 1;
		margin-right: 1.75rem
	}
}

.form__label,
.wpfs-form .wpfs-form-label {
	color: #2c2bc9;
	display: block;
	font-size: .875em;
	font-weight: 600;
	text-transform: uppercase
}

.form__input,
.wpfs-form .wpfs-form-control,
.wpfs-form .wpfs-input-group-form-control,
.wpfs-form select {
	background-color: #fff;
	border: 0;
	border-radius: 0;
	color: #2c2bc9;
	display: block;
	font-size: 16px;
	line-height: 1.2;
	padding: 1.75rem 2rem;
	text-align: left;
	width: 100%
}

.form__input:-ms-input-placeholder,
.wpfs-form .wpfs-form-control:-ms-input-placeholder,
.wpfs-form .wpfs-input-group-form-control:-ms-input-placeholder,
.wpfs-form select:-ms-input-placeholder {
	color: #2c2bc9
}

.form__input::placeholder,
.wpfs-form .wpfs-form-control::placeholder,
.wpfs-form .wpfs-input-group-form-control::placeholder,
.wpfs-form select::placeholder {
	color: #2c2bc9
}

.form__input--bordered,
.wpfs-form .wpfs-form-control,
.wpfs-form .wpfs-input-group-form-control,
.wpfs-form select {
	border: 2px solid #e1e1e3;
	padding-bottom: calc(1.75rem - 2px);
	padding-top: calc(1.75rem - 2px)
}

.form__input--textarea {
	height: 12.5rem;
	line-height: 1.5
}

.form__checkbox-row,
.wpcf7-checkbox-wrap .wpcf7-form-control {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:767px) {

	.form__fields--inline .form__input,
	.form__fields--inline .wpfs-form .wpfs-form-control,
	.form__fields--inline .wpfs-form .wpfs-input-group-form-control,
	.form__fields--inline .wpfs-form select,
	.wpfs-form .form__fields--inline .wpfs-form-control,
	.wpfs-form .form__fields--inline .wpfs-input-group-form-control,
	.wpfs-form .form__fields--inline select {
		margin-bottom: 1.5rem
	}

	.form__checkbox-row,
	.wpcf7-checkbox-wrap .wpcf7-form-control {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: -3rem
	}
}

.form__checkbox-wrapper,
.wpcf7-checkbox-wrap .wpcf7-list-item {
	display: block;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}

@media (max-width:767px) {

	.form__checkbox-wrapper,
	.wpcf7-checkbox-wrap .wpcf7-list-item {
		-ms-flex-preferred-size: 33.3%;
		flex-basis: 33.3%;
		margin-bottom: 3rem
	}
}

@media (max-width:639px) {

	.form__checkbox-wrapper,
	.wpcf7-checkbox-wrap .wpcf7-list-item {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}

.form__checkbox-wrapper input[type=checkbox],
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox] {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label {
	color: #00b4ff
}

.form__checkbox-wrapper .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpfs-form .form__checkbox-wrapper input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpfs-form-check-label::before {
	border-color: #2c2bc9
}

.form__checkbox-label,
.wpcf7-checkbox-wrap .wpcf7-list-item label {
	display: inline-block;
	vertical-align: middle
}

.form__checkbox-name,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpcf7-list-item-label {
	display: block;
	font-size: .8125em;
	font-weight: 600;
	margin: 0 auto;
	max-width: 7.5rem;
	text-align: center;
	text-transform: uppercase
}

.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpcf7-list-item-label::before,
.wpfs-form .wpfs-form-check-label::before {
	border: 2px solid #e1e1e3;
	content: "";
	display: block;
	font-size: 15px;
	height: 2.75rem;
	line-height: 2.4rem !important;
	margin: 0 auto 1rem;
	width: 2.75rem
}

.button--info::after,
.form__checkbox-wrapper .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name::before,
.header__nav-item--parent>.header__nav-link::after,
.icon,
.mfp-arrow[class]::before,
.mfp-close::before,
.tick-list__item::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpfs-form .form__checkbox-wrapper input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpfs-form-check input:checked+.wpfs-form-check-label::before,
.wpfs-form .wpfs-form-select::after {
	font-family: iconfont;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.header__nav-item--parent>.header__nav-link::after,
.icon--chevron::before,
.mfp-arrow[class]::before,
.wpfs-form .wpfs-form-select::after {
	content: "\e900"
}

.icon--chevron-left::before,
.mfp-arrow.mfp-arrow-left::before {
	display: inline-block;
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	vertical-align: middle
}

.icon--chevron-right::before,
.mfp-arrow.mfp-arrow-right::before {
	display: inline-block;
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	vertical-align: middle
}

.icon--email::before {
	content: "\e905"
}

.icon--follow::before {
	content: "\e904"
}

.icon--visit::before {
	content: "\e906"
}

.icon--phone::before {
	content: "\e901"
}

.icon--menu::before {
	content: "\e902"
}

.icon--close::before,
.mfp-close::before {
	content: "\e903"
}

.icon--newsletter::before {
	content: "\e907"
}

.icon--filter::before {
	content: "\e908"
}

.icon--star::before {
	content: "\e9d9"
}

.form__checkbox-wrapper .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name::before,
.icon--tick::before,
.tick-list__item::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpfs-form .form__checkbox-wrapper input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpfs-form-check input:checked+.wpfs-form-check-label::before {
	content: "\ea10"
}

.icon--info::before {
	content: "\e909"
}

.button--info::after,
.icon--plus::before {
	content: "\ea0a"
}

.button--info-expanded::after,
.icon--minus::before {
	content: "\ea0b"
}

.icon--spinner::before,
.wpcf7 .ajax-loader::after {
	content: "\e981"
}

.icon--play::before {
	content: "\e90a"
}

.icon--linkedin::before {
	content: "\eaca"
}

.icon--twitter::before {
	content: "\ea96"
}

.image-overlay-figure {
	color: #fff;
	display: block;
	position: relative;
	text-decoration: none
}

.image-overlay-figure__overlay {
	background: linear-gradient(0deg, rgba(13, 37, 41, .35) 0, rgba(13, 37, 41, .05) 100%);
	border-top: 1px solid #fff;
	bottom: 0;
	left: 0;
	padding: 3rem 3.5rem;
	position: absolute;
	width: 100%
}

@media (max-width:767px) {
	.image-overlay-figure__overlay {
		padding: 2.5rem
	}
}

.image-overlay-figure__title {
	font-family: degular-display, sans-serif;
	font-size: 1em;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.label,
.proposition-box__price {
	font-family: degular-display, sans-serif;
}

.info-button {
	background: 0 0;
	border: 0;
	cursor: help;
	display: inline-block;
	margin-left: .75rem;
	outline: 0;
	padding: 0;
	position: relative;
	top: -1px;
	vertical-align: middle
}

.info-button:hover .info-button__tooltip {
	opacity: 1;
	bottom: 100%;
	visibility: visible
}

.info-button__tooltip,
.mfp-fade.mfp-bg {
	opacity: 0;
	transition: all .3s ease-in-out
}

.info-button__icon {
	color: #2c2bc9;
	display: block;
	font-size: .8125em
}

.info-button__tooltip {
	bottom: 90%;
	left: 50%;
	padding-bottom: 3rem;
	position: absolute;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 22.5rem;
	visibility: hidden;
	z-index: 2
}

@media (max-width:480px) {
	.info-button__tooltip {
		-ms-transform: translateX(-75%);
		transform: translateX(-75%);
		width: 20rem
	}
}

.info-button__tooltip-inner {
	background-color: #2c2bc9;
	border-radius: 15px;
	color: #fff;
	padding: 3rem 2rem
}

.info-button__tooltip-inner::before {
	border: 12.5px solid transparent;
	border-top: 15px solid #2c2bc9;
	content: "";
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: calc(100% - 3rem)
}

@media (max-width:480px) {
	.info-button__tooltip-inner::before {
		left: 75%
	}
}

.label {
	border-radius: 7px;
	display: inline-block;
	font-size: .6875em;
	margin-right: 1rem;
	padding: 0 .75rem;
	line-height: 1.65rem;
	text-transform: uppercase;
	white-space: nowrap
}

.label--orange {
	background-color: #bd522c;
	color: #fff
}

.label--blue {
	background-color: #00b4ff;
	color: #fff;
	line-height: 2.75rem;
	padding: 0 1.5rem
}

.label--boxed {
	border-radius: 14px;
	font-size: .75em;
	left: 50%;
	position: absolute;
	top: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.label--overlayed {
	border-radius: 0;
	font-size: 1em;
	left: 0;
	padding: .75rem 2rem;
	position: absolute;
	top: 2.5rem
}

.mfp-arrow[class]::before,
.mfp-close {
	padding: 0 !important;
	right: 0 !important
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all .3s ease-in-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.mfp-iframe-holder .mfp-close {
	top: -5rem !important
}

.mfp-close {
	color: transparent !important;
	font-size: 1em !important;
	height: 3rem !important;
	line-height: 3rem !important;
	top: 1.5rem !important;
	width: 3rem !important
}

.mfp-close:hover::before {
	color: #fff
}

.mfp-close::before {
	color: #fff;
	font-size: 1.5em;
	position: absolute;
	left: 50%;
	top: calc(50% + 2rem);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.mfp-arrow[class] {
	-ms-transform: none !important;
	transform: none !important;
	width: 75px !important
}

@media (max-width:767px) {
	.mfp-arrow[class] {
		width: 55px !important
	}
}

.mfp-arrow[class]::after {
	display: none !important
}

.mfp-arrow[class]::before {
	border: 0 !important;
	bottom: 0 !important;
	color: #fff !important;
	font-size: 20px !important;
	margin: auto !important;
	opacity: 1 !important;
	top: 0 !important;
	width: 1em !important;
	height: 1em !important
}

@media (max-width:1023px) {
	.mfp-arrow[class]::before {
		font-size: 18px !important
	}
}

.map {
	padding-bottom: 37.5%
}

@media (max-width:1150px) {
	.map {
		padding-bottom: 50%
	}
}

.modal {
	background-color: rgba(13, 37, 41, .8);
	display: none;
	height: 100%;
	left: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3
}

.modal--visible,
.news-figure,
.news-figure__link {
	display: block
}

@media (max-width:767px) {
	.map {
		padding-bottom: 100%
	}

	.modal {
		background: #fff;
		padding: 0
	}
}

@media (min-width:768px) {
	.modal {
		padding: 5rem 0
	}
}

@media (min-width:1024px) {
	.modal {
		padding: 10rem 0
	}
}

@media (min-width:1151px) {
	.modal {
		padding: 15rem 0
	}
}

@media (min-width:768px) and (max-height:900px) {
	.modal {
		padding: 10rem 0
	}
}

.modal__content {
	background-color: #fff;
	padding: 6rem 2.5rem;
	position: relative
}

@media (min-width:768px) {
	.modal__content {
		padding: 6rem;
		margin: 0 auto;
		max-width: 52.5rem;
		width: 100%
	}

	.proposition-box__header {
		min-height: 25.5rem
	}
}

.modal__close-button {
	background: 0 0;
	border: 0;
	color: #2c2bc9;
	font-size: 1.5625em;
	height: 3rem;
	line-height: 3rem;
	position: absolute;
	right: 2rem;
	text-align: center;
	top: 2rem
}

.modal__close-button:hover {
	color: #00b4ff
}

.modal__title {
	color: #2c2bc9;
	font-size: 1.5625em;
	line-height: 1.2;
	margin: 0
}

.news-figure {
	color: #fff;
	position: relative;
	text-decoration: none
}

.news-figure__image {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center center no-repeat;
	background-size: cover;
	display: block;
	padding-bottom: 100%
}

.news-figure__link:hover+.news-figure__overlay {
	background-color: rgba(189, 82, 44, .75)
}

.news-figure__overlay {
	-ms-flex-align: start;
	align-items: flex-start;
	background: linear-gradient(0deg, rgba(13, 37, 41, .35) 0, rgba(13, 37, 41, .05) 100%);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-ms-flex-pack: end;
	justify-content: flex-end;
	left: 0;
	padding: 4rem;
	pointer-events: none;
	top: 0;
	transition: all .3s ease-in-out;
	position: absolute;
	width: 100%
}

.proposition-box,
.section,
.section__title-button {
	position: relative
}

.news-figure__title {
	font-size: 1.375em;
	line-height: 1.35;
	margin: 0
}

@media (max-width:767px) {
	.news-figure__overlay {
		padding: 2.5rem
	}

	.news-figure__title {
		font-size: 1.125em
	}
}

.news-figure__meta {
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #fff;
	display: -ms-flexbox;
	display: flex;
	padding-top: 2rem;
	width: 100%
}

.news-figure__tag {
	margin-right: 2rem;
	pointer-events: all
}

.notification {
	background-color: #e8f5f4;
	color: #2c2bc9;
	padding: 3rem
}

.notification__text {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.notification__icon {
	margin-right: 2.5rem;
	max-width: 3.25rem
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.pagination__button {
	margin-right: 1rem
}

.pagination__button:last-child {
	margin-right: 0
}

.pill {
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(32, 159, 152, .1);
	border-radius: 4.5rem;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0 auto;
	padding: 2rem 7.5rem
}

.pill__icon {
	height: 5rem;
	margin-right: 3rem
}

.pill__title,
.proposition-box__sub-title,
.proposition-box__title {
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase
}

.pill__title {
	color: #2c2bc9;
	font-size: 1.125em
}

.proposition-box {
	border: 2px solid #e4e4e6;
	color: inherit;
	display: block;
	height: 100%;
	padding: 6rem 4rem;
	text-align: center;
	text-decoration: none
}

@media (max-width:1023px) {
	.proposition-box {
		padding: 4.5rem 3rem
	}
}

.proposition-box--blue {
	border-color: #00b4ff
}

.proposition-box--standalone {
	height: auto;
	padding: 4.5rem 3rem;
	text-align: left
}

@media (min-width:1024px) {
	.proposition-box__header {
		min-height: 23.5rem
	}
}

@media (min-width:1301px) {
	.proposition-box__header {
		min-height: 20rem
	}
}

.proposition-box__title {
	color: #2c2bc9;
	font-size: 1.125em
}

.proposition-box__sub-title {
	color: #2c2bc9;
	font-size: .875em
}

.proposition-box__price {
	color: #2c2bc9;
	display: block;
	font-size: 2.5em;
	line-height: 1;
	margin: .75rem 0
}

.testimonial__title,
.text-image-figure__sub-title {
	font-family: "Degular", sans-serif
}

.proposition-box__em {
	display: inline-block;
	color: #bd522c;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	vertical-align: middle
}

.proposition-box__vat {
	display: block
}

.proposition-box__text {
	margin: 0 auto;
	max-width: 27.5rem
}

.proposition-box__link {
	margin-top: 1rem
}

.proposition-box__footer {
	background-color: #e8f5f4;
	color: #2c2bc9;
	margin: 3rem -3rem -4.5rem;
	padding: 3rem
}

.proposition-box__footer-text {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.proposition-box__footer-icon {
	margin-right: 2.5rem;
	max-width: 3.25rem
}

.section {
	overflow: hidden;
	padding: 15rem 0
}

.section--ignore-overflow {
	overflow: initial
}

.section--small {
	padding: 12.5rem 0
}

@media (min-width:1501px) {
	.section--large {
		padding: 20rem 0
	}
}

@media (max-width:1023px) {
	.section {
		padding: 10rem 0
	}
}

.section--x-small {
	padding: 10rem 0
}

@media (max-width:767px) {
	.section {
		padding: 6rem 0
	}
}

.section--xx-small {
	padding: 4rem 0
}

@media (min-width:768px) {
	.section--xx-small {
		padding: 5rem 0
	}
}

.section--push-both {
	margin: 12.5rem 0
}

@media (max-width:1023px) {
	.section--push-both {
		margin: 10rem 0
	}
}

@media (max-width:767px) {
	.section--push-both {
		margin: 0 0 6rem
	}
}

.section--push-both .section__background-image--split-left {
	border-radius: 0 5rem 5rem 0
}

.section--push-both .section__background-image--split-right {
	border-radius: 5rem 0 0 5rem
}

.section--push-top {
	margin-top: 12.5rem
}

.section--push-bottom {
	margin-bottom: 12.5rem
}

@media (max-width:1023px) {
	.section--push-top {
		margin-top: 10rem
	}

	.section--push-bottom {
		margin-bottom: 10rem
	}
}

.section--flush {
	padding: 0
}

.section--collapse {
	padding-bottom: 0
}

.section--collapse-top {
	padding-top: 0
}

.section--bordered {
	border-top: 2px solid #d6d6d6
}

.blue-text {
    color:#00b4ff;
}

.navy-text {
    color:#2c2bc9;
}

.navy-text, .blue-text  {
    position: relative;
    z-index: 2;
}
.section--blue {
	background-color: #00b4ff;
	color: #fff
}

.section--blue .section__primary-title,
.section--blue .section__secondary-title,
.section--blue .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--blue .wpfs-form-check-group-title {
	color: #fff
}

.section--dark-blue {
	background-color: #2c2bc9;
	color: #fff
}

.section--dark-blue .section__primary-title,
.section--dark-blue .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--dark-blue .wpfs-form-check-group-title {
	color: #fff
}






.section--beige {
	background-color: #fff3cf
}

@media (min-width:768px) {
	.section__content--inline {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center
	}

	.section__content--inline .section__secondary-title,
	.section__content--inline .wpfs-form .wpfs-form-check-group-title,
	.wpfs-form .section__content--inline .wpfs-form-check-group-title {
		max-width: 40rem;
		margin-right: 5rem
	}
}

@media (max-width:767px) {
	.section--push-top {
		margin-top: 6rem
	}

	.section--push-bottom {
		margin-bottom: 6rem
	}

	.section--collapse-top-l {
		padding-top: 0
	}

	.section--collapse-l {
		padding-bottom: 0
	}

	.section--dark-blue .section__background-image {
		width: calc(100% + 5rem)
	}

	.section__content--inline-persist {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.section__content--side {
	position: relative;
	z-index: 1;
   
}

@media (min-width:768px) {
	.section__content--narrow {
		margin: 0 auto;
		max-width: 70rem
	}

	.section__content--narrow-medium {
		max-width: 80rem
	}

	.section__content--narrow-large {
		max-width: 90rem
	}

	.section__content--narrow .section__secondary-title,
	.section__content--narrow .wpfs-form .wpfs-form-check-group-title,
	.wpfs-form .section__content--narrow .wpfs-form-check-group-title {
		padding-right: 2rem
	}

	.section__content--side {
		max-width: 50%;
            padding-right: 10rem;
	}
}

.section__inner-content {
	max-width: calc(100% - 2rem)
}

@media (min-width:768px) {
	.section__inner-content {
		margin: 0 auto;
		max-width: 40rem
	}
}

@media (min-width:768px) and (max-width:1150px) {
	.section__inner-content {
		margin: 0 8rem
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.section__inner-content {
		margin: 0 4rem
	}
}

@media (min-width:768px) and (max-width:1300px) {
	.section__inner-content--right {
		padding-left: 4rem
	}

	.section__inner-content--left {
		padding-right: 4rem
	}
}

.section__title-wrap {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

@media (min-width:768px) {
	.section__inner-content--wide {
		max-width: 65rem
	}

	.section__inner-content--right {
		margin: 0 0 0 auto
	}

	.section__inner-content--left {
		margin: 0 auto 0 0
	}

	.section__title-wrap--center {
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (min-width:1024px) {
	.section__title-wrap--inline {
		margin-right: 4.5rem;
		max-width: 25rem
	}
}

.section__title-wrap--inline-alt {
	display: block;
	margin: 0 4.5rem 0 3rem;
	max-width: 40rem
}

.section__title-button:hover .section__sub-nav {
	opacity: 1;
	top: 100%;
	visibility: visible
}

.section__sub-nav,
.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

@media (max-width:767px) {
	.section__title-wrap--center {
		display: block
	}

	.section__title-wrap--inline-alt {
		-ms-flex: 1;
		flex: 1;
		margin-right: 0;
		max-width: none
	}

	.section__inline-button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.section__sub-nav {
	left: 50%;
	opacity: 0;
	padding-top: 3rem;
	position: absolute;
	top: 90%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: all .3s ease-in-out;
	z-index: 2
}

.section__sub-nav-inner {
	background-color: #2c2bc9;
	border-radius: 15px;
	padding: 4rem
}

@media (min-width:768px) {
	.section__title-button {
		margin-left: 3rem
	}

	.section__sub-nav-inner {
		width: 40rem
	}

	.section__sub-nav-items {
		column-count: 2;
		text-align: left
	}
}

.section__sub-nav-inner::before {
	border: 12.5px solid transparent;
	border-bottom: 15px solid #2c2bc9;
	bottom: calc(100% - 3rem);
	content: "";
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.section__sub-nav-items {
	margin: 0;
	padding: 0
}

.section__sub-nav-item {
	list-style-type: none;
	margin-bottom: 1.5rem
}

.section__sub-nav-item:last-child {
	margin-bottom: 0
}

.section__sub-nav-link {
	-ms-flex-align: baseline;
	align-items: baseline;
	color: #fff;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: 500;
	text-decoration: none;
	white-space: normal
}

@media (min-width:1024px) {
	.section__sub-nav-inner {
		width: 70rem
	}

	.section__sub-nav-items {
		column-count: 3
	}

	.section__sub-nav-link {
		-ms-flex-align: center;
		align-items: center;
		line-height: 1
	}
}

.section__sub-nav-link--active,
.section__sub-nav-link:hover {
	color: #00b4ff
}

.section__icon {
	color: #00b4ff;
	font-size: 3.125em;
	margin-right: 3rem
}

.section__icon-image {
	height: 5.5rem
}

.section__primary-title {
	color: #2c2bc9;
	font-size: 4.5em;
	line-height: 1;
	margin: 0;
	    font-family: degular-display, sans-serif;
}

.section__primary-title--center {
    max-width:600px;
    margin-left:auto;
    text-align: center;
    margin-right: auto;
}

.section--hero .section__primary-title  {
    max-width:500px;
}

@media (max-width:1023px) {
	.section__primary-title {
		font-size: 2.625em
	}
}

@media (max-width:767px) {
	.section__primary-title {
		font-size: 2em
	}
}

.section__primary-title--lipped {
	position: relative
}



.section__secondary-title,
.wpfs-form .wpfs-form-check-group-title {
	color: #2c2bc9;
	font-size: 2.1875em;
	line-height: 1.15;
	margin: 0
}

@media (max-width:1023px) {

	.section__secondary-title,
	.wpfs-form .wpfs-form-check-group-title {
		font-size: 1.875em
	}
}

.section__secondary-title--medium {
	font-size: 1.875em
}

@media (max-width:767px) {

	.section__secondary-title,
	.wpfs-form .wpfs-form-check-group-title {
		font-size: 1.5625em
	}
}

.section__secondary-title--small {
	font-size: 1.5625em;
	line-height: 1.2
}

.section__secondary-title--x-small,
.wpfs-form .wpfs-form-check-group-title {
	font-size: 1.25em;
	line-height: 1.2
}

.section__secondary-title--center {
	margin: 0 auto
}

.section__secondary-title--upper,
.wpfs-form .wpfs-form-check-group-title {
	text-transform: uppercase
}

.section__tertiary-title {
	font-size: 1.125em;
	line-height: 1.3;
	margin: 0;
	text-transform: uppercase
}


.section__secondary-title {
    color:#00b4ff;
    font-family: "shantell-sans-bouncy", sans-serif;
}

@media (min-width:768px) {
	.section__primary-title--lipped::after {
		width: 8rem
	}

	.section__secondary-title,
	.wpfs-form .wpfs-form-check-group-title {
		max-width: 50rem
	}



	.section__text {
		max-width: 55rem
	}

	.section__text--narrow {
		max-width: 52.5rem
	}
}

.section__background-image {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) -2px center no-repeat;
	background-size: cover;
	border-bottom-left-radius: 0;
	border-top-left-radius: 350px;
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%
}

@media (max-width:1300px) {
	.section__background-image {
		width: calc(50% - 4rem)
	}
}

@media (max-width:1150px) {
	.section__background-image {
		border-bottom-left-radius: 30rem 50%;
		border-top-left-radius: 30rem 50%
	}
}

@media (max-width:1023px) {
	.section__background-image {
		border-bottom-left-radius: 25rem 50%;
		border-top-left-radius: 25rem 50%
	}
}

.section__background-image--wide {
	width: 60%
}

@media (max-width:1150px) {
	.section__background-image--wide {
		width: 56.25%
	}
}

.section__background-image--mobile {
	border-radius: 0;
	display: none;
	margin: 6rem 0 -6rem;
	padding-bottom: 100%;
	position: relative;
	width: 100%
}

@media (max-width:767px) {
	.section__background-image {
		background-position: center;
		display: none
	}

	.section__background-image--mobile {
		display: block
	}
}

.section__background-image--split {
	display: block
}

@media (min-width:768px) {
	.section__background-image--split {
		width: 50%
	}

	.section__background-image--split-left {
		background-position: right center;
		border-radius: 0 0 350px 0;
		left: 0;
		right: auto
	}

	.section__background-image--split-left.section__background-image--not-last {
		border-bottom-right-radius: 0
	}

	.section__background-image--split-left.section__background-image--not-first {
		border-top-right-radius: 0
	}

	.section__background-image--split-right {
		border-radius: 0 0 0 350px;
	}

	.section__background-image--split-right.section__background-image--not-last {
		border-bottom-left-radius: 0
	}

	.section__background-image--split-right.section__background-image--not-first {
		border-top-left-radius: 0
	}

	.text-icon-figure__link {
		@inclue font-size(18px);
	}
}

@media (max-width:767px) {
	.section__background-image--split {
		border-radius: 0 3rem 3rem 0;
		margin: 6rem -2.5rem -6rem;
		padding-bottom: 75%;
		position: static;
		width: calc(100% + 2.5rem)
	}

	.section__background-image--split-top {
		margin-bottom: 6rem;
		margin-top: -6rem
	}
}

.section__video-button {
	-ms-flex-align: center;
	align-items: center;
	background-color: #2c2bc9;
	border-radius: 50%;
	color: #fff;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 2.8125em;
	height: 8.5rem;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	line-height: 8.5rem;
	position: absolute;
	text-decoration: none;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 8.5rem;
	z-index: 2
}

.section__video-button:hover {
	background-color: #00b4ff
}

@media (max-width:767px) {
	.section__video-button {
		font-size: 2.1875em;
		height: 6.5rem;
		left: 50%;
		width: 6.5rem
	}
}

.slider--image {
	position: relative
}

@media (max-width:1023px) {
	.slider--image {
		margin: 0 1rem
	}
}

.slider--image .slick-list {
	overflow: visible !important
}

.slider--image [data-slide] {
	padding: 0
}

@media (max-width:1150px) {
	.slider--news {
		margin: 0 4rem
	}

	.slider--news .slick-list {
		overflow: visible !important
	}

	.slider--news [data-slides] {
		margin-left: -1rem;
		margin-right: -1rem;
		width: calc(100% + 2rem)
	}

	.slider--news [data-slide] {
		padding: 0 1rem
	}
}

@media (max-width:639px) {
	.slider--news {
		margin: 0 .5rem
	}

	.slider--news [data-slides] {
		margin-left: -.5rem;
		margin-right: -.5rem;
		width: calc(100% + 1rem)
	}

	.slider--news [data-slide] {
		padding: 0 .5rem
	}
}

.slider__button {
	background-color: #fff;
	border-radius: 50%;
	border: 0;
	color: #2c2bc9;
	font-size: 1.125em;
	height: 5rem;
	position: absolute;
	top: 50%;
	width: 5rem;
	z-index: 1
}

.slider__button:hover,
.social-links__link {
	background-color: #00b4ff;
	color: #fff
}

.slider__button[data-prev] {
	left: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.slider__button[data-next] {
	right: 0;
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

@media (max-width:480px) {
	.slider__button {
		display: none !important
	}
}

.social-links__items {
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0
}

.social-links__item {
	margin-right: 1rem
}

.social-links__item:last-child {
	margin-right: 0
}

.social-links__link {
	border-radius: 50%;
	display: inline-block;
	font-size: .9375em;
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center;
	text-decoration: none;
	width: 3.5rem;
	vertical-align: middle
}

.social-links__link:hover {
	background-color: #2c2bc9
}

.testimonial {
	margin: 0 auto;
	max-width: 55rem;
	padding: 0
}

.testimonial__rating {
	color: #bd522c;
	font-size: 1.5625em
}

.testimonial__title {
	font-weight: 600;
	font-size: 1.125em;
	margin: 0;
	text-transform: uppercase
}

.testimonial__cite {
	font-size: .75em;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase
}

.text-icon-figure[href] {
	color: inherit;
	display: block;
	text-decoration: none
}

.text-icon-figure[href]:hover .text-icon-figure__link {
	border-bottom-color: #bd522c;
	color: #bd522c
}

.text-icon-figure--inline {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.text-icon-figure--inline .text-icon-figure__icon {
	margin-right: 3rem
}

.text-icon-figure--center {
	text-align: center
}

@media (max-width:767px) {
	.testimonial {
		max-width: none
	}

	.text-icon-figure--center .text-icon-figure__text {
		padding-right: 0
	}
}

.text-icon-figure--center .text-icon-figure__icon {
	height: 5rem;
	max-height: 5rem;
	max-width: 5rem
}

@media (min-width:1024px) {
	.text-icon-figure--center .text-icon-figure__icon {
		height: 7.5rem;
		max-height: 7.5rem;
		max-width: 7.5rem
	}
}

.text-icon-figure__icon {
	height: 5rem;
	max-height: 4.5rem;
	max-width: 4.5rem
}

.text-icon-figure__icon--large {
	height: 8rem
}

.text-icon-figure__icon--icon {
	color: #00b4ff;
	font-size: 2.5em;
	height: auto
}

.text-icon-figure__title {
	color: #2c2bc9;
	font-size: 1.125em;
	line-height: 1.3;
	margin: 0;
}

.text-icon-figure__text {
	max-width: 24.5rem
}

@media (max-width:767px) {
	.text-icon-figure__text {
		max-width: none;
		padding-right: 2.5rem
	}
}

.text-icon-figure__text--center {
	margin: 0 auto;
	padding: 0
}

.text-icon-figure__link {
	border-bottom: 2px solid #00b4ff;
	color: #00b4ff;
	font-weight: 500;
	transition: all .3s ease-in-out
}

.text-image-figure {
	color: inherit;
	display: block;
	position: relative;
	text-decoration: none;
   
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
}


.text-image-figure{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding:6rem;
  color:#FFF;
}


.text-image-figure[href]:hover .text-image-figure__title::after {
	width: 10rem
}



.text-image-figure__title {
	color: #FFF;
	font-size: 2.5em;
	line-height: 1;
	margin: 0;
	position: relative;
	font-family: degular-display, sans-serif;
}

@media (max-width:767px) {
	.text-image-figure__title {
		font-size: 1.25em
	}
}



.text-image-figure__sub-title {
	color: #2c2bc9;
	font-size: 1.125em;
	font-weight: 500;
	margin: 0
}

.text-image-figure__text {
	max-width: 45rem;
    text-shadow: 10px 10px 50px #000, 10px 10px 50px #000;
}

.text-image-figure__link {
	border-bottom: 2px solid #00b4ff;
	color: #00b4ff;
	font-weight: 500;
	transition: all .3s ease-in-out
}

@media (min-width:768px) {
	.text-image-figure__link {
		@inclue font-size(18px);
	}
}

.tick-list {
	padding: 0;
	margin: 0 auto;
	max-width: 22.5rem;
	text-align: left
}

.tick-list__item {
	margin-bottom: 1rem;
	padding-left: 3.5rem;
	position: relative
}

.tick-list__item::before {
	color: #2c2bc9;
	font-size: .9375em;
	left: 0;
	position: absolute;
	top: 3px
}

.video-figure {
	margin: 5rem 0;
	padding-bottom: 56.25%;
	position: relative
}

@media (max-width:767px) {
	.video-figure {
		margin: 4.5rem 0
	}
}

.video-figure iframe,
.video-figure video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.wpfs-form .wpfs-form-check-group {
	border: 0;
	display: none;
	margin: 0;
	padding: 0
}

.wpfs-form .wpfs-form-check-group-title {
	font-family: degular-display, sans-serif;
}

.wpfs-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block !important
}

.wpfs-form select~.wpfs-form-control {
	display: none !important
}

.wpfs-form .wpfs-form-select {
	position: relative
}

.wpfs-form .wpfs-form-select::after {
	color: #2c2bc9;
	font-size: .75em;
	pointer-events: none;
	position: absolute;
	right: 2rem;
	top: 2.125rem
}

.wpfs-form .wpfs-form-check:last-child {
	margin-bottom: 0 !important
}

.wpfs-form .wpfs-form-check input {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

.wpfs-form .wpfs-form-check input:checked+.wpfs-form-check-label::before {
	border-color: #2c2bc9;
	color: #00b4ff
}

.wpfs-form .wpfs-form-check a {
	border-bottom: 2px solid #00b4ff;
	color: #00b4ff;
	font-weight: 500;
	text-decoration: none
}

.wpfs-form .wpfs-form-check a:hover {
	border-bottom: none
}

.wpfs-form .wpfs-form-check-label {
	display: block;
	padding-left: 5.25rem;
	position: relative
}

.wpfs-form .wpfs-form-check-label::before {
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.wpfs-form .wpfs-form-error-message {
	color: #bd522c;
	display: block;
	font-size: 1em;
	margin-top: 1rem;
	text-align: left
}

.wpfs-form .wpfs-form-actions a,
.wpfs-form .wpfs-summary {
	display: none
}

.wpfs-form .wpfs-info-tooltip {
	margin-bottom: 1.5rem
}

.wpfs-form .wpfs-input-group-append {
	margin-top: 1rem
}

.wpfs-form .wpfs-btn-link {
	margin-bottom: 0 !important
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

.slick-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	left: 0;
	top: 0;
	margin-left: auto;
	margin-right: auto
}

.mfp-bg,
.mfp-wrap {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
	content: ''
}

.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-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.mfp-bg {
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	background: #2c2bc9;
	opacity: .8
}

.mfp-arrow,
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-wrap {
	height: 100%;
	z-index: 1043;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 5rem
}

.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #08181b;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a,
.mfp-preloader a:hover {
	color: #08181b
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
	box-shadow: none;
	background: #08181b;
	position: absolute;
	left: 0
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	position: absolute;
	text-decoration: none;
	text-align: center;
	opacity: 1;
	font-style: normal;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #fff
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #08181b;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-arrow {
	position: absolute;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:after,
.mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid transparent
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid transparent
}

.mfp-iframe-holder {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 1000px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
	max-width: 100%
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	display: block;
	top: 0;
	width: 100%;
	height: 100%
}

.mfp-figure:after,
img.mfp-img {
	width: auto;
	height: auto;
	display: block
}

img.mfp-img {
	padding: 8rem 0;
	margin: 0 auto
}

.mfp-figure:after {
	top: 8rem;
	bottom: 8rem;
	right: 0;
	z-index: -1
}

.mfp-figure small {
	color: #e6e6e8;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -4rem;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #e6e6e8;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-ms-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-ms-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}
}


.highlight::after  { 
    content:""; 
    background:url(https://kft.org.uk/wp-content/themes/kft/img/highlight.svg); 
    background-size:cover; 
    width:115%; 
    height:110%; 
    position:absolute; 
    left:-10%; 
    top:-5%; 
    z-index:0; } 

    .highlight b {
        font-weight: 600;
        position: relative;
        z-index: 2;
    }

.highlight  { 
    position:relative; 
 } 


@media (min-width: 1024px) {

  .row--feature-grid{
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 24px;
    align-items: stretch;
  }

  .row--feature-grid > [class*="column-"]{
    width: auto !important;
    max-width: none !important;
    margin-bottom: 0 !important;
  }

  .row--feature-grid > [class*="column-"] > .text-image-figure{
    height: 100%;
    min-height: 40rem;
    background-position: top center;
    border-radius: 50px;
    background-size: cover;
  }

  /* Left big card spans both rows */
  .row--feature-grid > :nth-child(1){
    grid-column: 1;
    grid-row: 1 / span 2;
  }

  /* Top-right */
  .row--feature-grid > :nth-child(2){
    grid-column: 2;
    grid-row: 1;
  }

  /* Default: any 3rd item sits full-width in right column (good for 3 cols) */
  .row--feature-grid > :nth-child(3){
    grid-column: 2;
    grid-row: 2;
    width: auto !important;
    justify-self: stretch;
  }

  /* Only when there are 4 columns: split bottom-right into 2 */
  .row--feature-grid > :nth-child(4){
    grid-column: 2;
    grid-row: 2;
    width: auto !important;
    justify-self: stretch;
  }

  .row--feature-grid > :nth-child(4) ~ :nth-child(4){
    /* no-op safeguard */
  }

  /* The magic: apply split widths ONLY if a 4th child exists */
  .row--feature-grid > :nth-child(4){
    /* keep as above; the split rules are below */
  }

  .row--feature-grid:has(> :nth-child(4)) > :nth-child(3){
    justify-self: start;
    width: calc(50% - 12px) !important;
  }

  .row--feature-grid:has(> :nth-child(4)) > :nth-child(4){
    justify-self: end;
    width: calc(50% - 12px) !important;
  }
}



.text-image-figure{
  position: relative;
  overflow: hidden;
}

/* BLACK MULTIPLY OVERLAY */
.text-image-figure::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;

  background: linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 75%
  );

  mix-blend-mode: multiply;
  pointer-events: none;
}

/* BLUE LIGHTEN OVERLAY */
.text-image-figure::after{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background: linear-gradient(
    45deg,
    rgba(44, 43, 201, 0.2) 0%,
    rgba(44, 43, 201, 0) 100%
  );

  mix-blend-mode: lighten;
  pointer-events: none;
}

/* CONTENT ABOVE BOTH OVERLAYS */
.text-image-figure > *{
  position: relative;
  z-index: 2;
}

.text-image-figure__icon {
    max-width:40px;
}

::selection {
    background:#ffea5e;
}



.section--blue .highlight b,
.section--dark-blue .highlight b  { color:#2c2bc9; }

.section--blue h2 .blue-text {position: relative; }

.section--cta-bar .footer-img {
  width:100%;
  display: block;
  height: auto;
      
        
}

.section--cta-bar .section__primary-title {
    text-align:center;
}

.section--cta-bar .button-group { 
    margin-left:auto;
    margin-right:auto;
}

.section--cta-bar .button--dark-blue {
    background:#00b4ff;
}

.section--cta-bar .button--dark-blue:hover {
    background:#2c2bc9;
}

.footer__top .column-6 { 
    margin-left:auto !important;    
    width:fit-content !important;

}

.footer__top a { 
    font-weight:600; 
}

.footer__bottom strong {
     text-decoration: underline;
    }


    .std li { font-size:18px; }
.std li:not(:last-child) { 
    margin-bottom:1em !important;
    
}

.std li::marker {
    color:#ffea5e !important;
}

.section--nocurve .section__background-image--split-left {
    border-radius:0 !important;
}

    @media screen and (min-width:1023px) {
        .section--hero {
    min-height:820px !important;
}
    }

    div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label, div.wpforms-container-full .wpforms-field-sublabel, .wp-core-ui div.wpforms-container-full .wpforms-field-sublabel {
    color:#2c2bc9 !important; 
}
.wpforms-container .wpforms-required-label, .wp-core-ui div.wpforms-container .wpforms-required-label {
    color:#00b4ff !important;
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el) {
      margin:0 auto !important;
        background: #2c2bc9 !important;
            border: 0 !important;
    cursor: pointer !important;
    display: inline-block !important;
    border-radius: 50px !important;
    font-size: 1.125em !important;
    font-weight: 500 !important;
    line-height: 1.15 !important;
    padding: 1.5rem 3.5rem !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    height:auto !important;
    vertical-align: middle !important;
    font-family: degular-display, sans-serif !important;
    font-weight: 600 !important;
}

div.wpforms-container-full input[type=submit], div.wpforms-container-full button[type=submit], div.wpforms-container-full .wpforms-page-button, .wp-core-ui div.wpforms-container-full input[type=submit], .wp-core-ui div.wpforms-container-full button[type=submit], .wp-core-ui div.wpforms-container-full .wpforms-page-button {
    margin:0 auto !important;
        background: #2c2bc9 !important;
            border: 0 !important;
    cursor: pointer !important;
    display: inline-block !important;
    border-radius: 50px !important;
    font-size: 1.125em !important;
    font-weight: 500 !important;
    line-height: 1.15 !important;
    padding: 1.5rem 3.5rem !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    height:auto !important;
    vertical-align: middle !important;
    font-family: degular-display, sans-serif !important;
    font-weight: 600 !important;
}

.wpforms-submit-container {
    text-align: center;
    margin-top:2em !important;
}


div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
    box-shadow:none !important;
    border:none !important;
    outline:none !important;

}

div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
    background:#FFF !important;
    color: #2c2bc9 !important;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    border:2px solid #FFF !important;
    min-height:60px;
    border-radius:10px !important;
}

div.wpforms-container-full input[type=date]:focus:invalid, div.wpforms-container-full input[type=datetime]:focus:invalid, div.wpforms-container-full input[type=datetime-local]:focus:invalid, div.wpforms-container-full input[type=email]:focus:invalid, div.wpforms-container-full input[type=month]:focus:invalid, div.wpforms-container-full input[type=number]:focus:invalid, div.wpforms-container-full input[type=password]:focus:invalid, div.wpforms-container-full input[type=range]:focus:invalid, div.wpforms-container-full input[type=search]:focus:invalid, div.wpforms-container-full input[type=tel]:focus:invalid, div.wpforms-container-full input[type=text]:focus:invalid, div.wpforms-container-full input[type=time]:focus:invalid, div.wpforms-container-full input[type=url]:focus:invalid, div.wpforms-container-full input[type=week]:focus:invalid, div.wpforms-container-full select:focus:invalid, div.wpforms-container-full textarea:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=date]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=email]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=month]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=number]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=password]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=range]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=search]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=tel]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=text]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=time]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=url]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=week]:focus:invalid, .wp-core-ui div.wpforms-container-full select:focus:invalid, .wp-core-ui div.wpforms-container-full textarea:focus:invalid {
    outline:none !important;
     border:2px solid #2c2bc9 !important;
     box-shadow: none !important;
}

.simpay-embedded-heading.simpay-styled {
    display: none;
}

.simpay-checkout-form--stripe_checkout-styled.simpay-styled, .simpay-checkout-form--embedded.simpay-styled {
    max-width:600px !important;
    margin:0 auto;
}

.section__primary-title--center small {
 font-size: 25px;
    line-height: 1.15;
    color: #00b4ff;
    font-family: "shantell-sans-bouncy", sans-serif;
} 

@media screen and (max-width:1023px) {
    .section__primary-title--center small {
        font-size: 20px;
    }
    .section--hero .section__background-image--mobile {
    border-radius:100px 0 0 0 !important;
    min-height: 400px;
}

.section__primary-title {
    text-align: left;
}

.text-image-figure {
    border-radius: 20px;
    padding: 3rem;
    min-height: 350px;
}

    .section__background-image--split {
        border-radius: 0 100px 100px 0;
        margin: 6rem -2.5rem -6rem;
        padding-bottom: 75%;
        position: static;
        width: calc(100% + 2.5rem);
        min-height: 400px;
    }

    .section__primary-title {
        font-size: 3em;
    }

    .footer__top .column-6 {
        margin-left:0 !important;
    }

    .section--cta-bar .button-group {
        margin-left:0;
        padding-bottom: 6rem;
    }

    .header__cta span {
    display: none;
    
}

.header__cta svg {
    margin-right:0 !important;
}

.header__cta .button {
    width:52px;
    border-radius:100px;
    height:52px;
}

.header .header__cta {
    order:2;
    margin-left:auto;
    margin-right:1em;
}

.header .header__button {
    order:3;
    margin-left:0;
    
}

    .section--dark-blue .section__background-image {
               width: calc(100% + 2.5rem);
    }

.section--cta-bar .section__primary-title {
    text-align: left;
}

.header--expanded {
      background-color: #fff3cf !important;
}

.header__nav-link:not(.header__nav-link--standalone) {
     color: #2c2bc9 !important;
}

.header--expanded .header__nav {
    order:4;
}

.header--expanded .header__button {
      color: #2c2bc9 !important;
}

.section--nocurve .section__background-image--split-left {
    border-radius: 0 !important;
    width: calc(100% + 5rem);
}

.section--cta-bar .button-group {
    width:100%;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    width:100%;
}


}


