form{flex-direction:column!important}.content-wrapper{margin:0 auto;max-width:1140px;padding:0 20px}.container-wide{margin:0 auto;max-width:1300px;padding:0 15px}.blog-header__inner{margin:0 auto;padding:7.5rem 0 2.5rem}.blog-header__title{margin-top:1.1rem!important;text-align:left}.blog-header__subtitle{margin:1rem 0 2rem}.blog-header__form{margin:0 1rem}.blog-header-standard{position:relative}.blog-header-overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.blog-header-standard .container,.blog-header-standard .container-slim{position:relative;z-index:2}@media screen and (min-width:768px){.blog-header__form{margin:0 auto}}.blog-index{display:flex;flex-wrap:wrap;padding:3.3rem 0}.blog-index:after{content:"";flex:auto}.blog-index__tag-header{flex:1 0 100%;padding:1rem}.blog-index__tag-subtitle{font-size:1.16rem;line-height:1.1}.blog-index__tag-heading{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:1rem}.blog-index__post{flex:0 0 100%;padding:1rem;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.blog-index__post:hover{cursor:pointer;transform:scale(1)}.blog-index__post--large{margin-bottom:1rem;padding:0}.blog-index__post--large .blog-index__post-content{padding:2rem}.hhs-blog-card-inner{height:100%;padding:0}.hhs-blog-card-inner .blog-index__post-content{padding:10px 0}.blog-index__post--large h2 a:hover,.blog-index__post--small h2 a:hover{cursor:pointer;text-decoration:none}.blog-index__post-content--small{min-height:auto}.blog-recent-posts__list p a.blog-recent-posts__post{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;flex:none!important}@media screen and (min-width:768px){.blog-index__post{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-index__post{flex:0 0 33.33333%}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%;justify-items:space-between}}@media (max-width:575px){.blog-header__subtitle,.blog-header__title{text-align:center}}.blog-index__post-image{background-image:url();background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;padding-bottom:50%}.blog-index__post--small .blog-index__post-image{margin-bottom:15px}@media screen and (min-width:768px){.blog-index__post-image--large{flex:1 1 100%;padding-bottom:0}.blog-index__post-content--large{flex:1 1 100%}.blog-index__post-image--large{flex:1 1 48%}.blog-index__post-content--large{flex:1 1 48%;padding-left:2rem}}.blog-index__post-content h2{margin:.5rem 0}.blog-index__post-content a{color:#0c2854!important}.blog-index__post img{height:auto;max-width:100%}.blog-pagination{align-items:center;clear:both;display:flex;justify-content:center;margin:0 auto 3.3rem;text-align:center;width:100%}.blog-pagination__link{border:2px solid transparent;border-radius:7px;display:inline-flex;line-height:1;margin:0 .1rem;padding:.25rem .4rem;text-decoration:none}.blog-pagination__link--active{border:2px solid #f15b28}.blog-pagination__link:focus,.blog-pagination__link:hover{text-decoration:none}.blog-pagination__next-link,.blog-pagination__prev-link{align-items:center;display:inline-flex}.blog-pagination__prev-link{margin-right:.25rem;text-align:right}.blog-pagination__next-link{margin-left:.25rem;text-align:left}.blog-pagination__next-link--disabled,.blog-pagination__prev-link--disabled{color:#b0c1d4;cursor:default;pointer-events:none}.blog-pagination__next-link svg,.blog-pagination__prev-link svg{fill:#656d93;margin:0 5px}.blog-pagination__next-link--disabled svg,.blog-pagination__prev-link--disabled svg{fill:rgba(101,109,147,.5)}.blog-pagination__number-link:focus,.blog-pagination__number-link:hover{background-color:#f15b28;border:2px solid #f15b28;color:#fff}.blog-header__author-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 0 12px 0 rgba(0,0,0,.15);height:150px;margin:0 auto 1.5rem;width:150px}.blog-header__author-social-links a{background-color:#000;border-radius:50%;display:inline-block;height:40px;margin:0 5px;position:relative;width:40px}.blog-header__author-social-links a:hover{background-color:#f15b28}.blog-header__author-social-links svg{fill:#fff;height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.blog-post{margin:0 auto;padding:0 0 3.3rem}.blog-post h1{font-size:1.6rem}.blog-post__meta{margin:1rem 0}.blog-post__meta p{font-size:.9em}.blog-post__meta a{text-decoration:none}.blog-post__tag-link{-webkit-border-radius:25px 25px 25px 25px;border-radius:25px 25px 25px 25px;display:inline-block;font-size:.6rem;font-weight:700;margin:0 5px 5px 0;padding:5px 10px;text-transform:uppercase;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.blog-post__tag-link:hover{text-decoration:none;transform:scale(1.02)}.blog-recent-posts{margin-top:3rem;padding:2rem 0}.blog-recent-posts h4{margin-bottom:25px;text-align:center;width:100%}.blog-recent-posts__list{display:flex}.blog-recent-posts__post{display:block;flex:0 0 100%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.blog-recent-posts__post:hover{transform:scale(1.02)}.blog-recent-posts__post h3{padding:1rem 1rem .5rem}.blog-recent-posts__post p{padding:0 1rem 1rem}@media screen and (min-width:768px){.blog-recent-posts__post{flex:0 0 50%}}@media screen and (max-width:768px){.blog-recent-posts__list{display:block}}@media screen and (min-width:1000px){.blog-recent-posts__post{flex:0 0 31.25%;margin:10px}}.blog-recent-posts__post:hover{text-decoration:none}.blog-recent-posts__image{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:63%}.blog-recent-posts__title{font-size:1.25rem;margin:1rem 0 .5rem}.blog-comments{margin:0 auto;max-width:680px}.blog-comments form{max-width:100%}.blog-comments .hs-submit{text-align:center}.comment.depth-0{border-top:0!important}.blog-comments .hs-form-booleancheckbox label{line-height:1.6em!important}.blog-comments .comment-reply-to{border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.blog-comments .comment-reply-to:hover{transform:scale(1)}.hs-blog-social-share{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2);height:auto;height:auto!important;padding:10px 0 0;width:100%}.filter__header{margin-bottom:16px;padding:1rem}select.post__category-selector{height:auto!important;padding-right:25px}@media screen and (min-width:768px){.filter__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__header .column--8{-webkit-box-flex:2;-ms-flex:2 300px;flex:2 300px}.filter__header .column--4{margin-right:20px}}@media (max-width:768px){.blog-post__tags{margin-bottom:25px}}.hs-blog-id-41647620893 select{background:#0c1b37 url(https://507386.fs1.hubspotusercontent-na1.net/hubfs/507386/CLEAN-images/gfx/select-drop-down-arrows.png) no-repeat 100%!important;background-size:14px 33px!important;color:#fff}.hs-blog-id-41647620893 .hs-error-msgs label,.hs-blog-id-41647620893 .hs-error-msgs li{color:#f15b28!important}.hhs-blog-card-inner{-webkit-box-shadow:0 0 0 0 transparent!important;box-shadow:0 0 0 0 transparent!important}.hs-blog-id-41647620893 .col-md-4{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.hs-blog-id-42240909131 #main-content{padding-top:80px!important}.hs-blog-id-42240909131 .hhs-header-mod.hhs-alt-nav.sticky-menu,.hs-blog-id-42240909131 .hhs-header-mod.sticky-menu{background-color:#0c1b37!important}.hs-blog-id-42240909131 .hhs-header-mod.hhs-alt-nav .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{color:#f5f5f5!important}.hs-blog-id-42240909131 a#cta_button_3319111_29be775c-00f8-45a2-a613-770289110b44:hover{color:#f15b28!important}.hs-blog-id-42240909131 .blog-header-standard{background-image:url(https://3319111.fs1.hubspotusercontent-na1.net/hubfs/3319111/assets_koncert/images/modules/blog-orniment-L.svg),url(https://3319111.fs1.hubspotusercontent-na1.net/hubfs/3319111/assets_koncert/images/modules/blog-orniment-R.svg);background-position:0 100%,100% 100%;background-repeat:no-repeat,no-repeat;background-size:10%,20%;padding-top:80px}.hs-blog-id-42240909131 .hhs-header-mod.hhs-alt-nav{background-color:#0c1b37}.hs-blog-id-42240909131 a#cta_button_3319111_29be775c-00f8-45a2-a613-770289110b44{background:hsla(0,0%,100%,0);border:1px solid #f5f5f5;color:#f5f5f5}.hs-blog-id-42240909131 .hhs-nav-links.custom-menu-primary .hs-menu-wrapper>ul>li>a{color:#fff!important}.cta-slim-wrap-blog{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin:15px 0!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.related--posts-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.webinar-vid{margin:0 0 60px}.body-wrapper{min-height:100vh!important}#main-content,.body-wrapper{overflow:visible!important;position:relative!important}#main-content{z-index:1!important}.blog-detail_content{overflow:visible!important;position:relative!important;z-index:2!important}.blog-detail_content .row{align-items:flex-start!important;display:flex!important}.blog-detail_content .col-lg-8,.blog-detail_content .col-md-8{flex:0 0 66.666667%!important;max-width:66.666667%!important}.blog-detail_content .col-lg-4,.blog-detail_content .col-md-4{flex:0 0 33.333333%!important;max-width:33.333333%!important;position:relative!important}.blog-sidebar{height:100%!important;position:relative!important}.blog-detail_emailSignup,.secondary-banner{margin-bottom:20px!important;position:-webkit-sticky!important;position:sticky!important;top:100px!important;transform:translateZ(0)!important;will-change:transform!important;z-index:10!important}.blog-detail_emailSignup .hhs-form-con,.secondary-banner .widget-type-custom_widget{position:relative!important;width:100%!important}@media (max-width:991px){.blog-detail_content .row{flex-direction:column!important}.blog-detail_content .col-lg-4,.blog-detail_content .col-lg-8,.blog-detail_content .col-md-4,.blog-detail_content .col-md-8{flex:0 0 100%!important;max-width:100%!important}.blog-detail_emailSignup,.secondary-banner{position:relative!important;top:0!important;transform:none!important}}