@font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/inter/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: italic;
font-weight: 400;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/inter/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-italic.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 600;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/inter/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: italic;
font-weight: 600;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/inter/inter-v18-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext_vietnamese-600italic.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 800;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/inter/Inter-ExtraBold.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: italic;
font-weight: 800;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/inter/Inter-ExtraBoldItalic.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/open-sans-v40-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/open-sans-v40-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-italic.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/open-sans-v40-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-600.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/open-sans-v40-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-600italic.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/open-sans-v40-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/open-sans-v40-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-700italic.woff2) format('woff2');
}
@font-face {
font-family: 'h5p';
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-30.woff2) format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'h5p-hub-publish';
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-hub-publish.woff2) format('woff2');
font-weight: normal;
font-style: normal;
font-display: block;
}
@font-face {
font-family: 'h5p-theme';
src: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-theme.woff2) format('woff2');
font-weight: normal;
font-style: normal;
}html.h5p-iframe, html.h5p-iframe > body {
font-family: Sans-Serif; width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
html.h5p-iframe .h5p-theme,
html.h5p-iframe > body .h5p-theme,
.h5peditor .h5p-theme {
font-family: var(
--h5p-theme-font-name
); }
.h5p-semi-fullscreen, .h5p-fullscreen, html.h5p-iframe .h5p-container {
overflow: hidden;
}
.h5p-content {
position: relative;
background: #fefefe;
border: 1px solid #EEE;
border-bottom: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-noselect
{
-khtml-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
html.h5p-iframe .h5p-content {
font-size: 16px;
line-height: 1.5em;
width: 100%;
height: auto;
-webkit-text-size-adjust: none;
text-size-adjust: none;
}
html.h5p-iframe .h5p-fullscreen .h5p-content,
html.h5p-iframe .h5p-semi-fullscreen .h5p-content {
height: 100%;
}
.h5p-content.h5p-no-frame,
.h5p-fullscreen .h5p-content,
.h5p-semi-fullscreen .h5p-content {
border: 0;
}
.h5p-container {
position: relative;
z-index: 1;
overflow: hidden;
}
.h5p-iframe-wrapper.h5p-fullscreen {
background-color: #000;
}
body.h5p-semi-fullscreen {
position: fixed;
width: 100%;
height: 100%;
}
.h5p-container.h5p-semi-fullscreen {
position: fixed;
top: 0;
left: 0;
z-index: 101;
width: 100%;
height: 100%;
background-color: #FFF;
}
.h5p-content-controls {
margin: 0;
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.h5p-fullscreen .h5p-content-controls {
display: none;
}
.h5p-content-controls > a:link, .h5p-content-controls > a:visited, a.h5p-disable-fullscreen:link, a.h5p-disable-fullscreen:visited {
color: #e5eef6;
}
.h5p-theme .h5p-content-controls .h5p-enable-fullscreen:before {
font-family: 'h5p-theme';
font-weight: bold;
content: "\e915";
}
.h5p-theme .h5p-content-controls .h5p-disable-fullscreen:before {
font-family: 'h5p-theme';
font-weight: bold;
content: "\e914";
}
.h5p-theme .h5p-content-controls .h5p-enable-fullscreen, .h5p-theme .h5p-content-controls .h5p-disable-fullscreen {
cursor: pointer;
color: #EEE;
background: rgb(0,0,0);
background: rgba(0,0,0,0.3);
font-size: var(--h5p-theme-font-size-m);
text-indent: 0.04em;
padding: var(--h5p-theme-spacing-xs);
}
.h5p-theme .h5p-content-controls .h5p-enable-fullscreen:focus-visible, .h5p-theme .h5p-content-controls .h5p-disable-fullscreen:focus-visible {
outline: 2px ridge var(--h5p-theme-contrast-cta-white);
border-radius: 4px;
outline-offset: 2px;
}
.h5p-enable-fullscreen:before {
font-family: 'H5P';
content: "\e88c";
}
.h5p-disable-fullscreen:before {
font-family: 'H5P';
content: "\e891";
}
.h5p-enable-fullscreen, .h5p-disable-fullscreen {
cursor: pointer;
color: #EEE;
background: rgb(0,0,0);
background: rgba(0,0,0,0.3);
line-height: 0.975em;
font-size: 2em;
width: 1.125em;
height: 1em;
text-indent: 0.04em;
}
.h5p-disable-fullscreen {
line-height: 0.925em;
width: 1.1em;
height: 0.9em;
}
.h5p-enable-fullscreen:focus,
.h5p-disable-fullscreen:focus {
outline-style: solid;
outline-width: 1px;
outline-offset: 0.25em;
}
.h5p-enable-fullscreen:hover, .h5p-disable-fullscreen:hover {
background: rgba(0,0,0,0.5);
}
.h5p-content-controls.themed .h5p-enable-fullscreen:hover, .h5p-content-controls.themed .h5p-disable-fullscreen:hover {
background: rgba(0,0,0,0.5);
}
.h5p-semi-fullscreen .h5p-enable-fullscreen {
display: none;
}
div.h5p-fullscreen {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper {
width: auto;
height: auto;
}
.h5p-fullscreen .h5p-iframe-wrapper,
.h5p-semi-fullscreen .h5p-iframe-wrapper {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen {
width: auto;
height: auto;
background: black;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100001;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen .buttons {
position: absolute;
top: 0;
right: 0;
z-index: 20;
}
.h5p-iframe-wrapper iframe.h5p-iframe { width: 10px;
min-width: 100%;
*width: 100%; height: 100%;
z-index: 10;
overflow: hidden;
border: 0;
display: block;
}
.h5p-content ul.h5p-actions {
box-sizing: border-box;
-moz-box-sizing: border-box;
list-style: none;
padding: 0px 10px;
margin: 0;
height: 25px;
font-size: 12px;
background: #FAFAFA;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
clear: both;
font-family: Sans-Serif;
}
.h5p-fullscreen .h5p-actions, .h5p-semi-fullscreen .h5p-actions {
display: none;
}
.h5p-actions > .h5p-button {
float: left;
cursor: pointer;
margin: 0 0.5em 0 0;
background: none;
padding: 0 0.75em 0 0.25em;
vertical-align: top;
color: #707070;
text-decoration: none;
outline: none;
line-height: 22px;
}
.h5p-actions button:hover {
color: #333;
}
.h5p-actions button:active,
.h5p-actions button:focus,
.h5p-actions .h5p-link:active,
.h5p-actions .h5p-link:focus {
color: #666;
}
.h5p-actions button {
display: inline-flex;
padding: 0;
margin: 0;
color: #6A6A6A;
position: relative; background: none;
border: none;
font: inherit;
cursor: pointer;
line-height: 2;
}
.h5p-actions button:focus,
.h5p-actions .h5p-link:focus {
outline-style: solid;
outline-width: thin;
outline-offset: -2px;
outline-color: #5981A1;
}
.h5p-actions button:before {
font-family: 'H5P';
font-size: 20px;
line-height: 23px;
vertical-align: bottom;
padding-right: 0;
}
.h5p-actions > .h5p-button.h5p-export > button:before {
content: "\e90b";
}
.h5p-actions > .h5p-button.h5p-copyrights > button:before {
content: "\e88f";
}
.h5p-actions > .h5p-button.h5p-embed > button:before {
content: "\e892";
}
.h5p-actions .h5p-link {
float: right;
margin-right: 0;
font-size: 2.0em;
line-height: 23px;
position: relative;
color: #6a6a6a;
text-decoration: none;
outline: none;
}
.h5p-actions .h5p-link:before {
font-family: 'H5P';
content: "\e88e";
vertical-align: bottom;
}
.h5p-actions > li {
margin: 0;
list-style: none;
}
.h5p-popup-dialog {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
z-index: 100;
padding: 2em;
box-sizing: border-box;
-moz-box-sizing: border-box;
opacity: 0;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
background:#000;
background:rgba(0,0,0,0.75);
}
.h5p-popup-dialog.h5p-open {
opacity: 1;
}
.h5p-popup-dialog .h5p-inner {
box-sizing: border-box;
-moz-box-sizing: border-box;
background: #fff;
height: 100%;
max-height: 100%;
position: relative;
}
.h5p-popup-dialog .h5p-inner > h2 {
position: absolute;
box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
margin: 0;
background: #eee;
display: block;
color: #656565;
font-size: 1.25em;
padding: 0.325em 0.5em 0.25em;
line-height: 1.25em;
border-bottom: 1px solid #ccc;
z-index: 2;
}
.h5p-popup-dialog .h5p-inner > h2 > a {
font-size: 12px;
margin-left: 1em;
} .h5p-theme .h5p-popup-dialog .h5p-inner > h2 > a{
color: var(--h5p-theme-main-cta-base);
}
.h5p-embed-dialog .h5p-inner,
.h5p-reuse-dialog .h5p-inner,
.h5p-content-user-data-reset-dialog .h5p-inner {
min-width: 316px;
max-width: 400px;
left: 50%;
top: 50%;
transform: translateX(-50%);
}
.h5p-theme .h5p-embed-dialog .h5p-inner,
.h5p-theme .h5p-reuse-dialog .h5p-inner,
.h5p-theme .h5p-content-user-data-reset-dialog .h5p-inner {
max-width: 45rem !important;
min-width: 35rem !important;
}
.h5p-content:has(.h5p-theme) .h5p-embed-dialog .h5p-embed-code-container,
.h5p-content:has(.h5p-theme) .h5p-embed-size{
border: 1px solid var(--h5p-theme-stroke-1);
background-color: var(--h5p-theme-ui-base);
padding: var(--h5p-theme-spacing-xs);
font-size: var(--h5p-theme-font-size-m);
line-height: 1;
min-height: var(--h5p-theme-spacing-l);
letter-spacing: normal;
color: var(--h5p-theme-text-third);
border-radius: var(--h5p-theme-border-radius-medium);
}
.h5p-content:has(.h5p-theme) .h5p-content-copyrights {
border-left: none;
margin-left: 0;
padding-left: 0;
border-left: solid 2px var(--h5p-theme-alternative-dark);
padding: 5px;
}
.h5p-content:has(.h5p-theme) .h5p-media-copyright{
border: solid 1px var(--h5p-theme-alternative-dark);
padding: var(--h5p-theme-spacing-s);
background: var(--h5p-theme-alternative-light);
border-radius: var(--h5p-theme-border-radius-medium);
margin-bottom: 1rem;
}
.h5p-embed-dialog .h5p-embed-code-container,
.h5p-embed-size {
resize: none;
outline: none;
width: 100%;
padding: 0.375em 0.5em 0.25em;
margin: 0;
overflow: hidden;
border: 1px solid #ccc;
box-shadow: 0 1px 2px 0 #d0d0d0 inset;
font-size: 0.875em;
letter-spacing: 0.065em;
font-family: sans-serif;
white-space: pre;
line-height: 1.5em;
height: 2.0714em;
background: #f5f5f5;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-content:has(.h5p-theme) .h5p-embed-dialog .h5p-embed-code-container{
display: block;
}
.h5p-embed-dialog .h5p-embed-code-container:focus {
height: 5em;
}
.h5p-embed-size {
width: 3.5em;
text-align: right;
margin: 0.5em 0;
line-height: 2em;
}
.h5p-popup-dialog .h5p-scroll-content {
border-top: 2.25em solid transparent;
padding: 1em;
box-sizing: border-box;
-moz-box-sizing: border-box;
color: #555555;
z-index: 1;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-scroll-content {
color: var(--h5p-theme-text-secondary);
}
.h5p-popup-dialog.h5p-open .h5p-scroll-content {
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
height: 100%;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar {
width: 8px;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-track {
background: #e0e0e0;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-thumb {
box-shadow: 0 0 10px #000 inset;
border-radius: 4px;
}
.h5p-popup-dialog .h5p-close {
cursor: pointer;
font-size: 2em;
position: absolute;
right: 0;
top: 0;
width: 1.125em;
height: 1.125em;
line-height: 1.125em;
color: #656565;
cursor: pointer;
text-indent: -0.065em;
z-index: 3
}
.h5p-popup-dialog .h5p-close:after {
font-family: 'H5P';
content: "\e894";
}
.h5p-popup-dialog .h5p-close:focus-visible {
outline: 2px ridge var(--h5p-theme-contrast-cta-white);
outline-offset: 2px;
}
.h5p-popup-dialog .h5p-close:hover:after,
.h5p-popup-dialog .h5p-close:focus:after {
color: #454545;
}
.h5p-popup-dialog .h5p-close:active:after {
color: #252525;
}
.h5p-poopup-dialog h2 {
margin: 0.25em 0 0.5em;
}
.h5p-popup-dialog h3 {
margin: 0.75em 0 0.25em;
}
.h5p-popup-dialog dl {
margin: 0.25em 0 0.75em;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog dl{
margin: 0.25em 0 0.25em;
}
.h5p-popup-dialog dt {
float: left;
margin: 0 0.75em 0 0;
font-weight: bold;
}
.h5p-popup-dialog dt:after {
content: ':';
}
.h5p-popup-dialog dd {
margin: 0;
}
.h5p-expander {
cursor: pointer;
font-size: 1.125em;
margin: 0.5em 0 0;
display: inline-block;
}
.h5p-content:has(.h5p-theme) .h5p-expander{
border: solid 1px var(--h5p-theme-stroke-1);
padding: var(--h5p-theme-spacing-xs);
border-radius: var(--h5p-theme-border-radius-medium);
font-size: var(--h5p-theme-font-size-m);
background-color: var(--h5p-theme-alternative-base);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog dt{
margin: 0 0.25em 0 0;
}
.h5p-expander:before {
content: "+";
width: 1em;
display: inline-block;
font-weight: bold;
}
.h5p-expander.h5p-open:before {
content: "-";
text-indent: 0.125em;
}
.h5p-expander:hover,
.h5p-expander:focus {
color: #303030;
}
.h5p-expander:active {
color: #202020;
}
.h5p-expander-content {
display: none;
}
.h5p-expander-content p {
margin: 0.5em 0;
}
.h5p-content-copyrights {
border-left: 0.25em solid #d0d0d0;
margin-left: 0.25em;
padding-left: 0.25em;
}
.h5p-throbber {
background: url(//digitaltools4teaching.eu/wp-content/plugins/h5p/h5p-php-library/images/throbber.gif?ver=1.2.1) 10px center no-repeat;
padding-left: 38px;
min-height: 30px;
line-height: 30px;
}
.h5p-dialog-ok-button {
cursor: default;
float: right;
outline: none;
border: 2px solid #ccc;
padding: 0.25em 0.75em 0.125em;
background: #eee;
}
.h5p-dialog-ok-button:hover,
.h5p-dialog-ok-button:focus {
background: #fafafa;
}
.h5p-dialog-ok-button:focus-visible {
outline: 2px ridge var(--h5p-theme-contrast-cta-white);
outline-offset: 2px;
}
.h5p-dialog-ok-button:active {
background: #eeffee;
}
.h5p-big-button {
line-height: 1.25;
display: block;
position: relative;
cursor: pointer;
width: 100%;
padding: 1em 1em 1em 3.75em;
text-align: left;
border: 1px solid #dedede;
background: linear-gradient(#ffffff, #f1f1f2);
border-radius: 0.25em;
}
.h5p-big-button:before {
font-family: 'h5p';
content: "\e893";
line-height: 1;
font-size: 3em;
color: #2747f7;
position: absolute;
left: 0.125em;
top: 0.125em;
}
.h5p-copy-button:before {
content: "\e905";
}
.h5p-big-button:hover {
border: 1px solid #2747f7;
background: #eff1fe;
}
.h5p-big-button:active {
border: 1px solid #dedede;
background: #dfe4fe;
}
.h5p-button-title {
color: #2747f7;
font-size: 15px;
font-weight: bold;
margin-bottom: 0.5em;
}
.h5p-button-description {
color: #757575;
}
.h5p-horizontal-line-text {
border-top: 1px solid #dadada;
line-height: 1;
color: #474747;
text-align: center;
position: relative;
margin: 1.25em 0;
}
.h5p-horizontal-line-text > span {
background: white;
padding: 0.5em;
position: absolute;
top: -1em;
left: 50%;
transform: translateX(-50%);
}
.h5p-toast {
font-size: 0.75em;
background-color: rgba(0, 0, 0, 0.9);
color: #fff;
z-index: 110;
position: absolute;
padding: 0 0.5em;
line-height: 2;
border-radius: 4px;
white-space: nowrap;
pointer-events: none;
top: 0;
opacity: 1;
visibility: visible;
transition: opacity 1s;
}
.h5p-toast-disabled {
opacity: 0;
visibility: hidden;
}
.h5p-content code,
.h5peditor code {
color: #3d3d3d;
background: #e0e0e0;
border-radius: 2px;
padding: 0 5px;
}
.h5p-content pre > code,
.h5peditor pre > code {
background-color: #fafafa;
padding: 5px;
display: block;
line-height: normal;
border: 1px solid #c7c7c7;
border-left-width: 4px;
max-width: 100%;
white-space: pre;
overflow: auto;
} .h5peditor-semi-fullscreen {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
}
iframe.h5peditor-semi-fullscreen {
background: #fff;
z-index: 100001;
}
.h5p-content.using-mouse *:not(textarea):focus {
outline: none !important;
}
.h5p-content-hub-button:before {
font-family: "h5p";
margin-right: 0.5em;
font-size: 0.7em;
line-height: 1;
}
.h5p-content-hub-button.unpublish:before {
content: "\e917";
}
.h5p-content-hub-button.waiting:before,
.h5p-content-hub-button.sync:before {
content: "\e916";
}
.h5p-content-hub-button.waiting:before {
display: inline-block;
animation: rotate 2s linear infinite;
}
@keyframes rotate {
to {
transform: rotate(360deg);
}
}.h5p-confirmation-dialog-background {
position: fixed;
height: 100%;
width: 100%;
left: 0;
top: 0;
background: rgba(44, 44, 44, 0.9);
background-color: hsl(from var(--h5p-theme-main-cta-base) h calc(s * 0.3) 18% / 40%);
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.1s, linear 0s, visibility 0s linear 0s;
transition: opacity 0.1s linear 0s, visibility 0s linear 0s;
z-index: 201;
}
.h5p-confirmation-dialog-background.hidden {
display: none;
}
.h5p-confirmation-dialog-background.hiding {
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.1s, linear 0s, visibility 0s linear 0.1s;
transition: opacity 0.1s linear 0s, visibility 0s linear 0.1s;
}
.h5p-confirmation-dialog-popup:focus {
outline: none;
}
.h5p-confirmation-dialog-popup {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
box-sizing: border-box;
max-width: 35em;
min-width: 25em;
top: 2em;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
color: #555;
-webkit-transition: transform 0.1s ease-in;
transition: transform 0.1s ease-in;
}
.h5p-confirmation-dialog-popup.hidden {
-webkit-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
}
.h5p-confirmation-dialog-header {
padding: 1.5em;
background: #fff;
color: #356593;
}
.h5p-confirmation-dialog-header-text {
font-size: 1.25em;
}
.h5p-confirmation-dialog-body {
background: #fafbfc;
border-top: solid 1px #dde0e9;
padding: 1.25em 1.5em;
}
.h5p-confirmation-dialog-text {
margin-bottom: 1.5em;
}
.h5p-confirmation-dialog-buttons {
float: right;
}
button.h5p-confirmation-dialog-exit:visited, button.h5p-confirmation-dialog-exit:link, button.h5p-confirmation-dialog-exit {
position: absolute;
background: none;
border: none;
font-size: 2.5em;
top: -0.9em;
right: -1.15em;
color: #fff;
cursor: pointer;
text-decoration: none;
}
button.h5p-confirmation-dialog-exit:focus, button.h5p-confirmation-dialog-exit:hover {
color: #E4ECF5;
}
.h5p-confirmation-dialog-exit:before {
font-family: "H5P";
content: "\e890";
}
.h5p-core-button.h5p-confirmation-dialog-confirm-button {
@media screen and (max-width: 576px) {
padding-left: 1.5rem;
span {
display: none;
}
}
padding-left: 0.75em;
margin-bottom: 0;
}
.h5p-core-button.h5p-confirmation-dialog-confirm-button:before {
content: "\e601";
margin-top: -6px;
display: inline-block;
}
.h5p-confirmation-dialog-popup.offline .h5p-confirmation-dialog-buttons {
float: none;
text-align: center;
}
.h5p-confirmation-dialog-popup.offline .count-down {
font-family: Arial;
margin-top: 0.15em;
color: #000;
}
.h5p-confirmation-dialog-popup.offline .h5p-confirmation-dialog-confirm-button:before {
content: "\e90b";
font-weight: normal;
vertical-align: text-bottom;
}
.throbber-wrapper {
display: none;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 1;
background: rgba(44, 44, 44, 0.9);
background-color: hsl(from var(--h5p-theme-main-cta-base) h calc(s * 0.3) 18% / 40%);
}
.throbber-wrapper.show {
display: block;
}
.throbber-wrapper .throbber-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.throbber-wrapper .sending-requests-throbber {
position: absolute;
top: 7em;
left: 50%;
transform: translateX(-50%);
}
.throbber-wrapper .sending-requests-throbber:before {
display: block;
font-family: 'H5P';
content: "\e90b";
color: white;
font-size: 10em;
animation: request-throbber 1.5s infinite linear;
}
@keyframes request-throbber {
from {
transform: rotate(0);
}
to {
transform: rotate(359deg);
}
}
@media (prefers-reduced-motion) {
.h5p-confirmation-dialog-background {
-webkit-transition: none;
transition: none;
.h5p-confirmation-dialog-popup {
-webkit-transition: none;
transition: none;
}
&.hiding {
.h5p-confirmation-dialog-popup {
opacity: 0;
}
}
}
} .h5p-theme .h5p-confirmation-dialog-popup {
max-width: 45rem;
width: calc(80% - 2*var(--h5p-theme-spacing-l));
min-width: unset;
color: var(--h5p-theme-text-primary);
}
.h5p-theme .h5p-confirmation-dialog-header {
display: flex;
align-items: center;
color: var(--h5p-theme-text-primary);
padding: var(--h5p-theme-spacing-m) var(--h5p-theme-spacing-l);
font-weight: bold;
background-color: var(--h5p-theme-ui-base);
border-radius: var(--h5p-theme-border-radius-large) var(--h5p-theme-border-radius-large) 0 0;
}
.h5p-theme .h5p-confirmation-dialog-header-text {
font-size: var(--h5p-theme-font-size-xl);
margin-right: 3em;
}
.h5p-theme .h5p-confirmation-dialog-body {
background: var(--h5p-theme-ui-base);
border-top: 0px;
padding: 0 var(--h5p-theme-spacing-l) var(--h5p-theme-spacing-l) var(--h5p-theme-spacing-l);
border-radius: 0 0 var(--h5p-theme-border-radius-large) var(--h5p-theme-border-radius-large);
}
.h5p-theme button.h5p-confirmation-dialog-exit:visited,
.h5p-theme button.h5p-confirmation-dialog-exit:link,
.h5p-theme button.h5p-confirmation-dialog-exit {
font-size: var(--h5p-theme-font-size-xl);
color: var(--h5p-theme-text-primary);
top: var(--h5p-theme-spacing-s);
right: var(--h5p-theme-spacing-s);
line-height: calc(var(--h5p-theme-spacing-s) * 3.0836);
padding: 0;
}
.h5p-theme button.h5p-confirmation-dialog-exit:focus-visible {
outline: 2px ridge var(--h5p-theme-contrast-cta-white);
border-radius: 100%;
outline-offset: 2px;
}
.h5p-theme .h5p-confirmation-dialog-exit:before {
transform: translateY(-0.48em);
font-family: "h5p-theme";
content: "\e910";
padding: var(--h5p-theme-spacing-s);
border-radius: 50%;
}
.h5p-theme .h5p-confirmation-dialog-exit:hover:before {
color: var(--h5p-theme-text-primary);
background-color: var(--h5p-theme-alternative-base);
} .h5p-theme .h5p-core-button:focus-visible {
background-color: var(--h5p-theme-contrast-cta-white);
}
.h5p-theme .h5p-confirmation-dialog-background {
background-color: rgba(0,0,0,0.85); background-color: hsl(from var(--h5p-theme-main-cta-base) h calc(s * 0.3) 18% / 40%);
}
.h5p-theme .h5p-confirmation-dialog-buttons {
container-type: inline-size;
container-name: h5p-confirmation-dialog-buttons;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
gap: var(--h5p-theme-spacing-s);
width: 100%;
}
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta {
padding-inline: calc(var(--h5p-theme-spacing-l));
}
.h5p-theme .h5p-core-button.h5p-confirmation-dialog-confirm-button:before {
content: "\e908";
margin-top: unset;
font-size: unset;
font-family: "h5p-theme";
display: inline-block;
line-height: unset;
padding-right: unset;
}
@container (max-width: 400px) {
.h5p-theme .h5p-confirmation-dialog-buttons button.h5p-theme-cancel::before {
content: "\e910";
font-family: "h5p-theme";
font-size: 90%;
}
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:hover {
padding-inline: var(--h5p-theme-spacing-l);
}
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:disabled:before,
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta:disabled:before,
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:before {
margin-right: 0;
opacity: 1;
padding: 0;
position: unset;
text-indent: 0;
transform: translate(0, 0);
}
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta:before {
margin-right: 0;
}
.h5p-theme .h5p-confirmation-dialog-buttons span {
display: none;
}
}
@container (max-width: 250px) {
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:hover {
padding-inline: var(--h5p-theme-spacing-s);
}
.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta {
padding-inline: var(--h5p-theme-spacing-s);
}
}button.h5p-core-button:visited,
button.h5p-core-button:link,
button.h5p-core-button {
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 1em;
line-height: 1.2;
padding: 0.5em 1.25em;
border-radius: 2em;
background: #2579c6;
color: #fff;
cursor: pointer;
border: none;
box-shadow: none;
outline: none;
display: inline-block;
text-align: center;
text-shadow: none;
vertical-align: baseline;
text-decoration: none;
-webkit-transition: initial;
transition: initial;
}
button.h5p-core-button:focus {
background: #1f67a8;
}
button.h5p-core-button:hover {
background: rgba(31, 103, 168, 0.83);
}
button.h5p-core-button:active {
background: #104888;
}
button.h5p-core-button:before {
font-family: 'H5P';
padding-right: 0.15em;
font-size: 1.5em;
vertical-align: middle;
line-height: 0.7;
}
button.h5p-core-cancel-button:visited,
button.h5p-core-cancel-button:link,
button.h5p-core-cancel-button {
border: none;
background: none;
color: #a00;
margin-right: 1em;
font-size: 1em;
text-decoration: none;
cursor: pointer;
}
button.h5p-core-cancel-button:hover,
button.h5p-core-cancel-button:focus {
background: none;
border: none;
color: #e40000;
} .h5p-theme .h5p-core-cancel-button:focus {
color: var(--h5p-theme-main-cta-base);
border: solid 3px var(--h5p-theme-main-cta-base);
}
.h5p-theme .h5p-core-cancel-button:focus:active {
color: var(--h5p-theme-contrast-cta);
}
.h5p-theme .h5p-core-cancel-button:hover {
background-color: var(--h5p-theme-main-cta-base);
border: solid 3px var(--h5p-theme-main-cta-base);
color: var(--h5p-theme-contrast-cta);
cursor: pointer;
}
.h5p-theme .h5p-core-button {
display: flex;
}
.h5p-theme .h5p-core-button:before {
font-family: 'h5p-theme';
padding-right: unset;
font-size: unset;
vertical-align: unset;
line-height: unset;
}.h5p-theme .h5p-content {
font-family: var(--h5p-theme-font-name);
}
.h5p-theme *:before, .h5p-theme *:after {
font-weight: normal;
} .h5p-theme .h5p-content input, .h5p-theme .h5p-content textarea, .h5p-theme .h5p-content button {
font-family: inherit;
} .h5p-content:has(.h5p-theme) .h5p-popup-dialog {
background-color: rgba(0,0,0,0.85); background-color: hsl(from var(--h5p-theme-main-cta-base) h calc(s * 0.3) 18% / 40%);
container-name: h5p-popup-dialog;
container-type: inline-size;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-inner {
color: var(--h5p-theme-text-primary);
border-radius: var(--h5p-theme-border-radius-large);
}
.h5p-content:has(.h5p-theme) .h5p-reuse-dialog .h5p-inner {
max-width: 45rem;
width: fit-content;
}
.h5p-content:has(.h5p-theme) .h5p-reuse-dialog.h5p-popup-dialog.h5p-open .h5p-scroll-content {
border-top: 0;
padding-top: 4.5em;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog.h5p-reuse-dialog .h5p-inner > h2 {
box-shadow: none;
}
.h5p-content:has(.h5p-theme) .h5p-reuse-dialog .h5p-inner > h2 > a {
color: var(--h5p-theme-main-cta-base);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-inner > h2 {
background-color: var(--h5p-theme-ui-base);
display: flex;
align-items: center;
color: var(--h5p-theme-text-primary);
padding: var(--h5p-theme-spacing-m) var(--h5p-theme-spacing-l);
font-weight: bold;
border-bottom: 0;
background-color: var(--h5p-theme-ui-base);
border-radius: var(--h5p-theme-border-radius-large) var(--h5p-theme-border-radius-large) 0 0 ;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog.h5p-open .h5p-scroll-content {
padding: var(--h5p-theme-spacing-xl) var(--h5p-theme-spacing-l) var(--h5p-theme-spacing-l) var(--h5p-theme-spacing-l);
display: grid;
grid-template-columns: repeat(var(--button-count, 2), 1fr);
background: var(--h5p-theme-ui-base);
border-radius: var(--h5p-theme-border-radius-large);
grid-gap: var(--h5p-theme-spacing-s);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog.h5p-copyrights-dialog.h5p-open .h5p-scroll-content {
grid-template-columns: unset;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog.h5p-embed-dialog.h5p-open .h5p-scroll-content, .h5p-expander-content,
.h5p-content:has(.h5p-theme) .h5p-popup-dialog.h5p-content-user-data-reset-dialog.h5p-open .h5p-scroll-content {
display: block;
} .h5p-content:has(.h5p-theme) .h5p-dialog-ok-button {
padding: var(--h5p-theme-spacing-xs) var(--h5p-theme-spacing-l);
background-color: var(--h5p-theme-main-cta-base);
color: var(--h5p-theme-contrast-cta);
border-radius: var(--h5p-theme-border-radius-medium);
font-weight: 600;
cursor: pointer;
line-height: 1;
font-size: var(--h5p-theme-font-size-m);
transition: all 0.1s linear 0s;
transition-property: text-indent, padding;
border: solid 3px var(--h5p-theme-main-cta-base);
}
.h5p-content:has(.h5p-theme) .h5p-dialog-ok-button:hover {
background-color: var(--h5p-theme-main-cta-light);
border-color: var(--h5p-theme-main-cta-light);
}
.h5p-content:has(.h5p-theme) .h5p-dialog-ok-button:active {
background-color: var(--h5p-theme-main-cta-dark);
border-color: var(--h5p-theme-main-cta-dark);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-close {
font-size: var(--h5p-theme-font-size-xl);
margin: var(--h5p-theme-spacing-xs) var(--h5p-theme-spacing-s);
color: var(--h5p-theme-text-primary);
text-align: center;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-close {
display: inline-block;
padding: var(--h5p-theme-spacing-s);
border-radius: 50%;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-close:after {
font-family: "h5p-theme";
content: "\e910";
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-close:hover {
color: var(--h5p-theme-text-primary);
background-color: var(--h5p-theme-alternative-base);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-horizontal-line-text {
display: none;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-big-button:before {
position: unset;
font-family: 'h5p-theme';
color: var(--h5p-theme-contrast-cta-white);
display: block;
margin-bottom: var(--h5p-theme-spacing-s);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-button-title {
color: var(--h5p-theme-contrast-cta-white);
font-size: var(--h5p-theme-font-size-l);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-button-description {
color: var(--h5p-theme-text-third);
font-size: var(--h5p-theme-font-size-s);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-big-button {
padding: var(--h5p-theme-spacing-m);
background: var(--h5p-theme-ui-base);
border: solid 2px var(--h5p-theme-stroke-2);
max-width: 20rem;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-copy-button:before {
content: "\e912";
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-download-button:before {
content: "\e911";
width: max-content;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-download-button:disabled:before {
content: "\e90d";
font-family: "h5p";
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-big-button:hover {
background-color: var(--h5p-theme-main-cta-base);
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-big-button:hover.h5p-big-button:before,
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-big-button:hover .h5p-button-title,
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-big-button:hover .h5p-button-description {
color: var(--h5p-theme-contrast-cta);
}
@container h5p-popup-dialog (width < 480px) {
.h5p-content:has(.h5p-theme) .h5p-popup-dialog .h5p-big-button {
max-width: 100%;
}
.h5p-content:has(.h5p-theme) .h5p-popup-dialog.h5p-open .h5p-scroll-content {
grid-template-columns: auto;
}
}:root {
--h5p-theme-main-cta-base: #006FBF;
--h5p-theme-secondary-cta-base: #E3E9F1;
--h5p-theme-alternative-base: #F1F5FB;
--h5p-theme-background: #F9FBFF;
--h5p-theme-focus: #006FBF; --h5p-theme-main-cta-light: #007CD6;
--h5p-theme-main-cta-dark: #005FA3;
--h5p-theme-contrast-cta: #EBF7FF;
--h5p-theme-contrast-cta-white: #006FBF;
--h5p-theme-contrast-cta-light: color-mix(in srgb, var(--h5p-theme-main-cta-base), transparent 90%);
--h5p-theme-secondary-cta-light: #F5F7FA;
--h5p-theme-secondary-cta-dark: #D3DCE9;
--h5p-theme-secondary-contrast-cta: #202122;
--h5p-theme-secondary-contrast-cta-hover: #EBF7FF;
--h5p-theme-alternative-light: #F7F9FD;
--h5p-theme-alternative-dark: #DBE5F5;
--h5p-theme-alternative-darker: #C7D7EF;
--h5p-theme-text-primary: #101729;
--h5p-theme-text-secondary: #354054;
--h5p-theme-text-third: #737373;
--h5p-theme-ui-base: #FFFFFF;
--h5p-theme-stroke-1: #DCDFFA;
--h5p-theme-stroke-2: #EDEEFB;
--h5p-theme-stroke-3: #E5E5E5;
--h5p-theme-border-radius-large: 0.5rem;
--h5p-theme-border-radius-medium: 0.375rem;
--h5p-theme-border-radius-small: 0.25rem;
--h5p-theme-font-name: "Inter", sans-serif;
--h5p-theme-feedback-correct-main: #256D1D;
--h5p-theme-feedback-correct-secondary: #f3fcf0;
--h5p-theme-feedback-correct-third: #cff1c2;
--h5p-theme-feedback-incorrect-main: #a13236;
--h5p-theme-feedback-incorrect-secondary: #faf0f4;
--h5p-theme-feedback-incorrect-third: #f6dce7;
--h5p-theme-feedback-neutral-main: #E6C81D;
--h5p-theme-feedback-neutral-secondary: #5E4817;
--h5p-theme-feedback-neutral-third: #F0EBCB;  --h5p-theme-spacing-xl-primary-small: calc(var(--h5p-theme-spacing-xl-primary-medium)*0.8);
--h5p-theme-spacing-primary-small: calc(var(--h5p-theme-spacing-primary-medium)*0.8);
--h5p-theme-spacing-secondary-small: calc(var(--h5p-theme-spacing-secondary-medium)*0.8);
--h5p-theme-spacing-third-small: calc(var(--h5p-theme-spacing-third-medium)*0.8);
--h5p-theme-spacing-fourth-small: calc(var(--h5p-theme-spacing-fourth-medium)*0.8);
--h5p-theme-spacing-fifth-small: calc(var(--h5p-theme-spacing-fifth-medium)*0.8);
--h5p-theme-font-size-xxl-small: calc(var(--h5p-theme-font-size-xxl-medium)*1);
--h5p-theme-font-size-xl-small: calc(var(--h5p-theme-font-size-xl-medium)*1);
--h5p-theme-font-size-l-small: calc(var(--h5p-theme-font-size-l-medium)*1);
--h5p-theme-font-size-m-small: calc(var(--h5p-theme-font-size-m-medium)*1);
--h5p-theme-font-size-s-small: calc(var(--h5p-theme-font-size-s-medium)*1); --h5p-theme-spacing-xl-primary-medium: calc(var(--h5p-theme-spacing-xl-primary-large)*0.8);
--h5p-theme-spacing-primary-medium: calc(var(--h5p-theme-spacing-primary-large)*0.8);
--h5p-theme-spacing-secondary-medium: calc(var(--h5p-theme-spacing-secondary-large)*0.8);
--h5p-theme-spacing-third-medium: calc(var(--h5p-theme-spacing-third-large)*0.8);
--h5p-theme-spacing-fourth-medium: calc(var(--h5p-theme-spacing-fourth-large)*0.8);
--h5p-theme-spacing-fifth-medium: calc(var(--h5p-theme-spacing-fifth-large)*0.8);
--h5p-theme-font-size-xxl-medium: calc(var(--h5p-theme-font-size-xxl-large)*0.9);
--h5p-theme-font-size-xl-medium: calc(var(--h5p-theme-font-size-xl-large)*0.9);
--h5p-theme-font-size-l-medium: calc(var(--h5p-theme-font-size-l-large)*0.9);
--h5p-theme-font-size-m-medium: calc(var(--h5p-theme-font-size-m-large)*0.9);
--h5p-theme-font-size-s-medium: calc(var(--h5p-theme-font-size-s-large)*0.9); --h5p-theme-spacing-xl-primary-large: 3rem;
--h5p-theme-spacing-primary-large: 2rem;
--h5p-theme-spacing-secondary-large: 1.5rem;
--h5p-theme-spacing-third-large: 1rem;
--h5p-theme-spacing-fourth-large: 0.65rem;
--h5p-theme-spacing-fifth-large: 0.5rem;
--h5p-theme-font-size-xxl-large: 1.5rem;
--h5p-theme-font-size-xl-large: 1.25rem;
--h5p-theme-font-size-l-large: 1.125rem;	
--h5p-theme-font-size-m-large: 1rem;
--h5p-theme-font-size-s-large: 0.85rem;
}
.h5p-content,
.h5peditor {
--h5p-theme-spacing-xl: var(--h5p-theme-spacing-xl-primary-small);
--h5p-theme-spacing-l: var(--h5p-theme-spacing-primary-small);
--h5p-theme-spacing-m: var(--h5p-theme-spacing-secondary-small);
--h5p-theme-spacing-s: var(--h5p-theme-spacing-third-small);
--h5p-theme-spacing-xs: var(--h5p-theme-spacing-fourth-small);
--h5p-theme-spacing-xxs: var(--h5p-theme-spacing-fifth-small);
--h5p-theme-font-size-xxl: var(--h5p-theme-font-size-xxl-small);
--h5p-theme-font-size-xl: var(--h5p-theme-font-size-xl-small);
--h5p-theme-font-size-l: var(--h5p-theme-font-size-l-small);	
--h5p-theme-font-size-m: var(--h5p-theme-font-size-m-small);	
--h5p-theme-font-size-s: var(--h5p-theme-font-size-s-small);	
--h5p-theme-scaling: 0.6;
}
.h5p-content.h5p-medium,
.h5peditor.h5p-medium {
--h5p-theme-spacing-xl: var(--h5p-theme-spacing-xl-primary-medium);
--h5p-theme-spacing-l: var(--h5p-theme-spacing-primary-medium);
--h5p-theme-spacing-m: var(--h5p-theme-spacing-secondary-medium);
--h5p-theme-spacing-s: var(--h5p-theme-spacing-third-medium);
--h5p-theme-spacing-xs: var(--h5p-theme-spacing-fourth-medium);
--h5p-theme-spacing-xxs: var(--h5p-theme-spacing-fifth-medium);
--h5p-theme-font-size-xxl: var(--h5p-theme-font-size-xxl-medium);
--h5p-theme-font-size-xl: var(--h5p-theme-font-size-xl-medium);
--h5p-theme-font-size-l: var(--h5p-theme-font-size-l-medium);	
--h5p-theme-font-size-m: var(--h5p-theme-font-size-m-medium);	
--h5p-theme-font-size-s: var(--h5p-theme-font-size-s-medium);
--h5p-theme-scaling: 0.8;
}
.h5p-content.h5p-large,
.h5peditor.h5p-large {
--h5p-theme-spacing-xl: var(--h5p-theme-spacing-xl-primary-large);
--h5p-theme-spacing-l: var(--h5p-theme-spacing-primary-large);
--h5p-theme-spacing-m: var(--h5p-theme-spacing-secondary-large);
--h5p-theme-spacing-s: var(--h5p-theme-spacing-third-large);
--h5p-theme-spacing-xs: var(--h5p-theme-spacing-fourth-large);
--h5p-theme-spacing-xxs: var(--h5p-theme-spacing-fifth-large);
--h5p-theme-font-size-xxl: var(--h5p-theme-font-size-xxl-large);
--h5p-theme-font-size-xl: var(--h5p-theme-font-size-xl-large);
--h5p-theme-font-size-l: var(--h5p-theme-font-size-l-large);	
--h5p-theme-font-size-m: var(--h5p-theme-font-size-m-large);	
--h5p-theme-font-size-s: var(--h5p-theme-font-size-s-large);
--h5p-theme-scaling: 1;
}.h5p-tooltip {
display: none;
position: absolute;
z-index: 110;
font-size: 0.8rem;
line-height: 1.2;
text-align: left;
padding: 0.25rem 0.5rem;
white-space: normal;
word-break: break-all;
width: max-content;
max-width: min(300px, 90%);
background: #000;
color: #FFF;
cursor: default;
}
.h5p-tooltip-narrow {
max-width: min(300px, 70%);
}
.h5p-tooltip-visible {
display: block;
}
.h5p-iframe:has(.h5p-theme) .h5p-tooltip  {
background-color: var(--h5p-theme-text-secondary);
color: var(--h5p-theme-ui-base);
font-size: var(--h5p-theme-font-size-m);
max-width: min(400px, 90%);
line-height: 1; border-radius: var(--h5p-theme-border-radius-medium);
}.h5p-iframe { figure.table {
display: table;
table-layout: fixed;
margin: 0 auto;
padding: 0;
float: left; table {
border-collapse: collapse;
height: 100%;
width: 100%;
border-spacing: 0;
border-width: 1px;
border-color:  #494949;
td, th {
padding: 1px;
border-color:  #494949;
border-bottom-style: solid;
}
td {
border-width: 0.083em;
}
th {
text-align: left;
border-width: .167em;
}
tr:last-child > td {
border-bottom-style: none;
}
}
figcaption {
background-color: transparent;
caption-side: top;
color: #333;
display: table-caption;
font-size: .75em;
outline-offset: -1px;
padding: .6em;
text-align: center;
word-break: break-word;
}
}
.table-overflow-protection {
clear: both;
}
}.col-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.col-row.disable-cols-gap div[class*="col-desk"]{padding-left:0;padding-right:0}.col-row.disable-rows-gap div[class*="col-desk"]{padding-top:0;padding-bottom:0}.col-desk-1,.col-desk-2,.col-desk-3,.col-desk-4,.col-desk-5,.col-desk-6,.col-tab-1,.col-tab-2,.col-tab-3,.col-tab-4,.col-tab-5,.col-tab-6,.col-mob-1,.col-mob-2,.col-mob-3,.col-mob-4,.col-mob-5,.col-mob-6{position:relative;min-height:1px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.col-mob-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-mob-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-mob-3{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-mob-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-mob-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-mob-6{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}@media (min-width: 768px){.col-tab-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-tab-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-tab-3{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-tab-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-tab-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-tab-6{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}}@media (min-width: 1025px){.col-desk-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-desk-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-desk-3{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-desk-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-desk-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-desk-6{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}}.jet-elements select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.jet-elements-icon{display:inline-block;line-height:1;text-align:center}.jet-elements-icon svg{display:block;width:1em;height:1em;fill:currentColor}.jet-elements .jet-elements-edit-template-link{position:absolute;bottom:5px;right:5px;display:inline-block;padding:5px;background-color:#b7084e;color:#fff;-webkit-border-radius:3px;border-radius:3px;font-size:14px;line-height:1;text-align:center}.jet-elements .jet-elements-edit-template-link i{width:1em;height:1em}.jet-elements .jet-elements-edit-template-link:hover{background-color:#840739;color:#fff}.jet-elements .tippy-box[data-animation=scale][data-placement*=top]{-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.jet-elements .tippy-box[data-animation=scale][data-placement*=bottom]{-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.jet-elements .tippy-box[data-animation=scale][data-placement*=left]{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.jet-elements .tippy-box[data-animation=scale][data-placement*=right]{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.jet-elements .tippy-box[data-animation=scale][data-state=hidden]{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.jet-elements .tippy-box[data-animation=perspective][data-placement^=top]{-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.jet-elements .tippy-box[data-animation=perspective][data-placement^=top][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.jet-elements .tippy-box[data-animation=perspective][data-placement^=top][data-state=hidden]{-webkit-transform:perspective(700px) translateY(8px) rotateX(60deg);transform:perspective(700px) translateY(8px) rotateX(60deg)}.jet-elements .tippy-box[data-animation=perspective][data-placement^=bottom]{-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.jet-elements .tippy-box[data-animation=perspective][data-placement^=bottom][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.jet-elements .tippy-box[data-animation=perspective][data-placement^=bottom][data-state=hidden]{-webkit-transform:perspective(700px) translateY(-8px) rotateX(-60deg);transform:perspective(700px) translateY(-8px) rotateX(-60deg)}.jet-elements .tippy-box[data-animation=perspective][data-placement^=left]{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.jet-elements .tippy-box[data-animation=perspective][data-placement^=left][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.jet-elements .tippy-box[data-animation=perspective][data-placement^=left][data-state=hidden]{-webkit-transform:perspective(700px) translateX(8px) rotateY(-60deg);transform:perspective(700px) translateX(8px) rotateY(-60deg)}.jet-elements .tippy-box[data-animation=perspective][data-placement^=right]{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.jet-elements .tippy-box[data-animation=perspective][data-placement^=right][data-state=visible]{-webkit-transform:perspective(700px);transform:perspective(700px)}.jet-elements .tippy-box[data-animation=perspective][data-placement^=right][data-state=hidden]{-webkit-transform:perspective(700px) translateX(-8px) rotateY(60deg);transform:perspective(700px) translateX(-8px) rotateY(60deg)}.jet-elements .tippy-box[data-animation=perspective][data-state=hidden]{opacity:0}.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.jet-elements .tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden]{opacity:0}.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top]{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom]{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left]{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.jet-elements .tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right]{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}@-webkit-keyframes jetFade{0%{opacity:0}100%{opacity:1}}@keyframes jetFade{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes jetZoomIn{0%{opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jetZoomIn{0%{opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jetZoomOut{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jetZoomOut{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jetMoveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveUpBig{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveUpBig{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveDown{0%{opacity:0;-webkit-transform:translateY(-25px);transform:translateY(-25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveDown{0%{opacity:0;-webkit-transform:translateY(-25px);transform:translateY(-25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveDownBig{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveDownBig{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveLeft{0%{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveLeft{0%{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetMoveLeftBig{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveLeftBig{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetMoveRight{0%{opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveRight{0%{opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetMoveRightBig{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveRightBig{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetFallPerspective{0%{opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}@keyframes jetFallPerspective{0%{opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}@-webkit-keyframes jetFlipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes jetFlipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes jetFlipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes jetFlipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-family-column-flex-horizontal>.elementor-column-wrap>.elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.jet-family-column-flex-vertical>.elementor-column-wrap>.elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.jet-family-column-flex-wrap-true>.elementor-column-wrap>.elementor-widget-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.jet-family-column-flex-start>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-family-column-flex-center>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-family-column-flex-end>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jet-family-column-flex-space-between>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-family-column-flex-space-evenly>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.jet-family-column-flex-space-around>.elementor-column-wrap>.elementor-widget-wrap{-ms-flex-pack:distribute;justify-content:space-around}@media (max-width: 1024px){.jet-family-column-tablet-flex-horizontal>.elementor-column-wrap>.elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.jet-family-column-tablet-flex-vertical>.elementor-column-wrap>.elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.jet-family-column-tablet-flex-start>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-family-column-tablet-flex-center>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-family-column-tablet-flex-end>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jet-family-column-tablet-flex-space-between>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-family-column-tablet-flex-space-evenly>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.jet-family-column-tablet-flex-space-around>.elementor-column-wrap>.elementor-widget-wrap{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width: 767px){.jet-family-column-mobile-flex-horizontal>.elementor-column-wrap>.elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.jet-family-column-mobile-flex-vertical>.elementor-column-wrap>.elementor-widget-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.jet-family-column-mobile-flex-start>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jet-family-column-mobile-flex-center>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jet-family-column-mobile-flex-end>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jet-family-column-mobile-flex-space-between>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jet-family-column-mobile-flex-space-evenly>.elementor-column-wrap>.elementor-widget-wrap{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.jet-family-column-mobile-flex-space-around>.elementor-column-wrap>.elementor-widget-wrap{-ms-flex-pack:distribute;justify-content:space-around}}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-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;-webkit-tap-highlight-color:transparent}.rtl .slick-slider{position:relative;display:block}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.rtl .slick-slider .slick-list,.rtl .slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track,.slick-loading .slick-slide{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}.slick-slide img{display:block;margin:auto}.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}.elementor-slick-slider .slick-loading .slick-slide{visibility:hidden}.elementor-slick-slider .slick-loading .slick-list{background:#fff}.elementor-slick-slider .slick-loading .slick-list:after{content:"\e8fb";font-family:eicons;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;font-size:25px;color:#a4afb7}.elementor-slick-slider .slick-next,.elementor-slick-slider .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.elementor-slick-slider .slick-next:hover,.elementor-slick-slider .slick-next:focus,.elementor-slick-slider .slick-prev:hover,.elementor-slick-slider .slick-prev:focus{color:transparent;outline:none;background:transparent}.elementor-slick-slider .slick-next:hover:before,.elementor-slick-slider .slick-next:focus:before,.elementor-slick-slider .slick-prev:hover:before,.elementor-slick-slider .slick-prev:focus:before{opacity:1}.elementor-slick-slider .slick-next.slick-disabled:before,.elementor-slick-slider .slick-prev.slick-disabled:before{opacity:.25}.elementor-slick-slider .slick-next:before,.elementor-slick-slider .slick-prev:before{font-family:eicons;font-size:35px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.elementor-slick-slider .slick-prev{left:-25px}.elementor-slick-slider .slick-prev:before{content:"\e89f"}.rtl .elementor-slick-slider .slick-prev:before{content:"\e89e"}.elementor-slick-slider .slick-next{right:-25px}.elementor-slick-slider .slick-next:before{content:"\e89e"}.rtl .elementor-slick-slider .slick-next:before{content:"\e89f"}.elementor-slick-slider .slick-dotted{margin-bottom:30px}.elementor-slick-slider ul.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.elementor-slick-slider ul.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.elementor-slick-slider ul.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.elementor-slick-slider ul.slick-dots li button:focus,.elementor-slick-slider ul.slick-dots li button:hover{outline:none}.elementor-slick-slider ul.slick-dots li button:focus:before,.elementor-slick-slider ul.slick-dots li button:hover:before{opacity:1}.elementor-slick-slider ul.slick-dots li button:before{font-family:eicons;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\e914";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.elementor-slick-slider ul.slick-dots li.slick-active button:before{opacity:.75;color:#000}.elementor-slick-slider .slick-arrows-inside .slick-prev{left:0}.elementor-slick-slider .slick-arrows-inside .slick-next{right:0}.elementor-slick-slider .slick-dots-inside .slick-dots{bottom:5px}.elementor-slick-slider .slick-dots-inside.slick-dotted{margin-bottom:0}.jet-parallax-section__layout{position:absolute;display:block;width:100%;height:100%;top:0;left:0;overflow:hidden;pointer-events:none;-webkit-perspective:1200px;perspective:1200px}.jet-parallax-section__image{width:100%;height:100%;background-repeat:no-repeat;-webkit-background-size:auto auto;background-size:auto;background-position-x:50%;background-position-y:50%;will-change:transform}.jet-parallax-section .jet-parallax-section__scroll-layout:not(.is-mac) .jet-parallax-section__image{-webkit-transition:background-position 0s linear,-webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98);transition:background-position 0s linear,-webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98);-o-transition:transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98),background-position 0s linear;transition:transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98),background-position 0s linear;transition:transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98),background-position 0s linear,-webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98)}.jet-elements-loader{position:absolute;left:50%;top:50%;width:24px;height:24px;margin-top:-12px;margin-left:-12px;border:4px rgba(0,0,0,0.15) solid;border-top-width:4px;border-top-style:solid;border-top-color:#fff;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:spCircRot .6s infinite linear;animation:spCircRot .6s infinite linear}@-webkit-keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spCircRot{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}