/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.waitMe_container:not(body){-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}body.waitMe_container .waitMe{position:fixed;height:100vh;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}body.waitMe_container .waitMe .waitMe_content{top:50%!important;-webkit-transform:none!important;transform:none!important}.waitMe_container .waitMe{position:absolute;top:0;left:0;right:0;bottom:0;z-index:999999;text-align:center;overflow:hidden;cursor:wait}.waitMe_container .waitMe *{font-family:inherit;font-size:inherit;font-weight:initial;font-style:initial;line-height:initial;color:initial;text-decoration:initial;text-transform:initial;padding:initial;margin:initial}.waitMe_container .waitMe .waitMe_content{position:absolute;left:0;right:0;top:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_progress{display:inline-block;vertical-align:middle}.waitMe_container .waitMe .waitMe_content.horizontal>.waitMe_text{display:inline-block;margin:0 0 0 20px;vertical-align:middle}.waitMe_container .waitMe .waitMe_progress{position:relative;font-size:0;line-height:0}.waitMe_container .waitMe .waitMe_progress>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.waitMe_container .waitMe .waitMe_text{position:relative;margin:20px 0 0}body.waitMe_body{overflow:hidden;height:100%}body.waitMe_body.hideMe{-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;opacity:0}body.waitMe_body .waitMe_container:not([data-waitme_id]){position:fixed;z-index:9989;top:0;bottom:0;left:0;right:0;background:#fff}body.waitMe_body .waitMe_container:not([data-waitme_id])>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}body.waitMe_body .waitMe_container.progress>div{width:0;height:3px;top:0;left:0;background:#000;-webkit-box-shadow:-5px 0 5px 2px rgba(0,0,0,0.2);box-shadow:-5px 0 5px 2px rgba(0,0,0,0.2);-webkit-animation:progress_body 7s infinite ease-out;animation:progress_body 7s infinite ease-out}body.waitMe_body .waitMe_container.working>div{width:10%;height:3px;top:0;left:-10%;background:#000;-webkit-box-shadow:-5px 0 5px 2px rgba(0,0,0,0.2);box-shadow:-5px 0 5px 2px rgba(0,0,0,0.2);-webkit-animation:working_body 2s infinite linear;animation:working_body 2s infinite linear}body.waitMe_body .waitMe_container.progress>div:after{content:'';position:absolute;top:0;bottom:60%;right:0;width:60px;border-radius:50%;opacity:0.5;-webkit-transform:rotate(3deg);transform:rotate(3deg);-webkit-box-shadow:#000 1px 0 6px 1px;box-shadow:#000 1px 0 6px 1px}body.waitMe_body .waitMe_container.img>div{width:100%;height:100%;text-align:center;background-position:center!important;background-repeat:no-repeat!important}body.waitMe_body .waitMe_container.text>div{width:100%;top:45%;text-align:center}@-webkit-keyframes progress_body{0%{width:0}to{width:100%}}@keyframes progress_body{0%{width:0}to{width:100%}}@-webkit-keyframes working_body{0%{left:-10%}to{left:100%}}@keyframes working_body{0%{left:-10%}to{left:100%}}.waitMe_container .waitMe_progress.bounce>div{width:20px;height:20px;border-radius:50%;-webkit-animation:bounce 1.4s infinite ease-in-out;animation:bounce 1.4s infinite ease-in-out}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.waitMe_container .waitMe_progress.rotateplane>div{width:30px;height:30px;-webkit-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px);transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg);transform:perspective(120px) rotateY(180deg)}to{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg);transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{-webkit-transform:perspective(120px);transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg);transform:perspective(120px) rotateY(180deg)}to{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg);transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}.waitMe_container .waitMe_progress.stretch{height:60px}.waitMe_container .waitMe_progress.stretch>div{width:1px;height:100%;margin:0 4px;-webkit-animation:stretch 1.2s infinite ease-in-out;animation:stretch 1.2s infinite ease-in-out}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3{-webkit-animation-delay:-1s;animation-delay:-1s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes stretch{0%,40%,to{-webkit-transform:scaleY(0.4);transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes stretch{0%,40%,to{-webkit-transform:scaleY(0.4);transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.waitMe_container .waitMe_progress.orbit{width:40px;height:40px;margin:auto;position:relative}.waitMe_container .waitMe_progress.orbit>div{width:100%;height:100%;margin:auto;top:0;left:0;position:absolute;-webkit-animation:orbit_rotate 2s infinite linear;animation:orbit_rotate 2s infinite linear}.waitMe_container .waitMe_progress.orbit>div>div{width:50%;height:50%;border-radius:50%;top:10%;left:10%;position:absolute;-webkit-animation:orbit 2s infinite ease-in-out;animation:orbit 2s infinite ease-in-out}.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2>div{top:auto;bottom:10%;left:auto;right:10%;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes orbit_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes orbit_rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes orbit{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes orbit{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.waitMe_container .waitMe_progress.roundBounce{width:60px;height:60px;margin:auto}.waitMe_container .waitMe_progress.roundBounce>div{width:24%;height:24%;border-radius:50%;position:absolute;-webkit-animation:roundBounce 1.2s infinite ease-in-out;animation:roundBounce 1.2s infinite ease-in-out}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1{top:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2{top:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{bottom:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{bottom:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5{top:-3%;left:50%;margin-top:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6{top:50%;right:-3%;margin-top:-12%;margin-right:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{bottom:-3%;left:50%;margin-bottom:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{top:50%;left:-3%;margin-top:-12%;margin-left:-12%}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9{top:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10{bottom:0;right:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11{bottom:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12{top:0;left:0}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9{-webkit-animation-delay:-1s;animation-delay:-1s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10{-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3{-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11{-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4{-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8{-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12{-webkit-animation-delay:-0.1s;animation-delay:-0.1s}@-webkit-keyframes roundBounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes roundBounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.waitMe_container .waitMe_progress.win8{width:40px;height:40px;margin:auto}.waitMe_container .waitMe_progress.win8>div{width:100%;height:100%;opacity:0;position:absolute;margin:auto;left:0;right:0;-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation:win8 5.5s infinite;animation:win8 5.5s infinite}.waitMe_container .waitMe_progress.win8>div>div{width:15%;height:15%;border-radius:50%;position:absolute}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2{-webkit-animation-delay:0.24s;animation-delay:0.24s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3{-webkit-animation-delay:0.48s;animation-delay:0.48s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4{-webkit-animation-delay:0.72s;animation-delay:0.72s}.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5{-webkit-animation-delay:0.96s;animation-delay:0.96s}@-webkit-keyframes win8{0%{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}7%{opacity:1;-webkit-transform:rotate(345deg);transform:rotate(345deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}30%{-webkit-transform:rotate(455deg);transform:rotate(455deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}39%{-webkit-transform:rotate(690deg);transform:rotate(690deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}70%{opacity:1;-webkit-transform:rotate(815deg);transform:rotate(815deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{-webkit-transform:rotate(945deg);transform:rotate(945deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}76%{opacity:0;-webkit-transform:rotate(945deg);transform:rotate(945deg)}to{opacity:0;-webkit-transform:rotate(945deg);transform:rotate(945deg)}}@keyframes win8{0%{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}7%{opacity:1;-webkit-transform:rotate(345deg);transform:rotate(345deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}30%{-webkit-transform:rotate(455deg);transform:rotate(455deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}39%{-webkit-transform:rotate(690deg);transform:rotate(690deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}70%{opacity:1;-webkit-transform:rotate(815deg);transform:rotate(815deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{-webkit-transform:rotate(945deg);transform:rotate(945deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}76%{opacity:0;-webkit-transform:rotate(945deg);transform:rotate(945deg)}to{opacity:0;-webkit-transform:rotate(945deg);transform:rotate(945deg)}}.waitMe_container .waitMe_progress.win8_linear{margin:auto;width:150px;height:6px}.waitMe_container .waitMe_progress.win8_linear>div{width:100%;height:100%;left:0;opacity:0;position:absolute;-webkit-animation:win8_linear 3s infinite;animation:win8_linear 3s infinite}.waitMe_container .waitMe_progress.win8_linear>div>div{width:4%;height:100%;border-radius:50%}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2{-webkit-animation-delay:0.3s;animation-delay:0.3s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3{-webkit-animation-delay:0.6s;animation-delay:0.6s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4{-webkit-animation-delay:0.9s;animation-delay:0.9s}.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5{-webkit-animation-delay:1.2s;animation-delay:1.2s}@-webkit-keyframes win8_linear{0%,to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{opacity:1;-webkit-transform:translateX(33.333%);transform:translateX(33.333%);-webkit-animation-timing-function:linear;animation-timing-function:linear}50%{opacity:1;-webkit-transform:translateX(53.333%);transform:translateX(53.333%);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:0;-webkit-transform:translateX(86.666%);transform:translateX(86.666%)}}@keyframes win8_linear{0%,to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{opacity:1;-webkit-transform:translateX(33.333%);transform:translateX(33.333%);-webkit-animation-timing-function:linear;animation-timing-function:linear}50%{opacity:1;-webkit-transform:translateX(53.333%);transform:translateX(53.333%);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:0;-webkit-transform:translateX(86.666%);transform:translateX(86.666%)}}.waitMe_container .waitMe_progress.ios{margin:auto;width:40px;height:40px}.waitMe_container .waitMe_progress.ios>div{width:10%;height:26%;position:absolute;left:44.5%;top:37%;opacity:0;border-radius:50px;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);box-shadow:0 0 3px rgba(0,0,0,0.2);-webkit-animation:ios 1s infinite linear;animation:ios 1s infinite linear}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1{-webkit-transform:rotate(0deg) translate(0,-142%);transform:rotate(0deg) translate(0,-142%);-webkit-animation-delay:0s;animation-delay:0s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2{-webkit-transform:rotate(30deg) translate(0,-142%);transform:rotate(30deg) translate(0,-142%);-webkit-animation-delay:-0.9167s;animation-delay:-0.9167s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3{-webkit-transform:rotate(60deg) translate(0,-142%);transform:rotate(60deg) translate(0,-142%);-webkit-animation-delay:-0.833s;animation-delay:-0.833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4{-webkit-transform:rotate(90deg) translate(0,-142%);transform:rotate(90deg) translate(0,-142%);-webkit-animation-delay:-0.75s;animation-delay:-0.75s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5{-webkit-transform:rotate(120deg) translate(0,-142%);transform:rotate(120deg) translate(0,-142%);-webkit-animation-delay:-0.667s;animation-delay:-0.667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6{-webkit-transform:rotate(150deg) translate(0,-142%);transform:rotate(150deg) translate(0,-142%);-webkit-animation-delay:-0.5833s;animation-delay:-0.5833s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7{-webkit-transform:rotate(180deg) translate(0,-142%);transform:rotate(180deg) translate(0,-142%);-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8{-webkit-transform:rotate(210deg) translate(0,-142%);transform:rotate(210deg) translate(0,-142%);-webkit-animation-delay:-0.41667s;animation-delay:-0.41667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9{-webkit-transform:rotate(240deg) translate(0,-142%);transform:rotate(240deg) translate(0,-142%);-webkit-animation-delay:-0.333s;animation-delay:-0.333s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10{-webkit-transform:rotate(270deg) translate(0,-142%);transform:rotate(270deg) translate(0,-142%);-webkit-animation-delay:-0.25s;animation-delay:-0.25s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11{-webkit-transform:rotate(300deg) translate(0,-142%);transform:rotate(300deg) translate(0,-142%);-webkit-animation-delay:-0.1667s;animation-delay:-0.1667s}.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12{-webkit-transform:rotate(330deg) translate(0,-142%);transform:rotate(330deg) translate(0,-142%);-webkit-animation-delay:-0.0833s;animation-delay:-0.0833s}@-webkit-keyframes ios{0%{opacity:1}to{opacity:0.25}}@keyframes ios{0%{opacity:1}to{opacity:0.25}}.waitMe_container .waitMe_progress.facebook{margin:auto}.waitMe_container .waitMe_progress.facebook>div{width:6px;height:25px;margin-left:3px;border-radius:20px;-webkit-transform:scaleY(0.7);transform:scaleY(0.7);opacity:0.1;-webkit-animation:facebook 1.3s infinite ease-in-out;animation:facebook 1.3s infinite ease-in-out}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem1{-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-transform:scaleY(0.7);transform:scaleY(0.7)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem2{-webkit-animation-delay:0.4s;animation-delay:0.4s;-webkit-transform:scaleY(0.85);transform:scaleY(0.85)}.waitMe_container .waitMe_progress.facebook>.waitMe_progress_elem3{-webkit-animation-delay:0.6s;animation-delay:0.6s;-webkit-transform:scaleY(1);transform:scaleY(1)}@-webkit-keyframes facebook{0%{-webkit-transform:scaleY(0.7);transform:scaleY(0.7);opacity:0.1}50%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}to{-webkit-transform:scaleY(0.7);transform:scaleY(0.7);opacity:0.1}}@keyframes facebook{0%{-webkit-transform:scaleY(0.7);transform:scaleY(0.7);opacity:0.1}50%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}to{-webkit-transform:scaleY(0.7);transform:scaleY(0.7);opacity:0.1}}.waitMe_container .waitMe_progress.rotation>div{width:60px;height:60px;margin:auto;border-radius:100%;border-width:6px;border-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;-webkit-animation:rotation 1s infinite linear;animation:rotation 1s infinite linear}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.waitMe_container .waitMe_progress.timer{width:40px;height:40px;margin:auto;border-width:2px;border-style:solid;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-indent:-9999px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{border-radius:3px;position:absolute;width:2px;height:48%;left:50%;top:50%;margin-left:-1px;margin-top:-1px;-webkit-animation:timer 1.25s infinite linear;animation:timer 1.25s infinite linear;-webkit-transform-origin:1px 1px;transform-origin:1px 1px}.waitMe_container .waitMe_progress.timer>.waitMe_progress_elem2{height:40%;-webkit-animation:timer 15s infinite linear;animation:timer 15s infinite linear}@-webkit-keyframes timer{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes timer{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.waitMe_container .waitMe_progress.pulse{width:30px;height:30px;margin:auto;position:relative}.waitMe_container .waitMe_progress.pulse>div{margin:auto;top:0;left:0;right:0;bottom:0;border-width:3px;border-style:solid;border-radius:50%;position:absolute;opacity:0;-webkit-animation:pulsate 1s infinite ease-out;animation:pulsate 1s infinite ease-out}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}.waitMe_container .waitMe_progress.progressBar{width:200px;height:20px;margin:auto;background:rgba(0,0,0,0.1);padding:5px;border-radius:20px;line-height:0;max-width:100%}.waitMe_container .waitMe_progress.progressBar>div{width:100%;height:100%;overflow:hidden;border-radius:20px;background-size:50px 50px;-webkit-box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);background-image:linear-gradient(-45deg,rgba(240,240,240,0.4) 26%,transparent 25%,transparent 51%,rgba(240,240,240,0.4) 50%,rgba(240,240,240,0.4) 76%,transparent 75%,transparent);-webkit-animation:progressBar 2s linear infinite;animation:progressBar 2s linear infinite}@-webkit-keyframes progressBar{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes progressBar{0%{background-position:0 0}to{background-position:50px 50px}}.waitMe_container .waitMe_progress.bouncePulse>div{width:20px;height:20px;margin-right:1px;display:inline-block;border-radius:50%;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-animation:bouncePulse 1.4s infinite ease-in-out;animation:bouncePulse 1.4s infinite ease-in-out}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem1,.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem3{-webkit-animation-delay:0.1s;animation-delay:0.1s}.waitMe_container .waitMe_progress.bouncePulse>.waitMe_progress_elem2{-webkit-animation-delay:0.4s;animation-delay:0.4s}@-webkit-keyframes bouncePulse{0%,80%,to{-webkit-transform:scale(0.5);transform:scale(0.5)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bouncePulse{0%,80%,to{-webkit-transform:scale(0.5);transform:scale(0.5)}40%{-webkit-transform:scale(1);transform:scale(1)}}:root{ej-theme:#10357F}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}figure,h1,h2,h3,h4,h5,h6,p{margin:0}html{overflow-x:hidden}body{font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:currentColor;-webkit-transition:color 0.6s;transition:color 0.6s;will-change:color;text-decoration:none}a:hover{color:#10357F;text-decoration:underline}a i{display:inline-block;vertical-align:middle;margin-right:5px}a img{-webkit-transition:-webkit-transform 0.6s;transition:-webkit-transform 0.6s;transition:transform 0.6s;transition:transform 0.6s,-webkit-transform 0.6s;will-change:transform}img{max-width:100%;height:auto}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.block-1-1,.block-16-9,.block-3-2,.block-4-3,.block-8-5 .block-custom{position:relative;overflow:hidden;width:100%}.block-1-1>a,.block-1-1>div,.block-1-1>span,.block-16-9>a,.block-16-9>div,.block-16-9>span,.block-3-2>a,.block-3-2>div,.block-3-2>span,.block-4-3>a,.block-4-3>div,.block-4-3>span,.block-8-5 .block-custom>a,.block-8-5 .block-custom>div,.block-8-5 .block-custom>span{position:absolute;top:0;left:0;width:100%;height:100%}.block-1-1>a iframe,.block-1-1>a video,.block-1-1>a>img,.block-1-1>div iframe,.block-1-1>div video,.block-1-1>div>img,.block-1-1>span iframe,.block-1-1>span video,.block-1-1>span>img,.block-16-9>a iframe,.block-16-9>a video,.block-16-9>a>img,.block-16-9>div iframe,.block-16-9>div video,.block-16-9>div>img,.block-16-9>span iframe,.block-16-9>span video,.block-16-9>span>img,.block-3-2>a iframe,.block-3-2>a video,.block-3-2>a>img,.block-3-2>div iframe,.block-3-2>div video,.block-3-2>div>img,.block-3-2>span iframe,.block-3-2>span video,.block-3-2>span>img,.block-4-3>a iframe,.block-4-3>a video,.block-4-3>a>img,.block-4-3>div iframe,.block-4-3>div video,.block-4-3>div>img,.block-4-3>span iframe,.block-4-3>span video,.block-4-3>span>img,.block-8-5 .block-custom>a iframe,.block-8-5 .block-custom>a video,.block-8-5 .block-custom>a>img,.block-8-5 .block-custom>div iframe,.block-8-5 .block-custom>div video,.block-8-5 .block-custom>div>img,.block-8-5 .block-custom>span iframe,.block-8-5 .block-custom>span video,.block-8-5 .block-custom>span>img{position:absolute;top:0;left:0;width:100%;height:100%}.block-1-1>a>img,.block-1-1>div>img,.block-1-1>span>img,.block-16-9>a>img,.block-16-9>div>img,.block-16-9>span>img,.block-3-2>a>img,.block-3-2>div>img,.block-3-2>span>img,.block-4-3>a>img,.block-4-3>div>img,.block-4-3>span>img,.block-8-5 .block-custom>a>img,.block-8-5 .block-custom>div>img,.block-8-5 .block-custom>span>img{-o-object-fit:cover;object-fit:cover}.block-1-1{padding-top:100%}.block-16-9{padding-top:56.25%}.block-4-3{padding-top:75%}.block-3-2{padding-top:66.66%}.block-8-5{padding-top:62.5%}.m-auto{margin:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-right:auto;margin-left:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.m-5{margin:5px}.my-5{margin-top:5px;margin-bottom:5px}.mx-5{margin-right:5px;margin-left:5px}.mt-5{margin-top:5px}.mb-5{margin-bottom:5px}.mr-5{margin-right:5px}.ml-5{margin-left:5px}.m-15{margin:15px}.my-15{margin-top:15px;margin-bottom:15px}.mx-15{margin-right:15px;margin-left:15px}.mt-15{margin-top:15px}.mb-15{margin-bottom:15px}.mr-15{margin-right:15px}.ml-15{margin-left:15px}.m-30{margin:30px}.my-30{margin-top:30px;margin-bottom:30px}.mx-30{margin-right:30px;margin-left:30px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.mr-30{margin-right:30px}.ml-30{margin-left:30px}.m-45{margin:45px}.my-45{margin-top:45px;margin-bottom:45px}.mx-45{margin-right:45px;margin-left:45px}.mt-45{margin-top:45px}.mb-45{margin-bottom:45px}.mr-45{margin-right:45px}.ml-45{margin-left:45px}.m-60{margin:60px}.my-60{margin-top:60px;margin-bottom:60px}.mx-60{margin-right:60px;margin-left:60px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.mr-60{margin-right:60px}.ml-60{margin-left:60px}.m-75{margin:75px}.my-75{margin-top:75px;margin-bottom:75px}.mx-75{margin-right:75px;margin-left:75px}.mt-75{margin-top:75px}.mb-75{margin-bottom:75px}.mr-75{margin-right:75px}.ml-75{margin-left:75px}.m-90{margin:90px}.my-90{margin-top:90px;margin-bottom:90px}.mx-90{margin-right:90px;margin-left:90px}.mt-90{margin-top:90px}.mb-90{margin-bottom:90px}.mr-90{margin-right:90px}.ml-90{margin-left:90px}.m-auto{margin:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-right:auto;margin-left:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-theme{color:#10357F}.text-theme-light{color:#00AEEF}.text-white{color:#ffffff}.text-uppercase{text-transform:uppercase}.ej-container{max-width:1366px}.ej-container-md{max-width:1280px}.ej-container-sm{max-width:764px}.ej-container-xs{max-width:515px}.ej-container-xxs{max-width:389px}.ctitle{font-size:32px;font-weight:700;color:#10357F;position:relative}.ctitle.ctitle--white{color:#ffffff}.ctitle>a{color:inherit}@media screen and (max-width:767px){.ctitle{font-size:28px}}.clinetitle{position:relative;padding:10px;background-color:#10357F;text-align:center}.clinetitle.clinetitle--red{background-color:#D90E45}.clinetitle.clinetitle--yellow{background-color:#D59B15}.clinetitle.clinetitle--purple{background-color:#854EB2}.clinetitle>*{color:#ffffff;font-size:32px;font-weight:700}@media screen and (max-width:767px){.clinetitle>*{font-size:28px}}.csubtitle{font-size:24px;font-weight:700;color:#10357F}@media screen and (max-width:767px){.csubtitle{font-size:18px}}.cheadlinetitle{font-size:18px;font-weight:700;color:#10357F}@media screen and (max-width:767px){.cheadlinetitle{font-size:16px}}.cdate{font-size:12px;color:#adadad}.cdate.cdate--white{color:#ffffff}.cheadline{font-size:20px;font-weight:700;color:#10357F}.cheadline.cheadline--fz16{font-size:16px}.cheadline.cheadline--theme-light{color:#00AEEF}.cheadline.cheadline--theme-lighter{color:#0472ff}.cheadline>a{color:inherit}@media screen and (max-width:767px){.cheadline{font-size:18px}}.csubheadline{display:inline-block;font-size:12px;font-weight:600;color:#414042}.ctext{font-size:16px;font-weight:400}.ctext>p{margin-bottom:1rem}.ctext>p:last-of-type{margin-bottom:0}.ctext.ctext--fz21{font-size:21px}.ctext.ctext--fz14{font-size:14px}.ctext.ctext--gray{color:#777777}.resetlist{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0}@-webkit-keyframes ej_rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ej_rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cbutton{display:inline-block;background-color:#10357F;color:#ffffff!important;border:2px solid #10357F;border-radius:5px;-webkit-transition:all 0.3s ease,color 0.6s,background-color 0.6s;transition:all 0.3s ease,color 0.6s,background-color 0.6s;will-change:color,background-color;cursor:pointer;padding:10px 15px;font-size:16px;-webkit-transition:all 0.3s ease,background 0.01s ease,color 0.01s ease;transition:all 0.3s ease,background 0.01s ease,color 0.01s ease}.cbutton:hover{background-color:#ffffff;color:#10357F!important;text-decoration:none!important}.cbutton.cbutton--cancel{background-color:#D90E45;color:#ffffff!important;border:2px solid #D90E45}.cbutton.cbutton--cancel:hover{background-color:#ffffff;color:#D90E45!important}.cbutton.cbutton--abandon{background-color:#854EB2;color:#ffffff!important;border:2px solid #854EB2}.cbutton.cbutton--abandon:hover{background-color:#ffffff;color:#854EB2!important}.cbutton.loading{width:30px;height:30px;-webkit-animation:ej_rotate 1.5s linear infinite;animation:ej_rotate 1.5s linear infinite;-webkit-animation-delay:0.2s;animation-delay:0.2s;background-color:transparent;border:0.3rem solid #10357F;border-radius:1.5em;border-top-color:#00AEEF;-webkit-box-sizing:border-box;box-sizing:border-box;color:transparent!important;padding:0;pointer-events:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.clink{display:inline-block;color:#00AEEF;font-size:14px;font-weight:700}.sociallist{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0}.sociallist>li{display:inline-block;margin-right:5px}.sociallist>li:last-of-type{margin-right:0}.sociallist>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;background-color:#0472ff;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffffff;font-size:13px;-webkit-transition:background-color 0.6s;transition:background-color 0.6s;will-change:background-color}.sociallist>li>a:hover{background-color:#00AEEF;color:#ffffff;text-decoration:none}.sociallist>li>a i{margin-right:0;line-height:0.7}.ej-section{position:relative;padding:30px 5vw}.ej-section .ej-section__wrapper{max-width:1536px;margin:0 auto}@-webkit-keyframes dreams-skeleton{to{background-position:right -40px top 0}}@keyframes dreams-skeleton{to{background-position:right -40px top 0}}.ej-ad{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;contain:content}.ej-ad.ej-ad--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ej-ad .ej-ad__loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#eee;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(rgba(255,255,255,0.5)),to(rgba(255,255,255,0)));background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;-webkit-animation:dreams-skeleton 2s ease infinite;animation:dreams-skeleton 2s ease infinite}.ej-ad [data-google-query-id]{width:100%}.ej-ad [data-google-query-id]>div{text-align:center;margin:0 auto}.ej-ad [data-google-query-id] iframe{margin:0 auto}.clinkimg{overflow:hidden}.circle-img{text-align:center}.circle-img img{width:100%;max-width:100px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:50%}.pagination{position:relative}.pagination .pagination__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .pagination__arrow,.pagination .pagination__number{font-size:20px;width:50px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .pagination__arrow i,.pagination .pagination__number i{margin-right:0}.pagination .pagination__arrow{border-radius:50px;background-color:#10357F;color:#ffffff;border:2px solid #10357F;-webkit-transition:background-color 0.6s,color 0.6s;transition:background-color 0.6s,color 0.6s;will-change:background-color,color}.pagination .pagination__arrow:hover{background-color:#ffffff;color:#10357F}.ej-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999999;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;opacity:0}.ej-popup.opened{display:-webkit-box;display:-ms-flexbox;display:flex}.ej-popup .ej-popup__mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000;opacity:0.5;z-index:-1}.ej-popup .ej-popup__container{position:relative;background-color:#ffffff;width:100%;max-width:720px;border-radius:5px;max-height:100%;overflow-y:auto;padding:15px}.ej-popup .ej-popup__close{position:absolute;top:10px;right:10px;cursor:pointer}.ej-popup .ej-popup__header{border-bottom:1px solid #cccccc;padding-bottom:15px}.ej-popup .ej-popup__content{padding:15px 0}.ej-popup .ej-popup__footer{border-top:1px solid #cccccc;padding-top:15px}.ej-popupmini{position:fixed;right:0;bottom:0;width:300px;z-index:999999999;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;opacity:0}.ej-popupmini.opened{display:-webkit-box;display:-ms-flexbox;display:flex}.ej-popupmini .ej-popupmini__header{width:100%}.ej-popupmini .ej-popupmini__close{display:block;float:right;padding:5px;background-color:#ffffff;cursor:pointer}.ej-popupmini .ej-popupmini__close:after{clear:both}.cform{position:relative}.cform.cform--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cform.cform--flex input:not([type=checkbox]):not([type=radio]):not([type=submit]),.cform.cform--flex select,.cform.cform--flex textarea{width:calc(100% - 60px)}.cform label{display:block;margin-bottom:5px;font-weight:600}.cform input:not([type=checkbox]):not([type=radio]):not([type=submit]),.cform select,.cform textarea{width:100%;border:1px solid #cccccc;border-radius:5px;outline:none;padding:10px}.cform textarea{min-height:150px}.cform .cform__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cform .cform__group>.cform__fullcolumn{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px}.cform .cform__group>.cform__fullcolumn:last-child{margin-bottom:0}.notification{position:fixed;bottom:30px;right:-300px;max-width:250px;padding:10px;z-index:99999;border:1px solid #cccccc;border-radius:10px;background-color:#ffffff;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);color:#ffffff;cursor:pointer;-webkit-transition:right 0.6s;transition:right 0.6s;will-change:right}.notification.success{background-color:#10357F;right:30px}.notification.error{background-color:#D90E45;right:30px}.notification.info{background-color:#D59B15;right:30px}@media screen and (max-width:782px){.admin-bar .header{top:0}.admin-bar .header .header__menu{top:0}}@media screen and (min-width:783px){.admin-bar .header{top:32px}.admin-bar .header .header__menu{top:32px}}.ej-swiper{position:relative}.ej-swiper .swiper{max-width:calc(100% - 100px);margin:0 auto;padding:10px!important}.ej-swiper .swiper-button-next,.ej-swiper .swiper-button-prev{width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00AEEF;border-radius:50%;color:#ffffff;border:1px solid #00AEEF;-webkit-transition:background-color 0.6s,color 0.6s;transition:background-color 0.6s,color 0.6s;will-change:background-color,color}.ej-swiper .swiper-button-next:hover,.ej-swiper .swiper-button-prev:hover{background-color:transparent;color:#00AEEF}.ej-swiper .swiper-button-next:after,.ej-swiper .swiper-button-prev:after{font-family:"bootstrap-icons";font-weight:400;font-style:normal;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased}.ej-swiper .swiper-button-prev{left:0}.ej-swiper .swiper-button-prev:after{content:"\F12F"}.ej-swiper .swiper-button-next{right:0}.ej-swiper .swiper-button-next:after{content:"\F138"}@media screen and (max-width:767px){.ej-swiper .swiper{max-width:100%;margin:0 auto;padding:10px 30px!important}.ej-swiper .swiper-button-next,.ej-swiper .swiper-button-prev{display:none}}.ej-pagination{text-align:center}.ej-pagination ul{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0}.ej-pagination ul>li{color:#10357F;display:inline-block;margin-right:10px}.ej-pagination ul>li:last-of-type{margin-right:0}.ej-search-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ej-search-form input{-webkit-box-flex:0;-ms-flex:0 0 74%;flex:0 0 74%;max-width:74%;min-height:40px;padding:10px;font-size:16px}.ej-search-form button{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.join-comunity{position:relative;width:100%;max-width:500px;margin:0 auto;border:#cccccc;background-color:#10357F;color:#ffffff;padding:20px;border-radius:10px}.join-comunity .join-comunity__wrapper h1,.join-comunity .join-comunity__wrapper h2,.join-comunity .join-comunity__wrapper h3,.join-comunity .join-comunity__wrapper h4,.join-comunity .join-comunity__wrapper h5,.join-comunity .join-comunity__wrapper h6{margin-bottom:10px}.join-comunity .join-comunity__wrapper>p{margin-bottom:12px}.join-comunity .join-comunity__wrapper>p:last-of-type{margin-bottom:0}.join-comunity .join-comunity__wrapper a{color:#ffffff}.join-comunity .join-comunity__wrapper a:hover{color:#00AEEF}.join-to-channels{max-width:500px;margin:30px auto}.join-to-channels>a{display:inline-block;width:100%;margin-bottom:10px}.join-to-channels>a:last-of-type{margin-bottom:0}.join-to-channels>a>img{width:100%;height:auto}.suscription #pms_login{max-width:500px;padding:20px;margin:30px auto;border:1px solid #cccccc;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);border-radius:10px}.suscription .pms-form-fields-wrapper{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0}.suscription form label{display:block;font-weight:600;margin-bottom:5px}.suscription form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.suscription form select,.suscription form textarea{width:100%;border:1px solid #cccccc;border-radius:5px;outline:none;padding:10px}.suscription form input[type=submit]{display:inline-block;background-color:#10357F;color:#ffffff!important;border:2px solid #10357F;border-radius:5px;-webkit-transition:all 0.3s ease,color 0.6s,background-color 0.6s;transition:all 0.3s ease,color 0.6s,background-color 0.6s;will-change:color,background-color;cursor:pointer;padding:10px 15px;font-size:16px;-webkit-transition:all 0.3s ease,background 0.01s ease,color 0.01s ease;transition:all 0.3s ease,background 0.01s ease,color 0.01s ease}.suscription form input[type=submit]:hover{background-color:#ffffff;color:#10357F!important;text-decoration:none!important}.suscription form input[type=submit].cbutton--cancel{background-color:#D90E45;color:#ffffff!important;border:2px solid #D90E45}.suscription form input[type=submit].cbutton--cancel:hover{background-color:#ffffff;color:#D90E45!important}.suscription form input[type=submit].cbutton--abandon{background-color:#854EB2;color:#ffffff!important;border:2px solid #854EB2}.suscription form input[type=submit].cbutton--abandon:hover{background-color:#ffffff;color:#854EB2!important}.suscription form input[type=submit].loading{width:30px;height:30px;-webkit-animation:ej_rotate 1.5s linear infinite;animation:ej_rotate 1.5s linear infinite;-webkit-animation-delay:0.2s;animation-delay:0.2s;background-color:transparent;border:0.3rem solid #10357F;border-radius:1.5em;border-top-color:#00AEEF;-webkit-box-sizing:border-box;box-sizing:border-box;color:transparent!important;padding:0;pointer-events:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.suscription .pms-form-fields-wrapper{margin-top:15px}.suscription .pms_success-messages-wrapper{margin-bottom:15px}.suscription .pms-account-navigation li.pms-account-navigation-link{margin-right:5px}.suscription .pms-account-navigation li.pms-account-navigation-link>a{background-color:#f5f5f5;display:inline-block;padding:10px}.suscription .pms-account-navigation li.pms-account-navigation-link>a.pms-account-navigation-link--active{-webkit-box-shadow:none!important;box-shadow:none!important;background-color:#ffffff}.suscription .pms-account-subscription-details-table tr td{padding:10px;border-bottom:1px solid #10357F}.suscription .pms-table tr th{padding:10px;background-color:#f5f5f5}.suscription .pms-table tr td{padding:10px}.suscription .pms-account-subscription-action-link{display:inline-block;background-color:#10357F;color:#ffffff!important;border:2px solid #10357F;border-radius:5px;-webkit-transition:all 0.3s ease,color 0.6s,background-color 0.6s;transition:all 0.3s ease,color 0.6s,background-color 0.6s;will-change:color,background-color;cursor:pointer;padding:10px 15px;font-size:16px;-webkit-transition:all 0.3s ease,background 0.01s ease,color 0.01s ease;transition:all 0.3s ease,background 0.01s ease,color 0.01s ease}.suscription .pms-account-subscription-action-link:hover{background-color:#ffffff;color:#10357F!important;text-decoration:none!important}.suscription .pms-account-subscription-action-link.cbutton--cancel{background-color:#D90E45;color:#ffffff!important;border:2px solid #D90E45}.suscription .pms-account-subscription-action-link.cbutton--cancel:hover{background-color:#ffffff;color:#D90E45!important}.suscription .pms-account-subscription-action-link.cbutton--abandon{background-color:#854EB2;color:#ffffff!important;border:2px solid #854EB2}.suscription .pms-account-subscription-action-link.cbutton--abandon:hover{background-color:#ffffff;color:#854EB2!important}.suscription .pms-account-subscription-action-link.loading{width:30px;height:30px;-webkit-animation:ej_rotate 1.5s linear infinite;animation:ej_rotate 1.5s linear infinite;-webkit-animation-delay:0.2s;animation-delay:0.2s;background-color:transparent;border:0.3rem solid #10357F;border-radius:1.5em;border-top-color:#00AEEF;-webkit-box-sizing:border-box;box-sizing:border-box;color:transparent!important;padding:0;pointer-events:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.suscription .pms-account-subscription-action-link:hover{text-decoration:none}.suscription .pms-account-subscription-action-link.pms-account-subscription-action-link__cancel{background-color:#D90E45;color:#ffffff!important;border:2px solid #D90E45}.suscription .pms-account-subscription-action-link.pms-account-subscription-action-link__cancel:hover{background-color:#ffffff;color:#D90E45!important}.suscription .pms-account-subscription-action-link.pms-account-subscription-action-link__abandon{background-color:#854EB2;color:#ffffff!important;border:2px solid #854EB2}.suscription .pms-account-subscription-action-link.pms-account-subscription-action-link__abandon:hover{background-color:#ffffff;color:#854EB2!important}.suscription .pms-register-page-link{text-decoration:underline}.suscription .suscription__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.suscription .suscription__content .pms-account-subscription-details-table{width:100%}.suscription .suscription__content .pms-account-subscription-details-table .pms-account-subscription-action-link{margin-bottom:10px}.suscription .suscription__actions{-webkit-box-flex:0;-ms-flex:0 0 74%;flex:0 0 74%;max-width:74%}.suscription .suscription__benefits{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.suscription .suscription__actions>p>a{color:#10357F;text-decoration:underline}.suscription .suscription__benefits ul{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0}.suscription .suscription__benefits>ul>li{padding:20px}.suscription .suscription__benefits>ul>li>span{display:block;padding-bottom:10px;border-bottom:1px solid #10357F;font-size:24px;font-weight:700;color:#10357F}@media screen and (max-width:767px){.suscription .suscription__benefits>ul>li>span{font-size:18px}}.suscription .suscription__benefits>ul>li>ul>li{padding:10px}@media screen and (max-width:767px){.suscription .suscription__actions,.suscription .suscription__benefits{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.suscription .suscription__actions{margin-bottom:30px}}.header{position:sticky;top:0;background-color:#10357F;z-index:999999;padding:10px}.header .header__wrapper{max-width:1366px;margin-right:auto;margin-left:auto}.header .header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header__openmenu{display:none}.header .header__logo{-webkit-box-flex:0;-ms-flex:0 0 144px;flex:0 0 144px;max-width:144px}.header .header__menu{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:calc(74% - 82px);flex-basis:calc(74% - 82px);-ms-flex:0 0 calc(74% - 82px);flex:0 0 calc(74% - 82px);max-width:calc(74% - 82px)}.header .header__menulist{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0;text-align:center}.header .header__menulist>li{display:inline-block;position:relative;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:transparent;-webkit-transition:border-bottom 0.6s;transition:border-bottom 0.6s;will-change:border-bottom}.header .header__menulist>li:hover:not(.menu-item-has-children){border-color:#00AEEF}.header .header__menulist>li.menu-item-has-children:hover>ul{display:block}.header .header__menulist>li.menu-item-has-children>a:after{display:inline-block;content:"\F229";font-family:"bootstrap-icons";font-style:normal;font-weight:400;font-variant:normal;vertical-align:middle;color:#ffffff;margin-left:5px}.header .header__menulist>li>a{color:#ffffff;font-size:14px}.header .header__menulist>li>a:hover{text-decoration:none}.header .header__menulist>li>ul{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0;position:absolute;top:100%;left:0;width:200px;background-color:#ffffff;display:none;text-align:left}.header .header__menulist>li>ul a{font-size:12px}.header .header__menulist>li a{display:inline-block;width:100%;font-weight:500;padding:10px;text-transform:uppercase}.header .header__social{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:calc(24% - 82px);flex-basis:calc(24% - 82px);-ms-flex:0 0 calc(24% - 82px);flex:0 0 calc(24% - 82px);max-width:calc(24% - 82px);text-align:right}.header .header__social .sociallist{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr);grid-template-columns:repeat(9,minmax(0,1fr));gap:5px}.header .header__social .sociallist>li{text-align:center;margin-right:0}.header .header__search{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px;position:relative;font-size:18px;color:#ffffff}.header .header__search:hover .header__searchform{display:block}.header .header__search i{line-height:0.7}.header .header__account{display:none}.header .header__account>a{display:inline-block}.header .header__account>a>i{margin-right:0}.header .header__searchform{position:absolute;top:calc(100% + 10px);right:0;display:none;background-color:#ECF2F9;padding:10px;width:280px}.header .header__searchform:before{display:block;content:' ';position:absolute;top:-16px;right:5px;width:16px;height:16px;border:8px solid #ECF2F9;border-top-color:transparent;border-left:8px solid transparent;border-right:8px solid transparent}.header .header__searchform:after{content:" ";display:block;width:100%;height:34px;position:absolute;top:-34px;left:0}.header .header__searchform>a{display:none}.header .header__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .header__form>input{-webkit-box-flex:0;-ms-flex:0 0 182px;flex:0 0 182px;max-width:182px;padding:6px 10px;font-size:14px}.header .header__form>button{-webkit-box-flex:0;-ms-flex:0 0 63px;flex:0 0 63px;max-width:63px;padding:6px 10px;font-size:14px}.header .header__openmenu{display:none}@media screen and (max-width:1180px){.header .header__logo{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:calc(94% - 85px);flex-basis:calc(94% - 85px);-ms-flex:0 0 calc(94% - 85px);flex:0 0 calc(94% - 85px);max-width:calc(94% - 85px);text-align:center}.header .header__logo img{max-width:144px;margin:0 auto}.header .header__openmenu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;width:45px;height:45px;cursor:pointer}.header .header__openmenu>span{display:block;background-color:#ffffff;-webkit-transition:opacity 0.6s,background-color,-webkit-transform 0.6s;transition:opacity 0.6s,background-color,-webkit-transform 0.6s;transition:opacity 0.6s,transform 0.6s,background-color;transition:opacity 0.6s,transform 0.6s,background-color,-webkit-transform 0.6s;will-change:opacity,transform,background-color;height:2px;border-radius:30px;width:25px;top:calc(50% - 1px);left:calc(50% - 12.5px);position:absolute}.header .header__openmenu>span:after,.header .header__openmenu>span:before{left:0;position:absolute;display:block;background-color:#ffffff;content:" ";-webkit-transition:opacity 0.6s,-webkit-transform 0.6s;transition:opacity 0.6s,-webkit-transform 0.6s;transition:opacity 0.6s,transform 0.6s;transition:opacity 0.6s,transform 0.6s,-webkit-transform 0.6s;will-change:opacity,transform;height:2px;border-radius:30px;width:25px}.header .header__openmenu>span:before{top:-7px}.header .header__openmenu>span:after{top:7px}.header .header__closemenu{display:block;width:50px;height:50px;position:relative;float:left;margin-bottom:15px;cursor:pointer}.header .header__closemenu>span{display:block;background-color:transparent;-webkit-transition:opacity 0.6s,background-color,-webkit-transform 0.6s;transition:opacity 0.6s,background-color,-webkit-transform 0.6s;transition:opacity 0.6s,transform 0.6s,background-color;transition:opacity 0.6s,transform 0.6s,background-color,-webkit-transform 0.6s;will-change:opacity,transform,background-color;height:2px;border-radius:30px;width:25px;top:calc(50% - 1px);left:calc(50% - 12.5px);position:absolute}.header .header__closemenu>span:after,.header .header__closemenu>span:before{left:0;position:absolute;display:block;background-color:#ffffff;content:" ";-webkit-transition:opacity 0.6s,-webkit-transform 0.6s;transition:opacity 0.6s,-webkit-transform 0.6s;transition:opacity 0.6s,transform 0.6s;transition:opacity 0.6s,transform 0.6s,-webkit-transform 0.6s;will-change:opacity,transform;height:2px;border-radius:30px;width:25px}.header .header__closemenu>span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0}.header .header__closemenu>span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0}.header .header__menu{position:fixed;top:0;left:-100%;bottom:0;overflow-y:auto;background:#10357F;width:300px;max-width:90%;padding:10px;-ms-overflow-style:none;scrollbar-width:none;-webkit-transition:left 0.6s;transition:left 0.6s;will-change:left}.header .header__menu.opened{left:0}.header .header__menu::-webkit-scrollbar{display:none}.header .header__menulist{clear:both}.header .header__menulist>li{display:block}.header .header__menulist>li.menu-item-has-children>a:after{display:none}.header .header__menulist>li>ul{display:block;position:relative;top:auto;left:auto;width:100%;background:#0472ff;color:#ffffff;text-align:center}.header .header__menulist>li>ul a:hover{color:#ffffff}.header .header__social{display:none}.header .header__account{display:block;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px}.header .header__account>a{color:#ffffff;font-size:18px}.header .header__account>a:hover{color:#ffffff}}@media screen and (min-width:1181px){.header .header__logo{visibility:hidden;opacity:0;-webkit-transition:opacity 0.6s,visibility 0.6s;transition:opacity 0.6s,visibility 0.6s;will-change:opacity,visibility}.header .header__logo.header__logo--scrolled{visibility:visible;opacity:1}}@media screen and (min-width:1181px) and (max-width:1350px){.header .header__social .sociallist{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}}.ej-header-complement{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ej-header-complement .ej-header-complement__ad,.ej-header-complement .ej-header-complement__img{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%}@media screen and (max-width:1180px){.ej-header-complement .ej-header-complement__img{display:none}.ej-header-complement .ej-header-complement__ad{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ej-header-breadcrumbs{background-color:#ECF2F9;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:11px;text-transform:uppercase;font-weight:500}.ej-header-breadcrumbs .ej-header-breadcrumbs__nav{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%}.ej-header-breadcrumbs .ej-header-breadcrumbs__date{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;text-align:right}.ej-header-breadcrumbs .ej-header-breadcrumbs__founders{display:block;font-size:10px;margin-top:2px;text-transform:uppercase}@media screen and (max-width:1180px){.ej-header-breadcrumbs .ej-header-breadcrumbs__nav{display:none}.ej-header-breadcrumbs .ej-header-breadcrumbs__date{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center}}.footer{position:relative;background-color:#10357F;color:#ffffff;padding:20px 5vw}.footer .footer__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .footer__navigation h6{font-size:16px}.footer .footer__privacy{-webkit-box-flex:0;-ms-flex:0 0 59%;flex:0 0 59%;max-width:59%}.footer .footer__privacy>.ctext{font-size:10px}.footer .footer__menu,.footer .footer__social{-webkit-box-flex:0;-ms-flex:0 0 19%;flex:0 0 19%;max-width:19%}.footer .footer__menulist{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0;font-size:14px}.footer .footer__menulist a:hover{color:#00AEEF}.footer .footer__social .sociallist{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr) 5px minmax(0,1fr);grid-template-columns:repeat(8,minmax(0,1fr));gap:5px}.footer .footer__social .sociallist>li{text-align:center;margin-right:0}.footer .footer__social .sociallist>li:last-of-type{display:none}@media screen and (min-width:768px) and (max-width:1024px){.footer .footer__privacy{-webkit-box-flex:0;-ms-flex:0 0 54%;flex:0 0 54%;max-width:54%}.footer .footer__menu{-webkit-box-flex:0;-ms-flex:0 0 19%;flex:0 0 19%;max-width:19%}.footer .footer__social{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.footer .footer__social .sociallist{-ms-grid-columns:(minmax(0,1fr))[6];grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (max-width:767px){.footer .footer__privacy{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:30px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer .footer__menu,.footer .footer__social{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%}.footer .footer__social .sociallist{-ms-grid-columns:(minmax(0,1fr))[6];grid-template-columns:repeat(6,minmax(0,1fr))}}.ej-columns{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ej-columns .ej-columns__main{-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%;max-width:66%}.ej-columns .ej-columns__aside{-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%;max-width:32%;height:100%;position:sticky;top:50px}@media screen and (max-width:767px){.ej-columns .ej-columns__main{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.ej-columns .ej-columns__aside{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative;top:auto}.ej-columns .ej-columns__aside+.ej-columns__main{margin-top:30px;margin-bottom:0}}.ej-news-columns{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.ej-news-columns>.ej-news-columns__row{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px}.ej-news-columns>.ej-news-columns__row:last-child{margin-bottom:0}}@media screen and (min-width:768px){.ej-news-columns>.ej-news-columns__row{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;margin-bottom:20px}.ej-news-columns>.ej-news-columns__row:nth-last-child(-n+2){margin-bottom:0}}.ej-square-article{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ej-square-article .ej-square-article__img{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px;overflow:hidden}.ej-square-article .ej-square-article__img img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.ej-square-article .ej-square-article__info{-ms-flex-preferred-size:calc(100% - 120px);flex-basis:calc(100% - 120px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px)}.one-news{position:relative}.one-news>.one-news__content{margin-bottom:20px}.one-news>.one-news__content:last-child{margin-bottom:0}.ej-news-grid{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.ej-news-grid>.ej-news-grid__row{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px}.ej-news-grid>.ej-news-grid__row:last-child{margin-bottom:0}}@media screen and (min-width:768px){.ej-news-grid>.ej-news-grid__row{-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%;max-width:32%;margin-bottom:20px}.ej-news-grid>.ej-news-grid__row:nth-last-child(-n+3){margin-bottom:0}}.ej-article{position:relative}.ej-article .wp-block-embed__wrapper .twitter-tweet.twitter-tweet-rendered{margin:0 auto}.ej-article iframe{margin:30px auto!important}.ej-article h1,.ej-article h2,.ej-article h3,.ej-article h4,.ej-article h5,.ej-article h6{margin-bottom:20px}.ej-article p{margin-bottom:16px}.ej-single{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ej-single .ej-single__social{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px;height:100%;position:sticky;top:50px}.ej-single .ej-single__article{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 70px);flex-basis:calc(100% - 70px);-ms-flex:0 0 calc(100% - 70px);flex:0 0 calc(100% - 70px);max-width:calc(100% - 70px)}.ej-single .sociallist{background-color:#00AEEF;padding:10px}.ej-single .sociallist>li{display:block;margin-bottom:10px;color:#ffffff}.ej-single .sociallist>li:last-of-type{margin-bottom:0}.ej-single .sociallist>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;width:100%}.ej-single .sociallist>li>a:hover{color:#10357F}.ej-single .sociallist>li>a i{margin-right:0}@media screen and (max-width:767px){.ej-single .ej-single__social{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px;height:100%;position:relative;top:auto}.ej-single .ej-single__article{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ej-single .sociallist{text-align:center}.ej-single .sociallist>li{display:inline-block;margin-bottom:0;margin-right:10px}.ej-single .sociallist>li:last-of-type{margin-right:0}}.ej-section-home{position:relative;padding:10px}.ej-section-home .ej-section-home__wrapper{width:100%;max-width:1366px;margin:0 auto}.ej-section-home .ej-swiper .swiper-button-next,.ej-section-home .ej-swiper .swiper-button-prev,.ej-section-home .ej-swiper .swiper-container-rtl{background-image:none}.ej-grid-home{display:-ms-grid;display:grid;grid-column-gap:30px;grid-row-gap:16px}@media screen and (max-width:575px){.ej-grid-home.ej-grid-home-4{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:576px) and (max-width:1024px){.ej-grid-home.ej-grid-home-4{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1025px){.ej-grid-home.ej-grid-home-4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.ej-grid-home.ej-grid-home-3{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:768px){.ej-grid-home.ej-grid-home-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.ej-title-line{padding:15px 20px}.ej-title-line.ej-title-line-blue{background-color:#10357F}.ej-title-line.ej-title-line-yellow{background-color:#D59B15}.ej-title-line.ej-title-line-purple{background-color:#854eb2}.ej-title-line.ej-title-line-orange{background-color:#ff9419}.ej-title-line.ej-title-line-red{background-color:#D90E45}.ej-title-line>h2{font-size:32px;margin:0}.ej-title-line>h2>a{color:#ffffff}.ej-title-line>h2>a:hover{text-decoration:none}.ej-subtitle-line{padding:12px}.ej-subtitle-line.ej-subtitle-line-blue{background-color:#10357F}.ej-subtitle-line.ej-subtitle-line-red{background-color:#D90E45}.ej-subtitle-line>h2{font-size:24px;margin:0}.ej-subtitle-line>h2>a{color:#ffffff}.ej-subtitle-line>h2>a:hover{text-decoration:none}.ej-home-columnistas>.ej-home-columnistas__row{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ej-home-columnistas>.ej-home-columnistas__row:last-child{margin-bottom:0}.ej-home-columnistas .ej-home-columnistas__img{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;max-width:80px;text-align:center;border-radius:50%}.ej-home-columnistas .ej-home-columnistas__img img{border-radius:50%;border:2px solid #0472ff}.ej-home-columnistas .ej-home-columnistas__info{-ms-flex-preferred-size:calc(100% - 95px);flex-basis:calc(100% - 95px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(100% - 95px);flex:0 0 calc(100% - 95px);max-width:calc(100% - 95px)}.ej-home-columnistas .ej-home-columnistas__info p{color:#222222;font-size:14px;font-weight:500}.ej-flex-home{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.ej-flex-home.ej-flex-home-3>.ej-flex-home__column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:15px}.ej-flex-home.ej-flex-home-3>.ej-flex-home__column:last-child{margin-bottom:0}.ej-flex-home.ej-flex-home-2>.ej-flex-home__column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:15px}.ej-flex-home.ej-flex-home-2>.ej-flex-home__column:last-child{margin-bottom:0}}@media screen and (min-width:768px){.ej-flex-home.ej-flex-home-3>.ej-flex-home__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.ej-flex-home.ej-flex-home-3>.ej-flex-home__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;max-width:49%}.ej-flex-home.ej-flex-home-3>.ej-flex-home__column:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.ej-flex-home.ej-flex-home-2>.ej-flex-home__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%;max-width:66%}.ej-flex-home.ej-flex-home-2>.ej-flex-home__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}}.ej-list-home.ej-list-home--oneline .ej-list-home__list-item__img{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.ej-list-home.ej-list-home--oneline .ej-list-home__list-item__info{-webkit-box-flex:0;-ms-flex:0 0 74%;flex:0 0 74%;max-width:74%}.ej-list-home .ej-list-home__main{background-color:#10357F}.ej-list-home .ej-list-home__main-info{padding:20px}.ej-list-home .ej-list-home__list>.ej-list-home__list-item{margin-bottom:15px}.ej-list-home .ej-list-home__list>.ej-list-home__list-item:last-child{margin-bottom:0}.ej-list-home .ej-list-home__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.ej-list-home .ej-list-home__list-item__img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ej-list-home .ej-list-home__list-item__info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:15px}}@media screen and (min-width:768px){.ej-list-home .ej-list-home__list-item__img{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.ej-list-home .ej-list-home__list-item__info{-webkit-box-flex:0;-ms-flex:0 0 74%;flex:0 0 74%;max-width:74%}}.ej-block-list>.ej-block-list__item{margin-bottom:20px}.ej-block-list>.ej-block-list__item:last-child{margin-bottom:0}@media screen and (max-width:767px){.hidemobile{display:none}}@media screen and (max-width:768px){.hidedesktop{display:none}}.ej-item-slider-home{background-color:#ECF2F9;padding:10px}.ej-item-slider-home .ej-item-slider-home__img.ej-item-slider-home__img--rounded{max-width:120px;margin:0 auto}.ej-item-slider-home .ej-item-slider-home__img.ej-item-slider-home__img--rounded img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:50%}.ej-banner-post{position:relative}.ej-banner-post .ej-banner-post__info{position:absolute;bottom:0;left:0;width:100%;z-index:2;padding:20px}.ej-banner-post:before{position:absolute;content:" ";display:block;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.7)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,0.7),transparent)}@media screen and (max-width:767px){.ej-banner-post .ej-banner-post__info{position:relative;bottom:auto;left:auto}.ej-banner-post .ej-banner-post__info .ctitle--white{color:#10357F}.ej-banner-post .ej-banner-post__info .ctitle--white:hover{color:#00AEEF}.ej-banner-post .ej-banner-post__info .cdate--white{color:#adadad}.ej-banner-post:before{display:none}}.ej-newsletter-home{background-color:#00AEEF;padding:20px;border-radius:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ej-newsletter-home .ej-newsletter-home__icon{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;max-width:100px;color:#ffffff;font-size:60px;text-align:center}.ej-newsletter-home .ej-newsletter-home__info{-ms-flex-preferred-size:calc(32% - 60px);flex-basis:calc(32% - 60px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(32% - 60px);flex:0 0 calc(32% - 60px);max-width:calc(32% - 60px)}.ej-newsletter-home .ej-newsletter-home__form{-ms-flex-preferred-size:calc(66% - 60px);flex-basis:calc(66% - 60px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(66% - 60px);flex:0 0 calc(66% - 60px);max-width:calc(66% - 60px)}.ej-newsletter-home .ej-newsletter-home__form form{display:-ms-grid;display:grid;grid-column-gap:15px;grid-row-gap:15px}.ej-newsletter-home .ej-newsletter-home__forminfo{margin-top:5px;padding:10px;font-size:12px;border-width:2px;border-style:solid;border-radius:2px;border-color:transparent;display:none;color:#ffffff;font-weight:500}.ej-newsletter-home .ej-newsletter-home__forminfo.show{display:block}.ej-newsletter-home .ej-newsletter-home__forminfo.success{border-color:#10357F}.ej-newsletter-home .ej-newsletter-home__forminfo.error{border-color:#D90E45}.ej-newsletter-home .ej-newsletter-home__forminfo.warning{border-color:#D59B15}@media screen and (max-width:767px){.ej-newsletter-home .ej-newsletter-home__info{-ms-flex-preferred-size:calc(100% - 120px);flex-basis:calc(100% - 120px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);max-width:calc(100% - 120px)}.ej-newsletter-home .ej-newsletter-home__form{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:15px}}@media screen and (max-width:1024px){.ej-newsletter-home .ej-newsletter-home__form form{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1025px){.ej-newsletter-home .ej-newsletter-home__form form{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.ej-section-single{position:relative;padding:10px}.ej-section-single .ej-section-single__wrapper{width:100%;max-width:1366px;margin:0 auto}.ej-banner-single{position:relative}.ej-banner-single:before{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.7)),to(transparent));background:linear-gradient(to top,rgba(0,0,0,0.7),transparent)}.ej-banner-single .ej-banner-single__info{position:absolute;bottom:0;left:0;width:100%;padding:20px;z-index:2}.ej-banner-single .ej-section-single__categories{font-size:13px;color:#00AEEF}.ej-banner-single .ej-section-single__categories a{color:#00AEEF;font-weight:500}@media screen and (max-width:767px){.ej-banner-single:before{display:none}.ej-banner-single .ej-banner-single__info{position:relative;bottom:auto;left:auto;padding:10px}}@media screen and (min-width:768px){.ej-banner-single .ej-section-single__title{color:#ffffff}}.ej-single-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.ej-single-content .ej-single-content__social{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px;height:100%;position:sticky;top:100px;z-index:99999}.ej-single-content .ej-single-content__article{-ms-flex-preferred-size:calc(58% - 30px);flex-basis:calc(58% - 30px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(58% - 30px);flex:0 0 calc(58% - 30px);max-width:calc(58% - 30px)}.ej-single-content .ej-single-content__aside{-ms-flex-preferred-size:calc(38% - 30px);flex-basis:calc(38% - 30px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(38% - 30px);flex:0 0 calc(38% - 30px);max-width:calc(38% - 30px)}.ej-single-content .ej-single-content__details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ej-single-content .ej-single-content__author{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ej-single-content .ej-single-content__authorimg{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px}.ej-single-content .ej-single-content__authorimg img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border:2px solid #00AEEF;border-radius:50%}.ej-single-content .ej-single-content__authorname{-ms-flex-preferred-size:calc(100% - 80px);flex-basis:calc(100% - 80px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(100% - 80px);flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px)}.ej-single-content .ej-single-content__date{font-size:14px;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;text-align:right;color:#10357F}.ej-single-content .ej-single-content__tags{color:#00AEEF;font-size:12px}.ej-single-content .ej-single-content__tags>a{display:inline-block;font-size:10px;text-transform:uppercase;padding:5px;background:#f5f5f5;color:gray}.ej-single-content .ej-single-content__tags>a:first-of-type{margin-left:5px}@media screen and (max-width:575px){.ej-single-content .ej-single-content__authorname{-ms-flex-preferred-size:calc(100% - 70px);flex-basis:calc(100% - 70px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 calc(100% - 70px);flex:0 0 calc(100% - 70px);max-width:calc(100% - 70px)}.ej-single-content .ej-single-content__date{text-align:center}.ej-single-content .ej-single-content__author{-webkit-box-flex:0;-ms-flex:0 0 68%;flex:0 0 68%;max-width:68%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ej-single-content .ej-single-content__date{font-size:14px;-webkit-box-flex:0;-ms-flex:0 0 32%;flex:0 0 32%;max-width:32%;text-align:right;color:#10357F}}@media screen and (max-width:767px){.ej-single-content .ej-single-content__social{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ej-single-content .ej-single-content__article{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:15px}.ej-single-content .ej-single-content__aside{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:15px}}.editor-style>p{font-size:17px;line-height:1.2}.editor-style h1,.editor-style h2,.editor-style h3,.editor-style h4,.editor-style h5,.editor-style h6,.editor-style p{margin-bottom:1rem}.editor-style .embed-youtube iframe{width:100%;aspect-ratio:1.77777778}.editor-style .wp-block-embed{margin:30px 0}.editor-style .wp-block-embed .twitter-tweet.twitter-tweet-rendered{margin:0 auto!important}.editor-style .wp-block-embed .embed-youtube{position:relative;padding-top:56.25%}.editor-style .wp-block-embed .embed-youtube>iframe{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1.77777778}.editor-style .wp-block-embed .instagram-media.instagram-media-rendered{margin:0 auto!important}.editor-style .instagram-media.instagram-media-rendered{margin:30px auto!important}.editor-style .wp-block-gallery,.editor-style .wp-block-image{margin:30px 0}.editor-style ul{padding-left:40px;margin:30px 0}.editor-style ul>li{margin-bottom:10px}.editor-style ul>li:last-of-type{margin-bottom:0}.editor-style iframe[src*=youtube]{width:100%;height:auto;aspect-ratio:1.77777778;margin:30px 0}.editor-style .twitter-tweet.twitter-tweet-rendered{margin:30px auto}.editor-style .embed-youtube{margin:30px auto}.editor-style .embed-youtube iframe{width:100%;aspect-ratio:1.77777778}.editor-style .wp-block-quote{margin:30px 0!important}.editor-style .wp-block-quote .wp-block-quote{margin:0!important}.editor-style .youtube-player{width:100%;aspect-ratio:1.77777778}.editor-style .wp-caption{max-width:100%}.ej-single-sociallist{list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;padding-inline-start:0;padding-left:0;margin-top:0;margin-bottom:0;background-color:#00AEEF}.ej-single-sociallist a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;text-align:center;color:#ffffff;font-size:22px;padding:5px;height:43px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ej-single-sociallist a:hover{text-decoration:none;background-color:#10357F;color:#ffffff}.ej-single-sociallist a i{margin-right:0}@media screen and (max-width:767px){.ej-single-sociallist{text-align:center}.ej-single-sociallist>li{display:inline-block}}.ej-title-aside{font-size:16px;border-bottom:2px solid #10357F;margin-bottom:10px}.ej-title-aside>span{display:inline-block;padding:5px;background-color:#10357F;color:#ffffff;font-weight:700}.ej-single-posts-list>.ej-single-posts-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.ej-single-posts-list>.ej-single-posts-list__item:last-child{margin-bottom:0}.ej-single-posts-list>.ej-single-posts-list__item.ej-single-posts-list__item--backgroundcircle{padding:10px;background-color:#ECF2F9}.ej-single-posts-list>.ej-single-posts-list__item.ej-single-posts-list__item--backgroundcircle img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:50%}.ej-single-posts-list .ej-single-posts-list__img{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;max-width:24%}.ej-single-posts-list .ej-single-posts-list__title{-webkit-box-flex:0;-ms-flex:0 0 74%;flex:0 0 74%;max-width:74%}.ej-not-found{position:relative}.ej-not-found:before{content:'404';display:block;font-size:300px;color:#E2E2E2;font-weight:700;text-align:center}.ej-not-found h2{font-size:30px;text-align:center;text-transform:uppercase}.ej-not-found>div{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}@media screen and (max-width:767px){.ej-not-found:before{font-size:150px}.ej-not-found h2{font-size:18px}}.related-posts{padding:8px;border:1px solid #10357F;margin:30px 0}.related-posts>h3{font-size:14px}.related-posts .related-content{display:-ms-grid;display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-column-gap:16px;grid-row-gap:8px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);-ms-flex-align:stretch;align-items:stretch;-webkit-box-align:stretch}.related-posts .related-article{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;grid-column-gap:16px;grid-row-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related-posts .related-article>div h4{font-size:20px;font-weight:700;color:#10357F;font-size:16px;margin-bottom:6px}.related-posts .related-article>div h4.cheadline--fz16{font-size:16px}.related-posts .related-article>div h4.cheadline--theme-light{color:#00AEEF}.related-posts .related-article>div h4.cheadline--theme-lighter{color:#0472ff}.related-posts .related-article>div h4>a{color:inherit}@media screen and (max-width:767px){.related-posts .related-article>div h4{font-size:18px}}.related-posts .related-article>div p{font-size:16px;font-weight:400;font-size:14px;margin-bottom:0}.related-posts .related-article>div p>p{margin-bottom:1rem}.related-posts .related-article>div p>p:last-of-type{margin-bottom:0}.related-posts .related-article>div p.ctext--fz21{font-size:21px}.related-posts .related-article>div p.ctext--fz14{font-size:14px}.related-posts .related-article>div p.ctext--gray{color:#777777}.related-posts .related-article>div p a{color:#10357F}.related-posts .related-image{display:block;width:80px;height:80px}.ej-live-updates .ej-live-updates__title{font-size:32px}.ej-live-updates .ej-live-updates__container>h3{font-size:28px}
/*# sourceMappingURL=style.css.map */