.blog{background-color:hsl(var(--white));padding:4rem 0}.blog .content-wrapper{padding:0 var(--grid-spacer-width)}.blog-featured{margin-bottom:2.4rem}@media only screen and (min-width:940px){.blog{padding-bottom:6rem;padding-top:6rem}}.blog-post{margin:0 auto 6rem;max-width:96rem}.blog-post__heading{margin:0 auto;max-width:60rem;text-align:center}.blog-post__tag-link{text-decoration:none}.blog-post__tag-link,.blog-post__tag-link:active,.blog-post__tag-link:visited{color:hsl(var(--gray-700))}.blog-post__tag-link:focus,.blog-post__tag-link:hover{color:hsl(var(--green-500))}.blog-post__image{border-radius:6px;margin:2.4rem 0;overflow:hidden;position:relative;width:100%}.blog-post__image:after{content:"";display:block;padding-top:52.94118%;width:100%}.blog-post__image img{display:block;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media only screen and (min-width:640px){.blog-post__image{margin-top:3.2rem}}@media only screen and (min-width:940px){.blog-post__image{margin-top:4.8rem}}.blog-post__body{margin:2.4rem auto 0;max-width:70rem}.blog-post__body h2{color:hsl(var(--blue-700));font-family:var(--font-family-sans-serif);font-size:2rem;font-weight:400;letter-spacing:.025em;line-height:1.4}.blog-post__body *+h2{margin-top:.25em}.blog-post__body ol+h2,.blog-post__body p+h2,.blog-post__body ul+h2{margin-top:1.25em}.blog-post__body h3{color:hsl(var(--gray-900));font-family:var(--font-family-sans-serif);font-size:1.6rem;font-weight:700;letter-spacing:.025em;line-height:1.4}.blog-post__body *+h3{margin-top:.75em}.blog-post__body ol+h3,.blog-post__body p+h3,.blog-post__body ul+h3{margin-top:2em}.blog-post__body img{border-radius:6px;display:block!important;height:auto!important;margin:2.4rem auto!important;max-width:100%!important;overflow:hidden;position:relative;width:auto!important}.blog-post__body figure img{margin:0!important}@media only screen and (min-width:640px){.blog-post__body{margin-top:3.4rem}.blog-post__body h2{font-size:2.2rem}.blog-post__body img{margin-bottom:3.2rem!important;margin-top:3.2rem!important}}@media only screen and (min-width:940px){.blog-post__body{margin-top:5rem}.blog-post__body h2{font-size:2.4rem}.blog-post__body h3{font-size:1.8rem}.blog-post__body img{margin-bottom:4.8rem!important;margin-top:4.8rem!important}}.blog-listing{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:2.4rem;row-gap:calc(var(--grid-spacer-width)*2)}.blog-listing+.blog-listing{margin-top:calc(var(--grid-spacer-width)*2)}@media only screen and (min-width:640px){.blog-listing{column-gap:var(--grid-spacer-width)}}@media only screen and (min-width:940px){.blog-listing{row-gap:calc(var(--grid-spacer-width)*3)}.blog-listing+.blog-listing{margin-top:calc(var(--grid-spacer-width)*6)}}@media only screen and (min-width:1240px){.blog-listing{column-gap:calc(var(--grid-spacer-width)*2)}}.blog-listing-post{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;width:100%}.blog-listing-post--featured{margin-top:2.4rem}@media only screen and (min-width:940px){.blog-listing-post--featured{align-items:center;flex-direction:row-reverse;margin-top:-4.8rem}.blog-listing-post--three-col{width:calc(33.33333% - (var(--grid-spacer-width)*4)/3)}}@media only screen and (min-width:640px){.blog-listing-post--four-col{width:calc(50% - var(--grid-spacer-width)/2)}}@media only screen and (min-width:940px){.blog-listing-post--four-col{width:calc(25% - (var(--grid-spacer-width)*3)/4)}}@media only screen and (min-width:1240px){.blog-listing-post--four-col{width:calc(25% - (var(--grid-spacer-width)*6)/4)}}.blog-listing-post__image{border-radius:6px;margin:0 0 3.2rem;overflow:hidden;position:relative;width:100%}.blog-listing-post__image:after{content:"";display:block;padding-top:56.25%;width:100%}.blog-listing-post__image img{display:block;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media only screen and (min-width:940px){.blog-listing-post__image--featured{margin:0 0 0 -16.66667%;width:58.33333%}.blog-listing-post__image--featured:after{padding-top:75%}}.blog-listing-post__summary{flex-grow:1;margin-bottom:.8rem;overflow:hidden}.blog-listing-post__summary h3{color:hsl(var(--gray-900));font-family:var(--font-family-sans-serif);font-size:1.6rem;font-weight:700;letter-spacing:.025em;line-height:1.4}.blog-listing-post__summary p{font-size:1.4rem;margin-top:.75em;max-height:5em}@media only screen and (min-width:940px){.blog-listing-post__content{align-items:center;background-color:hsl(var(--blue-700));border-radius:6px;display:flex;flex-direction:column;justify-content:center;padding:6.4rem 8.8rem 7.2rem;position:relative;text-align:center;width:58.33333%}.blog-listing-post__summary{max-height:11rem}.blog-listing-post__summary h3{font-size:1.8rem}.blog-listing-post__summary p{max-height:none}.blog-listing-post__summary--big{margin-bottom:2.4rem;max-height:20rem}.blog-listing-post__summary--featured{margin-bottom:3.2rem;max-height:22rem}.blog-listing-post__summary--big h3,.blog-listing-post__summary--featured h3{font-family:var(--font-family-serif);letter-spacing:.025em;line-height:1.4}.blog-listing-post__summary--big h3{color:hsl(var(--blue-700));font-size:2.4rem;font-weight:800}.blog-listing-post__summary--featured h3{color:hsl(var(--white));font-size:3.2rem;font-weight:500}.blog-listing-post__summary--featured .heading-overline{color:hsl(var(--white))}.blog-listing-post__summary--big p,.blog-listing-post__summary--featured p{font-size:1.6rem;margin-top:1em}.blog-listing-post__summary--featured p{color:hsl(var(--white))}}.blog-listing-post__read-more{font-size:1.4rem;font-weight:700;margin-top:auto;padding:.8rem 0}@media only screen and (min-width:940px){.blog-listing-post__read-more--button{background:none;border:0;border-radius:6px;font-size:1.6rem;font-weight:600;letter-spacing:.05em;line-height:5.2rem;padding:0 3.2rem;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(51,51,51,.2);transition:background-color .2s ease-in-out,color .2s ease-in-out,text-shadow .2s ease-in-out;white-space:nowrap}.blog-listing-post__read-more--button,.blog-listing-post__read-more--button:active,.blog-listing-post__read-more--button:visited{background-color:hsl(var(--green-500));color:hsl(var(--white))}.blog-listing-post__read-more--button:active{transform:translateY(1px)}.blog-listing-post__read-more--button:focus,.blog-listing-post__read-more--button:hover{background-color:hsl(var(--blue-700));color:hsl(var(--white))}}