.hs-blog-post{--blogSpacing:20px;--headingH1:50px;--headingH2:36px;--headingH3:32px;--headingH4:26px;--headingH5:26px;--headingH6:18px}.hs-blog-post .h1,.hs-blog-post .h2,.hs-blog-post .h3,.hs-blog-post .h4,.hs-blog-post .h5,.hs-blog-post .h6,.hs-blog-post h1,.hs-blog-post h2,.hs-blog-post h3,.hs-blog-post h4,.hs-blog-post h5,.hs-blog-post h6{font-family:var(--headingFontFamily);font-weight:var(--regular)}.hs-blog-post .h1,.hs-blog-post h1{color:var(--colorT2);font-size:50px;line-height:1.2;line-height:1.04}@media only screen and (max-width:767px){.hs-blog-post .h1,.hs-blog-post h1{font-size:36px}}.hs-blog-post .h2,.hs-blog-post h2{color:var(--colorP2)}.hs-blog-post .h3,.hs-blog-post h3{color:var(--colorS3)}.hs-blog-post .h4,.hs-blog-post h4{color:var(--colorS2)}.hs-blog-post .h5,.hs-blog-post h5{color:var(--colorP2)}.hs-blog-post .h6,.hs-blog-post h6{color:var(--colorS3);text-transform:uppercase}.hs-blog-post .post-content>span>*{margin-bottom:20px}.hs-blog-post blockquote{border-top:4px solid var(--colorE6);color:var(--colorE11);font-size:22px;font-style:italic;padding-top:var(--blogSpacing)}@media only screen and (min-width:990px){.hs-blog-post blockquote{font-size:27px}}.hs-blog-post cite{color:var(--colorP3);font-weight:var(--regular);margin-top:5px;text-transform:uppercase}@media only screen and (min-width:990px){.hs-blog-post cite{font-size:18px}}.hs-blog-post .social-share{align-items:center;display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding-left:0}.hs-blog-post .social-share li{margin:0;padding:0}.hs-blog-post .social-share li:before{display:none}.hs-blog-post .social-share li .share-link{--shareLinkSize:30px;display:block;height:var(--shareLinkSize);position:relative;text-decoration:none;transition:opacity .25s ease;width:var(--shareLinkSize)}.hs-blog-post .social-share li .share-link:before{align-items:center;background-color:var(--colorP3);border-radius:50%;color:var(--colorWhite);content:var(--shareLinkIcon);display:flex;font-family:airinc-icons;font-size:19px;font-size:15px;height:var(--shareLinkSize);justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--shareLinkSize)}.hs-blog-post .social-share li .share-link.share-link-wechat{--shareLinkIcon:"\e807"}.hs-blog-post .social-share li .share-link.share-link-twitter{--shareLinkIcon:"\e809"}.hs-blog-post .social-share li .share-link.share-link-linkedin{--shareLinkIcon:"\e806"}.hs-blog-post .social-share li .share-link.share-link-facebook{--shareLinkIcon:"\e808"}.hs-blog-post .social-share li .share-link.share-link-telegram{--shareLinkIcon:"\e805"}.hs-blog-post .social-share li .share-link:hover{opacity:.7}.hs-blog-post .hero-columns{border-bottom:1px solid var(--colorE6);display:flex;flex-direction:row;gap:20px;margin-bottom:var(--blogSpacing);padding-bottom:calc(var(--blogSpacing)*2)}@media only screen and (max-width:767px){.hs-blog-post .hero-columns{flex-direction:column}}@media only screen and (min-width:768px){.hs-blog-post .hero-columns .hero-section-column{width:50%}}.hs-blog-post .hero-columns .hero-section-column.hero-col-left .blog-category{background:var(--colorS3);border-radius:15px;color:var(--colorS2);display:inline-block;font-size:14px;font-weight:var(--bold);letter-spacing:1.4px;line-height:1;margin-bottom:20px;padding:6px 12px 5px;text-transform:uppercase}.hs-blog-post .hero-columns .hero-section-column.hero-col-left .blog-category a{color:inherit;font-weight:inherit;text-decoration:none;text-decoration:none!important;transition:opacity .2s ease-in-out}.hs-blog-post .hero-columns .hero-section-column.hero-col-left .blog-category a:hover{opacity:.8}.hs-blog-post .hero-columns .hero-section-column .post-featured{background-color:var(--colorP2);border-radius:4px;overflow:hidden;padding-bottom:56.05%;position:relative}.hs-blog-post .hero-columns .hero-section-column .post-featured img{border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.2);height:100%;left:0;object-fit:contain;object-position:center center;position:absolute;top:0;width:100%}.hs-blog-post .hero-columns .hero-section-column .post-featured img.wider-image{bottom:0;left:50%;object-fit:cover;top:auto;transform:translateX(-50%)}.hs-blog-post .hero-columns .hero-section-column .post-featured img.higher-image{bottom:0;height:87%;left:50%;object-fit:cover;object-position:top center;top:auto;transform:translateX(-50%);width:55%}.hs-blog-post .blog-social-share{align-items:center;border-bottom:1px solid var(--colorE6);display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-bottom:calc(var(--blogSpacing)*2);padding-bottom:var(--blogSpacing)}@media only screen and (max-width:767px){.hs-blog-post .blog-social-share{align-items:flex-start;flex-direction:column}}.hs-blog-post .blog-social-share .blog-date-author{color:var(--colorP1);font-size:14px;font-weight:var(--bold);letter-spacing:1.4px;text-transform:uppercase}.hs-blog-post .entry-tag{color:var(--colorP3);font-size:15px;font-weight:var(--regular)}.hs-blog-post .entry-tag .tag-topics{color:var(--colorP1);font-size:inherit;font-weight:inherit}.hs-blog-post .entry-tag a{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:underline;text-decoration:none}.hs-blog-post .entry-tag a:hover{text-decoration:none}.hs-blog-post .entry-tag,.hs-blog-post .footer-backto-share{margin-top:calc(var(--blogSpacing)*2)}.hs-blog-post .footer-backto-share{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}@media only screen and (max-width:767px){.hs-blog-post .footer-backto-share{align-items:flex-start;flex-direction:column}}.hs-blog-post .footer-backto-share .social-wrapper{align-items:center;display:flex;flex-direction:row;gap:20px}@media only screen and (max-width:480px){.hs-blog-post .footer-backto-share .social-wrapper{align-items:flex-start;flex-direction:column}}.hs-blog-post .footer-backto-share .social-wrapper span{font-weight:var(--bold)}.single-related-section{background-color:var(--rgbaP2)}.single-related-section .related-title-wrapper{display:block;margin-bottom:40px}.single-related-section .related-title-wrapper h3{color:var(--colorT2);font-size:55px;font-weight:var(--regular)}@media only screen and (max-width:767px){.single-related-section .related-title-wrapper h3{font-size:36px}}