/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
}

.blog-post__meta {
  margin-bottom: 1.4rem;
}

.blog-post__meta a {
  text-decoration: underline;
}

.blog-post__timestamp {
  display: block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 0.35rem;
  width: 15px;
}

.blog-post__tag-link {
  font-size: 0.875rem;
}

/* Blog related posts */

.blog-related-posts {
  background-color: #F8FAFC;
}

.blog-related-posts h2 {
  text-align: center;
}

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}

.blog-related-posts__post {
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 3);
  }
}

.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

.blog-related-posts__title {
  margin: 0.7rem 0;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 { font-weight: 400 !important; }

.content-wrapper { max-width: 81.94vw !important; }

.web-header { top: 0; }

.hsBlogBanner hr{border-bottom:1px solid #629691;height:0;margin:0;margin-bottom:1.389vw;}
.hsBlogBanner .bottomHr{margin:0}
.hsBlogBanner{padding-top:4.167vw;padding-bottom:4.167vw;}
.hsBlogBanner .overlayShape img{height:100%;width:100%;}
.hsBlogBanner .overlayShape{pointer-events:none;position:absolute;top:-11.458vw;height:48.611vw;width:48.611vw;right:-8.681vw;bottom:0;}
.hsBlogBanner .hsBannerHead h1 span{font-size:inherit;line-height:inherit;}
.hsBlogBanner .hsBannerHead { margin-top: 1vw; }
.hsBlogBanner{overflow:hidden;}

.hsBlogBanner.news { min-height: 30.56vw; }
.hsBlogBanner.news hr{border-bottom:1px solid #629691;height:0;margin:0;margin-bottom:1.389vw;}
.hsBlogBanner.news .bottomHr{margin:0}
.hsBlogBanner.news{padding-top:7vw;padding-bottom:13vw;}
.hsBlogBanner.news .overlayShape img{height:100%;width:100%;}
.hsBlogBanner.news .overlayShape{pointer-events:none;position:absolute;top:-11.458vw;height:48.611vw;width:48.611vw;right:-8.681vw;bottom:0;}
.hsBlogBanner.news .hsBannerHead h1 span{font-size:inherit;line-height:inherit;}
.hsBlogBanner.news{overflow:hidden;}
.hsBlogBanner.news .customWidthOption { margin: 0 !important; }
.hsBlogBanner.news .hsBannerSubHead { padding: 0.4vw; border-top: 1px solid #024544; border-bottom: 1px solid #024544; }
.hsBlogBanner.news .hsBannerSubHead h5 { margin: 0; text-transform: uppercase; font-weight: 700 !important; line-height: 1.2; }
.hsBlogBanner.news .hsBannerHead h1 { font-size: 3.33vw; line-height: 1.2; }
.hsBlogBanner.news { position: relative; }
.hsBlogBanner.news .shape-1 { position: absolute; bottom: 2.78vw; right: 41.11vw; width: 6.46vw; height: 9.58vw; }
.hsBlogBanner.news .shape-1 svg { width: 6.46vw; height: 9.58vw; }
.hsBlogBanner.news .shape-2 { position: absolute; top: 2.78vw; right: 9.03vw;}
.hsBlogBanner.news .shape-2 svg { width: 6.46vw; height: 9.58vw; }

.hsBlogBanner.news.detail .content-wrapper { max-width: 48.61vw !important; }
.hsBlogBanner.news.detail .hsBannerHead h1 { font-size: 3.33vw; line-height: 1.2; color: #FFF; padding: 1.39vw 0; margin: 0; border-top: 1px solid #78D4A5; border-bottom: 1px solid #78D4A5; }
.hsBlogBanner.news.detail .back-button { display: flex; gap: 0.56vw; align-items: center; background-color: transparent;  padding: 0; border: none; color: #78D4A5; margin-bottom: 1.39vw; }
.hsBlogBanner.news.detail .bottom-bar { display: flex; justify-content: space-between; margin-top: 0.83vw; border-bottom: 1px solid #78D4A5; padding-bottom: 0.83vw; }
.hsBlogBanner.news.detail .bottom-bar .left-content { display: flex; gap: 2.22vw; align-items: center; }
.hsBlogBanner.news.detail .bottom-bar * { color: #fff; font-size: 1.04vw; line-height: 1.1; }
.hsBlogBanner.news.detail .bottom-bar .tags { display: flex; gap: 2.22vw; }
.hsBlogBanner.news.detail .bottom-bar .icon { justify-self: flex-end; }

.blog-list-header { padding: 4.17vw; }
.blog-list-header .heading h4 { font-size: 1.67vw; line-height 1.4; margin-bottom: 1.94vw !important; }
.blog-list-header .bullet-points { display: flex; flex-direction: column; gap: 1.67vw; }
.blog-list-header .bullet-points .bullet-point { display: flex; gap: 1.39vw; }
.blog-list-header .bullet-points .bullet-point .text { font-size: 1.39vw; line-height: 1.6; }

.blog-download .inner-content { display: flex; align-items: center; justify-content: space-between; padding: 2.22vw 0; border-top: 1px solid #629691; border-bottom: 1px solid #629691; }
.blog-download .inner-content .heading * { font-size: 1.67vw; line-height: 1.4; margin: 0; }
.blog-download .inner-content a { display: inline-block; font-size: 1.11vw; line-height: 2; font-weight: 600; padding: 0.63vw 2.78vw; background-color: #024544; color: #fff; text-transform: uppercase; }

.blog-socials .title h5 { font-size: 1.39vw; line-height: 1.2; font-weight: 700 !important; }
.blog-socials .socials { display: flex; gap: 0.83vw; }

.blog-cta { margin-top: 6.94vw; margin-bottom: 6.94vw; }
.blog-cta .title { max-width: 36vw; }
.blog-cta .title h2 { margin-bottom: 3.06vw !important; }
.blog-cta .button-container a { display: inline-block; font-size: 1.11vw; line-height: 2; font-weight: 600; padding: 0.63vw 2.78vw; background-color: #78D4A5; color: #024544; text-transform: uppercase; }

.blogPostWrapper .postBodyCont { max-width: 48.61vw; margin: 6.94vw auto 0 auto; }
.blogPostWrapper .postBodyCont * { color: #024544; }
.blogPostWrapper .postBodyCont blockquote { margin: 5.56vw 0; border-left: 2px solid #78D4A5; padding-left: 2.78vw; padding-right: 2.92vw; }
.blogPostWrapper .postBodyCont blockquote * { font-size: 2.78vw !important; line-height: 1.2; font-family: "Bitter", sans-serif; }
.blogPostWrapper .postBodyCont p { font-size: 1.25vw; margin-bottom: 2.22vw; }
.blogPostWrapper .postBodyCont h1,
.blogPostWrapper .postBodyCont h2,
.blogPostWrapper .postBodyCont h3,
.blogPostWrapper .postBodyCont h4,
.blogPostWrapper .postBodyCont h5,
.blogPostWrapper .postBodyCont h6 { margin-bottom: 1.39vw; font-family: "Bitter", sans-serif; }
.blogPostWrapper .postBodyCont h3 { font-size: 2.22vw; line-height: 1.2; }
.blogPostWrapper .postBodyCont pre { font-family: "Roboto", sans-serif; font-size: 1.67vw; line-height: 1.41; margin-top: 0; margin-bottom: 3.47vw; }
.blogPostWrapper .postBodyCont .hs-video-widget { margin-top: 3.47vw; margin-bottom: 1.11vw; }

.blogSubscription .content-wrapper{padding-left:2.778vw;padding-right:2.778vw;}
.blogSubscription{padding-top:1.39vw;margin-top:3.472vw;margin-bottom:3.472vw;padding-bottom:1.39vw;}
.blogSubscription .subscInnerCont p{font-weight:600;font-size:1.042vw;margin-top: 5px;}
.blogSubscription .subscFormWrp{width:100%;margin-left:1.736vw;max-width:27vw;}
.blogSubscription .subscInnerCont{width:14.236vw;}
.blogSubscription .subscFormWrp form .hs-input{border-radius:0;padding:0.833vw;font-weight:normal;height:2.778vw;font-size:1.042vw;line-height:1.111vw;color:#6C7A8E;border:0.069vw solid #CCDADA;width:20.556vw;}
.blogSubscription .subscFormWrp form .hs-submit{top:0;position:absolute;right:0.1vw;}
.blogSubscription .subscFormWrp form .field>label,
.blogSubscription .subscFormWrp form .field{margin:0;}
.blogSubscription .subscFormWrp form{position:relative;}
.blogSubscription .subscFormWrp form .hs-button{background:#024544;border-radius:0;color:#FFF;font-size:0.833vw;font-weight:600;padding:0.278vw 0.972vw;line-height:2.222vw;margin-top:0;text-transform:uppercase;border:0;}
.blogSubscription form .legal-consent-container .hs-richtext p { font-size: 0.625rem; font-style: normal; font-weight: 400; line-height: 0.75rem; }
.blogSubscription form .legal-consent-container .hs-richtext:first-child { margin-top: 8px; }
.blogSubscription .devider-top { border-top: 1px solid #629691; margin-bottom: 100px; }
.blogSubscription li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { font-size: 0.69vw !important; line-height: 1.1 !important; }
.blogSubscription .devider-bottom { border-bottom: 1px solid #629691; margin-top: 100px; }
.blogPostWrapper .postBodyCont .hs_submit.hs-submit { margin: 0; }
.blogSubscription .subscInnerCont p { margin-top: 1.67vw; }
.blogSubscription form .inputs-list>li { margin: 0; }

.news-listing { padding: 50px 0; }
.news-listing .title { padding-bottom: 3.47vw; }
.news-listing .title h2 { margin: 0; font-size: 2.78vw; }
.news-listing .blog-posts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3.47vw; }
.news-listing .blog-posts .card { padding: 0; border-bottom: 1px solid #629691; width: 100%; }
.news-listing .blog-posts .card .image-container { height: 220px; max-height: 220px; width: 100%; }
.news-listing .blog-posts .card .image-container img { object-fit: cover; width: 100%; height: 100%; }
.news-listing .blog-posts .card .top-bar { position: relative; display: flex; justify-content: space-between; align-items: center; padding-top: 1.39vw; padding-bottom: 0.83vw; border-bottom: 1px solid #629691; }
.news-listing .blog-posts .card .top-bar .card-date { font-size: 1.04vw; line-height: 1.1; font-weight: 400; color: #629691; }
.news-listing .blog-posts .card .top-bar .business-unit-icon { height: 2.22vw; }
.news-listing .blog-posts .card .top-bar .vertical-divider { content: ""; position: absolute; left: 75%; bottom: 0; height: 30%; width: 1px; background-color: #629691; }
.news-listing .blog-posts .card .card-title h5 { font-family: "Bitter", sans-serif; padding: 1.39vw 0; font-size: 1.39vw; margin: 0; line-height: 1.4; font-weight: 400; }
.news-listing .blog-posts .card .card-tags { padding-bottom: 1.39vw; display: flex; flex-wrap: wrap; gap: 1.11vw; }
.news-listing .blog-posts .card .card-tags .tag { font-size: 1.04vw; line-height: 1.1; font-weight: 400; color: #629691; }

.news-listing .filters { padding-bottom: 1.39vw; margin-bottom: 3.47vw; border-bottom: 1px solid #629691; display: flex; flex-wrap: wrap; gap: 1.11vw; align-items: center; }
.news-listing .filters .filter-desc { font-size: 1.39vw; line-height: 1.2; font-weight: 700; }
.news-listing .filter { margin: 0; border-radius: 0; position: relative; border: 1px solid #CCDADA; padding: 0.28vw 1.11vw; display: inline-block; }
.news-listing .filter-toggle { text-transform: unset; display: flex; justify-content: space-between; align-items: center; background: none; border: none; font-size: 1.11vw; line-height: 2; font-weight: 400; cursor: pointer; padding: 0; width: 100%; }
.news-listing .filter-toggle:focus { outline: none; }
.news-listing .arrow { margin-top: -2px; display: inline-block; margin-left: 0.56vw; transition: transform 0.3s ease; }
.news-listing .arrow.open svg { margin-top: 0; transform: rotate(180deg); }
.news-listing .arrow svg { width: 0.69vw; height: 0.42vw; }
.news-listing .filter-content { border-radius: 0; position: absolute; top: 100%; left: 0; right: 0; background-color: #ffffff; border: 0.069vw solid #CCDADA; padding: 1.74vw 1.39vw; display: none; z-index: 10; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); width: auto; min-width: 15vw; } 
.news-listing .filter-content.show { display: block; width: max-content; } 
.news-listing .filter-content.show .category { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: auto; grid-auto-flow: dense; gap: 1vw; max-height: 30vw; overflow-y: auto; -ms-overflow-style: none; scrollbar-width: none; } 
.news-listing .filter-content.show .category::-webkit-scrollbar { display: none; } 
.news-listing .filter-content.show .category { scrollbar-width: thin; scrollbar-color: #78D4A5 #f1f1f1; } 
.news-listing .filter-content.show .category::-webkit-scrollbar { width: 4px; } 
.news-listing .filter-content.show .category::-webkit-scrollbar-thumb { background: #78D4A5; border-radius: 10px; } 
.news-listing .filter-content.show .category::-webkit-scrollbar-thumb:hover { background: #63c195; } 
.news-listing .subcategory-list { margin-left: 2.08vw; margin-top: 0.52vw; } 
.news-listing .checkbox-label { display: flex; align-items: center; cursor: pointer; font-size: 0.97vw; font-weight: 400; line-height: 1.7; color: #024544; min-width: 11.81vw; } 
.news-listing .checkbox-label input[type="checkbox"] { margin-right: 1.04vw; appearance: none; -webkit-appearance: none; -moz-appearance: none; width: 1.11vw; height: 1.11vw; border: 1px solid #BBC5D3; position: relative; background-color: #fff; transition: background-color 0.2s, border-color 0.2s; } 
.news-listing .checkbox-label input[type="checkbox"]:checked { background-color: #024544; border: 1px solid #024544; } 
.news-listing .checkbox-label input[type="checkbox"]:checked::after { content: ''; position: absolute; top: 50%; left: 52%; transform: translate3d(-50%, -50%, 0); width: 0.75vw; height: 0.75vw; background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.650818%205.15503L4.15082%208.15503L10.6508%200.655029%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E'); background-size: contain; background-repeat: no-repeat; background-position: center; }
.news-listing .subcategory { font-size: 0.83vw; color: #555; }

.news-subscription { padding: 50px 0; }
.news-subscription .content-container { display: flex; }
.news-subscription .left-content,
.news-subscription .right-content { width: 50%; padding: 4.17vw; }
.news-subscription .left-content { background-color: #025A59; }
.news-subscription .right-content { background-color: #629691; }
.news-subscription .left-content * { color: #78D4A5; margin: 0; }
.news-subscription .left-content .sub-heading { border-bottom: 1px solid #78D4A5; border-top: 1px solid #78D4A5; padding: 0.28vw; }
.news-subscription .left-content .sub-heading * { font-size: 1.11vw; text-transform: uppercase; line-height: 1.3; font-weight: 700 !important; }
.news-subscription .left-content .heading { padding-right: 2.43vw; margin-top: 1.39vw; }
.news-subscription .left-content .heading h2 { font-size: 2.78vw; line-height: 1.2; }

.news-subscription .right-content * { color: #FFFFFF; }
.news-subscription .right-content .form-heading h4 { font-size: 1.67vw; line-height: 1.4; font-weight: 400; font-family: "Bitter", sans-serif; margin-bottom: 0.83vw; }
.news-subscription .right-content .hs-form-field { margin-bottom: 0.83vw; }
.news-subscription .right-content .hs-form input[type="email"] { border: unset; border-radius: unset; padding: 0.83vw 1.11vw; font-size: 1.11vw; line-height: 1; font-weight: 400; }
.news-subscription .right-content .hs-form input[type="email"]::placeholder { color: #6C7A8E; font-size: 1.11vw; line-height: 1; font-weight: 400; }
.news-subscription .right-content .hs-form-field > label { font-size: 1.11vw; line-height: 2; font-weight: 500; margin-bottom: 0.35vw; }
.news-subscription .right-content form .inputs-list>li { padding-left: 0.78vw; }
.news-subscription .right-content .hs-form-checkbox label.hs-form-checkbox-display input+span:before { background-color: #fff; border: unset; width: 1.11vw; height: 1.11vw; top: -0.1vw; }
.news-subscription .right-content li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before { background-color: #fff; border: unset; width: 1.11vw; height: 1.11vw; top: 0; }
.news-subscription .right-content .hs-form-checkbox label.hs-form-checkbox-display input+span { font-size: 1.04vw; font-weight: 400; line-height: 1; padding-left: 0.8vw !important; }
.news-subscription .right-content form .inputs-list>li { margin-bottom: 0.6vw; }
.news-subscription .right-content form .hs-richtext, 
.news-subscription .right-content form .hs-richtext p { font-size: 0.69vw; line-height: 1.2; }
.news-subscription .right-content li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { margin-left: 1.45vw !important; margin-top: -0.2vw; }
.news-subscription .right-content .hs-form-checkbox label.hs-form-checkbox-display input:checked + span:before { background-color: #024544; border: 1px solid #024544; }
.news-subscription .right-content .hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after { content: '' !important; position: absolute !important; top: 0.11vw !important; left: -0.52vw !important; width: 0.75vw !important; height: 0.75vw !important; background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.650818%205.15503L4.15082%208.15503L10.6508%200.655029%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E'); background-size: contain; background-repeat: no-repeat; background-position: center; }
.news-subscription .right-content form input[type=checkbox]:checked { background-color: #024544; border: 1px solid #024544; }
.news-subscription .right-content form input[type=checkbox]:checked+span:after { content: '' !important; position: absolute !important; top: 0.11vw !important; left: -0.52vw !important; width: 0.75vw !important; height: 0.75vw !important; background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.650818%205.15503L4.15082%208.15503L10.6508%200.655029%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E'); background-size: contain; background-repeat: no-repeat; background-position: center; }
.news-subscription .right-content form div.legal-consent-container li { padding-left: 0 !important; margin-left: 0; }
.news-subscription .right-content form div.legal-consent-container li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before { width:0.83vw; height: 0.83vw; left: -1.5vw; }
.news-subscription .right-content li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before { background-color: #024544; border: 1px solid #024544; }
.news-subscription .right-content li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after { left: 0.24vw !important; }
.news-subscription .right-content .legal-consent-container .field.hs-form-field { margin-bottom: 0; }
.news-subscription .right-content .legal-consent-container { margin-top: -0.83vw; }
.news-subscription .right-content form input[type=submit] { text-transform: uppercase; border-radius: 0; font-size: 1.11vw; line-height: 2; padding: 0.28vw 1.39vw; color: #024544; background-color: #78D4A5; }
.news-subscription .right-content h3 { margin: 0; }
.news-subscription .legal-consent-container .hs-form-booleancheckbox-display>span { font-size: 0.83vw; }

.footer-logo { width: 15%; margin-bottom: 0; margin-right: 1.042vw; }
.footer-logo img { max-width: 80%; margin: 0; }
.footer-bottom-right { justify-content: flex-end; align-items: center; }
.footer_bottom .footer-social-media ul li a { font-size: 2.569vw; display: flex; }
.footer-social-media { padding: 0 2.083vw 0 0; }
.footer-top { padding: 5.208vw 0 4.861vw; margin-top: 6.94vw; }
.footer_bottom { padding: 1.458vw 3.472vw 1.181vw; }
.footer_bottom ul { list-style-type: none; margin-bottom: 0; display: flex;}
.footer_bottom ul li { padding: 0 0.347vw; display: inline-block; }
.footer_bottom ul li a:hover { color: #629691; }
.footer_logo { padding: 1.250vw 2.778vw 1.250vw 0; border-right: 0.069vw solid #CAD2DD; }
.footer_logo img { width: 11.319vw; }
.footer_info { padding: 1.111vw 0 1.111vw 2.778vw; }
.footer_info h5 { margin-bottom: 0; line-height: 1.736vw; font-weight: 500; }
.footer_info p { margin-top: 0.347vw; }
.footer_info p a{color: ;}
.footer_top .d-flex {align-items: center;}
.footer_top {padding: 5.208vw 0; background-color: #F5F5F5;}
.copyright p {font-size: 0.972vw; line-height: 1.111vw;}
.footer-LP .footer-bottom-right { justify-content: center; }
.footer-LP .footer_logo img {  width: 148px;}
.footer-LP .footer_top { background-color: #f5f5f5; padding: 75px 0; }
.footer-LP .footer_logo { padding: 16px 40px 20px 0px; border-right: 1px solid #CAD2DD; }
.footer-LP .footer_info { padding: 16px 0px 20px 40px; }
.footer-LP .footer_info h5 { font-family: Roboto; font-size: 20px; font-weight: 500; line-height: 25px; text-align: left; color: #000; }
.footer-LP .footer_info p a { color: #000; }
.footer-LP .footer_info p { margin-top: 5px; font-family: Roboto; font-size: 18px; font-weight: 400; line-height: 32px; text-align: left; }
.footer-LP .footer_bottom { padding: 28px 0 25px; }
.footer-LP .copyright p { font-family: Roboto; font-size: 14px; font-weight: 400; line-height: 16px; text-align: center;    color: #000; }

@media(max-width: 1199px) {
    .footer-logo { width: 15%; margin-bottom: 0; margin-right: 15px; }
    .footer-logo img { margin: 0; }
    .footer_bottom .footer-social-media ul li a { font-size: 37px; }
    .footer-social-media { padding: 0 25px; }
    .footer-top { padding: 75px 0 70px; }
    .footer_bottom { padding: 21px 50px 17px; }
    .footer_bottom ul { list-style-type: none; }
    .footer_bottom ul li { padding: 0 5px; }
    .footer_logo { padding: 18px 40px 18px 0; border-right: 1px solid #CAD2DD; }
    .footer_logo img { width: 163px; }
    .footer_info { padding: 16px 0 16px 40px; }
    .footer_info h5 { margin-bottom: 0; line-height: 25px; }
    .footer_info p { margin-top: 5px; }
    .footer_top {padding: 75px 0;}
    .copyright p {font-size: 14px; line-height: 16px;} 
  
    .filter-toggle span.arrow:after { display: none; }
}


@media(max-width: 767px) {
    .content-wrapper { max-width: 100% !important; }
    .blogPostWrapper .postBodyCont { max-width: 100%; }
    .hsBlogBanner.news.detail .content-wrapper { max-width: 100% !important; }
  
  .hsBlogBanner.news.detail .hsBannerHead h1 { font-size: 10vw; }
    .hsBlogBanner.news.detail .bottom-bar * { font-size: 3.89vw; line-height: 1.1; }
  
  .blogPostWrapper .postBodyCont pre { font-size: 5vw; margin: 13.89vw 0 8.89vw 0!important; }
  .blogPostWrapper .postBodyCont p { font-size: 4.44vw; }
  .hsBlogBanner.news.detail .bottom-bar .tags { display: none; }
  .blogPostWrapper .postBodyCont blockquote { margin: 13.89vw 0; }
  .blogPostWrapper .postBodyCont blockquote * { font-size: 7.78vw !important; }
  .blogPostWrapper .postBodyCont h3 { font-size: 7.78vw; }
  .blog-list-header .heading h4 { font-size: 5.55vw; margin-bottom: 5.56vw !important; }
  .blog-list-header .bullet-points .bullet-point .text { font-size: 4.44vw; }
  .blog-list-header .bullet-points .bullet-point .icon { width: 5.56vw; height: 5.56vw; }
  .blog-list-header .bullet-points .bullet-point .icon svg { width: 5.56vw; height: 5.56vw; }
  .blog-list-header .bullet-points { gap: 3.33vw; }
  .blogPostWrapper .postBodyCont .content-wrapper { padding: 0; }
  .blog-download .inner-content .heading * { font-size: 5.55vw; }
  .blog-download .inner-content { flex-direction: column; gap: 5.55vw; align-items: flex-start; }
  .blog-download .inner-content a { font-size: 4.44vw; padding: 2.22vw 11.11vw; }
  .blog-cta .title { max-width: 100%; }
  .blog-cta .button-container a { font-size: 4.44vw; padding: 2.22vw 11.11vw; }
  .blogSubscription li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { font-size: 2.78vw !important; }
  .blog-socials .title h5 { font-size: 4.44vw !important; margin-bottom: 3.33vw !important; }
  .blog-download .inner-content { padding: 5.55vw 0; }
  .hsBlogBanner.news.detail .hsBannerHead h1 { padding: 4.44vw 0; }
  .hsBlogBanner.news.detail .bottom-bar { padding: 2.22vw 0; }
  .hsBlogBanner.news.detail .bottom-bar .icon { transform: scale(0.8); }
  .hsBlogBanner.news.detail .back-button { font-size: 4.44vw; padding-bottom: 2.22vw; }
  .blog-cta .title h2 { font-size: 8.33vw; margin-bottom: 8.89vw !important; }
  .blog-cta { margin: 22.22vw 0; }
  .blogPostWrapper .postBodyCont h1, .blogPostWrapper .postBodyCont h2, .blogPostWrapper .postBodyCont h3, .blogPostWrapper .postBodyCont h4, .blogPostWrapper .postBodyCont h5, .blogPostWrapper .postBodyCont h6 { margin-bottom: 5.55vw !important; }
  .blog-list-header { margin: 13.89vw 0; padding: 13.89vw 5.55vw; }
  .hsBlogBanner.news.detail { padding: 13.89vw 0; }
  .blog-list-header { margin-bottom: 0 !important; }
  .blog-download .inner-content { margin-top: 8.89vw !important; }
  .blogPostWrapper .postBodyCont .hs-video-widget { margin-top: 13.89vw !important; }
  
      .blogSubscription{margin-top:40px;margin-bottom:25px;padding-top:32px;padding-bottom:32px;}
    .blogSubscription .subscInnerCont{width:100%;}
    .blogSubscription .subscFormWrp form .hs-input{border:1px solid #CCDADA;width:100%;font-size:15px;height:40px;line-height:1.1;padding:12px 16px;max-width:100%;}
    .blogSubscription .subscInnerCont p,
    .blogSubscription .subscInnerCont p span{font-size:15px;line-height:1.6;margin-bottom:11px;}
    .blogSubscription .subscFormWrp form .hs-button{font-size:12px;padding:11px 15px;width:auto;line-height:1.4;}
    .blogSubscription .subscFormWrp form .hs-submit{position:relative;right:0;text-align:right;display:block;width:100%;line-height:0;margin-top:8px;}
    .blogSubscription .subscFormWrp{max-width:100%;margin-left:0;}
    .blogSubscription .content-wrapper{padding-left:20px;padding-right:20px;}
  
    .news-listing .title { padding-bottom: 11.11vw; }
    .news-listing .title h2 { font-size: 7.78vw; }
    .news-listing .blog-posts { display: flex; flex-direction: column; }
    .news-listing .filters { gap: 3.33vw; margin-bottom: 11.11vw; padding-bottom: 5.56vw; }
    .news-listing .filters .filter-desc { font-size: 4.44vw; width: 100%; }
    .news-listing .filter { padding: 0.5vw 2vw; }
    .news-listing .arrow { margin-left: 2.22vw; }
    .news-listing .filter-toggle { font-size: 4.44vw; }
    .news-listing .blog-posts .card .top-bar { padding-top: 4.44vw;  }
    .news-listing .blog-posts .card .top-bar .card-date { font-size: 4.44vw; }
    .news-listing .blog-posts .card .top-bar .business-unit-icon { height: unset; }
    .news-listing .blog-posts .card .card-title h5 { font-size: 5.56vw; padding: 3.33vw 0 4.44vw 0;  }
    .news-listing .blog-posts .card .card-tags { gap: 4.44vw; padding-bottom: 3.33vw; }
    .news-listing .blog-posts .card .card-tags .tag { font-size: 4.44vw; }
    
    .news-subscription .content-container { flex-direction: column; }
    .news-subscription .content-container .left-content,
    .news-subscription .content-container .right-content { width: 100%; }
    .news-subscription .left-content .sub-heading * { font-size: 4.44vw; }
    .news-subscription .left-content .heading { padding-right: 0; margin-top: 3.33vw; }
    .news-subscription .left-content .heading h2 { font-size: 5.56vw; }
    .news-subscription .right-content .form-heading h4 { font-size: 4.44vw; }
    .news-subscription .right-content .hs-form input[type="email"] { height: 10.10vw; font-size: 4.44vw; padding: inherit 2.22vw; }
    .news-subscription .right-content .hs-form input[type="email"]::placeholder { font-size: 4.44vw; }  
    .news-subscription .right-content .hs-form-field>label { font-size: 4.44vw; line-height: 1; }
    .news-subscription .right-content .hs-form-field .input { margin-bottom: 0 !important; }
    .news-subscription .right-content form .hs-richtext { font-size: 3.33vw; } 
    .news-subscription .right-content form .hs-richtext p { font-size: 3.33vw; } 
    .news-subscription .right-content .hs-form-checkbox label.hs-form-checkbox-display input+span { font-size: 4.44vw; padding-left: 6.66vw !important; }
    .news-subscription .right-content .hs-form-checkbox label.hs-form-checkbox-display input+span:before { width: 4.44vw; height: 4.44vw; left: -1px; }
    .news-subscription .right-content .hs-form-field>label { margin-bottom: 3.33vw !important; }
    .news-subscription .right-content li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before { left: 0; width: 4.44vw; height: 4.44vw; }
    .news-subscription .right-content li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { padding-left: 6.66vw !important; margin-left: 0 !important; }
    li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { margin-left: 0 !important; }
    .news-subscription .right-content form input[type=submit] { padding: 1.11vw 2.22vw; font-size: 4.44vw; }
  
    .footer_bottom { padding: 28px 0 40px; }
    .footer-bottom-right { justify-content: center; }
    .footer-social-media { padding: 0; }
    .footer_bottom ul { margin: 0 0 20px; text-align: center; }
    .copyright p { font-size: 12px; line-height: 16px; }
    .copyright { width: 100%; text-align: center; }
    .footer_top { padding: 50px 0; }
    .footer_top .d-flex { justify-content: center; }
    .footer_logo { padding: 0; border: 0; margin-bottom: 40px; width: 100%; text-align: center; }
    .footer_logo img { width: 120px; }
    .footer_info { padding: 0; text-align: center; width: 100%;}
    .footer_info h5 { font-size: 18px; font-weight: 500; line-height: 25px; margin-bottom: 18px; }
    .footer_info p {font-size: 16px; line-height: 28px;}
    .footer_info p span {width: 100%; display: block;}
}