.blog-page{padding-top:96px;padding-bottom:96px}.blog__headings{margin-bottom:80px;text-align:center}.blog__heading--small{text-transform:uppercase;letter-spacing:.05em;font-weight:700;margin-bottom:20px}.blog__heading{font-size:3rem}.blog__columns{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.blog__sidebar{flex:0 0 auto;padding-left:25px;padding-right:25px;width:100%;margin-bottom:32px}@media screen and (min-width:1024px){.blog__sidebar{width:33.333%;margin-bottom:0}}.blog__posts{flex:0 0 auto;padding-left:25px;padding-right:25px;width:100%}@media screen and (min-width:1024px){.blog__posts{width:66.666%}}@media screen and (min-width:1024px){.blog__posts.blog__posts--full-width{width:100%}}.blog__posts-grid{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.blog__posts article.featured-post{width:100%;padding-left:0;padding-right:0}.blog__pagination{margin-top:64px;text-align:center}.blog__pagination a,.blog__pagination span{display:inline-block;margin-left:16px;margin-right:16px}.blog__pagination a:hover,.blog__pagination span{text-decoration:underline}.blog-page--single .back-to-blog{color:#000}.blog-page--single .back-to-blog .icon{margin-right:12px}.blog-page--single .blog__sidebar{order:2}@media screen and (min-width:1024px){.blog-page--single .blog__sidebar{order:1}}.blog-page--single .blog__post{order:1}@media screen and (min-width:1024px){.blog-page--single .blog__post{order:2}}.blog-page--single .blog__post{flex:0 0 auto;padding-left:25px;padding-right:25px;width:100%}@media screen and (min-width:1024px){.blog-page--single .blog__post{width:66.666%}}@media screen and (min-width:1024px){.blog-page--single .blog__post.blog__post--full-width{width:100%}}.blog-page--single .blog__post>article{padding-bottom:64px;margin-bottom:64px;border-bottom:1px solid #333}.blog-page--single .back-to-blog--desktop{margin-bottom:32px;display:none}@media screen and (min-width:1024px){.blog-page--single .back-to-blog--desktop{display:block}}.blog-page--single .back-to-blog--mobile{margin-bottom:32px;display:block}@media screen and (min-width:1024px){.blog-page--single .back-to-blog--mobile{display:none}}.blog-page--single .back-to-blog--no-sidebar{margin-bottom:32px;display:block;text-align:center}.blog-page--single .single-post__intro{margin-bottom:32px;text-align:center}.blog-page--single .single-post__heading{font-size:2rem;margin-bottom:20px}.blog-page--single .single-post__heading--small{text-transform:uppercase;letter-spacing:.05em;font-weight:700;margin-bottom:20px}.blog-page--single .single-post__meta{display:flex;justify-content:center;align-items:center}.blog-page--single .single-post__image-wrapper{position:relative;margin-bottom:48px}.blog-page--single .single-post__image-wrapper:before{content:"";display:block;padding-bottom:66.666%}.blog-page--single .single-post__image-wrapper .single-post__image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.blog-page--single .single-post__meta__divider{margin-left:.5rem;margin-right:.5rem}.blog-page--single .footer__block-title{font-size:1.5rem;margin-bottom:20px}.blog-page--single .single-post__footer{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.blog-page--single .single-post__footer .footer__block{flex:0 0 auto;padding-left:25px;padding-right:25px;width:100%;margin-bottom:32px}@media screen and (min-width:1024px){.blog-page--single .single-post__footer .footer__block:not(.footer__block--related){width:50%}}.blog-page--single .single-post__footer .footer__block__related-posts{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.blog-page--single .single-post__footer .social-share{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.blog-page--single .single-post__footer .social-share a,.blog-page--single .single-post__footer .social-share button{display:inline-block;height:32px;width:32px;border-radius:50%;border:1px solid #000;color:#000;position:relative;transition:.15s ease}.blog-page--single .single-post__footer .social-share a .icon,.blog-page--single .single-post__footer .social-share button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-page--single .single-post__footer .social-share a:hover,.blog-page--single .single-post__footer .social-share button:hover{background-color:#000;color:#fff}.blog-page--single .single-post__footer .social-share .social-share__item{position:relative;margin-right:20px}.blog-page--single .single-post__footer .social-share .social-share__item .copied-text{position:absolute;top:50%;left:100%;pointer-events:none;opacity:0;transform:translateY(-50%) translateX(0);transition:.25s ease}.blog-page--single .single-post__footer .social-share .social-share__item .copied-text.is-copied{opacity:1;transform:translateY(-50%) translateX(10px)}.blog__posts article,.footer__block__related-posts article{flex:0 0 auto;padding-left:25px;padding-right:25px;width:100%;margin-bottom:48px}@media screen and (min-width:1024px){.blog__posts article,.footer__block__related-posts article{width:50%}}.blog__posts article>a,.footer__block__related-posts article>a{display:flex;flex-direction:column;justify-content:space-between;height:100%}.blog__posts article .post__category-corner-tag,.footer__block__related-posts article .post__category-corner-tag{position:absolute;top:1rem;right:1rem;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;font-size:.75rem;border-radius:2px}.blog__posts article .post__category-corner-tag:not([class*=bg-]),.footer__block__related-posts article .post__category-corner-tag:not([class*=bg-]){background-color:#ebebeb}.blog__posts article .post__main,.footer__block__related-posts article .post__main{flex:1 0 0}.blog__posts article .post__image-wrapper,.footer__block__related-posts article .post__image-wrapper{position:relative;overflow:hidden}.blog__posts article .post__image-wrapper:before,.footer__block__related-posts article .post__image-wrapper:before{content:"";display:block;padding-bottom:66.666%}.blog__posts article .post__image-wrapper .post__image,.footer__block__related-posts article .post__image-wrapper .post__image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scaleX(1);transition:.5s ease}.blog__posts article .post__content,.footer__block__related-posts article .post__content{display:flex;flex-direction:column;align-items:flex-start;margin-top:20px}.blog__posts article .post__meta,.footer__block__related-posts article .post__meta{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%;margin-bottom:20px}.blog__posts article .post__category-tag,.footer__block__related-posts article .post__category-tag{display:none}.blog__posts article .post__title,.footer__block__related-posts article .post__title{width:100%;margin-bottom:20px;font-size:1.25rem}.blog__posts article .post__excerpt,.footer__block__related-posts article .post__excerpt{margin-bottom:20px}.blog__posts article .post__read-more,.footer__block__related-posts article .post__read-more{display:inline-block;border:1px solid #000;padding:12px 20px;transition:.15s ease}.blog__posts article .post__read-more:hover,.footer__block__related-posts article .post__read-more:hover{background-color:#000;color:#fff}.blog__posts article .post__read-more .icon,.footer__block__related-posts article .post__read-more .icon{margin-left:12px}.blog__posts article a:hover .post__image-wrapper .post__image,.footer__block__related-posts article a:hover .post__image-wrapper .post__image{transform:scale3d(1.1,1.1,1.1)}.blog__sidebar-inner{background-color:#ebebeb;padding:32px}.blog__sidebar-group{margin-bottom:48px}.blog__sidebar-group:last-child{margin-bottom:0}.blog__sidebar-title{font-size:1.25rem;font-weight:500;color:#333;margin-bottom:12px}.blog__sidebar-list.tags,.footer__block__tags{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-left:-6px;margin-right:-6px;margin-bottom:-12px}.blog__sidebar-list.tags li,.footer__block__tags li{flex:0 0 auto;padding-left:6px;padding-right:6px;margin-bottom:12px}.blog__sidebar-list.tags a,.footer__block__tags a{text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;font-size:.75rem;border-radius:2px}.blog__sidebar-list.tags a:not([class*=bg-]),.footer__block__tags a:not([class*=bg-]){background-color:#fff}.blog__sidebar-list.tags a:hover,.footer__block__tags a:hover{background-color:#c9c9c9}.blog__sidebar-list.categories li{margin-bottom:8px}.blog__sidebar-list.categories a:hover{text-decoration:underline}.blog__sidebar-list.categories a.is-active{font-weight:700}.blog__sidebar-list.tags a{transition:.15s ease}.blog__sidebar-list.tags a.is-active{background-color:#000;color:#fff}.blog__newsletter-form{background-color:#fff;border:1px solid #333;border-radius:2px;display:flex;justify-content:space-between;align-items:center;font-size:1rem}.blog__newsletter-form input{flex:1 0 0;width:100%;padding-left:16px;padding-top:16px;padding-bottom:16px;background-color:transparent}.blog__newsletter-form button{flex:0 0 auto;padding:16px}.blog__newsletter-label{margin-bottom:12px}.ll-blog-fit-image{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat}.ll-blog-fit-image.object-contain{background-size:contain}.ll-blog-fit-image.object-cover{background-size:cover}.ll-blog-fit-image.object-fill{background-size:100%}.ll-blog-fit-image.object-none{background-size:auto}.ll-blog-fit-image.object-scale-down{background-size:contain}.ll-blog-fit-image.object-bottom{background-position:bottom}.ll-blog-fit-image.object-center{background-position:50%}.ll-blog-fit-image.object-left{background-position:0}.ll-blog-fit-image.object-left-bottom{background-position:0 100%}.ll-blog-fit-image.object-left-top{background-position:0 0}.ll-blog-fit-image.object-right{background-position:100%}.ll-blog-fit-image.object-right-bottom{background-position:100% 100%}.ll-blog-fit-image.object-right-top{background-position:100% 0}.ll-blog-fit-image.object-top{background-position:top}.ll-blog-fit-image img{height:100%;width:100%}