section#blog-listing{background:var(--bg-gradient);padding:10rem 0}section#blog-listing h1,section#blog-listing h2{font-size:3.5rem!important;font-weight:800!important}section#blog-listing h2{color:var(--col-white)!important}section#blog-listing h2.sub{line-height:.45em!important}section#blog-listing h2>span{font-size:2rem;font-weight:400}section#blog-listing h3{color:var(--col-white)!important;font-size:1.325rem!important;font-weight:800!important;line-height:1.25em!important}section#blog-listing img.featured-image{border-top-left-radius:10px;border-top-right-radius:10px;height:auto;max-height:170px;object-fit:cover;width:100%}div.blog-post{background-color:var(--article-bg);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;max-width:350px;padding-left:0;padding-right:0}div.blog-post:nth-child(3),div.blog-post:nth-child(6){margin-left:30px;margin-right:30px}div.blog-post:hover,ul.all-tags-filter li:hover{transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04);-o-transform:scale(1.04)}span.hs-search-highlight.hs-highlight-html,span.hs-search-highlight.hs-highlight-title{color:var(--menu-link);font-weight:800}div.search-result{border-bottom:1px solid var(--menu-link)}div.search-result:last-child{border-bottom:none}a.text-white.result-link{transition:transform .2s ease}a.text-white.result-link:hover{transform:scale(1.03)!important;-webkit-transform:scale(1.03)!important;-moz-transform:scale(1.03)!important;-ms-transform:scale(1.03)!important;-o-transform:scale(1.03)!important}div#results-container h3{cursor:pointer}div.tags{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap}div.tag,li.tag{border:2px solid var(--border-menu);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:var(--col-white);font-size:.875rem;margin:0 .4rem .4rem 0;padding:4px 14px}div.publish-date{align-items:center;background-color:var(--date-bg);border:2px solid var(--border-menu);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:center;left:.7rem;max-height:52px;max-width:65px;position:absolute;top:.7rem;width:100%}span.date{color:var(--col-white);font-size:.875rem;font-weight:700}span.year{color:var(--border-menu);font-size:.75rem}div.read-time{align-content:center;display:flex}div.read-time span{color:var(--col-white);cursor:default}div.read-time svg{margin-top:1px}div.read-time-more{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between}form.search-form-blog{display:flex}form.search-form-blog button,form.search-form-blog input{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.5)}form.search-form-blog input{background-color:var(--col-white);margin:0;max-width:500px}form.search-form-blog button{align-items:center;background:var(--bg-search-btn);border:0;color:var(--col-white);display:flex}a.contact-us-btn:hover,div#blog-newsletter-form input[type=image]:hover,form.search-form-blog button:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}ul.all-tags-filter,ul.pagination{display:flex;flex-wrap:wrap}ul.all-tags-filter li a{color:var(--col-white)}a.contact-us-btn,div#blog-newsletter-form input[type=image],div.blog-post,form.search-form-blog button,ul.all-tags-filter li{transition:transform .25s ease;-webkit-transition:transform .25s ease;-moz-transition:transform .25s ease;-ms-transition:transform .25s ease;-o-transition:transform .25s ease}ul.pagination{font-size:1.125rem}ul.pagination li a{color:var(--menu-link)}ul.pagination li a:hover,ul.pagination li.active a{color:var(--col-white);font-weight:800}ul.pagination li.active a{position:relative}ul.pagination li.active a:after{background-color:var(--col-white);bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}div.hr{background:var(--hr);height:1px;width:95%}a.contact-us-btn{background-color:var(--btn-bg);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;color:var(--btn-link);line-height:1.1em;padding:1rem 4.5rem}a.contact-us-btn span{font-size:1.625rem;font-weight:800}a.contact-us-btn:focus,a.contact-us-btn:hover{color:var(--btn-link)}ul.newsletter-parent li{background-position:0;background-repeat:no-repeat;color:var(--col-white)}ul.newsletter-parent.desktop li{padding:1rem 0 1rem 4rem}ul.newsletter-parent.tablet-mobile li{padding:.5rem 0 .5rem 4rem}div#blog-newsletter-form form.hs-form-private{position:relative}div#blog-newsletter-form input[type=image]{background:transparent;height:auto;margin:0;max-width:39px;padding:0;position:absolute;right:.5rem;top:7px}div#blog-newsletter-form div.hs-email label{display:none}div#blog-newsletter-form div.hs-email input[type=email]{background:var(--col-white)}div#blog-newsletter-form label.hs-form-booleancheckbox-display{display:flex}div#blog-newsletter-form input[type=checkbox]{margin:0 0 17px!important;width:5%}div#blog-newsletter-form .legal-consent-container .hs-form-booleancheckbox-display>span{color:var(--col-white);margin-left:10px!important;padding-top:5px}@media only screen and (min-width:1201px){ul.newsletter-parent.tablet-mobile{display:none}ul.all-tags-filter{width:75%}}@media only screen and (min-width:993px) and (max-width:1200px){ul.newsletter-parent.tablet-mobile{display:none}ul.all-tags-filter{width:75%}div#blog-loop{justify-content:space-between}div.blog-post{max-width:450px;width:100%}div.blog-post:nth-child(3),div.blog-post:nth-child(6){margin-left:0;margin-right:0}}@media only screen and (min-width:769px) and (max-width:992px){div#newsletter{justify-content:center;text-align:center}div#blog-newsletter-form{margin-left:auto;margin-right:auto;max-width:450px;text-align:left}div.newsletter-wrapper{display:flex;justify-content:center}ul.newsletter-parent{text-align:left}ul.newsletter-parent.desktop{display:none}ul.all-tags-filter{width:100%}div#blog-loop{justify-content:center;margin:0 2rem}div.blog-post{max-width:900px;width:100%}div.blog-post:nth-child(3),div.blog-post:nth-child(6){margin-left:0;margin-right:0}}@media only screen and (min-width:601px) and (max-width:768px){div#newsletter{justify-content:center;text-align:center}div#blog-newsletter-form{margin-left:auto;margin-right:auto;max-width:450px;text-align:left}div.newsletter-wrapper{display:flex;justify-content:center}ul.newsletter-parent{text-align:left}ul.newsletter-parent.desktop{display:none}div#blog-loop{justify-content:center}div.blog-post{max-width:540px;width:100%}div.blog-post:nth-child(3),div.blog-post:nth-child(6){margin-left:0;margin-right:0}}@media only screen and (max-width:600px){section#blog-listing h1{line-height:1.1em!important;margin-bottom:1rem!important}section#blog-listing h2{font-size:2.5rem!important}section#blog-listing h2>span{font-size:1.25rem}section#blog-listing br{display:inline-block!important}div#newsletter{justify-content:center;text-align:center}div#blog-newsletter-form{margin-left:auto;margin-right:auto;max-width:320px;text-align:left}div.newsletter-wrapper{display:flex;justify-content:center}ul.newsletter-parent{text-align:left}ul.newsletter-parent.desktop{display:none}div#blog-loop,div#newsletter{justify-content:center;margin:0 1rem}div.blog-post{max-width:540px;width:100%}div.blog-post:nth-child(3),div.blog-post:nth-child(6){margin-left:0;margin-right:0}ul.pagination{justify-content:center;width:60%}ul.pagination li{margin-bottom:1rem}a.contact-us-btn{max-width:300px}a.contact-us-btn:hover,div#blog-newsletter-form input[type=image]:hover,form.search-form-blog button:hover{transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04);-o-transform:scale(1.04)}div#blog-newsletter-form input[type=checkbox]{width:10%}}