.blog-hero{padding:80px 0}.blog-hero .row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-hero__content-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:4rem}@media(max-width:991px){.blog-hero__content-column{padding-right:1.5rem;margin-bottom:4rem}}.blog-hero__content{width:100%;max-width:76rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-hero__title{font-size:5.8rem;font-weight:700;line-height:1.2;margin-bottom:1.4rem;color:var(--primary);text-transform:uppercase;letter-spacing:0}@media(max-width:1399px){.blog-hero__title{font-size:4.4rem}}@media(max-width:999px){.blog-hero__title{font-size:3.4rem}}@media(max-width:575px){.blog-hero__title{font-size:2.8rem}}.blog-hero__meta{margin-bottom:30px}.blog-hero__author,.blog-hero__date{font-size:2rem;line-height:3.5rem;margin-bottom:5px;color:#666}.blog-hero__author strong,.blog-hero__date strong{color:#000;font-weight:600}.blog-hero__share{background-color:var(--secondary-variation);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:1rem;margin-top:5rem;max-width:33.6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:575px){.blog-hero__share{gap:0;max-width:100%}}.blog-hero__share-label{font-size:2rem;font-weight:400;text-transform:uppercase;letter-spacing:1px;color:#fff;padding-left:.5rem}.blog-hero__share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;padding-right:.5rem}@media(max-width:767px){.blog-hero__share-buttons{gap:0}}.blog-hero__share-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;color:var(--base);-webkit-transition:.3s;transition:.3s;text-decoration:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-hero__share-btn:hover{color:var(--secondary)}.blog-hero__share-btn:hover svg{opacity:.8}.blog-hero__share-btn svg{height:3rem;fill:var(--base)}.blog-hero__share-btn svg path{stroke:var(--base)}.blog-hero__image-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-hero__image-wrapper{width:100%;max-width:75rem;position:relative;overflow:hidden;border:1px solid #707070}.blog-hero__image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.blog-hero--dark{background-color:#1a1a1a}.blog-hero--dark .blog-hero__title{color:#fff}.blog-hero--dark .blog-hero__author,.blog-hero--dark .blog-hero__date{color:#ccc}.blog-hero--dark .blog-hero__author strong,.blog-hero--dark .blog-hero__date strong{color:#fff}.blog-hero--dark .blog-hero__share{border-top-color:#333}.blog-hero--dark .blog-hero__share-label{font-size:2rem}.blog-hero--light-green{background-color:#f1f8e9}.blog-hero--full-width .container{max-width:100%;padding:0 60px}@media(max-width:991px){.blog-hero__image-wrapper{max-width:100%}.blog-hero--full-width .container{padding:0 30px}}