@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.--uppercase{text-transform:uppercase;text-align:left!important;text-transform:uppercase}.main-title h1{color:#181c25;font-weight:700;position:relative;padding-bottom:12px}.main-title h1:after{position:absolute;content:"";Background:#fea502;height:4px;width:100px;left:0;bottom:0}.main-title.white h1{color:#fff}.wrap1280{max-width:1280px;margin:0 auto}.wrap768{max-width:768px;margin:0 auto}.wrap480{max-width:480px;margin:0 auto}body{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:17px;scroll-behavior:smooth}*{box-sizing:border-box}a{display:inline-block;text-decoration:none}img{max-width:100%;vertical-align:top}h1,h2,h3,h4,h5,h6,p{margin:0}article,div,header,nav,section{display:block;box-sizing:border-box}figure{padding:0;margin:0;box-sizing:border-box}button,input,select,textarea{font-family:inherit;outline:0}._row{display:flex}._column{display:flex;flex-direction:column}._text-center{text-align:center}@media (max-width:480px){.-xs-column{display:flex;flex-direction:column}.-xs-reverse{flex-direction:column-reverse}}::-webkit-scrollbar{width:5px;height:3px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.8)}::-webkit-scrollbar-thumb:hover{background-color:#000}._error,._success{color:#fff;padding:8px;width:100%;font-size:1.1em}._success{background-color:#00990c}._error{background-color:#d31d1d}p{text-align:justify}button{border:none;outline:0;cursor:pointer}.btn-main{background:#fea502;color:#fff;padding:16px}.btn-black{background:#181c25;color:rgba(255,255,255,.6);padding:24px;font-size:1em;font-weight:400;white-space:nowrap;transition:all cubic-bezier(.3,.4,.5,.6) .3s}.btn-black:hover{background:#fea502;color:#181c25}._menu-btn{cursor:pointer;float:right;padding-right:16px;position:relative;left:3%;top:2%;z-index:9999;display:none}._menu-btn ._spn{color:#fff;display:block;font-weight:400;font-size:1.1em;margin-right:12px;-webkit-transform:scale(1,1.1);transform:scale(1,1.1)}._menu-btn ._btns{display:flex;flex-direction:column}._menu-btn ._btns span{background-color:#fff;border-radius:1px;display:block;height:4px;margin:3px 0;-webkit-transform-origin:center;transform-origin:center;transition:all cubic-bezier(.3,.4,.5,.6) .3s;width:30px}._menu-btn ._btns span._b,._menu-btn ._btns span._m{width:30px}._menu-btn ._btns small{font-size:.6rem;display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg);padding-bottom:8px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}._menu-btn._active ._btns span{width:30px;background-color:#fff}._menu-btn._active ._btns span._m{opacity:0;background-color:#fff}._menu-btn._active ._btns span._t{-webkit-transform:rotate3d(0,0,1,45deg) translate3d(8px,6px,0);transform:rotate3d(0,0,1,45deg) translate3d(8px,6px,0)}._menu-btn._active ._btns span._b{-webkit-transform:rotate3d(0,0,1,-45deg) translate3d(8px,-6px,0);transform:rotate3d(0,0,1,-45deg) translate3d(8px,-6px,0)}header{background:#181c25;width:275px;position:fixed;height:100vh;z-index:999;transition:all cubic-bezier(.3,.4,.5,.6) .3s;box-shadow:0 0 12px rgba(0,0,0,.8)}header .header-section{display:flex;flex-direction:column;justify-content:space-between;transition:all cubic-bezier(.3,.4,.5,.6) .3s;height:100vh;overflow-y:scroll}header .header-section ._logo{padding:16px}header .header-section ._logo svg{max-width:175px;max-height:175px}header .header-section nav{display:flex;flex-direction:column}header .header-section nav aside{border-top:1px solid rgba(255,255,255,.2)}header .header-section nav aside:last-child{border-bottom:1px solid rgba(255,255,255,.2)}header .header-section nav aside ._main{padding:14px;color:rgba(255,255,255,.6);font-weight:400;font-size:1em;text-transform:uppercase;transition:.7s;width:100%}header .header-section nav aside ._main._active,header .header-section nav aside ._main:hover{color:#fea502}header .header-section nav .accordion{cursor:pointer;width:100%;border:none;text-align:left;outline:0;font-size:15px;transition:.4s}header .header-section nav .accordion:after{content:'\002B';color:#777;font-weight:700;float:right;margin-left:5px}header .header-section nav .active:after{content:"\2212"}header .header-section nav .panel{padding:0 22px;max-height:0;overflow:hidden;transition:max-height .2s ease-out;display:flex;flex-direction:column;background-color:#0a0b0f}header .header-section nav .panel a{padding:6px 0;font-size:.8em;color:rgba(255,255,255,.6);font-weight:400;text-transform:uppercase}header .header-section nav .panel a._active{color:#fea502}header .header-section nav .panel a:first-child{padding-top:16px}header .header-section nav .panel a:last-child{padding-bottom:16px}header .header-section ._social-icons{display:flex;justify-content:center;padding:36px}header .header-section ._social-icons ._icon{background:#bfbfbf;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:22px;transition:all cubic-bezier(.3,.4,.5,.6) .3s}header .header-section ._social-icons ._icon svg{width:21px;height:21px}header .header-section ._social-icons ._icon:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg)}header._translate{left:0}@media (max-width:1024px){._menu-btn{display:block}header{left:-100%}}.mobile-header{background:#181c25;display:none;z-index:9;position:fixed;top:0;right:0;width:100%;padding:12px 24px}.mobile-header ._logo{position:absolute;top:0;left:0;padding:8px 16px;background:#181c25;border-radius:0 0 15px}.mobile-header ._logo svg{width:110px;height:60px}.container{width:calc(100% - 275px);float:right}@media (max-width:1024px){.mobile-header{display:block}.container{width:100%}}.container2{width:calc(100% - 275px);float:right}.hero-section ._hero_wrap{display:flex}.hero-section ._hero_wrap ._hero-left{flex:1 1 30%;max-width:30%;display:flex;flex-direction:column;justify-content:space-between;border-right:3px solid #fff}.hero-section ._hero_wrap ._hero-left .inner-image{flex:1 1 100%;max-width:100%;background-size:cover;background-position:center;height:100%}.hero-section ._hero_wrap ._hero-left .inner-image.first{background-image:url(h4.ba9afa2422c0a7144c6f.jpg)}.hero-section ._hero_wrap ._hero-left .inner-image.second{background-image:url(h2.577b93d202116cb23c99.jpg)}.hero-section ._hero_wrap ._hero-left .inner-image.third{background-image:url(h5.fa468f85cb69396f6c72.jpg)}.hero-section ._hero_wrap ._hero-left .inner-image aside{display:flex;align-items:flex-end;height:100%;flex:1 1 65%;max-width:65%;padding:24px}.hero-section ._hero_wrap ._hero-left .inner-image aside .btn-main{flex:1 1 100%;max-width:100%}.hero-section ._hero_wrap ._hero-right{flex:1 1 70%;max-width:70%}.hero-section ._hero_wrap ._hero-right ._hero-wrap{background-image:url(hero1.70c8f66f7d73c7e707fa.jpg);background-size:cover;background-position:center;width:100%;height:100vh}.hero-section ._hero_wrap ._hero-right ._hero-wrap ._btn-group{display:flex;height:100%;align-items:flex-end;flex:1 1 100%;max-width:100%;padding:12px}.hero-section ._hero_wrap ._hero-right ._hero-wrap ._btn-group aside{flex:1 1 33%;max-width:33%;margin:8px}.hero-section ._hero_wrap ._hero-right ._hero-wrap ._btn-group aside .btn-black{width:100%}@media (max-width:1024px){.container2{width:100%;margin-top:54px}.hero-section ._hero_wrap{display:flex;flex-direction:column}.hero-section ._hero_wrap ._hero-left{display:flex;flex-direction:row;flex:1 1 100%;max-width:100%}.hero-section ._hero_wrap ._hero-left .inner-image{height:40vh}.hero-section ._hero_wrap ._hero-right{flex:1 1 100%;max-width:100%}.hero-section ._hero_wrap ._hero-right ._hero-wrap{height:50vh}.cover-section{margin-top:54px}}@media (max-width:480px){.hero-section ._hero_wrap ._hero-left{flex-wrap:wrap}.hero-section ._hero_wrap ._hero-left .inner-image{flex:1 1 100%;max-width:100%;height:250px}}.cover-section{height:50vh;background-size:cover;background-position:center;width:100%;position:relative}.cover-section aside{position:absolute;bottom:25px;left:25px}.cover-section aside h2{color:#fff;font-size:2em}.cover-section.cr{background-position:top}.cover-section.contact{height:40vh;background-image:none}.cover-section.contact .map{height:100%}.content-section{display:flex}.content-section ._content-light{padding:48px 36px;flex:1 1 100%;max-width:100%;display:flex;flex-direction:column;justify-content:center}.content-section ._content-light article{padding-top:36px}.content-section ._content-light article p{line-height:1.6em;padding-bottom:12px}.content-section ._content-light article ul li{padding-top:4px}.content-section ._content-dark{flex:1 1 40%;max-width:40%;display:flex;flex-direction:column;padding:60px 36px;background:#181c25}.content-section ._content-dark ._centeredContent{display:flex;flex-direction:column;justify-content:center;color:#fff;height:100%}.content-section ._content-dark ._centeredContent p{font-style:italic}.content-section ._content-dark ._centeredContent h4{font-size:1.2em;padding-top:24px;color:#fea502}.content-section ._content-dark ._list-item{padding-top:48px}.content-section ._content-dark ._list-item p{color:#fff;padding-bottom:2.4em;padding-left:36px;position:relative;text-transform:uppercase;font-size:1.1em;font-weight:700}.content-section ._content-dark ._list-item p:after{position:absolute;content:"";background-image:url(tick.c4dfcc7a9615ae25bd80.svg);background-repeat:no-repeat;background-size:contain;width:28px;height:28px;top:-2px;left:0;margin:auto}.content-section ._content-image{flex:1 1 40%;max-width:40%}.content-section ._content-image figure{background-size:cover;background-repeat:no-repeat!important;background-position:center!important;height:100%;width:100%;position:relative}.content-section ._content-image figure article{display:flex;flex-direction:column;align-items:flex-end;padding:24px;color:#fff;height:100%;justify-content:flex-end;align-items:baseline}.content-section ._content-image figure article h1{font-size:1.4em;font-weight:700;padding-bottom:6px}.content-section ._content-image figure article span{font-size:1em;font-weight:500}.content-section ._content-image._careers figure{background-image:url(careers-bt.0419b627dac77577e2c4.jpg)}.content-section.about{padding:36px}.content-section.about ._content-light{padding:48px 36px 48px 0}.content-section.about2 ._content-light{padding:48px 0}.content-section.contact ._content-light{flex:1 1 55%;max-width:55%}.content-section.contact ._content-light form{padding-top:36px}.content-section.contact ._content-light form ._form-item{display:flex;flex-wrap:wrap}.content-section.contact ._content-light form ._form-item aside{flex:1 1 50%;max-width:50%;padding-bottom:12px}.content-section.contact ._content-light form ._form-item aside input{width:100%;padding:12px;color:rgba(24,28,37,.48);font-size:1.1em;font-weight:500}.content-section.contact ._content-light form ._form-item aside:nth-child(5) textarea{padding:12px;width:100%;color:rgba(24,28,37,.48);font-size:1.1em;font-weight:500}.content-section.contact ._content-light form ._form-item aside:nth-child(odd){padding-right:8px}.content-section.contact ._content-light form ._form-item aside:nth-child(even){padding-left:8px}.content-section.contact ._content-light form ._form-item aside:nth-child(5){flex:1 1 100%;max-width:100%;padding-right:0}.content-section.contact ._content-light form ._submit{margin-top:24px;background:#181c25;padding:14px 24px;font-size:1.2em;font-weight:500;color:#fff;transition:all cubic-bezier(.3,.4,.5,.6) .3s}.content-section.contact ._content-light form ._submit:hover{background:#fea502;color:#181c25}.content-section.contact ._content-dark{flex:1 1 45%;max-width:45%}.content-section.contact ._content-dark ._list-item p{padding-bottom:0}.content-section.contact ._content-dark ._icon-item{padding:36px 0 24px}.content-section.contact ._content-dark ._icon-item aside{display:flex;align-items:center;padding-bottom:12px}.content-section.contact ._content-dark ._icon-item aside .icon{background:#fea502;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all cubic-bezier(.3,.4,.5,.6) .3s}.content-section.contact ._content-dark ._icon-item aside .icon svg{width:21px;height:21px}.content-section.contact ._content-dark ._icon-item aside .icon:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.content-section.contact ._content-dark ._icon-item aside p{color:#fff;font-weight:500;font-size:1.1em;padding-left:24px}.content-section.contact ._content-dark ._icon-item ._bottom.d-flex{display:flex}.content-section.contact ._content-dark ._icon-item ._bottom.d-flex article{flex:1 1 50%;max-width:50%}.content-section.contact ._content-dark ._icon-item ._bottom.d-flex article:first-child{padding-right:16px}.content-section.contact ._content-dark ._icon-item ._bottom article{padding-bottom:28px}.content-section.contact ._content-dark ._icon-item ._bottom article a,.content-section.contact ._content-dark ._icon-item ._bottom article p{color:#fff;line-height:1.6em;text-align:left}.content-section.contact ._content-dark ._icon-item ._bottom article a{transition:.6s}.content-section.contact ._content-dark ._icon-item ._bottom article a:hover{color:#fea502}@media (max-width:768px){header{max-width:340px}.hero-section{padding-top:50px}.content-section{display:flex;flex-direction:column}.content-section ._content-dark,.content-section ._content-light{flex:1 1 100%;max-width:100%;padding:48px 16px}.content-section ._content-image{flex:1 1 100%;max-width:100%}.content-section ._content-image figure{height:40vh}.content-section.about{padding:36px 16px}.content-section.about ._content-light{padding:0 0 48px}.content-section.about2,.content-section.contact{display:flex;flex-direction:column}.content-section.contact ._content-light{padding:48px 16px;flex:1 1 100%;max-width:100%}.content-section.contact ._content-light form ._form-item aside{flex:1 1 100%;max-width:100%;padding-bottom:12px}.content-section.contact ._content-light form ._form-item aside input{font-size:1em}.content-section.contact ._content-light form ._form-item aside:nth-child(5){flex:1 1 100%;max-width:100%;padding-right:0}.content-section.contact ._content-light form ._form-item aside:nth-child(5) textarea{font-size:1em}.content-section.contact ._content-light form ._form-item aside:nth-child(odd){padding-right:0}.content-section.contact ._content-light form ._form-item aside:nth-child(even){padding-left:0}.content-section.contact ._content-light form ._submit{margin-top:24px;font-size:1.1em}.content-section.contact ._content-dark{flex:1 1 100%;max-width:100%}}@media (max-width:480px){.content-section.contact ._content-dark ._icon-item ._bottom.d-flex{display:flex;flex-direction:column;padding-bottom:16px}.content-section.contact ._content-dark ._icon-item ._bottom.d-flex article{flex:1 1 100%;max-width:100%}}.video-warp{width:100%;height:100vh;position:relative;overflow:hidden}.video-warp video{min-width:100%;min-height:100%;width:auto;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}video{width:100%}footer{width:calc(100% - 275px);float:right;background:rgba(0,0,0,.1)}footer .footer-section{padding:36px 24px 60px;display:flex}footer .footer-section ._footer-content{flex:1 1 33.3%;max-width:33.3%}footer .footer-section ._footer-content h1{font-size:1.2em;text-transform:uppercase}footer .footer-section ._footer-content ._f-list{padding-top:36px;display:flex;flex-direction:column}footer .footer-section ._footer-content ._f-list a{line-height:2em;color:#181c25;font-weight:400;transition:all cubic-bezier(.3,.4,.5,.6) .3s}footer .footer-section ._footer-content ._f-list a:hover{color:#fea502}footer .footer-section ._footer-content ._footer-icons{display:flex;padding-top:36px}footer .footer-section ._footer-content ._footer-icons ._icon{background:#bfbfbf;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:22px;transition:all cubic-bezier(.3,.4,.5,.6) .3s}footer .footer-section ._footer-content ._footer-icons ._icon svg{width:21px;height:21px}footer .footer-section ._footer-content ._footer-icons ._icon:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg)}footer .footer-nav{padding:28px 24px;background:#181c25;display:flex;justify-content:space-between}footer .footer-nav a,footer .footer-nav p{color:#fff}footer .footer-nav a{transition:all cubic-bezier(.3,.4,.5,.6) .3s}footer .footer-nav a:hover{color:#fea502}@media (max-width:1024px){.video-warp{height:65vmax}footer{width:100%}}@media (max-width:768px){footer .footer-section ._footer-content{padding-right:12px}footer .footer-nav{display:flex;flex-direction:column;align-items:center;text-align:center}footer .footer-nav p{padding:8px 0}}@media (max-width:480px){footer .footer-section{display:flex;flex-direction:column}footer .footer-section ._footer-content{flex:1 1 100%;max-width:100%;padding-bottom:36px;text-align:center;padding-right:0}footer .footer-section ._footer-content h1:after{right:0;margin:auto}footer .footer-section ._footer-content ._footer-icons{justify-content:center}footer .footer-nav{padding:28px 8px}footer .footer-nav p{text-align:center}}.collapse .accordion{background-color:#eee;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:0;font-size:15px;transition:.4s}.collapse .accordion:hover,.collapse .active{background-color:#ccc}.collapse .accordion:after{content:'\002B';color:#777;font-weight:700;float:right;margin-left:5px}.collapse .active:after{content:"\2212"}.collapse .panel{padding:0 18px;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.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;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;-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{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:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@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{-webkit-transform-style:preserve-3d;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(owl.video.play.4a37f8008959c75f619b.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-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%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}