.elementor-351 .elementor-element.elementor-element-49a4af6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-351 .elementor-element.elementor-element-49a4af6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-351 .elementor-element.elementor-element-cc779e3 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-351 .elementor-element.elementor-element-c0fa630 .elementor-heading-title{font-family:"Futura PT", Sans-serif;font-size:1.4em;font-weight:600;-webkit-text-stroke-color:#000;stroke:#000;color:#000000;}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-351 .elementor-element.elementor-element-fb824ce .elementor-accordion-title{font-family:"Futura PT", Sans-serif;font-weight:600;}.elementor-351 .elementor-element.elementor-element-fb824ce .elementor-tab-content{color:#FFFFFF;font-family:"Futura PT", Sans-serif;font-weight:400;}.elementor-351 .elementor-element.elementor-element-433f7a2 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-351 .elementor-element.elementor-element-205f3a3 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}/* Start custom CSS for section, class: .elementor-element-49a4af6 */[data-elementor-type=wp-page] {
    min-height: calc( 100vh );
    width: 100%;
    position: relative;
    padding-top: var(--site-header-top-height);
    padding-left: var(--site-header-side-width);
    background-color: white;
}

.page-intro {
    --col-image-width: min(40%,700px);
    position: relative;
    padding: 4em 0 4em 1.5em;
}


.page-intro-text {
    margin-bottom: 2em !important;
}

.page-intro .col-content {
    padding-right: 5em;
    width: min(calc(100% - var(--col-image-width)),700px) !important;
}

.page-intro .page-intro-text h2 {
    font-size: 1.44em !important;
}
.page-intro .page-intro-text p:first-child {
    margin-block-start: 0;
}

.page-intro .page-intro-text p:last-child {
    margin-block-end: 0;
}

.page-accordion .elementor-accordion-item {
    border: none !important;
    position: relative;
}

.page-accordion .elementor-accordion-item:not(:last-child) {
    margin-bottom: 0.2em;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    border-radius: 1em;
    font-size: 1.3em;
    position: relative;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
    font-weight: 400 !important;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title:before {
    content: "+";
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
    z-index:5;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active:before {
    content:"-";
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
    color: black;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-closed,
.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-opened {
    font-size: 0.5em;
    color: black;
    display: none;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {
    z-index: 0;
    border: solid 2px orange;
    border-radius: 1em;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-top: none;
    padding: 2.5em 2em 1em 2em;
    position: relative;
    top: -1em;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content ul {
    margin-block-start: 0;
    margin-block-end: 0;
}


.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content ul {
    list-style: none;
    color: black;
    font-weight: 400;
    font-size: 1.2em;
    padding-left: 0;
    letter-spacing: 0.025em;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content ul li {
    position: relative;
    padding-bottom: 0.2em;
    padding-left: 1em;
}

.page-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-content ul li:before {
    content: ".";
    font-family: "Monospace";
    color: #ea8022;
    font-size: 3.2em;
    display: inline;
    line-height: 20px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    position:absolute;
    top: -0.23em;
    left: -0.1em;
}

/* FIX FOR ELEMENTOR ACCORDION ALL CLOSED INITIALLY */
.page-accordion .elementor-accordion .elementor-accordion-item:nth-child(1) {
    display:none;
}

.page-accordion .elementor-accordion .elementor-accordion-item:nth-child(2) > .elementor-tab-title {
    background-color: #ebc522;
}


.page-accordion .elementor-accordion .elementor-accordion-item:nth-child(3) > .elementor-tab-title {
    background-color: #ea8022;
}

.page-accordion .elementor-accordion .elementor-accordion-item:nth-child(4) > .elementor-tab-title  {
    background-color: #eb5f23;
}

.page-accordion .elementor-accordion .elementor-accordion-item:nth-child(5) > .elementor-tab-title {
    background-color: #eb4e22;
}

.page-intro .elementor-column {
    position: relative;
}


.page-intro .col-image {
	width: var(--col-image-width) !important;
}

.page-intro .col-image .elementor-widget-image>.elementor-widget-container>[data-element-type=img] {
    width: 100%;
    height: 0;
    padding-top: calc(100% * 736 / 687);
	background-repeat: norepeat !important;
	left: 0;
	top: 0;
    background-position: top left;
	background-size: cover !important;
}

.page-intro .col-balls {
	width: var(--col-image-width) !important;
	position: absolute;
	left: calc(var(--col-bg-left) - var(--site-header-side-width));
	top: 0;
}

.page-intro .col-balls>.elementor-widget-wrap {
	height: 0;
	padding-top: 100%;
	position: relative;
}

.page-intro .col-balls .img-ball {
	--img-width: 10em;
	width: var(--img-width) !important;
	position: absolute;
	z-index: 5;
}

.page-intro .col-balls .img-ball img {
	width: 100%;
	height: auto;
}

.page-intro .col-balls .img-ball:nth-child(1) {
	--img-width: 8em;
	top: 20%;
    right: 0;
	left: 1em;
}

.page-intro .col-balls .img-ball:nth-child(2) {
	--img-width: 4em;
	top: -2%;
	right: 10%;
	z-index: 0;
}

.page-intro .col-balls .img-ball:nth-child(3) {
	--img-width: 5em;
	bottom: 0;
	right: 15%;
}

@media(max-width: 1200px) {
	.page-intro {
		font-size: calc(10px + 0.5vw);
	}

	.page-intro {
		-col-image-width: 35%;
	}

    .page-intro .col-balls {
        font-size: 0.7em;
    }
}

@media(max-aspect-ratio: 1) {
	.page-intro .col-content {
        padding-top: 10vh;
		align-content: center;
        align-items: center;
	}
}

@media(max-width: 800px) {
	[data-elementor-type=wp-page] {
		padding-left: 0;
	}

	.page-intro {
		padding-left: 0;
        padding-right: 0;
		font-size: calc(12px + 0.4vw);
		--col-image-width: max(60%, min(350px, 100%));
	}
    
    .page-accordion {
        max-width: unset;
    }
    
	.page-intro .col-image {
		left: calc((100% - var(--col-image-width)) / 2);
		margin-bottom: 2em;
	}

	.page-intro .col-balls {
		right: calc((100% - var(--col-image-width)) / 2);
		font-size: 10px;
	}

	.page-intro .col-content {
		max-width: 600px;
		margin: auto;
		padding-top: unset;
		width: 100% !important;
		order: 1;
		padding-left: 1em;
        padding-right: 1em;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTBold.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: oblique;
	font-weight: 700;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTBoldOblique.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTDemi.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: oblique;
	font-weight: 600;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTDemiOblique.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTExtraBold.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: oblique;
	font-weight: 800;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTExtraBoldOblique.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTHeavy.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: oblique;
	font-weight: 900;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTHeavyOblique.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTLight.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: oblique;
	font-weight: 300;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTLightOblique.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTMedium.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: oblique;
	font-weight: 500;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTMediumOblique.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTBook.otf') format('woff2');
}
@font-face {
	font-family: 'Futura PT';
	font-style: oblique;
	font-weight: 400;
	font-display: auto;
	src: url('/core/views/741f63d12d/assets/fonts/futura/FuturaPTBookOblique.otf') format('woff2');
}
/* End Custom Fonts CSS */