* {
     box-sizing: border-box;
}
 body {
    margin: 0;
	 max-width: 100%;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}

.tpl-section.footer-text {
	max-width: 100%;
}

.tpl-socialShare {
	flex-wrap: wrap;
	row-gap: 20px;
}

.tpl-socialShare .main-space {
	width: 100%;
	gap: 10px;
}

.tpl-socialShare .main-space:nth-child(2) {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	
}


.tpl-socialShare .main-space:nth-child(2) img {
	width: auto;
	height: 100px;
}

.tpl-socialShare-button.load > div {
	display: none;
}

.tpl-socialShare-button {
	position: relative;
}

.tpl-socialShare-button .dowloader {
	display: none;
}

[data-network="download"] {
	min-width: 144px;
}

.tpl-socialShare-button.load .dowloader {
	display: inline-block;
	padding: 0;
   left: 0;
	background-color: #2a414c;
	padding: 0 !important;
   border-radius: 8px;
	position: absolute;
	left: 0;
	height: 100%;
}

body .video-js .vjs-big-play-button {
	opacity: 0 !important;
}

.tpl-socialShare-button .dowloader-number {
	display: none;
}

.tpl-socialShare-button.load .dowloader-number {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 100;
	position: relative;
}

.tpl-socialShare .main-space:nth-child(2) .button-wrapper .tpl-socialShare-button  {
	background-color: #2a414c !important;
}

