.blogListing{padding:6rem 0}@media (min-width:992px){.blogListing{padding:8rem 0 6rem 0}}@media (min-width:1200px){.blogListing{padding:6rem 0}}.blogListing .resourceCard{background-color:var(--water);margin-bottom:30px}.blogListing__pagination{margin-top:4rem}.blogListing__pagination a{color:var(--paua)}.blogListing__pagination a:hover{color:var(--red)}.blogListing__pagination a:hover svg path{fill:var(--red)}.blogListing__pagination a.hs-pagination__link--active{text-decoration:underline;color:var(--red)}.blogListing__pagination a svg path{fill:var(--paua)}.blogPost .hero{padding-top:120px;margin-bottom:20px}.blogPost .hero__breadcrumb{margin-bottom:20px}.blogPost .hero__breadcrumb li{margin:0 3px;font-size:.75rem}.blogPost .hero__breadcrumb a{color:var(--paua)}.blogPost .hero__breadcrumb a:hover{color:var(--red);text-decoration:none}.blogPost .hero__details{margin:10px 0 35px 0}.blogPost .hero__details-divider{margin:0 4px}.blogPost .hero__avatar{height:3.5rem;width:3.5rem;border-radius:9999px;object-fit:cover;margin-right:.75rem}.blogPost .hero__tags a{background-color:var(--water);padding:5px 12px;border-radius:9999px;transition:all .5s ease!important;-moz-transition:all .5s ease!important;-ms-transition:all .5s ease!important;-o-transition:all .5s ease!important;-webkit-transition:all .5s ease!important;font-size:.75rem;color:var(--paua)}.blogPost .hero__tags a:hover{background-color:var(--red);color:var(--white);text-decoration:none}.blogPost .hero__socials{margin-top:20px}@media (min-width:768px){.blogPost .hero__socials{margin:0}}.blogPost .hero__socials li{margin:0 4px}.blogPost .postContent{margin-top:40px;padding-bottom:80px}.blogPost .postSidebar{position:sticky;top:100px;width:100%;height:fit-content}@media (min-width:992px){.blogPost .postSidebar{padding-right:40px}}.blogPost .postSidebar__narration{margin-bottom:15px}.blogPost .postSidebar__contents{padding:1.5rem;border-radius:1rem}.blogPost .postSidebar__links li{margin-bottom:5px}.blogPost .postSidebar__links a:hover{color:var(--red);text-decoration:none}.blogPost .postBody h2,.blogPost .postBody h3,.blogPost .postBody h4,.blogPost .postBody h5,.blogPost .postBody h6{color:var(--purple)}.blogPost .postBody h2,.blogPost .postBody h2 strong{font-weight:700}.blogPost .postBody h2{font-size:2rem}.blogPost .postBody a{color:var(--red)}.resourceCard{display:flex;flex-direction:column;width:100%;background-color:var(--white);border-radius:10px;margin-bottom:30px}@media (min-width:1200px){.resourceCard{margin:0}}.resourceCard:hover .resourceCard__footer svg{transform:translate(10px,0)}.resourceCard:hover .resourceCard__footer svg circle{fill:var(--green);stroke:var(--green)}.resourceCard:hover .resourceCard__footer svg path{fill:var(--purple)}.resourceCard:hover .resourceCard__header img{transform:scale(1.05)}.resourceCard__link{z-index:10!important}.resourceCard__header{height:194px}.resourceCard__header img{transition:all .5s ease!important;-moz-transition:all .5s ease!important;-ms-transition:all .5s ease!important;-o-transition:all .5s ease!important;-webkit-transition:all .5s ease!important;width:100%}.resourceCard__wrapper{padding:30px 25px 23px 25px;flex:1}.resourceCard__body{flex:1}.resourceCard__body-tags{margin-bottom:15px}.resourceCard__body-tags li{margin:0 10px 10px 0}.resourceCard__body-tag{font-size:.75rem}.resourceCard__body-header{margin-bottom:20px;font-size:1.25rem;flex:1}.resourceCard__footer{margin-top:30px}@media (min-width:768px){.resourceCard__footer{margin-top:40px}}.resourceCard__footer svg{width:34px;margin-right:15px;transition:all .5s ease!important;-moz-transition:all .5s ease!important;-ms-transition:all .5s ease!important;-o-transition:all .5s ease!important;-webkit-transition:all .5s ease!important}.resourceCard__footer-pubDate{font-size:.9375rem;color:#66798b;margin:0}.caseStudyCard{padding:0 20px;border-radius:10px;width:100%}.caseStudyCard:hover .caseStudyCard__dummyLink{color:var(--red)}.caseStudyCard:hover .caseStudyCard__dummyLink svg path{fill:var(--red)}.caseStudyCard:hover .caseStudyCard__body img{transform:scale(1.05)}.caseStudyCard__header{padding:20px 0 12px 0;border-bottom:1px solid var(--paua)}.caseStudyCard__header span{transition:all .5s ease!important;-moz-transition:all .5s ease!important;-ms-transition:all .5s ease!important;-o-transition:all .5s ease!important;-webkit-transition:all .5s ease!important}.caseStudyCard__header svg{margin-left:5px}.caseStudyCard__body{padding:25px 0 18px 0;flex:1}.caseStudyCard__body-header{font-size:1.125rem}.caseStudyCard__body img{border-radius:8px;transition:all .5s ease!important;-moz-transition:all .5s ease!important;-ms-transition:all .5s ease!important;-o-transition:all .5s ease!important;-webkit-transition:all .5s ease!important}.caseStudyCard__body-tag{background-color:var(--grey);border-radius:30px;padding:5px 8px;width:fit-content;margin-bottom:16px}.caseStudyCard__body-tag *{font-size:.75rem}.caseStudyCard__footer-stat{font-size:1.25rem;margin-right:12px}:root{--header-offset:100px}.caseStudyPost{padding:50px 0 80px 0}@media (min-width:768px){.caseStudyPost{padding:65px 0 80px 0}}.caseStudyPost__narration{margin-bottom:20px}.caseStudyPost__content h2,.caseStudyPost__content h3,.caseStudyPost__content h4,.caseStudyPost__content h5,.caseStudyPost__content h6{margin:20px 0}@media (min-width:768px){.caseStudyPost__content h2,.caseStudyPost__content h3,.caseStudyPost__content h4,.caseStudyPost__content h5,.caseStudyPost__content h6{margin:50px 0 20px 0}}.caseStudyPost__content h2{line-height:1.2em;font-size:1.75rem;scroll-margin-top:var(--header-offset,0)}@media (min-width:768px){.caseStudyPost__content h2{font-size:calc(1.75rem + 1vw)}}@media (min-width:1200px){.caseStudyPost__content h2{font-size:2.1875rem}}.caseStudyPost__content a{color:var(--red)}.caseStudyPost__content a:hover{color:var(--red);text-decoration:underline}.caseStudyPost__content p{margin-bottom:20px;word-wrap:break-word}.caseStudyPost__content ol,.caseStudyPost__content ul{margin:0 0 30px 0;padding-left:15px}@media (min-width:1200px){.caseStudyPost__content ol,.caseStudyPost__content ul{padding-left:30px}}.caseStudyPost__content ol li,.caseStudyPost__content ul li{margin-bottom:5px}@media (min-width:1920px){.caseStudyPost__content ol li,.caseStudyPost__content ul li{font-size:calc(1rem + .4vw)}}.caseStudyPost__content ul{list-style:disc}.caseStudyPost__content img{margin-bottom:50px;width:100%!important;border-radius:20px}.caseStudyPost__content iframe{margin:30px 0 50px 0;max-width:100%}.caseStudyPost__content .hs-embed-wrapper,.caseStudyPost__content .hs-video-container{max-width:none!important}