/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}#modal .slide-footer .slide-pagination:after{display:block;width:0;height:0;clear:both}.ad-types,.hero .footnotes ul,header ul{list-style:none;padding:0;margin:0}.ad-types li,.hero .footnotes ul li,header ul li{display:inline-block}#modal .slide-footer .slide-pagination span,.sidebar-form .selected-ads li .removeAd,header .logo a{display:block;text-indent:100%;white-space:nowrap;overflow:hidden;background-repeat:no-repeat;background-position:0 0}:root{--brandcolor:#242425;--brandaccent:#fd9727}*{box-sizing:border-box}body{background-color:#fff;font-family:Roboto,sans-serif;color:#637381;font-size:16px;line-height:1.75;font-weight:300;position:relative;z-index:1}body.loading{opacity:0}body.loaded{opacity:1!important}main{padding-top:79px}img{max-width:100%;height:auto}path,polygon,polyline{fill:transparent;stroke:var(--brandaccent)}p{margin:20px 0}.h1,.h2,.h3,h1,h2,h3{font-family:Roboto,sans-serif;color:#111;line-height:1.33;font-weight:500}.h1,h1{font-size:48px;margin-bottom:20px}.h2,h2{font-size:36px;margin:17px 0}.h2.title,h2.title{margin-top:0}.h3,h3{font-size:24px;margin-top:24px;display:block}.h4,h4{font-family:Roboto,sans-serif;line-height:1.33;font-weight:500;font-size:18px}.h4,h4,h5{color:#111}h5{font-size:12px;font-weight:600;line-height:1.17;text-transform:uppercase;margin:0 0 16px}.hidden{display:none}.kicker{text-transform:uppercase;font-size:12px;margin:0;padding:0;font-weight:700}.subheading{font-size:22px;margin:-10px 0 0;line-height:30px}.heading-quote{color:#fff;font-size:42px;line-height:1.33;font-weight:500}.btn-wrapper.centered{margin:40px auto}.btn,input[type=submit]{border:2px solid #fff;color:#fff;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.4;text-align:center;padding:8px 25px 9px;text-decoration:none;display:inline-block;text-transform:uppercase;transition:opacity .25s;border-radius:20px}.btn.btn-secondary,input[type=submit].btn-secondary{background-color:#fff;color:#787878}.btn.btn-secondary:hover,input[type=submit].btn-secondary:hover{color:#787878}.btn.btn-accent,input[type=submit].btn-accent{background-color:var(--brandaccent)}.btn.btn-large,input[type=submit].btn-large{background-color:var(--brandaccent);display:block;border-radius:6px;padding:18px;text-transform:none;font-size:18px;font-family:Roboto,sans-serif;transition:opacity .25s;border:1px solid var(--brandaccent)}.btn.btn-small,input[type=submit].btn-small{border:1px solid #fff;border-radius:17px;padding:5px 11px;font-size:12px;line-height:1.3;font-weight:400}.btn.btn-blue,input[type=submit].btn-blue{background-color:#4ea1ff;border-color:#4ea1ff;text-transform:none;font-size:14px;font-family:Roboto,sans-serif;min-width:216px;padding-top:16px;padding-bottom:17px;border-radius:29px}.btn.btn-square,input[type=submit].btn-square{border-radius:6px;text-transform:uppercase;font-weight:600}.btn.disabled,input[type=submit].disabled{pointer-events:none;opacity:.6}.btn:hover,input[type=submit]:hover{text-decoration:none;opacity:.9;color:#fff;border-bottom-color:inherit!important}@media screen and (min-width:768px){.mobile-only{display:none}}.container{width:100%;max-width:1200px;padding:86px 20px;margin:0 auto;position:relative}.container .inner-container{padding:86px 0}@media screen and (max-width:767px){.container .inner-container{padding:50px 0}}.contrast{background-color:#f6faff}.with-break{border-bottom:1px solid #f2f2f2}@media screen and (min-width:768px){.resp_wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}}.wrap-first{margin-top:100px}[class^=col-].col-first{padding-right:50px}@media screen and (max-width:767px){[class^=col-].col-first{padding-right:0}}[class^=col-].col-middle{padding-right:25px;padding-left:25px}@media screen and (max-width:767px){[class^=col-].col-middle{padding-right:0;padding-left:0}}[class^=col-].col-last{padding-left:50px}@media screen and (max-width:767px){[class^=col-].col-last{padding-left:0}}.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.col-100{width:100%}.col-66{width:66.7%}@media screen and (max-width:768px){.col-66{width:100%}}.col-50{width:50%}@media screen and (max-width:767px){.col-50{width:100%}}.col-33{width:33.3%}@media screen and (min-width:768px) and (max-width:1023px){.col-33{width:100%}}@media screen and (max-width:767px){.col-33{width:100%}}.col-25{width:24%}@media screen and (min-width:768px) and (max-width:1023px){.col-25{width:100%}}@media screen and (max-width:767px){.col-25{width:100%}}.svg-bank{display:none}.p-tb-30{padding-top:30px;padding-bottom:30px}.m-t-20,.m-t-40,.m-t-60{margin-top:60px}.p-20{padding:20px}.p-40{padding:40px}.banner-desc{font-size:20px;line-height:1.3;padding-bottom:30px;position:relative;margin:0 auto}@media screen and (min-width:768px){.banner-desc:not(.fullwidth){max-width:85%}}@media screen and (min-width:992px){.banner-desc:not(.fullwidth){max-width:65%}}.publisher-cards{display:flex;flex-wrap:wrap}.publisher-card{flex:1 0 24%;max-width:24%;box-sizing:border-box;margin:0 .9em 1.5em 0;background-color:#fff;text-align:center;padding:24px;border-radius:4px;box-shadow:0 2px 20px 0 rgba(0,0,0,.07);text-decoration:none;border-bottom:4px solid!important;position:relative;color:#637381}.publisher-card:nth-child(4n){margin:0 0 1.5em}@media screen and (min-width:1024px){.publisher-card{flex:0 1 calc(24.5% - 0.5em);max-width:calc(24.5% - .5em)}}@media screen and (min-width:768px) and (max-width:1023px){.publisher-card{flex:0 1 calc(33% - 0.5em);max-width:calc(33% - .5em)}.publisher-card,.publisher-card:nth-child(4n){margin:0 .25em 1.5em}}@media screen and (max-width:767px){.publisher-card{flex:0 1 calc(50% - 0.5em);max-width:calc(50% - .5em)}.publisher-card,.publisher-card:nth-child(4n){margin:0 .25em 1.5em}}.publisher-card:hover{box-shadow:0 2px 40px 0 rgba(0,0,0,.1)}.publisher-card:hover span{color:#637381}.publisher-card span{display:block;position:absolute;top:15px;right:0;padding:0 15px}.publisher-card span:not(.tooltip):before{content:"";background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/bsa-site/images/icon_agenda_outlined.svg);background-size:cover;background-position:100% 0;background-repeat:no-repeat;display:block;width:14px;height:18px}.publisher-card span:not(.tooltip).remove:before{background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/bsa-site/images/icon_agenda_filled.svg)}.publisher-card span.tooltip{display:none;position:absolute;white-space:nowrap;font-size:12px;background:#fff;padding:5px 10px;border-radius:5px;border:1px solid #ddd;top:-30px;right:-1px}.publisher-card span.tooltip:after{content:"";display:block;width:10px;height:10px;background:#fff;position:absolute;transform:rotate(45deg);right:17px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.publisher-card span.remove:hover~.tooltip-remove,.publisher-card span:not(.remove):hover~.tooltip-add{display:block}.publisher-card .publisher-logo{border:1px solid #f2f2f2;border-radius:8px;padding:10px;width:80px}.publisher-card .publisher-name{font-size:20px;line-height:32px;margin:8px 0}.publisher-card .publisher-desc{font-size:14px;line-height:20px;margin:0;color:#637381}@media screen and (max-width:767px){.cards{display:block}.cards>div{width:100%}}.card-stack{display:flex;align-items:flex-start}.card{display:block;background:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;border-radius:6px;color:#637381;text-decoration:none}.card p{line-height:1.5;margin:0 0 20px;color:#637381}.card .card-link{margin:0;text-decoration:none;color:#4ea1ff;border-bottom:0;font-weight:400}@media screen and (max-width:767px){.card{margin-bottom:20px}}.card-shadow{box-shadow:0 2px 15px 0 rgba(0,27,87,.1)}.card-publisher{text-align:center;width:33.3%;margin-right:10px;margin-left:10px}.card-publisher:nth-child(2){margin-top:40px}.card-publisher .publisher-logo{border:1px solid #f2f2f2;border-radius:8px;padding:10px;width:80px}.card-publisher .publisher-name{color:#111;font-weight:700}.card-publisher .publisher-name:after{margin:10px auto;height:1px;content:"";background:#111;width:20px;display:block}.card-publisher .publisher-meta{text-transform:uppercase;color:#637381;font-size:12px;font-weight:400;margin:0}.card-margin{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;margin:6%!important}@media screen and (max-width:767px){.card-margin{margin-right:0!important;margin-left:0!important}}.card-logo{height:40px}.audience-blocks.resp_wrap{margin-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.audience-blocks.resp_wrap .col-25{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.audience-blocks.resp_wrap .col-25{width:calc(50% - 10px);margin:10px 0}.audience-blocks.resp_wrap .col-25:nth-child(odd){margin-right:10px}.audience-blocks.resp_wrap .col-25:nth-child(2n){margin-left:10px}}.audience-blocks.resp_wrap .col-25>.card{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.audience-blocks.resp_wrap .card{cursor:pointer;position:relative}.audience-blocks.resp_wrap .card.card-shadow{transition:box-shadow .15s;border:2px solid transparent}.audience-blocks.resp_wrap .card.card-shadow:focus,.audience-blocks.resp_wrap .card.card-shadow:hover{outline:none;box-shadow:0 2px 15px 0 rgba(0,27,87,.3)}.audience-blocks.resp_wrap .card.card-shadow.selected{outline:none;border-color:#4ea1ff}.audience-blocks.resp_wrap .card.card-shadow.selected .added-icon{display:block}.audience-blocks.resp_wrap .card .link{margin:0;text-decoration:none;color:#4ea1ff;font-weight:400}.audience-blocks.resp_wrap .card:hover p{color:#637381}.audience-blocks.resp_wrap h4{margin:24px 0 10px}.audience-blocks.resp_wrap .added-icon{display:none;height:24px;position:absolute;top:20px;right:20px}.case-studies-wrapper.resp_wrap>div{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.case-study{position:relative;box-shadow:0 0 20px 0 rgba(0,0,0,.09);background-color:#fff;border-radius:6px;padding:40px;margin:0 0 60px;min-height:256px;-webkit-box-flex:1;-webkit-flex:1 1 100%;-moz-box-flex:1;-moz-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.case-study .case-headsot{position:absolute;top:30px;right:30px;background-clip:padding-box;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;width:54px;height:54px}.case-study .case-logo{width:200px;top:0}.case-study .case-logo-short{height:40px;top:0;width:auto}.hide-labels .hbspt-form label{overflow:hidden;height:0;display:block}header{background-color:var(--brandcolor);font-size:14px;padding:20px 20px 18px!important;border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;position:fixed;top:0;left:0;right:0}@media screen and (min-width:1200px){header{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}}header .site-nav{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media screen and (max-width:1199px){header .site-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}header .site-nav nav{margin-left:20px}header .site-nav .inner-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media screen and (max-width:1199px){header .site-nav .inner-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}header nav{-webkit-box-flex:2;-webkit-flex-grow:2;-moz-flex-grow:2;-ms-flex-positive:2;flex-grow:2}@media screen and (max-width:1199px){header nav{max-height:0;overflow:hidden;transition:all .35s}header nav.active{max-height:500px;padding:20px 0}}@media screen and (min-width:1200px){header nav>ul{text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}header .logins{text-align:right}header .logins li:not(:first-child){margin-left:15px}header .logins a{display:inline-block;color:#fff}header .logins .btn{border-radius:6px;padding:10px 18px;text-transform:uppercase;font-size:13px;transition:opacity .25s;background-color:var(--brandaccent);border:2px solid;border-color:var(--brandaccent);color:#fff}@media screen and (max-width:1199px){header .logins .btn{display:none}}header .logins .btn.btn-secondary{border-color:#fff;background-color:transparent;color:#fff}header .logins .btn.btn-secondary:hover{border-bottom-color:#fff!important}header .logins .btn:hover{border-bottom-color:var(--brandaccent)!important;opacity:.9}header *{color:#fff}@media screen and (max-width:1199px){header .logo{display:inline-block;margin:8px 0}}header .logo a{background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/bsa-site/images/logo.svg);background-size:cover;width:141px;height:25px;padding:0}header ul li{padding-left:0}header ul li.icon-cart{position:relative}@media screen and (min-width:1200px){header ul li.icon-cart{top:4px}header ul li.icon-cart.mobile-only{display:none!important}header ul li.icon-cart>a{height:42px}header ul li.icon-cart>a path,header ul li.icon-cart>a polygon,header ul li.icon-cart>a polyline{fill:#fff;stroke:transparent}}header ul li.icon-cart:hover .cart-preview{opacity:1;display:block}@media screen and (max-width:1199px){header ul li.icon-cart:not(.mobile-only){display:none!important}header ul li.icon-cart.mobile-only{display:block!important}header ul li.icon-cart>a{display:inline-block;position:relative}}header ul li.icon-cart img{height:16px;position:relative;top:50%;transform:translateY(-50%)}header ul li.icon-cart>a{font-size:0}header ul li.icon-cart>a>span{position:absolute;background:transparent;width:1.25em;height:1.25em;top:2px;right:6px;display:none;font-size:13px}header ul li.icon-cart>a>span:before{-webkit-animation:icon-pulse 4s infinite;animation:icon-pulse 4s infinite;background-color:#fff;border-radius:50%;content:"";display:block;position:absolute;right:0;top:0;width:1.25em;height:1.25em}header ul li.icon-cart>a>span span{color:#222;line-height:1.25em;font-size:10px;position:absolute;top:50%;left:50%;height:1.25em;transform:translate(-50%,-50%)}@media screen and (max-width:1199px){header ul li.icon-cart>a>span{top:-2px}header ul li.icon-cart>a>span:before{background-color:#4ea1ff}header ul li.icon-cart>a>span span{color:#fff}}@media screen and (max-width:1199px){header ul{display:block;text-align:center}header ul.logins{display:none}header ul li{display:block}header ul li a{display:block;padding:20px!important;font-size:14px}}@media screen and (max-width:1199px){header .icon-cart:not(.mobile-only){display:none!important}header .icon-cart.mobile-only{display:block!important}header .icon-cart>a{display:inline-block;position:relative;font-size:0}header .icon-cart>a svg{margin-left:5px}header .icon-cart>a path,header .icon-cart>a polygon,header .icon-cart>a polyline{fill:var(--brandaccent);stroke:var(--brandaccent)}header .icon-cart>a>span{font-size:13px}}header .icon-cart .cart-preview .empty{display:none}header .icon-cart .cart-preview .empty .cart-preview-body span{padding:5px}header .icon-cart .cart-preview.empty{width:208px;min-width:0}header .icon-cart .cart-preview .cart-preview-body span{color:#637381}header .icon-cart .cart-preview .cart-preview-body>.empty{font-size:12px;line-height:1.5}header .icon-cart .cart-preview .cart-preview-body>.empty:not(.img){padding-top:6px}header .icon-cart .cart-preview .cart-preview-body>.empty.img{padding-bottom:6px}header .icon-cart .cart-preview .cart-preview-body>.empty.img img{width:100%;height:auto!important;top:unset;display:block;transform:none}header .icon-cart.empty .cart-preview a:not(.empty),header .icon-cart.empty .cart-preview span:not(.empty){display:none}header .icon-cart.empty .cart-preview a.cart-preview-body,header .icon-cart.empty .cart-preview a.empty,header .icon-cart.empty .cart-preview span.cart-preview-body,header .icon-cart.empty .cart-preview span.empty{display:block}header .icon-cart.empty .cart-preview a.empty span,header .icon-cart.empty .cart-preview span.empty span{color:#4ea1ff;display:inline-block;padding-right:17px;background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/icon_blue_arrow@2x.png);background-repeat:no-repeat;background-size:11px 6px;background-position:right 50%}header .icon-cart img{height:16px;position:relative;top:50%;transform:translateY(-50%)}header .icon-cart>a>span{position:absolute;background:transparent;width:1.25em;height:1.25em;top:2px;right:6px;display:none}header .icon-cart>a>span:before{-webkit-animation:icon-pulse 4s infinite;animation:icon-pulse 4s infinite;background-color:#fff;border-radius:50%;content:"";display:block;position:absolute;right:0;top:0;width:1.25em;height:1.25em}header .icon-cart>a>span span{color:#222;line-height:1.25em;font-size:10px;position:absolute;top:50%;left:50%;height:1.25em;transform:translate(-50%,-50%)}@media screen and (max-width:1199px){header .icon-cart>a>span{top:-2px}header .icon-cart>a>span:before{background-color:#4ea1ff}header .icon-cart>a>span span{color:#fff}}header a{text-decoration:none;font-weight:400;text-transform:uppercase;font-size:13px;line-height:1.14;padding:10px 18px;color:hsla(0,0%,100%,.8);transition:color .25s;border-bottom:none;font-family:proximanova-semibold,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}header a.on,header a:hover{color:#fff}@media screen and (max-width:1199px){header a.on,header a:hover{color:#4ea1ff}}header .hamburger{margin-top:-3px;display:block;width:40px;height:40px;background:var(--brandaccent);border-radius:4px;position:relative;float:right;cursor:pointer}@media screen and (min-width:1200px){header .hamburger{display:none}}header .hamburger:after,header .hamburger:before,header .hamburger span{position:absolute;width:50%;height:2px;background-color:#fff;left:0;right:0;margin:0 auto}header .hamburger span{top:50%}header .hamburger:after,header .hamburger:before{content:"";display:block}header .hamburger:before{top:35%}header .hamburger:after{top:65%}.bg-gradient header{border-bottom:none}.bg-gradient header:after{content:"";height:1px;width:100%;position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.1)}.bg-gradient header{background-color:transparent!important}.bg-gradient header:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0}.bg-gradient.bg-red-gradient header:before{background-color:#dd3f3b;background-image:-webkit-gradient(linear,left center,right center,from(#dd3f3b),to(#ec5d59));background-image:-webkit-linear-gradient(left,#dd3f3b,#ec5d59);background-image:-moz-linear-gradient(left,#dd3f3b,#ec5d59);background-image:-o-linear-gradient(left,#dd3f3b,#ec5d59);background-image:-ms-linear-gradient(left,#dd3f3b,#ec5d59);background-image:linear-gradient(left,#dd3f3b,#ec5d59);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr="#dd3f3b",EndColorStr="#ec5d59")}.bg-gradient.bg-pink-gradient header:before{background-color:#d5748b;background-image:-webkit-gradient(linear,left center,right center,from(#d5748b),to(#f1a2b5));background-image:-webkit-linear-gradient(left,#d5748b,#f1a2b5);background-image:-moz-linear-gradient(left,#d5748b,#f1a2b5);background-image:-o-linear-gradient(left,#d5748b,#f1a2b5);background-image:-ms-linear-gradient(left,#d5748b,#f1a2b5);background-image:linear-gradient(left,#d5748b,#f1a2b5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr="#d5748b",EndColorStr="#f1a2b5")}.bg-gradient.bg-green-gradient header:before{background-color:#69aa4f;background-image:-webkit-gradient(linear,left center,right center,from(#69aa4f),to(#a0dc89));background-image:-webkit-linear-gradient(left,#69aa4f,#a0dc89);background-image:-moz-linear-gradient(left,#69aa4f,#a0dc89);background-image:-o-linear-gradient(left,#69aa4f,#a0dc89);background-image:-ms-linear-gradient(left,#69aa4f,#a0dc89);background-image:linear-gradient(left,#69aa4f,#a0dc89);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr="#69aa4f",EndColorStr="#a0dc89")}.bg-gradient.bg-orange-gradient header:before{background-color:#edab4a;background-image:-webkit-gradient(linear,left center,right center,from(#edab4a),to(#f3c177));background-image:-webkit-linear-gradient(left,#edab4a,#f3c177);background-image:-moz-linear-gradient(left,#edab4a,#f3c177);background-image:-o-linear-gradient(left,#edab4a,#f3c177);background-image:-ms-linear-gradient(left,#edab4a,#f3c177);background-image:linear-gradient(left,#edab4a,#f3c177);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr="#edab4a",EndColorStr="#f3c177")}li.has-children{position:relative}li.has-children>a:active,li.has-children>a:focus{outline:none}li.has-children .submenu{padding:0;text-align:left}@media screen and (min-width:1200px){li.has-children .submenu{display:none;width:330px;animation:slide-down .2s ease 1;background:#fff;position:absolute;top:100%;transform:translateX(-30%);z-index:1000;box-shadow:0 2px 25px 0 rgba(0,0,0,.1);border-radius:6px;margin-top:28px}li.has-children .submenu.two-col{width:660px;transform:translateX(-41%)}li.has-children .submenu.two-col.active{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}li.has-children .submenu.two-col>ul{border-radius:6px;max-width:50%;float:left}li.has-children .submenu.two-col>ul:first-child{background-color:#f6faff;border-radius:6px 0 0 6px}li.has-children .submenu.two-col>ul:first-child li.nav-divider span{background-color:#f6faff}li.has-children .submenu.two-col>ul:last-child{border-radius:0 6px 6px 0}li.has-children .submenu.active{display:block}li.has-children .submenu:before{content:"";display:block;width:16px;height:9px;position:absolute;top:-6px;left:50%;background:#fff;border-radius:25px 25px 0 0;margin-left:-8px}li.has-children .submenu ul{padding:12px 10px;text-align:left}}li.has-children .submenu li.nav-divider{width:100%;position:relative;display:block}li.has-children .submenu li.nav-divider span{text-transform:uppercase;font-size:13px;color:#aaa;background:#fff;padding:0 8px;position:relative;z-index:2;font-weight:400;font-family:proximanova-semibold,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}li.has-children .submenu li.nav-divider:after{content:"";position:absolute;z-index:1;top:50%;left:0;width:98%;border-bottom:1px solid hsla(0,0%,66.7%,.22)}li.has-children .submenu .product-box{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:center;transition:background-color .25s;padding:5px!important}li.has-children .submenu .product-box:hover{background-color:#f3f7fa;border-radius:6px;text-decoration:none;opacity:1}li.has-children .submenu .product-box .icon-wrapper{display:inline-block;border-radius:50%;min-width:32px;height:32px;width:32px;position:relative}li.has-children .submenu .product-box .icon-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}li.has-children .submenu .product-box.product-box-link-wrapper{border-radius:0;border-top:1px solid #e1e1e1;padding-bottom:0!important}li.has-children .submenu .product-box.product-box-link-wrapper a{padding-bottom:0;transition:opacity .25s}li.has-children .submenu .product-box.product-box-link-wrapper:hover{background-color:transparent}li.has-children .submenu .product-box.product-box-link-wrapper:hover a{opacity:.8}li.has-children .submenu .product-box .product-box-link{display:block;margin:0 auto;color:#4ea1ff;text-transform:none}@media screen and (max-width:1199px){li.has-children .submenu .product-box .product-box-link{margin:0;padding-left:10px!important}}li.has-children .submenu .product-box .product-box-content{display:block;padding-left:10px;text-transform:none}li.has-children .submenu .product-box .product-box-content strong{font-size:14px;color:#000;padding:0;font-weight:400;display:block}li.has-children .submenu .product-box .product-box-content em{color:#fff;background:#4ea1ff;background-clip:padding-box;border-radius:6px;font-style:normal;padding:3px 7px;position:relative;top:-1px;margin-left:5px;font-size:11px}li.has-children .submenu .product-box .product-box-content span{display:block;font-size:12px;line-height:1.33;font-weight:400;color:#637381;padding:0}header nav.active .logo a{background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/images/global/logo_black.svg);background-size:cover}@keyframes slide-down{0%{opacity:0}to{opacity:1}}@media screen and (min-width:1200px){header nav .close-btn,header nav .logo{display:none}}@media screen and (max-width:1199px){header .close-btn{position:absolute;right:20px;top:34px}header .close-btn:after{display:none!important}header .close-btn:before{background:#ec5d59;color:#fff;height:38px;font-size:18px;padding:10px 12px;line-height:16px;background-clip:padding-box;border-radius:6px}header .hamburger{display:inline-block;float:none}header .logo{margin-right:20px}header nav{max-width:0;max-height:100vh;height:100vh;overflow:hidden;transition:max-width .3s;background-color:#fff;position:absolute;top:0;left:0;z-index:1000;padding:20px 0}header nav.active{max-height:100vh;overflow-y:scroll;box-shadow:0 2px 25px 0 rgba(0,0,0,.1);max-width:85%;width:85%}header nav.active>ul>li.has-children .submenu.active{display:block}header nav .logo{display:inline-block;margin:20px!important}header nav .logo a{width:140px}header nav>ul{border-top:1px solid #e1e1e1;padding:15px 0 0}header nav>ul>li>a{color:#222;text-transform:uppercase;font-weight:500;font-size:17px;padding:10px 20px!important}header nav>ul>li>a:hover{text-decoration:none;color:#4ea1ff}header ul{text-align:left}}@media screen and (max-width:1199px) and (min-width:1200px){header ul li.mobile-only{display:none}}@media screen and (max-width:1199px) and (max-width:1199px){header ul li.mobile-only{display:block}}@media screen and (max-width:1199px){header ul li.has-children>a{padding-bottom:10px!important}header ul li.has-children .submenu{display:none;padding:0 20px 20px}header ul li.has-children .submenu li.nav-divider>span{padding-left:0}header ul li.has-children .submenu .product-box{padding:5px 3px!important;min-width:280px}}body.nav-active{position:relative;height:100vh;overflow:hidden}body.nav-active:after{content:"";display:block;width:100%;height:100%;background-color:#111;opacity:.6;position:absolute;top:0;left:0;bottom:0;right:0;z-index:100}.cart-preview{display:none;z-index:10;opacity:0;transition:opacity .25s;transform:translateX(-50%);border-radius:4px;padding:0;text-align:left;box-shadow:0 2px 25px 0 rgba(0,0,0,.1);min-width:300px}.cart-preview,.cart-preview:before{position:absolute;left:50%;background-color:#fff}.cart-preview:before{content:"";display:block;width:10px;height:10px;border-radius:100%;top:0;transform:translate(-50%,-50%)}.cart-preview .preview-footer,.cart-preview .preview-header{font-weight:700;font-size:16px;white-space:nowrap;display:block}.cart-preview .preview-header{color:#111;padding:10px 15px;border-bottom:1px solid #f2f2f2}.cart-preview .preview-header.empty{font-size:14px}.cart-preview .cart-preview-body{padding:10px 15px;display:block;max-height:70vh;overflow-y:scroll}.cart-preview .cart-preview-body .icon-agenda{display:inline-block;background-repeat:no-repeat;background-position:0 0;background-size:cover;background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/bsa-site/images/icon_agenda_filled.svg);width:11px;height:14px;margin-left:3px;margin-right:3px;position:relative;top:3px}.cart-preview .cart-preview-body .cart-item-profile{display:block;padding-left:60px;position:relative;min-height:50px}.cart-preview .cart-preview-body .cart-item-profile:not(:first-child){margin-top:10px}.cart-preview .cart-preview-body .cart-item-profile img{border:1px solid #f2f2f2;border-radius:8px;padding:10px;width:50px;height:auto;top:0;transform:none;left:0;position:absolute}.cart-preview .cart-preview-body .cart-item-profile .publisher-name{font-weight:700;color:#111;font-size:16px;white-space:nowrap;padding-top:5px}.cart-preview .cart-preview-body .cart-item-profile .cart-item-details{color:#909fab;display:block;font-size:14px}.cart-preview .preview-footer{color:#4ea1ff;transition:opacity .25s;border-top:1px solid #f2f2f2;padding:10px 15px;text-transform:none;text-align:center}.cart-preview .preview-footer:hover{opacity:.8}.cart-preview .preview-footer.empty{font-size:14px;line-height:1.2}.cart-preview .preview-footer svg path,.cart-preview .preview-footer svg polygon,.cart-preview .preview-footer svg polyline{stroke:#4ea1ff;fill:#4ea1ff}@-webkit-keyframes icon-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}50%{box-shadow:0 0 0 0 #fff}to{box-shadow:0 0 0 .5rem transparent}}@keyframes icon-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}50%{box-shadow:0 0 0 0 #fff}to{box-shadow:0 0 0 .5rem transparent}}footer .container a{text-decoration:none;font-size:14px;color:#637381!important;line-height:32px;font-weight:300!important;border-bottom:none}footer .container a:hover{color:#4ea1ff!important}footer .container:not(.copyright){padding-top:124px;padding-bottom:124px}footer .container.copyright{padding-top:0;padding-bottom:0}footer .container.copyright p{text-align:center;font-size:14px}footer .col-33{padding-right:80px}footer .col-33 .logo-dark img{width:175px}footer .col-33 .logo-dark:hover{text-decoration:none;border-bottom:0!important}footer .col-33 .tagline{font-size:16px;color:#637381;margin:0 0 20px}footer .col-33 .social li{display:inline-block;margin-right:10px;padding:0}footer .col-33 .social li i{width:40px;height:40px;display:block;position:relative}footer .col-33 .social li i svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}footer .col-33 .social li i svg path,footer .col-33 .social li i svg polygon,footer .col-33 .social li i svg polyline{fill:#637381}footer .col-33 .social li a{background:#f2f2f2;display:block;width:40px;height:40px;border-radius:90px;text-align:center;line-height:40px;color:#637381!important}footer .col-33 .social li a:hover{background:#f1f8ff;border-bottom:0 solid transparent!important}footer .col-33 .social li a:hover i svg path,footer .col-33 .social li a:hover i svg polygon,footer .col-33 .social li a:hover i svg polyline{fill:#4ea1ff}footer .col-33 .social li span{display:block;width:0;height:0;overflow:hidden;white-space:nowrap}footer .col-66{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:991px){footer .col-66{margin-top:50px;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}footer .col-66 .inner-wrapper{width:25%;padding-right:60px}@media screen and (max-width:991px){footer .col-66 .inner-wrapper{width:50%;padding-right:0}}footer .col-66 .inner-wrapper .h4{margin:7px 0 20px;font-family:Roboto,sans-serif;font-weight:600;font-size:14px}footer p.h4{margin-top:0}footer ul{padding:0;margin:0;list-style:none}@media screen and (max-width:767px){footer ul{margin:0 0 20px}}footer ul li{padding-left:0}.hero{background-color:var(--brandcolor);text-align:center;color:#fff;position:relative}.hero .container{padding-top:96px;padding-bottom:134px}.hero .client-icon{padding:11px;background-color:#fff;border-radius:8px;box-shadow:0 2px 30px 0 rgba(0,0,0,.15)}.hero h1,.hero h2{font-family:Roboto,sans-serif;font-weight:500;color:#fff;font-size:48px;line-height:1;margin:30px 0 15px}.hero .banner-desc:after{content:"";display:block;width:96px;height:1px;background-color:#f2f2f2;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.hero .footnotes{margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media screen and (max-width:767px){.hero .footnotes{display:block}}.hero .footnotes>*{width:50%}@media screen and (max-width:767px){.hero .footnotes>*{width:100%;text-align:center}}@media screen and (min-width:768px){.hero .footnotes ul{text-align:left}}@media screen and (max-width:767px){.hero .footnotes ul{margin-bottom:20px}}.hero .footnotes ul li{margin:0 8px}.hero .footnotes ul li:first-child{margin-left:0}.hero .footnotes .client-link,.hero .footnotes ul li a{text-decoration:none;color:#fff}.hero .footnotes .client-link{text-align:right;font-size:12px;line-height:1.17;text-transform:uppercase;position:relative;padding-right:20px}.hero .footnotes .client-link:after{content:"";display:block;width:12px;height:10px;position:absolute;top:50%;right:0;background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/publisher-pages/images/icon_ext-link.svg);background-repeat:no-repeat;background-position:0 0;margin-top:-5px}.hero .footnotes .client-link:hover{text-decoration:none}.hero>svg{position:absolute;left:0;bottom:0}.hero>svg polygon{stroke:#fff;fill:#fff}.hero+section{margin-top:-104px}.callout{position:relative}.callout .container{padding-top:0;padding-bottom:36px}.callout .inner-wrapper{border-radius:6px;background-color:#fff;box-shadow:0 2px 40px 0 rgba(0,0,0,.15);padding:24px 40px 32px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.callout .inner-wrapper{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.callout .single-stat{text-align:center;position:relative;width:33.3%}@media screen and (max-width:767px){.callout .single-stat{width:100%}.callout .single-stat:not(:first-of-type){margin-top:40px}}.callout .single-stat>span{display:block}.callout .single-stat>span.stat-num{color:#111;font-family:Roboto,sans-serif;font-size:48px;line-height:1.5;font-weight:900}.callout .single-stat>span.stat-desc{color:#637381;font-size:16px;line-height:1.19}.callout .single-stat:not(:first-of-type):before{content:"";display:block;height:36px;width:1px;background-color:#979797;position:absolute;left:0;top:50%;margin-top:-18px;opacity:.25}@media screen and (max-width:767px){.callout .single-stat:not(:first-of-type):before{transform:rotate(90deg);top:-12px;left:50%}}@media screen and (min-width:768px){.two-col-grid .single-item:nth-of-type(odd){padding-right:60px}.two-col-grid .single-item:nth-of-type(2n){padding-left:60px}}.sidebar-form{border-radius:6px;background-color:#fff;box-shadow:0 2px 40px 0 rgba(0,0,0,.15);padding:30px}.sidebar-form h3{margin-top:10px;margin-bottom:8px;text-align:center}.sidebar-form h3+p{margin-top:0;text-align:center}.sidebar-form .form-back{color:var(--brandaccent);font-size:12px;line-height:2.33;text-transform:uppercase;text-decoration:none;padding-left:24px;position:relative;display:block}.sidebar-form .form-back svg{width:16px;height:16px;left:0;transform:rotate(180deg) translateY(50%)}.sidebar-form ::-webkit-input-placeholder{opacity:.5}.sidebar-form ::-moz-placeholder{opacity:.5}.sidebar-form :-ms-input-placeholder{opacity:.5}.sidebar-form :-moz-placeholder{opacity:.5}.sidebar-form input{border-radius:6px;border:1px solid #e8e9f1;background-color:#fff;padding:8px 16px;display:block;margin:16px 0;width:100%}.sidebar-form input[type=checkbox]{display:none}.sidebar-form input[type=checkbox]+label{border:1px solid #dbdbdb;display:block;border-radius:6px;padding:16px 50px 16px 55px;cursor:pointer;transition:all .25s;font-size:18px;font-weight:400;line-height:1.17;position:relative;margin:16px 0}.sidebar-form input[type=checkbox]+label .custom-checkbox{width:40px;height:40px;position:absolute;top:50%;transform:translateY(-50%);right:16px;transition:opacity .15s}.sidebar-form input[type=checkbox]+label .custom-checkbox.checked{opacity:0}.sidebar-form input[type=checkbox]+label.selected,.sidebar-form input[type=checkbox]+label.selected:after,.sidebar-form input[type=checkbox]+label:hover,.sidebar-form input[type=checkbox]+label:hover:after{border-color:var(--brandaccent)}.sidebar-form input[type=checkbox]+label.selected .custom-checkbox.unchecked{opacity:0}.sidebar-form input[type=checkbox]+label.selected .custom-checkbox.checked{opacity:1}.sidebar-form input.hidden,.sidebar-form input[type=checkbox]+label.hidden{display:none}.sidebar-form svg{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:24px;height:24px}.sidebar-form .btn:focus,.sidebar-form .btn:hover,.sidebar-form input[type=submit]:focus,.sidebar-form input[type=submit]:hover{opacity:.8;outline:none}.sidebar-form .selected-ads{padding:0;border-radius:6px;border:1px solid #e8e9f1;margin:24px 0 34px}.sidebar-form .selected-ads li{position:relative;list-style:none;padding:8px 30px 8px 40px;border-bottom:1px solid #e8e9f1}.sidebar-form .selected-ads li .removeAd{display:block;width:30px;height:30px;background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/publisher-pages/images/icon_close@2x.png);background-size:10px 8px;background-position:50%;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.sidebar-form .selected-ads li .custom-checkbox{display:none}.sidebar-form .selected-ads li:last-of-type{border-bottom:none}.sidebar-form .selected-ads li svg{left:9px}.sidebar-form .screen-complete{padding:80px 0 34px;text-align:center}.sidebar-form .screen-complete p{padding-bottom:32px;position:relative;margin:0 0 32px}.sidebar-form .screen-complete p:after{content:"";display:block;width:100px;height:1px;background-color:#e5e5e5;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.sidebar-form .screen-complete a{color:var(--brandaccent);font-weight:400;text-decoration:none;display:block}.sidebar-form .hbspt-form form .hs-product_info,.sidebar-form .hbspt-form form .submitted-message,.sidebar-form .hbspt-form form label{display:none}.sidebar-form .hbspt-form form .hs-error-msgs{padding:0;margin:0;font-size:12px;color:red;list-style:none}.sidebar-form .hbspt-form form .hs-error-msgs li{list-style:none}.sidebar-form .hbspt-form form .hs-error-msgs li label{display:block}.sidebar-form .hbspt-form form fieldset{max-width:100%}.sidebar-form .hbspt-form form .form-columns-2 .hs-form-field{width:47%;float:left}.sidebar-form .hbspt-form form .form-columns-2 .hs-form-field:first-of-type{margin-right:3%}.sidebar-form .hbspt-form form .form-columns-2 .hs-form-field:last-of-type{margin-left:3%}.sidebar-form .hbspt-form form .form-columns-2 .hs-form-field.hs_firstname input{background:none!important}.sidebar-form .hbspt-form form .form-columns-2 .input input{margin:0}.sidebar-form .hbspt-form form input{border-radius:6px;border:1px solid #e8e9f1;background-color:#fff;padding:8px 16px;display:block;margin:16px 0 0;width:100%}.sidebar-form .hbspt-form form input:focus{outline:none}.sidebar-form .hbspt-form form input[type=email],.sidebar-form .hbspt-form form input[type=tel],.sidebar-form .hbspt-form form input[type=text]{-webkit-appearance:none}.sidebar-form .hbspt-form form input.hs-input{width:100%}.sidebar-form .hbspt-form form input[type=submit]{background-color:var(--brandaccent);display:block;border-radius:6px;padding:18px;text-transform:none;font-size:18px;font-family:Roboto,sans-serif;transition:opacity .25s;border:1px solid var(--brandaccent)}.sidebar-form .hbspt-form form div.input{margin-right:0}.sidebar-form .completed{display:none}.sidebar-form .completed+.screen-complete{display:block}.call-to-action{text-align:center;background-color:#222}.call-to-action>svg path,.call-to-action>svg polygon,.call-to-action>svg polyline{fill:#fff;stroke:#fff}@media screen and (max-width:767px){.call-to-action>svg{height:85px;margin-top:-2px}}.call-to-action .container{padding-top:50px;padding-bottom:94px;background-repeat:no-repeat;background-position:40px bottom;background-size:contain;background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/publisher-pages/images/screens.svg)}.call-to-action h2{color:#fff;font-size:48px;margin:0 0 10px}@media screen and (max-width:767px){.call-to-action h2{font-size:36px}}.call-to-action .inner-wrapper{width:45%;margin:0 auto}@media screen and (min-width:768px) and (max-width:992px){.call-to-action .inner-wrapper{width:75%}}@media screen and (max-width:767px){.call-to-action .inner-wrapper{width:100%}}.call-to-action p{color:#fff;font-weight:400;font-size:20px;margin:0 0 25px;line-height:1.3}@media screen and (max-width:767px){.call-to-action p{font-size:16px}}.call-to-action .btn{display:inline-block;padding-left:55px;padding-right:55px}@media screen and (max-width:767px){.call-to-action .btn{font-size:16px;padding-left:35px;padding-right:35px}}body.modal-active{overflow:hidden}body.modal-active:after{content:"";display:block;width:100%;height:100%;opacity:.8;position:absolute;bottom:0;z-index:100}#modal,body.modal-active:after{background-color:#111;top:0;left:0;right:0}#modal{display:none;position:fixed;max-height:100vh;z-index:1000}@media screen and (max-width:767px){#modal{height:100vh}}#modal .container{padding-top:0;padding-bottom:0}#modal .inner-wrapper{width:100%;max-width:1440px;margin:0 auto}#modal .flickity-slider,#modal .flickity-viewport,#modal .slide,#modal .slides{height:calc(100vh - 108px)!important}#modal .slide{width:100%;opacity:0;overflow-y:scroll}#modal .slide.is-selected{opacity:1;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:start}#modal .slide.is-selected img{margin:0 auto;max-width:100%;width:fit-content}#modal .slide-header{padding:8px 60px 8px 16px;text-align:center;position:relative}#modal .slide-header p{color:#fff;font-size:16px;font-weight:300;margin:0}#modal .slide-header .modal-close{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px}#modal .slide-header .modal-close path,#modal .slide-header .modal-close polygon,#modal .slide-header .modal-close polyline{fill:transparent;stroke:#fff}#modal img{display:block}#modal .slide-footer{background-color:#fff;box-shadow:0 2px 30px 0 rgba(0,0,0,.18);padding:0 24px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}@media screen and (max-width:767px){#modal .slide-footer{display:none}}#modal .slide-footer p{margin:0}#modal .slide-footer .slide-pagination{text-align:right;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#modal .slide-footer .slide-pagination span{background-image:url(https://410369.fs1.hubspotusercontent-na1.net/hubfs/410369/publisher-pages/images/icon_pagination.svg);display:block;float:left;width:49px;height:49px;border-radius:4px;margin-left:7px;position:relative;transition:opacity .25s}#modal .slide-footer .slide-pagination span.prev{transform:rotate(180deg)}#modal .slide-footer .slide-pagination span:hover{opacity:.7}#modal .section{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}#modal span{display:inline-block}#modal .ad-intro{border-right:1px solid #f2f2f2;padding-right:36px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;padding-top:16px;padding-bottom:16px}@media screen and (min-width:768px) and (max-width:992px){#modal .ad-intro{padding-right:26px}}#modal .ad-intro>*{width:auto}#modal .ad-intro .ad-icon,#modal .ad-intro svg{width:32px;height:32px}#modal .ad-intro .preview-title{display:inline-block;margin:0 0 0 16px;line-height:32px;font-size:24px;font-family:Roboto,sans-serif;color:#111;font-weight:500}#modal .ad-details{padding:0 0 0 26px}#modal .ad-details>span{padding:0 20px}@media screen and (min-width:768px) and (max-width:992px){#modal .ad-details>span{padding:0 10px}}#modal .ad-details>*{margin:0}.rev-calc main section>.container{padding-top:0}.rev-calc main section>.container>.resp_wrap>.col-66{padding-top:40px}@media screen and (min-width:768px){.rev-calc main section>.container>.resp_wrap>.col-66{padding-right:40px}}.rev-calc main .resp_wrap{margin-left:-20px}@media screen and (max-width:767px){.rev-calc main .resp_wrap{margin-right:-20px}}.rev-calc main .resp_wrap [class^=col-]{padding-left:20px;padding-right:20px}.rev-calc main .resp_wrap [class^=col-]>.resp_wrap{margin-top:24px;margin-bottom:24px}.rev-calc p.label{margin:0 0 10px}.rev-calc .range-slider{width:100%;margin-top:48px}.rev-calc .range-slider .inner-wrapper{position:relative}.rev-calc .range-slider .inner-wrapper .progress{position:absolute;left:0;background:#4ea1ff;height:4px;top:50%;width:50%;margin-top:1px;border-radius:10px;z-index:1}.rev-calc .range-slider .inner-wrapper .rangeslider__handle-tooltip{display:block;position:absolute;width:auto;height:28px;padding:0 8px;margin:0;text-align:center;background-color:#fff;box-shadow:0 0 2px rgba(0,0,0,.4);border-radius:4px;left:80%;transform:translate(-50%);outline:0;z-index:90;top:-35px}.rev-calc .range-slider .inner-wrapper .rangeslider__handle-tooltip:after{content:"\25BC";position:absolute;display:block;top:25px;left:50%;transform:translate(50%);text-align:center;text-indent:-4px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4);border:none;z-index:99;font-size:8px;margin-top:-1px}.rev-calc .range-slider .slider{-webkit-appearance:none;width:100%;height:4px;border-radius:10px;background:#d9dce1;outline:none}.rev-calc .range-slider .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#fff;box-shadow:0 0 1px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);width:20px;height:20px;border-radius:30px;text-align:center;border:1px solid #ccc;position:relative;z-index:10}.rev-calc .range-slider .slider::-moz-range-thumb{background:#fff;box-shadow:0 0 1px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);width:20px;height:20px;border-radius:30px;text-align:center;border:1px solid #ccc;position:relative;z-index:10}.rev-calc .revenue-calc-wrapper{margin-top:40px}.rev-calc .revenue-calc-wrapper hr{margin:24px 0}.rev-calc .revenue-calc-wrapper>div .inner-wrapper{padding:20px;background-color:#fff}.rev-calc .revenue-calc-wrapper>div .inner-wrapper>:first-child{margin-top:0}.rev-calc .estimate-output h3{margin-bottom:0;text-align:center}.rev-calc .estimate-output p{margin:10px 0 0;font-weight:500;line-height:1.5}.rev-calc .estimate-output p.centered{text-align:center}.rev-calc .estimate-output p>span{display:block;margin-bottom:15px}.rev-calc .estimate-output p span{font-weight:400}.rev-calc .estimate-output .btn:hover{border-bottom-color:var(--brandaccent)!important}.rev-calc .form-wrapper{display:none}.rev-calc .form-wrapper a.next{border-bottom:none;font-size:14px}.rev-calc .form-wrapper a.next:hover{color:#4ea1ff}.range-labels{margin:0 -3%;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.range-labels li{padding-left:0;width:10%;text-align:center;color:#b2b2b2;font-size:14px;cursor:pointer}@media screen and (max-width:768px){.marketplace-main>.container{padding-top:50px;display:block}}.marketplace-main>.container .scrolled{display:block}.about-overview{padding-right:75px}@media screen and (max-width:1023px){.about-overview{padding-right:20px;width:50%}}@media screen and (max-width:768px){.about-overview{width:100%}}@media screen and (max-width:767px){.about-overview{padding-right:0}}.about-overview>.container:first-of-type{padding-top:0}.about-overview .single-item .h4,.about-overview .single-item h4{padding-left:40px;position:relative}.about-overview .single-item .h4 svg,.about-overview .single-item h4 svg{position:absolute;top:50%;left:0;transform:translateY(-50%);width:24px;height:24px}@media screen and (min-width:768px) and (max-width:1023px){.anchored-form{padding-left:20px;width:50%}}@media screen and (max-width:768px){.anchored-form{width:100%;padding-left:0!important}}.anchored-form .inner-container{padding-top:0;padding-bottom:0}.anchored-form .inner-container.paused{padding-bottom:0;bottom:86px;position:absolute!important;top:auto!important}.anchored-form .scrolled{position:fixed;top:109px;z-index:10}.anchored-form .scrolled .sidebar-form{max-height:calc(100vh - 109px);overflow-y:scroll}.sidebar-form a.btn.btn-large:hover{border-bottom:1px solid var(--brandaccent)!important}.sidebar-form a.btn.btn-large .cart-added{display:none}.sidebar-form a.agenda{color:var(--brandaccent);display:none;text-align:center;margin-top:12px;text-decoration:none}.sidebar-form a.agenda span{position:relative;padding-left:26px}.sidebar-form a.agenda span svg{height:16px;left:0}.sidebar-form a.agenda span svg path,.sidebar-form a.agenda span svg polygon,.sidebar-form a.agenda span svg polyline{fill:var(--brandaccent);stroke:transparent}.single-channel:not(:last-of-type){margin-bottom:72px}.single-channel h3{margin-bottom:0}.single-channel p{margin-top:3px}.ad-types{margin-top:15px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;-moz-justify-content:start;justify-content:start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ad-types li{display:block;width:31%;margin-right:3%;border:1px solid #dbdbdb;border-radius:8px;margin-top:20px}.ad-types li:nth-child(3n+3){margin-right:0}@media screen and (max-width:767px){.ad-types li{width:47%}.ad-types li:nth-child(odd){margin-left:0}.ad-types li:nth-child(2n){margin-right:0}}.ad-types li:hover{box-shadow:0 2px 40px 0 rgba(0,0,0,.1);border:1px solid var(--brandaccent)}.ad-types li:hover .ad-preview{color:var(--brandaccent)}.ad-types li:hover.no-preview{box-shadow:0 0 0 0 transparent;border:1px solid #dbdbdb}.ad-types li.no-preview a{cursor:default}.ad-types li a{width:100%;height:100%;padding:16px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.ad-types li a,.ad-types li a:hover{text-decoration:none}.ad-types li a svg{width:24px;height:24px}.ad-types li a.no-description .ad-details{padding-top:50px}.ad-types li a .ad-preview{display:block;font-size:12px;color:#637381;padding-right:15px;position:relative;font-weight:400}.ad-intro{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.ad-intro>*{width:85%}.ad-intro svg{text-align:left}.ad-cost{font-weight:500;color:var(--brandaccent);text-align:right}.ad-details{display:block;padding-top:15px;color:#111}.ad-details .ad-name{font-size:16px;font-weight:400;display:block}.ad-details .ad-description{display:block;font-size:14px;margin-bottom:5px}.featured-publishers .container{padding-top:0;padding-bottom:0}.featured-publishers .publisher-cards{justify-content:space-between}.featured-publishers .publisher-cards .publisher-card{flex:0 1 32%;max-width:32%;margin:0}@media screen and (max-width:767px){.featured-publishers .publisher-cards .publisher-card{flex:0 1 calc(100% - 0.5em);max-width:100%;margin:0 0 1em}}.block-callout{padding:60px}.block-callout .kicker{text-transform:uppercase;font-size:12px;margin:0;padding:0;font-weight:700}.block-callout h2{margin-top:0}.block-callout h3{font-family:Roboto,sans-serif;color:#637381;font-size:16px;font-weight:700;margin-bottom:0}.block-callout h3+p{margin-top:10px}.block-callout-blue{background:#f6faff;border-left:4px solid #4ea1ff}form .hs-error-msgs{margin:-15px 0 5px;padding-left:0}form .hs-error-msgs li{padding-left:0}form .hs-error-msgs li .hs-error-msg{color:#dc4342;margin:0;font-size:12px}form label:not(.hs-error-msg){display:none}form input{font-family:Roboto,sans-serif;margin-bottom:16px}form input[type=email],form input[type=number],form input[type=tel],form input[type=text]{border:1px solid #dbdbdb;border-radius:4px;background:#fff;width:100%!important;height:40px;padding:0 16px;color:#637381;-webkit-appearance:none}form input[type=email]:focus,form input[type=number]:focus,form input[type=tel]:focus,form input[type=text]:focus{border-color:#dbdbdb}form input[type=submit]{font-family:Roboto,sans-serif;font-size:18px;line-height:1.17;text-align:center;color:#fff!important;font-weight:700;border-radius:4px;background-color:#4ea1ff;letter-spacing:normal;border:none;text-transform:none;padding:10px 25px;height:auto;margin-bottom:0;transition:opacity .25s;box-shadow:none}form input[type=submit]:focus{outline:none}form input[type=submit]:hover{background-color:#4ea1ff;opacity:.9}form textarea.hs-input{display:none}form div.actions{padding-top:0!important}.bsa-cart header ul li.icon-cart:hover .cart-preview{display:none!important}.bsa-cart main .container>div>.h2,.bsa-cart main .container>div>h2,.bsa-cart main .container>div>p{text-align:center}.bsa-cart main .container>div>p{color:#909fab;margin-top:0;font-size:20px;line-height:1.3}.cart-overview .cart-wrapper{margin-top:54px}@media screen and (min-width:768px){.cart-overview .cart-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.cart-overview .cart-wrapper>div:first-child{width:60%;padding-right:40px}.cart-overview .cart-wrapper>div:last-child{width:40%;padding-left:40px;border-left:1px solid #dbdbdb}}@media screen and (max-width:767px){.cart-overview .cart-wrapper>div:first-child{margin-bottom:48px}}.cart-overview h2.h3{margin:0 0 20px}.cart-empty>p{padding-bottom:30px}.cart-item{margin:48px 0 0}.cart-item:first-of-type{margin-top:0}.cart-item p{margin:0}.cart-item a{border-bottom:none}.cart-item a:hover{color:#4ea1ff}.cart-item .cart-item-profile{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;margin-bottom:24px}.cart-item .cart-item-profile img{flex:0 0 80px;border:1px solid #f2f2f2;border-radius:8px;padding:10px}.cart-item .cart-item-profile p{font-size:16px;line-height:1.75;color:#637381}.cart-item .cart-item-profile p.publisher-name{font-size:21px;line-height:1.7;color:#000;font-weight:500}.cart-item .cart-item-profile p.publisher-name a{color:#000;text-decoration:none}.cart-item .cart-item-profile p.publisher-name a:hover{text-decoration:underline}.cart-item .cart-item-profile .inner-wrapper{padding-left:24px}.cart-item .cart-item-details p .item-remove,.cart-item .cart-item-profile p .item-remove{cursor:pointer;font-weight:400;font-size:14px;line-height:2;color:#798a97}.cart-item .cart-item-details p .item-remove:hover,.cart-item .cart-item-profile p .item-remove:hover{text-decoration:underline}.cart-item .cart-item-details{border:1px solid #dbdbdb;border-radius:4px;margin-top:10px}.cart-item .cart-item-details p{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;margin:-1px 0 0;font-weight:500;font-size:18px;line-height:1.17;padding:17px 24px 17px 18px}.cart-item .cart-item-details p:not(:last-child){border-bottom:1px solid #dbdbdb}.cart-item .cart-item-details p span:not(.item-remove){display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.cart-item .cart-item-details svg{width:25px;height:24px;margin-right:16px}.cart-success-message{display:none}@media screen and (min-width:769px){.cart-success-message .inner-wrapper{width:75%;margin:0 auto}}.cart-success-message .inner-wrapper img{display:block;max-width:580px;margin:0 auto}.cart-success-message .case-studies-wrapper{margin-top:60px}.cart-success-message .case-studies-wrapper .col-50.col-first{padding-right:10px}.cart-success-message .case-studies-wrapper .col-50.col-last{padding-left:10px}@media screen and (min-width:768px){.cart-success-message .case-studies-wrapper .case-logo{max-height:31px;width:auto;max-width:200px}}.cart-success-message .case-studies-wrapper a{font-size:16px;text-decoration:none;color:#4ea1ff;border-bottom:0;font-weight:400}.cart-success-message a{border-bottom:none}.cart-success-message a:hover{color:#4ea1ff}.cart-success .cart-success-message{display:block}.cart-success .cart-success-message .inner-wrapper{text-align:center}.cart-success .cart-empty,.cart-success .cart-overview{display:none!important}
/*# sourceMappingURL=https://cdn2.hubspot.net/hub/410369/hub_generated/template_assets/14970542829/1653060040267/Coded_files/Custom/page/publishers/dist/styles/style-marketplace.css */