.idmplayer-cont.idm-player {
	max-width: 900px !important;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
*{
    box-sizing:border-box;
}
body{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
	 width: 100%;
}
.background{
    content:"";
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index:-1;
}
.tpl-firstScreen{
    position:relative;
    margin-top:24px;
    min-height:calc(100vh - 24px);
	 width: 100%;
	margin-left: 0 !important;

}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-firstScreen{
    width:calc(100vw - 200px);
    margin-left:100px;
    z-index:5;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-firstScreen::before{
    display:block;
    content:"";
    border-top-width:2px;
    border-top-style:dashed;
    border-top-color:rgb(172, 188, 195);
    bottom:0px;
    left:0px;
    width:100%;
    position:absolute;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-firstScreen::after{
    display:block;
    content:"Scrolling start here";
    height:14px;
    line-height:14px;
    top:calc(100% - 2px);
    right:0px;
    position:absolute;
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(172, 188, 195);
    color:white;
    padding-top:2px;
    padding-right:10px;
    padding-bottom:2px;
    padding-left:10px;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    z-index:-1;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-firstScreen.no-line::before, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-firstScreen.no-line::after{
    content:unset;
}
.tpl-secondScreen{
    margin-top:16px;
    margin-right:0px;
    margin-bottom:16px;
    margin-left:0px;
}
.tpl-secondScreen.hidden{
    display:none;
}
[data-gjs-type="wrapper"] .tpl-secondScreen{
    position:relative;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-secondScreen{
    width:calc(100vw - 200px);
    margin-left:100px;
    z-index:5;
}
.tpl-section{
    display:flex;
    justify-content:center;
    margin-top:0px;
    margin-right:auto;
    margin-bottom:0px;
    margin-left:auto;
}
[data-gjs-type="wrapper"] .tpl-section{
    min-height:5px;
    position:relative;
    transition-duration:0.4s;
    transition-timing-function:linear;
    transition-delay:0s;
    transition-property:background-color;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover{
    background-color:rgba(205, 237, 254, 0.7);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected:hover{
    background-color:rgba(205, 237, 254, 0.35);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="logo"], [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="header"], [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="idmplayer"], [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .transcript-link, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="customText"]{
    border-top-width:initial;
    border-right-width:initial;
    border-bottom-width:initial;
    border-left-width:initial;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
    border-top-color:initial;
    border-right-color:initial;
    border-bottom-color:initial;
    border-left-color:initial;
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    outline-color:rgb(90, 120, 134);
    outline-style:solid;
    outline-width:1px;
    outline-offset:3px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="idmplayer"]{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
    outline-offset:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="logo"]:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="header"]:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="idmplayer"]:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="customText"]:hover{
    cursor:pointer;
    outline-color:rgb(26, 109, 255);
    outline-style:solid;
    outline-width:2px;
    outline-offset:2px;
    box-shadow:rgb(255, 255, 255) 0px 0px 0px 3px;
    background-color:rgb(255, 255, 255) !important;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover [data-gjs-type="idmplayer"]:hover{
    outline-offset:0px;
}
.tpl-section .section-toolbar{
    display:none;
    z-index:10;
}
.tpl-section .section-toolbar:hover{
    z-index:11;
}
[data-gjs-type="wrapper"] .tpl-section .section-toolbar{
    position:absolute;
    top:50%;
    right:-32px;
    padding-left:8px;
    transform:translateY(-50%);
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    color:rgb(131, 154, 164);
    display:none;
    flex-direction:column;
    row-gap:4px;
    column-gap:4px;
}
[data-gjs-type="section-player"].player .section-toolbar{
    right:-32px;
}
[data-gjs-type="wrapper"] .tpl-section .section-toolbar > div{
    width:24px;
    height:24px;
    cursor:pointer;
    background-color:rgb(205, 237, 254);
    border-top-left-radius:50%;
    border-top-right-radius:50%;
    border-bottom-right-radius:50%;
    border-bottom-left-radius:50%;
    transition-duration:0.3s;
    transition-timing-function:ease-in;
    transition-delay:0s;
    transition-property:background-color;
}
[data-gjs-type="wrapper"] .tpl-section .section-toolbar > div:hover{
    background-color:rgba(89, 181, 231, 0.7);
}
[data-gjs-type="wrapper"] .tpl-section .section-toolbar > div:last-child{
    border-right-width:initial;
    border-right-style:none;
    border-right-color:initial;
}
.section-toolbar .section-toolbar-down, .section-toolbar .section-toolbar-up, .section-toolbar .section-toolbar-hide{
    display:flex;
    align-items:center;
    justify-content:center;
}
[data-gjs-type="wrapper"] .tpl-section .section-toolbar .section-toolbar-down{
    order:2;
}
[data-gjs-type="wrapper"] .tpl-section .section-toolbar .section-toolbar-up{
    order:0;
}
[data-gjs-type="wrapper"] .tpl-section .section-toolbar .section-toolbar-hide{
    order:1;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .section-toolbar{
    display:flex;
}
[data-gjs-type="wrapper"] .idmplayer{
    display:block;
    height:fit-content;
}
.idmplayer-cont.idm-player{
    overflow-x:initial;
    overflow-y:initial;
}
.idmplayer-cont.idm-player::before{
    content:"";
    position:absolute;
    top:0px;
    width:16px;
    height:100%;
    transition-duration:0.3s;
    transition-timing-function:ease-in;
    transition-delay:0s;
    transition-property:background-color;
    left:-16px;
    background-color:transparent;
}
.idmplayer-cont.idm-player::after{
    content:"";
    position:absolute;
    top:0px;
    width:16px;
    height:100%;
    transition-duration:0.3s;
    transition-timing-function:ease-in;
    transition-delay:0s;
    transition-property:background-color;
    right:-16px;
    background-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.player:hover .idmplayer-cont.idm-player::before, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.player:hover .idmplayer-cont.idm-player::after{
    background-color:rgba(205, 237, 254, 0.7);
}
.tpl-section:not(.player){
    padding-top:4px;
    padding-bottom:4px;
    padding-left:8px !important;
    padding-right:8px !important;
}
.tpl-section.cta-socials:not(.player), .tpl-section.follow:not(.player), .tpl-section.follow2:not(.player), .tpl-section.follow3:not(.player), .tpl-section.cta:not(.player){
    padding-left:0px !important;
    padding-right:0px !important;
}
.tpl-section.logo-title{
    justify-content:center;
    align-items:center;
    row-gap:15px;
    column-gap:15px;
    margin-top:0px;
    margin-right:auto;
    margin-bottom:8px;
    margin-left:auto;
    padding-top:8px;
    padding-right:0px;
    padding-bottom:8px;
    padding-left:0px;
}
.tpl-section.logo-title .tpl-logo{
    width:max-content;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.logo-title > .gjs-selected.text, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.footer-text > .gjs-selected.textWoRte, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.title > .gjs-selected.textWoRte, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.subtitle > .gjs-selected.textWoRte, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.logo-title > .gjs-selected.textWoRte{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:2px !important;
}
.tpl-section.text-logo{
    align-items:center;
    margin-top:0px;
    margin-right:auto;
    margin-bottom:0px;
    margin-left:auto;
}
.text-logo .tpl-logo.size-s{
    margin-left:8px;
}
.text-logo .tpl-logo.size-m{
    margin-left:16px;
}
.text-logo .tpl-logo.size-l{
    margin-left:24px;
}
.tpl-section.text-logo .text{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    overflow-wrap:break-word;
    font-family:Poppins;
    font-weight:400;
    font-size:12px;
    max-width:75%;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.text-logo > .gjs-selected.text, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.text-logo > .gjs-selected.textWoRte{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    background-color:rgb(255, 255, 255) !important;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:2px !important;
}
.tpl-section.text-logo .tpl-logo{
    width:unset;
}
.tpl-section.player{
    margin-bottom:0px;
    z-index:50;
}
.tpl-section.transcript{
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom:8px;
    min-height:unset;
}
.tpl-section.follow{
    min-height:unset;
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:0px;
    margin-bottom:8px;
    row-gap:72px;
    column-gap:72px;
    align-items:flex-start;
}
.tpl-section.follow.align-center .main-space, .tpl-section.follow3.align-center .main-space, .tpl-section.follow2.align-center .main-space, .tpl-section.cta.align-center .main-space, .tpl-section.cta-socials.align-center .main-space{
    justify-content:center;
}
.tpl-section.follow.align-left .main-space, .tpl-section.follow3.align-left .main-space, .tpl-section.follow2.align-left .main-space, .tpl-section.cta.align-left .main-space, .tpl-section.cta-socials.align-left .main-space{
    justify-content:flex-start;
}
.tpl-section.follow.align-right .main-space, .tpl-section.follow3.align-right .main-space, .tpl-section.follow2.align-right .main-space, .tpl-section.cta.align-right .main-space, .tpl-section.cta-socials.align-right .main-space{
    justify-content:flex-end;
}
.tpl-section.title{
    align-items:center;
    margin-top:0px;
    margin-right:auto;
    margin-left:auto;
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom:8px;
}
.tpl-section.logo{
    margin-top:0px;
    margin-right:auto;
    margin-bottom:8px;
    margin-left:auto;
    padding-top:8px;
    padding-right:0px;
    padding-bottom:8px;
    padding-left:0px;
}
.tpl-section.logo.hidden:not([data-gjs-type="section-logo"]){
    display:none !important;
}
[data-gjs-type="wrapper"]:not(.previewMode) .player:hover{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:transparent;
}
.tpl-section.cta.align-center{
    justify-content:center;
}
.tpl-section.follow.align-center{
    justify-content:center;
}
.tpl-section.follow2.align-center{
    justify-content:center;
}
.tpl-section.follow3.align-center{
    justify-content:center;
}
.tpl-section.cta.align-left{
    justify-content:flex-start;
}
.tpl-section.follow.align-left{
    justify-content:flex-start;
}
.tpl-section.follow2.align-left{
    justify-content:flex-start;
}
.tpl-section.follow3.align-left{
    justify-content:flex-start;
}
.tpl-section.cta.align-right{
    justify-content:flex-end;
}
.tpl-section.follow.align-right{
    justify-content:flex-end;
}
.tpl-section.follow2.align-right{
    justify-content:flex-end;
}
.tpl-section.follow3.align-right{
    justify-content:flex-end;
}
.tpl-section.cta-socials{
    justify-content:space-between;
    flex-wrap:wrap;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials .main-space .button-wrapper.hidden .auxiliary-button{
    display:none !important;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials:not(.align-right) .tpl-socialShare .main-space .button-wrapper{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials .tpl-socialShare .main-space .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials .main-space .button-wrapper.hidden:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-center .main-space .button-wrapper.hidden:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-left .main-space .button-wrapper.hidden:last-child{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials:hover .main-space .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials:hover .tpl-socialNetworks .main-space .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials:hover .tpl-buttons .main-space .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials:hover .tpl-socialShare .main-space .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.isSelected .tpl-buttons.gjs-selected .main-space .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.isSelected .tpl-socialNetworks.gjs-selected .main-space .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.isSelected .tpl-socialShare.gjs-selected .main-space .button-wrapper:last-child{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials .tpl-socialShare .main-space .button-wrapper:nth-last-child(n+3), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-buttons .main-space .button-wrapper:nth-last-child(n+2), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-socialNetworks .main-space .button-wrapper:nth-last-child(n+2), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-socialShare .main-space .button-wrapper:first-child{
    border-top-left-radius:8px !important;
    border-top-right-radius:0px !important;
    border-bottom-right-radius:0px !important;
    border-bottom-left-radius:8px !important;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-socialShare .main-space .button-wrapper:nth-child(2){
    border-top-left-radius:0px !important;
    border-top-right-radius:0px !important;
    border-bottom-right-radius:0px !important;
    border-bottom-left-radius:0px !important;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-socialNetworks .main-space .button-wrapper:nth-last-child(n+3), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-socialShare .main-space .button-wrapper:last-child{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials:not(.align-right) .tpl-socialShare .main-space .button-wrapper .auxiliary-button{
    display:none;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials:not(.align-right) .tpl-socialShare .button-wrapper:first-child .auxiliary-button{
    right:unset;
    left:-24px;
    transform:translateY(-50%) scaleX(-1);
    display:block;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-socialShare .main-space .button-wrapper .auxiliary-button{
    display:none;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-right .tpl-socialShare .button-wrapper:last-child .auxiliary-button{
    right:-24px;
    left:unset;
    transform:translateY(-50%);
    display:block;
}
.tpl-section.cta-socials.one-section.align-left{
    justify-content:flex-start;
}
.tpl-section.cta-socials.one-child-visible.align-left{
    justify-content:flex-start;
}
.tpl-section.cta-socials.one-section.align-center{
    justify-content:center;
}
.tpl-section.cta-socials.one-child-visible.align-center{
    justify-content:center;
}
.tpl-section.cta-socials.one-section.align-right{
    justify-content:flex-end;
}
.tpl-section.cta-socials.one-child-visible.align-right{
    justify-content:flex-end;
}
.tpl-section.player.transcript{
    display:flex;
    flex-direction:column;
    row-gap:4px;
    column-gap:4px;
    width:fit-content;
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:0px;
    z-index:50;
	 max-width: 100%;
}
.tpl-section.player.transcript .idmplayer-cont.idm-player::before, .tpl-section.player.transcript .idmplayer-cont.idm-player::after{
    content:unset;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.player.transcript::before{
    content:"";
    position:absolute;
    top:0px;
    left:-16px;
    width:16px;
    height:100%;
    transition-duration:0.3s;
    transition-timing-function:ease-in;
    transition-delay:0s;
    transition-property:background-color;
    background-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.player.transcript::after{
    content:"";
    position:absolute;
    top:0px;
    right:-16px;
    width:16px;
    height:100%;
    transition-duration:0.3s;
    transition-timing-function:ease-in;
    transition-delay:0s;
    transition-property:background-color;
    background-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.player.transcript:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.player.transcript:hover::before, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.player.transcript:hover::after{
    background-color:rgba(205, 237, 254, 0.7);
}
.tpl-section.cta-socials.align-right .tpl-buttons{
    order:1;
}
.tpl-section.cta-socials.align-right .tpl-socialShare{
    order:-1;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-center .tpl-buttons, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-left .tpl-buttons, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-center .tpl-socialShare, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-left .tpl-socialShare, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-center .tpl-socialNetworks, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.cta-socials.align-left .tpl-socialNetworks{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
.tpl-logo{
    display:flex;
    width:100%;
    height:100%;
    text-decoration-line:none;
    text-decoration-thickness:initial;
    text-decoration-style:initial;
    text-decoration-color:initial;
}
.tpl-logo.gjs-selected{
    border-top-width:initial;
    border-right-width:initial;
    border-bottom-width:initial;
    border-left-width:initial;
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
    border-top-color:initial;
    border-right-color:initial;
    border-bottom-color:initial;
    border-left-color:initial;
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    background-color:rgb(255, 255, 255) !important;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:2px !important;
}
.tpl-section.logo .tpl-logo{
    width:max-content;
}
.upload-button{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(132, 199, 255);
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    padding-top:4px;
    padding-right:4px;
    padding-bottom:4px;
    padding-left:4px;
    transition-duration:0.3s;
    transition-timing-function:ease-in;
    transition-delay:0s;
    transition-property:background-color;
}
.upload-button:hover{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(71, 171, 255);
}
.upload-button .content{
    display:flex;
    justify-content:center;
    align-items:center;
    font-family:sofia-pro, sans-serif;
    font-style:normal;
    color:rgb(255, 255, 255);
    text-transform:capitalize;
    white-space-collapse:collapse;
    text-wrap:nowrap;
}
.size-m .upload-button .content{
    border-top-width:0.75px;
    border-right-width:0.75px;
    border-bottom-width:0.75px;
    border-left-width:0.75px;
    border-top-style:dashed;
    border-right-style:dashed;
    border-bottom-style:dashed;
    border-left-style:dashed;
    border-top-color:rgb(255, 255, 255);
    border-right-color:rgb(255, 255, 255);
    border-bottom-color:rgb(255, 255, 255);
    border-left-color:rgb(255, 255, 255);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    border-bottom-right-radius:6px;
    border-bottom-left-radius:6px;
    padding-top:10px;
    padding-right:6.65px;
    padding-bottom:10px;
    padding-left:6.65px;
    row-gap:6px;
    column-gap:6px;
    font-weight:400;
    font-size:16px;
    line-height:16px;
}
.size-s .upload-button .content{
    border-top-width:0.6px;
    border-right-width:0.6px;
    border-bottom-width:0.6px;
    border-left-width:0.6px;
    border-top-style:dashed;
    border-right-style:dashed;
    border-bottom-style:dashed;
    border-left-style:dashed;
    border-top-color:rgb(255, 255, 255);
    border-right-color:rgb(255, 255, 255);
    border-bottom-color:rgb(255, 255, 255);
    border-left-color:rgb(255, 255, 255);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:4.6px;
    border-top-right-radius:4.6px;
    border-bottom-right-radius:4.6px;
    border-bottom-left-radius:4.6px;
    padding-top:1.5px;
    padding-right:6.8px;
    padding-bottom:1.5px;
    padding-left:6.8px;
    row-gap:4px;
    column-gap:4px;
    font-weight:400;
    font-size:14px;
    line-height:19px;
}
.size-l .upload-button .content{
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:dashed;
    border-right-style:dashed;
    border-bottom-style:dashed;
    border-left-style:dashed;
    border-top-color:rgb(255, 255, 255);
    border-right-color:rgb(255, 255, 255);
    border-bottom-color:rgb(255, 255, 255);
    border-left-color:rgb(255, 255, 255);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    padding-top:15px;
    padding-right:19.5px;
    padding-bottom:15px;
    padding-left:19.5px;
    row-gap:8px;
    column-gap:8px;
    font-weight:500;
    font-size:18px;
    line-height:20px;
}
.size-m .upload-button .content .icon{
    width:18px;
    height:18px;
}
.size-s .upload-button .content .icon{
    width:13px;
    height:13px;
}
.size-l .upload-button .content .icon{
    width:24px;
    height:24px;
}
.tpl-logo.hidden{
    display:none !important;
}
[data-gjs-type="wrapper"] .tpl-logo.hidden{
    display:block !important;
}
.tpl-logo.logo-uploaded .upload-button{
    display:none;
}
.tpl-logo.logo-uploaded .image{
    display:block;
}

.tpl-logo.size-s img{
    width:auto;
    height:32px;
}
.tpl-logo.size-m img{
    width:auto;
    height:48px;
}
.tpl-logo img{
	width: auto;
	height: 90px;
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}

.btns-head {
	font-size: 20px;
	font-family: Rift, 'sans-serif';
	font-weight: 400;
	color: #fff;
	display: flex;
   align-items: center;
}


#ik7p{
    justify-content:center;
    display:flex;
}
#iig4n{
    display:block;
    background-color:transparent;
}
h1.textWoRte, h2.textWoRte, h3.textWoRte, h4.textWoRte, h5.textWoRte, h6.textWoRte{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    font-family:Poppins, sans-serif;
    font-weight:400;
    color:rgb(7, 53, 74);
    padding-top:4px;
    padding-right:7px;
    padding-bottom:4px;
    padding-left:7px;
    max-width:100%;
    overflow-wrap:break-word;
    line-height:1.3;
}
.gjs-selected > h1.textWoRte, .gjs-selected > h2.textWoRte, .gjs-selected > h3.textWoRte, .gjs-selected > h4.textWoRte, .gjs-selected > h5.textWoRte, .gjs-selected > h6.textWoRte{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:2px !important;
}
h1.hidden, h2.hidden, h3.hidden, h4.hidden, h5.hidden, h6.hidden{
    display:none !important;
}
[data-gjs-type="wrapper"] h1.hidden, [data-gjs-type="wrapper"] h2.hidden, [data-gjs-type="wrapper"] h3.hidden, [data-gjs-type="wrapper"] h4.hidden, [data-gjs-type="wrapper"] h5.hidden, [data-gjs-type="wrapper"] h6.hidden{
    display:block !important;
}
.textWoRte p, .text p{
    margin-top:16px;
    margin-bottom:0px;
}
.textWoRte p:first-child, .text p:first-child{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
.textWoRte p:empty, .text p:empty{
    display:flex;
}
br + span{
    display:inline-block;
    margin-top:16px;
}
#iob5m{
    text-align:center;
    display:block;
}
#iaufg{
    display:flex;
}
.idmplayer{
    text-align:center;
    font-family:Helvetica, serif;
}
[data-gjs-type="wrapper"]:not(.previewMode) .idmplayer.gjs-selected{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
    background-color:rgb(255, 255, 255) !important;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:0px !important;
}
.idmplayer-cont{
    width:100%;
    height:100%;
    max-width:100% !important;
}
.idmplayer-cont .video-js:not(.vjs-fullscreen) .vjs-control-bar.toolbar-position{
    bottom:0px !important;
}
.idmplayer-cont.idm-toolbar-position{
    padding-bottom:0px;
}
.tpl-transcript{
    width:100%;
    margin-top:0px;
    margin-right:auto;
    margin-bottom:0px;
    margin-left:auto;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
}
.tpl-transcript.align-left{
    justify-content:flex-start;
}
.tpl-transcript.align-right{
    justify-content:flex-end;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-transcript.gjs-selected .transcript-link, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-transcript:hover .transcript-link{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:2px !important;
}
.tpl-transcript .transcript-link{
    font-family:Poppins;
    font-style:normal;
    font-weight:400;
    color:rgb(7, 53, 74);
    text-decoration-line:none;
    text-decoration-thickness:initial;
    text-decoration-style:initial;
    text-decoration-color:initial;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:transparent;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(90, 120, 134);
    border-right-color:rgb(90, 120, 134);
    border-bottom-color:rgb(90, 120, 134);
    border-left-color:rgb(90, 120, 134);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    box-sizing:border-box;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    word-break:break-all;
}
.tpl-transcript .transcript-link:hover{
    color:rgb(90, 120, 134) !important;
    border-top-color:rgb(131, 154, 164) !important;
    border-right-color:rgb(131, 154, 164) !important;
    border-bottom-color:rgb(131, 154, 164) !important;
    border-left-color:rgb(131, 154, 164) !important;
}
.tpl-transcript .transcript-link svg{
    width:100%;
    height:100%;
    fill:inherit;
    pointer-events:none;
}
.tpl-transcript .transcript-link svg path{
    fill:inherit;
}
.tpl-transcript .transcript-link.size-l{
    line-height:26px;
    font-size:20px;
    padding-top:0px;
    padding-right:7px;
    padding-bottom:0px;
    padding-left:7px;
    min-height:28px;
}
.tpl-transcript .transcript-link.size-m{
    line-height:17px;
    font-size:16px;
    padding-top:2.5px;
    padding-right:5px;
    padding-bottom:2.5px;
    padding-left:5px;
    min-height:24px;
}
.tpl-transcript .transcript-link.size-s{
    line-height:16px;
    font-size:13px;
    padding-top:0px;
    padding-right:2px;
    padding-bottom:0px;
    padding-left:2px;
    min-height:18px;
}
#i2dmz{
    display:none;
    box-shadow:0 0 0px rgb(0,0,0,.5);
    background-color:#ffffff;
    color:#07354A;
    border-radius:6px;
    border:1px solid #07354A;
    font-family:Poppins, sans-serif;
}
#iae4v{
    display:none;
}
.tpl-buttons{
    display:flex;
    z-index:10;
}
.tpl-section.cta{
    min-height:unset;
    padding-top:0px;
    padding-bottom:0px;
    margin-bottom:0px;
}
.tpl-section.cta.align-center .tpl-buttons .main-space{
    justify-content:center;
}
.tpl-section.cta.align-left .tpl-buttons .main-space{
    justify-content:flex-start;
}
.tpl-section.cta.align-right .tpl-buttons .main-space{
    justify-content:flex-end;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-buttons, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected .tpl-buttons, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected .tpl-buttons.gjs-selected{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    background-color:rgb(222, 243, 254);
}
.tpl-buttons .main-space{
    display:flex;
    flex-wrap:wrap;
}
.tpl-buttons .button-wrapper{
    padding-top:7px;
    padding-right:7px;
    padding-bottom:7px;
    padding-left:7px;
    flex-grow:0;
    flex-shrink:0;
    flex-basis:auto;
    min-width:110px;
    position:relative;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .button-wrapper{
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:transparent;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:transparent;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:transparent;
}
[data-gjs-type="wrapper"] .tpl-buttons .button-wrapper:first-child{
    border-top-left-radius:8px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-buttons .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-buttons .main-space .button-wrapper.border-top, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected .tpl-buttons .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected .tpl-buttons.gjs-selected .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-buttons .button-wrapper.last-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right:hover .tpl-buttons .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right.isSelected .tpl-buttons.gjs-selected .button-wrapper:last-child{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .button-wrapper:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected > .tpl-buttons .button-wrapper.active, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected > .tpl-buttons.gjs-selected .button-wrapper.active{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgba(255, 255, 255, 0.7);
    outline-color:rgb(26, 109, 255);
    outline-style:solid;
    outline-width:2px;
    outline-offset:-2px;
    cursor:pointer;
}
[data-gjs-type="wrapper"] .tpl-buttons .remove-icon{
    position:absolute;
    right:-1px;
    top:-1px;
    height:20px;
    width:20px;
    background-image:url("/images/icons/gjs_sections/buttons-remove.svg");
    background-position-x:50%;
    background-position-y:50%;
    background-size:initial;
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(255, 255, 255);
    border-top-width:2px;
    border-right-width:2px;
    border-bottom-width:2px;
    border-left-width:2px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:4px;
    border-top-right-radius:0px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    display:none;
    z-index:2;
}
[data-gjs-type="wrapper"] .tpl-buttons .remove-icon:hover{
    border-top-color:rgb(26, 109, 255);
    border-right-color:rgb(26, 109, 255);
    border-bottom-color:rgb(26, 109, 255);
    border-left-color:rgb(26, 109, 255);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .button-wrapper:hover .remove-icon, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons.gjs-selected .button-wrapper.active .remove-icon{
    display:block;
}
.tpl-buttons .auxiliary-button{
    height:calc(100% + 2px);
    cursor:pointer;
    width:24px;
    background-image:url("/images/icons/gjs_sections/buttons-auxiliary.svg");
    background-position-x:50%;
    background-position-y:50%;
    background-size:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:initial;
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
    display:none;
    flex-shrink:0;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:-24px;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons:not(.align-right) .main-space .button-wrapper:last-child .auxiliary-button{
    display:block;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .auxiliary-button{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
    opacity:0;
}
[data-gjs-type="wrapper"] .tpl-section:hover .tpl-buttons .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section.gjs-selected .tpl-buttons .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section.isSelected .tpl-buttons.gjs-selected .auxiliary-button{
    opacity:1;
    background-color:rgb(222, 243, 254);
}
[data-gjs-type="wrapper"] .tpl-buttons .auxiliary-button:hover{
    background-color:rgb(255, 255, 255);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .main-space .button-wrapper:not(.row-0){
    border-top-width:0px;
    border-top-style:initial;
    border-top-color:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .main-space .button-wrapper.border-top{
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .main-space .button-wrapper.no-bottom-border{
    border-bottom-width:0px;
    border-bottom-style:initial;
    border-bottom-color:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-buttons .main-space .button-wrapper.first-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-buttons .main-space .button-wrapper.first-in-row:not(.last-row){
    border-top-left-radius:8px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-buttons .main-space .button-wrapper.first-in-row{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-buttons .main-space .button-wrapper.first-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-buttons .main-space .button-wrapper.last-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-buttons .button-wrapper.first-in-row-active{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-buttons .main-space .button-wrapper.last-in-row{
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:transparent;
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-buttons .main-space .button-wrapper.row-0.last-in-row{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-buttons .button-wrapper:first-child:not(.one-row){
    border-top-left-radius:8px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-buttons .button-wrapper:last-child{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-buttons .button-wrapper:last-child:not(.last-in-row):not(.last-row){
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-buttons .button-wrapper.first-in-row-active .auxiliary-button{
    right:unset;
    left:-24px;
    transform:translateY(-50%) scaleX(-1);
    display:block;
}
.tpl-buttons-button{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(7, 53, 74);
    padding-top:4px;
    padding-right:12px;
    padding-bottom:4px;
    padding-left:12px;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    color:rgb(255, 255, 255);
    text-decoration-line:none;
    text-decoration-thickness:initial;
    text-decoration-style:initial;
    text-decoration-color:initial;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    font-size:18px;
    line-height:27px;
    height:36px;
    font-weight:500;
}
.tpl-buttons-button:hover{
    background-image:initial !important;
    background-position-x:initial !important;
    background-position-y:initial !important;
    background-size:initial !important;
    background-repeat-x:initial !important;
    background-repeat-y:initial !important;
    background-attachment:initial !important;
    background-origin:initial !important;
    background-clip:initial !important;
    background-color:transparent !important;
    border-top-color:rgb(48, 87, 104) !important;
    border-right-color:rgb(48, 87, 104) !important;
    border-bottom-color:rgb(48, 87, 104) !important;
    border-left-color:rgb(48, 87, 104) !important;
}
.tpl-buttons-button .link-text{
    z-index:1;
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    text-align:inherit;
    width:100%;
}
.tpl-buttons-button .link-background{
    position:absolute;
    width:100%;
    height:100%;
    border-top-style:inherit;
    border-top-width:inherit;
    border-right-style:inherit;
    border-right-width:inherit;
    border-bottom-style:inherit;
    border-bottom-width:inherit;
    border-left-style:inherit;
    border-left-width:inherit;
    border-image-source:inherit;
    border-image-slice:inherit;
    border-image-width:inherit;
    border-image-outset:inherit;
    border-image-repeat:inherit;
    box-sizing:content-box;
    border-top-color:transparent;
    border-right-color:transparent;
    border-bottom-color:transparent;
    border-left-color:transparent;
    border-top-left-radius:inherit;
    border-top-right-radius:inherit;
    border-bottom-right-radius:inherit;
    border-bottom-left-radius:inherit;
    opacity:0;
}
.tpl-buttons-button:hover .link-background{
    opacity:0.7;
}
.tpl-buttons-button img{
    max-height:100%;
    overflow-x:hidden;
    overflow-y:hidden;
}
.tpl-buttons-button.img{
    height:40px;
    padding-top:0px !important;
    padding-right:0px !important;
    padding-bottom:0px !important;
    padding-left:0px !important;
}
.tpl-buttons-button.size-s{
    height:30px;
    font-size:14px;
    line-height:21px;
}
.tpl-buttons-button.img.size-s{
    height:30px;
}
.tpl-buttons-button.size-l{
    height:44px;
    font-size:24px;
    line-height:36px;
}
.tpl-buttons-button.img.size-l{
    height:50px;
}
#ixier{
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
}
#i27dj{
    font-family:Poppins, sans-serif;
    font-weight:400;
    font-size:18px;
    box-shadow:0 0 0px rgb(0,0,0,.5);
    background-color:#07354A;
    color:#FFFFFF;
    text-align:center;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(7, 53, 74);
    border-right-color:rgb(7, 53, 74);
    border-bottom-color:rgb(7, 53, 74);
    border-left-color:rgb(7, 53, 74);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-radius:8px;
    border:0px solid #07354A;
}
#ixeor{
    display:none;
}
#i1xsy{
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
}
#i8t4h{
    font-family:Poppins, sans-serif;
    font-weight:400;
    font-size:18px;
    box-shadow:0 0 0px rgb(0,0,0,.5);
    background-color:#07354A;
    color:#FFFFFF;
    text-align:center;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(7, 53, 74);
    border-right-color:rgb(7, 53, 74);
    border-bottom-color:rgb(7, 53, 74);
    border-left-color:rgb(7, 53, 74);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-radius:8px;
    border:0px solid #07354A;
}
.tpl-socialNetworks{
    display:flex;
    z-index:10;
}
.tpl-section.follow3{
    min-height:unset;
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialNetworks, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected .tpl-socialNetworks, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected .tpl-socialNetworks.gjs-selected{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    background-color:rgb(222, 243, 254);
}
.tpl-socialNetworks .main-space{
    display:flex;
    flex-wrap:wrap;
}
.tpl-socialNetworks .button-wrapper{
    padding-top:7px;
    padding-right:7px;
    padding-bottom:7px;
    padding-left:7px;
    position:relative;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .button-wrapper{
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:transparent;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:transparent;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialNetworks .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialNetworks .main-space .button-wrapper.border-top, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected .tpl-socialNetworks .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected .tpl-socialNetworks.gjs-selected .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialNetworks .button-wrapper.last-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right:hover .tpl-socialNetworks .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right.isSelected .tpl-socialNetworks.gjs-selected .button-wrapper:last-child{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
}
[data-gjs-type="wrapper"] .tpl-socialNetworks .button-wrapper:first-child{
    border-top-left-radius:8px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialNetworks .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section .tpl-socialNetworks.gjs-selected .button-wrapper{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .button-wrapper:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected > .tpl-socialNetworks .button-wrapper.active, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected > .tpl-socialNetworks.gjs-selected .button-wrapper.active{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgba(255, 255, 255, 0.7);
    outline-color:rgb(26, 109, 255);
    outline-style:solid;
    outline-width:2px;
    outline-offset:-2px;
    cursor:pointer;
}
[data-gjs-type="wrapper"] .tpl-socialNetworks .remove-icon{
    position:absolute;
    right:-1px;
    top:-1px;
    height:20px;
    width:20px;
    background-image:url("/images/icons/gjs_sections/buttons-remove.svg");
    background-position-x:50%;
    background-position-y:50%;
    background-size:initial;
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(255, 255, 255);
    border-top-width:2px;
    border-right-width:2px;
    border-bottom-width:2px;
    border-left-width:2px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:4px;
    border-top-right-radius:0px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    display:none;
}
[data-gjs-type="wrapper"] .tpl-socialNetworks .remove-icon:hover{
    border-top-color:rgb(26, 109, 255);
    border-right-color:rgb(26, 109, 255);
    border-bottom-color:rgb(26, 109, 255);
    border-left-color:rgb(26, 109, 255);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .button-wrapper:hover .remove-icon, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks.gjs-selected .button-wrapper.active .remove-icon{
    display:block;
}
.tpl-socialNetworks .auxiliary-button{
    height:calc(100% + 2px);
    cursor:pointer;
    width:24px;
    background-image:url("/images/icons/gjs_sections/buttons-auxiliary.svg");
    background-position-x:50%;
    background-position-y:50%;
    background-size:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:initial;
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
    display:none;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:-24px;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks:not(.align-right) .main-space .button-wrapper:last-child .auxiliary-button{
    display:block;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .auxiliary-button{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
    opacity:0;
}
[data-gjs-type="wrapper"] .tpl-section:hover .tpl-socialNetworks .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section.gjs-selected .tpl-socialNetworks .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section.isSelected .tpl-socialNetworks.gjs-selected .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section .tpl-socialNetworks.gjs-selected .auxiliary-button{
    opacity:1;
    background-color:rgb(222, 243, 254);
}
[data-gjs-type="wrapper"] .tpl-socialNetworks .auxiliary-button:hover{
    background-color:rgb(255, 255, 255);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .main-space .button-wrapper:not(.row-0){
    border-top-width:0px;
    border-top-style:initial;
    border-top-color:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .main-space .button-wrapper.border-top{
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .main-space .button-wrapper.no-bottom-border{
    border-bottom-width:0px;
    border-bottom-style:initial;
    border-bottom-color:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialNetworks .main-space .button-wrapper.first-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialNetworks .main-space .button-wrapper.first-in-row{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialNetworks .main-space .button-wrapper.first-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialNetworks .main-space .button-wrapper.last-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialNetworks .main-space .button-wrapper.last-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialNetworks .main-space .button-wrapper.first-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .main-space .button-wrapper.last-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .main-space .button-wrapper.first-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .button-wrapper.first-in-row-active{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialNetworks .main-space .button-wrapper.last-in-row{
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:transparent;
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialNetworks .main-space .button-wrapper.row-0.last-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialNetworks .main-space .button-wrapper.row-0.last-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .main-space .button-wrapper.row-0.last-in-row{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialNetworks .button-wrapper:first-child:not(.one-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialNetworks .button-wrapper:first-child:not(.one-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .main-space .button-wrapper.row-0:first-child:not(.first-in-row-active){
    border-top-left-radius:8px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .button-wrapper:last-child{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .button-wrapper:last-child:not(.last-in-row):not(.last-row){
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialNetworks .button-wrapper.first-in-row-active .auxiliary-button{
    right:unset;
    left:-24px;
    transform:translateY(-50%) scaleX(-1);
    display:block;
}
.tpl-socialShare{
    display:flex;
    z-index:10;
}
.tpl-section.follow2{
    min-height:unset;
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialShare, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected .tpl-socialShare, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected .tpl-socialShare.gjs-selected{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    background-color:rgb(222, 243, 254);
}
.tpl-socialShare .main-space{
    display:flex;
    flex-wrap:wrap;
}
.tpl-socialShare .button-wrapper{
    padding-top:7px;
    padding-right:7px;
    padding-bottom:7px;
    padding-left:7px;
    position:relative;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .button-wrapper{
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:transparent;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:transparent;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialShare .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialShare .main-space .button-wrapper.border-top, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected .tpl-socialShare .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected .tpl-socialShare.gjs-selected .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialShare .button-wrapper.last-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right:hover .tpl-socialShare .button-wrapper:last-child, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right.isSelected .tpl-socialShare.gjs-selected .button-wrapper:last-child{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
}
[data-gjs-type="wrapper"] .tpl-socialShare .button-wrapper:first-child{
    border-top-left-radius:8px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section:hover .tpl-socialShare .button-wrapper, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section .tpl-socialShare.gjs-selected .button-wrapper{
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    background-color:rgb(222, 243, 254);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .button-wrapper:hover, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.gjs-selected > .tpl-socialShare .button-wrapper.active, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.isSelected > .tpl-socialShare.gjs-selected .button-wrapper.active{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgba(255, 255, 255, 0.7);
    outline-color:rgb(26, 109, 255);
    outline-style:solid;
    outline-width:2px;
    outline-offset:-2px;
    cursor:pointer;
}
[data-gjs-type="wrapper"] .tpl-socialShare .remove-icon{
    position:absolute;
    right:-1px;
    top:-1px;
    height:20px;
    width:20px;
    background-image:url("/images/icons/gjs_sections/buttons-remove.svg");
    background-position-x:50%;
    background-position-y:50%;
    background-size:initial;
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(255, 255, 255);
    border-top-width:2px;
    border-right-width:2px;
    border-bottom-width:2px;
    border-left-width:2px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border-top-left-radius:4px;
    border-top-right-radius:0px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    display:none;
}
[data-gjs-type="wrapper"] .tpl-socialShare .remove-icon:hover{
    border-top-color:rgb(26, 109, 255);
    border-right-color:rgb(26, 109, 255);
    border-bottom-color:rgb(26, 109, 255);
    border-left-color:rgb(26, 109, 255);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .button-wrapper:hover .remove-icon, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare.gjs-selected .button-wrapper.active .remove-icon{
    display:block;
}
.tpl-socialShare .auxiliary-button{
    height:calc(100% + 2px);
    cursor:pointer;
    width:24px;
    background-image:url("/images/icons/gjs_sections/buttons-auxiliary.svg");
    background-position-x:50%;
    background-position-y:50%;
    background-size:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:initial;
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
    display:none;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:-24px;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(131, 154, 164);
    border-right-color:rgb(131, 154, 164);
    border-bottom-color:rgb(131, 154, 164);
    border-left-color:rgb(131, 154, 164);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare:not(.align-right) .main-space .button-wrapper:last-child .auxiliary-button{
    display:block;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .auxiliary-button{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
    opacity:0;
}
[data-gjs-type="wrapper"] .tpl-section:hover .tpl-socialShare .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section.gjs-selected .tpl-socialShare .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section.isSelected .tpl-socialShare.gjs-selected .auxiliary-button, [data-gjs-type="wrapper"] .tpl-section .tpl-socialShare.gjs-selected .auxiliary-button{
    opacity:1;
    background-color:rgb(222, 243, 254);
}
[data-gjs-type="wrapper"] .tpl-socialShare .auxiliary-button:hover{
    background-color:rgb(255, 255, 255);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .main-space .button-wrapper:not(.row-0){
    border-top-width:0px;
    border-top-style:initial;
    border-top-color:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .main-space .button-wrapper.border-top{
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .main-space .button-wrapper.no-bottom-border{
    border-bottom-width:0px;
    border-bottom-style:initial;
    border-bottom-color:initial;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialShare .main-space .button-wrapper.first-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialShare .main-space .button-wrapper.first-in-row{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:8px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialShare .main-space .button-wrapper.first-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialShare .main-space .button-wrapper.last-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialShare .main-space .button-wrapper.last-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialShare .main-space .button-wrapper.first-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialShare .main-space .button-wrapper.last-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialShare .main-space .button-wrapper.first-in-row:not(.last-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialShare .button-wrapper.first-in-row-active{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-socialShare .main-space .button-wrapper.last-in-row{
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:transparent;
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialShare .main-space .button-wrapper.row-0.last-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialShare .main-space .button-wrapper.row-0.last-in-row, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialShare .main-space .button-wrapper.row-0.last-in-row{
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-left .tpl-socialShare .button-wrapper:first-child:not(.one-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-center .tpl-socialShare .button-wrapper:first-child:not(.one-row), [data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialShare .main-space .button-wrapper.row-0:first-child:not(.first-in-row-active){
    border-top-left-radius:8px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialShare .button-wrapper:last-child{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:transparent;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right:not(.cta-socials) .tpl-socialShare .button-wrapper:last-child:not(.last-in-row):not(.last-row){
    border-top-left-radius:0px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:0px;
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-section.align-right .tpl-socialShare .button-wrapper.first-in-row-active .auxiliary-button{
    right:unset;
    left:-24px;
    transform:translateY(-50%) scaleX(-1);
    display:block;
}
#ifx21{
    display:none;
}
.tpl-socialNetworks-button{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(59, 89, 152);
    width:32px;
    height:32px;
    border-top-left-radius:100%;
    border-top-right-radius:100%;
    border-bottom-right-radius:100%;
    border-bottom-left-radius:100%;
    display:flex;
    justify-content:center;
}
.tpl-socialNetworks-button svg{
    align-self:center;
    width:65%;
    height:65%;
}
.tpl-socialNetworks-button.onlyIcon svg{
    width:100%;
    height:100%;
}
.tpl-socialNetworks-button.size-s{
    width:26px;
    height:26px;
}
.tpl-socialNetworks-button.size-l{
    width:40px;
    height:40px;
}
#iq06k{
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
}
#ixr0f{
    background-color:#fff;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(59, 89, 152);
    border-right-color:rgb(59, 89, 152);
    border-bottom-color:rgb(59, 89, 152);
    border-left-color:rgb(59, 89, 152);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border:1px solid #3B5998;
}
#izuhn{
    display:flex;
}
.tpl-socialShare-button{
    background-image:initial;
    background-position-x:initial;
    background-position-y:initial;
    background-size:initial;
    background-repeat-x:initial;
    background-repeat-y:initial;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(59, 89, 152);
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    display:flex;
    justify-content:center;
    text-decoration-line:none;
    text-decoration-thickness:initial;
    text-decoration-style:initial;
    text-decoration-color:initial;
    height:max-content;
    cursor:pointer;
}
.tpl-socialShare-button.size-m{
    height:32px;
}
.tpl-socialShare-button.size-s{
    height:26px;
}
.tpl-socialShare-button.size-l{
    height:40px;
}
.tpl-socialShare-button > div{
    display:flex;
    align-items:center;
    padding-right:8px;
    row-gap:0px;
    column-gap:0px;
}
.tpl-socialShare-button > div > .icon{
    display:flex;
    justify-content:center;
    width:32px;
    height:100%;
}
.tpl-socialShare-button > div > .icon > svg{
    align-self:center;
}
.tpl-socialShare-button > div > .text{
    font-family:poppins;
    font-weight:500;
    font-size:14px;
    line-height:20px;
}
.tpl-socialShare-button.size-s > div > .text{
    font-size:12px;
}
.tpl-socialShare-button.size-l > div > .text{
    font-size:16px;
    line-height:24px;
}
.tpl-socialShare-button.size-s > div{
    padding-right:6px;
    row-gap:1px;
    column-gap:1px;
}
.tpl-socialShare-button.size-s > div > .icon{
    width:26px;
}
.tpl-socialShare-button.size-s > div > .icon.facebook > svg{
    width:6px;
    height:13px;
}
.tpl-socialShare-button.size-s > div > .icon.twitter > svg{
    width:13.5px;
    height:11px;
}
.tpl-socialShare-button.size-s > div > .icon.youtube > svg{
    width:17px;
    height:12px;
}
.tpl-socialShare-button.size-s > div > .icon.linkedin > svg{
    width:14.6px;
    height:14.6px;
}
.tpl-socialShare-button.size-s > div > .icon.instagram > svg{
    width:15px;
    height:14.6px;
}
.tpl-socialShare-button.size-s > div > .icon.vk > svg{
    width:15.6px;
    height:10px;
}
.tpl-socialShare-button.size-s > div > .icon.reddit > svg{
    width:15px;
    height:14px;
}
.tpl-socialShare-button.size-l > div{
    padding-right:10px;
}
.tpl-socialShare-button.size-l > div > .icon{
    width:40px;
}
.tpl-socialShare-button.size-l > div > .icon.facebook > svg{
    width:9.3px;
    height:20px;
}
.tpl-socialShare-button.size-l > div > .icon.twitter > svg{
    width:20.5px;
    height:17px;
}
.tpl-socialShare-button.size-l > div > .icon.youtube > svg{
    width:26.5px;
    height:18.7px;
}
.tpl-socialShare-button.size-l > div > .icon.linkedin > svg{
    width:22.5px;
    height:22.5px;
}
.tpl-socialShare-button.size-l > div > .icon.instagram > svg{
    width:23px;
    height:22.5px;
}
.tpl-socialShare-button.size-l > div > .icon.vk > svg{
    width:24px;
    height:15px;
}
.tpl-socialShare-button.size-l > div > .icon.reddit > svg{
    width:15px;
    height:14px;
}
.tpl-socialShare-button.size-l > div > .icon.mail > svg{
    width:20px;
    height:20px;
}
.tpl-socialShare-button.size-l > div > .icon.copy > svg{
    width:20px;
    height:20px;
}
.tpl-socialShare-button.size-l > div > .icon.download > svg{
    width:20px;
    height:20px;
}
#ik17k{
    display:flex;
}
p.paragraph, span.textWoRte, p.textWoRte{
    font-family:Poppins, sans-serif;
    color:rgb(7, 53, 74);
	 max-width: 100%;
}
span.textWoRte, p.textWoRte{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    font-size:12px;
    font-weight:400;
    color:rgb(7, 53, 74);
}
.gjs-selected > p.textWoRte, .gjs-selected > span.textWoRte, p.gjs-selected.paragraph{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    background-color:rgb(255, 255, 255) !important;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:2px !important;
}
.paragraph p, .textWoRte p{
    margin-top:16px;
    margin-bottom:0px;
}
.paragraph p:first-child, .textWoRte p:first-child{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}
.paragraph p:empty, .textWoRte p:empty{
    display:flex;
}
#i950ho{
    display:flex;
}
.tpl-code{
    font-family:Poppins, "sans-serif";
    font-weight:400;
    font-size:16px;
    color:rgb(7, 53, 74);
}
[data-gjs-type="wrapper"]:not(.previewMode) .tpl-code.gjs-selected, [data-gjs-type="wrapper"]:not(.previewMode) .tpl-code:hover{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    cursor:pointer;
    background-color:rgb(255, 255, 255) !important;
    outline-color:rgb(26, 109, 255) !important;
    outline-style:solid !important;
    outline-width:2px !important;
    outline-offset:2px !important;
}
#ivqmnp{
    display:none;
}
#ixfxw5{
    display:flex;
}

#is04wd{
    display:none;
}
#i6aldw{
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
}
#iizr8o{
    color:#fff;
    background-color:transparent;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(255, 255, 255);
    border-right-color:rgb(255, 255, 255);
    border-bottom-color:rgb(255, 255, 255);
    border-left-color:rgb(255, 255, 255);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border:1px solid #fff;
}
#ibiq0p{
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
}
#iei172{
    color:#fff;
    background-color:transparent;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(255, 255, 255);
    border-right-color:rgb(255, 255, 255);
    border-bottom-color:rgb(255, 255, 255);
    border-left-color:rgb(255, 255, 255);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border:1px solid #fff;
}
html{
    position:relative;
    min-height:100%;
}
#i88kt2{
    opacity:1;
    background-image:url("./img/f02c1c79-824c-41da-ac6c-82da29f4d078.webp");
    background-position-x:50%;
    background-position-y:0%;
    background-size:initial;
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
    background-attachment:initial;
    background-origin:initial;
    background-clip:initial;
    background-color:rgb(255, 255, 255);
}
#icu9uv{
    background-repeat-x:no-repeat;
    background-repeat-y:no-repeat;
}
#i2fy1r{
    color:#fff;
    background-color:transparent;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-color:rgb(255, 255, 255);
    border-right-color:rgb(255, 255, 255);
    border-bottom-color:rgb(255, 255, 255);
    border-left-color:rgb(255, 255, 255);
    border-image-source:initial;
    border-image-slice:initial;
    border-image-width:initial;
    border-image-outset:initial;
    border-image-repeat:initial;
    border:1px solid #fff;
}
#i9xyn6{
    background-color:#07354A;
}
#im0dj2{
    background-color:#07354A;
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:"Univia Pro-black";
    src:url("https://page-creator-assets.idomoo.com/s3uploader/d91a0645-bec8-425e-bed3-3af09a077d65.otf");
}
@font-face{
    font-family:Poppins;
    src:url("undefined");
}
@font-face{
    font-family:"Univia Pro-black";
    src:url("undefined");
}
@font-face{
    font-family:"AR One Sans";
    src:url("https://fonts.gstatic.com/s/aronesans/v2/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWn_9DW03no5mBF4.ttf");
}
@font-face{
    font-family:Rift;
    src:url("https://page-creator-assets.idomoo.com/s3uploader/834d659f-1973-44f7-9420-01774407fab6.otf");
}
@font-face{
    font-family:Rift;
    src:url("https://page-creator-assets.idomoo.com/s3uploader/834d659f-1973-44f7-9420-01774407fab6.otf");
}
@font-face{
    font-family:Rift;
    src:url("https://page-creator-assets.idomoo.com/s3uploader/834d659f-1973-44f7-9420-01774407fab6.otf");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@font-face{
    font-family:Rift;
    src:url("https://page-creator-assets.idomoo.com/s3uploader/011ea034-bc49-430e-9efd-98d35c4843a5.otf");
}
@font-face{
    font-family:Rift;
    src:url("https://page-creator-assets.idomoo.com/s3uploader/011ea034-bc49-430e-9efd-98d35c4843a5.otf");
}
@font-face{
    font-family:Rift;
    src:url("undefined");
}
@media (min-width: 1025px){
    .tpl-section.cta{
        margin-bottom:0px;
    }
    .tpl-section.player{
        margin-bottom:8px;
    }
    .tpl-firstScreen.transcript-visible .tpl-section.player{
        margin-bottom:4px;
    }
}
@media (max-width: 1024px){
	.tpl-socialShare .button-wrapper .tpl-socialShare-button {
		min-width: 144px;
	 }
	 
	.tpl-socialShare .main-space:nth-child(2), .tpl-socialShare .main-space:nth-child(1){
		flex-wrap: wrap;
	}

	.tpl-section.title h1 span {
		font-size: 25px;
		line-height: 1.2em;
	}

	.tpl-logo img {
		height: 60px;
	}

	.tpl-logo {
		padding-top: 15px;
	}


	.idmplayer-cont.idm-player {
		max-width: 100% !important;
	}

	.tpl-socialShare .btns-head {
		width: 100%;
		text-align: center;
		justify-content: center;
		padding-top: 15px;
	}
    [data-gjs-type="wrapper"]:not(.previewMode) .tpl-firstScreen{
        margin-left:32px;
    }
    [data-gjs-type="wrapper"]:not(.previewMode) .tpl-secondScreen{
        margin-left:32px;
    }
    [data-gjs-type="wrapper"]:not(.previewMode) .tpl-firstScreen{
        margin-top:24px;
    }
    .tpl-firstScreen{
        margin-top:16px;
        display:flex;
        flex-direction:column;
    }
    .tpl-section.logo{
        margin-bottom:12px;
    }
    .tpl-section.title{
        margin-bottom:6px;
    }
    .tpl-section.player{
        margin-bottom:8px;
    }
    .tpl-firstScreen.transcript-visible .tpl-section.player{
        margin-bottom:4px;
    }
    .tpl-section.transcript{
        margin-bottom:8px;
    }
    .tpl-section.cta{
        margin-bottom:8px;
    }
    .tpl-section.follow{
        margin-bottom:5px;
    }
    .tpl-section.footer-text{
        margin-bottom:8px;
    }
}
@media (max-width: 768px){
    #ixfxw5 .paragraph span{
        font-size:  24px !important;
    }
    #ixfxw5 .paragraph {
        padding: 0 25px;
    }
    .tpl-section.cta-socials{
        flex-wrap:wrap;
        justify-content:center;
        row-gap:32px;
        column-gap:0px;
    }

	 .tpl-section, .idmplayer-cont.idm-player {
		min-width: 100%;
	 }

	 .tpl-section.player.transcript {
		padding-bottom: 40px;
		min-width: 100% !important;
	 }



	 body .video-js:not(.vjs-fullscreen) .vjs-control-bar {
		bottom: -40px;
		width: 100% !important;
		border-radius: 0 0 6px 6px;
	 }
	 
    .tpl-section.cta-socials .tpl-buttons{
        justify-content:center;
        width:100%;
    }
    .tpl-section.cta-socials .tpl-socialShare{
        margin-left:58px;
    }
    .tpl-firstScreen{
        margin-top:88px;
        margin-right:32px;
        margin-bottom:0px;
        margin-left:32px;
    }
    .tpl-secondScreen{
        margin-left:32px;
        margin-right:32px;
    }
    .tpl-section.title{
        margin-bottom:30px;
    }
    .tpl-section.player{
        margin-bottom:40px;
    }
    .tpl-firstScreen.transcript-visible .tpl-section.player{
        margin-bottom:8px;
    }
    .tpl-section.transcript{
        margin-bottom:0px;
    }
    .tpl-section.cta{
        margin-bottom:32px;
    }
    .tpl-section.follow{
        margin-bottom:0px;
    }
    .tpl-section.footer-text{
        margin-top:auto;
        margin-bottom:40px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){
    .tpl-firstScreen{
        margin-top:88px;
        margin-right:32px;
        margin-bottom:0px;
        margin-left:32px;
    }
    .tpl-secondScreen{
        margin-left:32px;
        margin-right:32px;
    }
    .tpl-section.title{
        margin-bottom:30px;
    }
    .tpl-section.player{
        margin-bottom:40px;
    }
    .tpl-firstScreen.transcript-visible .tpl-section.player{
        margin-bottom:8px;
    }
    .tpl-section.transcript{
        margin-bottom:0px;
    }
    .tpl-section.cta{
        margin-bottom:32px;
    }
    .tpl-section.follow{
        margin-bottom:0px;
    }
    .tpl-section.footer-text{
        margin-top:auto;
        margin-bottom:40px;
    }
}
@media (max-width: 480px){
    .idmplayer-cont.idm-player::before{
        content:unset;
    }
    .idmplayer-cont.idm-player::after{
        content:unset;
    }
    .tpl-section.logo-title{
        flex-direction:column;
        justify-content:center !important;
    }
    .tpl-section.logo-title .textWoRte{
        text-align:center;
    }
    .tpl-section.text-logo{
        justify-content:center;
        row-gap:8px;
        column-gap:8px;
    }
    .text-logo .tpl-logo.size-s{
        margin-left:0px;
    }
    .text-logo .tpl-logo.size-m{
        margin-left:0px;
    }
    .text-logo .tpl-logo.size-l{
        margin-left:0px;
    }
    .tpl-section.text-logo .text{
        max-width:100%;
    }
    .tpl-section.follow{
        flex-direction:column;
        align-items:center;
        row-gap:16px;
        column-gap:16px;
    }
    .tpl-section.follow .tpl-socialNetworks{
        order:1;
        justify-content:unset;
        max-width:unset;
        width:unset;
    }
    .tpl-section.follow .tpl-socialShare{
        max-width:unset;
        width:unset;
    }
    .tpl-section.cta-socials{
        row-gap:16px;
        column-gap:0px;
    }
    .tpl-section.cta-socials .tpl-buttons{
        order:0;
    }
    .tpl-section.cta-socials .tpl-buttons .main-space{
        justify-content:center;
    }
    .tpl-section.cta-socials .tpl-socialShare{
        margin-left:0px;
        width:100%;
        justify-content:center;
        order:1;
    }
    .tpl-socialNetworks{
        order:2;
    }
    .tpl-socialNetworks .main-space{
        justify-content:center;
    }
    .tpl-socialShare .main-space{
        justify-content:center;
        row-gap:2px;
        column-gap:0px;
    }
    html{
        display:flex;
        align-items:center;
    }
    .tpl-firstScreen{
        margin-top:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-left:0px;
    }
    .tpl-secondScreen{
        margin-top:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-left:0px;
    }
    .tpl-section.title{
        margin-bottom:6px;
    }
    .tpl-section.player{
        margin-bottom:24px;
    }
    .tpl-section.transcript{
        margin-bottom:20px;
    }
    .tpl-section.cta{
        margin-bottom:16px;
    }
    .tpl-section.follow{
        margin-bottom:16px;
        row-gap:16px;
        column-gap:0px;
    }
    .tpl-section.footer-text{
        margin-bottom:24px;
    }
    .tpl-section.paragraph:first-child .paragraph{
        margin-top:0px;
    }
}
#i88kt2 {
 background-size: cover !important;
 }


 /*.idmplayer-cont {
	width: 1073.78px !important;
 }

 @media (max-width: 1080px) {
	.idmplayer-cont {
		width: 100vw !important;
	 }
 }*/
