@font-face{font-family:"Lato";src:url("../fonts/Lato-Thin.ttf") format("truetype");font-weight:100;font-display:swap}@font-face{font-family:"Lato";src:url("../fonts/Lato-Light.ttf") format("truetype");font-weight:300;font-display:swap}@font-face{font-family:"Lato";src:url("../fonts/Lato-Regular.ttf") format("truetype");font-weight:400;font-display:swap}@font-face{font-family:"Lato";src:url("../fonts/Lato-Bold.ttf") format("truetype");font-weight:700;font-display:swap}@font-face{font-family:"Lato";src:url("../fonts/Lato-Black.ttf") format("truetype");font-weight:900;font-display:swap}div,section{box-sizing:border-box;position:relative}@-webkit-keyframes spinner{0%{-webkit-transform:translate3d(-50%, -50%, 0) rotate(0deg)}100%{-webkit-transform:translate3d(-50%, -50%, 0) rotate(360deg)}}@keyframes spinner{0%{transform:translate3d(-50%, -50%, 0) rotate(0deg)}100%{transform:translate3d(-50%, -50%, 0) rotate(360deg)}}body{font-family:"Lato",Helvetica,sans-serif;margin:0;position:relative}body.scroll-lock{overflow-y:hidden}div,main{box-sizing:border-box}p,ul li{line-height:1.5}img{height:auto}.flex{display:-ms-flexbox;display:-webkit-flex;display:flex}.alert{border:1px solid rgba(179,0,0,.15);background-color:rgba(255,0,0,.05);color:red;font-size:12px;padding:8px 10px;display:none;-webkit-border-radius:5px;border-radius:5px}.to-lowercase{text-transform:lowercase}.to-uppercase{text-transform:uppercase}@media(min-width: 992px){.mobile-only{display:none}}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%;max-width:100%}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px;padding-left:0;padding-right:0}}@media(min-width: 1200px){.container{max-width:1180px}}@media(min-width: 1480px){.container{max-width:1380px}}.container-full{width:100%;max-width:1424px;padding-left:15px;padding-right:15px;margin:0 auto}.row{display:flex;width:100%;flex-direction:row;flex-wrap:wrap}.button{font-size:1.1rem;color:#000;font-weight:500;display:inline-block;background:#ffd23b;cursor:pointer;outline:none;white-space:nowrap;padding:16px 130px;text-decoration:none;font-weight:300;vertical-align:top;text-rendering:optimizeLegibility;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;-moz-box-shadow:0 0 0 rgba(100,100,100,.2);-webkit-box-shadow:0 0 0 rgba(100,100,100,.2);box-shadow:0 0 0 rgba(100,100,100,.2);background:#ffd23b;background:-moz-linear-gradient(top, #ffd23b 0%, #ffaf47 100%);background:-webkit-linear-gradient(top, #ffd23b 0%, #ffaf47 100%);background:linear-gradient(to bottom, #ffd23b 0%, #ffaf47 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=0)}.button.button-blue-pink{color:#fff;background:#60baf9;background:-moz-linear-gradient(left, #60baf9 0%, #ef4eaa 100%);background:-webkit-linear-gradient(left, #60baf9 0%, #ef4eaa 100%);background:linear-gradient(to right, #60baf9 0%, #ef4eaa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1)}.button.button-white{background:#fff;color:#929292;font-size:1rem;font-weight:500;letter-spacing:-1px;padding:15px 40px;-moz-box-shadow:0 0 7px rgba(100,100,100,.2);-webkit-box-shadow:0 0 7px rgba(100,100,100,.2);box-shadow:0 0 7px rgba(100,100,100,.2)}@media(min-width: 1200px){.button.button-white{padding-left:105px;padding-right:105px}}.button.button-black{color:#fff;background:#555;background:-moz-linear-gradient(top, #555 0%, #000 100%);background:-webkit-linear-gradient(top, #555 0%, #000 100%);background:linear-gradient(to bottom, #555 0%, #000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=0)}@media screen and (max-width: 767px){.button{max-width:90vw !important;display:block;margin-left:auto !important;margin-right:auto !important}}.btn{background-color:#3ea9d4;color:#fff !important;padding:10px;display:inline-block;text-align:center;max-width:100%;-webkit-border-radius:5px;border-radius:5px;text-decoration:none;box-sizing:border-box;transition:.3s}.btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px -5px rgba(62,160,212,.5)}.btn:focus{outline:none;-moz-box-shadow:0 0 0 3px #7ca0f6;-webkit-box-shadow:0 0 0 3px #7ca0f6;box-shadow:0 0 0 3px #7ca0f6}.btn.btn-green{background:linear-gradient(90deg, #1d7d70 0%, #11574f 100%)}.btn.btn-green:hover{box-shadow:0 10px 20px -5px rgba(29,125,112,.4)}.btn.btn-blue{background:linear-gradient(90deg, #269ffd, #0e4f82)}.btn.btn-blue:hover{box-shadow:0 10px 20px -5px rgba(62,144,212,.5)}.text-center{text-align:center}.italic{font-style:italic}.loader{position:fixed;height:100%;width:100%;top:0;left:0;pointer-events:none;opacity:0;background-color:rgba(255,255,255,.7);z-index:3000}.loader.active{opacity:1;pointer-events:auto}.form-element{display:block;position:relative}.form-element .error-message{z-index:300;font-size:12px;color:#fff;background-color:#434343;border-radius:6px;position:absolute;left:50%;width:auto;display:none;white-space:nowrap;padding:3px 8px;transform:translateX(-50%)}.form-element .error-message:after{content:"";display:block;position:absolute;height:0;width:0;border:5px solid transparent;border-bottom-color:#434343;bottom:100%;left:50%;transform:translateX(-50%)}body{overflow-x:hidden}.contact-form{position:absolute;z-index:9;top:40px;width:320px;background-color:#fff;-webkit-box-shadow:0 20px 20px -5px rgba(0,0,0,.3);box-shadow:0 20px 20px -5px rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px;box-sizing:border-box;padding:30px;text-align:center;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;right:0;-webkit-transform:scale(1, 0);-moz-transform:scale(1, 0);-ms-transform:scale(1, 0);-o-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0}.contact-form:after{content:"";display:block;position:absolute;border:12px solid transparent;border-bottom-color:#fff;top:-23px;right:15px;pointer-events:none}.contact-form .g-recaptcha{margin-top:15px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0.75);transform:scale(0.75)}.contact-form.open{opacity:1;visibility:visible;-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}.contact-form h3{max-width:180px;margin:auto;font-size:14px}.contact-form form{position:relative}.contact-form form .field{display:block;width:100%;box-sizing:border-box;padding:10px;margin-top:20px;border:1px solid #ddd;-webkit-border-radius:5px;border-radius:5px;outline:none;-webkit-transition:.3s;transition:.3s}.contact-form form .field::placeholder{color:#333}.contact-form form .field:focus{-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.1);box-shadow:0 10px 20px -5px rgba(0,0,0,.1)}.contact-form form select.field{-moz-appearance:none;-webkit-appearance:none;appearance:none;color:#333}.contact-form form .arrow-down{-webkit-transform:translateY(-50%) scaleX(0.5);transform:translateY(-50%) scaleX(0.5);border:7px solid transparent;border-top-color:#ddd;position:absolute;right:7px;top:60%}.contact-form form button[type=submit]{background-color:#f0f0f0;margin:30px auto 0;color:#000 !important;border:none;cursor:pointer;position:relative;height:33px;width:47px}.contact-form form button[type=submit]:hover{-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.2);box-shadow:0 10px 20px -5px rgba(0,0,0,.2)}.contact-form form button[type=submit] .spin{display:none}.contact-form form button[type=submit] .spin:before{animation:1.5s linear infinite spinner;animation-play-state:inherit;border:solid 5px #cfd0d1;border-bottom-color:#1c87c9;border-radius:50%;content:"";height:13px;position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:13px;will-change:transform}.contact-form form button[type=submit].sending span{display:none}.contact-form form button[type=submit].sending .spin{display:block}.contact-form form textarea{resize:vertical}@media(min-width: 576px){.contact-form{right:calc(100vw - 540px)/2}}@media(min-width: 768px){.contact-form{right:calc(100vw - 720px)/2}}@media(max-width: 767px){.contact-form{padding:15px;max-width:100%;bottom:auto}.contact-form.open{opacity:1;visibility:visible;-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}}@media(max-width: 494px){.contact-form{top:95px}.contact-form:after{right:calc((100vw - 540px + 110%)/2)}}header{width:100%;margin-bottom:-1px;box-sizing:border-box;left:0;top:0;height:75px;padding:0 15px;position:sticky;background-color:#111;display:flex;align-items:center;z-index:2000}header.sticky{background-color:#111 !important;height:75px;-moz-box-shadow:0 0 15px rgba(0,0,0,.3);-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}header .mos-container{display:flex;align-items:center;justify-content:space-between;position:relative;overflow:visible;width:100%;max-width:1600px;margin:0 auto;padding:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .mos-container img{width:120px;height:auto;max-width:50vw}header nav{display:none}header nav.menu-active{display:flex;flex-direction:column;width:100%;background-color:#111;position:absolute;left:-15px;right:-15px;padding:15px;top:50px;text-align:center;line-height:2}header nav.menu-active a{font-size:20px}header nav a{display:inline-block;color:#fff;font-weight:400;font-size:17px;text-decoration:none}header nav a:first-child{margin-left:0}header .menu{display:block;position:absolute;right:15px;top:50%;height:55px;width:55px;padding:5px;background-color:transparent;border:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .menu img{width:100%;height:auto}@media screen and (min-width: 992px){header{height:75px;background-color:#000}header .mos-container{padding-right:5%;flex-direction:row}header nav{display:flex;flex-direction:row;margin-left:auto}header nav a{margin-left:30px}header .menu{display:none}}@media screen and (min-width: 1280px){header{height:100px;padding:0 50px}header nav a{margin-left:69px}}@keyframes anim{0%{opacity:0}36.36%{opacity:0}63.63%{opacity:1}100%{opacity:1}}@keyframes anim-2{0%{opacity:1}36.36%{opacity:1}63.63%{opacity:0}100%{opacity:0}}@keyframes swap{0%{background-image:url("../images/animations/google-login.webp")}33%{background-image:url("../images/animations/microsoft-login.webp")}66%{background-image:url("../images/animations/okta-login.webp")}}.main-banner-wrapper{background-color:#000;position:relative}@media screen and (max-width: 767px){.main-banner-wrapper{overflow-x:hidden}}.main-banner-wrapper h1{color:#fff;box-sizing:border-box;line-height:1.6;margin:0 auto;text-align:center;width:100%;position:absolute;left:50%;bottom:60px;padding:0 15px 30px;max-width:1070px;font-size:3rem;z-index:1300;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.main-banner-wrapper h1.noBottom{bottom:auto;top:15.5%;line-height:1.3;font-size:3.5rem;max-width:878px}.main-banner-wrapper h1.noBottom a.change{display:block;padding:15px;text-decoration:none;margin:25px auto 0;font-weight:300;max-width:300px;font-size:1.1rem;color:#000;font-weight:500;background:#ffd23b;cursor:pointer;outline:none;white-space:nowrap;vertical-align:top;text-rendering:optimizeLegibility;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;-moz-box-shadow:0 0 0 rgba(100,100,100,.2);-webkit-box-shadow:0 0 0 rgba(100,100,100,.2);box-shadow:0 0 0 rgba(100,100,100,.2);background:#ffd23b;background:-moz-linear-gradient(top, #ffd23b 0%, #ffaf47 100%);background:-webkit-linear-gradient(top, #ffd23b 0%, #ffaf47 100%);background:linear-gradient(to bottom, #ffd23b 0%, #ffaf47 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=0)}.main-banner-wrapper h1.noBottom #textTitle{opacity:1;transition:opacity 1s ease-in-out}.main-banner-wrapper h1.noBottom #textTitle.hidden{opacity:0}.main-banner-wrapper h1.noBottom #textTitle::after{content:"Paying 3x more for outdated products is BS."}.main-banner-wrapper .button{display:block;padding:15px;text-decoration:none;margin:55px auto 0;font-weight:300;max-width:300px}.main-banner-wrapper .container{position:relative}@media screen and (max-width: 1500px){.main-banner-wrapper h1{bottom:5%}}@media screen and (max-width: 1350px){.main-banner-wrapper h1{bottom:3%;font-size:2.8rem;max-width:1000px}.main-banner-wrapper .button{margin-top:30px}}@media screen and (max-width: 991px){.main-banner-wrapper h1{bottom:2%;font-size:2.2rem;max-width:750px}.main-banner-wrapper .button{margin-top:30px;max-width:170px}}@media screen and (max-width: 767px){.main-banner-wrapper h1{max-width:500px;font-size:2rem}}@media screen and (max-width: 469px){.main-banner-wrapper h1{font-size:1.8rem}}.main-banner-wrapper .headerColor{background:transparent;position:fixed !important;z-index:99999 !important}@media screen and (max-width: 992px){.main-banner-wrapper h1.noBottom{font-size:2rem;width:550px}}@media screen and (max-width: 573px){.main-banner-wrapper h1.noBottom{width:95%}}@media screen and (max-width: 573px){.main-banner-wrapper h1.noBottom{top:19.5%}}.main-banner{width:100%;max-width:1600px;display:block;margin:0 auto;position:relative;height:auto;background-color:#000;z-index:500}.main-banner.gradient{background:#000;background-size:100% 100%;display:flex;justify-content:center;max-width:inherit;margin:0px;height:893px;max-height:893px;position:relative;z-index:1500}.main-banner.gradient .color{width:100%;height:100%;content:"";opacity:0;position:absolute;transition:opacity 1s ease-in-out}.main-banner.gradient .color.showing{opacity:1}.main-banner.gradient .gradient-blue{background:linear-gradient(to top right, #2d6291, #4695e9)}.main-banner.gradient .gradient-green{background:linear-gradient(to top right, #649b9d, #aae795)}.main-banner.gradient .gradient-pink{background:linear-gradient(to top right, #e9649e, #e58e8c)}.main-banner.gradient .gradient-yellow{background:linear-gradient(to top right, #e48937, #f4cb56)}.main-banner .noBS{display:block;position:absolute;bottom:0px;margin:0 auto;width:873px}@media screen and (max-width: 992px){.main-banner .noBS{width:550px}}@media screen and (max-width: 573px){.main-banner .noBS{width:95%}}.main-banner .letters{display:block;position:static;margin:0 auto;width:100%;opacity:1;z-index:1200}.main-banner .letters.letters-school{left:50%;top:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);animation:anim-2 4s infinite alternate}@media screen and (max-width: 991px){.main-banner{padding-bottom:75%}.main-banner .letters{width:120%;top:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 767px){.main-banner{padding-bottom:90%}.main-banner .letters{width:130%;top:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 649px){.main-banner{padding-bottom:110%}.main-banner .letters{width:145%}}@media screen and (max-width: 529px){.main-banner{padding-bottom:120%}}@media screen and (max-width: 469px){.main-banner{padding-bottom:135%}.main-banner .letters{width:155%}}@media screen and (max-width: 469px){.main-banner{padding-bottom:145%}.main-banner .letters{width:185%}}@media screen and (max-width: 379px){.main-banner{padding-bottom:155%}}@media screen and (max-width: 992px){.main-banner.gradient{height:initial;padding-bottom:550px}}.best-solutions{padding-top:30px;background-color:#fff}.best-solutions-title{margin:0 auto;max-width:550px;padding:50px 15px;width:100%;border-radius:10px;background-color:#f7f6f5;text-align:center}.best-solutions-title h2{max-width:1100px;margin:0 auto;font-weight:300;font-size:1.8rem}.best-solutions-title h2 strong{font-weight:800}.best-solutions-row{display:grid;column-gap:15px;row-gap:15px;margin-top:20px;justify-content:center}.best-solutions-item{width:100%;border-radius:10px;padding:15px;background-color:#f7f6f5;margin:0 auto}.best-solutions h3{display:flex;margin:0;align-items:center}.best-solutions h3 img{height:auto;display:inline-block;width:55px;margin-right:30px}.best-solutions p{text-align:center;font-size:1rem;font-weight:300;line-height:1.5;margin-top:30px}.best-solutions-imagewrapper{width:100%}.best-solutions-imagewrapper img{margin:15px auto;width:100%}.best-solutions-item{max-width:550px}.best-solutions-item.privacy{padding-bottom:0}.best-solutions-item.privacy .best-solutions-imagewrapper img{margin-bottom:0}.best-solutions-item.identify{background-image:url("../images/background/mac-background.webp");background-size:100% auto;background-position:bottom -10px center;background-repeat:no-repeat}.best-solutions-item.identify .best-solutions-imagewrapper{max-width:80%;margin:0 auto}.best-solutions-item.identify .swap-anim{position:absolute;display:flex;align-items:center;justify-content:center;top:54%;left:0;width:100%;height:15%;background-repeat:no-repeat;background-size:60%;background-position:center center;animation:swap 6s infinite step-end}.best-solutions-item.apps{padding-left:0;padding-right:0}.best-solutions-item.apps p{padding-left:15px;padding-right:15px}@media screen and (min-width: 1320px){.best-solutions h3{font-size:1.65rem}}@media screen and (min-width: 1200px){.best-solutions-item.identify .swap-anim{top:46.8%}.best-solutions h3{display:flex;margin:0;text-align:center;align-items:center;justify-content:center;max-width:380px;font-size:1.25rem}.best-solutions h3 img{height:auto;display:inline-block;width:55px;margin-right:30px}}@media screen and (min-width: 992px){.best-solutions-title{max-width:100%}.best-solutions-title h2{font-size:3.5rem}.best-solutions-imagewrapper{position:relative;height:auto}.best-solutions-imagewrapper img{position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.best-solutions p{margin:0 auto;font-size:.95rem;max-width:560px}.best-solutions-item{padding:27px;max-width:100%}.best-solutions-item.enterprise p{padding-left:30px;padding-right:30px}.best-solutions-item.enterprise .best-solutions-imagewrapper{padding-bottom:35%;margin-top:15px}.best-solutions-item.enterprise .best-solutions-imagewrapper img{width:111%;top:-10%}.best-solutions-item.enterprise h3{margin:0 auto 15px;max-width:350px}.best-solutions-item.enterprise h3 img{margin-left:0;margin-bottom:0}.best-solutions-item.endpoint-security p{padding-left:30px;padding-right:30px}.best-solutions-item.endpoint-security .best-solutions-imagewrapper{padding-bottom:33%;margin-top:15px}.best-solutions-item.endpoint-security .best-solutions-imagewrapper img{width:88%;top:6%}.best-solutions-item.endpoint-security h3{margin:0 auto 15px;max-width:350px}.best-solutions-item.endpoint-security h3 img{margin-left:0;margin-bottom:0}.best-solutions-item.privacy{overflow:hidden}.best-solutions-item.privacy h3{text-align:center;padding-right:20px}.best-solutions-item.privacy p{margin-top:40px;max-width:360px}.best-solutions-item.privacy .best-solutions-imagewrapper{padding-bottom:70%;position:absolute;left:50%;bottom:0;width:calc(100% - 30px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.best-solutions-item.privacy .best-solutions-imagewrapper img{width:137%;top:9%}.best-solutions-item.identify{overflow:hidden}.best-solutions-item.identify h3{text-align:center;padding-right:20px}.best-solutions-item.identify p{margin-top:40px;max-width:360px}.best-solutions-item.identify .best-solutions-imagewrapper{padding-bottom:64%}.best-solutions-item.identify .best-solutions-imagewrapper img{width:63%;top:4%}.best-solutions-item.identify .swap-anim{top:47%;background-size:41%}.best-solutions-item.apps{overflow:hidden;padding:27px}.best-solutions-item.apps h3{text-align:center;padding-right:20px}.best-solutions-item.apps p{margin-top:40px;max-width:360px}.best-solutions-item.apps .best-solutions-imagewrapper{padding-bottom:70%}.best-solutions-item.apps .best-solutions-imagewrapper img{width:114.3%;top:19%}}@media screen and (min-width: 992px)and (max-width: 1199px){.best-solutions-item h3{text-align:center;justify-content:center;display:flex;align-items:center}.best-solutions-item h3 img{display:inline-block}.best-solutions-item.privacy h3,.best-solutions-item.identify h3,.best-solutions-item.apps h3{display:block;text-align:center;font-size:1.2rem}.best-solutions-item.privacy h3 img,.best-solutions-item.identify h3 img,.best-solutions-item.apps h3 img{display:block;height:auto;width:40px;margin:0 auto 10px}}@media screen and (max-width: 991px){.best-solutions-item h3{display:block;text-align:center;font-size:1.2rem;margin-top:15px;padding-left:15px;padding-right:15px}.best-solutions-item h3 img{display:block;height:auto;width:50px;margin:0 auto 10px}}.you-deserve h2{text-align:center;font-weight:800;margin:0 auto;font-size:1.6rem}.you-deserve h3{font-size:1.5rem;display:flex;align-items:center;justify-content:center;padding-left:0;padding-right:0}.you-deserve h3 img{width:30px;margin-right:15px;display:inline-block}.you-deserve .container{max-width:1300px}.you-deserve-row{margin-top:40px}.you-deserve-item{max-width:550px;margin:0 auto 40px;text-align:center}.you-deserve-item p{font-weight:300;margin-top:20px}.you-deserve-item>img{width:100%}.you-deserve-item:last-of-type{margin-bottom:0}.you-deserve .button{margin:0 auto 65px;display:block;padding-left:0;padding-right:0}@media screen and (max-width: 991px){.you-deserve .button{text-align:center;max-width:140px}.you-deserve .button:nth-child(2),.you-deserve .button:nth-child(3){display:none}}@media screen and (min-width: 1200px){.you-deserve h3{font-size:1.8rem;padding-left:30px;padding-right:30px}.you-deserve p{margin-top:50px}}@media screen and (min-width: 992px){.you-deserve h2{font-size:3.6rem}.you-deserve h3{font-size:1.2rem;text-align:center;font-weight:800}.you-deserve h3 img{font-size:25px}.you-deserve-item{max-width:100%;margin-bottom:0}}@media screen and (min-width: 768px){.you-deserve h2{font-size:2.7rem}.you-deserve h3 img{width:30px;margin-right:15px;display:inline-block}.you-deserve p{font-weight:300;text-align:center;line-height:1.6;padding-left:30px;padding-right:30px}.you-deserve .button{text-decoration:none;padding:16px 40px;font-weight:300;max-width:185px;display:block}.you-deserve .you-deserve-row{display:grid}.you-deserve .you-deserve-row:first-of-type{margin-top:90px}}.low-cost h2{text-align:center;font-weight:300;line-height:1.5;font-size:1.8rem;padding-left:15px;padding-right:15px}.low-cost h2 strong{font-weight:600}.low-cost h2 strong span{color:#00a1ff}.low-cost h3{font-size:1.8rem;font-weight:600;display:flex;margin:0 auto;align-items:center;justify-content:center}.low-cost h3 img{display:inline-block;height:auto;width:25px;margin-right:15px}.low-cost p{font-weight:300;text-align:center;margin:0 auto 5px}.low-cost p strong{font-weight:500}.low-cost .button{max-width:175px;padding-left:0;padding-right:0;margin:35px auto 0;display:block;text-align:center}.low-cost-item{background-color:#f7f6f5;border-radius:10px;padding:15px}.low-cost-item>img{width:100%;display:block;margin:25px auto 0}.low-cost-imagewrapper img{margin-top:15px;width:100%}.low-cost-price{flex-direction:column;margin:40px auto 0;max-width:173px;text-align:center}.low-cost-price>span{display:block;width:100%;font-size:1.4rem;font-weight:300}.low-cost-price i{font-style:normal;font-weight:300;position:absolute;display:inline-block;left:0;top:15%}.low-cost-price em{font-size:2.5rem;font-weight:600;margin-right:5px;font-style:normal;display:inline-block}.low-cost-price strong{font-size:4.5rem;font-weight:800;letter-spacing:-1px;display:inline-block}.low-cost-price strong span{font-size:2.5rem}.low-cost-price small{display:block;width:100%;font-size:1.05rem;font-weight:300;margin-top:-7px}.low-cost-price .price-tag{position:relative}@media screen and (max-width: 992px){.low-cost{margin-top:80px}.low-cost-item{max-width:550px;margin:0 auto 40px}.low-cost-item>img{max-width:350px;margin:35px auto 0}.low-cost-boxes{margin-top:40px}}@media screen and (min-width: 768px){.low-cost h2{font-size:2rem}}@media screen and (min-width: 992px){.low-cost{margin-top:120px}.low-cost .container{max-width:1075px}.low-cost h2{font-size:3.1rem;font-weight:200;line-height:1.4}.low-cost h2 strong{font-size:3.15rem}.low-cost h3{font-size:1.65rem;font-weight:800}.low-cost p{margin-top:15px;max-width:1095px}.low-cost p:last-of-type{margin-top:0px}.low-cost-row{margin-top:60px;display:grid;column-gap:55px}.low-cost-imagewrapper{margin-top:25px;padding-bottom:35%}.low-cost-imagewrapper img{width:120%;max-width:520px;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.low-cost-item{padding:40px}.low-cost-item>img{max-width:308px}.low-cost-item p{font-size:1.1rem;text-align:center;font-weight:300;max-width:300px;margin:-15px auto 0}.low-cost-item p strong{font-weight:600}}dialog{border:none;padding:0;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}dialog>div{position:relative}dialog .close-popup{position:absolute;height:35px;width:35px;right:30px;top:30px;z-index:3000;cursor:pointer}dialog .close-popup img{width:100%;display:block;margin:0 auto}@media screen and (max-width: 767px){dialog .close-popup{right:10px;top:15px}}dialog .popup-close{display:block;position:absolute;right:10px;top:10px;height:12px;width:12px;cursor:pointer}dialog .popup-close:focus{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;-ms-box-shadow:none !important;-o-box-shadow:none !important;box-shadow:none !important}dialog::backdrop{background-color:rgba(0,0,0,.75);pointer-events:none}@media(max-width: 991px){dialog .popup-close{height:18px;width:18px}}.dialog-choose{width:calc(100% - 30px);max-width:1100px}@media screen and (max-width: 991px){.dialog-choose{max-width:700px}}.dialog-choose-content{width:100%;max-width:1100px;padding:15px}.dialog-choose h2{width:100%;text-align:center;font-size:1.8rem;margin-top:90px}.dialog-choose h3{display:flex;align-items:center;justify-content:center}.dialog-choose h3 img{width:30px;margin-right:15px;display:inline-block}.dialog-choose .button{display:block;width:100%;padding-left:0;padding-right:0;max-width:170px;text-align:center;margin:50px auto 0}.dialog-choose-item{width:100%;margin:0 auto 80px}.dialog-choose-item>img{position:static;width:100%}.dialog-choose-item:last-of-type{margin-bottom:0}@media screen and (min-width: 992px){.dialog-choose h2{font-size:2rem;margin:40px auto}.dialog-choose-row{display:grid;column-gap:20px}.dialog-choose-content{padding:0 45px 60px}.dialog-choose-item{margin-bottom:0}.dialog-choose-item img{max-width:100%}}.trying-us{margin-top:85px;background-color:#f7f6f5;padding:50px 0 100px}.trying-us h2{text-align:center;margin-top:0;font-size:1.8rem;font-weight:800;line-height:1.3}.trying-us h2 img{display:inline-block;height:1em;width:auto;-webkit-transform:translate(11%, 7%);transform:translate(11%, 7%)}.trying-us h3{text-align:center;font-weight:300;font-size:1.7rem}.trying-us-row{display:grid}.trying-us-item{text-align:center;margin-bottom:40px}.trying-us-item strong{display:flex;font-size:1rem;align-items:center;justify-content:center;text-decoration:underline;font-style:italic}.trying-us-item strong img{display:inline-block;margin-right:.5em;height:2.5em;width:auto}.trying-us-item blockquote{margin:15px auto 0;text-align:center;display:block;max-width:350px;font-size:.9rem;font-style:italic;line-height:1.5;font-weight:500}.trying-us-item small{display:block;width:100%;text-align:center;margin-top:25px;font-style:italic;font-size:.85rem;font-weight:300}.trying-us .cta{padding-top:75px;padding-bottom:0}@media screen and (min-width: 768px){.trying-us h2{font-size:2rem}}@media screen and (min-width: 992px){.trying-us{font-size:3.3rem}.trying-us .container{max-width:875px}.trying-us-item{margin-top:60px;margin-bottom:0}.trying-us-item blockquote{margin-top:25px}}.cta{padding:130px 0;text-align:center}.cta .button{padding:16px 130px;text-decoration:none;font-weight:300}@media screen and (max-width: 767px){.cta{padding:45px 0}}footer{color:#000;background-color:#f7f6f5;font-size:12px;padding:100px 0 20px;text-align:center}@media(max-width: 589px){footer{margin-top:0}}.news-room{background-color:#f7f7f7;padding:0}.news-room-banner{background-size:125% auto;background-position:center;background-repeat:no-repeat;height:auto;width:100%;padding-bottom:38%;position:relative}.news-room-banner h1{position:absolute;width:100%;text-align:center;left:0;top:15%;color:#fff;font-size:42px}@media screen and (max-width: 991px){.news-room-banner{background-size:200% auto}.news-room-banner h1{font-size:28px;position:static;background-color:#000;top:10%;margin-top:0;padding-top:30px}}.news-room-articles{display:grid;column-gap:45px;row-gap:45px;grid-template-columns:repeat(3, minmax(0, 1fr));box-sizing:border-box;padding-top:80px;padding-bottom:40px}@media screen and (max-width: 1199px){.news-room-articles{grid-template-columns:1fr 1fr}}@media screen and (max-width: 991px){.news-room-articles{grid-template-columns:1fr;padding-left:15px;padding-right:15px}}.news-room-articles a{text-decoration:none;color:#333}.news-room-articles-item{background-color:#fff;box-sizing:border-box;padding:15px 45px;text-align:center;position:relative;height:220px;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 0 15px rgba(0,0,0,0);-moz-box-shadow:0 0 15px rgba(0,0,0,0);-ms-box-shadow:0 0 15px rgba(0,0,0,0);-o-box-shadow:0 0 15px rgba(0,0,0,0);box-shadow:0 0 15px rgba(0,0,0,0)}@media screen and (max-width: 991px){.news-room-articles-item{height:auto;min-height:220px;max-width:400px;width:100%;margin-left:auto;margin-right:auto}}.news-room-articles-item:hover{-webkit-box-shadow:0 0 15px rgba(0,0,0,.15);-moz-box-shadow:0 0 15px rgba(0,0,0,.15);-ms-box-shadow:0 0 15px rgba(0,0,0,.15);-o-box-shadow:0 0 15px rgba(0,0,0,.15);box-shadow:0 0 15px rgba(0,0,0,.15)}.news-room-articles-item h3{padding:0;font-size:18px;line-height:1.4;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news-room-articles-item p{font-weight:lighter;font-size:15px;line-height:1.3;padding-bottom:15px;margin-bottom:auto}.news-room-articles-item span{color:#595959;display:block;margin-top:auto;width:100%;padding-bottom:5px;font-weight:600}.news-room-articles-item-img{height:40px;margin-top:10px;width:auto;background-color:#fff}@media screen and (max-width: 991px){.news-room-articles-item-img{width:100%;height:auto;max-width:180px}}.news-room-content{padding-top:40px;padding-bottom:40px}.news-room-content p,.news-room-content ul{line-height:1.5;color:#545454;margin-bottom:32px}.news-room-content p strong,.news-room-content p b,.news-room-content ul strong,.news-room-content ul b{color:#333}.news-room-title{text-align:center;display:block;margin:0 auto 45px}.news-room-title h3{max-width:600px;color:#333;line-height:1.5;margin:0 auto 15px}.news-room-title h4{max-width:800px;font-style:italic;color:#333;font-weight:500;line-height:1.5;margin:0 auto}.news-room .corporation{background-color:#f7f7f7}.news-room .corporation .mos-row{justify-content:center}.news-room .corporation .ctas{width:100%;display:flex;justify-content:space-evenly}.news-room .corporation .ctas .cta{width:50%;margin-right:0;max-width:340px;color:#000}.news-room .corporation .ctas .cta h3{font-weight:400}@media screen and (max-width: 767px){.news-room .corporation .ctas .cta{max-width:100%;width:100%}}.news-room footer{background-color:#f7f7f7;color:#000}@keyframes blink{0%{opacity:.75;filter:blur(3px)}25%{opacity:1;filter:blur(0px)}75%{opacity:1;filter:blur(0px)}100%{opacity:.75;filter:blur(3px)}}@-webkit-keyframes blink{0%{opacity:.75;filter:blur(3px)}25%{opacity:1;filter:blur(0px)}75%{opacity:1;filter:blur(0px)}100%{opacity:.75;filter:blur(3px)}}.error-page{text-align:center;padding:100px 0;min-height:570px}@media screen and (min-width: 992px){.error-page{min-height:775px}}.error-page h1{color:#1d99ff;font-weight:bold;font-size:75px;animation:blink 2s ease-in-out infinite}.error-page h2{color:#757575;font-size:24px;margin-top:15px;line-height:40px}.error-page h2 a{color:#1d99ff}.spacer{background-color:#000;height:50px;width:100%}.console{width:120px;height:35px;background-color:rgba(0,0,0,.2);border-radius:10px;position:fixed;z-index:30303030;left:15px;bottom:15px;color:#ff0;text-align:center;font-size:12px;display:flex;align-items:center;justify-content:center}.grid-2{grid-template-columns:1fr}@media screen and (min-width: 992px){.grid-2{grid-template-columns:1fr 1fr}}.grid-3{grid-template-columns:1fr}@media screen and (min-width: 992px){.grid-3{grid-template-columns:1fr 1fr 1fr}}.ctas{display:flex;padding-top:70px;padding-left:20px;padding-right:20px;max-width:640px;justify-content:space-around}.ctas .cta{text-align:center;color:#fff;z-index:0;min-width:260px}.ctas .cta:last-child{margin-right:0}.ctas .cta h3{font-weight:600;font-size:17px;margin-bottom:18px}.ctas .cta .card{padding:20px 10px 15px 10px;font-size:16px}.ctas .cta .card img{width:auto;height:30px}.ctas .cta .card .flex{width:100%;justify-content:space-evenly;align-items:center;margin:0}.ctas .cta .card .title{font-size:14px;font-weight:300;text-align:center;font-weight:700;margin-left:10px;padding-right:30px;display:block}.ctas .cta .card .title em{font-style:normal}.ctas .cta .card .title em.em-education{color:#51b9bc}.ctas .cta .card .title em.em-business{color:#1f9aea}.ctas .cta .card .btn{margin-top:40px;margin-right:20px;font-size:12px;font-weight:600;padding:10px 0;border-radius:6px;width:100%;max-width:160px}.ctas .cta.cta-enterprise .card .title{padding-right:45px}@media(min-width: 1600px){.ctas{max-width:760px}.ctas .cta .card .title{font-size:16px}.ctas .cta .card .btn{padding:12px 0;font-size:14px;max-width:175px}}@media screen and (max-width: 767px){.ctas .cta.cta-enterprise .card .title{padding-right:0}}@media screen and (max-width: 589px){.ctas{flex-wrap:wrap;padding-top:60px}.ctas .cta{width:100%;margin-right:0;margin-bottom:40px}.ctas .cta .card .title{padding-left:0;padding-right:0;margin-left:0;font-size:16px}.ctas .cta .card .flex{flex-direction:column}.ctas .cta .card .flex img{width:60px;height:auto;margin-bottom:15px}.ctas .cta .card .btn{margin:15px 0 0}}.dialog-about{padding:0 15px 15px;max-width:calc(100vw - 60px);width:100%;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}@media screen and (max-width: 767px){.dialog-about{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px){.dialog-about{max-width:1345px}}.dialog-about .dialog-content{padding-top:0}@media screen and (max-width: 1199px){.dialog-about .dialog-content{max-width:900px}}.dialog-about .soldialog-close{position:absolute;right:47px;top:30px}@media screen and (max-width: 1199px){.dialog-about .soldialog-close{right:35px;top:10px}.dialog-about .soldialog-close img{height:25px;width:25px}}@media screen and (max-width: 991px){.dialog-about .soldialog-close{right:25px}}.dialog-about .soldialog-about{padding-top:0;text-align:center}.dialog-about .soldialog-about .about-session-intro>img{width:100%;max-width:1000px;display:block;margin:0 auto}.dialog-about .soldialog-about .about-session-intro h2{font-size:3.6rem;font-weight:600;margin-top:10px;margin-bottom:55px;line-height:1.4}.dialog-about .soldialog-about .about-session-intro h2 img{display:inline-block;height:.85em;width:auto;transform:translateY(0.04em);-webkit-transform:translateY(0.04em)}.dialog-about .soldialog-about .about-session-intro p{font-size:1.2rem;display:block;font-weight:300;max-width:950px;line-height:1.5;margin:0 auto 90px}@media screen and (max-width: 1199px){.dialog-about .soldialog-about .about-session-intro img{max-width:85%}.dialog-about .soldialog-about .about-session-intro h2{font-size:2.6rem}}@media screen and (max-width: 767px){.dialog-about .soldialog-about .about-session-intro img{max-width:80%}.dialog-about .soldialog-about .about-session-intro h2{font-size:2.1rem}}.dialog-about .soldialog-about .about-session-1{margin-bottom:95px}.dialog-about .soldialog-about .about-session-1 h3{font-size:2.5rem;font-weight:200;margin:0 auto 65px;width:100%;max-width:850px;line-height:1.4}.dialog-about .soldialog-about .about-session-1 h3 span{display:block;font-weight:800}.dialog-about .soldialog-about .about-session-1 .img-banner{width:100%;display:block;margin:0 auto 70px;max-width:1200px}.dialog-about .soldialog-about .about-session-1 .img-brands{width:100%;display:block;margin:0 auto 45px;max-width:1075px}.dialog-about .soldialog-about .about-session-1 p{font-size:1.1rem;font-weight:300;display:block;max-width:1127px;line-height:1.5;margin:0 auto 15px}@media screen and (max-width: 767px){.dialog-about .soldialog-about .about-session-1 h3{font-weight:300;line-height:1.4 !important}.dialog-about .soldialog-about .about-session-1 h3 span{line-height:1.2 !important;margin-top:0 !important}}.dialog-about .soldialog-about .about-session-2{margin-bottom:100px}.dialog-about .soldialog-about .about-session-2 h3{font-size:2.5rem;width:100%;margin:0 auto 75px;font-weight:800}.dialog-about .soldialog-about .about-session-2 img{display:block;margin:0 auto 80px;width:100%;max-width:850px}.dialog-about .soldialog-about .about-session-2 p{font-size:1.1rem;font-weight:300;display:block;max-width:1127px;line-height:1.5;margin:0 auto 15px}.dialog-about .soldialog-about .about-section-3 h3{font-size:2.5rem;width:100%;margin:0 auto 85px;max-width:700px;line-height:1.3;font-weight:800}.dialog-about .soldialog-about .about-section-3 p{font-size:1.1rem;font-weight:300;display:block;max-width:1127px;line-height:1.5;margin:0 auto 15px}.dialog-about .soldialog-about .cta{margin-top:85px}@media screen and (max-width: 1199px){.dialog-about .soldialog-about h2{font-size:2.6rem !important}}@media screen and (max-width: 991px){.dialog-about .soldialog-about>div{margin-bottom:25px !important}.dialog-about .soldialog-about>div h2,.dialog-about .soldialog-about>div h3{margin-top:40px !important;margin-bottom:20px !important}.dialog-about .soldialog-about>div p:last-child{margin-bottom:25px !important}.dialog-about .soldialog-about>div:not(.about-session-intro)>img{margin-top:15px !important;margin-bottom:20px !important}}@media screen and (max-width: 767px){.dialog-about .soldialog-about h2{font-size:2.1rem !important}.dialog-about .soldialog-about p{font-size:.9rem !important}}/*# sourceMappingURL=styles.css.map */
