.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(6,minmax(0,1fr))}}@media screen and (min-width:1200px){.blog-index{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-card{display:flex;align-items:flex-start;flex-direction:column;overflow:hidden;position:relative}@media screen and (min-width:767px){.blog-card{grid-column:span 3}}@media screen and (min-width:1200px){.blog-card{grid-column:span 1}}.blog-card__body{flex:1;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%}.blog-index .blog-card:nth-child(1){position:relative;border:0;display:flex;flex-direction:column}@media screen and (min-width:767px){.blog-index .blog-card:nth-child(1){grid-column:span 3}}.blog-index .blog-card:nth-child(1){flex-direction:row}.blog-index .blog-card:nth-child(1) .blog-card__overlay-link{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;display:block}.blog-index .blog-card:nth-child(1) .blog-card__content a{position:relative;z-index:2}.blog-card__overlay-link{display:none}.blog-index .blog-card:nth-child(1)::before{content:"";display:block;height:100%;padding-top:55.9459459%}.blog-index .blog-card:nth-child(1) .blog-card__body{position:relative;margin:auto;flex:1;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width:1200px){.blog-index .blog-card:nth-child(1) .blog-card__content{margin-right:1.5rem;width:calc(100% - 24px);background:#fff;padding:2rem;max-width:800px}}.blog-index .blog-card:nth-child(1) .blog-card__content .blog-card__title{font-size:35px}.blog-index .blog-card:nth-child(1) .blog-card__content .blog-card__title a{font-size:35px}@media(max-width:767px){.blog-card{width:100%}}.blog-card__header{padding:2.8rem 1.4rem}.blog-card__title{margin-bottom:.5rem}.blog-card__author-name,.blog-card__date{display:block}.blog-card__author-image{border-radius:100%;display:inline-block;flex:1 0 auto;height:45px;line-height:1;margin-right:1.4rem;overflow:hidden;position:relative;width:45px}.blog-card__author-image img{height:100%;width:auto}.blog-card__meta{display:grid;grid-template-columns:44px 1fr;gap:16px}.blog-card__meta>*:not(:last-child){display:flex;flex-wrap:wrap;align-items:center}.blog-card__image{display:block;height:auto;width:100%;position:relative;margin:0}.blog-card__image::before{content:"";display:block;padding-top:62%}.blog-card__image img{position:absolute;left:0;right:0;bottom:0;margin:auto;object-fit:cover;object-position:center;width:100%;height:100%}.blog-card__footer{margin-top:auto}.blog-card__content{padding:1.5rem 1rem 1.5rem 1.5rem;flex:1;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:relative}.blog-card__content:not(:only-child){margin-top:-100px;margin-right:1.5rem}.blog-card p{font-size:16px;line-height:172.3%;font-weight:400}.blog-card__tags{margin-bottom:1.4em}.blog-card__tags svg{height:15px;margin-right:10px;transform:rotate(90deg);width:15px}.blog-card__tag-link{border-radius:4px;display:inline-block;margin-bottom:.35rem;padding:.35rem;text-decoration:none}.blog-card__tag-link:hover,.blog-card__tag-link:focus{text-decoration:none}.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-content-outer{background:#fff;margin-top:40%;margin-left:-20px;margin-right:-20px;padding:2rem}.blog-post__header{margin-bottom:1.4rem;position:relative;display:flex;margin-left:-1.25rem;margin-right:-1.25rem;overflow:hidden}.blog-post__header:not(:firts-child){margin-top:3rem}@media(min-width:1200px){.blog-post__header{margin-left:0;margin-right:0}}.blog-post__header:before{display:block;padding-top:49.1119691%;content:"";align-items:flex-end}.blog-post__header-img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;display:block;width:100%;height:100%}.blog-post__header-img img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.blog-post__title{margin-top:auto;font-size:38px}@media(min-width:767px){.blog-post__title{font-size:56px}.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-card__author-image-wrapper{display:block;width:44px;height:44px;position:relative;border-radius:50%;overflow:hidden}.blog-card__author-image-wrapper img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;object-fit:cover;object-position:center;width:100%;height:100%}.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%}.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}