.body-container--blog-index{padding:5rem 0}.blog-navigation{padding:1rem 0}.blog-navigation__search form{background-color:transparent;border:0;margin-left:auto;max-width:360px;padding:0}@media(max-width:767px){.blog-navigation__search form{margin:0 auto}}.blog-index{margin-bottom:1.4rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:40px 24px}@media screen and (min-width:767px){.blog-index{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1200px){.blog-index{grid-template-columns:repeat(6,minmax(0,1fr))}}.blog-pagination{align-items:center;display:flex;justify-content:center;text-align:center;margin-top:40px;flex-wrap:wrap}.blog-pagination__link{border-radius:4px;display:inline-flex;font-size:1.25rem;line-height:1;text-decoration:none;white-space:nowrap;margin:0 5px;width:70px;height:70px;justify-content:center;align-items:center}.blog-pagination__link:hover,.blog-pagination__link:focus{text-decoration:none}.blog-pagination__prev-link,.blog-pagination__next-link{align-items:center;display:inline-flex}.blog-pagination__prev-link svg,.blog-pagination__next-link svg{display:block;width:30px;height:30px}.blog-pagination__prev-link{margin-right:20px;text-align:right;width:auto}.blog-pagination__next-link{margin-left:20px;text-align:left;width:auto}.blog-pagination__prev-link--disabled,.blog-pagination__next-link--disabled{cursor:default;pointer-events:none}.blog-pagination__prev-link svg,.blog-pagination__next-link svg{margin:0 5px}.blog-post__content{margin-left:auto;margin-right:auto;padding:20px}.blog-post__header-content.content-wrapper--narrow{padding:20px 20px 0}.blog-post__header-tags{margin-bottom:1rem}.blog-post__header-content-outer{margin-left:-20px;margin-right:-20px;padding:20px;text-align:center}.blog-post__header{margin-bottom:1.4rem;margin-top:3rem;position:relative;margin-left:-1.25rem;margin-right:-1.25rem;overflow:hidden}@media(min-width:1200px){.blog-post__header{margin-left:0;margin-right:0}}.blog-post__header-img{position:relative;left:0;top:0;right:0;bottom:0;margin:auto;display:block;width:100%;height:100%}.blog-post__header-img img{position:relative;left:0;top:0;right:0;bottom:0;margin:auto;display:block;width:100%;height:auto}.blog-post__title{margin-top:auto;font-size:3rem;text-align:center}.blog-post__title::after{background:url("data:image/svg+xml,%3Csvg width='490px' height='11px' viewBox='0 0 490 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='zigzag-wrap' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='widget-zigzag' stroke='%238ca1a5' stroke-width='2'%3E%3Cpolyline id='zigzag' points='0 0 7.36925 7 14.7385 0 22.106 7 29.47525 0 36.84275 7 44.21025 0 51.5795 7 58.94875 0 66.318 7 73.68725 0 81.05475 7 88.424 0 95.79325 7 103.1625 0 110.5335 7 117.90275 0 125.27025 7 132.6395 0 140.00875 7 147.37975 0 154.749 7 162.12 0 163 0 170.36925 7 177.7385 0 185.106 7 192.47525 0 199.84275 7 207.21025 0 214.5795 7 221.94875 0 229.318 7 236.68725 0 244.05475 7 251.424 0 258.79325 7 266.1625 0 273.5335 7 280.90275 0 288.27025 7 295.6395 0 303.00875 7 310.37975 0 317.749 7 325.12 0 326 0 333.36925 7 340.7385 0 348.106 7 355.47525 0 362.84275 7 370.21025 0 377.5795 7 384.94875 0 392.318 7 399.68725 0 407.05475 7 414.424 0 421.79325 7 429.1625 0 436.5335 7 443.90275 0 451.27025 7 458.6395 0 466.00875 7 473.37975 0 480.749 7 488.12 0'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat-x 0 center;background-size:490px 13px;max-width:118px;height:13px;content:"";display:block;margin:2rem auto}@media(min-width:767px){.blog-post__title{font-size:3rem}.blog-post__header-content-outer{margin-top:auto}}.blog-post__header-content{position:relative;z-index:1;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;padding:20px;width:100%}.blog-post__header-content .blog-post__meta{display:flex;align-items:center;font-size:14px;line-height:1.7;color:#a9abbd;flex-wrap:wrap}.blog-post__header-content .blog-post__author-name{color:#a9abbd}.blog-post__header-content .blog-post__date{color:#a9abbd}.blog-post__header-content .blog-post__meta>*:not(:last-child){display:flex;flex-wrap:wrap;align-items:center}.blog-post__header-content .blog-post__meta>*:not(:last-child):after{content:"—";display:block;margin-left:8px;margin-right:8px}.blog-post__author-name,.blog-post__date{display:block}.blog-post__author-name:hover,.blog-post__author-name:focus,.blog-post__author-name:active{text-decoration:none}.blog-post__body{margin-bottom:2.8rem}.blog-post__footer__row-one{align-items:center;display:flex;justify-content:space-between;margin:0 auto;justify-content:center}.blog-post__footer__row-one--centered{justify-content:center}@media(max-width:767px){.blog-post__footer__row-one{flex-direction:column;justify-content:center}}.blog-post__footer__row-two{margin:0 auto}.blog-post__comments-buttons button{margin-bottom:0}@media(max-width:767px){.blog-post__comments-buttons{order:2}.blog-post__social-sharing{margin-bottom:1.4rem;order:1}}.hide-button,.hide-comments{display:none}.comment.depth-0{border-top:none !important}.blog-post__footer__row-two form{max-width:100%;background:transparent;padding:0;gap:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:0}.hs-comment{grid-column:1 / -1}.hs-form-field{margin:0}.hs_recaptcha{grid-column:1 / 2;align-items:flex-start;display:flex;justify-content:flex-start}.hs_submit{grid-column:2 / 3;align-items:flex-start;width:auto;display:flex;justify-content:flex-start}.hs_submit input{width:auto}.hs-form-field>label{font-size:.75rem;font-weight:400;letter-spacing:0px;text-transform:none}.hs-form-field>label,.hs-form-field>label span{font-size:.75rem}.blog-post__comments-listing{margin-top:2.8rem}.blog-post__comments-listing .comment{margin:.7rem 0 1.4rem}.blog-post__comments-listing .comment-from a,.blog-post__comments-listing .comment-from h4,.blog-post__comments-listing .comment-date{font-size:1rem;text-transform:none}.blog-post__comments-listing .comment-from h4{font-weight:600}.blog-post__comments-listing .comment-from h4:after{content:"-"}.blog-post__comments-listing .comment-date{font-style:italic}.blog-post__comments-listing .comment-reply-to{cursor:pointer;padding-left:30px;text-decoration:none}.blog-post__comments-listing .comment-reply-to,.blog-post__comments-listing .comment-reply-to:hover,.blog-post__comments-listing .comment-reply-to:focus,.blog-post__comments-listing .comment-reply-to:active{background-color:transparent}.blog-post__comments-listing .comment-reply-to:hover,.blog-post__comments-listing .comment-reply-to:focus,.blog-post__comments-listing .comment-reply-to:active{text-decoration:underline}.blog-post__metabar{display:none}@media(min-width:1024px){.blog-post__entry-wrapper{display:grid;align-items:flex-start;grid-template-columns:minmax(0,50px) 1fr;gap:40px}.blog-post__metabar{position:sticky;top:20px;display:block}.blog-post__metabar .hs-blog-social-share-list{margin:0}.blog-post__metabar .hs-blog-social-share .hs-blog-social-share-item{margin:0;float:none}.blog-post__metabar .hs-blog-social-share{height:auto}.blog-post__metabar .btn i{display:none}}.social-buttons__title{font-family:Karla;font-size:.75rem;font-weight:400;letter-spacing:.125em;text-transform:uppercase;color:#b7b9c2;margin-bottom:1.5rem}.social-buttons a{width:30px;height:30px;background:#f8f9fa;position:relative;display:block;margin-bottom:.25rem}.social-buttons a svg{width:14px;height:14px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.blog-index{display:grid;gap:40px}.blog-index{display:grid;gap:40px}@media screen and (min-width:1200px){.blog-index .blog-card{grid-column:span 2}.blog-index .blog-card:nth-child(1),.blog-index .blog-card:nth-child(2){grid-column:span 3}}.blog-card{text-align:center}.blog-card__title{font-size:1.5rem;margin-bottom:1rem}.blog-card__image{position:relative;overflow:hidden;margin-bottom:1.5rem}.blog-card__image::before{content:"";padding-top:75%;display:block;width:100%}.blog-card__image img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;object-fit:cover;object-position:center;width:100%;height:100%;max-width:none}.blog-card__excerpt{font-size:.875rem;line-height:1.5;margin-top:1rem;margin-bottom:1.5rem}.blog-card__excerpt p{margin:0}.blog-card__more{background:#f2f4f6;color:#000;padding-left:1rem;padding-right:1rem;display:inline-flex;align-items:center;justify-content:center;border-color:#f2f4f6;width:auto;margin:0 auto}.blog-card__more svg{fill:#000;transition:all .15s linear}.blog-card__more:hover{background-color:#000;border-color:#000;color:#FFF}.blog-card__more:hover svg{fill:#FFF}.blog-card__meta{display:flex;justify-content:center;flex-wrap:wrap}