/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box;font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;line-height:1.5;overflow-y:scroll;min-height:100%;word-wrap:break-word}*,*:before,*:after{box-sizing:inherit}body{align-items:stretch;display:block;display:flex;flex-direction:column;line-height:1.5;min-height:100vh;overflow-x:hidden;position:relative;width:100%;font-family:'Barlow Condensed', sans-serif}.page-width{margin-left:auto;margin-right:auto;max-width:1220px;width:100%;padding:0 20px;position:relative}h1,h2,h3,h4,h5,h6{color:#000;margin:25px 0 10px}h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}nav{background:#333;border-bottom-right-radius:5px;left:0;padding:1rem;position:absolute;top:0}nav ul{list-style-type:none;margin:0;padding:0}nav li a{color:#f9f9f9}nav li a:hover{text-decoration:none}.main-content{align-items:center;display:flex;height:100vh;justify-content:center;text-align:center;width:100%}@use "../base" as *;@use "_1_modal-window.scss" as *;header#page-header{background-image:url(../images/header-image.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:894px;color:#fff;padding:53px 0 0 0}header#page-header .inner{width:45%}@media screen and (max-width: 900px){header#page-header .inner{width:80%}header#page-header .inner img{max-width:100%}}header#page-header h1{color:#fff;font-size:72px;text-transform:uppercase;line-height:68px;margin:95px 0 30px 0}@media screen and (max-width: 900px){header#page-header h1{font-size:45px;line-height:50px;margin:30px 0 30px 0 !important}}header#page-header p{font-size:28px;line-height:34px;font-weight:300}@media screen and (max-width: 900px){header#page-header p{font-size:25px}}header#page-header .cta{margin:50px 0;position:relative;padding:40px 0 0 0}header#page-header .cta::before{content:"";width:102px;height:4px;background:#059CD8;position:absolute}header#page-header .cta p{font-size:24px;font-weight:400;padding:20px 0}header#page-header .cta a.cta{position:relative;border:none;background-color:#059CD8;color:#fff;font-size:26px;line-height:100%;padding:10px 90px 20px 20px;text-decoration:none;display:inline-block;margin-top:0}header#page-header .cta a.cta::after{content:"";background-image:url(../images/icon-cta-play.svg);background-repeat:no-repeat;background-size:27px 27px;height:27px;width:27px;position:absolute;right:20px;top:50%;transform:translateY(-50%);cursor:pointer}.cta-bar{background-color:#059CD8;color:#fff;text-align:center;height:auto;padding:30px}.cta-bar p{font-size:28px;display:inline-block;margin-right:30px}@media screen and (max-width: 900px){.cta-bar p{margin:20px 20px 15px 20px}}.cta-bar button{border:1.5px solid #fff;background:none;color:#fff;height:55px;width:165px;font-size:26px;cursor:pointer}@media screen and (max-width: 900px){.cta-bar button{margin-bottom:20px}}section#made-easy{text-align:center;background-image:url(../images/bkgd-made-easy.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;padding:75px 0}@media screen and (max-width: 900px){section#made-easy{padding:50px 0}}section#made-easy .page-width{max-width:1018px}section#made-easy h2{color:#fff;font-size:32px;font-weight:600;position:relative;padding-bottom:30px}section#made-easy h2::after{content:"";width:102px;height:4px;background:#059CD8;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}section#made-easy p{font-size:20px}section#made-easy a.cta{display:inline-block;background-color:#059CD8;background-image:url(../images/icon-cta-pdf.svg);background-repeat:no-repeat;background-position:20px center;color:#fff;font-size:16px;text-decoration:none;height:57px;width:282px;margin:17px;line-height:57px;text-align:left;padding:0 0 0 50px;transition:all 0.75s}section#made-easy a.cta:hover{transform:scale(110%)}section#try-for-free{background:#059cd8;color:#fff;padding:44px 0;font-family:'Barlow Condensed', sans-serif}section#try-for-free .page-width{display:flex;justify-content:space-between;max-width:1018px;width:1018px;padding:0}section#try-for-free .header{max-width:493px;width:493px}section#try-for-free h1{color:#fff;font-size:42px;position:relative;padding:0 0 40px 0;margin:0 0 30px 0}section#try-for-free h1::after{content:"";position:absolute;width:88px;height:4px;background:#333;left:0;bottom:0}section#try-for-free p{font-size:22px}section#try-for-free a.cta{display:inline-block;background-color:#333333;color:#fff;text-decoration:none;font-size:26px;line-height:26px;padding:20px 20px;margin:20px 0}section#try-for-free .imagery{text-align:right}@media screen and (max-width: 900px){section#try-for-free .page-width{display:block;width:80%}section#try-for-free .header{width:100%}section#try-for-free .imagery{text-align:center}section#try-for-free .imagery img{width:60%;height:60%}}section#free-webinar{padding:100px 0 75px 0}@media screen and (max-width: 900px){section#free-webinar{padding:50px 0}}section#free-webinar .page-width{display:flex;justify-content:space-between}section#free-webinar .page-width .col{width:45%}@media screen and (max-width: 900px){section#free-webinar .page-width{display:block}section#free-webinar .page-width .col{width:100%}}section#free-webinar .section-type{text-transform:uppercase;color:#999;font-weight:700;font-size:18px}section#free-webinar header{position:relative;padding:0 0 40px 0;margin:0 0 40px 0}@media screen and (max-width: 900px){section#free-webinar header{padding:0 0 50px 0}}section#free-webinar header::after{content:"";width:102px;height:4px;background:#059CD8;position:absolute;bottom:0;left:0}section#free-webinar h1{font-size:42px;line-height:52px;font-weight:500;color:#333}section#free-webinar p{font-size:22px;line-height:28px;color:#354052;font-weight:400}section#free-webinar a.cta{display:inline-block;background-color:#059CD8;color:#fff;text-decoration:none;font-size:26px;line-height:26px;padding:20px 57px;margin:20px 0}section#free-webinar .col.header{width:53%}@media screen and (max-width: 900px){section#free-webinar .col.header{width:100%}}section#free-webinar .col.items{text-align:center}section#free-webinar .col.items h2{font-size:22px;font-weight:600;color:#354052;margin:5px 0 25px 0}section#free-webinar .col.items ul{list-style:none !important;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}section#free-webinar .col.items ul li{width:45%;font-size:22px;font-weight:400;color:#354052;padding-bottom:50px}section#resources{background:#333333;color:#fff;padding:93px 0;position:relative}@media screen and (max-width: 900px){section#resources{padding:50px 0 100px 0}}section#resources .slide-nav{list-style:none;position:absolute;left:20px;bottom:-20px;margin:0;padding:0;z-index:500}@media screen and (max-width: 900px){section#resources .slide-nav{bottom:-20%}}section#resources .slide-nav li{float:left;cursor:pointer}section#resources .slide-nav li img{margin-left:20px}section#resources .slide-nav li img.forward{transform:rotate(180deg);margin-left:10px}section#resources .slide{display:none}section#resources .slide.active{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 900px){section#resources .slide.active{display:block !important}}section#resources .col{width:50%}@media screen and (max-width: 900px){section#resources .col{width:100% !important}}section#resources .col img{max-width:100%}@media screen and (max-width: 900px){section#resources .col img{display:none}}section#resources h2{color:#999999;font-size:18px;text-transform:uppercase;font-weight:500;line-height:22px;margin:15px 0}section#resources h3{color:#fff;font-size:42px;line-height:52px;font-weight:500;margin:0;position:relative;padding:0 0 25px 0}@media screen and (max-width: 900px){section#resources h3{font-size:30px;line-height:40px}}section#resources h3::after{content:"";width:102px;height:4px;background:#059CD8;position:absolute;bottom:0;left:0}section#resources p{font-size:22px;padding:0;margin:30px 0}@media screen and (max-width: 900px){section#resources p{font-size:18px}}section#resources a.cta{display:inline-block;font-size:26px;text-decoration:none;color:#fff;border:2px solid #fff;height:62px;line-height:58px;padding:0 56px;transition:all 0.75s}section#resources a.cta:hover{transform:scale(110%)}#industries .page-width{max-width:1228px;padding:0}@media screen and (max-width: 900px){#industries .page-width{padding:0 20px}}#industries header{position:relative;padding:85px 0 20px 0;margin:0 0 60px 0}@media screen and (max-width: 900px){#industries header{padding-top:50px}}#industries header::after{content:"";width:102px;height:4px;background:#059CD8;position:absolute;bottom:0;left:0}#industries h1{font-size:42px;font-weight:500;line-height:42px;margin:0;padding:0}#industries #industry-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}#industries #industry-wrapper .industry{max-width:598px;width:50%;margin-bottom:76px}#industries #industry-wrapper .industry img{max-width:100%}#industries #industry-wrapper .industry h2{font-size:28px;font-weight:500;margin:10px 0 0 0;padding:0}#industries #industry-wrapper .industry p{font-size:20px;line-height:24px;margin:10px 0 0 0}@media screen and (max-width: 900px){#industries #industry-wrapper{display:block}#industries #industry-wrapper .industry{width:100%}}section#improving{background:#333333;color:#fff;padding:93px 0;position:relative}@media screen and (max-width: 900px){section#improving{padding:50px 0 100px 0}}section#improving ul.nav{cursor:pointer;font-size:24px;margin-bottom:80px}section#improving ul.nav li{margin-right:68px;padding-right:13px;display:block}section#improving ul.nav li.active{border-bottom:3px solid #059cd8}@media screen and (max-width: 900px){section#improving ul.nav{display:none}}section#improving .slide-nav{list-style:none;position:absolute;left:0;bottom:-20px;margin:0;padding:0;z-index:500}@media screen and (max-width: 900px){section#improving .slide-nav{bottom:-20%}}section#improving .slide-nav li{float:left}section#improving .slide-nav li img{margin-left:20px;cursor:pointer}section#improving .slide-nav li img.forward{transform:rotate(180deg);margin-left:10px}section#improving .slide{display:none}section#improving .slide.active{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 900px){section#improving .slide.active{display:block !important}}section#improving .col{width:50%;display:block}@media screen and (max-width: 900px){section#improving .col{width:100% !important}}section#improving .col.copy{padding-left:0}section#improving .col img{max-width:100%;display:block;margin:0 auto}@media screen and (max-width: 900px){section#improving .col img{display:none}}section#improving h2{color:#999999;font-size:18px;text-transform:uppercase;font-weight:500;line-height:22px;margin:15px 0}section#improving h3{color:#fff;font-size:42px;line-height:52px;font-weight:500;margin:0;position:relative;padding:0 0 25px 0}@media screen and (max-width: 900px){section#improving h3{font-size:30px;line-height:40px}}section#improving h3::after{content:"";width:102px;height:4px;background:#059CD8;position:absolute;bottom:0;left:0}section#improving p{font-size:22px;padding:0;margin:30px 0}@media screen and (max-width: 900px){section#improving p{font-size:18px}}section#improving a.cta{display:inline-block;font-size:26px;text-decoration:none;color:#fff;border:2px solid #fff;height:62px;line-height:58px;padding:0 56px;transition:all 0.75s}section#improving a.cta:hover{transform:scale(110%)}section#partnership{background:#00457b;color:#fff;padding-bottom:144px}section#partnership header{padding:86px 0 41px 0;margin:0 0 54px 0;position:relative}section#partnership header::after{content:"";width:88px;height:4px;background:#059CD8;position:absolute;bottom:0;left:0}section#partnership h1{color:#999999;text-transform:uppercase;font-size:18px;margin:0;padding:0}section#partnership .column-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 900px){section#partnership .column-wrapper{display:block}}section#partnership .column-wrapper .col{width:41.5%}@media screen and (max-width: 900px){section#partnership .column-wrapper{display:block}section#partnership .column-wrapper .col{width:100%}}section#partnership p{font-size:20px;line-height:26px}footer#contact{background:#706f6f;color:#fff;padding:44px 0;font-size:18px;line-height:28px;font-weight:600}footer#contact a{color:#059cd8}footer#contact .page-width{display:flex;flex-wrap:wrap;justify-content:space-between}footer#contact .page-width .col{width:41.5%}@media screen and (max-width: 900px){footer#contact .page-width{display:block}footer#contact .page-width .col{width:100%}}footer#contact .social a{text-decoration:none}footer#contact .social img{margin-right:27px}#footer-nav{position:relative;left:0;top:0;padding:50px 0;font-family:'Barlow Condensed', sans-serif !important}#footer-nav .page-width{display:flex}#footer-nav .logo{min-width:100px}#footer-nav ul{display:flex;padding:15px 0}#footer-nav ul li{font-size:19px;display:block;padding:0 30px;height:20px;line-height:20px;border-left:2px solid #FFF;font-family:'Barlow Condensed', sans-serif !important}#footer-nav ul li:first-child{border-left:none;padding-left:0}#footer-nav ul li a{font-weight:500}#footer-nav ul li a:hover{color:#FFF;text-decoration:underline}#footer-nav .social{text-align:right;flex:1}#footer-nav .social img{margin-left:44px}@media screen and (max-width: 900px){#footer-nav .page-width{display:block}#footer-nav ul{display:block}#footer-nav ul li{border-left:none;padding:20px 0 !important}#footer-nav .social{text-align:left;flex:1}#footer-nav .social img{margin:44px 44px 0 0}}#byline{font-family:"Roboto", sans-serif;color:#7c7c7c;font-size:11px;padding:60px 0}#byline a{color:#7c7c7c}@use "../base" as *;@use "_1_modal-window.scss" as *;.content-wrapper{max-width:1228px;margin:0 auto}.remodal{max-width:1280px;background:transparent !important}.remodal.contact{background:#fff !important}.remodal.contact input{margin:10px}@media only screen and (max-width: 600px){.remodal-close{top:-31px;left:-9px}}.remodal,.remodal-wrapper,video{width:auto;max-width:100%}.remodal iframe,.remodal-wrapper iframe,video iframe{width:1280px;height:720px;max-width:100%}.remodal-close:before{left:10px}.remodal-close:before{color:white}.remodal-close{transition:opacity 0.3s linear;opacity:0.7}.remodal-close:hover{opacity:1}#downloadModal .modal-dialog{width:800px;max-width:100%;text-align:center}#downloadModal h1,#downloadModal p{text-align:center}#downloadModal .resource-center{display:inline-block;padding:10px 25px;margin:10px;color:#fff;text-transform:uppercase;font-weight:700;font-size:18px;transition:all 0.5s}#downloadModal .resource-center:hover{text-decoration:none;transform:scale(1.03)}#webinar-video{background:#333333;background-image:url("../images/webinar-bkgd.png");background-repeat:no-repeat;background-size:cover;padding:43px 38px 94px 38px;text-align:center}#webinar-video img{max-width:100%}#webinar-video h1{color:#fff;font-size:42px;position:relative;margin:30px 0 0 0;padding:30px 0}#webinar-video h1::before{content:"";width:88px;height:4px;background:#ff9e16;position:absolute;top:0;left:50%;transform:translateX(-50%)}body.landing-page .content-wrapper{max-width:1338px}body.landing-page header{background:#00457b;padding:15px 0}@media only screen and (max-width: 1100px){body.landing-page header{padding:15px}body.landing-page header img{max-width:100%}}body.landing-page .wrapper-video{width:100%;max-width:1000px;margin:1% auto}body.landing-page .wrapper-video h1{font-size:2vw}body.landing-page .wrapper-video p.view-center{text-align:center;text-decoration:underline;font-size:16px;margin:20px 0}body.landing-page .wrapper-video p.view-center a{color:#00457b}body.landing-page .body-content{display:flex;justify-content:space-between}@media only screen and (max-width: 1100px){body.landing-page .body-content{display:block}}body.landing-page .body-content>div{width:50%}@media only screen and (max-width: 1100px){body.landing-page .body-content>div{width:auto}}body.landing-page .body-content>:last-child{width:503px;max-width:603px;background:rgba(197,204,211,0.2)}body.landing-page .body-content>:last-child p.instructions{text-align:center;font-weight:bold;font-size:16px;padding:0 66px}body.landing-page .body-content>:last-child img.start-here{margin:66px 0 -37px 39px}@media only screen and (max-width: 1100px){body.landing-page .body-content>:last-child{max-width:100%;width:100%}}body.landing-page .body-content>:last-child form{padding:0 66px 124px 66px}body.landing-page .body-content>:last-child form label{display:block;width:100%;font-size:19px;font-weight:normal;color:#000;margin:0}body.landing-page .body-content>:last-child form label.privacy{padding-left:30px;font-size:13px;color:#696969;font-weight:normal;position:relative;margin-bottom:30px}body.landing-page .body-content>:last-child form label.privacy input{position:absolute;left:0;top:5px;width:17px;height:17px}body.landing-page .body-content>:last-child form input{width:100%;height:48px;font-size:19px;line-height:47px;border:1px solid #4e4e4e;border-radius:3px;padding:0 10px;margin-bottom:23px}body.landing-page .body-content>:last-child form input[type="hidden"]{display:none;margin:0 !important}body.landing-page .body-content>:last-child form input[type="submit"]{background:#059cd8;color:#fff;text-transform:uppercase;font-size:24px;font-weight:bold;border:none;outline:none;height:60px;line-height:60px;cursor:pointer}body.landing-page .body-content .headshots{display:flex;flex-wrap:wrap;margin-top:40px}body.landing-page .body-content .headshots .headshot{width:50%;text-align:center;padding:0 0 45px 0}body.landing-page .body-content .headshots .headshot img{width:155px}body.landing-page .body-content .headshots .headshot h3{margin:14px 0 2px 0;font-size:22px;font-weight:500}body.landing-page .body-content .headshots .headshot p{margin:0;font-size:16px}body.landing-page .body-content .headshots .headshot p.company{font-size:14px}body.landing-page .body-content div.copy{padding:83px 0;text-align:center !important;max-width:750px}@media only screen and (max-width: 1100px){body.landing-page .body-content div.copy{padding:20px}}body.landing-page .body-content div.copy img{max-width:100%}body.landing-page .body-content div.copy h1{color:#333333;font-size:44px;font-weight:600;line-height:50px;margin:73px 0 10px 0}body.landing-page .body-content div.copy h2{font-size:22px;line-height:50px;font-weight:600;margin:0 0 10px 0}body.landing-page .body-content div.copy h3{font-size:18px;font-weight:500}body.landing-page .body-content div.copy p{font-size:18px;color:#354052;line-height:22px}body.landing-page .body-content div.copy p strong{background:#fff}body.landing-page .body-content div.copy p.discover{font-size:18px;line-height:22px;position:relative;padding-top:42px;margin:30px 0 40px 0}body.landing-page .body-content div.copy p.discover::before{content:"";width:88px;height:4px;background:#ff9e16;position:absolute;top:0;left:50%;transform:translateX(-50%)}body.landing-page .body-content div.copy #icon-items{display:flex;justify-content:space-between;gap:50px;list-style:none;margin:50px 0;padding:0;width:90%}body.landing-page .body-content div.copy #icon-items li{text-align:center;font-size:14px;line-height:15px;max-width:168px}body.landing-page .body-content div.copy #icon-items li img{display:block;margin:0 auto 19px auto}body.landing-page .body-content div.copy.webinar h1{font-size:28px;line-height:34px;font-weight:400}body.landing-page .body-content div.copy.whitepaper h1{font-size:32px}body.landing-page .body-content div.copy.whitepaper h2{font-size:22px}body.landing-page .body-content div.copy.whitepaper h3{font-size:22px}body.landing-page .body-content div.copy .icons{display:flex;flex-wrap:wrap;margin:30px 0;font-size:18px;line-height:22px;color:#354052}body.landing-page .body-content div.copy .icons .item{width:50%;padding:0 50px 50px 50px}body.landing-page .body-content div.copy .icons .item .icon{padding:0 0 16px 0}body.landing-page .body-content div.copy .icons .item .icon img{display:inline-block}body.landing-page .body-content div.copy .icons.three{justify-content:space-between}body.landing-page .body-content div.copy .icons.three .item{width:33%;padding:0}@media only screen and (max-width: 1100px){body.landing-page .body-content div.copy .icons{display:block}body.landing-page .body-content div.copy .icons .item{width:80%}}body.landing-page .body-content div.copy.whitepaper h1{font-size:32px}body.landing-page .body-content div.copy.whitepaper h2{font-size:22px}body.landing-page .body-content div.copy.whitepaper h3{font-size:22px}body.landing-page .body-content div.copy.whitepaper .hr{height:4px;width:88px;background-color:#059cd8;margin:0 auto}body.landing-page .body-content div.copy.whitepaper .icons .item{width:33.3%;padding:0 18px}body.landing-page .body-content div.copy.ebook .icons .item{width:33.3%;padding:0 18px;font-weight:bold}@media only screen and (max-width: 1100px){body.landing-page .body-content div.copy.ebook .icons{display:block}body.landing-page .body-content div.copy.ebook .icons .item{width:80%}}body.landing-page .body-content div.copy .speakers{color:#354052;display:flex;flex-wrap:wrap;border-top:1px solid #d6d6d6;padding:45px 0 0 0}body.landing-page .body-content div.copy .speakers .speaker{width:50%}body.landing-page .body-content div.copy .speakers img{margin-bottom:27px}body.landing-page .body-content div.copy .speakers .name{font-size:18px;font-weight:bold}body.landing-page .body-content div.copy .speakers .title{font-size:16px;line-height:20px}@media only screen and (max-width: 1100px){body.landing-page .body-content div.copy .speakers{display:block}body.landing-page .body-content div.copy .speakers .speaker{width:80%}}body.landing-page.trial .body-content .copy{text-align:left !important;width:55%;font-family:"Barlow"}body.landing-page.trial .body-content .copy img.hero{margin-top:25px}body.landing-page.trial .body-content .copy h1{font-size:44px !important;line-height:50px;margin:30px 0;padding:0}body.landing-page.trial .body-content .copy h1 em{font-style:normal;color:#059CD8}body.landing-page.trial .body-content .copy h2{font-size:22px;line-height:50px;color:#333333}body.landing-page.trial .body-content .copy p{font-family:'Barlow Semi Condensed', sans-serif !important;font-weight:400;font-size:18px;line-height:22px;color:#333333;max-width:639px}body.landing-page.trial img.start-here{margin-bottom:30px !important}body.landing-page.trial form label{font-family:"Barlow", non-serif;font-size:19px}body.webinar-page{background:#059cd8;background-image:url("../images/webinar-bkgd.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;font-family:"Barlow Semi Condensed", sans-serif}body.webinar-page a{text-decoration:underline}body.webinar-page .webinar-wrapper{max-width:1156px;margin:0 auto;text-align:center}body.webinar-page header{padding:43px 20px 40px 20px}body.webinar-page h1{color:#fff;text-transform:uppercase;font-size:42px;font-weight:bold;margin:45px 0 0 0}body.webinar-page .video-container{position:relative;overflow:hidden;width:100%;padding-top:56.25%}body.webinar-page .video-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}body.webinar-page footer{background:#059cd8;height:100%;font-size:20px;margin-top:86px;padding:40px 20px 60px 20px;font-family:"Barlow Semi Condensed", sans-serif}body.webinar-page footer .webinar-wrapper{font-size:20px}body.webinar-page footer a{color:#fff}body.webinar-page footer a:hover{text-decoration:underline}#formModal input[type="submit"]{background:#059CD8;color:#fff}@media (min-width: 992px){#formModal .modal-lg,#formModal .modal-xl{max-width:944px}}#formModal .modal-body{padding:1rem 3rem}#formModal .my-5{margin-top:2em !important}#formModal .mt-5{margin-top:1em !important}#formModal .container{display:none}#formModal .container.active{display:block}#formModal .container p{font-size:16px}#formModal .container button.lets-talk,#formModal .container button.final-submit{width:210px;height:64px;background:#059CD8;color:#fff;border:none;font-size:26px}#formModal .container button.lets-talk:disabled,#formModal .container button.final-submit:disabled{opacity:0.5}#formModal .container.followup .form-group{max-width:388px}#formModal label{font-size:24px}#formModal input[type="text"]{height:53px;border-radius:8px}#formModal input[type="number"]{height:53px;width:90px !important;border-radius:8px}#formModal .required-msg{color:red;font-size:20px;display:none}#formModal .required-msg.active{display:block}#formModal textarea,#formModal select{width:100%;border:1px solid #ced4da;border-radius:8px}#formModal select{height:53px !important}#formModal select{height:40px}#formModal input{height:54px}#formModal input[type="number"]{width:auto}
