.main-header.menu-minimized .header-wrapper{height:60px;background:#000}.main-header.menu-minimized .header-wrapper .header-links{top:10px}.main-header.menu-minimized .header-wrapper .megamenu{margin-top:60px}.main-header.menu-minimized .header-wrapper .logo{top:0}.main-header.menu-minimized .header-wrapper .logo .name{opacity:1}.main-header.menu-minimized .header-wrapper .logo .symbol{opacity:0}.main-header.candidate .header-wrapper{background:0 0}.main-header.candidate .header-links.employer{display:none}.main-header.candidate.menu-minimized .header-wrapper{background:#000}.main-header.menu-minimized .header-wrapper .header-links.candidate{top:20px}.main-header.candidate .header-links{background:0 0}.main-header.employer .header-links.candidate{display:none}.header-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;position:fixed;width:100%;height:100px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:3;overflow:hidden;background:rgba(0,0,0,.2);transition:.3s cubic-bezier(.65,.01,.32,1)}.header-wrapper .logo{display:block;position:absolute;width:160px;heigh:60px;top:20px;left:15px;-webkit-align-self:flex-center;-ms-flex-item-align:flex-center;align-self:flex-center;margin-left:20px;transition:.3s cubic-bezier(.65,.01,.32,1)}.header-wrapper .logo .name{opacity:.4;width:90px;padding-top:20px;margin-right:20px;float:left;transition:.3s cubic-bezier(.65,.01,.32,1)}.header-wrapper .logo .symbol{height:50px;float:right;transition:.3s cubic-bezier(.65,.01,.32,1)}.header-wrapper .header-links{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;right:20px;top:30px;opacity:1;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:20px;transition:.3s cubic-bezier(.65,.01,.32,1)}.header-wrapper .header-links a{color:#fff;font-size:.8em;color:#FFF;font-weight:500;letter-spacing:.73px;padding:0 2em;opacity:.6;transition:.1s ease;cursor:pointer;text-transform:uppercase;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;text-decoration:none}.header-wrapper .header-links a.mega-link::before{content:"";display:block;width:20px;height:15px;float:left;background-repeat:no-repeat;background-position:center;opacity:1;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transition:.2s ease;background-image:url(//res.cloudinary.com/glider/image/upload/glider/arrow-right-white.svg)}.header-wrapper .header-links a.active{opacity:1}.header-wrapper .header-links a:hover{opacity:1}.header-wrapper .header-links .button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:100px;height:2.9em;opacity:1;box-sizing:border-box;padding:0 20px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header-wrapper .header-links .button.signup{background:#75C20F}.header-wrapper .header-links .button.login{background-color:rgba(255,255,255,.16);margin-left:10px}.header-wrapper .header-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:.5em}.header-wrapper .menu-button{position:absolute;top:20px;right:20px;width:20px;display:none;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;background-image:url(//res.cloudinary.com/glider/image/upload/glider/menu.svg);transition:.3s ease;-webkit-transform:none;-ms-transform:none;transform:none}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.header-wrapper .megamenu{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;z-index:-1;transition:.3s cubic-bezier(.65,.01,.32,1);overflow:hidden;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;background:#fff;margin-top:100px}.header-wrapper .megamenu .links-group{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;padding-top:22px}.header-wrapper .megamenu .links-group a::before{display:none}.header-wrapper .megamenu .links-group a{transition:.2s ease;cursor:pointer;font-weight:300;text-decoration:none}.header-wrapper .megamenu .links-group a:hover{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}.header-wrapper .megamenu .back{color:#fff;display:none}.header-wrapper .megamenu h3{font-weight:400;font-size:1em;opacity:.4;text-transform:uppercase}.header-wrapper.menu-active{height:360px!important;background:rgba(0,0,0,.85)}.header-wrapper.menu-active .menu-button{background-image:url(//res.cloudinary.com/glider/image/upload/glider/cross.svg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-size:19px}.header-wrapper.menu-active .header-links{opacity:1;pointer-events:all}.header-wrapper.menu-active .header-links a.link01{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.1s;animation-delay:.1s}.header-wrapper.menu-active .header-links a.link02{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.2s;animation-delay:.2s}.header-wrapper.menu-active .header-links a.link03{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.3s;animation-delay:.3s}.header-wrapper.menu-active .header-links a.link04{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.4s;animation-delay:.4s}.header-wrapper.megamenu-active{background:#000;height:480px!important}.header-wrapper.megamenu-active a.mega-link{opacity:1;color:#ffa900}.header-wrapper.megamenu-active a.mega-link::before{opacity:.5;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.header-wrapper.megamenu-active .megamenu{pointer-events:all;border-bottom:1px solid rgba(0,0,0,.09)}.header-wrapper.megamenu-active .megamenu .links-group.first{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.1s;animation-delay:.1s}.header-wrapper.megamenu-active .megamenu .links-group.second{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.2s;animation-delay:.2s}.header-wrapper.megamenu-active .megamenu .links-group.third{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.3s;animation-delay:.3s}.header-wrapper.megamenu-active .megamenu .links-group.forth{-webkit-animation-name:slide-down;animation-name:slide-down;-webkit-animation-delay:.4s;animation-delay:.4s;padding-right:0}.header-wrapper .links-group.forth{padding-right:0}@media only screen and (min-width:0px) and (max-width:980px){.main-header.employer .header-links.employer{opacity:1;pointer-events:all}.header-wrapper{height:60px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header-wrapper .logo{top:3px;left:0}.header-wrapper .logo .symbol{opacity:0}.header-wrapper .logo .name{opacity:1}.header-wrapper .menu-button{display:block}.header-wrapper .header-links.employer{opacity:0;margin-top:80px;position:initial;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;pointer-events:none;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);z-index:10;margin-left:20px;margin-right:20px;overflow-y:scroll;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.header-wrapper .header-links.employer a{font-size:1em;line-height:3em;border-bottom:1px solid rgba(255,255,255,.14);box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding:0!important}.header-wrapper .links{opacity:0}.header-wrapper .header-buttons{width:100%;padding-top:40px;padding-left:0}.header-wrapper .megamenu{position:absolute;z-index:0;top:90px;left:0;height:100%;opacity:0;z-index:2;background:0 0;-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0);margin-top:0}.header-wrapper.menu-active{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.header-wrapper.menu-active .header-links{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.header-wrapper.menu-active .header-links .mega-link::before{position:absolute;right:20px;top:14px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.header-wrapper.megamenu-active{height:100%!important;background:rgba(0,0,0,.85);overflow:auto!important}.header-wrapper.megamenu-active .header-links{-webkit-transform:translate3d(-400px,0,0);transform:translate3d(-400px,0,0);opacity:0!important}.header-wrapper.megamenu-active .megamenu{opacity:1;z-index:2;height:auto;margin-top:80px;top:0;position:absolute;background:0 0;overflow:scroll;-webkit-overflow-scrolling:touch;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:all}.header-wrapper.megamenu-active .megamenu h3{color:#fff}.header-wrapper.megamenu-active .megamenu a.back{position:absolute;display:block;height:60px;text-transform:uppercase;font-size:1em;font-weight:500;z-index:3}.header-wrapper.megamenu-active .logo .symbol{opacity:0}.header-wrapper.megamenu-active .logo .name{opacity:1}.main-header.candidate .header-links{top:20px}.main-header.candidate .header-links,.main-header.candidate.menu-minimized .header-links{margin-right:0}.main-header.candidate .menu-button,.main-header.candidate.menu-minimized .menu-button{display:none}}.footer-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#191818;width:100%;height:auto}.footer-wrapper .footer-top{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:85px}.footer-wrapper .footer-top .button{padding:.8em 2.5em .7em 2.5em}.footer-wrapper .footer-top a.logo{display:block;width:160px;transition:.3s cubic-bezier(.65,.01,.32,1)}.footer-wrapper .footer-top a.logo .name{opacity:.4;width:90px;padding-top:20px;margin-right:20px;float:left;transition:.3s cubic-bezier(.65,.01,.32,1)}.footer-wrapper .footer-top a.logo .symbol{height:50px;float:right;transition:.3s cubic-bezier(.65,.01,.32,1)}.footer-wrapper .footer-top h2{margin-top:1.2em;font-weight:200;font-size:38px;margin-bottom:1.2em}.footer-wrapper .footer-top span{margin-top:10px;color:gray;font-size:14px}.footer-wrapper .footer-top span a{text-decoration:none;color:#2893f9}.footer-wrapper .footer-links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px;margin-top:3em}.footer-wrapper .footer-links .links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-order:2;-ms-flex-order:2;order:2}.footer-wrapper .footer-links .links .title{display:block;height:20px;margin-bottom:6px}.footer-wrapper .footer-links .links .footer-features{-webkit-flex-grow:6;-ms-flex-positive:6;flex-grow:6;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-wrapper .footer-links .links .footer-features .first-column,.footer-wrapper .footer-links .links .footer-features .second-column,.footer-wrapper .footer-links .links .footer-features .third-column{-webkit-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%}.footer-wrapper .footer-links .links .footer-company{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:4;-ms-flex-positive:4;flex-grow:4}.footer-wrapper .footer-links .links .footer-company .company-info,.footer-wrapper .footer-links .links .footer-company .company-legal{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.footer-wrapper .footer-links .links .footer-company,.footer-wrapper .footer-links .links .footer-features{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.footer-wrapper .footer-links .links .footer-company p,.footer-wrapper .footer-links .links .footer-features p{padding:0 10px;color:gray;opacity:.5;font-size:14px;font-weight:500;letter-spacing:1px}.footer-wrapper .footer-links .links .footer-company ul,.footer-wrapper .footer-links .links .footer-features ul{list-style:none;padding:0 10px;font-size:14px;margin:0}.footer-wrapper .footer-links .links .footer-company ul a,.footer-wrapper .footer-links .links .footer-features ul a{text-decoration:none;color:gray;opacity:.3}.footer-wrapper .copy{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-order:3;-ms-flex-order:3;order:3;margin-bottom:10px}.footer-wrapper .copy p{color:gray;opacity:.35;font-size:13px;padding-top:4px}.footer-wrapper .copy .social{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.footer-wrapper .copy .social a{height:25px;width:25px;background-repeat:no-repeat;background-size:100%;margin:0 5px;opacity:.35}.footer-wrapper .copy .social a.tw{background-image:url(//res.cloudinary.com/glider/image/upload/glider/tw.svg)}.footer-wrapper .copy .social a.in{background-image:url(//res.cloudinary.com/glider/image/upload/glider/in.svg)}.footer-wrapper .copy .social a.fb{background-image:url(//res.cloudinary.com/glider/image/upload/glider/fb.svg)}@media only screen and (min-width:0px) and (max-width:780px){.footer-wrapper .footer-top h2{text-align:center;font-size:36px;opacity:.8}.footer-wrapper .footer-links .links{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.footer-wrapper .footer-links .links .footer-features{width:100%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.footer-wrapper .footer-links .links .footer-company{width:100%;margin:25px 0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.footer-wrapper .footer-links .links .footer-company .company-info,.footer-wrapper .footer-links .links .footer-company .company-legal{-webkit-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%}}body.candidate #candidate-top{height:80vh}body.candidate #candidate-top .side-wrapper-candidate{height:100%;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:400px;display:-webkit-flex;display:-ms-flexbox;display:flex}body.candidate #candidate-top .side-wrapper-candidate h1{font-size:60px;line-height:66px}body.candidate .skew-toggle{display:block;background:red;position:absolute;z-index:10000;cursor:pointer}body.candidate .calculating{display:block;width:100%;text-align:center;height:150px;position:absolute;top:0;bottom:0;left:-33px;right:0;font-size:40px;margin:auto;color:#fff;opacity:0;transition:.3s ease}body.candidate .calculating.active{opacity:1}body.candidate .calculating.gone{opacity:1}body.candidate .container{-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}body.candidate .iphone-cover{height:800px;margin-left:45px;float:left;position:relative;z-index:2;box-sizing:border-box;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-timing-function:cubic-bezier(.29,.96,.5,1.02);animation-timing-function:cubic-bezier(.29,.96,.5,1.02)}body.candidate .device{width:500px;height:800px;position:absolute;z-index:9;background:url(//res.cloudinary.com/glider/image/upload/glider/cover-phone-bg.png);background-size:auto 700px;background-position:42px 36px;background-repeat:no-repeat;pointer-events:none;transition:1s cubic-bezier(.65,.01,.32,1)}body.candidate .device-front{width:581px;height:1002px;position:absolute;top:-110px;left:-63px;opacity:0;transition:1s cubic-bezier(.65,.01,.32,1);z-index:9;background:url(//res.cloudinary.com/glider/image/upload/glider/iphone-simulator.png);background-size:auto 1031px;background-position:0 0;background-repeat:no-repeat;pointer-events:none;-webkit-transform:perspective(10000px) scale(.64) rotateX(-4.3deg) rotateY(45.7deg) rotateZ(-13.2deg);transform:perspective(10000px) scale(.64) rotateX(-4.3deg) rotateY(45.7deg) rotateZ(-13.2deg)}body.candidate #questions{padding-top:100px;width:427px;height:766px;transition:.6s .2s cubic-bezier(.65,.01,.32,1);z-index:0;position:absolute;pointer-events:none}body.candidate #questions .question1,body.candidate #questions .question2{position:absolute;margin:auto;transition:.6s cubic-bezier(.65,.01,.32,1);padding-left:40px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;display:block;pointer-events:all}body.candidate #questions .question1.hidden,body.candidate #questions .question2.hidden{opacity:0;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-filter:blur(5px);pointer-events:none}body.candidate #questions .question1.gone{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-filter:blur(5px);pointer-events:none}body.candidate #questions .question2.gone{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-filter:blur(5px);pointer-events:none}body.candidate #questions h1{padding:0 50px;font-size:30px;color:#FFF;letter-spacing:0;line-height:36px;text-align:center}body.candidate #questions hr{width:150px;height:1px;border:none;background:#fff;opacity:.1;margin-top:40px;margin-bottom:50px}body.candidate #questions .button{width:340px;height:65px;margin:auto;color:#fff;text-align:center;font-size:18px;line-height:65px;margin-bottom:12px;background:rgba(0,0,0,.19);border-radius:8px;transition:.1s ease;cursor:pointer;text-decoration:none}body.candidate #questions .button:active{background:#fff;color:#000;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}body.candidate .skew{-webkit-transform:perspective(10000px) scale(.64) rotateX(-4.3deg) rotateY(45.7deg) rotateZ(-13.2deg);transform:perspective(10000px) scale(.64) rotateX(-4.3deg) rotateY(45.7deg) rotateZ(-13.2deg)}body.candidate #simulator{width:427px;height:766px;background:0 0;background-size:cover;position:absolute;box-sizing:border-box;transition:1s cubic-bezier(.65,.01,.32,1)}body.candidate #simulator img.toolbar{width:100%;padding:1%!important;top:0;position:absolute;box-sizing:border-box;pointer-events:none;margin:0!important}body.candidate #simulator img.head{position:absolute;width:100%;top:0;pointer-events:none;margin:0!important}body.candidate #simulator .menu{z-index:1000}body.candidate #simulator .menu .back-button{position:absolute;width:60px;height:40px;background:url(//res.cloudinary.com/glider/image/upload/glider/back.svg);background-size:13px;background-repeat:no-repeat;background-position:center;top:25px;right:150px;opacity:0;transition:.3s ease}body.candidate #simulator .menu .match-button{position:absolute;width:60px;height:40px;background:url(//res.cloudinary.com/glider/image/upload/glider/matches.svg);background-size:30px;background-repeat:no-repeat;background-position:center;top:25px;right:0;transition:.3s ease}body.candidate #simulator .menu.matches .match-button{-webkit-transform:translate3d(-167px,0,0);transform:translate3d(-167px,0,0);opacity:0}body.candidate #simulator .menu.matches .back-button{opacity:1;-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}body.candidate #simulator .card{width:100%;height:100%;background-size:88%;background-position:center 120px;position:absolute;background-repeat:no-repeat;display:block;transition-duration:.6s;transition-timing-function:cubic-bezier(.65,.01,.32,1);opacity:1;cursor:pointer}body.candidate #simulator .card img{width:350px;left:68px;top:153px;position:absolute;transition:.3s ease;transition-delay:1s}body.candidate #simulator .card::before{content:'card';position:absolute;top:-15px;left:52px;font-size:21px;color:#fff;display:none}body.candidate #simulator .card.gone-match{-webkit-transform:translate3d(-650px,0,0);transform:translate3d(-650px,0,0);transition-duration:.5s;opacity:0}body.candidate #simulator .job{background-image:url(//res.cloudinary.com/glider/image/upload/glider/screens/1.png)}body.candidate #simulator .job::before{content:'Job'}body.candidate #simulator .job2{background-image:url(//res.cloudinary.com/glider/image/upload/glider/screens/2.png)}body.candidate #simulator .job2::before{content:'Job'}body.candidate #simulator .job3{background-image:url(//res.cloudinary.com/glider/image/upload/glider/screens/3.png)}body.candidate #simulator .job3::before{content:'Job'}body.candidate #simulator .job4{background-image:url(//res.cloudinary.com/glider/image/upload/glider/screens/4.png)}body.candidate #simulator .job4::before{content:'Job'}body.candidate #simulator .job5{background-image:url(../files/screens/5.png)}body.candidate #simulator .job5::before{content:'Job'}body.candidate #simulator .job6{background-image:url(../files/screens/6.png)}body.candidate #simulator .job6::before{content:'Job'}body.candidate #simulator .job7{background-image:url(../files/screens/7.png)}body.candidate #simulator .job7::before{content:'Job'}body.candidate #simulator .match::before{content:'Question'}body.candidate #simulator .layer1{z-index:8}body.candidate #simulator .layer2{width:100%;-webkit-transform:scale(.8) translate3d(-329px,-102px,0);transform:scale(.8) translate3d(-329px,-102px,0);z-index:7;-webkit-filter:blur(4px);filter:blur(2px);opacity:.5;pointer-events:none;transition-delay:.1s}body.candidate #simulator .layer3{width:100%;-webkit-transform:scale(.7) translate3d(-688px,-210px,0);transform:scale(.7) translate3d(-688px,-210px,0);z-index:6;-webkit-filter:blur(7px);filter:blur(7px);opacity:.2;pointer-events:none;transition-delay:.2s}body.candidate #simulator .layer4{width:100%;-webkit-transform:scale(.6) translate3d(-1048px,-319px,0);transform:scale(.6) translate3d(-1048px,-319px,0);z-index:5;-webkit-filter:blur(10px);filter:blur(10px);opacity:.1;pointer-events:none;transition-delay:.3s}body.candidate #simulator .layer5{width:100%;-webkit-transform:scale(.4) translate3d(-1876px,-647px,0);transform:scale(.4) translate3d(-1876px,-647px,0);z-index:4;-webkit-filter:blur(15px);filter:blur(15px);opacity:.05;pointer-events:none;transition-delay:.4s}body.candidate #simulator .layer6{width:100%;-webkit-transform:scale(.35) translate3d(-2315px,-821px,0);transform:scale(.35) translate3d(-2315px,-821px,0);z-index:3;-webkit-filter:blur(15px);filter:blur(15px);opacity:.02;pointer-events:none;transition-delay:.5s}body.candidate #simulator .layer10,body.candidate #simulator .layer11,body.candidate #simulator .layer12,body.candidate #simulator .layer13,body.candidate #simulator .layer14,body.candidate #simulator .layer15,body.candidate #simulator .layer16,body.candidate #simulator .layer17,body.candidate #simulator .layer18,body.candidate #simulator .layer19,body.candidate #simulator .layer20,body.candidate #simulator .layer21,body.candidate #simulator .layer22,body.candidate #simulator .layer7,body.candidate #simulator .layer8,body.candidate #simulator .layer9{width:100%;-webkit-transform:scale(.6) translate3d(-1458px,-463px,0);transform:scale(.6) translate3d(-1458px,-463px,0);z-index:3;-webkit-filter:blur(15px);filter:blur(15px);opacity:0;display:none;pointer-events:none;transition-delay:.7s}body.candidate #simulator .out{-webkit-transform:scale(.6) translate3d(-1058px,-463px,0);transform:scale(.6) translate3d(-1058px,-463px,0);opacity:0}body.candidate #simulator .going-left{-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);transition:.3s transform}body.candidate #simulator .going-right{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);transition:.3s transform}body.candidate #simulator .card.gone-right{-webkit-transform:rotate(-20deg) translate3d(350px,30px,0);transform:rotate(-20deg) translate3d(350px,30px,0);opacity:0}body.candidate #simulator .card.gone-left{-webkit-transform:rotate(20deg) translate3d(-350px,30px,0);transform:rotate(20deg) translate3d(-350px,30px,0);opacity:0}body.candidate #simulator .layerLikeDrag{width:100%;-webkit-transform:scale(1) rotate(-5deg) translate3d(100px,30px,0);transform:scale(1) rotate(-5deg) translate3d(100px,30px,0);z-index:3;-webkit-filter:blur(0);filter:blur(0);opacity:0}body.candidate #simulator .layerLike{width:100%;-webkit-transform:scale(1) rotate(-15deg) translate3d(500px,92px,0);transform:scale(1) rotate(-15deg) translate3d(500px,92px,0);z-index:3;-webkit-filter:blur(0);filter:blur(0);opacity:0}body.candidate #simulator .layerDislike{width:100%;-webkit-transform:scale(1) rotate(15deg) translate3d(-500px,92px,0);transform:scale(1) rotate(15deg) translate3d(-500px,92px,0);z-index:3;-webkit-filter:blur(0);filter:blur(0);opacity:0}body.candidate #simulator .activeDecision{-webkit-transform:scale(1) translate3d(20px,0,0)!important;transform:scale(1) translate3d(20px,0,0)!important;opacity:1!important;box-shadow:-17px 0 56px rgba(0,0,0,.4)}body.candidate .screen{position:absolute;overflow:hidden;top:78px;left:53px;width:298px;height:526px;z-index:-1}body.candidate .matches-screen{position:absolute;top:0;left:0;width:100%;height:100%;transition:.3s ease;-webkit-transform:translate3d(320px,0,0);transform:translate3d(320px,0,0)}body.candidate .matches-screen.active{background-color:rgba(0,0,0,.23);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}body.candidate .screenwrapper{position:absolute;width:100%;height:100%;left:0;overflow:hidden;display:block}body.candidate .gotmatch{width:100%;height:100%;position:relative;left:0;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);opacity:0;transition:.3s ease;transition-delay:1s}body.candidate .gotmatch .userpic{width:120px;height:120px;border-radius:150px;margin-left:auto;margin-right:auto;margin-top:40px;background-color:#7fffd4;background:url(http://static.guim.co.uk/sys-images/Media/Pix/pictures/2013/2/28/1362066190350/Google-co-founder-Sergey--008.jpg);background-size:auto 100%;background-position:center}body.candidate .gotmatch span{width:100%;color:#fff;text-align:center;padding-top:78px;display:block;font-size:46px}body.candidate .gotmatch span.name{padding-top:23px;font-size:32px}body.candidate .gotmatch span.title{padding-top:1px;font-size:26px;opacity:.6}body.candidate .gotmatch span.wants{padding-top:20px;font-size:22px;padding-bottom:60px}body.candidate .gotmatch .button{width:90%;height:60px;line-height:60px;text-align:center;border-radius:8px;font-size:23px;color:#fff;background-color:rgba(255,255,255,.44);margin:auto;margin-bottom:12px;transition:.1s ease}body.candidate .gotmatch .button:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);background-color:rgba(255,255,255,.1)}body.candidate .gotmatch.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;background-color:rgba(0,0,0,.78)}body.candidate #right{position:absolute;top:-200px;left:410px;height:3000px;width:1000px;z-index:1000;visibility:hidden;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}body.candidate #right .like-icon{width:100px;height:100px;border-radius:60px;background-color:green;position:absolute;top:327px;left:-46px;visibility:visible;color:#fff;text-align:center;line-height:100px;font-size:30px;font-weight:100;box-shadow:0 5px 7px rgba(0,0,0,.12);z-index:10;transition:.3s ease;-webkit-transform:rotate(0) scale(0);-ms-transform:rotate(0) scale(0);transform:rotate(0) scale(0);background-image:url(//res.cloudinary.com/glider/image/upload/glider/like.svg);background-repeat:no-repeat;background-size:35px;background-position:center}body.candidate #left{position:absolute;top:0;left:-570px;height:3000px;width:1000px;visibility:hidden;z-index:1000;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}body.candidate #left .dislike-icon{width:100px;height:100px;border-radius:60px;background-color:#B42C2F;position:absolute;top:300px;right:-54px;visibility:visible;color:#fff;text-align:center;line-height:100px;font-size:30px;font-weight:100;box-shadow:0 5px 7px rgba(0,0,0,.12);z-index:10;transition:.3s ease;-webkit-transform:rotate(0) scale(0);-ms-transform:rotate(0) scale(0);transform:rotate(0) scale(0);background-image:url(//res.cloudinary.com/glider/image/upload/glider/dislike.svg);background-repeat:no-repeat;background-size:35px;background-position:center}body.candidate #left.dislike .dislike-icon{-webkit-transform:rotate(-10deg) scale(1);-ms-transform:rotate(-10deg) scale(1);transform:rotate(-10deg) scale(1)}body.candidate #right.like .like-icon{-webkit-transform:rotate(-10deg) scale(1);-ms-transform:rotate(-10deg) scale(1);transform:rotate(-10deg) scale(1)}body.candidate .unskew .device{opacity:0}body.candidate .unskew .device-front{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}body.candidate .unskew #questions,body.candidate .unskew #simulator{-webkit-transform:none;-ms-transform:none;transform:none}body.candidate .unskew .layer1{z-index:10000}body.candidate .unskew .layer2{-webkit-transform:scale(.9) translate3d(0,50px,0)!important;transform:scale(.9) translate3d(0,50px,0)!important}body.candidate .unskew .layer3{-webkit-transform:scale(.8) translate3d(0,110px,0)!important;transform:scale(.8) translate3d(0,110px,0)!important}body.candidate .unskew .layer4{-webkit-transform:scale(.75) translate3d(0,150px,0)!important;transform:scale(.75) translate3d(0,150px,0)!important}body.candidate .unskew .layer5{-webkit-transform:scale(.4) translate3d(-1876px,-647px,0)!important;transform:scale(.4) translate3d(-1876px,-647px,0)!important}body.candidate .unskew .layer6{-webkit-transform:scale(.35) translate3d(-2315px,-821px,0)!important;transform:scale(.35) translate3d(-2315px,-821px,0)!important}body.candidate .unskew .layer10,body.candidate .unskew .layer11,body.candidate .unskew .layer12,body.candidate .unskew .layer13,body.candidate .unskew .layer14,body.candidate .unskew .layer15,body.candidate .unskew .layer16,body.candidate .unskew .layer17,body.candidate .unskew .layer18,body.candidate .unskew .layer19,body.candidate .unskew .layer20,body.candidate .unskew .layer21,body.candidate .unskew .layer22,body.candidate .unskew .layer7,body.candidate .unskew .layer8,body.candidate .unskew .layer9{-webkit-transform:scale(.6) translate3d(-1458px,-463px,0)!important;transform:scale(.6) translate3d(-1458px,-463px,0)!important}body.candidate .unskew .out{-webkit-transform:scale(.75) translate3d(0,150px,0)!important;transform:scale(.75) translate3d(0,150px,0)!important;opacity:0}#candidate-intro{height:200px;background:#fff;padding-top:100px}#candidate-intro .container{text-align:center;max-width:860px}#candidate-intro .container h1{line-height:65px;font-size:48px;opacity:.8}#candidate-app{height:650px;text-align:center}#candidate-app .icon{width:140px;height:140px;background:rgba(0,0,0,.5);border-radius:30px;margin-bottom:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#candidate-app .icon img{width:100px;height:100px}#candidate-app hr{display:block;width:200px;height:1px;background:#fff;opacity:.2;border:none;margin-top:30px;margin-bottom:30px}.app-icons a.ios{display:block;background:url(//res.cloudinary.com/glider/image/upload/glider/applestore.png) no-repeat;width:165px;background-size:contain;background-repeat:no-repeat;height:58px;float:left;border-radius:0}.app-icons a.android{display:block;background:url(//res.cloudinary.com/glider/image/upload/glider/googleplay.png) no-repeat;width:165px;background-size:contain;background-repeat:no-repeat;height:60px;float:left;border-radius:0}#candidate-employer{height:300px;background:#191818;text-align:center}#candidate-employer .button{margin-top:15px;text-decoration:none}#candidate-features{height:850px;background:#fff}#candidate-features .container{width:720px;position:relative;margin:0 auto;box-sizing:border-box}#candidate-features .container img{width:auto;height:auto;margin:auto}#candidate-features .iphone{width:372px;height:650px;background:url(//res.cloudinary.com/glider/image/upload/glider/iphone-simulator.png);background-repeat:no-repeat;background-position:center center;background-size:contain;float:left;margin-right:0}#candidate-features #AppFeatures{width:330px;height:585px;background-size:cover;position:absolute;-webkit-transform:scale(.8) translate(16px,13px);-ms-transform:scale(.8) translate(16px,13px);transform:scale(.8) translate(16px,13px);-webkit-backdrop-filter:blur(6px);background-color:rgba(0,0,0,.2);background:url(//res.cloudinary.com/glider/image/upload/glider/appbg.jpg);overflow:hidden}#candidate-features #AppFeatures.step1 .search{top:40px;opacity:0}#candidate-features #AppFeatures.step1 .screen1{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-filter:blur(0)}#candidate-features #AppFeatures.step1 .screen2{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);opacity:0;-webkit-filter:blur(15px)}#candidate-features #AppFeatures.step1 .screen3{opacity:0;-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}#candidate-features #AppFeatures.step1 .screen3 .search{top:20px;opacity:0}#candidate-features #AppFeatures.step2 .search{top:40px;opacity:0}#candidate-features #AppFeatures.step2 .screen1{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);opacity:0;-webkit-filter:blur(15px)}#candidate-features #AppFeatures.step2 .screen2{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-filter:blur(0)}#candidate-features #AppFeatures.step2 .screen3{opacity:0;-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}#candidate-features #AppFeatures.step3 .header{border-bottom:none}#candidate-features #AppFeatures.step3 .header a.Profile{-webkit-transform:translateX(-134px);-ms-transform:translateX(-134px);transform:translateX(-134px);opacity:0}#candidate-features #AppFeatures.step3 .header a.Talks{-webkit-transform:translateX(-134px);-ms-transform:translateX(-134px);transform:translateX(-134px);opacity:1}#candidate-features #AppFeatures.step3 .header .logo{-webkit-transform:translateX(-134px);-ms-transform:translateX(-134px);transform:translateX(-134px);opacity:0}#candidate-features #AppFeatures.step3 .screen1{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);opacity:0;-webkit-filter:blur(15px);-webkit-transform:translateX(-340px);-ms-transform:translateX(-340px);transform:translateX(-340px)}#candidate-features #AppFeatures.step3 .screen2{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-filter:blur(0);-webkit-transform:translateX(-340px);-ms-transform:translateX(-340px);transform:translateX(-340px)}#candidate-features #AppFeatures.step3 .screen3{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#candidate-features #AppFeatures .statusbar{position:absolute;width:100%;height:10px;background:url(//res.cloudinary.com/glider/image/upload/glider/statusbar.png);background-size:100%;z-index:10;top:2px;left:1px}#candidate-features #AppFeatures .search{top:60px;width:100%;position:absolute;border-bottom:1px solid rgba(255,255,255,.15);transition:.2s ease}#candidate-features #AppFeatures .header{width:100%;height:60px;background:rgba(0,0,0,.27);border-bottom:1px solid rgba(255,255,255,.15);position:relative}#candidate-features #AppFeatures .header .logo{position:absolute;height:13px;width:80px;top:10px;left:0;right:0;bottom:0;transition:.3s cubic-bezier(.65,.01,.32,1);margin:auto}#candidate-features #AppFeatures .header a{color:#fff;line-height:68px;padding:0 15px;font-size:14px;opacity:.5;transition:.3s cubic-bezier(.65,.01,.32,1)}#candidate-features #AppFeatures .header a.Profile{float:left}#candidate-features #AppFeatures .header a.Talks{float:right}#candidate-features #AppFeatures .tools{width:100%;position:absolute;top:20px;left:5px;transition:.3s ease;opacity:0;z-index:10;-webkit-transform:translateY(-70px);-ms-transform:translateY(-70px);transform:translateY(-70px)}#candidate-features .screen{position:absolute;overflow:hidden;top:0;left:0;width:331px;height:584px;z-index:-1;transition:.3s cubic-bezier(.65,.01,.32,1)}#candidate-features .screen1 img{position:absolute;top:90px;left:20px;width:290px}#candidate-features .screen2 img{position:absolute;top:90px;left:20px;width:290px}#candidate-features .screen3 img{position:absolute;top:98px;left:0;width:100%}#candidate-features #simulator-steps{padding-top:34px}#candidate-features #simulator-steps .step{cursor:pointer;display:block}#candidate-features #simulator-steps .step .point{width:50px;vertical-align:top}#candidate-features #simulator-steps .step .point .bullet{width:22px;height:22px;margin:0;border-radius:50px;border:1px solid rgba(0,0,0,.28);position:relative;box-sizing:border-box}#candidate-features #simulator-steps .step .point .bullet .inset{width:24px;height:24px;background-color:#0AF;position:absolute;top:-3px;left:-3px;border-radius:50px;transition:.3s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}#candidate-features #simulator-steps .step .point .line{width:1px;margin-top:12px;margin-left:10px;background-color:rgba(0,0,0,.12);height:140px}#candidate-features #simulator-steps .step .description{vertical-align:top;color:#000}#candidate-features #simulator-steps .step .description h2{color:#000;opacity:1;font-weight:200;font-size:34px;margin-top:-5px;margin-bottom:3px;letter-spacing:1px}#candidate-features #simulator-steps .step .description p{color:#000;font-size:20px;opacity:.6;line-height:25px;margin-top:7px;max-width:277px}#candidate-features #simulator-steps .step.active .point .bullet .inset{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#simulatorMobile{margin-top:-40px;margin-bottom:30px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#simulatorMobile .controlls{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}#simulatorMobile .controlls .bullet{border-radius:20px;border:1px solid gray;height:10px;width:10px;margin:0 6px}#simulatorMobile .controlls .bullet.active{background:#20bcff;border:1px solid #20bcff}#simulatorMobile .simulator-content{height:190px;width:1116px;display:block;text-align:center}#simulatorMobile .simulator-content .wrap{width:100%;height:150px}#simulatorMobile .simulator-content .wrap .description{opacity:0;width:340px;position:absolute;left:0;right:0;margin:auto;transition:.3s cubic-bezier(.65,.01,.32,1)}#simulatorMobile .simulator-content .wrap .description.active{opacity:1}body.candidate .clouds{position:fixed;top:0;z-index:-2}body.candidate .bg{width:100%;height:100vh;min-height:600px;background-color:#000;background:url(//res.cloudinary.com/glider/image/upload/glider/cover2.jpg);background-size:cover;position:fixed;top:0;z-index:-2;background-position:top}@-webkit-keyframes clouds{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}body.candidate .cloud0{top:400px;left:100vw;width:1100px;position:absolute;z-index:10;pointer-events:none;-webkit-animation-name:cloud;animation-name:cloud;-webkit-animation-duration:70s;animation-duration:70s;-webkit-animation-delay:-50s;animation-delay:-50s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}body.candidate .cloud{top:600px;left:100vw;width:1100px;position:absolute;z-index:10;pointer-events:none;-webkit-animation:cloud 90s;animation:cloud 90s;-webkit-animation-delay:-20s;animation-delay:-20s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}body.candidate .cloud1{top:300px;left:100vw;position:absolute;pointer-events:none;-webkit-animation:cloud 140s;animation:cloud 140s;-webkit-animation-delay:-60s;animation-delay:-60s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes cloud{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-2500px) translateY(-100px);transform:translateX(-2500px) translateY(-100px);opacity:0}}body.feature #feature-cover{height:380px;background-image:url(//res.cloudinary.com/glider/image/upload/glider/sky-bg.png);background-size:cover}body.feature .feature-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transition:.3s ease;width:100%}body.feature .feature-header .container{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding:0}body.feature .feature-header h1{transition:.3s ease-out}body.feature .feature-header a{font-size:20px;display:block;padding:20px 20px 10px 20px;position:relative;transition:.3s ease;cursor:pointer;text-decoration:none}body.feature .feature-header a.next,body.feature .feature-header a.prev{border-right:1px solid rgba(255,255,255,.12);max-width:200px;text-align:right;line-height:20px;letter-spacing:.8px;font-weight:300}body.feature .feature-header a.next:hover,body.feature .feature-header a.prev:hover{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}body.feature .feature-header a.next::before,body.feature .feature-header a.prev::before{content:"";display:block;width:20px;height:20px;float:left;background-repeat:no-repeat;background-position:center;opacity:.4;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-image:url(//res.cloudinary.com/glider/image/upload/glider/arrow-right-white.svg)}body.feature .feature-header a.next::after,body.feature .feature-header a.prev::after{content:"Previous";font-size:14px;opacity:.6;position:absolute;right:20px;top:0}body.feature .feature-header a.next{border-left:1px solid rgba(255,255,255,.12);border-right:none;text-align:left}body.feature .feature-header a.next:hover{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}body.feature .feature-header a.next::before{float:right;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}body.feature .feature-header a.next::after{left:20px;right:auto;content:"Next"}body.feature .feature-header.feature-header-fixed{width:100%;position:fixed;background:rgba(11,11,14,.9);top:60px;left:0;z-index:2}body.feature .feature-header.feature-header-fixed .next,body.feature .feature-header.feature-header-fixed .prev{border:none}body.feature .feature-header.feature-header-fixed h1{font-size:20px;font-weight:400}body.feature .content{background:#fff;border-radius:8px;width:100%;height:auto;margin-top:-100px;margin-bottom:-50px}body.feature .feature-section{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.feature .feature-section .features-container{padding:0 2em}body.feature .feature-section .features-container .side-wrapper{width:350px}body.feature .feature-section .features-container img.mob-dev{display:none}body.feature .wrap-f1{display:block;position:absolute;top:0;bottom:31px;left:29px;right:0;margin:auto;height:331px;width:186px;background:#fff;overflow:hidden}@-webkit-keyframes f1Scroll{0%{top:70em;opacity:1}50%{top:0;opacity:1}100%{top:-70em;opacity:1}}@keyframes f1Scroll{0%{top:70em;opacity:1}50%{top:0;opacity:1}100%{top:-70em;opacity:1}}body.feature .f1-image-scroll{-webkit-animation-fill-mode:none;animation-fill-mode:none}body.feature .f1-image-scroll:hover{-webkit-animation:f1Scroll 6s;animation:f1Scroll 6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}body.feature .desk{display:block}body.feature .mob{display:none}body.feature #feature-bottom{background:url(//res.cloudinary.com/glider/image/upload/glider/sky-bg.png) no-repeat;background-size:cover;height:350px}body.feature #feature-bottom .container{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}body.feature #feature-bottom .container a{text-decoration:none;font-size:26px;display:block;padding:20px 20px 10px 20px;position:relative;transition:.3s ease;cursor:pointer}body.feature #feature-bottom .container a.next,body.feature #feature-bottom .container a.prev{max-width:400px;text-align:right;line-height:20px;letter-spacing:.8px;font-weight:200}body.feature #feature-bottom .container a.next:hover,body.feature #feature-bottom .container a.prev:hover{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}body.feature #feature-bottom .container a.next::before,body.feature #feature-bottom .container a.prev::before{content:"";display:block;width:20px;height:20px;float:left;background-repeat:no-repeat;background-position:center;opacity:.4;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-image:url(//res.cloudinary.com/glider/image/upload/glider/arrow-right-white.svg)}body.feature #feature-bottom .container a.next::after,body.feature #feature-bottom .container a.prev::after{content:"Previous";font-size:14px;opacity:.4;position:absolute;right:20px;top:0}body.feature #feature-bottom .container a.next{border-right:none;text-align:left}body.feature #feature-bottom .container a.next:hover{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}body.feature #feature-bottom .container a.next::before{float:right;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}body.feature #feature-bottom .container a.next::after{left:20px;right:auto}body.feature #feature-bottom .container .divider{height:60px;width:1px;border-right:1px solid gray;border-right:1px solid rgba(128,128,128,.22);margin:0 40px}body.pricing{overflow-x:hidden}body.pricing .contact-wrapper{position:fixed;display:none;background-color:rgba(0,0,0,.7);top:0;bottom:0;right:0;left:0;z-index:2}body.pricing .contact-wrapper .form-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.pricing .contact-wrapper .form-wrapper .form-content{background:#fff;border-radius:8px;width:650px;box-shadow:0 7px 9px 0 rgba(0,0,0,.06);border:solid 1px #e4e4e4;text-align:center;position:relative;margin:0 1em}body.pricing .contact-wrapper .form-wrapper .form-content button.close{position:absolute;right:2em;top:2em;cursor:pointer;height:15px;opacity:.3;display:block;width:15px;border:none;background:url(//res.cloudinary.com/glider/image/upload/glider/cross-blk.svg) no-repeat;background-size:contain}body.pricing .contact-wrapper .form-wrapper .form-content button.close:hover{opacity:1}body.pricing .contact-wrapper .form-wrapper .form-content button.close:focus{outline:0}body.pricing .contact-wrapper .form-wrapper .form-content .top-form-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 1em}body.pricing .contact-wrapper .form-wrapper .form-content .top-form-content h1{margin-top:50px;margin-bottom:9px}body.pricing .contact-wrapper .form-wrapper .form-content .top-form-content p{opacity:.6;margin-top:0;margin-bottom:1.8em;font-size:18px}body.pricing .contact-wrapper .form-wrapper .form-content hr{border:none;height:1px;color:rgba(51,51,51,.15);background-color:rgba(51,51,51,.15);width:100px}body.pricing .contact-wrapper .form-wrapper .form-content form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.pricing .contact-wrapper .form-wrapper .form-content form .column{margin:0 1.5em;width:250px;position:relative;transition:all .3s cubic-bezier(.2,0,.03,1)}body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input{height:45px;position:relative;margin-top:1.5em}body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input .error{height:12px;font-weight:400;text-align:right;color:#d02828;font-size:12px;letter-spacing:1px}body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input input{border:none;border-bottom:1px solid #e2e2e2;width:250px;height:45px;font-size:16px;padding:0;border-radius:0}body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input input.red-border{border-bottom:1px solid #c00}body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input input.not-empty,body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input input:focus{outline:0;border-bottom:1px solid #75c20f}body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input input.not-empty+label,body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input input:focus+label{bottom:34px;font-size:12px}body.pricing .contact-wrapper .form-wrapper .form-content form .column .text-input label{position:absolute;bottom:2px;left:0;font-size:16px;font-weight:400;opacity:.6;transition:all .2s cubic-bezier(.2,0,.03,1)}body.pricing .contact-wrapper .form-wrapper .form-content a.submit-contact{cursor:pointer;background:#75c20f;margin:2em;padding:.5em 2.5em .4em 2.5em}body.pricing #pricing-cover{height:400px;background-image:url(//res.cloudinary.com/glider/image/upload/glider/sky-bg.png);background-size:cover}body.pricing .card-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}body.pricing .card-container .pricing-section{width:100%;height:auto}body.pricing .card-container .pricing-section.tall{margin-left:20px;margin-right:20px}body.pricing .card-container .pricing-section .pricing-card{background:#fff;border-radius:8px;width:100%;height:405px;margin-top:-50px;box-shadow:0 7px 9px 0 rgba(0,0,0,.06);border:solid 1px #e4e4e4;text-align:center}body.pricing .card-container .pricing-section .pricing-card.pro{margin-top:-90px;height:445px}body.pricing .card-container .pricing-section .pricing-card h2{margin:.8em auto;font-weight:200;font-size:34px}body.pricing .card-container .pricing-section .pricing-card h2.price{font-size:30px;color:#75c20f;margin:.5em auto;font-weight:300}body.pricing .card-container .pricing-section .pricing-card .billing{font-size:14px;padding-top:7px;padding-bottom:15px}body.pricing .card-container .pricing-section .pricing-card h1{font-size:50px;font-weight:300;margin:.6em auto;color:#75c20f;height:42px;margin-top:22px;margin-bottom:0}body.pricing .card-container .pricing-section .pricing-card h1 span{font-size:30px;color:#a9a9a9}body.pricing .card-container .pricing-section .pricing-card p{margin:.5em auto;width:70%;display:block;padding:1.6em 0;font-weight:300;color:grey;font-size:17px}body.pricing .card-container .pricing-section .pricing-card p.trial{text-align:center;font-weight:300;font-size:14px;color:#9e9e9e;margin-top:14px;padding:0}body.pricing .card-container .pricing-section .pricing-card p.cta{margin:0 auto;width:70%;display:block;padding:.8em;font-weight:300;color:grey;font-size:14px}body.pricing .card-container .pricing-section .pricing-card p.cta a{text-decoration:none;color:#2893f9}body.pricing .card-container .pricing-section .pricing-card hr{width:100px;opacity:.3}body.pricing .card-container .pricing-section .pricing-card .button{background:#75c20f;padding:.7em 1.8em .6em 1.8em}body.pricing .card-container .pricing-section .pricing-card .button.empty{background:0 0;border:1px solid #75c20f;color:#75c20f;padding:.5em 1.5em .4em 1.5em}body.pricing .card-container .pricing-section .pricing-features{margin-top:40px;margin-bottom:90px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.pricing .card-container .pricing-section .pricing-features ul{list-style:none;padding:0 0;margin:0}body.pricing .card-container .pricing-section .pricing-features ul li{padding:8px 0;color:#2d2d2d;font-weight:300}body.pricing .card-container .pricing-section .pricing-features ul li::before{content:"";display:block;width:6px;height:30px;float:left;margin-top:-6px;margin-right:18px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(//res.cloudinary.com/glider/image/upload/glider/check.svg)}body.pricing .card-container .pricing-section .pricing-features ul li.initial{font-weight:400;font-size:18px;color:#66af04}body.pricing .card-container .pricing-section .pricing-features ul li.initial::before{content:"";display:block;background-image:none}body.pricing .card-container .pricing-section .pricing-features ul li.line{text-decoration:line-through;color:grey}body.pricing .card-container .pricing-section .pricing-features ul li.line::before{content:"";display:block;background-image:none}body.pricing .faq-container{background:#fff;border-radius:8px;width:100%;height:auto;border:solid 1px #e4e4e4;margin-bottom:-50px}body.pricing .faq-container .faq-top{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:url(//res.cloudinary.com/glider/image/upload/glider/cover2.jpg);background-size:cover;height:450px;border-top-left-radius:8px;border-top-right-radius:8px}body.pricing .faq-container .faq-top .side-content .apps{display:-webkit-flex;display:-ms-flexbox;display:flex}body.pricing .faq-container .faq-top .side-content .apps a.ios{display:block;background:url(//res.cloudinary.com/glider/image/upload/glider/applestore.png);width:150px;background-size:contain;background-repeat:no-repeat;height:50px}body.pricing .faq-container .faq-top .side-content .apps a.android{display:block;background:url(//res.cloudinary.com/glider/image/upload/glider/googleplay.png);width:150px;background-size:contain;background-repeat:no-repeat;height:52px}body.pricing .faq-container .faq-top .image img{right:86px;margin-bottom:-30px}body.pricing .faq-container .faq-bottom{width:100%;margin-bottom:50px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.pricing .faq-container .faq-bottom .title{-webkit-flex:none;-ms-flex:none;flex:none;margin-top:60px;margin-bottom:30px;padding:0 3.5em}body.pricing .faq-container .faq-bottom .wrap-container{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:0 3.5em}body.pricing .faq-container .faq-bottom .wrap-container .text{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}body.pricing .faq-container .faq-bottom .wrap-container .text.left{padding-right:30px}body.pricing .faq-container .faq-bottom .wrap-container .text.right{padding-left:30px}body.pricing .faq-container .faq-bottom .wrap-container .text h3{line-height:26px;margin-bottom:15px;font-weight:300;color:#373737}body.pricing .faq-container .faq-bottom .wrap-container .text p{font-weight:300;color:#888;line-height:24px}body.employer #cover{height:75vh;background:#121927}body.employer #cover .hero-image{max-height:95%}body.employer #intro{height:600px}body.employer #intro .container{-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}body.employer #intro .container h1{margin-top:120px}body.employer #intro .container .values-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-top:5em}body.employer #intro .container .values-container .value{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:140px;text-align:center}body.employer #intro .container .values-container .value .value-img{height:100px}body.employer #intro .container .values-container .value h2{margin-bottom:0}body.employer #intro .container .values-container .value p{font-size:18px;line-height:26px}body.employer #intro .container .values-container .value.first{padding-right:50px;border-right:1px solid rgba(128,128,128,.13)}body.employer #intro .container .values-container .value.first img{height:50px;margin-top:-15px}body.employer #intro .container .values-container .value.second{padding:0 50px}body.employer #intro .container .values-container .value.second img{height:48px;margin-top:-12px}body.employer #intro .container .values-container .value.third{padding-left:50px;border-left:1px solid rgba(128,128,128,.13)}body.employer #intro .container .values-container .value.third img{height:48px;margin-top:-11px}body.employer #source{height:900px}body.employer #source .image{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}body.employer #source .image img.source{display:none}body.employer #source .section--distribute__diagram{position:absolute;left:70px;top:0;bottom:0;margin:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.employer #source .website-home-distributions{width:41em;position:relative;margin:2em auto}body.employer #source .website-home-distributions-wrap{width:41em;height:41em;position:relative}body.employer #source .website-home-distributions-center{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:12em;height:12em;background:#353535;background-size:cover;z-index:1;border:1.5em #efeff4 solid;border-radius:10em}body.employer #source .website-home-distributions-center img{width:6.5em;height:6.5em;left:0;right:0}body.employer #source .website-home-distributions-inner{width:32em;height:32em}body.employer #source .website-home-distributions-inner,body.employer #source .website-home-distributions-outer{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}body.employer #source .website-home-distributions figure{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);width:7rem;height:7rem;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;border-radius:50%;line-height:7rem;text-align:center;color:#000;font-size:.9em;transition:opacity 1.25s ease-in-out,-webkit-transform 1.25s ease-in-out;transition:opacity 1.25s ease-in-out,transform 1.25s ease-in-out;transition:opacity 1.25s ease-in-out,transform 1.25s ease-in-out,-webkit-transform 1.25s ease-in-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}body.employer #source .website-home-distributions figure img{height:auto;width:90px;left:0;right:0;border:none}body.employer #source .website-home-distributions-lines{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:0;height:0;opacity:0;transition:opacity 1.25s ease-in-out,width 1s ease-in-out}body.employer #source .website-home-distributions-lines img{height:1px;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:block}body.employer #source .website-home-distributions-outer{width:41em;height:41em}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.one{-webkit-transform:translate3d(255px,-50px,0);transform:translate3d(255px,-50px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.two{-webkit-transform:translate3d(145px,-215px,0);transform:translate3d(145px,-215px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.three{-webkit-transform:translate3d(-50px,-255px,0);transform:translate3d(-50px,-255px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.four{-webkit-transform:translate3d(-215px,-145px,0);transform:translate3d(-215px,-145px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.five{-webkit-transform:translate3d(-255px,50px,0);transform:translate3d(-255px,50px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.six{-webkit-transform:translate3d(-145px,215px,0);transform:translate3d(-145px,215px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.seven{-webkit-transform:translate3d(50px,255px,0);transform:translate3d(50px,255px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-inner figure.eight{-webkit-transform:translate3d(215px,145px,0);transform:translate3d(215px,145px,0)}body.employer #source .container.reverse.animation-element.in-view .website-home-distributions-lines{opacity:1;width:22em;height:22em}body.employer #shortlist{height:900px}body.employer #shortlist img.mob{display:none;padding-right:70px}body.employer #shortlist .cand-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-right:3em}body.employer #shortlist .cand-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;right:0;top:0;bottom:0;margin:auto;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.employer #shortlist .container.animation-element.in-view .cand{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}body.employer #shortlist .cand{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(-60px,0,0);transform:translate3d(-60px,0,0);opacity:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 1.5em;transition-delay:2s;transition:opacity 2s ease-in-out,-webkit-transform 1.25s ease-in-out;transition:opacity 2s ease-in-out,transform 1.25s ease-in-out;transition:opacity 2s ease-in-out,transform 1.25s ease-in-out,-webkit-transform 1.25s ease-in-out}body.employer #shortlist .cand.first{transition-delay:.4s}body.employer #shortlist .cand.second{transition-delay:.2s}body.employer #shortlist .cand.third{transition-delay:0s}body.employer #shortlist .cand .card-candidate{width:200px;height:280px;background:#fff;border:0 solid #E3E3E3;box-shadow:0 2px 10px 0 rgba(0,0,0,.18);border-radius:6px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body.employer #shortlist .cand .card-candidate .img-card{border-top-left-radius:6px;border-top-right-radius:6px;height:140px}body.employer #shortlist .cand .card-candidate .content-card{height:140px;padding:10px;box-sizing:border-box}body.employer #shortlist .cand .card-candidate .content-card h3{font-size:20px;font-weight:400;color:#353535;margin:0;line-height:normal}body.employer #shortlist .cand .card-candidate .content-card p{font-weight:300;font-size:14px;margin-top:-2px;color:gray}body.employer #shortlist .cand .card-candidate .content-card p.skill{font-weight:400;color:#353535;line-height:23px;display:inline-block;float:left;width:115px}body.employer #shortlist .cand .card-candidate .content-card .level{display:inline-block;float:right;width:65px;height:10px}body.employer #shortlist .cand .card-candidate .content-card .level .dot{height:8px;width:8px;background:#96d02e;display:inline-block;border-radius:6px;margin:1px}body.employer #shortlist .cand .card-candidate .content-card .level .dot.empty{background:0 0;border:1px solid #96d02e;height:6px;width:6px}body.employer #shortlist .cand .card-candidate .content-card hr{margin:7px 0;opacity:.2}body.employer #shortlist .cand .counter h1{line-height:30px;font-size:22px;font-weight:300;margin-top:15px;color:#464646;letter-spacing:1px}body.employer #shortlist .cand .counter h1 span{font-size:26px;font-weight:400}body.employer #shortlist .cand .counter h1 span.first{color:#e2c108}body.employer #shortlist .cand .counter h1 span.second{color:#afc510}body.employer #shortlist .cand .counter h1 span.third{color:#76ab16}body.employer #assess{height:900px}body.employer #assess .container.animation-element.in-view .image.image-center.desk{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}body.employer #assess .image.image-center{opacity:0;-webkit-transform:translate3d(90px,0,0);transform:translate3d(90px,0,0);transition-delay:3s;transition:opacity 1.25s ease-in-out,-webkit-transform 2s ease-in-out;transition:opacity 1.25s ease-in-out,transform 2s ease-in-out;transition:opacity 1.25s ease-in-out,transform 2s ease-in-out,-webkit-transform 2s ease-in-out}body.employer #assess img.mob{display:none}body.employer #interview{height:900px}body.employer #interview .image{transition:opacity 1s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity 1s ease-in-out,transform 1s ease-in-out;transition:opacity 1s ease-in-out,transform 1s ease-in-out,-webkit-transform 1s ease-in-out;-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0);opacity:0}body.employer #interview .image img{padding-right:50px;top:0;bottom:-50px;margin:auto}body.employer #interview .container.animation-element.in-view .image{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}body.employer #banner2{background:linear-gradient(rgba(30,48,99,.1),rgba(0,0,0,.2)),url(//res.cloudinary.com/glider/image/upload/glider/banner.png) no-repeat;background-size:cover;background-position:center;height:700px}body.employer #banner2 .container-middle{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:650px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.employer #banner2 .container-middle .call-contr{position:absolute;left:0;right:0;bottom:0;margin:0 auto;width:265px;margin-bottom:1em}body.employer #banner2 .container-middle h1{font-size:48px}@media only screen and (min-width:0px) and (max-width:420px){#banner2{background:linear-gradient(rgba(30,48,99,.13),rgba(0,0,0,.3)),url(//res.cloudinary.com/glider/image/upload/glider/banner-mob.png) no-repeat!important;background-size:cover!important}#assess img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);top:20%!important}.contact-wrapper .form-wrapper{-webkit-transform:scale(.62);-ms-transform:scale(.62);transform:scale(.62)}}@media only screen and (min-width:0px) and (max-width:780px){.mob{display:block!important}.desk{display:none!important}.links-group{text-align:left}p.sub{font-size:18px;line-height:27px}.p-0{padding:0!important}.m-b-0{margin-bottom:0!important}.m-r-1{margin-right:-1em!important}.m-l-1{margin-left:-1em!important}#cover{height:700px!important}#cover .side-wrapper{padding-top:70px;text-align:center;padding-left:0;padding-right:0}#cover .side-wrapper h3{margin-bottom:1em}#cover .image{right:0!important}#intro{height:auto!important}#intro .container h1{margin-top:80px!important}#intro .container .values-container{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important;padding-top:50px!important;padding-bottom:20px}#intro .container .values-container .value{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;text-align:left!important;padding:1em 0!important;border:none!important}#intro .container .values-container .value .value-img{height:auto!important;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;text-align:center}#intro .container .values-container .value .value-text{-webkit-flex-grow:4;-ms-flex-positive:4;flex-grow:4;-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%;padding-left:20px}#intro .container .values-container .value .value-text p.sub{font-size:16px}#banner2{height:610px!important;text-align:center}#banner2 h1{font-size:50px!important}#source{padding:2em 0}#source img.source{display:block!important;width:auto!important}#source .section--distribute__diagram{display:none!important}#shortlist{padding:2em 0;max-height:700px!important}#shortlist img.mob{display:block!important;width:auto!important}#shortlist .cand-wrapper{display:none!important}#assess{padding:2em 0;padding-bottom:30px}#assess img.mob{width:auto!important;display:block;top:0!important}#assess .image.image-center.desk{display:none!important}#interview{padding:2em 0 0 0;max-height:650px;padding-bottom:40px}#interview img{width:auto!important}.image{margin-top:1em}.image img{left:0!important;right:0!important;max-width:100%!important;max-height:100%;height:auto!important;padding:0!important;margin:auto}.container,.container.image-at-left{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.container{width:auto!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.container .image .hero-image{height:100%;right:0;left:0;margin:auto}.container .side-wrapper{width:100%;height:auto;-webkit-align-items:baseline;-ms-flex-align:baseline;-ms-grid-row-align:baseline;align-items:baseline;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:left}.container .side-wrapper .side-content{padding:0 1em}body.feature .feature-section{min-height:700px!important}body.feature .feature-section.top-intro{min-height:200px!important}body.feature .feature-section.f1-1{min-height:600px!important}body.feature .feature-section.f1-2{min-height:800px!important}body.feature .feature-section.f2-1{background-color:#e3e7ef}body.feature .feature-section.f2-2{min-height:800px!important}body.feature .feature-section.f2-3{min-height:800px!important}body.feature .feature-section.f3-2{min-height:800px!important}body.feature .feature-section.f3-3{min-height:1000px!important}body.feature .feature-section.f3-4{min-height:550px!important}body.feature .feature-section .features-container{padding:0 1em}body.feature .feature-section .features-container .side-wrapper{width:100%!important;height:auto;-webkit-align-items:baseline;-ms-flex-align:baseline;-ms-grid-row-align:baseline;align-items:baseline;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:left;margin-top:30px}body.feature .feature-section .features-container .side-wrapper.inb-recr-1{padding:0!important;box-shadow:none!important;background:0 0!important}body.feature .feature-section .features-container .image{margin-bottom:40px}body.feature .feature-section .features-container .image img{left:0!important;right:0!important;max-width:100%!important;max-height:100%;height:auto!important;padding:0!important;margin:auto}#feature-cover .container{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}#feature-cover a.next,#feature-cover a.prev{width:40px;padding:0;color:transparent;padding-top:20px;max-height:40px}#feature-cover a::after{display:none}body.pricing .card-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 1em}body.pricing .card-container .pricing-section .pricing-card{margin-top:0}body.pricing .card-container .pricing-section .pricing-card.frst{margin-top:-50px}body.pricing .card-container .pricing-section .pricing-card.pro{margin-top:0}body.pricing .card-container .pricing-section .pricing-features{margin-top:20px;border-left:none!important;padding-left:0!important;margin-left:0!important}body.pricing .card-container .pricing-section .pricing-features ul{max-width:350px;margin-top:1em}body.pricing .card-container .pricing-section .pricing-features ul li.line{display:none}body.pricing .card-container .pricing-section.tall{margin-left:0;margin-right:0}body.pricing .card-container .pricing-section.tall p{margin-bottom:0}.faq-container .faq-top .side-wrapper{padding-top:90px;padding-bottom:90px}.faq-container .faq-top .side-wrapper .side-content .apps{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.faq-container .faq-top .image{display:none}.faq-container .faq-bottom .title{padding:2em!important;margin-top:40px!important}.faq-container .faq-bottom .wrap-container{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important;padding:0 2em!important}.faq-container .faq-bottom .wrap-container .text{-webkit-flex-basis:auto!important;-ms-flex-preferred-size:auto!important;flex-basis:auto!important}.faq-container .faq-bottom .wrap-container .text.left{padding-right:0!important}.faq-container .faq-bottom .wrap-container .text.right{padding-left:0!important}#candidate-top{height:1050px!important}#candidate-top .container{width:100%!important}#candidate-top .container .side-wrapper-candidate{padding:90px 2em 0 2em;height:auto!important}#candidate-top .container .side-wrapper-candidate .side-content{text-align:center;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#candidate-top .container .side-wrapper-candidate .side-content h1{font-size:44px;line-height:52px;margin-top:0;margin-bottom:10px}#candidate-top .container .side-wrapper-candidate .side-content p{margin-bottom:1.5em;margin-top:.5em}#candidate-top .container .side-wrapper-candidate .side-content .app-icons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#candidate-top .container .side-wrapper-candidate .side-content .app-icons a.ios{max-width:40%}#candidate-top .container .side-wrapper-candidate .side-content .app-icons a.android{max-width:40%;margin-right:.4em}#candidate-top .container .image{margin-top:-50px}#candidate-top .container .image .iphone-cover{-webkit-transform:scale(.55);-ms-transform:scale(.55);transform:scale(.55);height:auto}#candidate-top .container .image .iphone-cover #questions .question1,#candidate-top .container .image .iphone-cover #questions .question2{padding-left:15px}#candidate-intro{padding-top:70px;margin-bottom:-1px}#candidate-intro .container h1{line-height:45px;font-size:34px}#candidate-features{height:auto}#candidate-features .iphone{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);margin-top:-60px}#candidate-features #simulator-steps{padding-top:0}#candidate{padding-top:60px}.side-wrapper-candidate{width:auto!important}.iphone-cover{width:500px;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.device-front{opacity:1!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}#simulator.skew{-webkit-transform:none;-ms-transform:none;transform:none}#questions.skew{-webkit-transform:none;-ms-transform:none;transform:none}.device{opacity:0}#questions,#simulator{-webkit-transform:none;-ms-transform:none;transform:none}.layer1{z-index:10000}.layer2{-webkit-transform:scale(.9) translate3d(0,50px,0)!important;transform:scale(.9) translate3d(0,50px,0)!important}.layer3{-webkit-transform:scale(.8) translate3d(0,110px,0)!important;transform:scale(.8) translate3d(0,110px,0)!important}.layer4{-webkit-transform:scale(.75) translate3d(0,150px,0)!important;transform:scale(.75) translate3d(0,150px,0)!important}.layer5{-webkit-transform:scale(.4) translate3d(-1876px,-647px,0)!important;transform:scale(.4) translate3d(-1876px,-647px,0)!important}.layer6{-webkit-transform:scale(.35) translate3d(-2315px,-821px,0)!important;transform:scale(.35) translate3d(-2315px,-821px,0)!important}.layer10,.layer11,.layer12,.layer13,.layer14,.layer15,.layer16,.layer17,.layer18,.layer19,.layer20,.layer21,.layer22,.layer7,.layer8,.layer9{-webkit-transform:scale(.6) translate3d(-1458px,-463px,0)!important;transform:scale(.6) translate3d(-1458px,-463px,0)!important}.out{-webkit-transform:scale(.75) translate3d(0,150px,0)!important;transform:scale(.75) translate3d(0,150px,0)!important;opacity:0}}body{padding:0;margin:0;font-family:'PF Din Text Universal W01';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a2437}section{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}section.white-bg{background:#fff}section.gray-bg{background:#EFEFF4}.content-wrapper{background:#EFEFF4;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.container{width:980px;padding:0 1em;display:-webkit-flex;display:-ms-flexbox;display:flex}.container.image-at-left{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.container.image-at-left img{right:0}.container.center-aligned{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.container.center-aligned .side-wrapper{width:800px!important;text-align:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.container.center-aligned .side-wrapper .side-content p.sub{max-width:100%}.flex-1{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column-reverse{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pad-left{padding-left:40px}.pad-right{padding-right:40px}h1{font-weight:200;font-size:40px;letter-spacing:1.79px;line-height:48px;margin:.3em 0}h2{font-weight:200;font-size:30px;letter-spacing:1.79px;line-height:42px;margin:.3em 0;max-width:650px}h3{font-weight:200;font-size:20px;letter-spacing:1.79px;line-height:48px;margin:.3em 0}p{font-size:16px;margin:0;max-width:500px}.sub{opacity:.5;font-size:20px;letter-spacing:.37px;line-height:29px;margin-bottom:2em;margin-top:1em;font-weight:300}.white{color:#fff}.semi-white{color:#fff;opacity:.5}.center{text-align:center}.button{color:#fff;font-size:1.2em;font-weight:400;padding:.5em 1.5em .4em 1.5em;border-radius:100px;text-transform:uppercase;display:inline-block}.button.start{background:#75C20F;font-weight:500}.links-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-right:30px}.links-group h3{font-weight:200}.links-group a{margin-bottom:20px;font-size:18px;color:#119FE0;letter-spacing:.45px;line-height:15px;text-decoration:none;font-weight:300;color:#383737}.links-group a::before{content:"";display:block;width:30px;height:30px;float:left;margin-top:-8px;margin-right:18px;opacity:.4;background-position:center;background-repeat:no-repeat}.links-group a.icon-f1::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f1.svg)}.links-group a.icon-f2::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f2.svg)}.links-group a.icon-f3::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f3.svg)}.links-group a.icon-f4::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f4.svg)}.links-group a.icon-f5::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f5.svg)}.links-group a.icon-f6::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f6.svg);background-size:100%;opacity:.6}.links-group a.icon-f7::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f7.svg);opacity:.5}.links-group a.icon-f8::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f8.svg);background-size:80%;opacity:.5}.links-group a.icon-f9::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f9.svg)}.links-group a.icon-f10::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f10.svg)}.links-group a.icon-f11::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f11.svg);background-size:70%}.links-group a.icon-f12::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f12.svg)}.links-group a.icon-f13::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f13.svg)}.links-group a.icon-f14::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f14.svg)}.links-group a.icon-f15::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f15.svg);background-size:72%;opacity:.5}.links-group a.icon-f16::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f16.svg);opacity:.3}.links-group a.icon-f17::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f17.svg)}.links-group a.icon-f18::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f18.svg)}.links-group a.icon-f19::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f19.svg)}.links-group a.icon-f20::before{background-image:url(//res.cloudinary.com/glider/image/upload/glider/features/f20.svg)}.side-wrapper{height:100%;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:390px;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:1}.image{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative}.image img{position:absolute;bottom:0;z-index:0}.image.image-center img{position:absolute;margin:auto;top:0;bottom:0}