.player iframe,.player>*{position:absolute;top:0;right:0;bottom:0;left:0}.blog-body,.blog-image,.blog-header{--bs-gutter-x: 3rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;max-width:1140px}.blog-header-title{margin-bottom:0;font-family:"Graphik", sans-serif;font-size:var(--page-title--font-size, clamp(2.25rem, 6vw, 5.625rem));font-weight:800;line-height:1.2;background-image:linear-gradient(to bottom, #fff, #fff, rgba(255,255,255,0.6));-webkit-background-clip:text;background-clip:text;background-size:cover;-webkit-text-fill-color:transparent}.blog-body{font-size:1.125rem;line-height:1.75}.blog-body>*:not(:first-child):is(h2,h3,h4){margin-top:1.5rem}.blog-header-back::before{display:inline-block;width:18px;min-height:1rem;margin-right:0.75rem;background-color:currentcolor;-webkit-mask:var(--icon-back) center/contain no-repeat;mask:var(--icon-back) center/contain no-repeat}.blog-body-content pre{padding:1rem;margin-top:1.5rem;margin-bottom:1.5rem;font-size:0.875rem}.blog-body-content strong{color:#bfbfbf}.blog-body-content h2,.blog-body-content h3,.blog-body-content h4{margin-top:3rem;margin-bottom:1rem}.blog-body-content h2{font-size:2.25rem}.blog-body-content :where(p,ol,ul){margin-bottom:0.5rem}.blog-body-content :where(p,ol,ul)+*{margin-top:1.2rem}.blog-body-content img{display:block;max-width:100%;margin-right:auto;margin-bottom:1.2rem;margin-left:auto}.blog-body-content figcaption{font-size:0.875rem;text-align:center}.blog-body-content blockquote:not(.blog-quote){padding-left:1rem;margin-left:1rem;font-style:italic;font-weight:300;border-left:5px solid rgba(255,255,255,0.15)}.blog-body-content a{color:#ff0031}.blog-body-content a:hover,.blog-body-content a:focus{color:rgba(255,0,49,0.8)}.author{position:relative;display:grid;grid-template:"image ." 1fr "image name" auto "image description" auto "image ." 1fr / auto 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem}.author-image{grid-area:image;width:78px;height:78px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.author-name{grid-area:name;font-size:clamp(1.25rem, 3vw, 1.5rem);font-weight:700;line-height:1.3;color:#fff}.author-description{grid-area:description}.blog-quote{display:grid;grid-template:"image header" auto "content content" 1fr / auto 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;max-width:none;padding:0;margin-top:3rem;margin-bottom:3rem;font-size:inherit;border:0}@media (min-width: 768px){.blog-quote{grid-template:"image header" auto "image content" 1fr / auto 1fr;--blog-quote-image--size: 8rem;--blog-quote-header--font-size: 0.875rem;--blog-quote-content--margin-top: 0;--blog-quote-arrow--transform: none;--blog-quote-arrow--top: 1rem;--blog-quote-arrow--left: -2.3rem;--blog-quote-header--flex-direction: row;--blog-quote-arrow--background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='21' viewBox='0 0 24 21'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%234d4d4d' d='M21 1V0H.1L21 20.208v-1.406L2.564 1H21z'/%3E%3Cpath fill='%23000' d='M21 1h2.102v17.802H21L2.564 1H21z'/%3E%3C/g%3E%3C/svg%3E")}}.blog-quote-image{display:block;grid-area:image;width:var(--blog-quote-image--size, 6rem);height:var(--blog-quote-image--size, 6rem);border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 20px rgba(255,255,255,0.55)}.blog-quote-header{position:relative;display:flex;flex-direction:var(--blog-quote-header--flex-direction, column);flex-wrap:wrap;grid-area:header;row-gap:0.25rem;-moz-column-gap:.75em;column-gap:.75em;align-self:start;margin-bottom:1rem;font-size:var(--blog-quote-header--font-size, 1rem);font-style:normal;color:#bfbfbf}.blog-quote-cite{display:block;font-style:normal;color:#fff;text-transform:uppercase}.blog-quote-role{display:block;font-weight:400;color:#a3a3a3}.blog-quote-content{position:relative;grid-area:content;align-self:baseline;padding:0.75rem;margin-top:var(--blog-quote-content--margin-top, 1rem);font-size:1rem;font-style:italic;font-weight:300;color:#bfbfbf;background-color:#000;border:1px solid #4d4d4d;border-radius:6px}.blog-quote-content p:last-child{margin-bottom:0}.blog-quote-content b,.blog-quote-content strong{font-weight:700}.blog-quote-content::after{position:absolute;top:var(--blog-quote-arrow--top, -2.3rem);left:var(--blog-quote-arrow--left, 7rem);width:2.5rem;height:2.3rem;content:"";background-image:var(--blog-quote-arrow--background-image, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='24' viewBox='0 0 21 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%234d4d4d' d='M1.68 21.5h-1V.6l20.208 20.9h-1.406L1.68 3.064z'/%3E%3Cpath fill='%23000' d='M1.698 23.602V3.064L19.5 21.5v2.102z'/%3E%3C/g%3E%3C/svg%3E"));background-size:cover}.player{position:relative;width:100%;padding-top:var(--player--pt, 59.42%);background-color:var(--player--bg, transparent);transition:background-color .3s ease-out, padding-top .3s ease-out;margin-bottom:1rem}.player>*{animation:fade-in .5s ease-out}.player[data-player-visible='audio']{--player--bg: transparent;--player--pt: 200px}.player[data-player-visible='video']{--player--bg: #0d6efd;--player--pt: 56.25%}.player iframe{width:100%;height:100%}.blog-header{display:grid;grid-template:"back" auto "title" auto "date" auto "pills" auto "." 0.5rem "author" auto "captain" auto/auto;-moz-column-gap:1rem;column-gap:1rem;margin-top:1.5rem}@media (min-width: 768px){.blog-header{grid-template:"back ." auto "title title" auto "date author" auto "pills author" auto "captain captain" auto / 1fr auto;margin-top:6rem}}.blog-header.is-md-text{--page-title--font-size: clamp(2.25rem, 6vw, 4.8rem);--blog-header-title--max-width: 100%}.blog-header.is-lg-text{--page-title--font-size: clamp(2.25rem, 6vw, 4.2rem);--blog-header-title--max-width: 100%}.blog-header-title{grid-area:title;max-width:var(--blog-header-title--max-width, 900px);margin-bottom:1rem;line-height:var(--blog-header-title--line-height, 1.1)}.blog-header-back{display:flex;grid-area:back;align-items:center;margin-bottom:1rem;text-transform:uppercase}.blog-header-back::before{content:""}.blog-header-date{font-size:clamp(1rem, 2vw, 1.25rem);grid-area:date;margin-bottom:1rem}.blog-header-captain{grid-area:captain;margin-top:0.5rem;font-size:clamp(1rem, 2vw, 1.5rem);font-style:italic}.blog-header-pills{grid-area:pills;align-self:start;margin-bottom:0;margin-bottom:1rem}.blog-header-author{grid-area:author;align-self:start;margin-bottom:1rem}.blog-image{margin-bottom:3rem}@media (min-width: 768px){.blog-image{margin-bottom:4.5rem}}.blog-image-image{display:block;max-width:100%;height:auto;margin-right:auto;margin-left:auto;border-radius:1rem}.blog-body{max-width:700px;margin-bottom:6rem}.blog-share{color:#fff}@media (min-width: 768px){.blog-share{margin-top:6rem}}.blog-share-title{font-size:1rem;font-weight:500;text-transform:uppercase}.blog-share-icons{display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem;font-size:2rem}.wide-1000{width:100vw;margin-top:2rem;margin-right:calc(50% - 50vw);margin-bottom:2rem;margin-left:calc(50% - 50vw)}@media (min-width: 1092px){.wide-1000{width:1092px;margin-right:calc(50% - 546px);margin-left:calc(50% - 546px)}}
