html{scroll-behavior:smooth}section.blogHero{background:-webkit-gradient(linear,left top,right top,color-stop(40%,#fff),color-stop(98%,var(--yellow50)));background:linear-gradient(90deg,#fff 40%,var(--yellow50) 98%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}section.blogHero .image{-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);height:40vw;width:45%}section.blogHero .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}section.blogHero .copy{padding-left:45px;padding-right:45px;width:55%}section.blogHero .copy .inner{border-left:10px solid var(--yellow);padding-left:45px}section.blogHero .copy .inner h4{color:#ff8600;margin-bottom:10px}section.blogHero .copy .inner h3{line-height:1.5}@media(max-width:999px){section.blogHero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.blogHero .image{width:100%}section.blogHero .copy{padding-left:10px;padding-right:10px;padding-top:30px;width:100%}}section.filters{padding-bottom:0}section.filters .container p{color:#ff8600;font-size:26px}section.filters .container a.btn.btnYellow{background:#fff;border:2px solid var(--yellow);color:var(--yellow);font-size:16px;font-weight:200;margin-bottom:10px;margin-right:20px;padding:8px 24px}section.latestPosts{padding:2rem 0}section.latestPosts .intro{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2.7rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.latestPosts .intro h2{font-size:.9rem;margin:0 auto 30px;text-align:center;width:80%}section.latestPosts .intro .btn{display:none;margin:0 auto}section.latestPosts .intro .searchFilter{display:none}section.latestPosts .featured{background-color:var(--yellow);padding:60px 120px}section.latestPosts .featured>h4{text-align:center}section.latestPosts .featured .featuredTile{background-color:#fff}section.latestPosts .featured .featuredTile a{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:20px;width:100%}section.latestPosts .featured .featuredTile a .imageBox{max-height:25vw;width:60%}section.latestPosts .featured .featuredTile a .imageBox img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.latestPosts .featured .featuredTile a .copy{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 80px 40px 40px;width:40%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.latestPosts .featured .featuredTile a .copy h4{font-size:1.3rem;font-weight:600;margin-bottom:0;text-transform:uppercase}section.latestPosts .featured .featuredTile a .copy .tags{display:none}section.latestPosts .latestPostsGroup.tags .container .tile{display:block}section.latestPosts .latestPostsGroup{padding:0 0 2rem}section.latestPosts .latestPostsGroup .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.latestPosts .latestPostsGroup .container .eventTile,section.latestPosts .latestPostsGroup .container .tile{background-color:#fff;border-radius:3px;-webkit-box-shadow:0 16px 24px 16px rgba(0,0,0,.08);box-shadow:0 16px 24px 16px rgba(0,0,0,.08);display:none;margin-bottom:40px;margin-left:20px;margin-right:20px;padding:20px;width:calc(33.33333% - 40px)}section.latestPosts .latestPostsGroup .container .eventTile .image,section.latestPosts .latestPostsGroup .container .tile .image{margin-bottom:20px;padding-bottom:100%;position:relative;width:100%}section.latestPosts .latestPostsGroup .container .eventTile .image img,section.latestPosts .latestPostsGroup .container .tile .image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}section.latestPosts .latestPostsGroup .container .eventTile h3,section.latestPosts .latestPostsGroup .container .eventTile h4,section.latestPosts .latestPostsGroup .container .tile h3,section.latestPosts .latestPostsGroup .container .tile h4{font-size:.8rem;font-weight:700;margin-bottom:0}section.latestPosts .latestPostsGroup .container .eventTile .tags,section.latestPosts .latestPostsGroup .container .tile .tags{display:none}section.latestPosts .latestPostsGroup .container .eventTile.active.visible,section.latestPosts .latestPostsGroup .container .tile.active.visible{display:block}section.latestPosts .latestPostsGroup .container .viewMoreBox{text-align:center;width:100%}@media(max-width:767px){section.latestPosts .latestPostsGroup .container .eventTile,section.latestPosts .latestPostsGroup .container .tile{max-width:400px;width:calc(100% - 40px)}section.latestPosts .latestPostsGroup .container .eventTile img,section.latestPosts .latestPostsGroup .container .tile img{height:calc(100vw - 80px)}}@media(min-width:769px)and (max-width:1023px){section.latestPosts .latestPostsGroup .container .eventTile,section.latestPosts .latestPostsGroup .container .tile{width:calc(50% - 40px)}section.latestPosts .latestPostsGroup .container .eventTile img,section.latestPosts .latestPostsGroup .container .tile img{height:calc(50vw - 80px)}}@media(min-width:1401px){section.latestPosts .latestPostsGroup .container .eventTile,section.latestPosts .latestPostsGroup .container .tile{width:calc(25% - 40px)}section.latestPosts .latestPostsGroup .container .eventTile img,section.latestPosts .latestPostsGroup .container .tile img{height:calc(25vw - 80px)}}@media(min-width:1901px){section.latestPosts .latestPostsGroup .container .eventTile,section.latestPosts .latestPostsGroup .container .tile{width:calc(20% - 40px)}section.latestPosts .latestPostsGroup .container .eventTile img,section.latestPosts .latestPostsGroup .container .tile img{height:calc(20vw - 80px)}}section.latestPosts .latestPostsGroup .container .eventTile,section.latestPosts .latestPostsGroup .container .tile{-webkit-box-shadow:none;box-shadow:none;padding-bottom:40px;padding-left:0;padding-right:0;position:relative}section.latestPosts .latestPostsGroup .container .eventTile .line,section.latestPosts .latestPostsGroup .container .tile .line{background-color:var(--yellow);height:8px;margin-bottom:10px;width:82px}section.latestPosts .latestPostsGroup .container .eventTile h4,section.latestPosts .latestPostsGroup .container .tile h4{font-size:20px;font-weight:400;line-height:1.5}section.latestPosts .latestPostsGroup .container .eventTile p.tagTime,section.latestPosts .latestPostsGroup .container .tile p.tagTime{bottom:0;color:#3d3835;font-size:12px;position:absolute}section.latestPosts .latestPostsGroup .container .viewMoreBox a.viewMore.btn{background:#fff;color:#000;display:inline-block;font-size:26px;font-weight:700;padding:0;position:relative;z-index:2}section.latestPosts .latestPostsGroup .container .viewMoreBox a.viewMore.btn:after{background-color:#ffc882;bottom:-5px;content:"";display:block;height:16px;left:-10%;position:absolute;width:120%;z-index:-1}section.latestPosts .latestPostsGroup .container .inlineSubscribe{background:var(--yellow)}section.latestPosts .latestPostsGroup .container .inlineSubscribe h3{font-size:18px;margin-bottom:10px}section.latestPosts .latestPostsGroup .container .inlineSubscribe h4{font-size:22px;margin-bottom:20px;text-transform:uppercase}section.latestPosts .latestPostsGroup .container .inlineSubscribe h3.form-title{display:none}section.latestPosts .latestPostsGroup .container .inlineSubscribe form .hs-form-field input{margin-bottom:10px;padding:5px 10px}section.latestPosts .latestPostsGroup .container .inlineSubscribe form .hs-form-field .input select{margin-bottom:10px;padding:3px 6px}section.latestPosts .latestPostsGroup .container .inlineSubscribe form .hs-button{font-size:.7rem;margin:10px 0 0;padding:10px}@media(min-width:0)and (max-width:767px){section.latestPosts .featured{padding:20px 50px}section.latestPosts .featured .featuredTile a .copy{padding:20px 0}section.latestPosts .latestPostsGroup .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:1199px){section.latestPosts .featured .featuredTile a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.latestPosts .featured .featuredTile a .copy,section.latestPosts .featured .featuredTile a .imageBox{width:100%}}@media(max-width:1499px){section.latestPosts .featured .featuredTile a .imageBox{max-height:100%}}section.subscribe{background-color:var(--yellow);padding:2rem 0 2rem 100px;position:relative}section.subscribe img.dashedHalf{bottom:30px;height:150px;position:absolute;right:0;width:auto}section.subscribe img.solidHalf{bottom:190px;height:40px;position:absolute;right:0;width:auto}section.subscribe h4{font-size:32px;margin-bottom:10px}section.subscribe h3{font-size:22px}section.subscribe h3.form-title{display:none}section.subscribe form{max-width:600px;width:90%}section.subscribe form .hs-button{margin:0;text-align:left}section.subscribe .hs-form-field .input select,section.subscribe .hs-form-field .input textarea,section.subscribe .hs-form-field input:focus{outline:none}section.subscribe .hs-form-field .input select,section.subscribe .hs-form-field .input textarea,section.subscribe .hs-form-field input{padding:10px 20px}section.blogPost{background-color:var(--yellow10)}section.blogPost .banner{background:#fff}section.blogPost .banner .imageBox{height:50vw;margin:0 auto;max-height:500px;max-width:1400px;width:100%}section.blogPost .banner .imageBox img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}section.blogPost .container .post-wrapper h2{font-size:26px;line-height:1}section.blogPost .container .post-wrapper ol,section.blogPost .container .post-wrapper ul{padding-left:20px}section.blogPost .container .post-wrapper ol li{margin-bottom:10px;padding-left:10px}section.blogPost .container .post-wrapper .ctaFullWidth .text h3{font-size:30px}section.blogPost .container .post-wrapper .ctaFullWidth .text button,section.blogPost .container .post-wrapper .ctaFullWidth .text p{font-size:16px}section.blogPost .container.postBodyContainer{background:#fff;-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,.05);box-shadow:4px 4px 4px 0 rgba(0,0,0,.05);margin-bottom:60px;margin-top:-150px;max-width:1000px;padding:60px;position:relative;z-index:3}section.blogPost .container.postBodyContainer .postBannerDetail .title{border-left:10px solid var(--yellow);margin-left:-30px;padding:10px 20px 20px}section.blogPost .container.postBodyContainer .postBannerDetail .title .topicsGroup p{color:var(--yellow);font-weight:700;margin-top:0}section.blogPost .container.postBodyContainer .postBannerDetail .title h1{font-size:1.6rem;margin-bottom:0}section.blogPost .container.postBodyContainer .postBannerDetail .postBannerAuthor p{font-size:15px;font-weight:100;margin:0}section.blogPost .container.postBodyContainer img{height:auto;max-width:100%}section.blogPost .container.postBodyContainer li,section.blogPost .container.postBodyContainer p{font-weight:100;line-height:1.5}section.blogPost .container.postBodyContainer strong em{font-style:normal}section.blogPost .container.postBodyContainer .ctaFullWidth .image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}section.blogPost .relatedPosts{background:#fbaf4f;padding-top:20px;position:relative}section.blogPost .relatedPosts img.halfCircle{height:200px;left:0;position:absolute;top:40px;width:auto}section.blogPost .relatedPosts .container{max-width:1200px}section.blogPost .relatedPosts .container h2{margin-bottom:0;margin-left:20px;text-align:center}section.blogPost .relatedPosts .container .relatedPostsGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile,section.blogPost .relatedPosts .container .relatedPostsGroup .tile{background-color:#fff;border-radius:3px;-webkit-box-shadow:0 16px 24px 16px rgba(0,0,0,.08);box-shadow:0 16px 24px 16px rgba(0,0,0,.08);display:none;margin-bottom:40px;margin-left:20px;margin-right:20px;padding:20px;width:calc(33.33333% - 40px)}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile .image,section.blogPost .relatedPosts .container .relatedPostsGroup .tile .image{margin-bottom:20px;padding-bottom:100%;position:relative;width:100%}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile .image img,section.blogPost .relatedPosts .container .relatedPostsGroup .tile .image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile h3,section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile h4,section.blogPost .relatedPosts .container .relatedPostsGroup .tile h3,section.blogPost .relatedPosts .container .relatedPostsGroup .tile h4{font-size:.8rem;font-weight:700;margin-bottom:0}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile .tags,section.blogPost .relatedPosts .container .relatedPostsGroup .tile .tags{display:none}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile.active.visible,section.blogPost .relatedPosts .container .relatedPostsGroup .tile.active.visible{display:block}section.blogPost .relatedPosts .container .relatedPostsGroup .viewMoreBox{text-align:center;width:100%}@media(max-width:767px){section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile,section.blogPost .relatedPosts .container .relatedPostsGroup .tile{max-width:400px;width:calc(100% - 40px)}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile img,section.blogPost .relatedPosts .container .relatedPostsGroup .tile img{height:calc(100vw - 80px)}}@media(min-width:769px)and (max-width:1023px){section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile,section.blogPost .relatedPosts .container .relatedPostsGroup .tile{width:calc(50% - 40px)}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile img,section.blogPost .relatedPosts .container .relatedPostsGroup .tile img{height:calc(50vw - 80px)}}@media(min-width:1401px){section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile,section.blogPost .relatedPosts .container .relatedPostsGroup .tile{width:calc(25% - 40px)}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile img,section.blogPost .relatedPosts .container .relatedPostsGroup .tile img{height:calc(25vw - 80px)}}@media(min-width:1901px){section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile,section.blogPost .relatedPosts .container .relatedPostsGroup .tile{width:calc(20% - 40px)}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile img,section.blogPost .relatedPosts .container .relatedPostsGroup .tile img{height:calc(20vw - 80px)}}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile,section.blogPost .relatedPosts .container .relatedPostsGroup .tile{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding-bottom:0;padding-left:0;padding-right:0;position:relative}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile .line,section.blogPost .relatedPosts .container .relatedPostsGroup .tile .line{background-color:#ff8600;height:8px;margin-bottom:10px;width:82px}section.blogPost .relatedPosts .container .relatedPostsGroup .eventTile h4,section.blogPost .relatedPosts .container .relatedPostsGroup .tile h4{font-size:18px;font-weight:400;line-height:1.5}@media(max-width:766px){section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(4),section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(5){display:none}section.blogPost .banner .container{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.blogPost .banner .container .imageBox{max-width:350px;width:100%}section.blogPost .banner .container .postBannerDetail{margin-top:24px;width:100%}section.blogPost .container .post-wrapper .webinarCTA{text-align:center}section.blogPost .container .post-wrapper .webinarCTA .logos{position:static;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}section.blogPost .container .post-wrapper .webinarCTA .logos .alidaLogo{width:50%;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}section.blogPost .container .post-wrapper .webinarCTA .logos .otherLogo{width:50%;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}}@media(max-width:899px){section.blogPost .container .post-wrapper .ctaFullWidth{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}section.blogPost .container .post-wrapper .ctaFullWidth .text{text-align:center;width:100%}section.blogPost .container .post-wrapper .ctaFullWidth .image{height:200px;width:100%}}@media(min-width:767px)and (max-width:1024px){section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(3),section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(4),section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(5){display:none}}@media(min-width:1025px)and (max-width:1399px){section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(4),section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(5){display:none}}@media(min-width:1400px){section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(5){display:none}}@media(min-width:1900px){section.blogPost .relatedPosts .container .relatedPostsGroup a.tile.active.visible:nth-of-type(5){display:block}section.blogPost .container .post-wrapper .ctaFullWidth .text h3{font-size:40px}section.blogPost .container .post-wrapper .ctaFullWidth .text button,section.blogPost .container .post-wrapper .ctaFullWidth .text p{font-size:20px}}