.video-overlay-wrap{position:relative;display:inline-block}.video-overlay-wrap img{display:block;max-width:100%;height:auto}.video-overlay-wrap svg{fill:#faebd7;position:absolute;top:25%;left:30%;max-height:30%;fill-opacity:.7}.video-overlay-wrap svg:hover{transform:scale(0.9);fill-opacity:.9}/*# sourceMappingURL=common.style.min.css.map */
#ot-sdk-btn-floating .ot-floating-button__front svg{margin:auto}/*# sourceMappingURL=oneTrust.min.css.map */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}a{text-decoration:none;cursor:pointer}p{user-select:none}ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}li{line-height:26px}figure{margin:0}img{vertical-align:top;max-width:100%}html:not(.ie11) svg{max-width:100%;height:auto}.ie11 svg{max-width:100%}*{outline:none;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;line-height:1;user-select:none}.loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:300;background:#1c4098;display:flex;opacity:1;transition:all .9s cubic-bezier(.55,0,.1,1) .3s}@media only screen and (min-width:861px){.loader{align-items:center}}@media only screen and (max-width:860px){.loader{align-items:flex-start}}.loader .content{display:flex;align-items:center;justify-content:flex-start}@media only screen and (max-width:860px){.loader .content{padding-left:0!important;padding-right:0!important;padding-top:132px}}@media only screen and (max-width:460px){.loader .content{padding-top:132px}}.loader .content__holder{width:50%;flex-shrink:0;min-height:3px;position:relative}@media only screen and (max-width:1440px){.loader .content__holder{width:495px;padding-right:20px}}@media only screen and (max-width:860px){.loader .content__holder{width:100%;padding-right:0}}.loader .content__holder img{position:absolute;opacity:0;transform:translate(50%,-50%);right:2.7vw;max-width:45.28vw;width:45.28vw;transition:opacity .6s cubic-bezier(.55,0,.1,1) .2s,transform .6s cubic-bezier(.55,0,.1,1) .9s}@media only screen and (max-width:1440px){.loader .content__holder img{right:20px;width:52vw;max-width:52vw;transform:translate(calc(50% - 30px),-50%)}}@media only screen and (max-width:860px){.loader .content__holder img{position:absolute;right:0;top:-132px;width:60vw;max-width:60vw;transform:translate(calc(-50vw + 50%),40vw);transition:all .6s cubic-bezier(.55,0,.1,1) .9s,opacity .6s cubic-bezier(.55,0,.1,1) .2s}}@media only screen and (max-width:460px){.loader .content__holder img{top:-176px}}.init-page .loader{pointer-events:none;opacity:0}.init-page .loader .content__holder img{position:absolute;top:50%;transform:translateY(-50%);opacity:1}@media only screen and (max-width:860px){.init-page .loader .content__holder img{top:-132px;right:32px;transform:translate(40%);max-width:120vw;width:120vw}}@media only screen and (max-width:460px){.init-page .loader .content__holder img{top:-176px;right:24px}}

/*! locomotive-scroll v3.6.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}html.touch main{overflow:hidden;position:relative}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(var(--swiper-navigation-size)*-1/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fps-extension{position:fixed;z-index:99999}.fps-extension span{position:absolute;display:block;left:0;bottom:-20px}.fps-extension:before{position:absolute;content:"";width:100%;background:red;height:1px;top:40px;left:0;opacity:.4}.fps-extension canvas{background:linear-gradient(#54b7e3,#87f2e2)!important;border-radius:6px;overflow:hidden;position:static;left:0;top:0;margin:0}.fps-extension.is-hidden{display:none!important}@font-face{font-family:Proxima Nova;src:url(/modules/ebuCommon/fonts/ProximaNova-Regular.eot);src:url(/modules/ebuCommon/fonts/ProximaNova-Regular.eot#iefix) format("embedded-opentype"),url(/modules/ebuCommon/fonts/ProximaNova-Regular.woff2) format("woff2"),url(/modules/ebuCommon/fonts/ProximaNova-Regular.woff) format("woff"),url(/modules/ebuCommon/fonts/ProximaNova-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/modules/ebuCommon/fonts/ProximaNova-Semibold.eot);src:url(/modules/ebuCommon/fonts/ProximaNova-Semibold.eot#iefix) format("embedded-opentype"),url(/modules/ebuCommon/fonts/ProximaNova-Semibold.woff2) format("woff2"),url(/modules/ebuCommon/fonts/ProximaNova-Semibold.woff) format("woff"),url(/modules/ebuCommon/fonts/ProximaNova-Semibold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/modules/ebuCommon/fonts/ProximaNova-Bold.eot);src:url(/modules/ebuCommon/fonts/ProximaNova-Bold.eot#iefix) format("embedded-opentype"),url(/modules/ebuCommon/fonts/ProximaNova-Bold.woff2) format("woff2"),url(/modules/ebuCommon/fonts/ProximaNova-Bold.woff) format("woff"),url(/modules/ebuCommon/fonts/ProximaNova-Bold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}body,main{font-family:Proxima Nova}body{font-weight:400;font-size:18px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#262626}h1,h2,h3,h4,h5,h6,h7{font-weight:700}.title--1{font-size:2.92vw;line-height:3.06vw}@media only screen and (max-width:1440px){.title--1{font-size:42px;line-height:44px}}@media only screen and (max-width:1024px){.title--1{font-size:40px;line-height:40px}}.title--2{font-size:2.64vw;line-height:3.33vw}@media only screen and (max-width:1440px){.title--2{font-size:38px;line-height:48px}}@media only screen and (max-width:1024px){.title--2{font-size:32px;line-height:44px}}@media only screen and (max-width:768px){.title--2{font-size:25px;line-height:30px}}.title--2small{font-size:1.94vw;line-height:2.43vw}@media only screen and (max-width:1440px){.title--2small{font-size:28px;line-height:35px}}@media only screen and (max-width:1024px){.title--2small{font-size:32px;line-height:44px}}@media only screen and (max-width:768px){.title--2small{font-size:25px;line-height:30px}}.title--3{font-size:2.36vw;line-height:3.33vw}@media only screen and (max-width:1440px){.title--3{font-size:34px;line-height:48px}}@media only screen and (max-width:768px){.title--3{font-size:25px;line-height:30px}}.title--4{font-size:1.81vw;line-height:2.36vw}@media only screen and (max-width:1440px){.title--4{font-size:26px;line-height:34px}}@media only screen and (max-width:768px){.title--4{font-size:21px;line-height:30px}}.title--5{font-size:1.53vw;line-height:2.08vw}@media only screen and (max-width:1440px){.title--5{font-size:22px;line-height:30px}}@media only screen and (max-width:768px){.title--5{font-size:18px;line-height:26px}}.title--6{font-size:1.11vw;line-height:1.67vw}@media only screen and (max-width:1440px){.title--6{font-size:16px;line-height:24px}}.text--1{font-size:1.25vw;line-height:1.81vw}@media only screen and (max-width:1440px){.text--1{font-size:18px;line-height:26px}}@media only screen and (max-width:768px){.text--1{font-size:16px;line-height:24px}}.text--1 p+p{margin-top:28px}.text--2{font-size:.97vw;line-height:1.53vw}@media only screen and (max-width:1440px){.text--2{font-size:14px;line-height:22px}}.text--2 p+p{margin-top:22px}.cattitle{font-size:.97vw;line-height:1.39vw;letter-spacing:1px;text-transform:uppercase;font-weight:400}@media only screen and (max-width:1440px){.cattitle{font-size:14px;line-height:20px}}@media only screen and (max-width:768px){.cattitle{font-size:12px;line-height:18px}}.twhite{color:#fff}.tlight{color:#0bbbef}.container-vw{margin:0 auto;width:100%;padding-left:8.33vw;padding-right:8.33vw}@media only screen and (max-width:1024px){.container-vw{padding-left:64px;padding-right:64px}}@media only screen and (max-width:960px){.container-vw{padding-left:48px;padding-right:48px}}@media only screen and (max-width:860px){.container-vw{padding-left:32px;padding-right:32px}}@media only screen and (max-width:460px){.container-vw{padding-left:24px;padding-right:24px}}.btn{cursor:pointer}.btn--slidecontrol{display:inline-flex;align-items:center;justify-content:center;width:2.78vw;height:2.78vw;border-radius:100%;background:#fff;transition:all .6s cubic-bezier(.55,0,.1,1)}@media only screen and (max-width:1440px){.btn--slidecontrol{width:40px;height:40px}}.btn--slidecontrol--shadow{box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.btn--slidecontrol.btnRight svg{transform:scaleX(-1)}@media (hover:hover){.btn--slidecontrol svg :not(g){transition:all .6s cubic-bezier(.55,0,.1,1)}.btn--slidecontrol:hover{background:#0bbbef;opacity:1}.btn--slidecontrol:hover svg :not(g){fill:#fff}}.btn--slidecontrol.inactive{opacity:.35;pointer-events:none}.btn--arrow{width:4.17vw;height:4.17vw;border-radius:100%;border:1px solid #e2e8f6;display:flex;align-items:center;justify-content:center}.btn--arrow--green .arrow :not(g){fill:#00ad68}.btn--arrow--blue{background:#1c4098}.btn--arrow--blue .arrow :not(g){fill:#fff}@media (hover:hover){.btn--arrow,.btn--arrow .arrow :not(g){transition:all .6s cubic-bezier(.55,0,.1,1)}.btn--arrow:hover{background:#0bbbef;border-color:#0bbbef}.btn--arrow:hover .arrow :not(g){fill:#fff}}@media only screen and (max-width:1440px){.btn--arrow{width:60px;height:60px}}.btn--arrow--small{width:2.78vw;height:2.78vw}@media only screen and (max-width:1440px){.btn--arrow--small{width:40px;height:40px}}.btn--arrow--clock{border-width:0;position:relative}.btn--arrow--clock .circle{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:scaleX(-1)}.btn--arrow--clock .circle :not(g){fill:transparent}.btn--arrow--clock .circle__line{fill:none;stroke:#e2e8f6;stroke-width:1;stroke-linecap:round;opacity:1}.btn--arrow--clock .circle__progress{fill:none;stroke:#1c4098;stroke-width:1;stroke-linecap:round;stroke-dasharray:120;stroke-dashoffset:120;transition:all .9s linear}@media (hover:hover){.btn--arrow--clock:hover{background:transparent}.btn--arrow--clock:hover .circle__progress{stroke-dashoffset:0}.btn--arrow--clock:hover .arrow :not(g){fill:#1c4098}}.btn--arrow--noborder{border-width:0}.btn--arrow--noborder .circle__line{stroke-opacity:0}.btn--arrowtext{display:flex;align-items:center;justify-content:space-between;position:relative;pointer-events:none}.btn--arrowtext svg{position:relative;z-index:3;margin-left:32px;pointer-events:all}.btn--arrowtext svg :not(g){transition:all .6s cubic-bezier(.55,0,.1,1)}.btn--arrowtext span{font-weight:700;font-size:.97vw;color:#1c4098}@media only screen and (max-width:1440px){.btn--arrowtext span{font-size:14px}}@media (hover:hover){.btn--arrowtext:before{content:"";position:absolute;width:60px;height:60px;background:#fff;right:0;top:50%;border-radius:100%;pointer-events:all;transform:translate(40%,-50%);opacity:0;transition:all .6s cubic-bezier(.55,0,.1,1)}.btn--arrowtext:hover:before{opacity:1}.btn--arrowtext:hover svg :not(g){fill:#1c4098!important}}.btn--arrowtext--light span{color:#0bbbef}.btn--arrowtext--light svg :not(g){fill:#0bbbef}.btn--main{padding:0 18px;display:inline-flex;align-items:center;justify-content:center;height:58px;border-radius:30px;text-align:center}.btn--main span{font-size:16px;font-weight:700}.btn--main--shadow{box-shadow:0 4px 10px 0 rgba(119,136,157,.2)}.btn--main--border{border:1px solid #fff}.btn--main--icon{justify-content:space-between}.btn--main--icon svg{margin-left:40px}.btn--main--icon svg :not(g){transition:all .6s cubic-bezier(.55,0,.1,1)}.btn--main--white{background:#fff}.btn--main--white span{color:#1c4098}.btn--main--white.btn--main--border{border-color:#1c4098}@media (hover:hover){.btn--main--white,.btn--main--white span{transition:all .6s cubic-bezier(.55,0,.1,1)}.btn--main--white:hover{background:#0bbbef;border-color:#0bbbef}.btn--main--white:hover span{color:#fff}.btn--main--white:hover svg :not(g){fill:#fff}}.btn--main--blue{background:#1c4098}.btn--main--blue span{color:#fff}.btn--main--blue svg :not(g){fill:#fff}@media (hover:hover){.btn--main--blue,.btn--main--blue span{transition:all .6s cubic-bezier(.55,0,.1,1)}.btn--main--blue:hover{background:#0bbbef;border-color:#0bbbef}.btn--main--blue:hover span{color:#fff}.btn--main--blue:hover svg :not(g){fill:#fff}}.npt{position:relative;display:flex}.header{position:fixed;left:0;top:0;right:0;z-index:100;background:#1c4098;transition:all .45s cubic-bezier(.55,0,.1,1)}.header img{width:100%}@media only screen and (max-width:769px){.header .header__el--lg{display:none}}.header .header__el--xs{display:none}@media only screen and (max-width:769px){.header .header__el--xs{display:block}}.scrolled.scrollingDown .header{opacity:0;pointer-events:none}.footerhold img{width:100%}@media only screen and (max-width:769px){.footerhold__el--lg{display:none}}.footerhold__el--xs{display:none}@media only screen and (max-width:769px){.footerhold__el--xs{display:block}}.module-homeintro{background:#1c4098;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:861px){.module-homeintro{min-height:1000px;padding-top:150px;padding-bottom:200px}}@media only screen and (max-width:860px){.module-homeintro{padding-top:18.89%}}.module-homeintro:before{content:"";left:0;bottom:-2px;right:0;position:absolute;background:#fff;height:52px;z-index:2}@media only screen and (max-width:860px){.module-homeintro:before{height:110px}}.module-homeintro .content{position:relative;display:flex}.module-homeintro .content:before{z-index:0}.module-homeintro .content.hide .content__left,.module-homeintro .content.hide:before{transition:all 1.5s ease;transform:translateX(-200%)}@media only screen and (max-width:860px){.module-homeintro .content.hide .content__left,.module-homeintro .content.hide:before{transform:translateX(0)}}.module-homeintro .content.hide .content__right{transition:all 1.3s ease;transform:translateX(-50%);margin-left:-20px}@media only screen and (max-width:860px){.module-homeintro .content.hide .content__right{transform:translateX(0);margin-left:0}}.module-homeintro .content:not(.hide) .content__left,.module-homeintro .content:not(.hide):before{transition:all 1.5s ease;transform:translateX(0)}@media only screen and (max-width:1440px){.module-homeintro .content:not(.hide) .content__left,.module-homeintro .content:not(.hide):before{width:495px;padding-right:20px}}@media only screen and (max-width:860px){.module-homeintro .content:not(.hide) .content__left,.module-homeintro .content:not(.hide):before{width:100%}}.module-homeintro .content:not(.hide) .content__right:not(.initial){transition:all 1.3s ease;transform:translateX(0)}.module-homeintro .content .content__right.initial{transition:all 1.2s cubic-bezier(.55,0,.1,1) 1.3s}@media only screen and (min-width:861px){.module-homeintro .content{align-items:center;padding-top:0;padding-bottom:64px}}@media only screen and (min-width:861px) and (max-height:760px){.module-homeintro .content{padding-top:46px;padding-bottom:110px}}@media only screen and (min-width:861px){.module-homeintro .content:before{content:"";background:#1c4098;position:absolute;left:0;right:50vw;top:0;bottom:0;z-index:0}}@media only screen and (min-width:861px) and (max-width:1440px){.module-homeintro .content:before{width:calc(495px + 8.33vw);left:0;right:auto}}@media only screen and (min-width:861px) and (max-width:1024px){.module-homeintro .content:before{width:559px}}@media only screen and (min-width:861px) and (max-width:960px){.module-homeintro .content:before{width:543px}}@media only screen and (min-width:861px) and (max-width:860px){.module-homeintro .content:before{display:none}}@media only screen and (max-width:860px){.module-homeintro .content{flex-direction:column;padding-top:132px}}@media only screen and (max-width:420px){.module-homeintro .content{padding-top:16px}}.module-homeintro .content__left{max-height:562px;height:100%;width:50%;position:relative;z-index:3;color:#fff;margin-right:20px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media only screen and (max-width:860px){.module-homeintro .content__left{order:0;width:100%;height:auto}}.module-homeintro .content__left .bg{position:absolute;top:50%;transform:translateY(-50%);right:2.7vw;max-width:45.28vw;width:45.28vw}@media only screen and (max-width:1440px){.module-homeintro .content__left .bg{right:20px;width:52vw;max-width:52vw}}@media only screen and (max-width:860px){.module-homeintro .content__left .bg{right:0;top:-132px;transform:translate(40%);max-width:120vw;width:120vw}}.module-homeintro .content__left__box{position:relative;z-index:4;width:32.99vw;height:auto}@media only screen and (max-width:1440px){.module-homeintro .content__left__box{width:100%}}.module-homeintro .content__left__text{position:relative;transition:all .75s cubic-bezier(.55,0,.1,1) .8s}.module-homeintro .content__left .title--1{margin-top:.56vw}@media only screen and (max-width:1440px){.module-homeintro .content__left .title--1{margin-top:8px}}.module-homeintro .content__left__buttons{display:flex;align-items:flex-start;justify-content:space-between;margin-top:3.33vw;width:100%;max-width:440px;transition:all .75s cubic-bezier(.55,0,.1,1) .8s}@media only screen and (max-width:1440px){.module-homeintro .content__left__buttons{margin-top:64px}}.module-homeintro .content__left__buttons .btn{white-space:nowrap}@media only screen and (min-width:861px){.module-homeintro .content__left__buttons .btn{width:50%}}.module-homeintro .content__left__buttons .btn--main--blue{margin-left:20px}@media only screen and (max-width:860px){.module-homeintro .content__left__buttons{margin-top:32px;flex-direction:column}.module-homeintro .content__left__buttons .btn--main--blue{margin-left:0;margin-top:10px}}.module-homeintro .content__left__icon{margin-top:auto;margin-bottom:5px;display:inline-flex;flex-direction:column;opacity:.5;color:#fff;position:absolute;bottom:0;transition:all 1.2s cubic-bezier(.55,0,.1,1) 1.3s}.module-homeintro .content__left__icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1c4098;transform:scaleX(0);transform-origin:right center;transition:all 1.2s cubic-bezier(.55,0,.1,1) 1.3s;z-index:4}@media only screen and (max-width:860px){.module-homeintro .content__left__icon{display:none}}.module-homeintro .content__left__icon .icon__text{font-size:16px;margin-bottom:12px}.module-homeintro .content__left__icon .icon__el{display:block;width:16px;height:25px;border-radius:15px;border:1px solid #fff;position:relative}.module-homeintro .content__left__icon .icon__el:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:4px;background:#fff;animation:scrollanim 3s cubic-bezier(.55,0,.1,1) infinite}.module-homeintro .content__right,.module-homeintro .content__right .swiper-wrapper{width:100%}@media only screen and (max-width:860px){.module-homeintro .content__right{z-index:4;margin-top:50px;width:100%;padding-bottom:40px}.module-homeintro .content__right .swiper-wrapper{width:inherit}}.module-homeintro .content__right__title{opacity:.4;margin:0 auto 10px;width:94%}@media only screen and (max-width:1680px){.module-homeintro .content__right__title{width:92%}}@media only screen and (max-width:1280px){.module-homeintro .content__right__title{width:90%}}@media only screen and (max-width:860px){.module-homeintro .content__right__title{width:100%}}.module-homeintro .content__right__slider{width:92%;margin:0 auto;overflow:hidden;z-index:1}@media only screen and (max-width:1680px){.module-homeintro .content__right__slider{width:90%}}@media only screen and (max-width:1280px){.module-homeintro .content__right__slider{width:87%}}@media only screen and (max-width:860px){.module-homeintro .content__right__slider{width:100%}}.module-homeintro .content__right__slider .el{width:464px;display:flex;flex-direction:column;height:auto;min-width:280px;position:relative}@media only screen and (max-width:860px){.module-homeintro .content__right__slider .el{flex-direction:row;width:100%}}.module-homeintro .content__right__slider .el__box{cursor:pointer;width:100%;min-height:251px;border-radius:6px;position:relative;overflow:hidden;box-shadow:0 3px 10px 0 rgba(0,0,0,.1);display:flex;align-self:stretch;flex-direction:column;box-sizing:border-box}@media only screen and (max-width:860px){.module-homeintro .content__right__slider .el__box{min-height:200px}}.module-homeintro .content__right__slider .el__box__overlay{background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:.7;background-color:#000;z-index:1;background:linear-gradient(180deg,transparent,#000 76%)}@media only screen and (min-width:861px){.module-homeintro .content__right__slider .el__box:hover>.el__box__overlay{background-image:linear-gradient(180deg,#000,#000)}.module-homeintro .content__right__slider .el__box:hover>.el__text{top:0;bottom:inherit;z-index:100;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%}.module-homeintro .content__right__slider .el__box:hover>.el__text .cattitle{position:absolute;bottom:0;left:0;box-sizing:border-box;padding:13px}.module-homeintro .content__right__slider .el__box:hover>.el__text .title--5{font-size:28px}.module-homeintro .content__right__slider .el__box:hover>.el__tag{position:absolute;bottom:50px;top:inherit;z-index:1}.module-homeintro .content__right__slider .el__box:hover .btn{visibility:visible;background-color:transparent}.module-homeintro .content__right__slider .el__box:hover .circle__progress{transition:all .9s linear;stroke-dashoffset:0}.module-homeintro .content__right__slider .el__box:hover .arrow :not(g){transition:all 0s cubic-bezier(.55,0,.1,1)}}.module-homeintro .content__right__slider .el__box .arrow :not(g),.module-homeintro .content__right__slider .el__box .btn,.module-homeintro .content__right__slider .el__box .circle__progress{transition:all 0s linear}.module-homeintro .content__right__slider .el__box:last-child{margin-top:30px}.module-homeintro .content__right__slider .el__box .circle__progress{fill:#fff}.module-homeintro .content__right__slider .el__box .arrow{position:relative}.module-homeintro .content__right__slider .el__box .circle__line{stroke:transparent;stroke-width:1}.module-homeintro .content__right__slider .el__box .circle__progress{stroke-width:1.5}@media only screen and (max-width:860px){.module-homeintro .content__right__slider .el__box:last-child{margin-top:0}}.module-homeintro .content__right__slider .el__image{position:absolute;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.9;top:0;left:0;width:100%}.module-homeintro .content__right__slider .el__image img{object-fit:cover;width:100%;height:100%}@media only screen and (max-width:860px){.module-homeintro .content__right__slider .el__image{opacity:1;width:120%;left:-10%}}.module-homeintro .content__right__slider .el__text{position:absolute;bottom:0;left:0;box-sizing:border-box;padding:13px;z-index:1}.module-homeintro .content__right__slider .el__text .cattitle{color:#fff;opacity:.4;font-size:14px;position:relative}.module-homeintro .content__right__slider .el__text .title--5{font-size:22px;position:relative;color:#fff}.module-homeintro .content__right__slider .el__tag{font-size:12px;background-color:#0bbbef;color:#fff;border-radius:40px;padding:10px;box-sizing:border-box;text-align:center;position:absolute;top:0;left:0;margin:13px 0 0 13px}.module-homeintro .content__right__slider .el__btns{margin-top:auto;display:flex;justify-content:space-between;align-items:center;z-index:100}.module-homeintro .content__right__slider .el__btns .btn{margin-left:auto;background-color:transparent;width:71px;height:71px;visibility:hidden;margin-right:13px;margin-bottom:13px}.module-homeintro .content__right__arrows{padding-left:0;margin-top:0;width:100%;position:absolute;top:49.4%;left:0;z-index:100}@media only screen and (max-width:860px){.module-homeintro .content__right__arrows{margin-top:115px;left:0}}@media only screen and (max-width:1680px){.module-homeintro .content__right__arrows{top:49%}}.module-homeintro .content__right__arrows img{display:none}@media only screen and (max-width:860px){.module-homeintro .content__right__arrows img{display:block;margin:0 auto}}@media only screen and (max-width:860px){.module-homeintro .content__right__arrows .btn{display:none!important}}.module-homeintro .content__right__arrows .btnRight{margin-left:16px;display:none;position:absolute;right:0}.module-homeintro .content__right__arrows .btnRight.show{display:inline-flex}.module-homeintro .content__right__arrows .btnRight svg{margin-left:2px}.module-homeintro .content__right__arrows .btnLeft svg{margin-right:2px}.module-homeintro .content__right__arrows .btn--slidecontrol{width:40px;height:40px}html:not(.init-page) .module-homeintro .content__left__buttons,html:not(.init-page) .module-homeintro .content__left__text{opacity:0;transform:translateY(64px)}html:not(.init-page) .module-homeintro .content__right{transform:translateX(64px);opacity:0}html:not(.init-page) .module-homeintro .content__left__icon{opacity:0}html:not(.init-page) .module-homeintro .content__left__icon:before{transform:scaleX(1)}@keyframes scrollanim{0%{transform:translate(-50%,-100%) scaleY(0)}50%{transform:translate(-50%,-50%) scaleY(1)}to{transform:translate(-50%,50%) scaleY(0)}}.module-homelogos{padding-bottom:64px;position:relative;overflow:hidden;background:#fff}@media only screen and (max-width:860px){.module-homelogos{padding-top:64px}}@media only screen and (min-width:861px){.module-homelogos:before{content:"";left:0;bottom:95%;right:0;position:absolute;background:#fff;height:70px;z-index:3}}.module-homelogos .content{transition:all 1.2s cubic-bezier(.55,0,.1,1) 3s}@media only screen and (max-width:860px){.module-homelogos .content{padding-left:0;padding-right:0}}.module-homelogos .content__el{width:16.6666666667%;display:flex;justify-content:center;align-items:center;padding:16px}@media only screen and (max-width:860px){.module-homelogos .content__el{width:25%}}@media only screen and (max-width:640px){.module-homelogos .content__el{width:33.3333333333%}}html:not(.init-page) .module-homelogos .content{opacity:0;transform:translateY(64px)}.module-homecols{padding-bottom:64px;position:relative}.module-homecols .icon{left:2.78vw;top:200px;opacity:.5;position:absolute;transition:all .75s cubic-bezier(.55,0,.1,1) 1.6s}@media only screen and (max-width:1024px){.module-homecols .icon{display:none}}.module-homecols .icon__text{color:#1c4098;font-size:12px;line-height:16px;position:absolute;left:0;bottom:0;transform-origin:0 0;transform:rotate(-90deg) translateX(15px);white-space:nowrap;width:auto}.module-homecols .icon__text:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform:scaleX(0);transform-origin:right center;transition:all 1.2s cubic-bezier(.55,0,.1,1) 1.6s}.module-homecols .icon__el{display:block;width:16px;height:25px;border-radius:15px;border:1px solid #1c4098;position:relative}.module-homecols .icon__el:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:4px;background:#1c4098;animation:scrollanim 3s cubic-bezier(.55,0,.1,1) infinite}.module-homecols .content--top .title--2{transition:all .75s cubic-bezier(.55,0,.1,1) .3s}.module-homecols .content--top .text--1{margin-top:32px;transition:all .75s cubic-bezier(.55,0,.1,1) .45s}@media only screen and (max-width:860px){.module-homecols .content--top .text--1{margin-top:24px}}.module-homecols .content--bottom{margin-top:64px}@media only screen and (max-width:960px){.module-homecols .content--bottom{margin-top:40px}}.module-homecols .content__cols{margin:0 -14px;display:flex;justify-content:space-between}@media only screen and (max-width:960px){.module-homecols .content__cols{flex-direction:column;justify-content:flex-start}}.module-homecols .content__cols__el{padding:0 14px;color:#fff;width:100%;transition:all .75s cubic-bezier(.55,0,.1,1) .6s}@media only screen and (max-width:960px){.module-homecols .content__cols__el{margin-top:10px}}.module-homecols .content__cols__el .el__box{border-radius:6px;display:flex;align-items:flex-start;flex-direction:column;padding:38px 60px 52px;height:100%}@media only screen and (max-width:1260px){.module-homecols .content__cols__el .el__box{padding:32px 48px 46px}}@media only screen and (max-width:460px){.module-homecols .content__cols__el .el__box{padding:32px}}.module-homecols .content__cols__el .el__box .text--2,.module-homecols .content__cols__el .el__box .title--2,.module-homecols .content__cols__el .el__box .title--2small{margin-top:32px}@media (hover:hover){.module-homecols .content__cols__el .el__box .btn:before{content:"";position:absolute;width:60px;height:60px;background:#fff;right:0;top:50%;border-radius:100%;pointer-events:all;transform:translate(40%,-50%);opacity:0;transition:all .6s cubic-bezier(.55,0,.1,1)}.module-homecols .content__cols__el .el__box:hover .btn:before{opacity:1}.module-homecols .content__cols__el .el__box:hover svg :not(g){fill:#1c4098!important}}.module-homecols .content__cols__el .el__list{margin-top:24px}.module-homecols .content__cols__el .el__list--3{display:flex;flex-wrap:wrap}.module-homecols .content__cols__el .el__list--3 li{width:33.3333333333%}@media only screen and (max-width:1240px){.module-homecols .content__cols__el .el__list--3 li{width:50%}}.module-homecols .content__cols__el .el__button{width:100%;padding-top:70px;margin-top:auto}.module-homecols .content__cols__el--dark .el__box{background:#1c4098}.module-homecols .content__cols__el--light{transition-delay:.85s}.module-homecols .content__cols__el--light .el__box{background:#0bbbef}.module-homecols:not(.active-animation) .icon{opacity:0}.module-homecols:not(.active-animation) .icon__text:before{transform:scaleX(1)}.module-homecols:not(.active-animation) .content--top .text--1,.module-homecols:not(.active-animation) .content--top .title--2{transform:translateY(32px);opacity:0}.module-homecols:not(.active-animation) .content__cols__el--dark,.module-homecols:not(.active-animation) .content__cols__el--light{transform:translateY(64px);opacity:0}.module-hometabs{padding:80px 0 48px;position:relative;overflow:hidden;background:#1c4098}@media only screen and (max-width:640px){.module-hometabs{padding:40px 0}}.module-hometabs .icon{left:2.78vw;top:70vh;opacity:.5;position:absolute;transition:all .75s cubic-bezier(.55,0,.1,1) 1.6s}@media only screen and (max-width:1024px){.module-hometabs .icon{display:none}}.module-hometabs .icon__text{color:#fff;font-size:12px;line-height:16px;position:absolute;left:0;bottom:0;transform-origin:0 0;transform:rotate(-90deg) translateX(15px);white-space:nowrap;width:auto}.module-hometabs .icon__text:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1c4098;transform:scaleX(0);transform-origin:right center;transition:all 1.2s cubic-bezier(.55,0,.1,1) 1.6s}.module-hometabs .icon__el{display:block;width:16px;height:25px;border-radius:15px;border:1px solid #fff;position:relative}.module-hometabs .icon__el:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:4px;background:#fff;animation:scrollanim 3s cubic-bezier(.55,0,.1,1) infinite}.module-hometabs .content--top,.module-hometabs .content__title{transition:all .75s cubic-bezier(.55,0,.1,1)}.module-hometabs .content__title{width:50%;max-width:34.72vw;position:relative}@media only screen and (max-width:1440px){.module-hometabs .content__title{max-width:500px}}.module-hometabs .content__title .title--4{position:absolute;left:0;right:0;top:0;transition:all .6s cubic-bezier(.55,0,.1,1);opacity:0}.module-hometabs .content__title .title--4.active{opacity:1;transition-delay:.45s}.module-hometabs .content__title .title--4:not(.active){z-index:-1}@media only screen and (max-width:1200px){.module-hometabs .content__title{width:100%}}.module-hometabs .content__ops{margin-top:40px;width:100%;display:flex;justify-content:space-between;align-items:flex-end;color:#fff;transition:all .75s cubic-bezier(.55,0,.1,1) .3s}@media only screen and (max-width:860px){.module-hometabs .content__ops{margin-top:24px;flex-direction:column;align-items:center;justify-content:center}}.module-hometabs .content__ops__selectors{display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px 0 rgba(119,136,157,.2);border-radius:50px}@media only screen and (max-width:860px){.module-hometabs .content__ops__selectors{width:100%}}.module-hometabs .content__ops__selectors .el{box-sizing:border-box;padding:12px 40px;font-weight:400;font-size:.83vw;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer!important;color:#1c4098;border-left:1px solid #eee;min-width:175px}@media only screen and (max-width:1440px){.module-hometabs .content__ops__selectors .el{font-size:15px;min-width:130px;padding-bottom:10px}}@media only screen and (max-width:860px){.module-hometabs .content__ops__selectors .el{font-size:12px;margin-right:0;min-width:100px;width:33.4%;padding:10px 5px;background-color:#fff}}@media only screen and (max-width:460px){.module-hometabs .content__ops__selectors .el{margin-right:0}}.module-hometabs .content__ops__selectors .el:first-child{border-left:none}@media (hover:hover){.module-hometabs .content__ops__selectors .el:hover{opacity:1;color:#fff;background-color:#1c4098;font-weight:700}}.module-hometabs .content__ops__selectors .el.active{color:#fff;background-color:#1c4098;opacity:1;font-weight:700}.module-hometabs .content__ops__selectors .el:first-child{border-radius:50px 0 0 50px}.module-hometabs .content__ops__selectors .el:first-child:before{border-left:none}.module-hometabs .content__ops__selectors .el:last-child{border-radius:0 50px 50px 0}.module-hometabs .content__ops__search{width:238px;height:59px;position:relative}@media only screen and (max-width:860px){.module-hometabs .content__ops__search{width:100%;max-width:460px;margin-top:24px}}.module-hometabs .content__ops__search form{position:absolute;left:0;width:100%;top:0;opacity:0;pointer-events:none}.module-hometabs .content__ops__search form.active{opacity:1;pointer-events:all}.module-hometabs .content__ops__search .npt{display:flex;color:#000;position:relative}.module-hometabs .content__ops__search .npt.error .npt__button{background:#d6055e}.module-hometabs .content__ops__search .npt__input{width:100%;font-size:14px;height:59px;line-height:59px;border-radius:34px;padding-left:60px;background:#fff;box-shadow:none;border:0}.module-hometabs .content__ops__search .npt__label{position:absolute;left:61px;width:100%;top:0;line-height:59px;font-size:14px;opacity:.45;text-align:left;pointer-events:none;transition:all .45s cubic-bezier(.55,0,.1,1)}.module-hometabs .content__ops__search .npt__button{position:absolute;top:50%;transform:translateY(-50%);width:36px;left:16px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:36px;border:0;transition:all .6s cubic-bezier(.55,0,.1,1)}.module-hometabs .content__ops__search .npt__button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:visible}@media (hover:hover){.module-hometabs .content__ops__search .npt__button:hover{background:#0bbbef}}.module-hometabs .content__ops__search .npt__button:before{content:"";width:12px;height:6px;top:50%;left:50%;transform:translate(-50%,-50%);border-left:1px solid #fff;border-bottom:1px solid #fff;transform-origin:center center;position:absolute;left:25px;top:12px;transform:translate(-100%) rotate(-45deg);opacity:0;transition:all .45s cubic-bezier(.55,0,.1,1) .6s}.module-hometabs .content__ops__search .npt__button:after{content:"X";color:#000;transform-origin:center center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:all .45s cubic-bezier(.55,0,.1,1) .6s;pointer-events:none}.module-hometabs .content__ops__search .npt.filled .npt__label,.module-hometabs .content__ops__search .npt.focus .npt__label{opacity:0}.module-hometabs .content__ops__search .npt.filled .npt__button,.module-hometabs .content__ops__search .npt.focus .npt__button{background:#0bbbef}.module-hometabs .content__holder{display:none}.module-hometabs .content__slider{margin-top:40px;transition:all .45s cubic-bezier(.55,0,.1,1);min-height:300px}@media only screen and (max-width:1320px){.module-hometabs .content__slider{overflow:visible}}.module-hometabs .content__slider.loading{opacity:0}.module-hometabs .content__slider .el{display:flex;height:auto;transition:opacity .75s cubic-bezier(.55,0,.1,1) .75s,transform .75s cubic-bezier(.55,0,.1,1) .75s}.module-hometabs .content__slider .el:nth-child(2){transition:opacity .75s cubic-bezier(.55,0,.1,1) 1s,transform .75s cubic-bezier(.55,0,.1,1) 1s}.module-hometabs .content__slider .el:nth-child(3){transition:opacity .75s cubic-bezier(.55,0,.1,1) 1.3s,transform .75s cubic-bezier(.55,0,.1,1) 1.3s}.module-hometabs .content__slider .el:nth-child(4){transition:opacity .75s cubic-bezier(.55,0,.1,1) 1.6s,transform .75s cubic-bezier(.55,0,.1,1) 1.6s}@media only screen and (max-width:1320px){.module-hometabs .content__slider .el{width:280px}}@media only screen and (max-width:640px){.module-hometabs .content__slider .el{min-width:245px;width:80vw}}.module-hometabs .content__slider .el__box{width:100%;height:auto;border-radius:6px;position:relative;overflow:hidden;background:#fff;box-shadow:0 3px 10px 0 rgba(0,0,0,.1);padding:0 24px 16px;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:861px){.module-hometabs .content__slider .el__box:hover .circle__progress{transition:all .9s linear;stroke-dashoffset:0}.module-hometabs .content__slider .el__box:hover .arrow :not(g){transition:all 0s cubic-bezier(.55,0,.1,1)}}.module-hometabs .content__slider .el__image{width:calc(100% + 48px);margin:0 -24px;padding-bottom:65%;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.9}.module-hometabs .content__slider .el__image img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;width:100%;height:100%}.module-hometabs .content__slider .el .cattitle{color:#000;opacity:.25;margin-top:50px}.module-hometabs .content__slider .el .title--5{color:#262626;margin-top:4px}.module-hometabs .content__slider .el .text--2{margin-top:8px;color:#262626}.module-hometabs .content__slider .el__btns{width:100%;margin-top:auto;padding-top:12px;display:flex;justify-content:space-between;align-items:center}.module-hometabs .content__slider .el__btns__text{font-size:12px;color:#0bbbef}.module-hometabs .content__slider .el__btns .btn{margin-left:auto}.module-hometabs .content__slider .el__time{display:flex;width:100%;margin-top:auto;align-items:center}.module-hometabs .content__slider .el__time__info{color:#000;display:flex;align-items:center;width:100%}.module-hometabs .content__slider .el__time .text{margin-left:6px;font-size:12px}.module-hometabs .content__slider .el__time .btn{flex-shrink:0}.module-hometabs .content__slider .el--event .el__image{border-bottom:2px solid #00ad68}.module-hometabs .content__slider .el--event .el__text{margin-bottom:auto}.module-hometabs .content__slider .el--event .el__pill{border:2px solid #00ad68;border-radius:20px;height:40px;display:inline-flex;align-items:center;padding:0 15px;width:100%;max-width:210px;background:#fff;transform:translateY(-50%);flex-shrink:0;margin:0 auto}.module-hometabs .content__slider .el--event .el__pill__icon{padding-right:10px}.module-hometabs .content__slider .el--event .el__pill__icon svg{overflow:visible}.module-hometabs .content__slider .el--event .el__pill__text{width:100%;display:flex;justify-content:space-between;font-size:12px;color:#000}.module-hometabs .content__slider .el--event .el__pill__text .sep{width:1px;height:10px;background:#000}.module-hometabs .content__slider .el--event .cattitle{margin-top:0}.module-hometabs .content__slider .el--event .title--5{min-height:6.25vw}@media only screen and (max-width:1440px){.module-hometabs .content__slider .el--event .title--5{min-height:90px}}.module-hometabs .content__arrows{margin-top:32px;width:100%;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:860px){.module-hometabs .content__arrows{flex-direction:column;justify-content:flex-start}}.module-hometabs .content__arrows img{display:none}@media only screen and (max-width:860px){.module-hometabs .content__arrows img{display:block;margin-bottom:40px}}@media only screen and (max-width:860px){.module-hometabs .content__arrows .arrows{display:none}}.module-hometabs .content__arrows .arrows .btn{margin-right:16px}.module-hometabs .content__arrows .button{position:relative;width:100%;max-width:400px}.module-hometabs .content__arrows .button .btn{top:0;position:absolute;right:0;opacity:0;pointer-events:none}@media only screen and (max-width:860px){.module-hometabs .content__arrows .button .btn{left:50%;transform:translateX(-50%);width:100%;max-width:290px}}.module-hometabs .content__arrows .button .btn.active{opacity:1;pointer-events:all}.module-hometabs:not(.active-animation) .icon{opacity:0;transform:translateY(0)}.module-hometabs:not(.active-animation) .icon .icon__text:before{transform:scaleX(1)}.module-hometabs:not(.active-animation) .content--top .content__ops,.module-hometabs:not(.active-animation) .content--top .content__slider .el,.module-hometabs:not(.active-animation) .content--top .content__title{opacity:0;transform:translateY(32px)}.module-homevideo{padding-top:128px;position:relative}@media only screen and (max-width:860px){.module-homevideo{padding-top:64px}}.module-homevideo .content{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:860px){.module-homevideo .content{flex-direction:column;justify-content:flex-start}}.module-homevideo .content__left{width:100%!important;padding-right:14px}@media only screen and (max-width:860px){.module-homevideo .content__left{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;padding-right:0}.module-homevideo .content__left *{width:100%}}.module-homevideo .content__left .title--2{color:#1c4098;transition:all .75s cubic-bezier(.55,0,.1,1)}.module-homevideo .content__left .text--1{transition:all .75s cubic-bezier(.55,0,.1,1) .15s;margin-top:32px}.module-homevideo .content__left .btnbox{width:100%;transition:all .75s cubic-bezier(.55,0,.1,1) .3s}.module-homevideo .content__left .btnbox .btn{min-width:180px;margin-top:40px}@media only screen and (max-width:860px){.module-homevideo .content__left .btnbox .btn{max-width:224px}}.module-homevideo .content__right{width:50%;transition:all .9s cubic-bezier(.55,0,.1,1) .6s;padding-left:0;transform:translateX(3.89vw)}@media only screen and (max-width:860px){.module-homevideo .content__right{padding-left:0;width:100%;transform:translateX(0);margin-top:64px}}.module-homevideo .content__right .videolink{width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;display:block;border-radius:6px}.module-homevideo .content__right .videolink iframe{position:absolute;left:0;top:0;width:100%;height:100%;max-height:100%;overflow:hidden;display:block}.module-homevideo:not(.active-animation) .content .btnbox,.module-homevideo:not(.active-animation) .content .text--1,.module-homevideo:not(.active-animation) .content .title--2{opacity:0;transform:translateY(32px)}.module-homevideo:not(.active-animation) .content__right{opacity:0;transform:translateY(64px)}@media only screen and (min-width:861px){.module-homevideo:not(.active-animation) .content__right{transform:translate(3.75vw,64px)}}.module-homeicons{padding:128px 0}@media only screen and (max-width:860px){.module-homeicons{padding:64px 0}}.module-homeicons .content{transform-origin:center bottom}.module-homeicons .content__cols{display:flex;width:100%;margin-right:-26px}@media only screen and (max-width:1440px){.module-homeicons .content__cols{max-width:890px}}@media only screen and (max-width:860px){.module-homeicons .content__cols{flex-direction:column;align-items:flex-start;justify-content:center}}.module-homeicons .content__cols__el{margin-right:26px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:50%;transition:all .75s cubic-bezier(.55,0,.1,1)}.module-homeicons .content__cols__el:last-child{margin-right:0}.module-homeicons .content__cols__el:nth-child(2){transition:all .75s cubic-bezier(.55,0,.1,1) .15s}.module-homeicons .content__cols__el:nth-child(3){transition:all .75s cubic-bezier(.55,0,.1,1) .3s}@media only screen and (max-width:860px){.module-homeicons .content__cols__el{align-items:center;text-align:center;margin-top:64px;width:100%}.module-homeicons .content__cols__el:first-child{margin-top:0}}.module-homeicons .content__cols__el .title--6{margin-top:34px;color:#1c4098;min-height:3.33vw}@media only screen and (max-width:1440px){.module-homeicons .content__cols__el .title--6{min-height:48px}}@media only screen and (max-width:860px){.module-homeicons .content__cols__el .title--6{min-height:1px}}.module-homeicons .content__cols__el .text--2{margin-top:16px;padding-bottom:40px}@media only screen and (max-width:860px){.module-homeicons .content__cols__el .text--2{padding-bottom:32px}}.module-homeicons .content__cols__el .btn{margin-top:auto}.module-homeicons .content__button{margin-top:64px}.module-homeicons:not(.active-animation) .content__cols__el{opacity:0;transform:translateY(32px) scaleY(.94)}.module-homenewsletter{padding:8.89vw 0;background:#1c4098;position:relative;overflow:hidden;color:#fff}@media only screen and (max-width:1440px){.module-homenewsletter{padding:128px 0}}@media only screen and (max-width:960px){.module-homenewsletter{padding:0}}@media only screen and (min-width:961px){.module-homenewsletter:before{content:"";width:1px;position:absolute;top:0;left:50%;bottom:0;background:#fff;opacity:.1}}.module-homenewsletter .bg{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:33.19vw}@media only screen and (max-width:960px){.module-homenewsletter .bg{top:128px;transform:translate(-50%);width:70vw;max-width:400px}}@media only screen and (max-width:860px){.module-homenewsletter .bg{top:64px;width:90vw}}.module-homenewsletter .content{position:relative;z-index:1;display:flex;justify-content:space-between;transition:all .75s cubic-bezier(.55,0,.1,1)}@media only screen and (min-width:961px){.module-homenewsletter .content{padding-left:0;padding-right:0}}@media only screen and (max-width:960px){.module-homenewsletter .content{flex-direction:column;justify-content:flex-start;align-items:center}}.module-homenewsletter .content__left{width:50%;display:flex;flex-direction:column;justify-content:flex-start}@media only screen and (min-width:961px){.module-homenewsletter .content__left{padding-left:8.33vw;padding-right:8.33vw}}@media only screen and (min-width:961px) and (max-width:1440px){.module-homenewsletter .content__left{padding-left:120px;padding-right:120px}}@media only screen and (min-width:961px) and (max-width:1230px){.module-homenewsletter .content__left{padding-left:96px;padding-right:96px}}@media only screen and (max-width:960px){.module-homenewsletter .content__left{padding:128px 0 178px;position:relative;width:100%;align-items:center}}@media only screen and (max-width:860px){.module-homenewsletter .content__left{padding:64px 0 114px}}@media only screen and (max-width:960px){.module-homenewsletter .content__left:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:100vw;bottom:0;height:1px;background:#fff;opacity:.1}}.module-homenewsletter .content__left__box{max-width:28.47vw;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:1440px){.module-homenewsletter .content__left__box{max-width:410px}}@media only screen and (max-width:640px){.module-homenewsletter .content__left__box{max-width:100%}}.module-homenewsletter .content__left__box .text--2{margin-top:16px}.module-homenewsletter .content__left .newsletter{width:304px;margin-top:24px}.module-homenewsletter .content__left .newsletter .npt{display:flex;color:#000;position:relative}.module-homenewsletter .content__left .newsletter .npt.error .npt__button{background:#d6055e}.module-homenewsletter .content__left .newsletter .npt__input{width:100%;font-size:14px;height:50px;line-height:50px;border-radius:25px;padding-left:18px;background:#fff;box-shadow:none;border:0}@media only screen and (max-width:960px){.module-homenewsletter .content__left .newsletter .npt__input{height:36px;line-height:36px}}.module-homenewsletter .content__left .newsletter .npt__label{position:absolute;left:18px;width:100%;top:0;line-height:50px;font-size:14px;opacity:.45;text-align:left;pointer-events:none;transition:all .45s cubic-bezier(.55,0,.1,1)}@media only screen and (max-width:960px){.module-homenewsletter .content__left .newsletter .npt__label{line-height:36px}}.module-homenewsletter .content__left .newsletter .npt__button{position:absolute;top:50%;transform:translateY(-50%);width:123px;right:8px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;background:#1c4098;border-radius:18px;border:0;transition:all .6s cubic-bezier(.55,0,.1,1)}@media only screen and (max-width:960px){.module-homenewsletter .content__left .newsletter .npt__button{transform:translate(-50%,14px);top:100%;background:#fff;width:100%;right:auto;left:50%}}.module-homenewsletter .content__left .newsletter .npt__button span{color:#fff;width:132px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:all .45s cubic-bezier(.55,0,.1,1)}@media only screen and (max-width:960px){.module-homenewsletter .content__left .newsletter .npt__button span{color:#1c4098;font-weight:700}}@media (hover:hover){.module-homenewsletter .content__left .newsletter .npt__button:hover{background:#0bbbef}.module-homenewsletter .content__left .newsletter .npt__button:hover span{color:#fff}}.module-homenewsletter .content__left .newsletter .npt__button:before{content:"";width:12px;height:6px;top:50%;left:50%;transform:translate(-50%,-50%);border-left:1px solid #fff;border-bottom:1px solid #fff;transform-origin:center center;position:absolute;left:25px;top:12px;transform:translate(-100%) rotate(-45deg);opacity:0;transition:all .45s cubic-bezier(.55,0,.1,1) .6s}.module-homenewsletter .content__left .newsletter .npt__button:after{content:"X";color:#000;transform-origin:center center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:all .45s cubic-bezier(.55,0,.1,1) .6s;pointer-events:none}.module-homenewsletter .content__left .newsletter .npt.filled .npt__label,.module-homenewsletter .content__left .newsletter .npt.focus .npt__label{opacity:0}.module-homenewsletter .content__left .newsletter.errorsend .npt__button{pointer-events:none;width:36px;background-color:#999}.module-homenewsletter .content__left .newsletter.errorsend .npt__button span{opacity:0}.module-homenewsletter .content__left .newsletter.errorsend .npt__button:after{opacity:.3}.module-homenewsletter .content__left .newsletter.sending .npt__button{pointer-events:none;background-color:rgba(0,0,0,.3)}.module-homenewsletter .content__left .newsletter.sending .npt__button span{opacity:.3;color:#000}.module-homenewsletter .content__left .newsletter.done .npt__button{background-color:#00ad68;width:36px;pointer-events:none}.module-homenewsletter .content__left .newsletter.done .npt__button:before{opacity:1}.module-homenewsletter .content__left .newsletter.done .npt__button span{opacity:0}.module-homenewsletter .content__right{width:50%;display:flex;flex-direction:column;text-align:center;align-items:center}@media only screen and (min-width:961px){.module-homenewsletter .content__right{padding-left:8.33vw;padding-right:8.33vw}}@media only screen and (min-width:961px) and (max-width:1440px){.module-homenewsletter .content__right{padding-left:120px;padding-right:120px}}@media only screen and (min-width:961px) and (max-width:1230px){.module-homenewsletter .content__right{padding-left:96px;padding-right:96px}}@media only screen and (max-width:960px){.module-homenewsletter .content__right{padding:128px 0 134px;width:100%;align-items:center}}@media only screen and (max-width:860px){.module-homenewsletter .content__right{padding:64px 0 68px}}.module-homenewsletter .content__right__links{width:100%;margin-top:40px;display:flex;justify-content:space-around;align-items:center;max-width:400px}.module-homenewsletter .content__right__links .social{position:relative}.module-homenewsletter .content__right__links .social img{position:relative;z-index:1;max-width:24px}@media (hover:hover){.module-homenewsletter .content__right__links .social:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;width:34px;height:34px;border-radius:100%;border:12px solid #2b4d9f;transition:all .6s cubic-bezier(.55,0,.1,1)}.module-homenewsletter .content__right__links .social:hover:before{opacity:1;transform:translate(-50%,-50%) scale(1)}}.module-homenewsletter:not(.active-animation) .content{transform:translateY(64px);opacity:0}@media only screen and (min-width:1025px){html:not(.has-scroll-smooth):not(.ie11) .stickyholder{position:relative}html:not(.has-scroll-smooth):not(.ie11) .stickybox{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;margin-left:auto;margin-right:8.33vw;z-index:4;transition:all .75s cubic-bezier(.55,0,.1,1)}html:not(.has-scroll-smooth):not(.ie11) .stickybox:not(.show){opacity:0}html:not(.has-scroll-smooth):not(.ie11) .stickybox__el{position:-webkit-sticky;position:sticky;top:100px;margin-bottom:100px;pointer-events:all}}@media only screen and (min-width:1025px) and (min-width:1810px){html:not(.has-scroll-smooth):not(.ie11) .stickybox__el{top:calc(100px + 3vw)}}@media only screen and (min-width:1025px){html.has-scroll-smooth .stickybox{position:absolute;z-index:4;right:8.33vw;padding-right:0;height:var(--app-height);padding-bottom:100px;transition:all .75s cubic-bezier(.55,0,.1,1)}}@media only screen and (min-width:1025px) and (min-width:1810px){html.has-scroll-smooth .stickybox{padding-top:3vw}}@media only screen and (min-width:1025px){html.has-scroll-smooth .stickybox:not(.show){opacity:0}}@media only screen and (min-width:1025px){html.ie11 .stickyholder{position:relative}html.ie11 .stickybox{position:absolute;top:0;right:8.33vw;margin-left:0;margin-right:0;z-index:4}}@media only screen and (max-width:1024px){html:not(.showstickyxs) .stickybox--xs{opacity:0;transform:translate(-50%,100%)}}.stickybox{width:19.44vw}@media only screen and (max-width:1440px){.stickybox{width:280px}}@media only screen and (max-width:1024px){.stickybox{display:none;width:100%}}.stickybox--xs{display:none}@media only screen and (max-width:1024px){.stickybox--xs{display:block;position:fixed;bottom:0;left:50%;transform:translate(-50%,255px);z-index:100;transition:all .6s cubic-bezier(.55,0,.1,1)}}.stickybox__el{padding:40px 32px;background:#1c4098;border-radius:6px;color:#fff;pointer-events:all}@media only screen and (max-width:1024px){.stickybox__el{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:15px;border-top-right-radius:15px;box-shadow:0 -10px 20px 0 hsla(0,0%,43.1%,.5);border-radius:15px 15px 0 0;padding-top:24px;padding-left:40px;padding-right:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.stickybox__el__close{position:absolute;right:30px;top:24px;width:40px;height:40px;border-radius:100%;background:#fff;transform:rotate(45deg);transition:all .6s cubic-bezier(.55,0,.1,1)}.stickybox__el__close:before{transform:translate(-50%,-50%);transform:translate(-50%,-50%) rotate(45deg)}.stickybox__el__close:after,.stickybox__el__close:before{content:"";width:12px;height:2px;background-color:#1c4098;position:absolute;top:50%;left:50%;border-radius:2px}.stickybox__el__close:after{transform:translate(-50%,-50%);transform:translate(-50%,-50%) rotate(-45deg)}@media only screen and (max-width:1024px){.stickybox__el .title--5{padding-right:50px;min-height:64px}}@media only screen and (max-width:768px){.stickybox__el .title--5{font-size:18px;line-height:26px}}.stickybox__el .text--2{margin-top:16px;margin-bottom:40px}@media only screen and (max-width:1024px){.stickybox__el .text--2{padding-right:50px}}.stickybox__el .btn{width:100%}@media only screen and (max-width:1024px){.stickybox__el .btn{margin:0 auto;max-width:224px}}.stickybox__el .btn span{font-size:14px}.stickybox__el .btn:last-child{margin-top:16px}@media only screen and (max-width:1024px){.stickybox__el .btn:last-child{margin:16px auto 0}}@media only screen and (min-width:1025px){#stickyholder .container-vw{padding-right:calc(27.77vw + 24px)}}@media only screen and (min-width:1025px) and (max-width:1440px){#stickyholder .container-vw{padding-right:calc(8.33vw + 304px)}}@media only screen and (min-width:1025px) and (max-width:1234px){#stickyholder .module-homecols .content__cols{flex-direction:column}}@media only screen and (min-width:1025px) and (max-width:1234px){#stickyholder .module-homecols .content__cols__el:last-child{margin-top:10px}}@media only screen and (min-width:1025px){#stickyholder .module-homecols .content__cols__el .el__box{padding:38px 40px 52px}}@media only screen and (min-width:1025px) and (max-width:1260px){#stickyholder .module-homecols .content__cols__el .el__box{padding:32px 24px 46px}}@media only screen and (min-width:1025px) and (max-width:1390px){#stickyholder .module-homecols .content__cols__el .el__list--3 li{width:50%}}@media only screen and (min-width:1025px) and (max-width:1320px){#stickyholder .module-hometabs .content__slider{overflow:hidden}}@media only screen and (min-width:1025px){#stickyholder .module-hometabs .icon__text{color:#1c4098}#stickyholder .module-hometabs .icon__text:before{background:#f8f9fa}}@media only screen and (min-width:1025px){#stickyholder .module-hometabs .icon__el{border-color:#1c4098}#stickyholder .module-hometabs .icon__el:before{background:#1c4098}}@media only screen and (min-width:1025px){#stickyholder .module-hometabs{background:#f8f9fa}#stickyholder .module-hometabs .content__title{width:50%;max-width:25vw}}@media only screen and (min-width:1025px) and (max-width:1440px){#stickyholder .module-hometabs .content__title{max-width:360px}}@media only screen and (min-width:1025px) and (max-width:1180px){#stickyholder .module-hometabs .content__title{width:100%}}@media only screen and (min-width:1025px){#stickyholder .module-hometabs .content__title .twhite{color:#1c4098}}@media only screen and (min-width:1025px) and (max-width:1180px){#stickyholder .module-hometabs .content__ops{flex-direction:column;align-items:flex-start}#stickyholder .module-hometabs .content__ops__search{margin-top:32px}}@media only screen and (min-width:1025px){#stickyholder .module-hometabs .content__ops__selectors .el:before{background:#1c4098}}@media only screen and (min-width:1025px){#stickyholder .module-hometabs .content__ops__search .npt__input{border:1px solid #1c4098}}@media only screen and (min-width:1025px){#stickyholder .module-hometabs .btn--main--white{background:#f8f9fa}}@media only screen and (min-width:1025px) and (hover:hover){#stickyholder .module-hometabs .btn--main--white:hover{background:#0bbbef}}@media only screen and (min-width:1025px){#stickyholder .module-homevideo .content{flex-direction:column;justify-content:flex-start;align-items:flex-start}#stickyholder .module-homevideo .content__left{width:91.6666666667%}#stickyholder .module-homevideo .content__right{width:100%;transform:translateX(0);margin-top:80px}}.active-sticky .stickybox--xs{opacity:1;transform:translate(-50%)}.active-sticky .stickybox__el__close{transform:rotate(90deg)}.ie11 section{overflow:hidden}.ie11 .module-homecols .content__cols__el .el__box .text--2,.ie11 .module-homecols .content__cols__el .el__list,.ie11 .module-homecols .content__cols__el .el__list--3,.ie11 .module-homecols .content_colsel .elbox .text--2,.ie11 .module-homecols .contentcolsel .el_box ul,.ie11 .module-homeicons .content__cols__el .text--2,.ie11 .module-homeicons .content__cols__el .title--6,.ie11 .module-homenewsletter .content__left__box .text--2,.ie11 .module-homenewsletter .content__left__box .title--3{width:100%}.ie11 .module-hometabs .content__title{min-height:68px}.ie11 .module-hometabs .content__arrows .button{min-height:56px}.ie11 .module-hometabs .content__slider .el .text--2,.ie11 .module-hometabs .content__slider .el .title--5,.ie11 .module-hometabs .content__slider .el__text{width:100%}.ie11 .module-hometabs .content__slider .el__time{align-items:center}.ie11 .icon__el:before{animation:none!important}.ie11 .loader{display:none}.ie11 .module-homeintro .content__right__slider .el{width:280px;padding-right:0}.ie11 .module-homeintro .content__right__slider .swiper-wrapper{justify-content:flex-start}.ie11 .module-homeintro .content_left_box{transition-delay:0s}.ie11 .module-homeintro .content_left_buttons{transition-delay:1s}.ie11 .module-homeintro .content__right{transition-delay:.5s}
.bodywrapper .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 22px;
    padding-right: 22px;
}

@media (min-width: 768px) {
    .bodywrapper .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .bodywrapper .container {
        width: 984px;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .container {
        width: 1164px;
    }
}

.bodywrapper {
    font-family: "ProximaNova",sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.3;
}

.bodywrapper .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.3;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bodywrapper li {
    line-height: initial;
}

.bodywrapper h3 {
    margin-bottom: 1.31rem;
}

.bodywrapper .footer-section-bottom-container {
    background: transparent;
    padding-bottom: 12px;
    padding-top: 12px;
}

.bodywrapper .footer-section-bottom-container li {
    padding: 0;
}
.bodywrapper .admin-link {
    background-color: white;
}

.bodywrapper .admin-link img {
    width: inherit;
}

.bodywrapper .footer-section-top .nav-link {
    color: #767879;
    font-size: 14px;
    text-transform: none;
    font-family: Proxima Nova, sans-serif;
    line-height: 1.61;
}

.bodywrapper .header-section-navigation .sub-menu {
    min-height: 0 !important;
}

.bodywrapper .footer-section-top .nav-link:hover {
    color: #16337a;
}

.bodywrapper .footer-section-top-column-about a {
    color: #16337a;
}

.bodywrapper .footer-section-top-column-about a:hover {
    color: #21bbe5;
    text-decoration: underline;
}

.menuwrapper .footer-section-top {
    color: #767879;
    font-size: 14px;
    font-family: Proxima Nova, sans-serif;
}

.menuwrapper .footer-section-top h3 {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1.31rem;
}

.icon--textvertical .icon__text {font-size:17px!important;}
.content__left__icon .icon__text {font-size:20px!important;}

.text--1 a {
    background-color: transparent;
    color: #1B4098;
    font-weight: bold;
}
.content__left__text .text--1 p {
    font-size: 1.75vw!important;
}

/*.text--2 p {
    font-size: 1.11vw;
    line-height: 1.53vw;
}*/

/*.content__right__slider .swiper-slide .title--5 {
    font-size: 1.25vw;
    line-height: 1.81vw;
}*/

.module-hometabs .content__title {
    width: 80%;
    max-width: 40vw;
}

#stickyholder .module-hometabs .content__title {
    width: 80%;
    max-width: 40vw;
}

.module-homeintro .content__right__slider .el__image {
    padding-bottom: 66% !important;
}

.module-hometabs .content__slider .el__image {
    padding-bottom: 66%!important;
}

@media only screen and (max-width: 1440px) {
    .module-hometabs .content__title {
        width: 100% !important;
        max-width: 80vw !important;
    }
    #stickyholder .module-hometabs .content__title {
        width: 100%;
        max-width: 80vw;
    }
}

.el__button a span {
    font-size: 30px;
}

.module-homecols .icon {
    top: 300px;
}

.module-homeintro .content__right__slider .el .cattitle {
    opacity: .5;
}

.module-hometabs .content__slider .el .cattitle{
    opacity: .5;
}

.module-homeintro .content__right__slider .el__image img {
    min-height: 260px;
}

.module-homeintro.active-animation {
    direction: ltr!important;
}

/* RTL only CSS */
html[dir=rtl] {
    .content__left__box {direction: rtl!important;}
}
