@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes popeye-slide-up{0%{transform:scale(0.5)}70%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes popeye-slide-down{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.5)}}@keyframes popeye-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes popeye-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes b{0%{transform:rotateZ(0)}to{transform:rotateZ(1turn)}}@keyframes c{0%{opacity:0;display:none}to{opacity:1;display:block}}@keyframes d{0%{opacity:0;display:block}to{opacity:1;display:block}}@keyframes e{0%{transform:translateX(0)}50%{transform:translateX(-5px)}to{transform:translateX(0)}}@keyframes f{0%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes g{0%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes h{65%{opacity:.35}to{transform:scale(1.75);opacity:0}}@keyframes i{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes j{0%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes k{0%{transform:translate(-50%, 0)}50%{transform:translate(-50%, 10px)}to{transform:translate(-50%, 0)}}@keyframes l{0%{opacity:0}to{opacity:1}}#bootloader-container{display:flex;height:100%;width:100%;overflow:hidden;align-items:center;background:#fff;background-size:cover;flex-direction:column;font-weight:700;justify-content:center;position:fixed;top:0;transition-delay:.3s;transition-duration:.3s;z-index:100}#bootloader-container .logo-container{align-items:center;display:flex;justify-content:center;position:relative}#bootloader-container .logo-container>img{height:21vmin;position:absolute;width:35vmin}#bootloader-container.off{opacity:0;visibility:hidden}#loader{display:flex;height:100%;width:100%;overflow:hidden;align-items:center;background:rgba(0,0,0,.5);flex-direction:column;justify-content:center;position:fixed;top:0;transition-duration:.3s;z-index:100}#loader .loader-container{box-shadow:rgba(0,0,0,.5) 0 0 1.5rem;min-width:10rem;min-height:10rem;border-radius:1rem;padding:2rem;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:popeye-slide-up .4s}#loader .loader-container h1{color:#41ccdb;font-size:2rem;margin-top:1rem}#loader .loader-container .ring{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}#loader .loader-container .ring>i{color:#41ccdb;position:absolute;font-size:3rem}#loader .loader-container .ring .lds-ring{box-sizing:border-box;display:inline-block;position:relative;width:10rem;height:10rem}#loader .loader-container .ring .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:8rem;height:8rem;margin:1rem;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border:.75rem solid #41ccdb rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}#loader .loader-container .ring .lds-ring div:nth-child(1){animation-delay:-0.45s}#loader .loader-container .ring .lds-ring div:nth-child(2){animation-delay:-0.3s}#loader .loader-container .ring .lds-ring div:nth-child(3){animation-delay:-0.15s}#loader.off{visibility:hidden;opacity:0}#loader.off .loader-container{animation:popeye-slide-down .4s}.vue-slider-component{position:relative;box-sizing:border-box;user-select:none}.vue-slider-component .vue-slider{position:relative;display:block;border-radius:15px;background-color:#ccc}.vue-slider-component .vue-slider::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.vue-slider-component .vue-slider-process{position:absolute;border-radius:15px;background-color:#ff655f;transition:all 0s;z-index:1;height:100%}.vue-slider-component .vue-slider-process.vue-slider-process-dragable{cursor:pointer;z-index:3}.vue-slider-component .vue-slider-dot{position:absolute;transition:all 0s;will-change:transform;cursor:pointer;z-index:5}.vue-slider-component .vue-slider-dot .vue-slider-dot-handle{width:100%;height:100%;border-radius:50%;background-color:#fff;box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-component .vue-slider-dot.vue-slider-dot-focus .vue-slider-dot-handle{box-shadow:0 0 2px 1px #3498db}.vue-slider-component .vue-slider-dot--static .vue-slider-dot-handle--static{width:100%;height:100%;border-radius:50%;background-color:#ccc;transform:scale(0.85)}.vue-slider-component .vue-slider-dot--static:hover .vue-slider-tooltip-wrap{display:block}.vue-slider-component .vue-slider-dot--static.vue-slider-dot-active .vue-slider-dot-handle--static{width:100%;height:100%;border-radius:50%;background-color:#ff655f;transform:scale(0.85)}.vue-slider-component .vue-slider-dot.vue-slider-dot-dragging{z-index:5}.vue-slider-component .vue-slider-dot.vue-slider-dot-disabled{z-index:4}.vue-slider-component .vue-slider-tooltip-wrap{display:none;position:absolute;z-index:9}.vue-slider-component .vue-slider-tooltip{display:block;font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border:1px solid #3498db;background-color:#ff655f}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-top{top:-9px;left:50%;transform:translate(-50%, -100%)}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-top .vue-slider-tooltip::before{content:"";position:absolute;bottom:-10px;left:50%;width:0;height:0;border:5px solid rgba(0,0,0,0);border-top-color:inherit;transform:translate(-50%, 0)}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-bottom{bottom:-9px;left:50%;transform:translate(-50%, 100%)}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-bottom .vue-slider-tooltip::before{content:"";position:absolute;top:-10px;left:50%;width:0;height:0;border:5px solid rgba(0,0,0,0);border-bottom-color:inherit;transform:translate(-50%, 0)}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-left{top:50%;left:-9px;transform:translate(-100%, -50%)}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-left .vue-slider-tooltip::before{content:"";position:absolute;top:50%;right:-10px;width:0;height:0;border:5px solid rgba(0,0,0,0);border-left-color:inherit;transform:translate(0, -50%)}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-right{top:50%;right:-9px;transform:translate(100%, -50%)}.vue-slider-component .vue-slider-tooltip-wrap.vue-slider-tooltip-right .vue-slider-tooltip::before{content:"";position:absolute;top:50%;left:-10px;width:0;height:0;border:5px solid rgba(0,0,0,0);border-right-color:inherit;transform:translate(0, -50%)}.vue-slider-component .vue-slider-tooltip-top .vue-merged-tooltip .vue-slider-tooltip::before{content:"";position:absolute;bottom:-10px;left:50%;width:0;height:0;border:5px solid rgba(0,0,0,0);border-top-color:inherit;transform:translate(-50%, 0)}.vue-slider-component .vue-slider-tooltip-wrap.vue-merged-tooltip{display:block;visibility:hidden}.vue-slider-component .vue-slider-tooltip-bottom .vue-merged-tooltip .vue-slider-tooltip::before{content:"";position:absolute;top:-10px;left:50%;width:0;height:0;border:5px solid rgba(0,0,0,0);border-bottom-color:inherit;transform:translate(-50%, 0)}.vue-slider-component .vue-slider-tooltip-left .vue-merged-tooltip .vue-slider-tooltip::before{content:"";position:absolute;top:50%;right:-10px;width:0;height:0;border:5px solid rgba(0,0,0,0);border-left-color:inherit;transform:translate(0, -50%)}.vue-slider-component .vue-slider-tooltip-right .vue-merged-tooltip .vue-slider-tooltip::before{content:"";position:absolute;top:50%;left:-10px;width:0;height:0;border:5px solid rgba(0,0,0,0);border-right-color:inherit;transform:translate(0, -50%)}.vue-slider-component .vue-slider-dot.vue-slider-hover:hover .vue-slider-tooltip-wrap{display:block}.vue-slider-component .vue-slider-dot.vue-slider-always .vue-slider-tooltip-wrap{display:block !important}.vue-slider-component .vue-slider-piecewise{position:absolute;width:100%;padding:0;margin:0;left:0;top:0;height:100%;list-style:none}.vue-slider-component .vue-slider-piecewise-item{position:absolute;width:8px;height:8px}.vue-slider-component .vue-slider-piecewise-item:first-child .vue-slider-piecewise-dot{visibility:hidden}.vue-slider-component .vue-slider-piecewise-item:last-child .vue-slider-piecewise-dot{visibility:hidden}.vue-slider-component .vue-slider-piecewise-dot{position:absolute;left:50%;top:50%;width:100%;height:100%;display:inline-block;background-color:rgba(120,120,120,.2);border-radius:50%;transform:translate(-50%, -50%);z-index:2;transition:all .3s}.vue-slider-component .vue-slider-sr-only{clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;overflow:hidden;position:absolute !important}.vue-slider-component.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-component.vue-slider-disabled .vue-slider-dot{cursor:not-allowed}.vue-slider-component.vue-slider-has-label{margin-bottom:15px}.vue-slider-component.vue-slider-horizontal .vue-slider-process{width:0;height:100%;top:0;left:0;will-change:width}.vue-slider-component.vue-slider-horizontal .vue-slider-dot{left:0}.vue-slider-component.vue-slider-horizontal .vue-slider-piecewise-label{position:absolute;display:inline-block;top:100%;left:50%;white-space:nowrap;font-size:12px;color:#ccc;transform:translate(-50%, 8px);visibility:visible}.vue-slider-component.vue-slider-vertical .vue-slider-process{width:100%;height:0;bottom:0;left:0;will-change:height}.vue-slider-component.vue-slider-vertical .vue-slider-dot{bottom:0}.vue-slider-component.vue-slider-vertical .vue-slider-piecewise-label{position:absolute;display:inline-block;top:50%;left:100%;white-space:nowrap;font-size:12px;color:#ccc;transform:translate(8px, -50%);visibility:visible}.vue-slider-component.vue-slider-horizontal-reverse .vue-slider-process{width:0;height:100%;top:0;right:0}.vue-slider-component.vue-slider-horizontal-reverse .vue-slider-dot{right:0}.vue-slider-component.vue-slider-horizontal-reverse .vue-slider-piecewise-label{position:absolute;display:inline-block;top:100%;left:50%;white-space:nowrap;font-size:12px;color:#ccc;transform:translate(-50%, 8px);visibility:visible}.vue-slider-component.vue-slider-vertical-reverse .vue-slider-process{width:100%;height:0;top:0;left:0}.vue-slider-component.vue-slider-vertical-reverse .vue-slider-dot{top:0}.vue-slider-component.vue-slider-vertical-reverse .vue-slider-piecewise-label{position:absolute;display:inline-block;top:50%;left:100%;white-space:nowrap;font-size:12px;color:#ccc;transform:translate(8px, -50%);visibility:visible}#wpadminbar{display:none !important}html{margin-top:0 !important;--wp-admin--admin-bar--height: 0;scroll-padding-top:var(--wp-admin--admin-bar--height);font-family:Nunito,sans-serif}*{-webkit-locale:auto;white-space:normal}*:focus{outline:none}a{cursor:pointer;text-decoration:none}#wnd_icon_header{font-size:60px;width:60px;height:60px;color:#ffa726;display:flex;align-items:center;justify-content:center}#wnd_icon_home{font-size:58px;width:58px;height:58px;color:#ffa726;display:flex;align-items:center;justify-content:center}#wnd_icon_page{font-size:55px;width:55px;height:55px;color:#ffa726;display:flex;align-items:center;justify-content:center}#wnd_icon{font-size:24px;width:24px;height:24px;color:#ffa726;display:flex;align-items:center;justify-content:center}.img-s-c .b-img.wnd-type-icon .b-img-c{width:116px;height:116px;display:flex;align-items:center;justify-content:center;padding-bottom:0 !important}.img-s-s .b-img.wnd-type-icon .b-img-c{width:116px;height:116px;display:flex;align-items:center;justify-content:center;padding-bottom:0 !important}body:not(.page-template-page-home) .img-s-c .b-img.wnd-type-icon .b-img-c{width:96px;height:96px}body:not(.page-template-page-home) .img-s-c .b-img.wnd-type-icon .b-img-w{width:96px;height:96px}body:not(.page-template-page-home) .img-s-s .b-img.wnd-type-icon .b-img-c{width:96px;height:96px}body:not(.page-template-page-home):not(.page-template-page-contact) main.l-m.cf{margin-top:4.625rem}.b-video{width:100vw;display:flex;align-items:center;justify-content:center;flex-direction:column}.b-video iframe,.b-video video{max-width:1140px;max-height:642px;width:100vw;height:44.5vw}.b-video video{border:2px solid #41ccdb;object-fit:cover}#wnd_ImageBlock_11130808_img{top:0;left:-1.1%;width:auto;height:100%;position:absolute}.fullscreen-overlay.menu-overlay{visibility:hidden}.fullscreen-overlay.menu-overlay.show{visibility:visible}section#header-section{position:fixed;z-index:4}section#header-section .s-bg{left:-50%;width:200%;height:100%;bottom:inherit;top:-100%;box-shadow:0 4rem 4rem rgba(0,83,89,.8),0 3rem 4rem rgba(0,83,89,.8),0 2rem 4rem rgba(0,83,89,.8),0 0 6rem rgba(0,83,89,.8),0 0 8rem rgba(0,83,89,.8),0 0 12rem rgba(0,83,89,.8)}section#header-section a.logo-block{padding-left:.75rem}section#header-section a.logo-block .logo .logo-content .b-l-text-c{height:4rem}section#header-section #menu ul li.menu-item .b-btn{color:#fff;background-color:#ffa726;border:none;border-radius:5rem;font-weight:bold !important;transition-duration:.3s;margin-left:1rem;padding:0 1.5rem}section#header-section #menu ul li.menu-item .b-btn:hover{background-color:#41ccdb}section#header-section #menu ul li.menu-item .b-btn>span{font-weight:bold}section#header-section #menu ul li.menu-item .menu-item-text{font-weight:600}section#header-section #menu ul li.menu-item.langs{position:relative;display:flex;align-items:center;justify-content:center}section#header-section #menu ul li.menu-item.langs .menu-item{padding:0;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer}section#header-section #menu ul li.menu-item.langs .menu-item>.menu-item-text{padding:0;height:50px;display:flex;align-items:center;justify-content:center}section#header-section #menu ul li.menu-item.langs .menu-item>.menu-item-text>img{height:30px}section#header-section #menu ul li.menu-item.langs .sublangs{overflow:hidden;position:absolute;top:50px;padding:0 10px;border-radius:5px;max-height:0;transition-duration:.3s}section#header-section #menu ul li.menu-item.langs .sublangs img{height:30px}section#header-section #menu ul li.menu-item.langs:hover .sublangs{padding:10px 10px;max-height:500px}section.wnd-background-image.wnd-h-auto.s-hm{display:flex;background:#41ccdb;position:relative;justify-content:center;align-items:center}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;top:0;height:100%}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack .frontBackCol{display:flex;width:143px;height:100%;flex-direction:column;align-items:center;justify-content:flex-start;transform:rotate(10deg)}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack .frontBackItem{display:flex;width:134px;min-height:5.4px;border-radius:14px;margin-bottom:11px;box-shadow:0 5px 11px rgba(0,0,0,.2)}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack .frontBackItemImage{display:flex;width:134px;height:175px;border-radius:14px;background:#41ccdb none scroll no-repeat center center;background-size:cover;border:2px solid #fff}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack .cell-0{margin-top:calc(-75px + var(--fb-top))}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack .cell-3{margin-top:calc(-112px + var(--fb-top))}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack .cell-9{margin-top:calc(45px + var(--fb-top))}section.wnd-background-image.wnd-h-auto.s-hm #entry.frontBack .cell-6{margin-top:calc(-45px + var(--fb-top))}.landing{align-items:center !important;opacity:1}.landing h1{font-size:4rem;color:#fff;text-shadow:0 0 10px rgba(0,83,89,.8),0 0 10px rgba(0,83,89,.8),0 0 20px rgba(0,83,89,.8),0 0 20px rgba(0,83,89,.8),0 0 30px rgba(0,83,89,.8),0 0 30px rgba(0,83,89,.8),0 0 40px rgba(0,83,89,.8),0 0 40px rgba(0,83,89,.8)}.landing img{height:25vmin}.landing a.b-btn{color:#fff;background-color:#ffa726;border:none;border-radius:5rem;font-weight:bold !important;transition-duration:.3s;box-shadow:0 .25rem 0 rgba(0,0,0,.15);padding:.5rem 2rem}.landing a.b-btn:hover{background-color:#ffa726}.landing a.b-btn:hover#signup-btn{background-color:#41ccdb}section#basic-modal{width:41.4vh;max-height:89.6vh;display:flex;flex-direction:column;background:#fff;border-radius:1rem;position:relative}section#basic-modal a.close-btn{position:absolute;top:1rem;right:1rem;cursor:pointer;font-size:2rem;transition-duration:.3s;color:#000}section#basic-modal a.close-btn:hover{color:#f6655f}section#basic-modal .basic-modal-container{display:flex;flex-direction:column;align-items:center;padding:1rem;overflow-x:hidden;overflow-y:auto}section#basic-modal .basic-modal-container h1{font-family:Nunito,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#181d2d}section#basic-modal .basic-modal-container h2{margin-top:0;font-family:Poppins,serif;font-style:normal;font-weight:400;font-size:14px;line-height:27px;color:#aaa}section#basic-modal .basic-modal-container form{display:flex;flex-direction:column;align-items:center;padding:.5rem 1rem 1rem}section#basic-modal .basic-modal-container form>p{font-size:1rem;margin:0;padding:0;color:#f6655f;text-align:center;font-weight:bold}section#basic-modal .basic-modal-container form input[type=submit]{margin:1rem 0 0 0;cursor:pointer;color:#fff;background-color:#ffa726;border:none;border-radius:5rem;font-weight:bold !important;transition-duration:.3s;box-shadow:0 .25rem 0 rgba(0,0,0,.15);padding:.5rem 2rem}section#basic-modal .basic-modal-container form input[type=submit]:hover{background-color:#ffa726}section#basic-modal .basic-modal-container form label:not(.checkbox){border:1px solid rgba(0,0,0,.1);border-radius:5rem;margin:0 0 .8rem 0;padding-left:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;overflow:hidden}section#basic-modal .basic-modal-container form label:not(.checkbox) i{padding:.5rem 0 .5rem .5rem}section#basic-modal .basic-modal-container form label:not(.checkbox) input{border:none;background:none;padding:.5rem;font-family:Nunito,sans-serif}section#basic-modal .basic-modal-container form label:not(.checkbox).error{border:1px solid #f6655f;color:#f6655f}section#basic-modal .basic-modal-container form label:not(.checkbox).button{cursor:pointer;transition-duration:.3s;box-shadow:0 .25rem 0 rgba(0,0,0,.01)}section#basic-modal .basic-modal-container form label:not(.checkbox).button span{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:19px;display:flex;align-items:center;color:#2c2c2c;mix-blend-mode:normal;opacity:.5;margin:0 0 0 .5rem}section#basic-modal .basic-modal-container form label:not(.checkbox).button img.svg{width:16px;height:16px;padding:.5rem 0 .5rem .5rem}section#basic-modal .basic-modal-container form label:not(.checkbox).button:hover{border-color:#41ccdb}section#basic-modal .basic-modal-container form label:not(.checkbox).button:hover span{opacity:1;color:#41ccdb}section#basic-modal .basic-modal-container form label.checkbox{margin:.8rem 0 .8rem 0;display:flex;flex-direction:row;align-items:center;width:30vh}section#basic-modal .basic-modal-container form label.checkbox input{width:1rem;height:1rem;margin-right:.5rem}section#basic-modal .basic-modal-container form label.checkbox span{font-size:.7rem;font-weight:normal}section#basic-modal .basic-modal-container form label.checkbox span a{font-weight:bold}section#basic-modal .basic-modal-container form label.checkbox.text-center{display:inline-block;text-align:center}.the-content{padding:0 2rem 2rem}.the-content h1{font-size:1.8rem;color:#005359}.the-content h2{font-size:1.6rem;color:#ffa726}.the-content h3{font-size:1.4rem;color:#41ccdb}.react-code-input-container{position:relative;margin:0 0 1rem 0}.react-code-input-container .react-code-input{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.react-code-input-container .react-code-input>input{border:1px solid #f7f8fb;font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:bold;color:#181d2d;text-align:center;box-sizing:border-box;width:40px;margin:0 2px;height:61px;border-radius:10px;background:#f7f8fb}.react-code-input-container .react-code-input>input:focus{outline:none;border:1px solid #181d2d;caret-color:#181d2d}.react-code-input-container .react-code-input>input:focus+input{border-left:none}.or-container{width:100%;display:flex;align-items:center}.or-container span{font-family:Nunito,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#2c2c2c;margin:0 10px}.or-container div{display:flex;height:1px;background:#d8d8d8;flex:1}