body.talk{background-color:#232f34}body{background-color:#fff;font-family:"Roboto",sans-serif;color:#fff;position:relative}body .layer{background-color:rgba(0,0,0,0.6);position:absolute;top:0;left:0;width:100%;height:100%}body header{background-color:#232f34;height:64px;padding:0 32px;position:fixed;top:0;width:100%;box-sizing:border-box;z-index:2}body header.change-bg{background-color:#194358;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 640px){body header{padding:0 16px}}body header .menu{display:flex;justify-content:space-between;align-items:center;white-space:nowrap}body header .menu .menu-hamburger-container{display:none}@media only screen and (max-width: 960px){body header .menu .menu-hamburger-container{display:flex;position:relative;height:22px;align-items:center;z-index:1;width:22px}}body header .menu .menu-hamburger-container .menu-hamburger{position:absolute;top:3px}body header .menu .menu-hamburger-container .menu-hamburger a:hover{border-bottom:none}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon{width:24px;height:14px;float:right;margin:0}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line{display:block;background:white;width:24px;height:2px;position:absolute;right:0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line.line-1{top:0}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line.line-2{top:50%}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line.line-3{top:100%}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon:focus .line-1{transform:translateY(-1px);-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px)}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon:focus .line-3{transform:translateY(1px);-webkit-transform:translateY(1px);-moz-transform:translateY(1px)}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon.active .line-1{transform:translateY(7px) translateX(0) rotate(45deg);-webkit-transform:translateY(7px) translateX(0) rotate(45deg);-moz-transform:translateY(7px) translateX(0) rotate(45deg)}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon.active .line-2{opacity:0}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon.active .line-3{transform:translateY(-7px) translateX(0) rotate(-45deg);-webkit-transform:translateY(-7px) translateX(0) rotate(-45deg);-moz-transform:translateY(-7px) translateX(0) rotate(-45deg)}body header .menu .logo{display:flex;padding:0 16px 0 0;height:64px;align-items:center}@media only screen and (max-width: 1024px){body header .menu .logo{padding:0}}@media only screen and (max-width: 960px){body header .menu .logo{display:flex;padding:0;justify-content:center}}body header .menu .logo img{vertical-align:middle}@media only screen and (max-width: 1024px){body header .menu .logo img{width:170px}}body header .menu .menu-tabs{display:flex;flex-grow:1}@media only screen and (min-width: 960px){body header .menu .menu-tabs{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}}@media only screen and (max-width: 960px){body header .menu .menu-tabs{display:none;background:white;width:100%;height:100vh;margin-top:64px;position:absolute;top:0;left:0;-webkit-animation:slideInLeft 1s ease 1 both;-moz-animation:slideInLeft 1s ease 1 both;-ms-animation:slideInLeft 1s ease 1 both;-o-animation:slideInLeft 1s ease 1 both;animation:slideInLeft 1s ease 1 both;box-shadow:6px 0 6px rgba(0,0,0,0.1)}}@media only screen and (max-width: 550px){body header .menu .menu-tabs{width:100%}}body header .menu .menu-tabs ul{list-style-type:none;display:flex;margin:0;padding:0}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul{display:inline;text-align:center}}body header .menu .menu-tabs ul .talk-due{display:none}body header .menu .menu-tabs ul .talk-due a{color:#232f34}body header .menu .menu-tabs ul .talk-due a span{text-transform:none}body header .menu .menu-tabs ul li{-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul li{border-bottom:1px solid rgba(0,0,0,0.1)}}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul li:hover{color:white}}body header .menu .menu-tabs ul li a{color:white;outline:none;text-decoration:none;cursor:pointer;font-size:14px;padding:0 16px;display:inline-flex;align-items:center;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}body header .menu .menu-tabs ul li a a{text-decoration:none;color:orange}body header .menu .menu-tabs ul li a:hover{color:#f9aa33}body header .menu .menu-tabs ul li a:active{cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body header .menu .menu-tabs ul li a:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul li a{color:#232f34;text-transform:uppercase;padding:32px 24px;display:block;text-align:left;font-size:16px}}@media only screen and (max-width: 960px) and (max-width: 550px){body header .menu .menu-tabs ul li a{font-size:14px}}body header .menu .right{display:flex}@media only screen and (max-width: 960px){body header .menu .right .login{display:none}}body header .menu .right .login .button-login{color:white;background:#f9aa33;padding:8px 14px;border-radius:3px;text-decoration:none;margin-left:18px;font-size:14px;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 960px){body header .menu .right .login .button-login{display:none}}body header .menu .right .login .button-login:hover{background-color:transparent;border:2px solid white}body header .menu .right .login i{display:none}@media only screen and (max-width: 960px){body header .menu .right .login i{display:block;color:#f9aa33;font-size:24px}}@media only screen and (max-width: 960px){body header .menu .right{width:22px;height:22px}}body header .menu .right .talk{color:white;outline:none;text-decoration:none;cursor:pointer;font-size:14px;padding:0 16px;display:inline-flex;align-items:center;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}body header .menu .right .talk a{text-decoration:none;color:orange}body header .menu .right .talk:hover{color:#f9aa33}body header .menu .right .talk:active{cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body header .menu .right .talk:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 1024px){body header .menu .right .talk{padding:0}}body header .menu .right .talk .fa-comment{padding-right:10px;font-size:16px}@media only screen and (max-width: 960px){body header .menu .right .talk .fa-comment{font-size:24px}}@media only screen and (max-width: 960px){body header .menu .right .talk span{display:none}}body .wrapper{color:#232f34;margin:0 auto;padding:0;box-sizing:border-box;width:100%}body .wrapper .bg-illus{background-image:url(/img/home-page/top-new.jpg);background-position:100% bottom;background-size:cover;background-repeat:no-repeat;position:absolute;top:0;right:0;width:100%;height:100%;display:none}@media only screen and (max-width: 1024px){body .wrapper .bg-illus{background-size:130% auto}}@media only screen and (max-width: 640px){body .wrapper .bg-illus{background-size:150% auto}}body .wrapper .overlay{display:none;position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.6);top:64px;left:0}body .wrapper section.gallery{display:flex;background:#f9bc1f;background:-moz-linear-gradient(137deg, #f9bc1f 42%, #dd7e26 100%);background:-webkit-linear-gradient(137deg, #f9bc1f 42%, #dd7e26 100%);background:linear-gradient(137deg, #f9bc1f 42%, #dd7e26 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9bc1f", endColorstr="#dd7e26", GradientType=1);height:130px;flex-direction:row;align-items:center;position:relative}@media only screen and (max-width: 550px){body .wrapper section.gallery{height:100px}}body .wrapper section.gallery .scroll-gallery{height:100%;overflow:hidden;margin:0 auto}@media only screen and (max-width: 550px){body .wrapper section.gallery .scroll-gallery{height:100px}}@media only screen and (max-width: 450px){body .wrapper section.gallery .scroll-gallery{width:380px}}body .wrapper section.gallery .scroll-gallery ul{overflow:hidden;width:3420px;height:100%;margin-top:0;padding:0}body .wrapper section.gallery .scroll-gallery ul li{display:inline-block;padding:15px 60px 15px 30px;height:130px}@media only screen and (max-width: 550px){body .wrapper section.gallery .scroll-gallery ul li{padding:3px 60px 3px 30px}}body .wrapper section.gallery .scroll-gallery ul li img{width:100px}body .wrapper .invalid{border:2px solid red !important}body .wrapper section.schedule-demo.home.talk{padding:160px 64px 0 64px}@media only screen and (max-width: 550px){body .wrapper section.schedule-demo.home.talk{padding:88px 24px 0 24px}}body .wrapper section.schedule-demo.home{padding:64px}@media only screen and (max-width: 960px){body .wrapper section.schedule-demo.home{padding:48px}}@media only screen and (max-width: 768px){body .wrapper section.schedule-demo.home{padding:32px}}@media only screen and (max-width: 640px){body .wrapper section.schedule-demo.home{padding:24px}}body .wrapper section.schedule-demo{color:white;text-align:center;display:flex;margin:0 auto;justify-content:center;align-items:center;height:100%;padding:64px 64px 0 64px;position:relative;background-color:#232f34}@media only screen and (max-width: 960px){body .wrapper section.schedule-demo{padding:48px 48px 0 48px}}@media only screen and (max-width: 768px){body .wrapper section.schedule-demo{padding:32px 32px 0 32px}}@media only screen and (max-width: 640px){body .wrapper section.schedule-demo{padding:24px 24px 0 24px}}body .wrapper section.schedule-demo .fadeIn{animation-name:fadeIn;animation-duration:2s !important;animation-timing-function:linear;animation-delay:0.1s;animation-fill-mode:both !important;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:initial}body .wrapper section.schedule-demo .planet-left{background-image:url(/img/home-page/planets/planet-left.png);-webkit-animation:slideInLeft 1s ease 1 both;-moz-animation:slideInLeft 1s ease 1 both;-ms-animation:slideInLeft 1s ease 1 both;-o-animation:slideInLeft 1s ease 1 both;animation:slideInLeft 1s ease 1 both;position:absolute;width:200px;height:310px;left:0%;background-size:100% auto;background-repeat:no-repeat}@media only screen and (max-width: 960px){body .wrapper section.schedule-demo .planet-left{width:151px;height:236px}}@media only screen and (max-width: 768px){body .wrapper section.schedule-demo .planet-left{width:115px;height:182px}}@media only screen and (max-width: 550px){body .wrapper section.schedule-demo .planet-left{width:42px;height:72px;top:30%}}body .wrapper section.schedule-demo .planet-right{background-image:url(/img/home-page/planets/planet-right.png);-webkit-animation:slideInRight 1s ease 1 both;-moz-animation:slideInRight 1s ease 1 both;-ms-animation:slideInRight 1s ease 1 both;-o-animation:slideInRight 1s ease 1 both;animation:slideInRight 1s ease 1 both;position:absolute;width:244px;height:240px;right:0%;background-size:100% auto;background-repeat:no-repeat}@media only screen and (max-width: 960px){body .wrapper section.schedule-demo .planet-right{width:208px;height:211px}}@media only screen and (max-width: 768px){body .wrapper section.schedule-demo .planet-right{width:115px;height:124px}}@media only screen and (max-width: 550px){body .wrapper section.schedule-demo .planet-right{width:55px;height:58px;top:30%}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-text img{margin:22px 0}@media only screen and (max-width: 450px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-text img{margin:16px 0}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-text .title{font-size:18px;line-height:28px;padding-bottom:16px}@media only screen and (max-width: 768px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-text .title{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-text .title{font-size:14px;line-height:24px}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button1,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button2,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button3,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button4,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button5,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button6,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button7{margin:8px auto;color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 768px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button1,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button2,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button3,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button4,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button5,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button6,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button7{padding:12px 14px;font-size:16px}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button a,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1 a,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button1 a,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2 a,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button2 a,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3 a,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button3 a,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4 a,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button4 a,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5 a,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button5 a,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6 a,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button6 a,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7 a,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button7 a{text-decoration:none;color:white}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1:hover,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button1:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2:hover,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button2:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3:hover,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button3:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4:hover,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button4:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5:hover,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button5:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6:hover,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button6:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7:hover,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button7:hover{color:white;background-color:transparent;border:2px solid white}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button:active,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1:active,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button1:active,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2:active,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button2:active,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3:active,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button3:active,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4:active,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button4:active,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5:active,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button5:active,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6:active,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button6:active,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7:active,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button7:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button:visited,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1:visited,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button1:visited,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2:visited,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button2:visited,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3:visited,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button3:visited,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4:visited,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button4:visited,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5:visited,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button5:visited,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6:visited,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button6:visited,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7:visited,section.open-positions .item .paragraph body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .cs-button7:visited{text-decoration:none;background-color:#f9aa33}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo{display:flex;justify-content:center}@media only screen and (max-width: 450px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo{display:block}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .first-name,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .email,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .role{float:left}@media only screen and (max-width: 450px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .first-name,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .email,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .role{float:none}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .email input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .role input{font-size:16px;line-height:26px;width:170px;border-radius:4px;border:none;height:38px;padding:3px 8px;color:#4a6572;margin:12px 8px}@media only screen and (max-width: 450px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .email input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .role input{width:90%;margin:4px auto;height:40px;font-size:14px;line-height:24px}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .email input:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .role input:hover{transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input:focus,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .email input:focus,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .role input:focus{outline:none}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .last-name,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .company,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .country{float:right}@media only screen and (max-width: 450px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .last-name,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .company,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .country{float:none}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .company input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .country input{font-size:16px;line-height:26px;width:170px;border-radius:4px;border:none;height:38px;padding:3px 8px;color:#4a6572;margin:12px 8px}@media only screen and (max-width: 450px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .company input,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .country input{width:90%;margin:12px auto;height:40px;font-size:14px;line-height:24px}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .company input:hover,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .country input:hover{transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input:focus,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .company input:focus,body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .country input:focus{outline:none}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .message textarea{font-size:16px;line-height:26px;width:377px;height:86px;border-radius:4px;border:none;padding:3px 8px;color:#4a6572;margin:12px 8px}@media only screen and (max-width: 450px){body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .message textarea{margin:5px auto;width:90%;height:80px;font-size:14px;line-height:24px}}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .message textarea:hover{transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}body .wrapper section.schedule-demo .schedule-demo-container .schedule-demo-form .caselle-testo .message textarea:focus{outline:none}body .wrapper section.schedule-demo .schedule-demo-container #successFormMsg{display:none;max-width:400px;height:100%;padding:100px 0}@media only screen and (max-width: 550px){body .wrapper section.schedule-demo .schedule-demo-container #successFormMsg{padding:0}}body .wrapper section.schedule-demo .schedule-demo-container #successFormMsg .thanks{padding:30px 0 30px 0;font-size:18px;line-height:28px;margin:0}body .wrapper section.schedule-demo .schedule-demo-container #successFormMsg .your{font-size:16px;line-height:26px;margin:0}body .wrapper section.schedule-demo .schedule-demo-container #successFormMsg .member{font-size:16px;line-height:26px;margin:0}body .wrapper section.hero{background-color:#232f34;height:100vh;position:relative}body .wrapper section.hero .arrow-down-container{position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);bottom:1%;z-index:1}body .wrapper section.hero .arrow-down-container #arrow-down-id{bottom:1%;z-index:1;text-align:center;margin:0 auto;width:50px;height:50px;background:#232f34;border-radius:100%;position:relative}body .wrapper section.hero .arrow-down-container #arrow-down-id i.fa.fa-angle-down{font-size:32px;color:white;line-height:52px;text-rendering:optimizeLegibility;-webkit-animation:heartbeat 1s ease-in-out infinite both;-moz-animation:heartbeat 1s ease-in-out infinite both;-ms-animation:heartbeat 1s ease-in-out infinite both;-o-animation:heartbeat 1s ease-in-out infinite both;animation:heartbeat 1s ease-in-out infinite both}body .wrapper section.hero .hero-container{padding:64px 32px;margin:0 auto;width:100%;height:100%;display:flex;box-sizing:border-box;position:relative;background-size:100% auto;background-image:url(/img/home-page/top-new.jpg);background-repeat:no-repeat;background-position:right bottom}@media only screen and (min-device-width: 768px) and (max-device-width: 1500px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container{background-size:180% auto}}@media only screen and (min-device-width: 550px) and (max-device-width: 850px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container{background-size:70% auto}}@media only screen and (min-width: 1500px){body .wrapper section.hero .hero-container{background-size:120% auto}}@media only screen and (max-width: 960px){body .wrapper section.hero .hero-container{padding:64px 32px}}@media only screen and (max-width: 640px){body .wrapper section.hero .hero-container{padding:64px 24px}}@media only screen and (max-width: 550px){body .wrapper section.hero .hero-container{padding:64px 24px 64px;background-size:200% auto}}@media only screen and (max-width: 450px){body .wrapper section.hero .hero-container{background-size:180% auto}}@media only screen and (max-width: 360px){body .wrapper section.hero .hero-container{background-size:160% auto}}body .wrapper section.hero .hero-container .orange-planet{background-image:url(/img/home-page/planets/orange-planet.png);width:53px;height:53px;position:absolute;background-size:100% auto;background-repeat:no-repeat;left:31%;top:64%;-webkit-animation:zoomIn 1.5s linear 1s both;-moz-animation:zoomIn 1.5s linear 1s both;-ms-animation:zoomIn 1.5s linear 1s both;-o-animation:zoomIn 1.5s linear 1s both;animation:zoomIn 1.5s linear 1s both;animation-delay:0.5s}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container .orange-planet{left:12%}}@media only screen and (max-width: 640px){body .wrapper section.hero .hero-container .orange-planet{width:34px;height:34px;top:87%;left:22%}}body .wrapper section.hero .hero-container .blue-planet{background-image:url(/img/home-page/planets/blue-planet.png);width:63px;height:63px;position:absolute;background-size:100% auto;background-repeat:no-repeat;left:5%;top:77%;-webkit-animation:zoomIn 1.5s linear 1s both;-moz-animation:zoomIn 1.5s linear 1s both;-ms-animation:zoomIn 1.5s linear 1s both;-o-animation:zoomIn 1.5s linear 1s both;animation:zoomIn 1.5s linear 1s both;animation-delay:1s}@media only screen and (max-width: 640px){body .wrapper section.hero .hero-container .blue-planet{width:40px;height:40px}}body .wrapper section.hero .hero-container .blue-green-planet{background-image:url(/img/home-page/planets/blue-green-planet.png);width:63px;height:71px;position:absolute;background-size:100% auto;background-repeat:no-repeat;left:73%;top:11%;-webkit-animation:zoomIn 1.5s linear 1s both;-moz-animation:zoomIn 1.5s linear 1s both;-ms-animation:zoomIn 1.5s linear 1s both;-o-animation:zoomIn 1.5s linear 1s both;animation:zoomIn 1.5s linear 1s both;animation-delay:1.5s}@media only screen and (max-width: 960px){body .wrapper section.hero .hero-container .blue-green-planet{display:none}}body .wrapper section.hero .hero-container #orbit-system-purple{position:absolute;width:90px;height:55px;margin:0 auto;left:32%;top:45%;-webkit-animation:zoomIn 1.5s linear 1s both;-moz-animation:zoomIn 1.5s linear 1s both;-ms-animation:zoomIn 1.5s linear 1s both;-o-animation:zoomIn 1.5s linear 1s both;animation:zoomIn 1.5s linear 1s both;animation-delay:1.5s}@media only screen and (max-width: 1400px){body .wrapper section.hero .hero-container #orbit-system-purple{left:18%}}@media only screen and (min-device-width: 550px) and (max-device-width: 850px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container #orbit-system-purple{display:none}}@media only screen and (max-width: 550px){body .wrapper section.hero .hero-container #orbit-system-purple{display:none}}body .wrapper section.hero .hero-container #orbit-system-purple .system{position:relative;width:100%;height:100%;-webkit-transform:rotateX(75deg) rotateY(-30deg);transform:rotateX(75deg) rotateY(-30deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}body .wrapper section.hero .hero-container #orbit-system-purple .planet,body .wrapper section.hero .hero-container #orbit-system-purple .satellite-orbit,body .wrapper section.hero .hero-container #orbit-system-purple .satellite{position:absolute;top:50%;left:50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}body .wrapper section.hero .hero-container #orbit-system-purple .planet{width:57px;height:57px;margin-top:-25px;margin-left:-15px;border-radius:50%;background-color:rgba(0,0,0,0.5);color:white;text-align:center;line-height:9em;-webkit-transform:rotateY(30deg) rotateX(-75deg);transform:rotateY(30deg) rotateX(-75deg);background-image:url(/img/home-page/planets/purple-planet.png);background-size:100% auto}body .wrapper section.hero .hero-container #orbit-system-purple .satellite-orbit{width:105px;height:105px;margin-top:-46px;margin-left:-46px;border:8px solid #FD8A8F;border-radius:50%;-webkit-animation:orbit 10s linear infinite both;-moz-animation:orbit 10s linear infinite both;-ms-animation:orbit 10s linear infinite both;-o-animation:orbit 10s linear infinite both;animation:orbit 10s linear infinite both}body .wrapper section.hero .hero-container #orbit-system-purple .satellite{top:100%;width:21px;height:21px;margin-top:-17px;margin-left:-47px;color:black;border-radius:50%;text-align:center;line-height:3em;-webkit-animation:invert-orbit 10s linear infinite;-moz-animation:invert-orbit 10s linear infinite;-ms-animation:invert-orbit 10s linear infinite;-o-animation:invert-orbit 10s linear infinite;animation:invert-orbit 10s linear infinite;background:#ed78a3;background:-moz-linear-gradient(94deg, #ed78a3 0%, #d45cc2 51%, #cb52ce 72%, #7f32a7 100%);background:-webkit-linear-gradient(94deg, #ed78a3 0%, #d45cc2 51%, #cb52ce 72%, #7f32a7 100%);background:linear-gradient(94deg, #ed78a3 0%, #d45cc2 51%, #cb52ce 72%, #7f32a7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed78a3", endColorstr="#7f32a7", GradientType=1);background-size:100%}@-webkit-keyframes orbit{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}@keyframes orbit{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}@-webkit-keyframes invert-orbit{0%{transform:rotateZ(360deg) rotateY(30deg) rotateX(-75deg)}100%{transform:rotateZ(0deg) rotateY(30deg) rotateX(-75deg)}}@keyframes invert-orbit{0%{transform:rotateZ(360deg) rotateY(30deg) rotateX(-75deg)}100%{transform:rotateZ(0deg) rotateY(30deg) rotateX(-75deg)}}body .wrapper section.hero .hero-container .ball-logo{background-image:url(/img/home-page/ball-logo.png);width:90px;height:90px;position:absolute;background-size:100% auto;background-repeat:no-repeat;right:22%;bottom:6%;-webkit-animation:zoomIn 1.5s linear 1s both;-moz-animation:zoomIn 1.5s linear 1s both;-ms-animation:zoomIn 1.5s linear 1s both;-o-animation:zoomIn 1.5s linear 1s both;animation:zoomIn 1.5s linear 1s both;animation-delay:1.7s}@media only screen and (min-device-width: 550px) and (max-device-width: 850px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container .ball-logo{width:40px;height:40px}}@media only screen and (max-width: 640px){body .wrapper section.hero .hero-container .ball-logo{right:7%;bottom:14%;width:40px;height:40px}}@media only screen and (max-width: 768px){body .wrapper section.hero .hero-container .pageball1,body .wrapper section.hero .hero-container .pageball2,body .wrapper section.hero .hero-container .pageball3,body .wrapper section.hero .hero-container .pageball4,body .wrapper section.hero .hero-container .pageball5,body .wrapper section.hero .hero-container .pageball6,body .wrapper section.hero .hero-container .pageball7,body .wrapper section.hero .hero-container .pageball8,body .wrapper section.hero .hero-container .pageball9{display:none}}body .wrapper section.hero .hero-container .star-top{background-image:url(/img/home-page/planets/stella-cadente.png);width:38px;height:32px;position:absolute;background-size:100% auto;background-repeat:no-repeat;right:29%;top:20%;-webkit-animation:flash 1.5s linear 1s both;-moz-animation:flash 1.5s linear 1s both;-ms-animation:flash 1.5s linear 1s both;-o-animation:flash 1.5s linear 1s both;animation:flash 1.5s linear 1s both}@media only screen and (max-width: 1024px){body .wrapper section.hero .hero-container .star-top{display:none}}body .wrapper section.hero .hero-container .star-bottom{background-image:url(/img/home-page/planets/stella-cadente.png);width:38px;height:32px;position:absolute;background-size:100% auto;background-repeat:no-repeat;left:18%;bottom:13%;-webkit-animation:flash 1.5s linear 1s both;-moz-animation:flash 1.5s linear 1s both;-ms-animation:flash 1.5s linear 1s both;-o-animation:flash 1.5s linear 1s both;animation:flash 1.5s linear 1s both}@media only screen and (max-width: 1024px){body .wrapper section.hero .hero-container .star-bottom{display:none}}body .wrapper section.hero .hero-container .pageball1,body .wrapper section.hero .hero-container .pageball2,body .wrapper section.hero .hero-container .pageball3,body .wrapper section.hero .hero-container .pageball4,body .wrapper section.hero .hero-container .pageball5,body .wrapper section.hero .hero-container .pageball6,body .wrapper section.hero .hero-container .pageball7,body .wrapper section.hero .hero-container .pageball8,body .wrapper section.hero .hero-container .pageball9{position:absolute;background:#88f0c7;background:-moz-linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);background:-webkit-linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);background:linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#88f0c7", endColorstr="#0c77db", GradientType=1);border-radius:100%}body .wrapper section.hero .hero-container .pageball1{-webkit-animation:vibrate-1 3s linear infinite alternate;-moz-animation:vibrate-1 3s linear infinite alternate;-ms-animation:vibrate-1 3s linear infinite alternate;-o-animation:vibrate-1 3s linear infinite alternate;animation:vibrate-1 3s linear infinite alternate;left:27%;bottom:4%;width:50px;height:50px}@media only screen and (max-width: 960px){body .wrapper section.hero .hero-container .pageball1{left:18%;bottom:3%;width:40px;height:40px}}body .wrapper section.hero .hero-container .pageball2{right:55%;bottom:21%;width:16px;height:16px;-webkit-animation:vibrate-1 3.5s linear infinite both;-moz-animation:vibrate-1 3.5s linear infinite both;-ms-animation:vibrate-1 3.5s linear infinite both;-o-animation:vibrate-1 3.5s linear infinite both;animation:vibrate-1 3.5s linear infinite both}body .wrapper section.hero .hero-container .pageball3{-webkit-animation:vibrate-1 2s linear infinite alternate;-moz-animation:vibrate-1 2s linear infinite alternate;-ms-animation:vibrate-1 2s linear infinite alternate;-o-animation:vibrate-1 2s linear infinite alternate;animation:vibrate-1 2s linear infinite alternate;left:35%;bottom:16%;width:40px;height:40px}@media only screen and (max-width: 960px){body .wrapper section.hero .hero-container .pageball3{left:28%;bottom:16%;width:35px;height:35px}}body .wrapper section.hero .hero-container .pageball4{-webkit-animation:vibrate-1 4s linear infinite both;-moz-animation:vibrate-1 4s linear infinite both;-ms-animation:vibrate-1 4s linear infinite both;-o-animation:vibrate-1 4s linear infinite both;animation:vibrate-1 4s linear infinite both;left:68%;bottom:18%;width:38px;height:38px}@media only screen and (max-width: 960px){body .wrapper section.hero .hero-container .pageball4{left:64%;bottom:21%;width:25px;height:25px}}body .wrapper section.hero .hero-container .pageball5{-webkit-animation:vibrate-1 4.5s linear infinite alternate;-moz-animation:vibrate-1 4.5s linear infinite alternate;-ms-animation:vibrate-1 4.5s linear infinite alternate;-o-animation:vibrate-1 4.5s linear infinite alternate;animation:vibrate-1 4.5s linear infinite alternate;right:11%;bottom:31%;width:54px;height:54px}@media only screen and (max-width: 1200px){body .wrapper section.hero .hero-container .pageball5{left:90%}}body .wrapper section.hero .hero-container .pageball6{-webkit-animation:vibrate-1 3s linear infinite both;-moz-animation:vibrate-1 3s linear infinite both;-ms-animation:vibrate-1 3s linear infinite both;-o-animation:vibrate-1 3s linear infinite both;animation:vibrate-1 3s linear infinite both;left:53%;bottom:19%;width:15px;height:15px}body .wrapper section.hero .hero-container .pageball7{-webkit-animation:vibrate-1 2.5s linear infinite alternate;-moz-animation:vibrate-1 2.5s linear infinite alternate;-ms-animation:vibrate-1 2.5s linear infinite alternate;-o-animation:vibrate-1 2.5s linear infinite alternate;animation:vibrate-1 2.5s linear infinite alternate;left:81%;bottom:69%;width:24px;height:24px}body .wrapper section.hero .hero-container .pageball8{-webkit-animation:vibrate-1 3s linear infinite both;-moz-animation:vibrate-1 3s linear infinite both;-ms-animation:vibrate-1 3s linear infinite both;-o-animation:vibrate-1 3s linear infinite both;animation:vibrate-1 3s linear infinite both;left:77%;bottom:64%;width:16px;height:16px}@media only screen and (max-width: 1200px){body .wrapper section.hero .hero-container .pageball8{left:90%}}body .wrapper section.hero .hero-container .pageball9{-webkit-animation:vibrate-1 4s linear infinite alternate;-moz-animation:vibrate-1 4s linear infinite alternate;-ms-animation:vibrate-1 4s linear infinite alternate;-o-animation:vibrate-1 4s linear infinite alternate;animation:vibrate-1 4s linear infinite alternate;right:7%;top:15%;width:34px;height:34px}@media only screen and (max-width: 1024px){body .wrapper section.hero .hero-container .pageball9{display:none}}body .wrapper section.hero .hero-container .text{padding:64px 0 0 0;width:900px}@media only screen and (min-device-width: 320px) and (max-device-width: 360px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container .text{padding:16px 0 0 0}}@media only screen and (min-device-width: 550px) and (max-device-width: 850px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container .text{padding:16px 0 0 0}}@media only screen and (min-device-width: 360px) and (max-device-width: 450px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container .text{padding:40px 0 0 0}}@media only screen and (min-device-height: 750px) and (max-device-height: 850px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container .text{padding:160px 0 0 0}}body .wrapper section.hero .hero-container h1.hero{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;text-transform:none;color:white;margin:0;padding:0}@media only screen and (max-width: 1300px){body .wrapper section.hero .hero-container h1.hero{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){body .wrapper section.hero .hero-container h1.hero{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){body .wrapper section.hero .hero-container h1.hero{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){body .wrapper section.hero .hero-container h1.hero{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){body .wrapper section.hero .hero-container h1.hero{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){body .wrapper section.hero .hero-container h1.hero{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){body .wrapper section.hero .hero-container h1.hero{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){body .wrapper section.hero .hero-container h1.hero{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){body .wrapper section.hero .hero-container h1.hero{font-size:22px;line-height:32px}}@media only screen and (max-width: 1024px){body .wrapper section.hero .hero-container h1.hero{font-size:44px;line-height:54px}}@media only screen and (max-width: 960px){body .wrapper section.hero .hero-container h1.hero{font-size:42px;line-height:52px}}@media only screen and (min-device-width: 550px) and (max-device-width: 850px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container h1.hero{font-size:37px;line-height:47px}}@media only screen and (max-width: 768px){body .wrapper section.hero .hero-container h1.hero{font-size:36px;line-height:46px}}@media only screen and (max-width: 640px){body .wrapper section.hero .hero-container h1.hero{font-size:34px;line-height:44px;text-align:center}}@media only screen and (max-width: 450px){body .wrapper section.hero .hero-container h1.hero{font-size:28px;line-height:38px}}@media only screen and (max-width: 400px){body .wrapper section.hero .hero-container h1.hero{font-size:24px;line-height:34px}}@media only screen and (min-device-width: 560px) and (max-device-width: 570px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){body .wrapper section.hero .hero-container h1.hero{font-size:20px;line-height:30px}}@media only screen and (max-width: 640px){body .wrapper section.hero .main-buttons{text-align:center}}body .wrapper section.hero .main-buttons .signup-button{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-transform:uppercase;border:2px solid #f9aa33;margin:40px 52px 0 0}@media only screen and (max-width: 768px){body .wrapper section.hero .main-buttons .signup-button{padding:12px 14px;font-size:16px}}body .wrapper section.hero .main-buttons .signup-button a{text-decoration:none;color:white}body .wrapper section.hero .main-buttons .signup-button:hover{color:white;background-color:transparent;border:2px solid white}body .wrapper section.hero .main-buttons .signup-button:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body .wrapper section.hero .main-buttons .signup-button:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 768px){body .wrapper section.hero .main-buttons .signup-button{margin:24px 8px 0px 0}}body .wrapper section.hero .main-buttons .talk-button{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-transform:uppercase;border:2px solid #f9aa33;margin:40px 52px 0 0}@media only screen and (max-width: 768px){body .wrapper section.hero .main-buttons .talk-button{padding:12px 14px;font-size:16px}}body .wrapper section.hero .main-buttons .talk-button a{text-decoration:none;color:white}body .wrapper section.hero .main-buttons .talk-button:hover{color:white;background-color:transparent;border:2px solid white}body .wrapper section.hero .main-buttons .talk-button:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body .wrapper section.hero .main-buttons .talk-button:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 768px){body .wrapper section.hero .main-buttons .talk-button{margin:24px 8px 0px 0}}@media only screen and (max-width: 640px){body .wrapper section.hero .main-buttons .talk-button{padding:12px 22px !important;margin:34px 8px 0px 0}}body section.four-section-wrapper{background-color:#232f34;position:relative}body section.four-section-wrapper .satellite-fix{background-image:url(/img/home-page/planets/satellite.png);width:120px;height:150px;position:absolute;background-size:100% auto;background-repeat:no-repeat;right:0%;top:24%;z-index:1}@media only screen and (max-width: 640px){body section.four-section-wrapper .satellite-fix{width:60px;height:80px}}body section.four-section-wrapper .four-section{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;height:100%;box-sizing:border-box}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section{display:flex;flex-direction:column;height:100%}}body section.four-section-wrapper .four-section.one,body section.four-section-wrapper .four-section.two,body section.four-section-wrapper .four-section.tree,body section.four-section-wrapper .four-section.four{padding:32px 64px;margin:0 auto;background-color:#232f34;color:white;width:100%;position:relative}@media only screen and (max-width: 1024px){body section.four-section-wrapper .four-section.one,body section.four-section-wrapper .four-section.two,body section.four-section-wrapper .four-section.tree,body section.four-section-wrapper .four-section.four{padding:32px 48px}}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section.one,body section.four-section-wrapper .four-section.two,body section.four-section-wrapper .four-section.tree,body section.four-section-wrapper .four-section.four{padding:0 48px}}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section.one,body section.four-section-wrapper .four-section.two,body section.four-section-wrapper .four-section.tree,body section.four-section-wrapper .four-section.four{padding:0 32px}}@media only screen and (max-width: 640px){body section.four-section-wrapper .four-section.one,body section.four-section-wrapper .four-section.two,body section.four-section-wrapper .four-section.tree,body section.four-section-wrapper .four-section.four{padding:0 24px 24px}}@media only screen and (max-width: 550px){body section.four-section-wrapper .four-section.one,body section.four-section-wrapper .four-section.two,body section.four-section-wrapper .four-section.tree,body section.four-section-wrapper .four-section.four{padding:0 24px 40px}}body section.four-section-wrapper .four-section.one .planet-right-2,body section.four-section-wrapper .four-section.two .planet-right-2,body section.four-section-wrapper .four-section.tree .planet-right-2,body section.four-section-wrapper .four-section.four .planet-right-2{background-image:url(/img/home-page/planets/planet-right-2.png);-webkit-animation:slideInRight 1ss ease 1s both;-moz-animation:slideInRight 1ss ease 1s both;-ms-animation:slideInRight 1ss ease 1s both;-o-animation:slideInRight 1ss ease 1s both;animation:slideInRight 1ss ease 1s both;position:absolute;width:98px;height:135px;right:0%;background-size:100% auto;background-repeat:no-repeat;top:-3%}@media only screen and (max-width: 550px){body section.four-section-wrapper .four-section.one .planet-right-2,body section.four-section-wrapper .four-section.two .planet-right-2,body section.four-section-wrapper .four-section.tree .planet-right-2,body section.four-section-wrapper .four-section.four .planet-right-2{width:50px;height:69px}}body section.four-section-wrapper .four-section.one .planet-left-2,body section.four-section-wrapper .four-section.two .planet-left-2,body section.four-section-wrapper .four-section.tree .planet-left-2,body section.four-section-wrapper .four-section.four .planet-left-2{background-image:url(/img/home-page/planets/planet-left-2.png);-webkit-animation:slideInLeft 1s ease 1s both;-moz-animation:slideInLeft 1s ease 1s both;-ms-animation:slideInLeft 1s ease 1s both;-o-animation:slideInLeft 1s ease 1s both;animation:slideInLeft 1s ease 1s both;position:absolute;width:107px;height:160px;left:0%;background-size:100% auto;background-repeat:no-repeat;bottom:0}@media only screen and (max-width: 550px){body section.four-section-wrapper .four-section.one .planet-left-2,body section.four-section-wrapper .four-section.two .planet-left-2,body section.four-section-wrapper .four-section.tree .planet-left-2,body section.four-section-wrapper .four-section.four .planet-left-2{width:60px;height:130px}}body section.four-section-wrapper .four-section.one ul,body section.four-section-wrapper .four-section.two ul,body section.four-section-wrapper .four-section.tree ul,body section.four-section-wrapper .four-section.four ul{margin:20px 0;padding:0;list-style-type:none}body section.four-section-wrapper .four-section.one ul li,body section.four-section-wrapper .four-section.two ul li,body section.four-section-wrapper .four-section.tree ul li,body section.four-section-wrapper .four-section.four ul li{padding:24px 0}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section.one ul li,body section.four-section-wrapper .four-section.two ul li,body section.four-section-wrapper .four-section.tree ul li,body section.four-section-wrapper .four-section.four ul li{padding:16px 0}}body section.four-section-wrapper .four-section.one ul li .container-paragraph,body section.four-section-wrapper .four-section.two ul li .container-paragraph,body section.four-section-wrapper .four-section.tree ul li .container-paragraph,body section.four-section-wrapper .four-section.four ul li .container-paragraph{display:flex}body section.four-section-wrapper .four-section.one ul li .container-paragraph .icon i,body section.four-section-wrapper .four-section.two ul li .container-paragraph .icon i,body section.four-section-wrapper .four-section.tree ul li .container-paragraph .icon i,body section.four-section-wrapper .four-section.four ul li .container-paragraph .icon i{background:#f9aa33;border-radius:100%;height:50px;width:50px;font-size:25px;line-height:50px;text-align:center;color:white}body section.four-section-wrapper .four-section.one ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.two ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.tree ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.four ul li .container-paragraph .paragraph{font-size:18px;line-height:28px;color:white;padding:0px 0px 0 24px;display:flex;align-items:center}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section.one ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.two ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.tree ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.four ul li .container-paragraph .paragraph{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){body section.four-section-wrapper .four-section.one ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.two ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.tree ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.four ul li .container-paragraph .paragraph{font-size:14px;line-height:24px}}@media only screen and (max-width: 1024px){body section.four-section-wrapper .four-section.one ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.two ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.tree ul li .container-paragraph .paragraph,body section.four-section-wrapper .four-section.four ul li .container-paragraph .paragraph{font-size:16px}}body section.four-section-wrapper .four-section.one ul p,body section.four-section-wrapper .four-section.two ul p,body section.four-section-wrapper .four-section.tree ul p,body section.four-section-wrapper .four-section.four ul p{font-size:18px;line-height:28px;padding:20px 0 0 0;margin:0;color:white}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section.one ul p,body section.four-section-wrapper .four-section.two ul p,body section.four-section-wrapper .four-section.tree ul p,body section.four-section-wrapper .four-section.four ul p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){body section.four-section-wrapper .four-section.one ul p,body section.four-section-wrapper .four-section.two ul p,body section.four-section-wrapper .four-section.tree ul p,body section.four-section-wrapper .four-section.four ul p{font-size:14px;line-height:24px}}body section.four-section-wrapper .four-section.one{flex-flow:row-reverse;position:relative}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section.one{flex-flow:column-reverse}}body section.four-section-wrapper .four-section.two{position:relative}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section.two{flex-flow:column-reverse}}body section.four-section-wrapper .four-section.tree{flex-flow:row-reverse}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section.tree{flex-flow:column-reverse}}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section.four{flex-flow:column-reverse;padding:0 48px 48px}}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section.four{padding:0 32px 32px}}@media only screen and (max-width: 640px){body section.four-section-wrapper .four-section.four{padding:0 24px 24px}}body section.four-section-wrapper .four-section .text{width:55%}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section .text{width:100%}}body section.four-section-wrapper .four-section .text h2{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase}@media only screen and (max-width: 1400px){body section.four-section-wrapper .four-section .text h2{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){body section.four-section-wrapper .four-section .text h2{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){body section.four-section-wrapper .four-section .text h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){body section.four-section-wrapper .four-section .text h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section .text h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section .text h2{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){body section.four-section-wrapper .four-section .text h2{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){body section.four-section-wrapper .four-section .text h2{font-size:22px;line-height:32px}}body section.four-section-wrapper .four-section .text p{font-size:18px;line-height:28px;margin:0 0 18px 0;padding:0}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section .text p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){body section.four-section-wrapper .four-section .text p{font-size:14px;line-height:24px}}@media only screen and (max-width: 1024px){body section.four-section-wrapper .four-section .text p{margin:0}}@media only screen and (max-width: 640px){body section.four-section-wrapper .four-section .text p{margin:0 auto;padding:18px 0}}@media only screen and (max-width: 640px){body section.four-section-wrapper .four-section .text p{padding:18px 0 0 0}}body section.four-section-wrapper .four-section .text .cs-button,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button1,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button2,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button3,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button4,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button5,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button6,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button7{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section .text .cs-button,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button1,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button2,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button3,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button4,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button5,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button6,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button7{padding:12px 14px;font-size:16px}}body section.four-section-wrapper .four-section .text .cs-button a,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button1 a,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button1 a,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button2 a,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button2 a,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button3 a,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button3 a,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button4 a,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button4 a,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button5 a,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button5 a,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button6 a,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button6 a,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button7 a,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button7 a{text-decoration:none;color:white}body section.four-section-wrapper .four-section .text .cs-button:hover,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button1:hover,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button1:hover,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button2:hover,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button2:hover,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button3:hover,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button3:hover,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button4:hover,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button4:hover,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button5:hover,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button5:hover,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button6:hover,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button6:hover,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button7:hover,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button7:hover{color:white;background-color:transparent;border:2px solid white}body section.four-section-wrapper .four-section .text .cs-button:active,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button1:active,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button1:active,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button2:active,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button2:active,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button3:active,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button3:active,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button4:active,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button4:active,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button5:active,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button5:active,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button6:active,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button6:active,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button7:active,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button7:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body section.four-section-wrapper .four-section .text .cs-button:visited,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button1:visited,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button1:visited,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button2:visited,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button2:visited,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button3:visited,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button3:visited,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button4:visited,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button4:visited,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button5:visited,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button5:visited,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button6:visited,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button6:visited,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button7:visited,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button7:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section .text .cs-button,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button1,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button2,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button3,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button4,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button5,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button6,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .cs-button7{text-align:center;margin:0 auto;display:flex;justify-content:center;width:100px}}body section.four-section-wrapper .four-section .text .cs-button.home,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button1,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button1,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button2,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button2,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button3,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button3,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button4,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button4,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button5,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button5,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button6,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button6,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button7,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button7{margin:40px 24px 0 0}@media only screen and (max-width: 768px){body section.four-section-wrapper .four-section .text .cs-button.home,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button1,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button1,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button2,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button2,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button3,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button3,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button4,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button4,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button5,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button5,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button6,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button6,body section.four-section-wrapper .four-section .text section.open-positions .item .paragraph .home.cs-button7,section.open-positions .item .paragraph body section.four-section-wrapper .four-section .text .home.cs-button7{display:block;margin:24px 0 0 0}}body section.four-section-wrapper .four-section .image{position:relative;flex:1}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section .image{text-align:center !important;padding:48px 0 0 0;-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}}@media only screen and (max-width: 640px){body section.four-section-wrapper .four-section .image{padding:48px 0 24px 0}}@media only screen and (max-width: 550px){body section.four-section-wrapper .four-section .image{padding:20px 0}}body section.four-section-wrapper .four-section .image img{width:80%}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section .image img{width:60%}}@media only screen and (max-width: 360px){body section.four-section-wrapper .four-section .image img{width:90%}}@media only screen and (max-width: 960px){body section.four-section-wrapper .four-section .image img{margin:0 auto}}body section.four-section-wrapper .four-section.two .image,body section.four-section-wrapper .four-section.tree .image,body section.four-section-wrapper .four-section.four .image,body section.four-section-wrapper .four-section.five .image{flex:1;position:relative}body section.news{background-color:#232f34;padding:0 64px;text-align:center;box-sizing:border-box}@media only screen and (max-width: 960px){body section.news{padding:0 48px}}@media only screen and (max-width: 768px){body section.news{padding:0 32px}}@media only screen and (max-width: 640px){body section.news{padding:0 24px}}@media only screen and (max-width: 550px){body section.news{padding:0 24px}}@media only screen and (max-width: 450px){body section.news{padding:24px}}body section.news h1{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase;color:white;text-align:center;margin:0;padding:48px 0 16px}@media only screen and (max-width: 1400px){body section.news h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){body section.news h1{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){body section.news h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){body section.news h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){body section.news h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){body section.news h1{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){body section.news h1{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){body section.news h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 640px){body section.news h1{padding:16px 0 16px}}body section.news p{font-size:18px;line-height:28px;color:white;text-align:center;padding:16px;width:55%;margin:0 auto}@media only screen and (max-width: 768px){body section.news p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){body section.news p{font-size:14px;line-height:24px}}@media only screen and (max-width: 640px){body section.news p{width:80%;padding:16px}}@media only screen and (max-width: 550px){body section.news p{width:auto}}body section.news .news-form{display:flex;justify-content:center}body section.news .news-form .caselle-testo .email input{font-size:16px;line-height:26px;width:210px;border-top-left-radius:4px;border-bottom-left-radius:4px;border:none;height:38px;padding:0;color:#4a6572;margin:0;text-align:center;border:2px solid white}@media only screen and (max-width: 768px){body section.news .news-form .caselle-testo .email input{width:135px;font-size:14px;line-height:24px}}body section.news .news-form .caselle-testo .first-name input{font-size:16px;line-height:26px;width:170px;border-radius:4px;border:none;height:38px;padding:3px 8px;color:#4a6572;margin:12px 8px}body section.news .cs-button-container{padding:0}body section.news .cs-button-container .cs-button,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button1,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button2,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button3,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button4,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button5,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button6,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button7{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;font-size:16px;padding:10px 0;font-size:16px;width:210px}@media only screen and (max-width: 768px){body section.news .cs-button-container .cs-button,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button1,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button2,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button3,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button4,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button5,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button6,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button7{padding:12px 14px;font-size:16px}}body section.news .cs-button-container .cs-button a,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button1 a,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button1 a,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button2 a,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button2 a,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button3 a,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button3 a,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button4 a,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button4 a,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button5 a,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button5 a,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button6 a,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button6 a,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button7 a,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button7 a{text-decoration:none;color:white}body section.news .cs-button-container .cs-button:hover,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button1:hover,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button1:hover,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button2:hover,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button2:hover,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button3:hover,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button3:hover,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button4:hover,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button4:hover,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button5:hover,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button5:hover,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button6:hover,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button6:hover,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button7:hover,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button7:hover{color:white;background-color:transparent;border:2px solid white}body section.news .cs-button-container .cs-button:active,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button1:active,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button1:active,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button2:active,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button2:active,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button3:active,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button3:active,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button4:active,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button4:active,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button5:active,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button5:active,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button6:active,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button6:active,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button7:active,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button7:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body section.news .cs-button-container .cs-button:visited,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button1:visited,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button1:visited,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button2:visited,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button2:visited,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button3:visited,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button3:visited,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button4:visited,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button4:visited,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button5:visited,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button5:visited,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button6:visited,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button6:visited,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button7:visited,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button7:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 768px){body section.news .cs-button-container .cs-button,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button1,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button2,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button3,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button4,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button5,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button6,body section.news .cs-button-container section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph body section.news .cs-button-container .cs-button7{padding:0;height:38px;line-height:38px;width:160px;font-size:14px}}body section.news #successNewsletterMsg,body section.news #successSalesMsg{display:none}body section.news #successNewsletterMsg p,body section.news #successSalesMsg p{font-size:18px;line-height:28px}@media only screen and (max-width: 768px){body section.news #successNewsletterMsg p,body section.news #successSalesMsg p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){body section.news #successNewsletterMsg p,body section.news #successSalesMsg p{font-size:14px;line-height:24px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.footer.footer-talk{position:fixed;width:100%;bottom:0}}.footer.footer-home{background-color:#232f34}section.footer{width:100%;box-sizing:border-box;background-repeat:no-repeat;background-position:top;background-size:100% auto;background-image:url(/img/footer/footer.png);padding:26% 0 0;display:flex;align-items:flex-end;background-color:#232f34}@media only screen and (max-width: 1200px){section.footer{padding:24% 0 0}}section.footer .footer-container{align-items:center;display:flex;flex-flow:row wrap;height:90px;padding:0 32px;width:100%;background-color:#232f34}@media only screen and (max-width: 450px){section.footer .footer-container{height:60px}}@media only screen and (max-width: 640px){section.footer .footer-container{padding:0 16px}}section.footer .footer-container .social-container{flex:1;display:flex;align-items:center}section.footer .footer-container .social-container i{font-size:50px}@media only screen and (max-width: 960px){section.footer .footer-container .social-container i{font-size:32px}}section.footer .footer-container .social-container img{width:45px;height:45px;padding:0 32px 0 0;vertical-align:middle}@media only screen and (max-width: 960px){section.footer .footer-container .social-container img{width:32px;height:32px;padding:0 24px 0 0}}@media only screen and (max-width: 550px){section.footer .footer-container .social-container img{padding:0 8px 0 0}}@media only screen and (max-width: 360px){section.footer .footer-container .social-container img{padding:0 8px 0 0}}section.footer .footer-container .cookie-policy{color:white;font-size:14px;line-height:24px;text-align:right;flex:4}@media only screen and (max-width: 450px){section.footer .footer-container .cookie-policy{font-size:12px;line-height:16px}}@media only screen and (max-width: 360px){section.footer .footer-container .cookie-policy{font-size:10px}}section.footer .footer-container a{color:white;text-decoration:none;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}section.footer .footer-container a:hover{color:#f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#back-top{display:none;background-color:rgba(249,170,51,0.9);position:fixed;bottom:100px;right:11px;z-index:10;padding:0;border-radius:100%;height:50px;width:50px;text-align:center;z-index:1;color:white}@media only screen and (max-width: 450px){#back-top{bottom:65px}}#back-top i.fa.fa-angle-up{font-size:32px;line-height:48px}#back-top a{color:white;font-size:32px}@media only screen and (max-width: 550px){#back-top a{font-size:24px}}.satellite{-webkit-animation-name:satellite;animation-name:satellite}@-webkit-keyframes satellite{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(2px, -2px);transform:translate(2px, -2px)}40%{-webkit-transform:translate(2px, 2px);transform:translate(2px, 2px)}60%{-webkit-transform:translate(-2px, -2px);transform:translate(-2px, -2px)}80%{-webkit-transform:translate(-2px, 2px);transform:translate(-2px, 2px)}100%{-webkit-transform:translate(0);transform:translate(0)}}.vibrate-1{-webkit-animation-name:vibrate-1;animation-name:vibrate-1}@-webkit-keyframes vibrate-1{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(2px, -2px);transform:translate(2px, -2px)}40%{-webkit-transform:translate(2px, 2px);transform:translate(2px, 2px)}60%{-webkit-transform:translate(-2px, -2px);transform:translate(-2px, -2px)}80%{-webkit-transform:translate(-2px, 2px);transform:translate(-2px, 2px)}100%{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes vibrate-2{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(2px, -2px);transform:translate(2px, -2px)}40%{-webkit-transform:translate(2px, 2px);transform:translate(2px, 2px)}60%{-webkit-transform:translate(-2px, -2px);transform:translate(-2px, -2px)}80%{-webkit-transform:translate(-2px, 2px);transform:translate(-2px, 2px)}100%{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes vibrate-3{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(7px, -7px);transform:translate(7px, -7px)}40%{-webkit-transform:translate(9px, 9px);transform:translate(9px, 9px)}60%{-webkit-transform:translate(-5px, -5px);transform:translate(-5px, -5px)}80%{-webkit-transform:translate(-6px, 6px);transform:translate(-6px, 6px)}100%{-webkit-transform:translate(0);transform:translate(0)}}.vibrate-4{animation-name:vibrate-4;animation-duration:3s !important;animation-timing-function:linear;animation-delay:1s;animation-fill-mode:both !important;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:initial}@-webkit-keyframes vibrate-4{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(1px, -1px);transform:translate(1px, -1px)}40%{-webkit-transform:translate(2px, 2px);transform:translate(2px, 2px)}60%{-webkit-transform:translate(-3px, -3px);transform:translate(-3px, -3px)}80%{-webkit-transform:translate(-5px, 5px);transform:translate(-5px, 5 px)}100%{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes vibrate-5{0%{-webkit-transform:translate(0)}20%{-webkit-transform:translate(8px, -8px)}40%{-webkit-transform:translate(10px, 10px)}60%{-webkit-transform:translate(-15px, -15px)}80%{-webkit-transform:translate(-14px, 14px)}100%{-webkit-transform:translate(0)}}.vibrate-6{animation-name:vibrate-6 !important;animation-duration:3s !important;animation-iteration-count:infinite !important;animation-direction:alternate !important;animation-timing-function:linear !important}@-webkit-keyframes vibrate-6{0%{-webkit-transform:translate(0)}20%{-webkit-transform:translate(2px, -2px)}40%{-webkit-transform:translate(4px, 4px)}60%{-webkit-transform:translate(-2px, -2px)}80%{-webkit-transform:translate(-6px, 6px)}100%{-webkit-transform:translate(0)}}.textInUp{animation-name:textInUp;animation-duration:0.5s !important;animation-timing-function:linear;animation-delay:0.1s;animation-fill-mode:both !important;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:initial}.fadeIn{animation-name:fadeIn;animation-duration:1s !important;animation-timing-function:linear;animation-delay:0.1s;animation-iteration-count:1}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes flash{from{opacity:0}50%{opacity:1}}@keyframes flash{from{opacity:0}50%{opacity:1}}@-webkit-keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.99);transform:scale(0.99);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-moz-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.99);transform:scale(0.99);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-ms-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.99);transform:scale(0.99);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-o-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.99);transform:scale(0.99);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.99);transform:scale(0.99);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.75);transform:scale(0.75);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.91);transform:scale(0.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.87);transform:scale(0.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes textInUp{0%{opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes textInUp{0%{opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}.textInRight{animation-name:textInRight;animation-duration:0.1s !important;animation-timing-function:linear;animation-delay:0.1s;animation-fill-mode:both !important;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:initial}@media only screen and (max-width: 960px){.textInRight{animation-name:removeonmobile}}.textInRightHide{animation-name:textInRightHide;animation-duration:0.1s !important;animation-timing-function:linear;animation-delay:0.1s;animation-fill-mode:both !important;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:initial}@media only screen and (max-width: 960px){.textInRightHide{animation-name:removeonmobile}}@keyframes textInRightHide{0%{opacity:1;-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px)}100%{opacity:0;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}}@keyframes textInRight{0%{opacity:0;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px)}}@-webkit-keyframes textInRight{0%{opacity:0;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px)}}.container-wrapper.advertisers{margin:64px 0 0 0;background-color:#232f34;position:relative;height:100%}.container-wrapper.advertisers .video-container{margin:0 auto;padding:0}.container-wrapper.advertisers .video-container .layer-video{background-color:rgba(0,0,0,0.4);height:100%;width:100%;position:absolute}.container-wrapper.advertisers .video-container .container-h1{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);top:50%;left:50%;position:absolute;z-index:1;width:100%;text-align:center}@media only screen and (min-width: 1250px){.container-wrapper.advertisers .video-container .container-h1{top:43%}}.container-wrapper.advertisers .video-container .container-h1 h1{font-size:44px;line-height:54px;font-weight:500;color:white;margin:0;padding:0;text-transform:uppercase;padding:0 24px}@media only screen and (max-width: 1200px){.container-wrapper.advertisers .video-container .container-h1 h1{font-size:40px;line-height:50px}}@media only screen and (max-width: 1024px){.container-wrapper.advertisers .video-container .container-h1 h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){.container-wrapper.advertisers .video-container .container-h1 h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 768px){.container-wrapper.advertisers .video-container .container-h1 h1{font-size:28px;line-height:38px}}@media only screen and (max-width: 450px){.container-wrapper.advertisers .video-container .container-h1 h1{font-size:26px;line-height:36px}}@media only screen and (max-width: 360px){.container-wrapper.advertisers .video-container .container-h1 h1{font-size:24px;line-height:34px}}.container-wrapper.advertisers .video-container #video-advertisers{width:100%;height:100%}.bg-advertisers{background-image:url(/img/for-advertisers/bg-advertisers.png);background-size:100% auto;background-repeat:no-repeat}@media only screen and (max-width: 640px){.bg-advertisers{background-image:none}}section.three-step{padding:64px 64px 0 64px;display:-webkit-box;display:-moz-box;display:-webkit-flex;align-items:center;justify-content:center;flex-flow:column;position:relative}@media only screen and (max-width: 1024px){section.three-step{padding:48px 48px 0 48px}}@media only screen and (max-width: 640px){section.three-step{padding:0;box-sizing:border-box}}@media only screen and (max-width: 360px){section.three-step{padding:16px}}section.three-step .advertisers-ball-1,section.three-step .advertisers-ball-2{position:absolute;background:#88f0c7;background:-moz-linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);background:-webkit-linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);background:linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#88f0c7",endColorstr="#0c77db",GradientType=1);border-radius:100%}@media only screen and (min-device-width: 768px) and (max-device-width: 1500px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){section.three-step .advertisers-ball-1,section.three-step .advertisers-ball-2{display:none}}@media only screen and (max-width: 550px){section.three-step .advertisers-ball-1,section.three-step .advertisers-ball-2{display:none}}section.three-step .advertisers-ball-1{-webkit-animation:vibrate-1 3s linear infinite alternate;animation:vibrate-1 3s linear infinite alternate;left:-15%;top:-23px;width:500px;height:500px;z-index:-1}section.three-step .advertisers-ball-2{-webkit-animation:vibrate-1 2.5s linear infinite alternate;animation:vibrate-1 3s linear infinite alternate;right:6%;bottom:39%;width:62px;height:62px}section.three-step .how-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:1264px;position:relative;margin:0 auto}@media only screen and (max-width: 640px){section.three-step .how-wrapper{flex-flow:column;padding:16px 0;background-color:#232f34}}section.three-step .how-wrapper .element{padding:24px;flex:1;width:33%;box-sizing:border-box;align-items:center;text-align:center;background-color:#232f34;border-radius:20px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column}section.three-step .how-wrapper .element:first-child{margin-right:24px}@media only screen and (max-width: 640px){section.three-step .how-wrapper .element:first-child{margin:0 auto}}section.three-step .how-wrapper .element:last-child{margin-left:24px}@media only screen and (max-width: 640px){section.three-step .how-wrapper .element:last-child{margin:0 auto}}@media only screen and (max-width: 960px){section.three-step .how-wrapper .element{padding:16px}}@media only screen and (max-width: 640px){section.three-step .how-wrapper .element{padding:16px 16px 0 16px;width:70%;margin:0 auto}}@media only screen and (max-width: 450px){section.three-step .how-wrapper .element{width:70%;padding:0}}section.three-step .how-wrapper .element img{width:100%}@media only screen and (max-width: 640px){section.three-step .how-wrapper .element img{margin-top:auto}}section.three-step .how-wrapper .element h3{font-weight:400;padding:24px;text-transform:uppercase;color:white;text-align:center;font-size:16px;line-height:24px;margin:0;width:100%}@media only screen and (max-width: 1400px){section.three-step .how-wrapper .element h3{padding:24px}}@media only screen and (max-width: 1024px){section.three-step .how-wrapper .element h3{padding:16px 0 0 0}}@media only screen and (max-width: 768px){section.three-step .how-wrapper .element h3{font-size:16px;padding:16px}}@media only screen and (max-width: 550px){section.three-step .how-wrapper .element h3{font-size:14px;padding:14px}}section.container-wrapper.for-advertisers-items{padding:64px 64px 0 64px;display:flex;align-items:center;justify-content:center;flex-flow:column;position:relative}@media only screen and (max-width: 1024px){section.container-wrapper.for-advertisers-items{padding:48px 48px 0 48px}}@media only screen and (max-width: 768px){section.container-wrapper.for-advertisers-items{padding:32px 32px 0 32px}}@media only screen and (max-width: 640px){section.container-wrapper.for-advertisers-items{padding:24px 24px 0 24px}}@media only screen and (max-width: 360px){section.container-wrapper.for-advertisers-items{padding:16px}}section.container-wrapper.for-advertisers-items .advertisers-ball-1,section.container-wrapper.for-advertisers-items .advertisers-ball-2,section.container-wrapper.for-advertisers-items .advertisers-ball-3,section.container-wrapper.for-advertisers-items .advertisers-ball-4,section.container-wrapper.for-advertisers-items .advertisers-ball-5,section.container-wrapper.for-advertisers-items .advertisers-ball-6{position:absolute;background:#88f0c7;background:-moz-linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);background:-webkit-linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);background:linear-gradient(90deg, #88f0c7 0%, #0c77db 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#88f0c7",endColorstr="#0c77db",GradientType=1);border-radius:100%}@media only screen and (min-device-width: 768px) and (max-device-width: 1500px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){section.container-wrapper.for-advertisers-items .advertisers-ball-1,section.container-wrapper.for-advertisers-items .advertisers-ball-2,section.container-wrapper.for-advertisers-items .advertisers-ball-3,section.container-wrapper.for-advertisers-items .advertisers-ball-4,section.container-wrapper.for-advertisers-items .advertisers-ball-5,section.container-wrapper.for-advertisers-items .advertisers-ball-6{display:none}}@media only screen and (max-width: 550px){section.container-wrapper.for-advertisers-items .advertisers-ball-1,section.container-wrapper.for-advertisers-items .advertisers-ball-2,section.container-wrapper.for-advertisers-items .advertisers-ball-3,section.container-wrapper.for-advertisers-items .advertisers-ball-4,section.container-wrapper.for-advertisers-items .advertisers-ball-5,section.container-wrapper.for-advertisers-items .advertisers-ball-6{display:none}}section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper{display:flex;align-items:center;box-shadow:0 2px 1px -1px rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 1px 3px 0 rgba(0,0,0,0.12);padding:32px;border-radius:20px;box-sizing:border-box;background-color:#232f34;color:white;margin:0 0 64px 0;max-width:1200px;box-sizing:content-box;height:100%}section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper:last-child{margin:0 0 64px 0}@media only screen and (max-width: 1024px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper:last-child{margin:0 0 48px 0}}@media only screen and (max-width: 960px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper:last-child{margin:0 0 32px 0}}@media only screen and (max-width: 1024px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper{padding:32px;margin:0 0 48px 0}}@media only screen and (max-width: 960px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper{padding:32px 24px;margin:0 0 32px 0}}@media only screen and (max-width: 640px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper{flex-flow:column;margin:0 0 24px 0}}@media only screen and (max-width: 450px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper{padding:16px}}section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-image{width:100%;padding:0;margin:0 24px 0 0}@media only screen and (max-width: 960px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-image{width:50%}}@media only screen and (max-width: 640px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-image{width:70%;margin:0}}@media only screen and (max-width: 550px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-image{width:100%}}section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-image img{width:100%}section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph{width:100%}section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase}@media only screen and (max-width: 1400px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:22px;line-height:32px}}@media only screen and (max-width: 1024px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{margin:0}}@media only screen and (max-width: 640px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{margin:16px 0;text-align:center}}@media only screen and (max-width: 450px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph h2{margin:0 0 16px 0;text-align:center}}section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph p{font-size:18px;line-height:28px}@media only screen and (max-width: 768px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph p{font-size:14px;line-height:24px}}@media only screen and (max-width: 640px){section.container-wrapper.for-advertisers-items .for-advertisers-items-wrapper .gallery-paragraph p{margin:16px 0;text-align:center}}.container-wrapper.business-intelligence-ok{padding:64px;background-color:#232f34;margin:0;background-color:#232f34}@media only screen and (max-width: 1024px){.container-wrapper.business-intelligence-ok{padding:48px}}@media only screen and (max-width: 550px){.container-wrapper.business-intelligence-ok{margin:0;padding:24px}}.container-wrapper.business-intelligence-ok .text{display:flex;align-items:center;flex-direction:row-reverse;margin:0 auto}@media only screen and (max-width: 550px){.container-wrapper.business-intelligence-ok .text{flex-flow:column}}.container-wrapper.business-intelligence-ok .text .image-container{margin:0px auto;text-align:right;flex:1;padding:0}@media only screen and (max-width: 550px){.container-wrapper.business-intelligence-ok .text .image-container{text-align:center}}.container-wrapper.business-intelligence-ok .text .image-container .image{width:100%}.container-wrapper.business-intelligence-ok .text .text-container{flex:1}.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase;color:white;margin:0;padding:0}@media only screen and (max-width: 1400px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){.container-wrapper.business-intelligence-ok .text .text-container h2{font-size:22px;line-height:32px}}@media only screen and (max-width: 550px){.container-wrapper.business-intelligence-ok .text .text-container h2{text-align:center}}.container-wrapper.business-intelligence-ok .text .text-container p{font-size:18px;line-height:28px;color:white}@media only screen and (max-width: 768px){.container-wrapper.business-intelligence-ok .text .text-container p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.business-intelligence-ok .text .text-container p{font-size:14px;line-height:24px}}@media only screen and (max-width: 550px){.container-wrapper.business-intelligence-ok .text .text-container p{text-align:center}}.container-wrapper.template{padding:0 64px 64px 64px;background-color:#232f34;margin:0;background-color:#232f34}@media only screen and (max-width: 1024px){.container-wrapper.template{padding:0 48px 48px 48px}}@media only screen and (max-width: 550px){.container-wrapper.template{padding:0 24px 24px 24px}}.container-wrapper.template .text{display:flex;align-items:center;margin:0 auto}@media only screen and (max-width: 550px){.container-wrapper.template .text{flex-flow:column}}.container-wrapper.template .text .image-container{margin:0 24px 0 0;text-align:right;flex:1;padding:0}@media only screen and (max-width: 640px){.container-wrapper.template .text .image-container{text-align:center;margin:0}}.container-wrapper.template .text .image-container .image{width:100%}.container-wrapper.template .text .text-container{flex:1}.container-wrapper.template .text .text-container h2{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase;color:white;margin:0;padding:0}@media only screen and (max-width: 1400px){.container-wrapper.template .text .text-container h2{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){.container-wrapper.template .text .text-container h2{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){.container-wrapper.template .text .text-container h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){.container-wrapper.template .text .text-container h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){.container-wrapper.template .text .text-container h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.template .text .text-container h2{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){.container-wrapper.template .text .text-container h2{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){.container-wrapper.template .text .text-container h2{font-size:22px;line-height:32px}}@media only screen and (max-width: 640px){.container-wrapper.template .text .text-container h2{text-align:center}}.container-wrapper.template .text .text-container p{font-size:18px;line-height:28px;color:white}@media only screen and (max-width: 768px){.container-wrapper.template .text .text-container p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.template .text .text-container p{font-size:14px;line-height:24px}}@media only screen and (max-width: 640px){.container-wrapper.template .text .text-container p{text-align:center}}.video-wrapper{margin:64px 0 0 0;background-color:#232f34;position:relative;height:100%}.video-wrapper .video-container{margin:0 auto;padding:0}.video-wrapper .video-container .layer-video{background-color:rgba(0,0,0,0.4);height:100%;width:100%;position:absolute}.video-wrapper .video-container .container-h1{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);top:50%;left:50%;position:absolute;z-index:1;width:100%;text-align:center}@media only screen and (min-width: 1250px){.video-wrapper .video-container .container-h1{top:43%}}.video-wrapper .video-container .container-h1 h1{font-size:44px;line-height:54px;font-weight:500;color:white;margin:0;padding:0;text-transform:uppercase;padding:0 24px}@media only screen and (max-width: 1200px){.video-wrapper .video-container .container-h1 h1{font-size:40px;line-height:50px}}@media only screen and (max-width: 1024px){.video-wrapper .video-container .container-h1 h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){.video-wrapper .video-container .container-h1 h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 768px){.video-wrapper .video-container .container-h1 h1{font-size:28px;line-height:38px}}@media only screen and (max-width: 450px){.video-wrapper .video-container .container-h1 h1{font-size:26px;line-height:36px}}@media only screen and (max-width: 360px){.video-wrapper .video-container .container-h1 h1{font-size:24px;line-height:34px}}.video-wrapper .video-container #video-advertisers{width:100%;height:100%}section.container-wrapper.for-publishers-items{padding:64px;display:flex;align-items:center;justify-content:center;flex-flow:column;background-color:#232f34;background-image:url(/img/for-publishers/publisher-bg.png);background-size:100% auto;background-position:top;background-repeat:no-repeat}@media only screen and (max-width: 1024px){section.container-wrapper.for-publishers-items{padding:48px}}@media only screen and (max-width: 768px){section.container-wrapper.for-publishers-items{padding:32px}}@media only screen and (max-width: 640px){section.container-wrapper.for-publishers-items{padding:24px}}@media only screen and (max-width: 360px){section.container-wrapper.for-publishers-items{padding:16px}}section.container-wrapper.for-publishers-items .for-publishers-items-wrapper{display:flex;align-items:center;box-shadow:0 2px 1px -1px rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 1px 3px 0 rgba(0,0,0,0.12);padding:32px;border-radius:20px;box-sizing:border-box;background-color:white;color:#232f34;margin:0 0 32px 0;max-width:1200px;box-sizing:content-box;height:100%}section.container-wrapper.for-publishers-items .for-publishers-items-wrapper:last-child{margin:0}@media only screen and (max-width: 1024px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper{padding:32px;margin:0 0 48px 0}}@media only screen and (max-width: 960px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper{padding:32px 24px;margin:0 0 32px 0}}@media only screen and (max-width: 640px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper{flex-flow:column;margin:0 0 24px 0}}@media only screen and (max-width: 450px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper{padding:16px}}section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-image{width:100%;padding:0;margin:0 24px 0 0}@media only screen and (max-width: 960px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-image{width:50%}}@media only screen and (max-width: 640px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-image{width:70%;margin:0}}@media only screen and (max-width: 550px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-image{width:100%}}section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-image img{width:100%}section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph{width:100%}section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase}@media only screen and (max-width: 1400px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{font-size:22px;line-height:32px}}@media only screen and (max-width: 1024px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{margin:0}}@media only screen and (max-width: 640px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{margin:16px 0;text-align:center}}@media only screen and (max-width: 550px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph h2{margin:0 0 16px 0}}section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph p{font-size:18px;line-height:28px}@media only screen and (max-width: 768px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph p{font-size:14px;line-height:24px}}@media only screen and (max-width: 640px){section.container-wrapper.for-publishers-items .for-publishers-items-wrapper .gallery-paragraph p{margin:16px 0;text-align:center}}section.container-wrapper.pricing{padding:64px 64px 230px 64px;margin:0;background-image:url(/img/for-advertisers/pricing.png);background-size:50% auto;background-repeat:no-repeat;background-position:top right;position:relative}@media only screen and (max-width: 1024px){section.container-wrapper.pricing{padding:48px;background-size:63% auto}}@media only screen and (max-width: 960px){section.container-wrapper.pricing{padding:48px}}@media only screen and (max-width: 768px){section.container-wrapper.pricing{padding:32px}}@media only screen and (max-width: 640px){section.container-wrapper.pricing{background-image:url(/img/for-advertisers/pricing-mobile.png);background-size:100% auto;background-position:top;background-repeat:no-repeat;padding:24px}}@media only screen and (max-width: 360px){section.container-wrapper.pricing{padding:16px}}section.container-wrapper.pricing h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;margin:0;padding:0px 0 32px;color:#232f34;text-align:left}@media only screen and (max-width: 1300px){section.container-wrapper.pricing h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){section.container-wrapper.pricing h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){section.container-wrapper.pricing h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){section.container-wrapper.pricing h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){section.container-wrapper.pricing h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){section.container-wrapper.pricing h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){section.container-wrapper.pricing h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){section.container-wrapper.pricing h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){section.container-wrapper.pricing h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 768px){section.container-wrapper.pricing h1{padding:0px 0 24px}}@media only screen and (max-width: 640px){section.container-wrapper.pricing h1{text-align:center}}@media only screen and (max-width: 550px){section.container-wrapper.pricing h1{padding:0 0 16px 0}}section.container-wrapper.pricing .pricing-couple{background-image:url(/img/for-advertisers/pricing-couple.png);position:absolute;width:370px;height:525px;background-size:100% auto;background-repeat:no-repeat;bottom:0;right:22%}@media only screen and (max-width: 1024px){section.container-wrapper.pricing .pricing-couple{width:281px;height:398px;right:13%}}@media only screen and (max-width: 768px){section.container-wrapper.pricing .pricing-couple{right:2%}}@media only screen and (max-width: 640px){section.container-wrapper.pricing .pricing-couple{display:none}}section.container-wrapper.pricing .pricing-wrapper{display:flex;align-items:center;max-width:1024px}section.container-wrapper.pricing .pricing-wrapper .pricing-paragraph{font-size:18px;line-height:28px;width:60%;box-sizing:border-box;align-items:unset}@media only screen and (max-width: 768px){section.container-wrapper.pricing .pricing-wrapper .pricing-paragraph{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.container-wrapper.pricing .pricing-wrapper .pricing-paragraph{font-size:14px;line-height:24px}}@media only screen and (max-width: 640px){section.container-wrapper.pricing .pricing-wrapper .pricing-paragraph{width:100%;text-align:center}}section.container-wrapper.pricing .pricing-wrapper .pricing-image{width:40%;padding:0 0 0px 60px}section.container-wrapper.pricing .pricing-wrapper .pricing-image img{width:100%}section.container-wrapper.pricing .pricing-list{display:flex;align-items:center;padding:64px 0 0}@media only screen and (max-width: 960px){section.container-wrapper.pricing .pricing-list{padding:32px 0 0}}@media only screen and (max-width: 768px){section.container-wrapper.pricing .pricing-list{padding:24px 0 0}}@media only screen and (max-width: 640px){section.container-wrapper.pricing .pricing-list{display:block}}section.container-wrapper.pricing .pricing-list ul{list-style-type:none;margin:0;padding:0}section.container-wrapper.pricing .pricing-list ul li{font-size:18px;line-height:28px;line-height:60px}@media only screen and (max-width: 768px){section.container-wrapper.pricing .pricing-list ul li{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.container-wrapper.pricing .pricing-list ul li{font-size:14px;line-height:24px}}@media only screen and (max-width: 1024px){section.container-wrapper.pricing .pricing-list ul li{line-height:55px}}@media only screen and (max-width: 640px){section.container-wrapper.pricing .pricing-list ul li{text-align:center}}@media only screen and (max-width: 550px){section.container-wrapper.pricing .pricing-list ul li{line-height:44px}}@media only screen and (max-width: 360px){section.container-wrapper.pricing .pricing-list ul li{line-height:38px}}section.container-wrapper.pricing .pricing-list ul li i{font-size:18px;color:#f9aa33;padding:0 0 0 10px}@media only screen and (max-width: 450px){section.container-wrapper.pricing .pricing-list ul li i{padding:0 0 0 3px}}.container-wrapper.multilayer{padding:0;margin:64px 0 0 0;background-size:100% auto;background-repeat:no-repeat;background-image:url(/img/platform/header-for-platform.png)}.container-wrapper.multilayer .text h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;color:#232f34;margin:0;padding:0;text-align:center;padding:32px 0 18px 0}@media only screen and (max-width: 1300px){.container-wrapper.multilayer .text h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){.container-wrapper.multilayer .text h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){.container-wrapper.multilayer .text h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){.container-wrapper.multilayer .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){.container-wrapper.multilayer .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.multilayer .text h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){.container-wrapper.multilayer .text h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){.container-wrapper.multilayer .text h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){.container-wrapper.multilayer .text h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 550px){.container-wrapper.multilayer .text h1{padding:32px 0 16px 0}}.container-wrapper.multilayer .text p{font-size:18px;line-height:28px;color:#232f34;text-align:center;margin:0 auto;padding:0}@media only screen and (max-width: 768px){.container-wrapper.multilayer .text p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.multilayer .text p{font-size:14px;line-height:24px}}@media only screen and (max-width: 550px){.container-wrapper.multilayer .text p{padding:0 0 16px 0}}.container-wrapper.multilayer .iframe-wrapper{text-align:center;margin:0 auto;padding:0}@media only screen and (max-width: 1024px){.container-wrapper.multilayer .iframe-wrapper{padding:16px 0 0 0}}@media only screen and (max-width: 550px){.container-wrapper.multilayer .iframe-wrapper{padding:0}}.container-wrapper.multilayer .iframe-wrapper .iframe-container{border:none;width:1024px;height:586px;margin:0 auto;text-align:center}@media only screen and (min-device-width: 768px) and (max-device-width: 1500px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:1024px;height:630px}}@media screen and (max-width: 1024px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:820px;height:500px}}@media screen and (max-width: 960px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:825px;height:465px}}@media only screen and (max-width: 768px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:625px;height:355px}}@media only screen and (max-width: 640px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:542px;height:310px}}@media only screen and (max-width: 550px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:440px;height:255px}}@media only screen and (max-width: 450px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:380px;height:230px}}@media only screen and (max-width: 400px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:370px;height:225px}}@media only screen and (max-width: 360px){.container-wrapper.multilayer .iframe-wrapper .iframe-container{width:320px;height:180px}}section.container-wrapper.platform-items{padding:48px 64px 0 64px;display:flex;align-items:center;justify-content:center;flex-flow:column;background-image:url(/img/platform/platform-bg.png);background-size:100% auto;background-repeat:no-repeat}@media only screen and (max-width: 1200px){section.container-wrapper.platform-items{padding:24px 64px 0 64px}}@media only screen and (max-width: 1024px){section.container-wrapper.platform-items{padding:0 48px 0 48px}}@media only screen and (max-width: 768px){section.container-wrapper.platform-items{padding:0 32px 32px 32px}}@media only screen and (max-width: 640px){section.container-wrapper.platform-items{padding:0 24px 0 24px;background-repeat:repeat}}@media only screen and (max-width: 360px){section.container-wrapper.platform-items{padding:0 16px 16px 16px}}section.container-wrapper.platform-items .for-advertisers-items-wrapper{display:flex;align-items:center;box-shadow:0 2px 1px -1px rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 1px 3px 0 rgba(0,0,0,0.12);padding:32px;border-radius:20px;box-sizing:border-box;height:100%;background-color:#2A353A;color:white;margin:0 0 64px 0;max-width:1200px;box-sizing:content-box}section.container-wrapper.platform-items .for-advertisers-items-wrapper:last-child{margin:0}@media only screen and (max-width: 1024px){section.container-wrapper.platform-items .for-advertisers-items-wrapper{padding:32px;margin:0 0 48px 0}}@media only screen and (max-width: 960px){section.container-wrapper.platform-items .for-advertisers-items-wrapper{padding:32px 24px}}@media only screen and (max-width: 640px){section.container-wrapper.platform-items .for-advertisers-items-wrapper{flex-flow:column}}@media only screen and (max-width: 450px){section.container-wrapper.platform-items .for-advertisers-items-wrapper{padding:16px;margin:0 0 24px 0}}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image{width:100%;padding:0;margin:0 24px 0 0}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image .video-container-ok{margin:0 auto;flex:1}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image .video-container-ok .video-skin{padding:10px 40px;box-sizing:border-box;width:100%;height:100%}@media only screen and (max-width: 1024px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image .video-container-ok .video-skin{padding:0 20px}}@media only screen and (max-width: 768px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image .video-container-ok .video-skin{padding:20px}}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image .video-container-ok .video-skin .mov{width:100%;height:100%}@media only screen and (max-width: 960px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image{width:50%;padding:0}}@media only screen and (max-width: 640px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image{width:70%;margin:0}}@media only screen and (max-width: 550px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image{width:100%}}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-image img{width:100%}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph{width:100%}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase}@media only screen and (max-width: 1400px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{font-size:22px;line-height:32px}}@media only screen and (max-width: 1024px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{margin:0}}@media only screen and (max-width: 640px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{margin:16px 0;text-align:center}}@media only screen and (max-width: 450px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph h2{margin:0 0 16px 0;text-align:center}}section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph p{font-size:18px;line-height:28px}@media only screen and (max-width: 768px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph p{font-size:14px;line-height:24px}}@media only screen and (max-width: 640px){section.container-wrapper.platform-items .for-advertisers-items-wrapper .gallery-paragraph p{margin:16px 0;text-align:center}}.container-wrapper.analytics{padding:64px;background-color:#232f34;margin:64px 0 0 0;background-color:#232f34}@media only screen and (max-width: 550px){.container-wrapper.analytics{margin:0;padding:32px}}.container-wrapper.analytics .text{display:flex;align-items:center}@media only screen and (max-width: 550px){.container-wrapper.analytics .text{flex-flow:column;flex-direction:column-reverse}}.container-wrapper.analytics .text .image-container{margin:0px auto;text-align:left;flex:1;padding:0}@media only screen and (max-width: 550px){.container-wrapper.analytics .text .image-container{text-align:center;padding:0}}.container-wrapper.analytics .text .image-container .image{width:80%}.container-wrapper.analytics .text .text-container{flex:1}.container-wrapper.analytics .text .text-container h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;font-weight:700;font-size:44px;line-height:54px;color:white;margin:0;padding:0}@media only screen and (max-width: 1300px){.container-wrapper.analytics .text .text-container h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){.container-wrapper.analytics .text .text-container h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){.container-wrapper.analytics .text .text-container h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){.container-wrapper.analytics .text .text-container h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){.container-wrapper.analytics .text .text-container h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.analytics .text .text-container h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){.container-wrapper.analytics .text .text-container h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){.container-wrapper.analytics .text .text-container h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){.container-wrapper.analytics .text .text-container h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 550px){.container-wrapper.analytics .text .text-container h1{text-align:center}}.container-wrapper.analytics .text .text-container p{font-size:18px;line-height:28px;color:white}@media only screen and (max-width: 768px){.container-wrapper.analytics .text .text-container p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.analytics .text .text-container p{font-size:14px;line-height:24px}}@media only screen and (max-width: 550px){.container-wrapper.analytics .text .text-container p{text-align:center;padding:0;margin:16px 0}}.container-wrapper.workflow{padding:64px;margin:0}@media only screen and (max-width: 1024px){.container-wrapper.workflow{padding:48px}}@media only screen and (max-width: 550px){.container-wrapper.workflow{padding:32px}}.container-wrapper.workflow .text h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;color:#232f34;margin:0;padding:0}@media only screen and (max-width: 1300px){.container-wrapper.workflow .text h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){.container-wrapper.workflow .text h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){.container-wrapper.workflow .text h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){.container-wrapper.workflow .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){.container-wrapper.workflow .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.workflow .text h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){.container-wrapper.workflow .text h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){.container-wrapper.workflow .text h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){.container-wrapper.workflow .text h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 550px){.container-wrapper.workflow .text h1{text-align:center}}.container-wrapper.workflow .text p{font-size:18px;line-height:28px;width:50%;color:#232f34}@media only screen and (max-width: 768px){.container-wrapper.workflow .text p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.workflow .text p{font-size:14px;line-height:24px}}@media only screen and (max-width: 550px){.container-wrapper.workflow .text p{width:auto;text-align:center}}.container-wrapper.workflow .video-container{margin:0 auto}.container-wrapper.workflow .video-container .mov{width:100%}@media only screen and (max-width: 550px){.container-wrapper.workflow .video-container .mov{display:none}}.container-wrapper.workflow .video-container .mov.mobile{display:none;width:100%}@media only screen and (max-width: 550px){.container-wrapper.workflow .video-container .mov.mobile{display:block}}.container-wrapper.personalization{background-color:#232f34;padding:64px;margin:0}@media only screen and (max-width: 1024px){.container-wrapper.personalization{padding:48px}}@media only screen and (max-width: 550px){.container-wrapper.personalization{padding:32px 16px}}.container-wrapper.personalization .text h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;color:white;margin:0;padding:0;text-align:center;padding:32px 0 32px 0}@media only screen and (max-width: 1300px){.container-wrapper.personalization .text h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){.container-wrapper.personalization .text h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){.container-wrapper.personalization .text h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){.container-wrapper.personalization .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){.container-wrapper.personalization .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.personalization .text h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){.container-wrapper.personalization .text h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){.container-wrapper.personalization .text h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){.container-wrapper.personalization .text h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 768px){.container-wrapper.personalization .text h1{padding:0 0 16px 0}}.container-wrapper.personalization .image-container-mobile{display:none}@media only screen and (max-width: 550px){.container-wrapper.personalization .image-container-mobile{display:block}}.container-wrapper.personalization .image-container-mobile img{width:100%}.container-wrapper.personalization .image-container{max-width:1000px;margin:0 auto}@media only screen and (max-width: 550px){.container-wrapper.personalization .image-container{display:none}}.container-wrapper.personalization .image-container img{width:100%}.container-wrapper.company{margin:0;padding:64px 0 0 0;position:relative;height:100vh;width:100%;position:relative;background-color:#232f34;background-image:url(/img/company/sky.png);background-size:100% auto;background-repeat:no-repeat;background-position:top center}@media only screen and (max-width: 550px){.container-wrapper.company{padding:24px;box-sizing:border-box}}.container-wrapper.company .rocket{position:absolute;bottom:10%;width:80px;transform:scale(0.4);left:calc(50% - 35px)}@media only screen and (max-width: 550px){.container-wrapper.company .rocket{bottom:5%}}@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.company .rocket{transform:scale(0.6);bottom:14%}}.container-wrapper.company .rocket .rocket-body{width:80px;left:calc(50% - 50px);animation:bounce-ok 0.5s infinite}.container-wrapper.company .rocket .rocket-body .body{background-color:#FBD500;height:180px;left:calc(50% - 50px);border-top-right-radius:100%;border-top-left-radius:100%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;border-top:5px solid #F6921E}.container-wrapper.company .rocket .rocket-body:before{content:'';position:absolute;left:calc(50% - 24px);width:48px;height:13px;background-color:#E4474B;bottom:-13px;border-bottom-right-radius:60%;border-bottom-left-radius:60%}.container-wrapper.company .rocket .window{position:absolute;width:40px;height:40px;border-radius:100%;background-color:#221180;left:calc(50% - 25px);top:40px;border:5px solid #E4474B}.container-wrapper.company .rocket .fin{position:absolute;z-index:-100;height:55px;width:50px;background-color:#E4474B}.container-wrapper.company .rocket .fin-left{left:-30px;top:calc(100% - 55px);border-top-left-radius:80%;border-bottom-left-radius:20%}.container-wrapper.company .rocket .fin-right{right:-30px;top:calc(100% - 55px);border-top-right-radius:80%;border-bottom-right-radius:20%}.container-wrapper.company .rocket .exhaust-flame{position:absolute;top:90%;width:28px;background:linear-gradient(to bottom, transparent 10%, #f5f5f5 100%);height:150px;left:calc(50% - 14px);animation:exhaust 0.2s infinite}.container-wrapper.company .rocket .exhaust-fumes li{width:60px;height:60px;background-color:#f5f5f5;list-style:none;position:absolute;border-radius:100%}.container-wrapper.company .rocket .exhaust-fumes li:first-child{width:200px;height:200px;bottom:-300px;animation:fumes 5s infinite}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(2){width:150px;height:150px;left:-120px;top:260px;animation:fumes 3.2s infinite}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(3){width:120px;height:120px;left:-40px;top:330px;animation:fumes 3s 1s infinite}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(4){width:100px;height:100px;left:-170px;animation:fumes 4s 2s infinite;top:380px}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(5){width:130px;height:130px;left:-120px;top:350px;animation:fumes 5s infinite}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(6){width:200px;height:200px;left:-60px;top:280px;animation:fumes2 10s infinite}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(7){width:100px;height:100px;left:-100px;top:320px}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(8){width:110px;height:110px;left:70px;top:340px}.container-wrapper.company .rocket .exhaust-fumes li:nth-child(9){width:90px;height:90px;left:200px;top:380px;animation:fumes 20s infinite}.container-wrapper.company .star li{list-style:none;position:absolute}.container-wrapper.company .star li:before,.container-wrapper.company .star li:after{content:'';position:absolute;background-color:#f5f5f5}.container-wrapper.company .star li:before{width:10px;height:2px;border-radius:50%}.container-wrapper.company .star li:after{height:8px;width:2px;left:4px;top:-3px}.container-wrapper.company .star li:first-child{top:-30px;left:-210px;animation:twinkle 0.4s infinite}.container-wrapper.company .star li:nth-child(2){top:0;left:60px;animation:twinkle 0.5s infinite}.container-wrapper.company .star li:nth-child(2):before{height:1px;width:5px}.container-wrapper.company .star li:nth-child(2):after{width:1px;height:5px;top:-2px;left:2px}.container-wrapper.company .star li:nth-child(3){left:120px;top:220px;animation:twinkle 1s infinite}.container-wrapper.company .star li:nth-child(4){left:-100px;top:200px;animation:twinkle 0.5s ease infinite}.container-wrapper.company .star li:nth-child(5){left:170px;top:100px;animation:twinkle 0.4s ease infinite}.container-wrapper.company .star li:nth-child(6){top:87px;left:-79px;animation:twinkle 0.2s infinite}.container-wrapper.company .star li:nth-child(6):before{height:1px;width:5px}.container-wrapper.company .star li:nth-child(6):after{width:1px;height:5px;top:-2px;left:2px}@keyframes fumes{50%{transform:scale(1.5);background-color:transparent}51%{transform:scale(0.8)}100%{background-color:#f5f5f5;transform:scale(1)}}@keyframes bounce-ok{0%{transform:translate3d(0px, 0px, 0)}50%{transform:translate3d(0px, -4px, 0)}100%{transform:translate3d(0px, 0px, 0)}}@keyframes exhaust{0%{background:linear-gradient(to bottom, transparent 10%, #f5f5f5 100%)}50%{background:linear-gradient(to bottom, transparent 8%, #f5f5f5 100%)}75%{background:linear-gradient(to bottom, transparent 12%, #f5f5f5 100%)}}@keyframes fumes2{50%{transform:scale(1.1)}}@keyframes twinkle{80%{transform:scale(1.1);opacity:0.7}}.container-wrapper.company .company-pink,.container-wrapper.company .company-darkpink,.container-wrapper.company .company-orange,.container-wrapper.company .company-purple,.container-wrapper.company .company-blue,.container-wrapper.company .company-rocket{position:absolute;background-size:100% auto;background-repeat:no-repeat}.container-wrapper.company .company-blue{background-image:url(/img/company/blu.png);-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1;left:4%;top:50%;width:50px;height:50px;z-index:1}@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.company .company-blue{top:29%}}@media only screen and (max-width: 640px){.container-wrapper.company .company-blue{display:none}}.container-wrapper.company .company-pink{background-image:url(/img/company/pink.png);-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1;right:6%;bottom:46%;width:40px;height:40px}@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.company .company-pink{bottom:63%}}@media only screen and (max-width: 640px){.container-wrapper.company .company-pink{display:none}}.container-wrapper.company .company-darkpink{background-image:url(/img/company/darkpink.png);-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1;left:9%;bottom:18%;width:70px;height:70px}@media only screen and (max-width: 550px){.container-wrapper.company .company-darkpink{width:40px;height:40px}}.container-wrapper.company .company-purple{background-image:url(/img/company/purple.png);-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1;right:5%;top:10%;width:75px;height:75px}@media only screen and (max-width: 640px){.container-wrapper.company .company-purple{width:45px;height:45px}}.container-wrapper.company .company-orange{background-image:url(/img/company/orange.png);-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1;left:6%;top:15%;width:60px;height:60px}@media only screen and (max-width: 640px){.container-wrapper.company .company-orange{width:80px;height:80px;left:-7%}}.container-wrapper.company .company-rocket{background-image:url(/img/company/rocket.png);right:0%;bottom:10%;width:250px;height:190px}@media only screen and (max-width: 550px){.container-wrapper.company .company-rocket{right:0%;bottom:0%;width:165px;height:132px}}.container-wrapper.company .text{width:100%;box-sizing:border-box;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}@media only screen and (max-width: 960px){.container-wrapper.company .text{padding:24px}}@media only screen and (max-width: 550px){.container-wrapper.company .text{width:100%;box-sizing:border-box}}.container-wrapper.company .text .openposition-button{padding:24px 0;text-align:center}@media only screen and (max-width: 640px){.container-wrapper.company .text .openposition-button{padding:16px 0}}.container-wrapper.company .text .openposition-button .openposition{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 768px){.container-wrapper.company .text .openposition-button .openposition{padding:12px 14px;font-size:16px}}.container-wrapper.company .text .openposition-button .openposition a{text-decoration:none;color:white}.container-wrapper.company .text .openposition-button .openposition:hover{color:white;background-color:transparent;border:2px solid white}.container-wrapper.company .text .openposition-button .openposition:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.container-wrapper.company .text .openposition-button .openposition:visited{text-decoration:none;background-color:#f9aa33}.container-wrapper.company .text h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;padding:0 0 32px 0;color:white;margin:0;text-align:center}@media only screen and (max-width: 1300px){.container-wrapper.company .text h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){.container-wrapper.company .text h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){.container-wrapper.company .text h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){.container-wrapper.company .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){.container-wrapper.company .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.company .text h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){.container-wrapper.company .text h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){.container-wrapper.company .text h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){.container-wrapper.company .text h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 960px){.container-wrapper.company .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 550px){.container-wrapper.company .text h1{padding:32px 0 24px 0}}@media only screen and (max-width: 550px){.container-wrapper.company .text h1{font-size:24px;line-height:34px}}.container-wrapper.company .text .first,.container-wrapper.company .container-wrapper.aaaa .aaaa-border .text .visit,.container-wrapper.aaaa .aaaa-border .container-wrapper.company .text .visit{padding:0 0 8px 0}.container-wrapper.company .text .second{padding:0}.container-wrapper.company .text p{font-size:18px;line-height:28px;color:white;max-width:800px;text-align:center;margin:0 auto}@media only screen and (max-width: 768px){.container-wrapper.company .text p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.company .text p{font-size:14px;line-height:24px}}@media only screen and (max-width: 1200px){.container-wrapper.company .text p{max-width:700px}}@media only screen and (max-width: 960px){.container-wrapper.company .text p{max-width:700px}}@media only screen and (max-width: 360px){.container-wrapper.company .text p{padding:0}}section.the-team{color:white;display:flex;margin:0 auto;justify-content:center;align-items:center;height:100%;padding:64px;background-color:#194358}@media only screen and (max-width: 960px){section.the-team{padding:24px}}@media only screen and (max-width: 550px){section.the-team{padding:48px 24px 24px 24px}}section.the-team .text h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;text-align:center;color:white;margin:0;padding:0px 0 48px 0}@media only screen and (max-width: 1300px){section.the-team .text h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){section.the-team .text h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){section.the-team .text h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){section.the-team .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){section.the-team .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){section.the-team .text h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){section.the-team .text h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){section.the-team .text h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){section.the-team .text h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 960px){section.the-team .text h1{padding:0px 0 24px 0}}@media only screen and (max-width: 450px){section.the-team .text h1{text-align:center}}section.the-team .text .team-container{display:flex}@media only screen and (max-width: 640px){section.the-team .text .team-container{justify-content:center}}section.the-team .text .team-container .team{display:flex;flex-flow:column}section.the-team .text .team-container .team .first,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit{text-align:center;display:flex}@media only screen and (max-width: 640px){section.the-team .text .team-container .team .first,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit{flex-flow:column;align-items:center}}section.the-team .text .team-container .team .first .single-item,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item{margin:32px 64px;position:relative}@media only screen and (max-width: 1250px){section.the-team .text .team-container .team .first .single-item,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item{margin:32px 48px}}@media only screen and (max-width: 1150px){section.the-team .text .team-container .team .first .single-item,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item{margin:32px}}@media only screen and (max-width: 1024px){section.the-team .text .team-container .team .first .single-item,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item{margin:16px}}@media only screen and (max-width: 640px){section.the-team .text .team-container .team .first .single-item,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item{margin:24px}}section.the-team .text .team-container .team .first .single-item .card,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .card,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .card{cursor:pointer;-webkit-transition:-webkit-transform 0.6s;-moz-transition:-moz-transform 0.6s;-o-transition:-o-transform 0.6s;transition:transform 0.6s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;width:200px;height:200px;margin:0 auto}@media only screen and (max-width: 960px){section.the-team .text .team-container .team .first .single-item .card,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .card,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .card{width:150px;height:150px}}@media only screen and (max-width: 768px){section.the-team .text .team-container .team .first .single-item .card,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .card,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .card{width:130px;height:130px}}@media only screen and (max-width: 640px){section.the-team .text .team-container .team .first .single-item .card,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .card,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .card{width:170px;height:170px}}section.the-team .text .team-container .team .first .single-item .front,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .front,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .front{position:absolute;text-align:center;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;top:0;left:0;width:200px;height:200px}@media only screen and (max-width: 960px){section.the-team .text .team-container .team .first .single-item .front,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .front,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .front{width:150px;height:150px}}@media only screen and (max-width: 768px){section.the-team .text .team-container .team .first .single-item .front,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .front,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .front{width:130px;height:130px}}@media only screen and (max-width: 640px){section.the-team .text .team-container .team .first .single-item .front,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .front,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .front{width:170px;height:170px}}section.the-team .text .team-container .team .first .single-item .back,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .back,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .back{position:absolute;top:0;left:0;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;width:200px;height:200px}@media only screen and (max-width: 960px){section.the-team .text .team-container .team .first .single-item .back,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .back,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .back{width:150px;height:150px}}@media only screen and (max-width: 768px){section.the-team .text .team-container .team .first .single-item .back,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .back,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .back{width:130px;height:130px}}@media only screen and (max-width: 640px){section.the-team .text .team-container .team .first .single-item .back,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .back,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .back{width:170px;height:170px}}section.the-team .text .team-container .team .first .single-item .flipped,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .flipped,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .flipped{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}section.the-team .text .team-container .team .first .single-item .name,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name{border-radius:20px;height:auto;margin:16px auto 0}section.the-team .text .team-container .team .first .single-item .name p,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p{font-size:18px;line-height:28px;line-height:22px;margin:0;color:white}@media only screen and (max-width: 768px){section.the-team .text .team-container .team .first .single-item .name p,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.the-team .text .team-container .team .first .single-item .name p,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p{font-size:14px;line-height:24px}}@media only screen and (max-width: 768px){section.the-team .text .team-container .team .first .single-item .name p,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p{line-height:17px}}section.the-team .text .team-container .team .first .single-item .name p:first-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:first-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:first-child{padding:8px 8px 0 8px;font-weight:500}@media only screen and (max-width: 1024px){section.the-team .text .team-container .team .first .single-item .name p:first-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:first-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:first-child{font-size:14px}}@media only screen and (max-width: 768px){section.the-team .text .team-container .team .first .single-item .name p:first-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:first-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:first-child{font-size:12px}}@media only screen and (max-width: 640px){section.the-team .text .team-container .team .first .single-item .name p:first-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:first-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:first-child{font-size:16px}}section.the-team .text .team-container .team .first .single-item .name p:last-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:last-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:last-child{padding:8px 0px;color:#f9aa33;font-size:16px;max-width:200px;margin:0 auto;text-align:center}@media only screen and (max-width: 1024px){section.the-team .text .team-container .team .first .single-item .name p:last-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:last-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:last-child{max-width:130px;font-size:12px}}@media only screen and (max-width: 768px){section.the-team .text .team-container .team .first .single-item .name p:last-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:last-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:last-child{max-width:100px;font-size:12px}}@media only screen and (max-width: 640px){section.the-team .text .team-container .team .first .single-item .name p:last-child,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit .single-item .name p:last-child,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit .single-item .name p:last-child{font-size:14px;max-width:100%}}section.the-team .text .team-container .team .first img,section.the-team .container-wrapper.aaaa .aaaa-border .text .team-container .team .visit img,.container-wrapper.aaaa .aaaa-border section.the-team .text .team-container .team .visit img{width:100%}section.the-offices{text-align:center;margin:0 auto;height:100%;padding:64px 16px 16px 16px;background-color:#232f34;position:relative}@media only screen and (max-width: 960px){section.the-offices{padding:48px 0 48px 0px}}@media only screen and (max-width: 550px){section.the-offices{padding:24px}}@media only screen and (max-width: 450px){section.the-offices{padding:24px 16px}}section.the-offices .text h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;color:white;margin:0;padding:0;text-align:center}@media only screen and (max-width: 1300px){section.the-offices .text h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){section.the-offices .text h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){section.the-offices .text h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){section.the-offices .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){section.the-offices .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){section.the-offices .text h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){section.the-offices .text h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){section.the-offices .text h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){section.the-offices .text h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 450px){section.the-offices .text h1{padding:0px 0 24px 0}}section.the-offices .text p{color:#232f34;font-size:18px;line-height:28px;max-width:1024px;text-align:center;margin:0 auto}@media only screen and (max-width: 1024px){section.the-offices .text p{font-size:16px;line-height:26px}}section.the-offices .text .cities{display:flex;justify-content:space-between;padding:64px 0 0 0}@media only screen and (max-width: 768px){section.the-offices .text .cities{flex-flow:column}}@media only screen and (max-width: 640px){section.the-offices .text .cities{padding:24px}}@media only screen and (max-width: 450px){section.the-offices .text .cities{padding:0}}section.the-offices .text .cities .roma,section.the-offices .text .cities .milano,section.the-offices .text .cities .newyork{width:30%;background-color:white;padding:24px 24px 200px 24px;border-radius:10px;margin:0 auto;box-sizing:border-box;background-size:contain;background-position:bottom;background-repeat:no-repeat;background-image:url(/img/company/roma.png);box-shadow:0px 0px 10px rgba(0,0,0,0.4)}@media only screen and (max-width: 768px){section.the-offices .text .cities .roma,section.the-offices .text .cities .milano,section.the-offices .text .cities .newyork{width:100%;margin-bottom:16px;padding:16px 16px 200px 16px}}@media only screen and (max-width: 450px){section.the-offices .text .cities .roma,section.the-offices .text .cities .milano,section.the-offices .text .cities .newyork{width:100%;padding:16px 16px 150px 16px}}section.the-offices .text .cities .roma .name,section.the-offices .text .cities .milano .name,section.the-offices .text .cities .newyork .name{text-transform:uppercase;color:#232f34;font-size:18px;line-height:28px;position:relative;padding:0 0 48px 0;width:200px;margin:0 auto}@media only screen and (max-width: 1024px){section.the-offices .text .cities .roma .name,section.the-offices .text .cities .milano .name,section.the-offices .text .cities .newyork .name{font-size:16px;line-height:26px}}@media only screen and (max-width: 450px){section.the-offices .text .cities .roma .name,section.the-offices .text .cities .milano .name,section.the-offices .text .cities .newyork .name{padding:0 0 24px 0}}section.the-offices .text .cities .roma .name:before,section.the-offices .text .cities .milano .name:before,section.the-offices .text .cities .newyork .name:before{content:"";position:absolute;width:50px;border-top:2px solid #f9aa33;top:35px;left:76px}@media only screen and (max-width: 450px){section.the-offices .text .cities .roma .name:before,section.the-offices .text .cities .milano .name:before,section.the-offices .text .cities .newyork .name:before{top:30px}}section.the-offices .text .cities .roma .address-container .address,section.the-offices .text .cities .milano .address-container .address,section.the-offices .text .cities .newyork .address-container .address{padding:24px 0}@media only screen and (max-width: 450px){section.the-offices .text .cities .roma .address-container .address,section.the-offices .text .cities .milano .address-container .address,section.the-offices .text .cities .newyork .address-container .address{padding:16px 0}}section.the-offices .text .cities .roma .address-container .email,section.the-offices .text .cities .milano .address-container .email,section.the-offices .text .cities .newyork .address-container .email{padding:0;font-size:18px;line-height:28px}@media only screen and (max-width: 1024px){section.the-offices .text .cities .roma .address-container .email,section.the-offices .text .cities .milano .address-container .email,section.the-offices .text .cities .newyork .address-container .email{font-size:16px;line-height:26px}}section.the-offices .text .cities .roma .address-container .email a,section.the-offices .text .cities .milano .address-container .email a,section.the-offices .text .cities .newyork .address-container .email a{color:#f9aa33;text-decoration:none}section.the-offices .text .cities .roma .address-container .number,section.the-offices .text .cities .milano .address-container .number,section.the-offices .text .cities .newyork .address-container .number{color:#232f34;font-size:18px;line-height:28px}@media only screen and (max-width: 1024px){section.the-offices .text .cities .roma .address-container .number,section.the-offices .text .cities .milano .address-container .number,section.the-offices .text .cities .newyork .address-container .number{font-size:16px;line-height:26px}}@media only screen and (max-width: 768px){section.the-offices .text .cities .roma .address-container .number,section.the-offices .text .cities .milano .address-container .number,section.the-offices .text .cities .newyork .address-container .number{padding-bottom:10%}}@media only screen and (max-width: 550px){section.the-offices .text .cities .roma .address-container .number,section.the-offices .text .cities .milano .address-container .number,section.the-offices .text .cities .newyork .address-container .number{padding:0%}}section.the-offices .text .cities .milano{background-image:url(/img/company/milano.png)}section.the-offices .text .cities .newyork{background-image:url(/img/company/newyork.png)}section.the-offices .text .maps{display:flex;align-items:flex-end;justify-content:space-between}section.the-offices .text .maps .map{width:30%;border:2px solid #f9aa33}.container-wrapper.jobs{margin:0;padding:0;position:relative;height:100vh;width:100%;position:relative;background-color:#232f34;background-image:url(/img/jobs/earth.png);background-size:100% auto;background-repeat:no-repeat;background-position:bottom center}@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.jobs{background-size:200% auto}}@media only screen and (max-width: 768px){.container-wrapper.jobs{padding:24px;box-sizing:border-box}}@media only screen and (max-width: 640px){.container-wrapper.jobs{background-size:200% auto;background-repeat:no-repeat;background-position:49% bottom}}@media only screen and (min-device-height: 300px) and (max-device-height: 350px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.jobs{background-size:100% auto}}.container-wrapper.jobs .text{width:100%;box-sizing:border-box;padding:140px 0 0 0}@media only screen and (min-device-height: 300px) and (max-device-height: 450px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.jobs .text{padding:64px 0 0 0}}@media only screen and (max-width: 640px){.container-wrapper.jobs .text{padding:24px 0;font-size:14px;line-height:24px}}@media only screen and (max-width: 550px){.container-wrapper.jobs .text{font-size:14px;line-height:20px;width:100%;box-sizing:border-box}}.container-wrapper.jobs .text h1{font-size:48px;line-height:58px;font-weight:500;text-transform:uppercase;padding:0 0 32px 0;color:white;margin:0;text-align:center}@media only screen and (max-width: 1300px){.container-wrapper.jobs .text h1{font-size:50px;line-height:60px}}@media only screen and (max-width: 1200px){.container-wrapper.jobs .text h1{font-size:44px;line-height:54px}}@media only screen and (max-width: 1100px){.container-wrapper.jobs .text h1{font-size:46px;line-height:56px}}@media only screen and (max-width: 1024px){.container-wrapper.jobs .text h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 960px){.container-wrapper.jobs .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.jobs .text h1{font-size:32px;line-height:42px}}@media only screen and (max-width: 640px){.container-wrapper.jobs .text h1{font-size:30px;line-height:40px}}@media only screen and (max-width: 550px){.container-wrapper.jobs .text h1{font-size:24px;line-height:34px}}@media only screen and (max-width: 360px){.container-wrapper.jobs .text h1{font-size:22px;line-height:32px}}@media only screen and (max-width: 960px){.container-wrapper.jobs .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 640px){.container-wrapper.jobs .text h1{padding:64px 0 24px 0}}@media only screen and (max-width: 550px){.container-wrapper.jobs .text h1{font-size:24px;line-height:34px}}.container-wrapper.jobs .text .first,.container-wrapper.jobs .container-wrapper.aaaa .aaaa-border .text .visit,.container-wrapper.aaaa .aaaa-border .container-wrapper.jobs .text .visit{padding:0 0 16px 0}@media only screen and (max-width: 640px){.container-wrapper.jobs .text .first,.container-wrapper.jobs .container-wrapper.aaaa .aaaa-border .text .visit,.container-wrapper.aaaa .aaaa-border .container-wrapper.jobs .text .visit{padding:0}}.container-wrapper.jobs .text p{font-size:18px;line-height:28px;color:white;max-width:750px;text-align:center;margin:0 auto}@media only screen and (max-width: 768px){.container-wrapper.jobs .text p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.jobs .text p{font-size:14px;line-height:24px}}@media only screen and (max-width: 1200px){.container-wrapper.jobs .text p{max-width:700px}}@media only screen and (max-width: 960px){.container-wrapper.jobs .text p{max-width:700px}}@media only screen and (max-width: 360px){.container-wrapper.jobs .text p{padding:0 0 24px 0}}.container-wrapper.jobs .seejobs-button{text-align:center}.container-wrapper.jobs .seejobs-button .seejobs{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 768px){.container-wrapper.jobs .seejobs-button .seejobs{padding:12px 14px;font-size:16px}}.container-wrapper.jobs .seejobs-button .seejobs a{text-decoration:none;color:white}.container-wrapper.jobs .seejobs-button .seejobs:hover{color:white;background-color:transparent;border:2px solid white}.container-wrapper.jobs .seejobs-button .seejobs:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.container-wrapper.jobs .seejobs-button .seejobs:visited{text-decoration:none;background-color:#f9aa33}.container-wrapper.jobs .freccia{text-align:center;padding:16px 0 0 0}.container-wrapper.jobs .freccia i{color:white;font-size:32px}.container-wrapper.jobs .jobs-planet-orange{background-image:url(/img/company/orange.png);position:absolute;background-size:100% auto;background-repeat:no-repeat;-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1;left:5%;top:15%;width:50px;height:50px}@media only screen and (max-width: 640px){.container-wrapper.jobs .jobs-planet-orange{width:40px;height:40px;left:-2%}}.container-wrapper.jobs #jobs-orbit-system-purple{position:absolute;width:90px;height:55px;right:19%;top:43%;-moz-transform:scale(0.6);-o-transform:scale(0.6);-ms-transform:scale(0.6);-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-animation:fadeIn 1s linear 1 both;-moz-animation:fadeIn 1s linear 1 both;-ms-animation:fadeIn 1s linear 1 both;-o-animation:fadeIn 1s linear 1 both;animation:fadeIn 1s linear 1 both}@media only screen and (max-width: 640px){.container-wrapper.jobs #jobs-orbit-system-purple{right:2%;top:49%}}.container-wrapper.jobs #jobs-orbit-system-purple .system{position:relative;width:100%;height:100%;-webkit-transform:rotateX(75deg) rotateY(-30deg);transform:rotateX(75deg) rotateY(-30deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.container-wrapper.jobs #jobs-orbit-system-purple .planet,.container-wrapper.jobs #jobs-orbit-system-purple .satellite-orbit,.container-wrapper.jobs #jobs-orbit-system-purple .satellite{position:absolute;top:50%;left:50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.container-wrapper.jobs #jobs-orbit-system-purple .planet{width:57px;height:57px;margin-top:-25px;margin-left:-15px;border-radius:50%;background-color:rgba(0,0,0,0.5);color:white;text-align:center;line-height:9em;-webkit-transform:rotateY(30deg) rotateX(-75deg);transform:rotateY(30deg) rotateX(-75deg);background-image:url(/img/home-page/planets/purple-planet.png);background-size:100% auto}.container-wrapper.jobs #jobs-orbit-system-purple .satellite-orbit{width:105px;height:105px;margin-top:-46px;margin-left:-46px;border:8px solid #FD8A8F;border-radius:50%;-webkit-animation:orbit 10s linear infinite both;-moz-animation:orbit 10s linear infinite both;-ms-animation:orbit 10s linear infinite both;-o-animation:orbit 10s linear infinite both;animation:orbit 10s linear infinite both}.container-wrapper.jobs #jobs-orbit-system-purple .satellite{top:100%;width:21px;height:21px;margin-top:-17px;margin-left:-47px;color:black;border-radius:50%;text-align:center;line-height:3em;-webkit-animation:invert-orbit 10s linear infinite;-moz-animation:invert-orbit 10s linear infinite;-ms-animation:invert-orbit 10s linear infinite;-o-animation:invert-orbit 10s linear infinite;animation:invert-orbit 10s linear infinite;background:#ed78a3;background:-moz-linear-gradient(94deg, #ed78a3 0%, #d45cc2 51%, #cb52ce 72%, #7f32a7 100%);background:-webkit-linear-gradient(94deg, #ed78a3 0%, #d45cc2 51%, #cb52ce 72%, #7f32a7 100%);background:linear-gradient(94deg, #ed78a3 0%, #d45cc2 51%, #cb52ce 72%, #7f32a7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed78a3",endColorstr="#7f32a7",GradientType=1);background-size:100%}@-webkit-keyframes orbit{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}@keyframes orbit{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}@-webkit-keyframes invert-orbit{0%{transform:rotateZ(360deg) rotateY(30deg) rotateX(-75deg)}100%{transform:rotateZ(0deg) rotateY(30deg) rotateX(-75deg)}}@keyframes invert-orbit{0%{transform:rotateZ(360deg) rotateY(30deg) rotateX(-75deg)}100%{transform:rotateZ(0deg) rotateY(30deg) rotateX(-75deg)}}.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet{background-image:url(/img/home-page/planets/small-orange-planet.png);width:50px;height:50px;position:absolute;background-size:100% auto;background-repeat:no-repeat;right:9%;top:14%;animation-delay:1s;-moz-transform:scale(0.3) rotate(45deg);-webkit-transform:scale(0.3) rotate(45deg);-o-transform:scale(0.3) rotate(45deg);-ms-transform:scale(0.3) rotate(45deg);transform:scale(0.3) rotate(45deg);-webkit-animation:fadeIn 1.5s linear 1s both;-moz-animation:fadeIn 1.5s linear 1s both;-ms-animation:fadeIn 1.5s linear 1s both;-o-animation:fadeIn 1.5s linear 1s both;animation:fadeIn 1.5s linear 1s both}@media only screen and (max-width: 640px){.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet{top:10%}}.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet .system{position:relative;width:100%;height:100%;-webkit-transform:rotateX(75deg) rotateY(-30deg);transform:rotateX(75deg) rotateY(-30deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet .planet,.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet .satellite-orbit,.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet .satellite{position:absolute;top:50%;left:50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet .planet{width:9em;height:9em;margin-top:-4.5em;margin-left:-4.5em;border-radius:50%;background-color:rgba(0,0,0,0.5);color:white;text-align:center;line-height:9em;-webkit-transform:rotateY(30deg) rotateX(-75deg);transform:rotateY(30deg) rotateX(-75deg);background-image:url(/img/home-page/planets/small-orange-planet.png);background-size:100% auto}.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet .satellite-orbit{width:16em;height:16em;margin-top:-8em;margin-left:-9em;border:16px solid #ff641a;border-radius:50%;-webkit-animation:jobs-orbit-orange 10s linear infinite both;-moz-animation:jobs-orbit-orange 10s linear infinite both;-ms-animation:jobs-orbit-orange 10s linear infinite both;-o-animation:jobs-orbit-orange 10s linear infinite both;animation:jobs-orbit-orange 10s linear infinite both}.container-wrapper.jobs #jobs-orbit-system-orange.jobs-small-orange-planet .satellite{top:100%;width:2.5em;height:2.5em;margin-top:-0.5em;margin-left:-2.5em;color:black;border-radius:50%;text-align:center;line-height:3em;-webkit-animation-name:jobs-invert-orbit;animation-name:jobs-invert-orbit;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#ffa10e;background:-moz-linear-gradient(305deg, #ffa10e 0%, #ffd879 100%);background:-webkit-linear-gradient(305deg, #ffa10e 0%, #ffd879 100%);background:linear-gradient(305deg, #ffa10e 0%, #ffd879 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa10e",endColorstr="#ffd879",GradientType=1);background-size:100%}@-webkit-keyframes jobs-orbit-orange{0%{transform:rotateZ(360deg)}100%{transform:rotateZ(0deg)}}@keyframes jobs-orbit-orange{0%{transform:rotateZ(360deg)}100%{transform:rotateZ(0deg)}}@-webkit-keyframes jobs-invert-orbit-orange{0%{transform:rotateZ(0deg) rotateY(30deg) rotateX(-75deg)}100%{transform:rotateZ(360deg) rotateY(30deg) rotateX(-75deg)}}@keyframes jobs-invert-orbit{0%{transform:rotateZ(0deg) rotateY(30deg) rotateX(-75deg)}100%{transform:rotateZ(360deg) rotateY(30deg) rotateX(-75deg)}}.container-wrapper.jobs .jobs-blue-green{background-image:url(/img/home-page/planets/blue-green-planet.png);position:absolute;background-size:100% auto;background-repeat:no-repeat;left:26%;top:51%;width:50px;height:50px;-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1}@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.jobs .jobs-blue-green{top:29%}}@media only screen and (max-width: 640px){.container-wrapper.jobs .jobs-blue-green{display:none}}.container-wrapper.jobs .jobs-blue{background-image:url(/img/home-page/planets/blue-planet.png);position:absolute;background-size:100% auto;background-repeat:no-repeat;-webkit-animation:zoomIn 2s linear 1;-moz-animation:zoomIn 2s linear 1;-ms-animation:zoomIn 2s linear 1;-o-animation:zoomIn 2s linear 1;animation:zoomIn 2s linear 1;right:6%;bottom:46%;width:40px;height:40px}@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.container-wrapper.jobs .jobs-blue{bottom:63%}}@media only screen and (max-width: 640px){.container-wrapper.jobs .jobs-blue{display:none}}section.open-positions{background-color:#232f34;background-size:contain}section.open-positions .item.uno{background-image:url(/img/jobs/1.png)}section.open-positions .item.due{background-image:url(/img/jobs/2.png)}section.open-positions .item.tre{background-image:url(/img/jobs/3.png)}section.open-positions .item.quattro{background-image:url(/img/jobs/4.png)}section.open-positions .item.cinque{background-image:url(/img/jobs/5.png)}section.open-positions .item.sei{background-image:url(/img/jobs/6.png)}section.open-positions .item.sette{background-image:url(/img/jobs/7.png)}section.open-positions .item{height:300px;background-repeat:no-repeat;background-size:cover;width:100%;display:flex;align-items:center;background-position:bottom right;cursor:pointer;position:relative}@media only screen and (max-width: 960px){section.open-positions .item{flex-flow:column;height:auto;align-items:normal}}@media only screen and (max-width: 640px){section.open-positions .item:before{background-color:rgba(0,0,0,0.5);width:100%;height:100%;content:"";position:absolute;z-index:1}}section.open-positions .item:hover:before{background-color:rgba(0,0,0,0.5);width:100%;height:100%;content:"";position:absolute;z-index:1;-webkit-animation:fadeIn 0.1s linear 1 both;-moz-animation:fadeIn 0.1s linear 1 both;-ms-animation:fadeIn 0.1s linear 1 both;-o-animation:fadeIn 0.1s linear 1 both;animation:fadeIn 0.1s linear 1 both}section.open-positions .item .title{width:60%;text-align:left;padding-left:64px;z-index:1}@media only screen and (max-width: 1024px){section.open-positions .item .title{padding-left:0}}@media only screen and (max-width: 960px){section.open-positions .item .title{width:100%;padding:48px 32px 32px;box-sizing:border-box}}@media only screen and (max-width: 640px){section.open-positions .item .title{padding:24px}}section.open-positions .item .title h3{font-size:34px;line-height:44px;text-transform:uppercase;font-weight:500;color:white;margin:0;padding:0}@media only screen and (max-width: 1300px){section.open-positions .item .title h3{font-size:28px;line-height:38px}}@media only screen and (max-width: 1024px){section.open-positions .item .title h3{text-align:center}}@media only screen and (max-width: 960px){section.open-positions .item .title h3{font-size:22px;line-height:32px;text-align:left;padding:0}}@media only screen and (max-width: 640px){section.open-positions .item .title h3{font-size:20px;line-height:30px;text-align:center}}@media only screen and (max-width: 360px){section.open-positions .item .title h3{font-size:16px;line-height:26px}}section.open-positions .item .paragraph{width:46%;padding-right:250px;display:none;z-index:1}@media only screen and (max-width: 960px){section.open-positions .item .paragraph{display:block !important}}@media only screen and (max-width: 1150px){section.open-positions .item .paragraph{padding-right:195px}}@media only screen and (max-width: 1024px){section.open-positions .item .paragraph{padding-right:132px}}@media only screen and (max-width: 960px){section.open-positions .item .paragraph{padding:0px 32px 48px;width:60%}}@media only screen and (max-width: 640px){section.open-positions .item .paragraph{padding:0 24px 24px;width:100%;box-sizing:border-box;text-align:center}}section.open-positions .item .paragraph:hover{display:block}section.open-positions .item .paragraph .text{font-size:16px;line-height:26px;color:white;padding-bottom:20px}@media only screen and (max-width: 640px){section.open-positions .item .paragraph .text{font-size:14px;line-height:24px}}@media only screen and (max-width: 550px){section.open-positions .item .paragraph .text{font-size:14px;line-height:20px}}section.open-positions .item .paragraph .cs-button,section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph .cs-button7{-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:relative;color:#f9aa33;cursor:pointer;font-size:16px;line-height:26px}section.open-positions .item .paragraph .cs-button:before,section.open-positions .item .paragraph .cs-button1:before,section.open-positions .item .paragraph .cs-button2:before,section.open-positions .item .paragraph .cs-button3:before,section.open-positions .item .paragraph .cs-button4:before,section.open-positions .item .paragraph .cs-button5:before,section.open-positions .item .paragraph .cs-button6:before,section.open-positions .item .paragraph .cs-button7:before{content:"";height:1px;background:#f9aa33;bottom:-2px;position:absolute;-webkit-transition:width .2s ease-in-out;-moz-transition:width .2s ease-in-out;transition:width .2s ease-in-out;width:84px}.modal{display:none;padding-left:0px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-overflow-scrolling:touch;outline:0;overflow-x:hidden;overflow-y:auto;background:rgba(0,0,0,0.8)}.modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);margin:180px auto 0;width:100%;max-width:880px;-webkit-animation:slideInUp 0.5s ease 1;-moz-animation:slideInUp 0.5s ease 1;-ms-animation:slideInUp 0.5s ease 1;-o-animation:slideInUp 0.5s ease 1;animation:slideInUp 0.5s ease 1}@media only screen and (max-width: 640px){.modal-dialog{margin:64px auto 0}}.modal-body{padding:90px 90px 130px}@media only screen and (max-width: 640px){.modal-body{padding:48px 32px 100px}}.modal-body h1{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase;margin:0 0 32px 0;color:#232f34;text-transform:capitalize}@media only screen and (max-width: 1400px){.modal-body h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){.modal-body h1{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){.modal-body h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){.modal-body h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){.modal-body h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.modal-body h1{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){.modal-body h1{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){.modal-body h1{font-size:22px;line-height:32px}}.modal-form{display:none;padding:90px 90px 130px}@media only screen and (max-width: 640px){.modal-form{padding:48px 32px 150px}}@media only screen and (max-width: 360px){.modal-form{padding:24px 16px 150px}}.modal-form h4{font-weight:400}.modal-form h1{font-size:38px;line-height:48px;font-weight:500;text-transform:uppercase;margin:0 0 32px 0;color:#232f34;text-transform:capitalize}@media only screen and (max-width: 1400px){.modal-form h1{font-size:38px;line-height:48px}}@media only screen and (max-width: 1300px){.modal-form h1{font-size:36px;line-height:46px}}@media only screen and (max-width: 1200px){.modal-form h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 1024px){.modal-form h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 960px){.modal-form h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.modal-form h1{font-size:32px;line-height:32px}}@media only screen and (max-width: 640px){.modal-form h1{font-size:24px;line-height:34px;margin:0}}@media only screen and (max-width: 360px){.modal-form h1{font-size:22px;line-height:32px}}.modal-form section.application-form{display:flex;height:100%;padding:0;position:relative}.modal-form section.application-form .application-form-container .caselle-testo .first-name input,.modal-form section.application-form .application-form-container .caselle-testo .last-name input,.modal-form section.application-form .application-form-container .caselle-testo .email input{-moz-appearance:none;-webkit-appearance:none;font-size:14px;line-height:24px;width:210px;border-radius:4px;border:none;height:34px;padding:3px 8px;color:#4a6572;margin:12px 0px;border:1px solid rgba(0,0,0,0.2);box-shadow:none}@media only screen and (max-width: 640px){.modal-form section.application-form .application-form-container .caselle-testo .first-name input,.modal-form section.application-form .application-form-container .caselle-testo .last-name input,.modal-form section.application-form .application-form-container .caselle-testo .email input{font-size:12px;line-height:12px}}.modal-form section.application-form .application-form-container .caselle-testo .first-name input:hover,.modal-form section.application-form .application-form-container .caselle-testo .last-name input:hover,.modal-form section.application-form .application-form-container .caselle-testo .email input:hover{transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.modal-form section.application-form .application-form-container .caselle-testo .first-name input:focus,.modal-form section.application-form .application-form-container .caselle-testo .last-name input:focus,.modal-form section.application-form .application-form-container .caselle-testo .email input:focus{outline:none}.modal-form section.application-form .application-form-container .caselle-testo .form-group{margin:12px 0px}.modal-form section.application-form .application-form-container .caselle-testo .form-group input.form-control.input-lg{-moz-appearance:none;-webkit-appearance:none;font-size:14px;line-height:14px;padding:3px 8px;border-radius:4px;border:1px solid rgba(0,0,0,0.2);box-shadow:none;height:34px;margin-right:12px;width:210px;background-color:transparent}@media only screen and (max-width: 640px){.modal-form section.application-form .application-form-container .caselle-testo .form-group input.form-control.input-lg{font-size:12px;line-height:12px;width:180px}}@media only screen and (max-width: 360px){.modal-form section.application-form .application-form-container .caselle-testo .form-group input.form-control.input-lg{margin-right:5px}}.modal-form section.application-form .application-form-container .caselle-testo .form-group .file{visibility:hidden;position:absolute}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#f9aa33;border-color:#f9aa33;outline:none;height:42px;color:white;border-radius:4px;font-size:14px;line-height:24px;padding:3px 12px 3px 12px;cursor:pointer;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 768px){.modal-form section.application-form .application-form-container .caselle-testo .form-group .button{padding:12px 14px;font-size:16px}}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button a{text-decoration:none;color:white}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button:hover{color:white;background-color:transparent;border:2px solid white}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 768px){.modal-form section.application-form .application-form-container .caselle-testo .form-group .button{font-size:14px;padding:3px 12px 3px 12px}}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button i.fas.fa-upload{padding:0 10px 0px 6px}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button:hover{background-color:#fabf65;border-color:#fabf65}.modal-form section.application-form .application-form-container .caselle-testo .form-group .button:active,.modal-form section.application-form .application-form-container .caselle-testo .form-group .button:focus{background-color:#fab44c;border-color:#fab44c}.modal-form section.application-form .application-form-container .caselle-testo .form-group.cover-letter{margin:24px 0 0 0}.modal-form section.application-form .application-form-container .caselle-testo .data-treating{margin:24px 0 0}.modal-form section.application-form .application-form-container .caselle-testo .data-treating span{color:#4a6572;font-size:12px;line-height:22px;padding-left:4px}.modal-form section.application-form #successFormMsg{display:none}.modal-form section.application-form #successFormMsg .thanks{padding:48px 0 30px 0;font-size:18px;line-height:28px;margin:0}@media only screen and (max-width: 640px){.modal-form section.application-form #successFormMsg .thanks{padding:48px 0 16px 0;font-size:14px;line-height:24px}}.modal-form section.application-form #successFormMsg .shortly{padding:0 0 150px 0px;font-size:18px;line-height:28px;margin:0}@media only screen and (max-width: 640px){.modal-form section.application-form #successFormMsg .shortly{padding:0 0 250px 0;font-size:14px;line-height:24px}}.modal-form section.application-form #successFormMsg .your{font-size:16px;line-height:26px;margin:0}.modal-form section.application-form #successFormMsg .member{font-size:16px;line-height:26px;margin:0}@media only screen and (max-width: 640px){.modal-form section.application-form #successFormMsg .member{font-size:14px;line-height:24px;margin:0;padding:0}}h4{color:#232f34;font-size:16px;line-height:26px;padding-bottom:0;margin:0}@media only screen and (max-width: 640px){h4{font-size:14px;line-height:24px}}.modal p{padding:10px 0;color:#232f34;font-size:14px;line-height:24px;margin:0;padding-bottom:44px}.modal .last-paragraph{margin:0;padding:0}.modal-content{background:white}.modal-footer{-webkit-animation:fadeIn 0.5s ease 1;-moz-animation:fadeIn 0.5s ease 1;-ms-animation:fadeIn 0.5s ease 1;-o-animation:fadeIn 0.5s ease 1;animation:fadeIn 0.5s ease 1;display:flex;background:rgba(35,47,52,0.95);height:80px;position:fixed;bottom:0;z-index:1051;max-width:880px;width:100%;left:50%;transform:translate(-50%)}.modal-footer .button-close{align-items:center;display:flex}.modal-footer .button-apply{align-items:center;display:flex}.modal-footer h4{color:white;flex:2;align-items:center;display:flex;padding:0 32px;font-weight:400}@media only screen and (max-width: 640px){.modal-footer h4{padding:0 16px}}.modal-footer .close-button{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin:0 16px;font-size:16px;padding:14px 18px;background-color:transparent;border:2px solid white}@media only screen and (max-width: 768px){.modal-footer .close-button{padding:12px 14px;font-size:16px}}.modal-footer .close-button a{text-decoration:none;color:white}.modal-footer .close-button:hover{color:white;background-color:transparent;border:2px solid white}.modal-footer .close-button:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.modal-footer .close-button:visited{text-decoration:none;background-color:#f9aa33}.modal-footer .close-button:hover{border:2px solid #f9aa33;background-color:#f9aa33}@media only screen and (max-width: 640px){.modal-footer .close-button{font-size:14px}}.modal-footer .apply-button{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin:0 16px 0 0;font-size:16px;padding:14px 18px}@media only screen and (max-width: 768px){.modal-footer .apply-button{padding:12px 14px;font-size:16px}}.modal-footer .apply-button a{text-decoration:none;color:white}.modal-footer .apply-button:hover{color:white;background-color:transparent;border:2px solid white}.modal-footer .apply-button:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.modal-footer .apply-button:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 640px){.modal-footer .apply-button{font-size:14px}}.apply-footer{-webkit-animation:fadeIn 0.5s ease 1;-moz-animation:fadeIn 0.5s ease 1;-ms-animation:fadeIn 0.5s ease 1;-o-animation:fadeIn 0.5s ease 1;animation:fadeIn 0.5s ease 1;display:flex;background:rgba(35,47,52,0.95);height:80px;position:fixed;bottom:0;z-index:1051;max-width:880px;width:100%;left:50%;transform:translate(-50%)}.apply-footer .button-close{align-items:center;display:flex}.apply-footer .button-apply{align-items:center;display:flex}.apply-footer h4{color:white;flex:2;align-items:center;display:flex;padding:0 16px;font-weight:400}.apply-footer .back-button{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin:0 16px;font-size:16px;padding:14px 18px;background-color:transparent;border:2px solid white}@media only screen and (max-width: 768px){.apply-footer .back-button{padding:12px 14px;font-size:16px}}.apply-footer .back-button a{text-decoration:none;color:white}.apply-footer .back-button:hover{color:white;background-color:transparent;border:2px solid white}.apply-footer .back-button:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.apply-footer .back-button:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 640px){.apply-footer .back-button{font-size:14px}}.apply-footer .back-button:hover{border:2px solid #f9aa33;background-color:#f9aa33}.apply-footer .apply-button{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin:0 16px 0 0;font-size:16px;padding:14px 18px}@media only screen and (max-width: 768px){.apply-footer .apply-button{padding:12px 14px;font-size:16px}}.apply-footer .apply-button a{text-decoration:none;color:white}.apply-footer .apply-button:hover{color:white;background-color:transparent;border:2px solid white}.apply-footer .apply-button:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.apply-footer .apply-button:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 640px){.apply-footer .apply-button{font-size:14px}}.invalid{border:2px solid red !important;background-color:#f3a4a9be !important}.disabled{pointer-events:none !important;color:white;background-color:transparent !important;border:2px solid white !important}#tocMessage,#cvMessage,#wrongTypeMessage,#wrongSizeMessage,#cvWrongTypeMessage,#cvWrongSizeMessage{color:red !important;font-size:12px;line-height:22px;padding-left:4px}.overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:1100}.loader,.loader:before,.loader:after{border-radius:50%;width:2em;height:2em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out}.loader{color:#f9aa33;font-size:10px;margin:80px auto;top:50%;bottom:2.5em;left:5.5em;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.loader:before,.loader:after{content:'';position:absolute;top:0}.loader:before{left:-3.5em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.loader:after{left:3.5em}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}body{background-color:#fff;font-family:"Roboto",sans-serif;color:#fff;position:relative}body header{background-color:#232f34;height:64px;padding:0 32px;position:fixed;top:0;width:100%;box-sizing:border-box;z-index:2}body header.change-bg{background-color:#194358;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 640px){body header{padding:0 16px}}body header .menu{display:flex;justify-content:space-between;align-items:center;white-space:nowrap}body header .menu .menu-hamburger-container{display:none}@media only screen and (max-width: 960px){body header .menu .menu-hamburger-container{display:flex;position:relative;height:22px;align-items:center;z-index:1;width:22px}}body header .menu .menu-hamburger-container .menu-hamburger{position:absolute;top:3px}body header .menu .menu-hamburger-container .menu-hamburger a:hover{border-bottom:none}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon{width:24px;height:14px;float:right;margin:0}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line{display:block;background:white;width:24px;height:2px;position:absolute;right:0;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line.line-1{top:0}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line.line-2{top:50%}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon .line.line-3{top:100%}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon:focus .line-1{transform:translateY(-1px);-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px)}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon:focus .line-3{transform:translateY(1px);-webkit-transform:translateY(1px);-moz-transform:translateY(1px)}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon.active .line-1{transform:translateY(7px) translateX(0) rotate(45deg);-webkit-transform:translateY(7px) translateX(0) rotate(45deg);-moz-transform:translateY(7px) translateX(0) rotate(45deg)}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon.active .line-2{opacity:0}body header .menu .menu-hamburger-container .menu-hamburger #hamburger-icon.active .line-3{transform:translateY(-7px) translateX(0) rotate(-45deg);-webkit-transform:translateY(-7px) translateX(0) rotate(-45deg);-moz-transform:translateY(-7px) translateX(0) rotate(-45deg)}body header .menu .logo{display:flex;padding:0 16px 0 0;height:64px;align-items:center}@media only screen and (max-width: 1024px){body header .menu .logo{padding:0}}@media only screen and (max-width: 960px){body header .menu .logo{display:flex;padding:0;justify-content:center}}body header .menu .logo img{vertical-align:middle}body header .menu .menu-tabs{display:flex;flex-grow:1}@media only screen and (min-width: 960px){body header .menu .menu-tabs{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}}@media only screen and (max-width: 960px){body header .menu .menu-tabs{display:none;background:white;width:100%;height:100vh;margin-top:64px;position:absolute;top:0;left:0;-webkit-animation:slideInLeft 1s ease 1 both;-moz-animation:slideInLeft 1s ease 1 both;-ms-animation:slideInLeft 1s ease 1 both;-o-animation:slideInLeft 1s ease 1 both;animation:slideInLeft 1s ease 1 both;box-shadow:6px 0 6px rgba(0,0,0,0.1)}}@media only screen and (max-width: 550px){body header .menu .menu-tabs{width:100%}}body header .menu .menu-tabs ul{list-style-type:none;display:flex;margin:0;padding:0}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul{display:inline;text-align:center}}body header .menu .menu-tabs ul .talk-due{display:none}body header .menu .menu-tabs ul .talk-due a{color:#232f34}body header .menu .menu-tabs ul .talk-due a span{text-transform:none}body header .menu .menu-tabs ul li{-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul li{border-bottom:1px solid rgba(0,0,0,0.1)}}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul li:hover{color:white}}body header .menu .menu-tabs ul li a{color:white;outline:none;text-decoration:none;cursor:pointer;font-size:14px;padding:0 16px;display:inline-flex;align-items:center;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}body header .menu .menu-tabs ul li a a{text-decoration:none;color:orange}body header .menu .menu-tabs ul li a:hover{color:#f9aa33}body header .menu .menu-tabs ul li a:active{cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body header .menu .menu-tabs ul li a:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 960px){body header .menu .menu-tabs ul li a{color:#232f34;text-transform:uppercase;padding:32px 24px;display:block;text-align:left;font-size:16px}}@media only screen and (max-width: 960px) and (max-width: 550px){body header .menu .menu-tabs ul li a{font-size:14px}}body header .menu .right{display:flex}@media only screen and (max-width: 960px){body header .menu .right .login{display:none}}body header .menu .right .login .button-login{color:white;background:#f9aa33;padding:8px 14px;border-radius:3px;text-decoration:none;margin-left:18px;font-size:14px;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 960px){body header .menu .right .login .button-login{display:none}}body header .menu .right .login .button-login:hover{background-color:transparent;border:2px solid white}body header .menu .right .login i{display:none}@media only screen and (max-width: 960px){body header .menu .right .login i{display:block;color:#f9aa33;font-size:24px}}@media only screen and (max-width: 960px){body header .menu .right{width:22px;height:22px}}body header .menu .right .talk{color:white;outline:none;text-decoration:none;cursor:pointer;font-size:14px;padding:0 16px;display:inline-flex;align-items:center;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}body header .menu .right .talk a{text-decoration:none;color:orange}body header .menu .right .talk:hover{color:#f9aa33}body header .menu .right .talk:active{cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body header .menu .right .talk:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 1024px){body header .menu .right .talk{padding:0}}body header .menu .right .talk .fa-comment{padding-right:10px;font-size:16px}@media only screen and (max-width: 960px){body header .menu .right .talk .fa-comment{font-size:24px}}@media only screen and (max-width: 960px){body header .menu .right .talk span{display:none}}body .wrapper section.showcase{color:white;display:flex;margin:0 auto;justify-content:center;align-items:center;height:100%;padding:104px 64px 64px 64px;background-color:#232f34}@media only screen and (max-width: 960px){body .wrapper section.showcase{padding:84px 24px 24px 24px}}body .wrapper section.showcase .text h1{font-size:24px;line-height:34px;font-weight:500;color:white;margin:0;padding:48px 0px 24px 24px;text-transform:uppercase}@media only screen and (max-width: 768px){body .wrapper section.showcase .text h1{font-size:18px;line-height:28px;padding:32px 0px 32px 0px;text-align:center}}body .wrapper section.showcase .team-container{display:flex}@media only screen and (max-width: 640px){body .wrapper section.showcase .team-container{justify-content:center}}body .wrapper section.showcase .team-container .team{display:flex;flex-flow:column}body .wrapper section.showcase .team-container .team .first,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit{text-align:center;display:flex}@media only screen and (max-width: 768px){body .wrapper section.showcase .team-container .team .first,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit{flex-flow:column;align-items:center}}body .wrapper section.showcase .team-container .team .first .single-item,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item{margin:16px}@media only screen and (max-width: 768px){body .wrapper section.showcase .team-container .team .first .single-item,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item{margin:0}}body .wrapper section.showcase .team-container .team .first .single-item .card img,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .card img,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .card img{border-radius:4px;box-shadow:2px 2px 10px #000}body .wrapper section.showcase .team-container .team .first .single-item .item-text,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text{display:flex;padding:16px 0 32px 0px}@media only screen and (max-width: 768px){body .wrapper section.showcase .team-container .team .first .single-item .item-text,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text{padding:8px 0 32px 0px}}body .wrapper section.showcase .team-container .team .first .single-item .item-text .livepreview,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .livepreview,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .livepreview{color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;font-size:16px}@media only screen and (max-width: 768px){body .wrapper section.showcase .team-container .team .first .single-item .item-text .livepreview,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .livepreview,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .livepreview{padding:12px 14px;font-size:16px}}body .wrapper section.showcase .team-container .team .first .single-item .item-text .livepreview a,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .livepreview a,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .livepreview a{text-decoration:none;color:white}body .wrapper section.showcase .team-container .team .first .single-item .item-text .livepreview:hover,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .livepreview:hover,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .livepreview:hover{color:white;background-color:transparent;border:2px solid white}body .wrapper section.showcase .team-container .team .first .single-item .item-text .livepreview:active,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .livepreview:active,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .livepreview:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}body .wrapper section.showcase .team-container .team .first .single-item .item-text .livepreview:visited,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .livepreview:visited,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .livepreview:visited{text-decoration:none;background-color:#f9aa33}@media only screen and (max-width: 1200px){body .wrapper section.showcase .team-container .team .first .single-item .item-text .livepreview,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .livepreview,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .livepreview{padding:14px}}body .wrapper section.showcase .team-container .team .first .single-item .item-text .name,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .name,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .name{flex:1}body .wrapper section.showcase .team-container .team .first .single-item .item-text .name p,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .name p,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .name p{color:white;font-size:18px;line-height:28px;margin:0;padding:0;text-align:left;font-weight:500}@media only screen and (max-width: 1200px){body .wrapper section.showcase .team-container .team .first .single-item .item-text .name p,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .name p,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .name p{font-size:16px;line-height:26px}}body .wrapper section.showcase .team-container .team .first .single-item .item-text .name p:last-child,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit .single-item .item-text .name p:last-child,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit .single-item .item-text .name p:last-child{font-weight:300}body .wrapper section.showcase .team-container .team .first img,body .wrapper section.showcase .team-container .team .container-wrapper.aaaa .aaaa-border .text .visit img,.container-wrapper.aaaa .aaaa-border .text body .wrapper section.showcase .team-container .team .visit img{width:100%}body section.footer{width:100%;box-sizing:border-box;background-repeat:no-repeat;background-position:top;background-size:100% auto;background-image:url(/img/footer/footer.png);padding:26% 0 0;display:flex;align-items:flex-end;background-color:#232f34}@media only screen and (max-width: 1200px){body section.footer{padding:24% 0 0}}body section.footer .footer-container{align-items:center;display:flex;flex-flow:row wrap;height:90px;padding:0 32px;width:100%;background-color:#232f34}@media only screen and (max-width: 450px){body section.footer .footer-container{height:60px}}@media only screen and (max-width: 640px){body section.footer .footer-container{padding:0 16px}}body section.footer .footer-container .social-container{flex:1;display:flex;align-items:center}body section.footer .footer-container .social-container i{font-size:50px}@media only screen and (max-width: 960px){body section.footer .footer-container .social-container i{font-size:32px}}body section.footer .footer-container .social-container img{width:45px;height:45px;padding:0 32px 0 0;vertical-align:middle}@media only screen and (max-width: 960px){body section.footer .footer-container .social-container img{width:32px;height:32px;padding:0 24px 0 0}}@media only screen and (max-width: 550px){body section.footer .footer-container .social-container img{padding:0 8px 0 0}}@media only screen and (max-width: 360px){body section.footer .footer-container .social-container img{padding:0 8px 0 0}}body section.footer .footer-container .cookie-policy{color:white;font-size:14px;line-height:24px;text-align:right;flex:4}@media only screen and (max-width: 450px){body section.footer .footer-container .cookie-policy{font-size:12px;line-height:16px}}@media only screen and (max-width: 360px){body section.footer .footer-container .cookie-policy{font-size:10px}}body section.footer .footer-container a{color:white;text-decoration:none;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}body section.footer .footer-container a:hover{color:#f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}body #back-top{display:none;background-color:rgba(249,170,51,0.9);position:fixed;bottom:100px;right:11px;z-index:10;padding:0;border-radius:100%;height:50px;width:50px;text-align:center;z-index:1}@media only screen and (max-width: 450px){body #back-top{bottom:65px}}body #back-top i.fa.fa-angle-up{font-size:32px;line-height:48px}body #back-top a{color:white;font-size:32px}@media only screen and (max-width: 550px){body #back-top a{font-size:24px}}.wrapper.aaaa{background-color:#232f34}.blue{background-image:url(/img/aaaa/blue.png);background-size:100% auto;background-repeat:no-repeat;width:102px;height:154px;position:absolute;top:11%;left:0%;z-index:1;-webkit-animation:slideInLeft 0.5s linear 1s both;-moz-animation:slideInLeft 0.5s linear 1s both;-ms-animation:slideInLeft 0.5s linear 1s both;-o-animation:slideInLeft 0.5s linear 1s both;animation:slideInLeft 0.5s linear 1s both}@media only screen and (max-width: 1250px){.blue{width:50px}}@media only screen and (max-width: 768px){.blue{display:none}}.bluegreen{background-image:url(/img/aaaa/bluegreen.png);background-size:100% auto;background-repeat:no-repeat;width:164px;height:243px;position:absolute;top:5%;right:0%;z-index:1;-webkit-animation:slideInRight 0.5s linear 1s both;-moz-animation:slideInRight 0.5s linear 1s both;-ms-animation:slideInRight 0.5s linear 1s both;-o-animation:slideInRight 0.5s linear 1s both;animation:slideInRight 0.5s linear 1s both}@media only screen and (max-width: 1250px){.bluegreen{width:80px;top:2%}}@media only screen and (max-width: 768px){.bluegreen{display:none}}.orangered{background-image:url(/img/aaaa/orangered.png);background-size:100% auto;background-repeat:no-repeat;width:117px;height:168px;position:absolute;top:29%;right:0;z-index:1;-webkit-animation:slideInRight 0.5s linear 1s both;-moz-animation:slideInRight 0.5s linear 1s both;-ms-animation:slideInRight 0.5s linear 1s both;-o-animation:slideInRight 0.5s linear 1s both;animation:slideInRight 0.5s linear 1s both}@media only screen and (max-width: 1250px){.orangered{width:40px}}@media only screen and (max-width: 768px){.orangered{display:none}}.pink{background-image:url(/img/aaaa/pink.png);background-size:100% auto;background-repeat:no-repeat;width:102px;height:166px;position:absolute;bottom:23%;left:0;z-index:1;-webkit-animation:slideInLeft 0.5s linear 1s both;-moz-animation:slideInLeft 0.5s linear 1s both;-ms-animation:slideInLeft 0.5s linear 1s both;-o-animation:slideInLeft 0.5s linear 1s both;animation:slideInLeft 0.5s linear 1s both}@media only screen and (max-width: 1250px){.pink{width:50px}}@media only screen and (max-width: 768px){.pink{display:none}}.purple{background-image:url(/img/aaaa/purple.png);background-size:100% auto;background-repeat:no-repeat;width:158px;height:293px;position:absolute;bottom:25%;right:0%;z-index:1;-webkit-animation:slideInRight 0.5s linear 1s both;-moz-animation:slideInRight 0.5s linear 1s both;-ms-animation:slideInRight 0.5s linear 1s both;-o-animation:slideInRight 0.5s linear 1s both;animation:slideInRight 0.5s linear 1s both}@media only screen and (max-width: 1250px){.purple{width:60px}}@media only screen and (max-width: 768px){.purple{width:40px}}@media only screen and (max-width: 768px){.purple{display:none}}.orange{background-image:url(/img/aaaa/orange.png);background-size:100% auto;background-repeat:no-repeat;width:189px;height:206px;position:absolute;top:39%;left:0;z-index:1;-webkit-animation:slideInLeft 0.5s linear 1s both;-moz-animation:slideInLeft 0.5s linear 1s both;-ms-animation:slideInLeft 0.5s linear 1s both;-o-animation:slideInLeft 0.5s linear 1s both;animation:slideInLeft 0.5s linear 1s both}@media only screen and (max-width: 1250px){.orange{width:90px}}@media only screen and (max-width: 768px){.orange{display:none}}.container-wrapper.aaaa{margin:0;padding:0;position:relative;height:100%;width:100%;position:relative;background-color:#232f34}@media only screen and (max-width: 768px){.container-wrapper.aaaa{padding:64px 0 0 0}}.container-wrapper.aaaa .first,.container-wrapper.aaaa .aaaa-border .text .visit{font-size:20px;line-height:26px;color:white;padding:0 50px;text-align:center;margin:0 auto}@media only screen and (max-width: 960px){.container-wrapper.aaaa .first,.container-wrapper.aaaa .aaaa-border .text .visit{padding:24px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .first,.container-wrapper.aaaa .aaaa-border .text .visit{max-width:100%;padding:0 24px}}@media only screen and (max-width: 640px){.container-wrapper.aaaa .first,.container-wrapper.aaaa .aaaa-border .text .visit{font-size:16px;line-height:26px}}.container-wrapper.aaaa .aaaa-border{max-width:1050px;padding:80px 0 0 0;margin:100px auto;border:8px solid #f9aa33;position:relative}@media only screen and (max-width: 1024px){.container-wrapper.aaaa .aaaa-border{padding:64px 0 0 0;max-width:960px}}@media only screen and (max-width: 960px){.container-wrapper.aaaa .aaaa-border{max-width:100%;margin:80px 40px 40px 40px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-border{padding:0;margin:0 auto;border:4px solid #f9aa33}}@media only screen and (max-width: 640px){.container-wrapper.aaaa .aaaa-border{margin:0 auto 16px}}.container-wrapper.aaaa .aaaa-border .logo-aaaa{background-image:url(/img/aaaa/logo-aaaa.png);background-size:100% auto;background-repeat:no-repeat;position:absolute;width:55px;height:55px;top:20px;left:20px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-border .logo-aaaa{background-size:70% auto;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}}.container-wrapper.aaaa .aaaa-border .text{width:100%;box-sizing:border-box;padding:0}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-border .text{width:100%;box-sizing:border-box}}.container-wrapper.aaaa .aaaa-border .text h1{font-size:44px;line-height:54px;font-weight:500;text-transform:uppercase;padding:0 0 8px 0;color:white;margin:0;text-align:center}@media only screen and (max-width: 1024px){.container-wrapper.aaaa .aaaa-border .text h1{font-size:34px;line-height:44px;padding:0 0 8px 0}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-border .text h1{font-size:22px;line-height:32px;padding:85px 0 0px 0}}@media only screen and (max-width: 640px){.container-wrapper.aaaa .aaaa-border .text h1{padding:70px 0 0 0}}@media only screen and (max-width: 360px){.container-wrapper.aaaa .aaaa-border .text h1{font-size:18px;line-height:28px}}.container-wrapper.aaaa .aaaa-border .text h1.second{padding:0 0 32px 0}@media only screen and (max-width: 1024px){.container-wrapper.aaaa .aaaa-border .text h1.second{padding:0 0 16px 0}}.container-wrapper.aaaa .aaaa-border .text .first,.container-wrapper.aaaa .aaaa-border .text .visit{font-size:20px;line-height:26px;color:white;padding:0 50px;text-align:center;margin:0 auto}@media only screen and (max-width: 960px){.container-wrapper.aaaa .aaaa-border .text .first,.container-wrapper.aaaa .aaaa-border .text .visit{padding:24px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-border .text .first,.container-wrapper.aaaa .aaaa-border .text .visit{max-width:100%;padding:0 24px}}@media only screen and (max-width: 640px){.container-wrapper.aaaa .aaaa-border .text .first,.container-wrapper.aaaa .aaaa-border .text .visit{font-size:16px;line-height:26px}}.container-wrapper.aaaa .aaaa-border .text .visit{padding:24px !important;text-transform:uppercase}.container-wrapper.aaaa .aaaa-border .text .visit a{color:#f9aa33}.container-wrapper.aaaa .aaaa-list{color:white;max-width:1500px;margin:32px auto 0}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list{padding:0 24px 0px 24px;margin:18px auto 0}}.container-wrapper.aaaa .aaaa-list .item:nth-child(1),.container-wrapper.aaaa .aaaa-list .item:nth-child(3),.container-wrapper.aaaa .aaaa-list .item:nth-child(5){display:flex;justify-content:flex-start}.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content{width:50%;padding:0 0 0 30px;box-sizing:border-box;position:relative}@media only screen and (max-width: 960px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content{padding:0 0 0 25px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content{width:100%;padding:0}}.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content h2{font-size:24px;line-height:34px;font-weight:500;text-shadow:1px 1px 3px rgba(0,0,0,0.5);text-align:center;background-color:#f9aa33;position:relative;padding:5px 0}@media only screen and (max-width: 960px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content h2{font-size:20px;line-height:30px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content h2{font-size:20px}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content h2{font-size:18px}}@media only screen and (max-width: 360px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content h2{font-size:16px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content h2 span,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content h2 span,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content h2 span{background-color:#f9aa33}.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content p{font-size:18px;line-height:22px;padding:0 30px 0 0;text-align:justify;margin:0}@media only screen and (max-width: 960px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content p{padding:0 25px 0 0}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content p{padding:24px 0}}@media only screen and (max-width: 640px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content p{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content p{padding:16px 0;font-size:14px;line-height:24px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(2),.container-wrapper.aaaa .aaaa-list .item:nth-child(4),.container-wrapper.aaaa .aaaa-list .item:nth-child(6){display:flex;justify-content:flex-end}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2),.container-wrapper.aaaa .aaaa-list .item:nth-child(4),.container-wrapper.aaaa .aaaa-list .item:nth-child(6){justify-content:flex-start}}.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content{width:50%;padding:0 30px 0 0;box-sizing:border-box;position:relative}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content{width:100%;padding:0}}.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content h2{font-size:24px;line-height:34px;font-weight:500;text-shadow:1px 1px 3px rgba(0,0,0,0.5);text-align:center;background-color:#f9aa33;position:relative;padding:5px 0}@media only screen and (max-width: 960px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content h2{font-size:20px;line-height:30px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content h2{font-size:20px}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content h2{font-size:18px}}@media only screen and (max-width: 360px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content h2,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content h2{font-size:16px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content h2 span,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content h2 span,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content h2 span{background-color:#f9aa33}.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content p{font-size:18px;line-height:22px;padding:0 0 0 30px;text-align:justify;margin:0}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content p{padding:24px 0}}@media only screen and (max-width: 640px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content p{font-size:14px;line-height:24px}}@media only screen and (max-width: 360px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content p,.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content p{padding:16px 0;font-size:14px;line-height:24px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(1) h2:before{content:"1";position:absolute;right:-26px;background:#f9aa33;border-radius:100%;width:52px;height:52px;font-size:26px;line-height:51px;box-shadow:0px 0px 5px rgba(0,0,0,0.5);top:-4px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) h2:before{left:-11px;width:56px;height:56px;font-size:28px;line-height:57px;top:-6px;z-index:0}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) h2:before{width:50px;height:50px;font-size:24px;line-height:50px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(1) h2:after{background-image:url(/img/aaaa/rocket.png);background-repeat:no-repeat;content:"";position:absolute;left:-62px;top:180px;width:120px;height:127px;background-size:100% auto;display:none}@media only screen and (max-width: 1024px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) h2:after{left:-62px;width:120px;height:126px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) h2:after{display:none}}.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content:before{border-right:5px dashed #f9aa33;content:"";position:absolute;right:-3px;height:100%;top:36px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(1) .content:before{display:none}}.container-wrapper.aaaa .aaaa-list .item:nth-child(2) h2:before{content:"2";position:absolute;left:-26px;background:#f9aa33;border-radius:100%;width:52px;height:52px;font-size:26px;line-height:51px;box-shadow:0px 0px 5px rgba(0,0,0,0.5);top:-4px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) h2:before{left:-11px;width:56px;height:56px;font-size:28px;line-height:57px;top:-6px;z-index:0}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) h2:before{width:50px;height:50px;font-size:24px;line-height:50px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content:before{border-left:5px dashed #f9aa33;content:"";position:absolute;left:-3px;height:100%;top:36px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(2) .content:before{display:none}}.container-wrapper.aaaa .aaaa-list .item:nth-child(3) h2:before{content:"3";position:absolute;right:-26px;background:#f9aa33;border-radius:100%;width:52px;height:52px;font-size:26px;line-height:51px;box-shadow:0px 0px 5px rgba(0,0,0,0.5);top:-4px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(3) h2:before{left:-11px;width:56px;height:56px;font-size:28px;line-height:57px;top:-6px;z-index:0}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(3) h2:before{width:50px;height:50px;font-size:24px;line-height:50px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content:before{border-right:5px dashed #f9aa33;content:"";position:absolute;right:-3px;height:100%;top:36px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(3) .content:before{display:none}}.container-wrapper.aaaa .aaaa-list .item:nth-child(4) h2:before{content:"4";position:absolute;left:-26px;background:#f9aa33;border-radius:100%;width:52px;height:52px;font-size:26px;line-height:51px;box-shadow:0px 0px 5px rgba(0,0,0,0.5);top:-4px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(4) h2:before{left:-11px;width:56px;height:56px;font-size:28px;line-height:57px;top:-6px;z-index:0}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(4) h2:before{width:50px;height:50px;font-size:24px;line-height:50px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content:before{border-left:5px dashed #f9aa33;content:"";position:absolute;left:-3px;height:100%;top:36px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(4) .content:before{display:none}}.container-wrapper.aaaa .aaaa-list .item:nth-child(5) h2:before{content:"5";position:absolute;right:-26px;background:#f9aa33;border-radius:100%;width:52px;height:52px;font-size:26px;line-height:51px;box-shadow:0px 0px 5px rgba(0,0,0,0.5);top:-4px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(5) h2:before{left:-11px;width:56px;height:56px;font-size:28px;line-height:57px;top:-6px;z-index:0}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(5) h2:before{width:50px;height:50px;font-size:24px;line-height:50px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content:before{border-right:5px dashed #f9aa33;content:"";position:absolute;right:-3px;height:100%;top:36px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(5) .content:before{display:none}}.container-wrapper.aaaa .aaaa-list .item:nth-child(6){padding:0 0 48px 0}@media only screen and (max-width: 640px){.container-wrapper.aaaa .aaaa-list .item:nth-child(6){padding:0 0 16px 0}}.container-wrapper.aaaa .aaaa-list .item:nth-child(6) h2:before{content:"6";position:absolute;left:-26px;background:#f9aa33;border-radius:100%;width:52px;height:52px;font-size:26px;line-height:51px;box-shadow:0px 0px 5px rgba(0,0,0,0.5);top:-4px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(6) h2:before{left:-11px;width:56px;height:56px;font-size:28px;line-height:57px;top:-6px;z-index:0}}@media only screen and (max-width: 550px){.container-wrapper.aaaa .aaaa-list .item:nth-child(6) h2:before{width:50px;height:50px;font-size:24px;line-height:50px}}.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content:before{border-left:5px dashed #f9aa33;content:"";position:absolute;left:-3px;height:100%;top:36px;display:none}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content:before{display:none}}.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content:after{background-image:url(/img/aaaa/rocket.png);background-repeat:no-repeat;content:"";position:absolute;left:-62px;top:180px;width:120px;height:127px;background-size:100% auto;display:none}@media only screen and (max-width: 1024px){.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content:after{left:-62px;width:120px;height:126px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .aaaa-list .item:nth-child(6) .content:after{display:none}}.container-wrapper.aaaa .form-down-container{display:none;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);position:relative;bottom:1%;z-index:1}.container-wrapper.aaaa .form-down-container #form-down-id{bottom:1%;z-index:1;text-align:center;margin:0 auto;width:50px;height:50px;background:#232f34;border-radius:100%;position:relative}.container-wrapper.aaaa .form-down-container #form-down-id i.fa.fa-angle-down{font-size:32px;color:white;line-height:52px;text-rendering:optimizeLegibility;-webkit-animation:heartbeat 1s ease-in-out infinite both;-moz-animation:heartbeat 1s ease-in-out infinite both;-ms-animation:heartbeat 1s ease-in-out infinite both;-o-animation:heartbeat 1s ease-in-out infinite both;animation:heartbeat 1s ease-in-out infinite both}@media only screen and (max-width: 768px){.container-wrapper.aaaa .form-down-container{display:block}}.container-wrapper.aaaa .promocode-form{color:white;text-align:center;display:flex;margin:48px auto 48px;justify-content:center;align-items:center;height:100%;padding:0px 64px 0 64px;position:relative;background-color:#232f34}@media only screen and (max-width: 960px){.container-wrapper.aaaa .promocode-form{padding:24px 24px 0 24px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa .promocode-form{margin:0 auto 48px}}.container-wrapper.aaaa .promocode-form .fadeIn{animation-name:fadeIn;animation-duration:2s !important;animation-timing-function:linear;animation-delay:0.1s;animation-fill-mode:both !important;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:initial}.container-wrapper.aaaa .promocode-form .schedule-demo-container{width:100%}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-text img{margin:22px 0}@media only screen and (max-width: 450px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-text img{margin:16px 0}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-text .title{font-size:18px;line-height:28px;font-size:16px;line-height:26px;padding-bottom:16px}@media only screen and (max-width: 768px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-text .title{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-text .title{font-size:14px;line-height:24px}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button1,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button2,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button3,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button4,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button5,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button6,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button7{margin:10px auto;color:white;background-color:#f9aa33;outline:none;text-decoration:none;cursor:pointer;font-size:18px;padding:16px 18px;border-radius:4px;display:inline-block;border:2px solid #f9aa33;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (max-width: 768px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button1,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button2,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button3,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button4,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button5,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button6,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button7{padding:12px 14px;font-size:16px}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button a,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1 a,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button1 a,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2 a,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button2 a,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3 a,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button3 a,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4 a,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button4 a,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5 a,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button5 a,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6 a,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button6 a,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7 a,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button7 a{text-decoration:none;color:white}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1:hover,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button1:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2:hover,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button2:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3:hover,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button3:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4:hover,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button4:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5:hover,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button5:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6:hover,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button6:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7:hover,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button7:hover{color:white;background-color:transparent;border:2px solid white}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button:active,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1:active,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button1:active,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2:active,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button2:active,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3:active,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button3:active,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4:active,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button4:active,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5:active,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button5:active,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6:active,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button6:active,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7:active,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button7:active{background-color:#f9aa33;cursor:pointer;text-decoration:none;-moz-transform:all translateY(3px) ease;-o-transform:all translateY(3px) ease;-ms-transform:all translateY(3px) ease;-webkit-transform:all translateY(3px) ease;transform:all translateY(3px) ease}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button:visited,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button1:visited,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button1:visited,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button2:visited,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button2:visited,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button3:visited,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button3:visited,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button4:visited,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button4:visited,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button5:visited,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button5:visited,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button6:visited,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button6:visited,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form section.open-positions .item .paragraph .cs-button7:visited,section.open-positions .item .paragraph .container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .cs-button7:visited{text-decoration:none;background-color:#f9aa33}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo{display:flex;justify-content:center}@media only screen and (max-width: 450px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo{display:block}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .first-name,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .email,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .role{float:left}@media only screen and (max-width: 450px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .first-name,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .email,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .role{float:none}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .email input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .role input{font-size:16px;line-height:26px;width:170px;border-radius:4px;border:none;height:38px;padding:3px 8px;color:#4a6572;margin:12px 8px}@media only screen and (max-width: 450px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .email input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .role input{width:90%;margin:4px auto;height:40px;font-size:14px;line-height:24px}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .email input:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .role input:hover{transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .first-name input:focus,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .email input:focus,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .role input:focus{outline:none}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .last-name,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .company,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .country{float:right}@media only screen and (max-width: 450px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .last-name,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .company,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .country{float:none}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .company input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .country input{font-size:16px;line-height:26px;width:170px;border-radius:4px;border:none;height:38px;padding:3px 8px;color:#4a6572;margin:12px 8px}@media only screen and (max-width: 450px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .company input,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .country input{width:90%;margin:12px auto;height:40px;font-size:14px;line-height:24px}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .company input:hover,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .country input:hover{transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .last-name input:focus,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .company input:focus,.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .country input:focus{outline:none}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .message #error-message{display:none;padding:10px}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .message input{font-size:16px;line-height:26px;width:373px;border-radius:4px;border:none;height:38px;padding:3px 8px;color:#4a6572;margin:12px 8px}@media only screen and (max-width: 450px){.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .message input{margin:5px auto;width:90%;font-size:14px;line-height:24px}}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .message input:hover{transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.container-wrapper.aaaa .promocode-form .schedule-demo-container .schedule-demo-form .caselle-testo .message input:focus{outline:none}.container-wrapper.aaaa .promocode-form .schedule-demo-container #successFormMsg{display:none;max-width:400px;height:100%;padding:100px 0}@media only screen and (max-width: 550px){.container-wrapper.aaaa .promocode-form .schedule-demo-container #successFormMsg{padding:0}}.container-wrapper.aaaa .promocode-form .schedule-demo-container #successFormMsg .thanks{padding:30px 0 30px 0;font-size:18px;line-height:28px;margin:0}.container-wrapper.aaaa .promocode-form .schedule-demo-container #successFormMsg .your{font-size:16px;line-height:26px;margin:0}.container-wrapper.aaaa .promocode-form .schedule-demo-container #successFormMsg .member{font-size:16px;line-height:26px;margin:0}.container-wrapper.aaaa.thank-you{height:100%;margin:0;padding:0;position:relative;width:100%;position:relative;background-color:transparent}.container-wrapper.aaaa.thank-you .text{width:100%;box-sizing:border-box;padding-top:100px}@media only screen and (max-width: 550px){.container-wrapper.aaaa.thank-you .text{width:100%;box-sizing:border-box}}.container-wrapper.aaaa.thank-you .text h1{font-size:34px;line-height:44px;text-transform:uppercase;padding:24px;font-weight:500;color:white;margin:0;text-align:center}@media only screen and (max-width: 1024px){.container-wrapper.aaaa.thank-you .text h1{font-size:34px;line-height:44px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa.thank-you .text h1{font-size:22px;line-height:32px;padding:85px 16px 16px 16px}}@media only screen and (max-width: 640px){.container-wrapper.aaaa.thank-you .text h1{padding:50px 16px 16px 16px}}@media only screen and (max-width: 360px){.container-wrapper.aaaa.thank-you .text h1{font-size:18px;line-height:28px;padding:16px}}.container-wrapper.aaaa.thank-you .text .first,.container-wrapper.aaaa.thank-you .aaaa-border .text .visit{font-size:20px;line-height:26px;color:white;padding:0 50px;text-align:center;margin:0 auto}@media only screen and (max-width: 960px){.container-wrapper.aaaa.thank-you .text .first,.container-wrapper.aaaa.thank-you .aaaa-border .text .visit{padding:24px}}@media only screen and (max-width: 768px){.container-wrapper.aaaa.thank-you .text .first,.container-wrapper.aaaa.thank-you .aaaa-border .text .visit{max-width:100%;padding:0 24px}}@media only screen and (max-width: 640px){.container-wrapper.aaaa.thank-you .text .first,.container-wrapper.aaaa.thank-you .aaaa-border .text .visit{font-size:16px;line-height:26px}}.footer.thank-you{background-image:url(/img/aaaa/rocket-thank-you.png);background-size:100% auto;background-repeat:no-repeat;background-position:bottom center;padding:0;position:fixed;bottom:0;padding:34% 0 0 0;background-color:transparent}@media only screen and (max-width: 550px){.footer.thank-you{background-size:150% auto;padding:50% 0 0 0}}.container-wrapper-talk-to-us{padding:64px 32px 0 !important;margin-top:64px;text-align:center}.talk-to-us-image{max-width:50%;margin:0 auto}@media only screen and (max-width: 768px){.talk-to-us-image{max-width:100%}}.talk-to-us-image img{width:100%}.footer.cookie{background-color:white}section.cookie-policy{padding:100px 64px 64px 64px;max-width:1200px;margin:0 auto;font-size:18px;line-height:28px}@media only screen and (max-width: 1024px){section.cookie-policy{padding:80px 64px 64px 64px}}@media only screen and (max-width: 960px){section.cookie-policy{padding:80px 48px 48px 48px}}@media only screen and (max-width: 960px){section.cookie-policy{padding:80px 24px 24px 24px}}@media only screen and (max-width: 768px){section.cookie-policy{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.cookie-policy{font-size:14px;line-height:24px}}section.cookie-policy .last{font-size:16px;line-height:16px}@media only screen and (max-width: 360px){section.cookie-policy .last{font-size:14px;line-height:14px}}section.cookie-policy a{color:#f9aa33;text-decoration:none}section.term-of-use{padding:100px 64px 64px 64px;max-width:1200px;margin:0 auto;font-size:18px;line-height:28px}@media only screen and (max-width: 1024px){section.term-of-use{padding:80px 64px 64px 64px}}@media only screen and (max-width: 960px){section.term-of-use{padding:80px 48px 48px 48px}}@media only screen and (max-width: 960px){section.term-of-use{padding:80px 24px 24px 24px}}@media only screen and (max-width: 768px){section.term-of-use{font-size:16px;line-height:26px}}@media only screen and (max-width: 360px){section.term-of-use{font-size:14px;line-height:24px}}section.term-of-use .last{font-size:16px;line-height:16px}@media only screen and (max-width: 360px){section.term-of-use .last{font-size:14px;line-height:14px}}section.term-of-use a{color:#f9aa33;text-decoration:none}
