@font-face{font-family:'IR';src:url('../../../data/frontend/css/fonts/inter-regular.woff2') format('woff2'),url('../../../data/frontend/css/fonts/inter-regular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:'IB';src:url('../../../data/frontend/css/fonts/inter-bold.woff2') format('woff2'),url('../../../data/frontend/css/fonts/inter-bold.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap;}:root{--black:#000000;--white:#FFFFFF;--grey-light:#92A5B4;--grey-dark:#1D2935;}*{margin:0px;padding:0px;box-sizing:border-box;background-repeat:no-repeat;background-position:0px 0px;}html,body{top:0;left:0;right:0;height:100%;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}table{border:none;border-collapse:collapse;}table td,table th{padding:0;}ul,ol{list-style-type:none;}img,iframe{border:none;}input,textarea,select{-webkit-appearance:none;-moz-appearance:none;border-radius:0px;}body{font-family:'IR',sans-serif;font-size:18px;line-height:160%;text-align:center;color:var(--grey-dark);background-color:var(--white);}a,a:link,a:visited,a:focus,a:active,a:hover,button[type="submit"]{color:var(--grey-dark);text-decoration:none;transition:color 0.2s linear,background-color 0.2s linear,opacity 0.2s linear,border-color 0.2s linear;}a.button{font-family:'IB',sans-serif;padding:10px 30px;color:var(--white) !important;text-decoration:none !important;display:inline-block;background-color:var(--grey-light);margin-top:10px;border-radius:5px;}a.button:hover{color:var(--white) !important;background-color:var(--grey-dark) !important;}p,div.main ul,div.main ol{margin:10px 0px;}div.main ul{list-style-type:square;padding-left:20px;}p a,div.main ul a,div.main ol a{text-decoration:underline !important;}p a:hover,div.main ul a:hover,div.main ol a:hover{color:var(--grey-light) !important;}b,strong{font-family:'IB',sans-serif;font-weight:normal;}h1,h2,h3,h4,h5{width:100%;font-family:'IB',sans-serif;font-weight:normal;line-height:120%;color:var(--grey-light);display:block;margin:10px 0px;-moz-hyphens:none;-o-hyphens:none;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;}h1{font-size:50px;}h2{font-size:40px;}h3{font-size:30px;line-height:120%;}h4,h5{font-size:18px;line-height:120%;}.ce-headline-center,.text-center{text-align:center;}.ce-headline-left,.text-left{text-align:left;}.ce-headline-right,.text-right{text-align:right;}hr{width:100%;height:30px;float:left;clear:both;border:none;background-color:transparent;}div.jquery-modal{z-index:1000;}div.modal{max-width:1000px !important;padding:30px;}.modal a.close-modal{z-index:1001;}div.modal h1,div.modal h2,div.modal h3,div.modal h4,div.modal h5{text-align:left;margin:20px 0px 10px 0px;}span.scroll-anchor{width:100%;height:0px;float:left;clear:both;text-indent:-9999px;overflow:hidden;margin-top:-100px;}div.bg-top,div.bg-small-menu,div.bg-header,div.bg-main,div.bg-bottom,div.bg-header{width:100%;float:left;clear:both;position:relative;}div.center{width:1400px;margin:0px auto;padding:0px 20px;}div.top,div.top-spacer,div.small-menu,div.main,div.bottom,div.header{width:100%;float:left;clear:both;position:relative;}div.bg-top{position:fixed;top:0px;left:0px;z-index:1000;background-color:var(--white);box-shadow:0px 3px 5px 0px rgba(0,0,0,0.1);}div.top,div.top-spacer{height:100px;}div.top{display:flex;}div.top-left{float:left;clear:none;flex-grow:0;padding:25px 0px 0px 0px;}div.top-center{float:left;clear:none;flex-grow:1;text-align:center;padding:20px 0px 0px 0px;}div.top-right{float:left;clear:none;flex-grow:0;padding:25px 0px 0px 0px;}div.top-right a.button{margin:0px;}div.top-trigger{display:none;}div.top-left > a{width:156px;height:50px;display:block;float:left;clear:none;text-indent:-999px;overflow:hidden;background-image:url('../../../data/frontend/css/img/logo.svg');background-size:100% 100%;}ul.top-menu{line-height:100%;display:inline-block;margin:11px 0px 0px 0px;}ul.top-menu > li{float:left;clear:none;margin-left:30px;}ul.top-menu > li:first-child{margin-left:0px;}ul.top-menu > li > a{display:block;float:left;clear:none;padding:10px 0px;position:relative;}ul.top-menu > li > a:hover{color:var(--grey-light);}ul.top-menu > li > a::after{content:"";width:100%;height:2px;position:absolute;bottom:0px;left:0px;background-color:var(--white);transition:background-color 0.3s ease-in-out;}ul.top-menu > li.current > a::after{background-color:var(--grey-light);}div.top-trigger{top:28px;right:0px;position:absolute;display:none;}div.menu-trigger{width:40px;height:24px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer;}div.menu-trigger span{display:block;position:absolute;height:3px;width:100%;background-color:var(--grey-light);opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}div.menu-trigger span:nth-child(1){top:0px;}div.menu-trigger span:nth-child(2),div.menu-trigger span:nth-child(3){top:11px;}div.menu-trigger span:nth-child(4){top:22px;}div.menu-trigger.open span:nth-child(1){top:18px;width:0%;left:50%;}div.menu-trigger.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}div.menu-trigger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}div.menu-trigger.open span:nth-child(4){top:18px;width:0%;left:50%;}div.bg-main-white{background-color:var(--white);}div.bg-main-dark{background-color:var(--grey-dark);}div.bg-main-light{background-color:var(--grey-light);}div.bg-main-dark p,div.bg-main-dark p a,div.bg-main-dark ul,div.bg-main-light h1,div.bg-main-light h2,div.bg-main-light h3,div.bg-main-light h4,div.bg-main-light h5,div.bg-main-light p,div.bg-main-light p a,div.bg-main-light ul{color:var(--white);}div.bg-main-dark a.button{color:var(--grey-dark) !important;background-color:var(--grey-light) !important;}div.bg-main-dark a.button:hover{color:var(--grey-dark) !important;background-color:var(--white) !important;}div.bg-main-light a.button{color:var(--grey-dark) !important;background-color:var(--white) !important;}div.bg-main-light a.button:hover{color:var(--white) !important;background-color:var(--grey-dark) !important;}div.main{text-align:left;padding:120px 0px;}div.bg-bottom{background-color:var(--white);}div.bottom{text-align:center;padding:20px 0px 10px 0px;}ul.bottom-menu{display:inline-block;}ul.bottom-menu > li{float:left;clear:none;margin-left:30px;}ul.bottom-menu > li:first-child{margin-left:0px;}ul.bottom-menu > li > a:hover{color:var(--grey-light);}div.bg-small-menu{width:100%;height:100%;float:left;clear:both;position:fixed;z-index:990;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:var(--grey-dark);display:none;}div.small-menu{width:100%;float:left;clear:both;padding:80px 20px;}ul.small-menu{width:100%;float:left;clear:both;margin-top:30px;}ul.small-menu > li{width:100%;float:left;clear:both;padding:10px 0px;}ul.small-menu > li > a{font-family:'IB',sans-serif;font-size:28px;line-height:120%;color:var(--white);}ul.small-menu > li.current > a,ul.small-menu > li > a:hover{color:var(--grey-light);}div.bg-header{background-color:var(--grey-dark);}div.bg-header div.center{width:100%;float:left;clear:both;}div.header{height:800px;}div.frame{width:100%;float:left;clear:both;}div.frame img{max-width:100%;height:auto;}div.frame-col-12{width:calc(100% / 2);clear:none;padding:0px 20px;}div.bg-header div.center{padding:0px;}div.header-content{width:100%;float:left;clear:both;position:relative;z-index:2;top:50%;transform:translateY(-50%);}div.header-content h1,div.header-content h2,div.header-content h3,div.header-content h4,div.header-content h5,div.header-content p{color:var(--white);margin:0px;}div.header-content p{width:100%;float:left;clear:both;margin:20px 0px;}div.video-bg{width:100%;height:100%;float:left;clear:both;z-index:1;position:absolute;top:0px;left:0px;overflow:hidden;}div.video-bg::after{content:"";width:100%;height:100%;display:block;float:left;clear:both;position:absolute;z-index:2;background-color:var(--grey-dark);opacity:0.5;}div.video-bg video{width:100%;height:auto;float:left;clear:both;position:absolute;top:0px;left:0px;z-index:1;}div.video-bg video.video-01{top:50%;transform:translateY(-50%);}div.bg-main-video div.center{position:relative;z-index:2;}div.bg-main-video div.video-bg::after{opacity:0.5;}div.owl-dots{width:100%;float:left;clear:both;text-align:center;margin-top:10px;}div.owl-dots button{width:16px;height:16px;margin:0px 8px;display:inline-block;background-color:var(--grey-light) !important;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;opacity:0.3;}div.bg-slider{width:100%;float:left;clear:both;}div.owl-dots button.active{opacity:1.0;}div.frame-layout-1{position:relative;padding:30px 25px;background-color:var(--white);}div.frame-layout-1 p{color:var(--grey-dark) !important;}div.frame-layout-1::before{content:"";width:60px;height:60px;display:block;transform:translateY(-10px);font-family:'IB',sans-serif;font-size:30px;line-height:100%;text-align:center;padding-top:14px;color:var(--white);background-color:var(--grey-light);box-sizing:border-box;border-radius:50%;}div.owl-item:nth-child(1) div.frame-layout-1::before{content:"1";}div.owl-item:nth-child(2) div.frame-layout-1::before{content:"2";}div.owl-item:nth-child(3) div.frame-layout-1::before{content:"3";}div.owl-item:nth-child(4) div.frame-layout-1::before{content:"4";}div.owl-item:nth-child(5) div.frame-layout-1::before{content:"5";}div.owl-item:nth-child(6) div.frame-layout-1::before{content:"6";}div.owl-item:nth-child(7) div.frame-layout-1::before{content:"7";}div.owl-item:nth-child(8) div.frame-layout-1::before{content:"8";}div.owl-item:nth-child(9) div.frame-layout-1::before{content:"9";}div.frame-layout-2{max-width:1000px;margin-left:50%;transform:translateX(-50%);float:left;clear:both;padding:30px;margin-bottom:10px;background-color:var(--grey-dark);}div.frame-layout-2 h1,div.frame-layout-2 h2,div.frame-layout-2 h3,div.frame-layout-2 h4,div.frame-layout-2 h5{color:var(--grey-light);}div.frame-layout-2 header{min-height:50px;background-image:url('../../../data/frontend/css/img/benefit.svg');background-position:top left;background-size:50px 50px;}div.frame-layout-2 header,div.frame-layout-2 p{width:100%;float:left;clear:both;padding-left:70px;}div.frame-layout-2 p{margin:0px;}blockquote p{width:100%;float:left;clear:both;}blockquote strong,blockquote b{font-family:'IR',sans-serif;font-size:30px;color:var(--grey-light);}blockquote em,blockquote i{font-family:'IR',sans-serif;font-style:normal;color:var(--grey-light);}div.frame-layout-3{width:100%;float:left;clear:both;text-align:left;margin-top:10px;background-color:var(--grey-dark);}div.frame-layout-3 header{width:100%;float:left;clear:both;padding:10px 50px 10px 20px;position:relative;cursor:pointer;transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out;}div.frame-layout-3 header::after{content:"+";font-size:40px;line-height:90%;display:block;position:absolute;top:45%;right:10px;color:var(--white);transform:translateY(-50%);transition:color 0.2s ease-in-out,transform 0.2s ease-in-out;}div.frame-layout-3.open header::after{transform:translateY(-50%) rotate(45deg);}div.frame-layout-3 div.accordion-content{width:100%;float:left;clear:both;background-color:var(--grey-dark);}div.frame-layout-3 div.accordion-content div.rte-content{width:100%;max-width:100%;float:left;clear:both;margin:0px;transform:none;}div.frame-layout-3 div.accordion-content-inner{width:100%;float:left;clear:both;padding:0px 30px 10px 30px;}form{width:100%;max-width:800px;float:left;clear:none;margin-left:50%;transform:translateX(-50%);}form > h1,form > h2,form > h3,form > h4,form > h5,form label,form div.checkbox label span{display:none;}form div.form-group{width:100%;float:left;clear:both;margin-top:10px;}form div.input{width:100%;float:left;clear:both;position:relative;}form input[type="text"],form input[type="email"],form input[type="tel"]{width:100%;height:60px;float:left;clear:both;padding:0px 20px;font-family:inherit;font-size:inherit;color:var(--grey-dark);background-color:var(--white);border:none;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;}form textarea{width:100%;min-width:100%;max-width:100%;height:200px;min-height:200px;max-height:200px;float:left;clear:both;padding:20px;font-family:inherit;font-size:inherit;color:var(--grey-dark);background-color:var(--white);border:none;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;}form div.checkbox label{display:block;}form input[type="checkbox"]{width:40px;height:40px;display:block;position:absolute;top:0px;left:0px;background-color:var(--white);background-size:50% 50%;background-position:center center;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;}form input[type="checkbox"]:checked{background-image:url('../../../data/frontend/css/img/checkbox.svg');}form div.checkbox span.help-block{width:100%;float:left;clear:none;font-size:16px;line-height:140%;color:var(--white);padding:0px 0px 0px 50px;}form div.checkbox span.help-block a{color:var(--white);text-decoration:underline;}form div.checkbox span.help-block a:hover{color:var(--grey-light);}form button[type="submit"]{font-family:'IB',sans-serif;font-size:inherit;padding:15px 30px;color:var(--white) !important;text-decoration:none !important;display:block;background-color:var(--grey-light);margin-top:20px;border-radius:5px;border:none;float:right;clear:both;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;}form button[type="submit"]:hover{opacity:0.75;}@media screen and (max-width:1600px){div.header{height:750px;}}@media screen and (max-width:1500px){div.header{height:700px;}}@media screen and (max-width:1400px){div.center{width:100%;float:left;clear:both;}div.header{height:650px;}}@media screen and (max-width:1300px){div.top,div.top-spacer{height:90px;}div.top-left,div.top-right{padding-top:20px;}div.top-center{padding-top:15px;}div.header{height:600px;}div.main{padding:110px 0px;}h1{font-size:46px;}h2{font-size:36px;}h3{font-size:28px;}h4,h5{font-size:18px;}div.frame-layout-3 header::after{font-size:38px;}}@media screen and (max-width:1200px){span.scroll-anchor{margin-top:-80px;}div.top,div.top-spacer{height:80px;}div.top-left,div.top-right{padding-top:15px;}div.top-center{padding-top:10px;}ul.top-menu > li{margin-left:20px;}div.header{height:550px;}div.main{padding:100px 0px;}}@media screen and (max-width:1100px){body{font-size:16px;}div.header{height:500px;}div.main{padding:90px 0px;}h1{font-size:38px;}h2{font-size:32px;}h3{font-size:24px;}h4,h5{font-size:18px;}div.frame-layout-3 header::after{font-size:34px;}}@media screen and (max-width:1000px){div.header{height:450px;}div.main{padding:80px 0px;}}@media screen and (min-width:900px){div.bg-small-menu{display:none !important;}}@media screen and (max-width:900px){div.top-center,div.top-right{display:none;}div.top-left{width:100%;text-align:center;}div.top-left > a{float:left;clear:left;}div.top-trigger{display:block;}div.main{padding:70px 0px;}h1{font-size:34px;}h2{font-size:28px;}h3{font-size:24px;}h4,h5{font-size:18px;}div.bottom{font-size:15px;padding:15px 0px 5px 0px;}ul.bottom-menu > li{margin-left:20px;}div.frame-layout-2{padding:20px;}div.frame-layout-2 header{min-height:40px;background-size:40px 40px;}div.frame-layout-2 header,div.frame-layout-2 p{padding-left:55px;}div.frame-layout-2 h1,div.frame-layout-2 h2,div.frame-layout-2 h3,div.frame-layout-2 h4,div.frame-layout-2 h5{margin:5px 0px;}}@media screen and (max-width:800px){span.scroll-anchor{margin-top:-70px;}div.top,div.top-spacer{height:70px;}div.top-left > a{width:125px;height:40px;}div.top-trigger{top:23px;}div.header{height:400px;}div.main{padding:60px 0px;}div.frame{width:100%;float:left;clear:both;padding:0px;}div.frame-layout-1{padding:25px 20px;}div.frame-layout-2{padding:20px;}hr{height:20px;}form input[type="checkbox"]{width:30px;height:30px;}form div.checkbox span.help-block{padding:0px 0px 0px 40px;}}@media screen and (max-width:700px){div.main{padding:50px 0px;}h1{font-size:30px;}h2{font-size:24px;}h3{font-size:22px;}h4,h5{font-size:16px;}div.frame-layout-3 header::after{font-size:32px;}a.button{font-size:15px;padding:8px 24px;}div.video-bg video.video-01{width:auto;height:100%;top:0px;left:50%;transform:translateY(0%) translateX(-50%);}}@media screen and (max-width:600px){span.scroll-anchor{margin-top:-60px;}div.center{padding:0px 15px;}div.top,div.top-spacer{height:60px;}div.top-left{padding-top:10px;}div.top-trigger{top:18px;}div.header{height:350px;}div.main{padding:40px 0px;}div.owl-dots button{width:12px;height:12px;margin:0px 4px;}div.frame-layout-1::before{width:50px;height:50px;font-size:26px;padding-top:12px;}div.header-content p{margin:10px 0px;}div.frame-layout-3 div.accordion-content-inner{padding:0px 20px 10px 20px;}}@media screen and (max-width:500px){div.header{height:300px;}div.main{padding:30px 0px;}h1{font-size:26px;}h2{font-size:22px;}h3{font-size:20px;}h4,h5{font-size:16px;}div.frame-layout-3 header::after{font-size:30px;}form input[type="text"],form input[type="email"],form input[type="tel"]{height:50px;padding:0px 15px;}form textarea{padding:15px;}form button[type="submit"]{width:100%;}div.frame-layout-2{padding:15px;}div.frame-layout-2 header{min-height:30px;background-size:30px 30px;}div.frame-layout-2 header,div.frame-layout-2 p{padding-left:45px;}}@media screen and (max-width:400px){div.header{height:250px;}ul.small-menu > li{padding:8px 0px;}ul.small-menu > li > a{font-size:24px;}div.header-content p{margin:5px 0px;}}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url('../../../data/frontend/css/owl.video.play.png') no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
