body{font-size:16px;font-family:var(--font-primary),sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;background:#131313;height:100%;position:relative;overflow:hidden}html{height:100%}img{max-width:100%}b{font-weight:600}strong{font-weight:800}@media (min-width:1200px){.container{max-width:1240px}}.header-spacing{flex-wrap:wrap;width:100%;height:100%;display:flex}.overflow{overflow:hidden}input[type=text]{border:2px solid #eee;height:58px;padding:0 20px;line-height:54px;display:inline-block}textarea{border:2px solid #eee;height:158px;padding:20px;line-height:54px;display:inline-block}label{font-weight:600;display:block}button[type=submit]{color:#fff;background:#000;border:none;height:58px;padding:0 40px;font-size:13px;font-weight:700;display:inline-block}main{z-index:5;background:#171819;flex-wrap:wrap;width:100%;display:flex;position:relative}a{-o-transition:.25s ease-in-out;color:#000;transition:all .25s ease-in-out}a:hover{text-decoration:underline}@keyframes noise-anim{0%{clip:rect(61px,9999px,101px,0)}5%{clip:rect(7px,9999px,65px,0)}10%{clip:rect(118px,9999px,116px,0)}15%{clip:rect(71px,9999px,128px,0)}20%{clip:rect(30px,9999px,12px,0)}25%{clip:rect(43px,9999px,105px,0)}30%{clip:rect(1px,9999px,101px,0)}35%{clip:rect(36px,9999px,48px,0)}40%{clip:rect(125px,9999px,56px,0)}45%{clip:rect(45px,9999px,57px,0)}50%{clip:rect(30px,9999px,3px,0)}55%{clip:rect(35px,9999px,35px,0)}60%{clip:rect(96px,9999px,97px,0)}65%{clip:rect(51px,9999px,56px,0)}70%{clip:rect(81px,9999px,29px,0)}75%{clip:rect(127px,9999px,100px,0)}80%{clip:rect(81px,9999px,36px,0)}85%{clip:rect(99px,9999px,1px,0)}90%{clip:rect(89px,9999px,53px,0)}95%{clip:rect(109px,9999px,64px,0)}to{clip:rect(5px,9999px,117px,0)}}@keyframes noise-anim-2{0%{clip:rect(48px,9999px,57px,0)}5%{clip:rect(107px,9999px,17px,0)}10%{clip:rect(41px,9999px,37px,0)}15%{clip:rect(79px,9999px,128px,0)}20%{clip:rect(101px,9999px,108px,0)}25%{clip:rect(71px,9999px,89px,0)}30%{clip:rect(43px,9999px,37px,0)}35%{clip:rect(118px,9999px,80px,0)}40%{clip:rect(95px,9999px,2px,0)}45%{clip:rect(120px,9999px,69px,0)}50%{clip:rect(81px,9999px,101px,0)}55%{clip:rect(17px,9999px,106px,0)}60%{clip:rect(23px,9999px,117px,0)}65%{clip:rect(24px,9999px,5px,0)}70%{clip:rect(37px,9999px,64px,0)}75%{clip:rect(19px,9999px,129px,0)}80%{clip:rect(83px,9999px,48px,0)}85%{clip:rect(9px,9999px,10px,0)}90%{clip:rect(66px,9999px,127px,0)}95%{clip:rect(12px,9999px,51px,0)}to{clip:rect(81px,9999px,114px,0)}}.dots-menu{float:right;cursor:pointer;width:20px;height:20px;margin:0;position:relative}.dots-menu .pix{background-color:#fff;border-radius:100%;width:4px;height:4px;transition:all .2s ease-in-out;position:absolute}.dots-menu .pix:first-of-type{transform:translate(0)}.dots-menu .pix:nth-of-type(2){transform:translate(8px)}.dots-menu .pix:nth-of-type(3){transform:translate(16px)}.dots-menu .pix:nth-of-type(4){transform:translateY(8px)}.dots-menu .pix:nth-of-type(5){transform:translate(8px,8px)}.dots-menu .pix:nth-of-type(6){transform:translate(16px,8px)}.dots-menu .pix:nth-of-type(7){transform:translateY(16px)}.dots-menu .pix:nth-of-type(8){transform:translate(8px,16px)}.dots-menu .pix:nth-of-type(9){transform:translate(16px,16px)}.dots-menu:hover .pix{background-color:#007bff}.dots-menu:hover .pix:first-of-type{transform:translate(-4px,-4px)}.dots-menu:hover .pix:nth-of-type(3){transform:translate(20px,-4px)}.dots-menu:hover .pix:nth-of-type(7){transform:translate(-4px,20px)}.dots-menu:hover .pix:nth-of-type(9){transform:translate(20px,20px)}.dots-menu.active .pix:first-of-type{transform:translate(0)}.dots-menu.active .pix:nth-of-type(2){transform:translate(4px,4px)}.dots-menu.active .pix:nth-of-type(3){transform:translate(16px)}.dots-menu.active .pix:nth-of-type(4){transform:translate(4px,12px)}.dots-menu.active .pix:nth-of-type(6){transform:translate(12px,4px)}.dots-menu.active .pix:nth-of-type(7){transform:translateY(16px)}.dots-menu.active .pix:nth-of-type(8){transform:translate(12px,12px)}.dots-menu.active .pix:nth-of-type(9){transform:translate(16px,16px)}.dots-menu.active:hover .pix:first-of-type{transform:translate(-4px,-4px)}.dots-menu.active:hover .pix:nth-of-type(2){transform:translate(2px,2px)}.dots-menu.active:hover .pix:nth-of-type(3){transform:translate(20px,-4px)}.dots-menu.active:hover .pix:nth-of-type(4){transform:translate(2px,14px)}.dots-menu.active:hover .pix:nth-of-type(6){transform:translate(14px,2px)}.dots-menu.active:hover .pix:nth-of-type(7){transform:translate(-4px,20px)}.dots-menu.active:hover .pix:nth-of-type(8){transform:translate(14px,14px)}.dots-menu.active:hover .pix:nth-of-type(9){transform:translate(20px,20px)}.modal .modal-dialog{width:600px;max-width:100%;margin:0 auto}.modal .modal-dialog .modal-content{border:none;border-radius:0;width:100%;height:300px;margin-top:30%;position:relative;box-shadow:0 0 40px #0000004d}.modal .modal-dialog .modal-content .close{color:#fff;opacity:1;text-align:center;background:#007bff;width:50px;height:50px;font-size:13px;line-height:50px;position:absolute;top:0;right:0}.modal #map{float:left;width:100%;height:300px}.pagination{float:left;text-align:center;width:100%;height:40px;margin:0;display:block}.pagination li.page-item{float:none;display:inline-block}.pagination li.page-item a.page-link{float:left;color:#000;border:2px solid #000;height:40px;padding:0 20px;font-size:12px;font-weight:600;line-height:36px;border-radius:0!important}.screen-bottom{color:#fff;z-index:7;flex-direction:row;flex:12;justify-content:center;gap:10px;min-height:80px;display:none;position:fixed;bottom:30px;right:0}.page-loaded .screen-bottom{display:flex}.screen-bottom>div:first-child{flex:3}@media screen and (max-width:1460px){.screen-bottom>div:first-child{display:none}.screen-bottom>div.button{margin-right:50px!important}}@media screen and (min-width:800px) and (max-width:1460px){.screen-bottom>div.search{margin-left:50px!important}}.search-company{display:none!important}@media screen and (max-width:800px){.screen-bottom{flex-direction:column;height:300px;top:calc(100vh - 400px)}.screen-bottom .form{flex-direction:column}.screen-bottom>div.button{margin-right:20px!important}.apps{display:none!important}.screen-bottom>div.search{margin-left:-800px}.search-company{display:flex!important}.screen-bottom>div.search.opened{margin-left:0}}.screen-bottom>div.search{background-color:#0006;border-radius:5px;flex-direction:column;flex:6;justify-content:center;align-items:start;width:calc(100vw - 16px);padding:5px 10px;transition:all .5s ease-in-out;display:flex}.screen-bottom .title{width:100%;margin-bottom:5px;font-size:16px;font-weight:600;display:flex}.screen-bottom .form{gap:10px;width:100%;display:flex}.screen-bottom>div.search select{font-size:.8rem}.screen-bottom>div.button{flex-direction:column;flex:3;justify-content:end;align-items:end;gap:10px;margin-right:150px;display:flex}.w-full{width:100%}.select2-container{font-size:14px;width:100%!important}.custom-error{color:red;margin-bottom:2px;font-size:12px}.preloader{z-index:13;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);background:#007bff;width:100%;height:100%;transition:all .4s cubic-bezier(.595,.03,0,.88);position:fixed;top:0;left:0}.preloader .inner{-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);background:#000 url(/images/preloader.gif) 50%/80px 80px no-repeat;width:100%;height:100%;transition:all .4s cubic-bezier(.595,.03,0,.88);position:absolute;top:0;left:0}.preloader .holder{text-align:center;width:100%;height:26px;margin-top:50px;position:absolute;top:50%;left:0}.preloader .typewriter{color:#fff;height:26px;line-height:26px;display:inline-block}.preloader .typewriter #typewriter-text{float:left;margin-top:-2px;margin-left:5px;margin-right:3px;font-size:12px}.preloader .typewriter #typewriter-suffix{text-indent:-1000px;background:#007bff;width:2px;height:16px;display:inline-block;overflow:hidden}.preloader .loader{border-radius:none;border:none;width:100%;height:3px;position:absolute;top:0;left:0}.preloader .loader:after{content:"";z-index:3;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.preloader .trackbar{color:#fff;text-align:center;opacity:.99;background:gray;border-radius:0;width:100%;height:100%;position:relative}.preloader .loadbar{z-index:2;background:#007bff;width:0%;height:100%;animation:5s infinite flicker;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 0 10px #007bff}.page-loaded{overflow:inherit}.page-loaded .preloader{transition-delay:.5s;left:100%}.page-loaded .preloader .inner{left:100%}.page-loaded .navbar{transform:translateY(0)}.page-loaded .header{margin:0}.page-loaded .header .slider{opacity:1;transform:scale(1)}.page-loaded .header .slider .gallery-thumbs{opacity:1;transform:translate(0)}.transition-overlay{z-index:30;visibility:hidden;width:100%;height:100%;position:fixed;top:0;left:0}.transition-overlay .black-layer{z-index:25;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);background:#000;width:100%;height:100%;transition:all .4s cubic-bezier(.595,.03,0,.88);position:absolute;top:0;left:-100%}.transition-overlay .green-layer{z-index:24;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);background:#007bff;width:100%;height:100%;transition:all .4s cubic-bezier(.595,.03,0,.88);position:absolute;top:0;left:-100%}.transition-overlay.open{visibility:visible}.transition-overlay.open .green-layer{transition-delay:0s;left:0}.transition-overlay.open .black-layer{transition-delay:.4s;left:0}.sandwich-btn{float:right;cursor:pointer;border-radius:50%;width:46px;height:46px;position:relative}.sandwich-btn span{opacity:1;-o-transition:.25s ease-in-out;background:#fff;width:18px;height:2px;transition:all .25s ease-in-out;display:block;position:absolute;right:8px;transform:rotate(0)}.sandwich-btn span:first-child{top:12px}.sandwich-btn span:nth-child(2){top:20px}.sandwich-btn.open span:first-child{top:16px;transform:rotate(135deg)}.sandwich-btn.open span:nth-child(2){top:16px;transform:rotate(-135deg)}.navigation-menu{z-index:8;visibility:hidden;-o-transition:.25s ease-in-out;flex-direction:column;justify-content:center;width:100%;height:100%;transition:all .25s ease-in-out;display:flex;position:fixed;top:0;left:0}.navigation-menu .black-layer{z-index:3;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);background:#000;width:100%;height:100%;transition:all .4s cubic-bezier(.595,.03,0,.88);position:absolute;top:0;left:-100%}.navigation-menu .green-layer{z-index:2;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);background:#007bff;width:100%;height:100%;transition:all .4s cubic-bezier(.595,.03,0,.88);position:absolute;top:0;left:-100%}.navigation-menu .inner{color:#fff;z-index:4;text-align:center;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);opacity:0;transition:all .4s cubic-bezier(.595,.03,0,.88);position:relative;transform:scale(1.1)}.navigation-menu .inner ul{margin:0;padding:0;display:block}.navigation-menu .inner ul li{-o-transition:.25s ease-in-out;margin:0;padding:0;transition:all .25s ease-in-out;display:block;position:relative}.navigation-menu .inner ul li:hover ul{opacity:1;visibility:visible}.navigation-menu .inner ul li:hover ul li ul{opacity:0;visibility:hidden}.navigation-menu .inner ul li ul{text-align:center;opacity:0;visibility:hidden;-o-transition:.25s ease-in-out;background:#000000f2;flex-flow:wrap;justify-content:center;align-items:center;width:100%;height:100%;transition:all .25s ease-in-out;display:flex;position:absolute;top:0;left:0;transition-delay:0s!important}.navigation-menu .inner ul li ul li{margin:0 20px;padding:0;list-style:none;position:static}.navigation-menu .inner ul li ul li ul{opacity:0;visibility:hidden;background:#000000f2;width:1000px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.navigation-menu .inner ul li ul li ul li a{font-size:12px}.navigation-menu .inner ul li ul li:hover ul{opacity:1;visibility:visible;z-index:5}.navigation-menu .inner ul li ul li a{float:left;font-size:18px}.navigation-menu .inner ul li ul li a:before{display:none}.navigation-menu .inner ul li ul li a:hover{color:#007bff}.navigation-menu .inner ul li a{color:#fff;font-size:50px;font-weight:800;position:relative}.navigation-menu .inner ul li a:before{content:"";z-index:-1;-o-transition:.25s ease-in-out;background:#007bff;width:0;height:10px;transition:all .25s ease-in-out;position:absolute;bottom:12px;left:0}.navigation-menu .inner ul li a:hover{text-decoration:none}.navigation-menu .inner ul li a:hover:before{width:100%}.navigation-menu .inner address{margin-top:50px;font-size:18px}.navigation-menu.open{visibility:visible}.navigation-menu.open .green-layer{transition-delay:0s;left:0}.navigation-menu.open .black-layer{transition-delay:.4s;left:0}.navigation-menu.open .inner{opacity:1;transition-delay:.5s;transform:scale(1)}.header{flex-wrap:wrap;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.social-media{z-index:7;text-align:center;width:38px;margin:0;padding:0;position:absolute;top:200px;right:60px}.social-media li{float:left;width:100%;padding:0;list-style:none;display:block}.social-media li a{float:left;color:#fff;width:100%;margin:10px 0;font-size:13px}.social-media li a:hover{color:#007bff}.scroll-down{z-index:2;width:1px;height:90px;position:absolute;bottom:30px;right:63px}.scroll-down b{color:#fff;transform-origin:0;float:left;width:100px;margin-top:0;margin-left:-15px;font-size:10px;font-weight:600;transform:rotate(90deg)}.scroll-down span{text-align:center;padding-top:79px;display:block;position:relative}.scroll-down span:before{content:"";background:#fff;width:1px;height:90px;margin-left:-.5px;animation:1.2s cubic-bezier(1,0,0,1) infinite elasticus;position:absolute;top:0;left:50%}.navbar{z-index:11;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);flex-wrap:wrap;width:100%;height:78px;padding:20px 60px;transition:all .4s cubic-bezier(.595,.03,0,.88) .8s;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.navbar.hide{transform:translateY(-100%)}.navbar .logo{margin-left:0;margin-right:30px}.navbar .logo img{height:45px}.navbar .email-us{color:#fff;margin-left:0;margin-right:auto;font-size:14px}.navbar .email-us a{color:gray;text-decoration:underline}.navbar .email-us a:hover{color:#fff}.navbar .email-us a span{color:#fff;text-decoration:underline}.navbar .languages{margin-right:50px}.navbar .languages a{float:left;color:gray;margin-left:10px;font-size:14px}.navbar .languages a:hover{color:#007bff;text-decoration:none}.navbar .languages a.active{color:#fff}.navbar .sandwich-nav{margin-right:0}.navbar .sandwich-nav b{color:#fff;font-size:14px;font-weight:400;line-height:38px}.navbar .sandwich-nav .circle{float:right;cursor:pointer;border:2px solid #fff3;border-radius:50%;width:38px;height:38px;margin-left:10px;position:relative}.navbar .sandwich-nav .circle.open{background:#fff;border-color:#fff}.navbar .sandwich-nav .circle.open span{background:#000}.header{margin:0}.header .slider{-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);opacity:0;width:100%;height:100%;transition:all .4s cubic-bezier(.595,.03,0,.88) .6s;position:absolute;top:0;left:0;transform:scale(1.4)}.header .gallery-top{z-index:1;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.header .gallery-top .swiper-wrapper{opacity:1}.header .gallery-top .swiper-wrapper .slide-inner{z-index:1;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.header .gallery-thumbs{z-index:2;opacity:0;-o-transition:all .4s cubic-bezier(.595,.03,0,.88);-o-transition-timing-function:cubic-bezier(.595,.03,0,.88);height:60%;transition:all .4s cubic-bezier(.595,.03,0,.88) .8s;position:absolute;top:20%;left:60px;overflow:hidden;transform:translate(-100px)}.header .gallery-thumbs .swiper-slide{color:gray;flex-direction:column;justify-content:center;width:100%;font-size:90px;font-weight:700;display:flex}.header .gallery-thumbs .swiper-slide.swiper-slide-active{color:#fff}.header .gallery-thumbs .swiper-slide.swiper-slide-active a{display:block}.header .gallery-thumbs .swiper-slide a{float:right;color:#007bff;margin-top:-10px;margin-bottom:0;font-size:14px;font-weight:600;display:none}.header .gallery-thumbs .swiper-slide a:hover{text-decoration:none}.header .gallery-thumbs .swiper-slide a:hover .plus{color:#000;background:#fff}.header .gallery-thumbs .swiper-slide a .plus{text-align:center;color:#fff;-o-transition:.25s ease-in-out;border:2px solid #ffffff4d;border-radius:50%;width:30px;height:30px;margin-left:6px;line-height:27px;transition:all .25s ease-in-out;display:inline-block}.header .swiper-pagination{color:#fff;z-index:99;width:auto;position:absolute;bottom:30px;left:60px}.header .swiper-pagination span:first-child{float:left;height:50px;padding-top:3px;font-size:56px;font-weight:600;line-height:50px;overflow:hidden}.header .swiper-pagination span:last-child{font-size:14px}.header .swiper-pagination span:before{content:"0"}.particles-mask{text-align:center;background:#131313 url(/images/pattern-bg2.png) 50% no-repeat;flex-flow:column wrap;justify-content:center;width:100%;height:100%;padding:0 100px;display:flex;position:absolute;top:0;left:0;background-size:auto 100%!important}.particles-mask .inner{width:100%}.particles-mask .inner .masker{width:100%;position:relative;overflow:hidden}.particles-mask .inner .masker h1{color:#fff;margin-bottom:15px;font-size:12vw;font-weight:800;line-height:1;display:inline-block;position:relative}.particles-mask .inner .masker h1:before{content:attr(data-text);text-shadow:1px 0 #00f;color:#fff;clip:rect(0,900px,0,0);animation:3s linear infinite alternate-reverse noise-anim-2;position:absolute;top:0;left:-2px;overflow:hidden}.particles-mask .inner .masker h1:after{content:attr(data-text);text-shadow:-1px 0 red;color:#fff;clip:rect(0,xw00px,0,0);animation:2s linear infinite alternate-reverse noise-anim;position:absolute;top:0;left:2px;overflow:hidden}.particles-mask .inner h5{color:#fff;margin-bottom:40px;padding:0 30%;font-size:20px;font-weight:300;line-height:30px}.particles-mask .inner a{color:#fff;border:1px solid #fff;height:58px;padding:0 45px;font-size:12px;font-weight:600;line-height:56px;display:inline-block}.particles-mask .inner a:hover{color:#fff;background:#007bff;border-color:#007bff;text-decoration:none}.particles-mask #particles-js{mix-blend-mode:darken;width:100%;height:100%;position:absolute;top:0;left:0}.motion-blur{flex-flow:column wrap;justify-content:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.motion-blur canvas{width:100%;height:100%;position:absolute;top:0;left:0}.motion-blur .inner{z-index:2;text-align:center;display:inline-block;position:relative}.motion-blur .inner h1{color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;margin-bottom:20px;font-size:10vw;font-weight:800;line-height:1}.motion-blur .inner h5{color:#fff;margin-bottom:40px;font-size:20px;font-weight:800}.motion-blur .inner a{text-align:center;color:#fff;border:2px solid #fff;border-radius:50%;width:48px;height:48px;font-size:24px;font-weight:300;line-height:46px;display:inline-block}.motion-blur .inner a:hover{color:#000;background:#fff;text-decoration:none}.animation-bg{background:#131313 url(/images/anim-hero.gif) 50% no-repeat;flex-flow:column wrap;justify-content:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.animation-bg .inner{z-index:2;text-align:center;display:inline-block;position:relative}.animation-bg .inner img{width:650px;max-width:100%;display:inline-block}.video-hero{flex-flow:column wrap;justify-content:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.video-hero .inner{z-index:2;text-align:center;display:inline-block;position:relative}.video-hero .inner h1{color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;margin-bottom:20px;font-size:10vw;font-weight:800;line-height:1}.video-hero .inner h5{color:#fff;margin-bottom:40px;font-size:20px;font-weight:800}.video-hero a{color:#fff;border:1px solid #fff;height:58px;padding:0 45px;font-size:12px;font-weight:600;line-height:56px;display:inline-block}.video-hero a:hover{color:#fff;background:#007bff;border-color:#007bff;text-decoration:none}.kinetic-slider{flex-flow:column wrap;justify-content:center;width:100%;height:100%;display:flex;position:relative}.kinetic-slider canvas{width:100%;height:100%;position:absolute;top:0;left:0}.slider-controls{z-index:1;color:#fff;padding:20px 0;display:flex;position:absolute;bottom:0;left:60px}.slider-controls .main-nav{cursor:pointer;display:inline-block}.slider-controls .prev{margin-right:15px}.page-header{background:#000;flex-flow:column wrap;justify-content:center;width:100%;height:600px;display:flex;position:fixed;top:0;left:0}.page-header:after{content:"";z-index:1;background:url(/images/lines.png);width:100%;height:100%;position:absolute;top:0;left:0}.page-header .inner{z-index:3;width:100%;margin-top:39px;padding:0 60px;position:relative}.page-header .inner h2{color:#fff;font-size:8em;font-weight:800;line-height:1;position:relative}.page-header .inner h2:before{content:attr(data-text);text-shadow:1px 0 #00f;color:#fff;clip:rect(0,900px,0,0);animation:3s linear infinite alternate-reverse noise-anim-2;position:absolute;top:0;left:-2px;overflow:hidden}.page-header .inner h2:after{content:attr(data-text);text-shadow:-1px 0 red;color:#fff;clip:rect(0,xw00px,0,0);animation:2s linear infinite alternate-reverse noise-anim;position:absolute;top:0;left:2px;overflow:hidden}.page-header .inner p{color:#fff;margin-bottom:0;padding-right:40%;font-size:26px;font-weight:300;line-height:40px}.page-header-spacing{flex-wrap:nowrap;width:100%;height:600px;display:flex}.video-bg{background:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.video-bg video{opacity:.1;mix-blend-mode:luminosity;min-width:100%;min-height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.works{flex-wrap:wrap;width:100%;padding-top:150px;padding-bottom:50px;display:flex}.works.two-cols ul li{width:50%}.works.four-cols ul li{width:25%}.works.four-cols ul li figure figcaption{padding:20px 20px 5px}.works.four-cols ul li figure figcaption h3{text-shadow:2px 2px 5px #000000e6;margin-left:-30px;font-size:20px}.works ul li figure figcaption h6{color:#fff;text-shadow:2px 2px 5px #000000e6;font-size:15px}.works.four-cols ul li figure figcaption small{margin-bottom:20px}.works ul{float:left;width:100%;margin:0;padding:0}.works ul li{float:left;width:33.3333%;margin:0 0 100px;padding:0 5%;list-style:none}.works ul li figure{float:left;width:100%;height:100%;transform-style:preserve-3d;margin:0;position:relative}.works ul li figure *{-o-transition:.25s ease-in-out;transition:all .25s ease-in-out}.works ul li figure:hover{margin:0}.works ul li figure:hover .thumb{box-shadow:4px 21px 44px -13px #000000bf}.works ul li figure:hover figcaption{text-shadow:2px 10px 10px #00000059}.works ul li figure:hover figcaption a,.works ul li figure:hover figcaption .brand{opacity:1}.works ul li figure .thumb{width:100%}.works ul li figure figcaption{padding:0 30px 50px;position:absolute;bottom:0;left:0;transform:translateZ(20px)}.works ul li figure figcaption .brand{opacity:0;height:30px;margin-bottom:40px}.works ul li figure figcaption h3{color:#fff;margin-left:-50px;font-weight:800}.works ul li figure figcaption small{color:#fff;margin-bottom:50px;font-size:10px;font-weight:600;display:block}.works ul li figure figcaption a{color:#fff;opacity:0;border-bottom:2px solid #fff;padding-bottom:2px;font-size:12px;display:inline-block}.works ul li figure figcaption a:hover{text-decoration:none}.filter-bar{float:left;width:100%;margin-bottom:60px}.filter-bar .works-filter{float:left;margin:0;padding:0;line-height:20px}.filter-bar .works-filter li{float:left;opacity:0;-o-transition:.25s ease-in-out;margin:0 10px 0 0;padding:0;list-style:none;transition:all .25s ease-in-out;transform:translateY(10px)}.filter-bar .works-filter li:first-child{transition-delay:0s}.filter-bar .works-filter li:nth-child(2){transition-delay:50ms}.filter-bar .works-filter li:nth-child(3){transition-delay:.1s}.filter-bar .works-filter li:nth-child(4){transition-delay:.15s}.filter-bar .works-filter li:nth-child(5){transition-delay:.2s}.filter-bar .works-filter li:nth-child(6){transition-delay:.25s}.filter-bar .works-filter li:nth-child(7){transition-delay:.3s}.filter-bar .works-filter li:nth-child(8){transition-delay:.35s}.filter-bar .works-filter li:nth-child(9){transition-delay:.4s}.filter-bar .works-filter li a{float:left;color:#fff;border-bottom:2px solid #0000;padding:0 2px 2px;font-size:13px}.filter-bar .works-filter li a.current{color:#007bff;border-bottom:2px solid #007bff}.filter-bar .works-filter li a:hover{color:#007bff;text-decoration:none}.filter-bar .works-filter.active li{opacity:1;transform:translateY(0)}.filter-btn{float:right}.filter-btn span{float:right;color:#fff;margin-right:20px;font-size:13px;font-weight:600;line-height:22px}.case-details{background:#fff;flex-wrap:wrap;width:100%;display:flex}.case-details figure{float:left;width:100%;margin-bottom:30px}.case-details figure img{float:left;width:100%}.case-details h3{margin-top:150px;margin-bottom:20px;font-size:80px;font-weight:800}.case-details h6{margin-bottom:20px;padding-right:40%;font-size:24px;font-weight:300;line-height:34px}.case-details p{color:gray}.case-details p:last-child{margin-bottom:60px}.case-details .case-navbar{float:left;text-align:center;z-index:2;width:100%;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background:#fff;margin-bottom:0;padding:0;position:sticky;top:0}.case-details .case-navbar ul{float:left;width:100%;margin:0;padding:30px 0}.case-details .case-navbar ul li{margin:0 30px;padding:0;list-style:none;display:inline-block}.case-details .case-navbar ul li a{font-weight:600}.case-details .case-navbar ul li a:hover{color:#007bff;text-decoration:none}.features-content{background:#fff;flex-wrap:wrap;width:100%;padding-top:150px;padding-bottom:80px;display:flex}.features-content h2{margin-top:-10px;margin-bottom:40px;font-size:50px;font-weight:800}.features-content h6{color:gray;padding-right:20%;font-size:17px;font-weight:300;line-height:30px}.features-content h5{color:gray;margin-top:-20px;margin-bottom:80px;font-size:20px;font-weight:300}.features-content img{height:55px;margin-bottom:20px}.features-content h4{margin-bottom:20px;font-size:15px;font-weight:800}.features-content p{color:gray;font-size:14px;line-height:22px}.features-content ul{float:left;width:100%;margin:-13px 0 70px;padding:0}.features-content ul li{float:left;color:gray;width:100%;margin:0;padding:5px 0;font-size:14px;list-style:none}.features-content a{color:#007bff;margin-bottom:70px;font-size:12px;font-weight:600;display:inline-block;position:relative}.features-content a:before{content:"";-o-transition:.25s ease-in-out;background:#007bff;width:0;height:2px;transition:all .25s ease-in-out;position:absolute;bottom:0;left:0}.features-content a:hover{text-decoration:none}.features-content a:hover:before{width:100%}.listing-content{color:#fff;flex-wrap:wrap;width:100%;padding:150px 0;display:flex}.listing-content ul{flex-wrap:wrap;width:100%;margin:0;padding:0;display:flex}.listing-content ul li{width:100%;margin:0;padding:10px 0;font-size:13px;list-style:none}.full-media-content{flex-wrap:wrap;width:100%;display:flex;position:relative;background-size:cover!important}.full-media-content .video-bg video{opacity:1}.full-media-content .sides{flex:1;padding:150px 0;position:relative}.full-media-content .sides figure{z-index:2;float:right;border:10px solid #fff;width:50%;margin-bottom:0;margin-right:-40px;position:relative}.full-media-content .sides figure img{width:100%}.full-media-content .inner-content{color:#fff;background:#000000b3;flex-flow:column wrap;justify-content:center;display:flex}.full-media-content .inner-content .inner{max-width:700px;padding:0 100px}.full-media-content .inner-content h5{text-transform:uppercase;font-size:20px;line-height:1}.full-media-content .inner-content h2{margin-bottom:40px;font-size:60px;font-weight:800}.full-media-content .inner-content p{color:#fff;margin-bottom:40px;font-weight:300}.full-media-content .inner-content a{color:#fff;border:2px solid #fff;height:58px;padding:0 50px;font-size:12px;font-weight:600;line-height:54px;display:inline-block}.full-media-content .inner-content a:hover{color:#000;background:#fff;text-decoration:none}.introduction{background:#fff;flex-wrap:wrap;width:100%;padding:150px 0;display:flex}.introduction h2{margin-bottom:30px;font-weight:800}.introduction h6{margin-bottom:10px;font-weight:600}.introduction h4{margin-top:5px;margin-bottom:30px;font-weight:300;line-height:34px}.introduction p{color:gray;line-height:26px;display:block}.introduction p:last-child{margin-bottom:0}.introduction p span{display:inline-block;position:relative}.introduction p span:after{content:"";mix-blend-mode:hard-light;background:#007bff;width:100%;height:5px;position:absolute;bottom:3px;left:0}.our-team{background:#f3f3f3;flex-wrap:wrap;width:100%;padding-top:150px;display:flex}.our-team *{-o-transition:.25s ease-in-out;transition:all .25s ease-in-out}.our-team figure{flex-flow:column wrap;justify-content:center;width:100%;margin:0;display:flex;position:relative;overflow:hidden}.our-team figure img{float:left;filter:grayscale();mix-blend-mode:multiply;width:100%}.our-team figure figcaption{text-align:center;opacity:0;text-shadow:1px 1px 1px #0000004d;width:100%;padding:20px;position:absolute;bottom:0;left:0}.our-team figure figcaption h4{color:#fff;margin-bottom:0;font-size:18px;font-weight:800}.our-team figure figcaption small{color:#fff;font-size:12px}.our-team figure:hover{background:url(/images/team-splash.png) 50%/cover no-repeat}.our-team figure:hover img{transform:translateY(20px)}.our-team figure:hover figcaption{opacity:1}.news{background:#fff;flex-wrap:wrap;width:100%;padding:150px 0;display:flex}.news .post{float:left;width:100%;margin-bottom:60px}.news .post.post-single{margin-bottom:0}.news .post.post-single .post-content .post-title{font-size:60px;line-height:70px}.news .post.post-single p:last-child{margin-bottom:0}.news .post .post-image{float:left;width:100%;margin-bottom:30px}.news .post .post-image img{width:100%}.news .post .post-content{float:left;width:100%;padding:0 50px}.news .post .post-content .social-share{float:left;width:100%;margin-bottom:40px;padding:0}.news .post .post-content .social-share li{float:left;text-align:center;margin-right:5px;padding:0;list-style:none}.news .post .post-content .social-share li.facebook a{background:#475993}.news .post .post-content .social-share li.twitter a{background:#76a9ea}.news .post .post-content .social-share li.google-plus a{background:#f34a38}.news .post .post-content .social-share li.linkedin a{background:#0077b7}.news .post .post-content .social-share li.youtube a{background:#f61c0d}.news .post .post-content .social-share li a{float:left;color:#fff;background:#007bff;border:none;border-radius:0;width:44px;height:44px;line-height:44px}.news .post .post-content .author{float:left;width:100%;margin-bottom:30px}.news .post .post-content .author img{float:left;border-radius:50%;height:40px;margin-right:15px}.news .post .post-content .author span{float:left;color:gray;font-size:13px;line-height:40px}.news .post .post-content .author span b{font-weight:600}.news .post .post-content .post-categories{float:left;width:100%;margin:0 0 10px;padding:0;font-size:13px}.news .post .post-content .post-categories li{float:left;margin:0 7px 0 0;padding:0;list-style:none}.news .post .post-content .post-categories li a{float:left;color:gray;text-decoration:underline}.news .post .post-content .post-categories li a:hover{color:#007bff}.news .post .post-content .post-title{margin-bottom:20px;font-size:40px;font-weight:800;line-height:50px;display:block}.news .post .post-content h5{color:#007bff;margin-bottom:15px;font-weight:600}.news .post .post-content .post-date{color:#007bff;margin-bottom:20px;font-weight:600;display:block}.news .post .post-content p{color:gray;margin-bottom:20px;line-height:27px;display:block}.news .post .post-content blockquote{color:#fff;background:#007bff;width:100%;padding:20px;display:block}.news .post .post-content blockquote p{color:#fff;font-size:18px;font-weight:600;line-height:30px}.news .post .post-content blockquote h5{color:#fff;text-transform:uppercase;opacity:.7;margin:0;font-weight:400}.news .post .post-content ul{width:100%;margin-bottom:20px;padding-left:20px;display:block}.news .post .post-content ul li{color:gray;margin:0;padding:4px 0}.news .post .post-content .post-link{color:#007bff;margin-bottom:70px;padding-bottom:3px;font-size:15px;font-weight:400;display:inline-block;position:relative}.news .post .post-content .post-link:before{content:"";-o-transition:.25s ease-in-out;background:#007bff;width:100%;height:2px;transition:all .25s ease-in-out;position:absolute;bottom:0;left:0}.news .post .post-content .post-link:hover{text-decoration:none}.news .post .post-content .post-link:hover:before{width:0}.say-hello{background:#fff;flex-wrap:wrap;width:100%;padding:150px 0;display:flex}.say-hello h3{margin-bottom:40px;font-size:50px;font-weight:800}.say-hello .contact-box{float:left;width:100%;margin-bottom:30px}.say-hello .contact-box span{color:gray;font-size:13px;font-weight:600;display:block}.say-hello .contact-box a{color:#000;display:inline-block}.say-hello .map-link{color:#007bff;margin-bottom:40px;font-size:13px;font-weight:600;text-decoration:underline}.say-hello .alert{float:left;border:none;border-radius:0;width:100%;padding:30px 20px}.say-hello .alert-danger{color:#fff;background:red}.say-hello .alert-success{color:#fff;background:green}.say-hello form{width:100%;padding-right:40%}.say-hello form input[type=text],.say-hello form textarea{float:left;width:100%}.say-hello form label{color:gray;font-size:13px}.say-hello #success,.say-hello #error{float:left;display:none}.say-hello #contact label.error{float:left;color:#f50c1a;width:100%;margin-top:10px}.say-hello #contact input.error,.say-hello #contact textarea.error{border:2px solid #f50c1a;width:100%}.logos{background:#fff;flex-wrap:wrap;width:100%;padding:50px 0;display:flex}.logos *{-o-transition:.25s ease-in-out;transition:all .25s ease-in-out}.logos ul{flex-flow:wrap;width:100%;margin:0;padding:0;display:flex}.logos ul li{text-align:center;width:20%;margin:25px 0;padding:0;list-style:none;position:relative}.logos ul li:hover img{opacity:0;transform:scale(1.1)}.logos ul li:hover h6{opacity:1;margin-top:-10px}.logos ul li figure{margin:0}.logos ul li figure img{height:80px}.logos ul li figure h6{opacity:0;width:100%;height:20px;margin-top:0;font-size:13px;font-weight:600;line-height:20px;position:absolute;top:50%}.footer{color:#fff;text-align:center;background:#131313 url(/images/anim-hero.gif) 50% no-repeat;width:100%;padding-top:150px;padding-bottom:50px;display:flex;position:relative}.footer img{height:55px;margin-bottom:20px;display:inline-block}.footer h2{margin-bottom:30px;font-size:60px;font-weight:700}.footer h5{text-transform:uppercase;color:gray;margin-bottom:50px}.footer ul{margin-bottom:20px;padding:0;display:inline-block}.footer ul li{float:left;margin:0 10px;padding:0;list-style:none}.footer ul li a{color:#fff;font-size:12px}.footer ul li a:hover{color:#007bff}.footer span{color:#989898;font-size:14px;display:block}.fa-instagram,.fa-twitter{font-size:16px}@media only screen and (max-width:991px),only screen and (max-device-width:991px){input[type=text],input[type=search],input[type=email],input[type=password],input[type=submit],textarea{appearance:none;box-shadow:none!important;border-radius:0!important}.header .gallery-thumbs{height:60%;top:20%}.header .gallery-thumbs .swiper-slide{font-size:70px}.works ul li{width:50%}.works.four-cols ul li{width:33.3333%}.features-content h6{margin-top:-30px;margin-bottom:50px}.full-media-content{flex-direction:column}.full-media-content .sides figure{float:none;margin:0 auto}.full-media-content .inner-content{flex:none}.page-header .inner h2{font-size:5em}.page-header .inner p{padding-right:20%}.say-hello form{width:auto;padding-right:0}.say-hello form .form-group:last-child{margin-bottom:0}}@media only screen and (max-width:767px),only screen and (max-device-width:767px){.hide-mobile{display:none}.navbar{padding:20px 30px}.navbar .email-us{display:none}.navigation-menu .inner ul li a{font-size:40px}.navigation-menu .inner ul li ul li{margin:0 15px}.navigation-menu .inner address{font-size:16px}.header .swiper-pagination{left:30px}.header .gallery-thumbs{height:30%;top:35%;left:30px}.header .gallery-thumbs .swiper-slide{font-size:50px}.header .gallery-thumbs .swiper-slide a{margin-top:0}.particles-mask{padding:0 30px}.particles-mask .inner .masker h1{font-size:15vw}.particles-mask .inner h5{padding:0}.video-hero .inner h1{font-size:15vw}.motion-blur .inner h1{font-size:14vw}.page-header .inner{padding:0 30px}.page-header .inner h2{font-size:3em}.page-header .inner p{padding-right:0;font-size:22px;line-height:34px}.introduction,.listing-content{padding:80px 0}.listing-content .mobile-spacing{margin-bottom:50px}.social-media,.scroll-down{display:none}.our-team{padding-top:80px}.works{padding-top:80px;padding-bottom:0}.works ul li{width:100%;margin-bottom:80px;padding:0 12%;margin-top:0!important}.works ul li figure figcaption{padding-bottom:30px}.works.two-cols ul li,.works.four-cols ul li{width:100%}.works.four-cols ul li figure figcaption{padding-bottom:30px}.features-content{text-align:center;padding-top:80px;padding-bottom:10px}.features-content h2{font-size:40px}.features-content h6{padding-right:0}.full-media-content .sides{padding:80px 0}.full-media-content .sides figure{width:70%;margin:0 auto;position:static}.full-media-content .inner-content .inner{max-width:100%;padding:0 30px}.full-media-content .inner-content h2{font-size:44px}.news{padding:80px 0}.news .post{margin-bottom:10px}.news .post .post-content{padding:0}.news .post .post-content .post-title{font-size:30px;line-height:40px}.news .post.post-single .post-content .post-title{font-size:36px;line-height:46px}.logos{padding:30px 0}.logos ul li{width:33.3333%;margin:25px auto}.filter-bar{text-align:center}.filter-bar .works-filter{float:left;width:100%;margin-top:20px;padding:0 20px}.filter-bar .works-filter li{float:none;margin:0 10px;display:inline-block}.filter-btn{float:none;margin:0 auto;display:inline-block}.case-details .case-navbar ul li{margin:0 12px}.case-details h3{font-size:60px}.case-details h6{padding-right:0}.say-hello{padding:80px 0}.say-hello h3{font-size:38px}.footer{padding-top:80px}.footer h2{font-size:40px}}.cssbuttons-io-button{color:#fff;letter-spacing:.05em;cursor:pointer;background:#007bff;border:none;border-radius:.9em;align-items:center;height:2.8em;padding:.35em 3.3em .35em 1.2em;font-family:inherit;font-size:.8rem;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 1.6em -.6em #007bff}.cssbuttons-io-button:hover{color:#fff;text-decoration:none}.cssbuttons-io-button .icon{background:#fff;border-radius:.7em;justify-content:center;align-items:center;width:2.2em;height:2.2em;margin-left:1em;transition:all .3s;display:flex;position:absolute;right:.3em;box-shadow:.1em .1em .6em .2em #007bff}.cssbuttons-io-button:hover .icon{width:calc(100% - .6em)}.cssbuttons-io-button .icon svg{color:#007bff;width:1.1em;transition:transform .3s}.cssbuttons-io-button:hover .icon svg{transform:translate(.1em)}.cssbuttons-io-button:active .icon{transform:scale(.95)}.whatsapp{z-index:12;background:#007bff;border-radius:50%;padding:8px 10px 6px;position:fixed}.whatsapp i{color:#fff;font-size:30px}.whatsapp img{width:30px;height:30px}@media screen and (min-width:1460px){.whatsapp{top:calc(100vh - 110px);right:50px}}@media screen and (min-width:800px) and (max-width:1460px){.whatsapp{top:calc(100vh - 220px);right:50px}.whatsapp.business{top:calc(100vh - 180px)!important}}@media screen and (max-width:800px){.whatsapp{top:calc(100vh - 150px);left:20px}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--spacing:.25rem;--container-xl:36rem;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.bottom-\[45\%\]{bottom:45%}.left-0{left:calc(var(--spacing)*0)}.z-1{z-index:1}.z-50{z-index:50}.col-4{grid-column:4}.col-5{grid-column:5}.col-7{grid-column:7}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mb-3{margin-bottom:calc(var(--spacing)*3)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-full{height:100%}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-xl{max-width:var(--container-xl)}.flex-grow-1{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black\/20{background-color:#0003}@supports (color:color-mix(in lab, red, red)){.bg-black\/20{background-color:color-mix(in oklab,var(--color-black)20%,transparent)}}.px-4{padding-inline:calc(var(--spacing)*4)}.py-3{padding-block:calc(var(--spacing)*3)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.italic{font-style:italic}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}.preloader2{z-index:9999999;background-color:#ffffff4d;width:100%;height:100vh;transition:height .2s linear;display:flex;position:fixed;top:0;left:0}.preloader2 img{vertical-align:middle;border-style:none}.top-text{color:#fff;text-shadow:2px 2px 5px #000000b3;font-size:34px;font-weight:600}.mid-text{color:#fff;text-shadow:2px 2px 5px #000000b3;font-size:20px;font-weight:500}.green{background:#018234;box-shadow:inset 0 0 1.6em -.6em #018234}.green .icon{box-shadow:.1em .1em .6em .2em #018234}.green .icon svg{color:#018234}.link{color:#fff;text-shadow:2px 2px 5px #000000b3;text-decoration:underline}.link:hover{color:#007bff}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
