@charset "UTF-8";:root{--color-primary:#3eb0ef;--color-base:#131313;--color-border:#ddd;--color-bg:#f5f5f5;--color-success:#80b912;--color-error:#f05230;--heliotrope:#c569ff;--bittersweet:#ff795d;--magenta:#e85ea5;--teal:#49ada6;--teal-light:#9cd3cf;--body:#444;--eggplant:#bc2a66;--gold:#e9d362;--text-color:#111;--text-color-light:#777;--text-color-faint:#ddd;--font-sans-serif:"Apercu",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:var(--font-sans-serif);--font-mono:"Apercu Mono",Menlo,Courier,monospace;--font-light:100;--font-normal:400;--font-bold:700;--font-heavy:800;--xlarge:1680px;--large:1280px;--medium:980px;--small:740px;--xsmall:480px;--breakpoint-medium:700px;--height:4rem;--margin:2rem;--radius:0.5rem}*,:after,:before{box-sizing:border-box}html{overflow-x:hidden;overflow-y:scroll;font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{min-height:100vh;color:#464646;font-family:var(--font-sans-serif);font-size:1.5rem;line-height:1.6em;font-weight:400;font-style:normal;background:#fff;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}blockquote,body,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{padding:0;list-style:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit;-webkit-appearance:none}fieldset{margin:0;padding:0;border:0}label{font-size:.9em;font-weight:700}hr,label{display:block}hr{position:relative;width:100%;height:1px;border:0;border-top:1px solid;opacity:.2}::-moz-selection{text-shadow:none;background:#cbeafb}::selection{text-shadow:none;background:#cbeafb}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul:not([class]) li+li{margin-top:.6em}a:not([class]){color:#26a6ed;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a[class]{color:inherit;text-decoration:none;transition:.4s ease}a[class]:hover{transition:.2s ease}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.15em;font-weight:700}h1{font-size:4.6rem;letter-spacing:-.5px}@media (max-width:500px){h1{font-size:2.7rem}}h2{font-size:3.6rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:3.2rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.gh-input,.gh-textarea{background:var(--color-bg);border-radius:var(--radius);border:none;border:1px solid var(--color-border);color:inherit;display:block;outline:0;padding:0 .6em;text-decoration:none;width:100%}.gh-input:focus{border-color:var(--color-primary)}.gh-select{height:var(--height);padding-right:var(--height);text-overflow:ellipsis}.gh-select option{color:var(--color-primary);background:var(--color-bg)}.gh-select:focus::-ms-value{background-color:transparent}.gh-select::-ms-expand{display:none}.gh-input,.gh-select{height:var(--height)}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-check{display:block;margin-right:-2em;opacity:0;width:1em;z-index:-1}.gh-check+label{display:flex;align-items:center;color:var(--color-base);cursor:pointer;font-size:1em;font-weight:var(--font-normal);padding-left:calc(var(--height)*0.6 + .75em);padding-right:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gh-check+label:before{background:var(--color-bg);border-radius:var(--radius);border:1px solid var(--color-border);content:"";display:inline-block;height:calc(var(--height)*0.6);line-height:calc(var(--height)*0.56);text-align:center;width:calc(var(--height)*0.6);margin-right:1rem}.gh-check:checked+label:before{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-bg);content:"✓"}.gh-check:focus+label:before{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.gh-check+label:before{border-radius:var(--radius);border-radius:100%}.gh-button{display:inline-block;min-width:75px;height:var(--height);padding:0 2rem;border:0;border-radius:var(--radius);cursor:pointer;font-family:var(--font-sans-serif);font-size:1.4rem;font-weight:var(--font-normal);line-height:var(--height);text-align:center;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.4s ease}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{height:calc(var(--height)*0.9);line-height:calc(var(--height)*0.9);padding:0 1.5rem;font-size:1.2rem}.gh-button.gh-button-large{height:calc(var(--height)*1.2);line-height:calc(var(--height)*1.2);padding:0 2.5rem;font-size:1.7rem}.gh-button.gh-button-disabled,.gh-button:disabled{pointer-events:none;opacity:.4}.gh-button{color:var(--color-primary)!important;background-color:transparent;box-shadow:inset 0 0 0 2px var(--color-primary)}.gh-button:hover{text-decoration:none;color:#118ccf!important;box-shadow:inset 0 0 0 2px #139ce7;transition:.2s ease}.gh-button.gh-button-primary{color:#fff!important;background-color:var(--color-primary);box-shadow:none}.gh-button.gh-button-primary:hover{background-color:#139ce7}.gh-canvas{display:grid;grid-template-columns:[full-start] minmax(calc(50% - 600px),1fr) [wide-start] auto [main-start] 720px [main-end] auto [wide-end] minmax(calc(50% - 600px),1fr) [full-end]}@media (max-width:1296px){.gh-canvas{grid-template-columns:[full-start] 4vmin [wide-start] auto [main-start] 720px [main-end] auto [wide-end] 4vmin [full-end]}}@media (max-width:778px){.gh-canvas{grid-template-columns:[full-start] 4vmin [wide-start] 0 [main-start] auto [main-end] 0 [wide-end] 4vmin [full-end]}}.gh-canvas>*{grid-column:main-start/main-end}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.gh-content>*+*{margin-top:4vmin}.gh-content [id]:not(:first-child){margin:1.5em 0 0}.gh-content>[id]+*{margin-top:1.5rem}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:6vmin}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{font-family:var(--font-serif);font-weight:400;font-size:2rem;line-height:1.6em}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content hr{margin-top:6vmin}.gh-content hr+*{margin-top:6vmin!important}.gh-content blockquote{position:relative;font-style:italic}.gh-content blockquote:before{content:"";position:absolute;left:-1.5em;top:0;bottom:0;width:.3rem;background:var(--color-primary)}@media (max-width:650px){.gh-canvas blockquote,.gh-canvas dl,.gh-canvas ol,.gh-canvas p,.gh-canvas ul{font-size:1.8rem}.gh-content blockquote:before{left:-4vmin}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:6vmin}.kg-card figcaption{padding:1.5rem 1.5rem 0;text-align:center;color:rgba(0,0,0,.5);font-weight:600;font-size:1.3rem;line-height:1.4em}.kg-card figcaption strong{color:rgba(0,0,0,.8)}.gh-canvas :not(pre) code{vertical-align:middle;padding:.15em .4em;border:1px solid #e1eaef;font-weight:400!important;font-size:.9em;line-height:1em;color:#dc0050;background:#f0f6f9;border-radius:.25em}.gh-canvas>pre{overflow:scroll;padding:16px 20px;background:hsla(0,0%,100%,.8);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4)}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-image-card img{margin:auto}.kg-gallery-card+.kg-gallery-card{margin-top:.75em}.kg-gallery-container{position:relative}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;margin:0;width:100%;height:100%}.kg-gallery-row:not(:first-of-type){margin:.75em 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 .75em}.kg-bookmark-card,.kg-bookmark-publisher{position:relative}.kg-bookmark-container,.kg-bookmark-container:hover{display:flex;flex-wrap:wrap;flex-direction:row-reverse;color:currentColor;background:hsla(0,0%,100%,.6);font-family:var(--font-sans-serif);text-decoration:none;border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);overflow:hidden}.kg-bookmark-content{flex-basis:0;flex-grow:999;padding:20px;order:1}.kg-bookmark-title{font-weight:600;font-size:1.5rem;line-height:1.3em}.kg-bookmark-description{max-height:45px;margin:.5em 0 0;font-size:1.4rem;line-height:1.55em;opacity:.8}.kg-bookmark-metadata{margin-top:20px;display:flex;align-items:center;font-weight:500;font-size:1.3rem;line-height:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kg-bookmark-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.kg-bookmark-icon{display:inline-block;width:16px;height:16px}.kg-bookmark-thumbnail{display:flex;flex-basis:24rem;flex-grow:1;justify-content:flex-end}.kg-bookmark-thumbnail img{max-width:100%;height:auto;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.kg-bookmark-author{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.kg-bookmark-publisher:before{content:"•";margin:0 .5em}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.gh-content table{border-collapse:collapse;width:100%}.gh-content th{padding:.5em .8em;text-align:left;font-size:.75em;text-transform:uppercase}.gh-content td{padding:.4em .7em}.gh-content tbody tr:nth-child(odd){background-color:rgba(0,0,0,.1);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{box-shadow:inset 1px 0 rgba(0,0,0,.1),inset -1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:nth-child(2n+2) td{box-shadow:inset 1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.gh-readmore{font-size:2.6rem}.gh-readmore-inner{display:grid;grid-gap:8vmin;grid-template-columns:1fr 1fr;padding-top:20px}.gh-readmore-prev{justify-content:flex-end;text-align:right}.gh-readmore-inner a{display:flex;color:currentColor;text-decoration:none}.gh-readmore h4{width:100%;font-size:inherit}.gh-readmore svg{display:inline-block;vertical-align:middle;height:1em;margin:.15em 0 0}.gh-readmore h4+svg,.gh-readmore svg+h4{margin-left:2vmin}@media (max-width:700px){aside.gh-readmore{font-size:1.6rem;padding:0 4vmin}.gh-readmore svg{margin:.1em 0 0}}.gh-auth-form{width:100%;max-width:600px;margin:0 auto 10vmin;text-align:center}.gh-auth-title{margin:0 0 .1em;font-size:4.2rem}.gh-auth-form p{margin:10px 0 4vmin;font-size:1.7rem;color:rgba(0,0,0,.6)}.gh-auth-form p small{display:inline-block;margin:15px 0 0;font-size:1.4rem}.gh-auth-box{display:flex;align-items:center;justify-content:space-between;max-width:460px;margin:0 auto}.gh-auth-box .gh-button{margin-left:10px}@media (max-width:600px){.gh-auth-box{flex-direction:column;max-width:400px}.gh-auth-box .gh-button{width:100%;margin:15px 0 0}}form[data-members-form] .gh-button-loader,form[data-members-form] .message-error,form[data-members-form] .message-success{display:none}.gh-button-content{min-width:100px}.message-error svg,.message-success svg{position:relative;top:-1px;margin-right:5px;height:15px;width:15px}.message-success svg{fill:#fff}.message-error svg{fill:var(--color-error)}form[data-members-form].error .message-error,form[data-members-form].success .message-success{position:fixed;top:20px;left:4vmin;right:4vmin;z-index:9999;max-width:calc(1400px - 8vmin);margin:0 auto;padding:10px 0;color:#fff;font-size:1.4rem;line-height:1.5em;font-weight:500;text-align:center;background:var(--color-base);border-radius:var(--radius)}form[data-members-form].success .message-success{background:var(--color-success)}form[data-members-form].error .message-error{color:var(--color-error);background:#fff;box-shadow:var(--color-error) 0 0 0 1px}form[data-members-form] .gh-button{position:relative;min-width:120px}form[data-members-form].loading .gh-button-content{visibility:hidden}form[data-members-form].loading .gh-button-loader{display:inline-block;position:absolute;left:50%;bottom:-30%;margin:0 0 0 -19px;transform:scale(.6)}.gh-button-loader svg path,.gh-button-loader svg rect{fill:#fff}form[data-members-form].error .message-error,form[data-members-form].success .message-success{display:block}.gh-error{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;text-align:center}.gh-error-code{margin:0;font-size:14vmin}.gh-error-description{max-width:600px;margin:0 auto;padding:0 2rem;font-size:4vmin;line-height:1.2em;font-weight:300;opacity:.6}.gh-error-link{display:block;margin-top:4vmin;font-size:1.6rem}.gh-error-stack{max-width:600px;margin:0 auto;padding:8vmin 0;text-align:left}.gh-error-stack-list{margin:4vmin 0 0;font-size:1.4rem}.gh-error-stack-list>li{padding:2rem 0;margin:0;border-top:1px solid rgba(0,0,0,.1)}.gh-error-stack-function{margin:0 0 .5em;font-size:1.8rem;color:red}a.gh-powered,a.gh-powered:hover{display:inline-flex;align-items:center;padding:6px 9px 6px 6px;border:none;font-size:12px;line-height:12px;letter-spacing:-.3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;text-decoration:none;color:#383838;background:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);cursor:pointer}a.gh-powered svg{height:16px;width:16px;margin:0 6px 0 0}@font-face{font-family:Apercu;font-style:normal;font-weight:400;src:url(https://faraday.ai/assets/fonts/apercu_regular_pro.woff2) format("woff2"),url(https://faraday.ai/assets/fonts/apercu_regular_pro.otf) format("opentype")}@font-face{font-family:Apercu;font-style:normal;font-weight:700;src:url(https://faraday.ai/assets/fonts/apercu_bold_pro.woff2) format("woff2"),url(https://faraday.ai/assets/fonts/apercu_bold_pro.otf) format("opentype")}@font-face{font-family:Apercu;font-style:italic;font-weight:400;src:url(https://faraday.ai/assets/fonts/apercu_regular_italic_pro.woff2) format("woff2"),url(https://faraday.ai/assets/fonts/apercu_regular_italic_pro.otf) format("opentype")}@font-face{font-family:Apercu;font-style:italic;font-weight:700;src:url(https://faraday.ai/assets/fonts/apercu_bold_italic_pro.woff2) format("woff2"),url(https://faraday.ai/assets/fonts/apercu_bold_italic_pro.otf) format("opentype")}@font-face{font-family:Apercu Mono;font-style:normal;font-weight:400;src:url(https://faraday.ai/assets/fonts/apercu_mono_pro.woff2) format("woff2"),url(https://faraday.ai/assets/fonts/apercu_mono_pro.otf) format("opentype")}@font-face{font-family:Argent;src:url(https://faraday.ai/assets/fonts/argent-cf-light.eot);src:url(https://faraday.ai/assets/fonts/argent-cf-light.eot#iefix) format("embedded-opentype"),url(https://faraday.ai/assets/fonts/argent-cf-light.woff2) format("woff2"),url(https://faraday.ai/assets/fonts/argent-cf-light.woff) format("woff"),url(https://faraday.ai/assets/fonts/argent-cf-light.ttf) format("truetype"),url(https://faraday.ai/assets/fonts/argent-cf-light.svg#youworkforthem) format("svg");font-weight:400;font-style:normal}.fdy-mailing-list-wrapper{background-color:#eee;padding:16px 32px;font-size:1.4rem;align-self:end}.fdy-mailing-list-wrapper p{font-weight:700;margin:8px 0}.fdy-mailing-list-wrapper label{display:none}.fdy-mailing-list-wrapper input{border:none;outline:none;margin:8px 0;height:32px;padding:0 8px}.fdy-mailing-list-wrapper input[type=submit]{background:#ff795d;color:#fff;font-weight:700;border-radius:20px;max-width:150px;height:32px}.fdy-mailing-list-wrapper .hs-recaptcha{display:none}header>nav{max-width:960px;display:flex;justify-content:space-between;margin:32px auto 30px}header>nav ul:not([class]) li+li{margin-top:0}@media screen and (max-width:1040px){header>nav{margin-left:32px;margin-right:32px}}header>nav>div{display:flex;justify-content:center;align-items:center}header>nav input{position:absolute;top:-9999px;left:-9999px}@media screen and (max-width:800px){header>nav input:checked~label{color:rgba(188,42,102,0);border-color:rgba(232,94,165,0);background-color:hsla(0,0%,100%,0)}header>nav input:checked~label:before{content:"×";color:#bc2a66;font-size:40px;width:32px}header>nav input:checked~ul{display:inline-block!important}}header>nav label{display:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:800px){header>nav label{display:block;position:fixed;z-index:101;top:8px;right:8px;color:#e85ea5;font-size:48px;line-height:16px;background-color:#fff;border:1px solid rgba(232,94,165,.5);padding:4px 2px 12px;width:32px;text-align:center}header>nav label span{font-family:Times}}header>nav ul{list-style:none}header>nav>ul{padding:10px 0 0;cursor:default}@media screen and (max-width:800px){header>nav>ul{display:none;background-color:#fff;position:fixed;z-index:100;top:8px;right:8px;max-width:300px;max-height:500px;border:1px solid #e85ea5;padding:16px;overflow-y:scroll}}header>nav>ul>li{display:inline-block;margin:0 0 0 24px;transition-duration:.5s}header>nav>ul>li:first-child{margin:0}@media screen and (max-width:800px){header>nav>ul>li{display:block;margin:16px 0 0}header>nav>ul>li:first-child{margin-top:0}}header>nav>ul>li>a{color:inherit;text-decoration:none;display:block}@media screen and (max-width:800px){header>nav>ul>li>a{font-weight:700;color:#49ada6}}header>nav>ul>li.important>a{font-weight:700;color:#111}@media screen and (max-width:800px){header>nav>ul>li.demo a{color:#111}}@media screen and (max-width:800px){header>nav>ul>li.final{display:inline-block;margin-right:16px;margin-top:8px!important}}@media screen and (min-width:801px){header>nav>ul>li.drop>a{font-weight:400}header>nav>ul>li.drop>a:after{content:"";background:url(/assets/icons/chevron-bottom.svg) no-repeat 0 90%;opacity:.5;width:8px;height:1em;display:inline-block;margin:0 0 0 4px}}@media screen and (max-width:800px){header>nav>ul>li.drop.verbose>ul{padding-left:16px}header>nav>ul>li.drop.verbose>ul li{display:block}}@media screen and (min-width:801px){header>nav>ul>li.drop>ul{visibility:hidden;opacity:0;position:absolute;transition:all .5s ease;display:none;background:#fff;border:1px solid #eee;border-radius:4px;z-index:10;margin:8px 0 0;width:18em;box-shadow:0 8px 8px -4px rgba(0,0,0,.1)}header>nav>ul>li.drop>ul:before{content:"▲";position:absolute;margin:calc(-1em - 8px + .6ex) 0 0 16px;color:#eee;width:100%}}@media screen and (min-width:801px){header>nav>ul>li.drop>ul li{border-bottom:1px solid #eee}header>nav>ul>li.drop>ul li:last-child{border:none}}header>nav>ul>li.drop>ul li a{text-decoration:none;color:inherit}@media screen and (min-width:801px){header>nav>ul>li.drop>ul li a{display:block;padding:16px}header>nav>ul>li.drop>ul li a.overview{background:#f8f8f8}}@media screen and (min-width:801px){header>nav>ul>li.drop>ul li a strong{display:block}}@media screen and (max-width:800px){header>nav>ul>li.drop>ul li a strong{display:block;background:rgba(73,173,166,.8);padding:6px 12px;color:#fff;border-radius:4px;margin-bottom:4px}}header>nav>ul>li.drop>ul li a:hover{background:#e9d362}header>nav>ul>li.drop>ul li a em{font-style:normal}@media screen and (max-width:800px){header>nav>ul>li.drop>ul li a em{display:none}}header>nav>ul>li.drop:hover>ul,header>nav>ul>li.drop>ul:hover{visibility:visible;opacity:1;display:block}footer.gh-foot{font-size:1.2rem;background:#f8f8f8 url(/blog/assets/public_site_images/wiggly.svg) no-repeat;background-size:100%;margin-top:64px;padding-top:48px;padding-bottom:96px}footer.gh-foot>div{max-width:960px;margin:0 auto}@media screen and (max-width:700px){footer.gh-foot>div{margin-left:32px;margin-right:32px}}@media screen and (min-width:901px){footer.gh-foot>div{display:flex}footer.gh-foot>div>*{flex:1 1 0;padding-right:32px}footer.gh-foot>div>:last-child{padding-right:0}}footer.gh-foot>div dl dt{font-size:1.5rem;font-weight:700}@media screen and (max-width:900px){footer.gh-foot>div dl dt{margin-top:24px;border-top:1px solid #ddd;padding-top:8px}}footer.gh-foot>div dl dd{margin-top:16px}footer.gh-foot>div dl ul{list-style:none}footer.gh-foot>div dl ul li+li{margin-top:8px}footer.gh-foot>div dl ul li a{color:inherit;text-decoration:none;display:block}footer.gh-foot>div dl ul li a strong{display:block}footer.gh-foot>div dl ul li a.ccpa{color:var(--text-color-light)}.gh-postfeed{display:grid;grid-template-columns:1fr;grid-template-rows:auto;align-items:start;gap:20px;margin-bottom:10px}@media screen and (min-width:701px){.gh-postfeed{grid-template-columns:1fr 1fr 1fr;gap:40px 20px}}@media screen and (max-width:701px){.gh-postfeed .gh-card{background:#eee;padding:8px}}.gh-postfeed .gh-card-link{display:flex;flex-direction:column}.gh-postfeed .gh-card-image{width:100%;max-height:700px;-o-object-fit:cover;object-fit:cover;margin-bottom:10px}.gh-postfeed .gh-card-meta{display:block;margin-top:10px;font-size:1.4rem;line-height:1.2em;letter-spacing:.5px;opacity:.8}.gh-postfeed .gh-card-meta a{text-transform:uppercase;color:#e85ea5;text-decoration:none}.gh-postfeed .gh-card-meta-primary-tag{font-weight:700;display:block;margin-bottom:4px}.gh-postfeed .gh-card-content{max-width:720px;text-align:left;font-size:1.6rem}.gh-postfeed .gh-card-content h3{font-weight:400;font-size:2.4rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:310px}.gh-postfeed .gh-card-content>strong{display:inline-block;padding:1px 0;font-weight:500;box-shadow:inset 0 -1px 0 0 currentColor;opacity:.5}.gh-postfeed .gh-card-excerpt{display:none}@media screen and (min-width:701px){body.home-template .gh-container .fdy-posts-for-scraping{display:none}}body.home-template .gh-container .fdy-posts-for-scraping :nth-child(n+4){display:none}body.home-template .gh-container .fdy-intro{display:grid;grid-template-columns:1fr;gap:0 40px}@media screen and (min-width:701px){body.home-template .gh-container .fdy-intro{grid-template-columns:2fr 1fr}}body.home-template .gh-container .fdy-intro-text h1{font-family:Argent;font-weight:400;line-height:1.2em;font-size:3rem}@media screen and (min-width:700px){body.home-template .gh-container .fdy-intro-text h1{margin-bottom:40px;font-size:4rem}}body.home-template .gh-container .fdy-intro-text p{font-family:Apercu;font-style:normal;font-weight:400;color:#777;font-size:1.6rem}@media screen and (max-width:700px){body.home-template .gh-container .fdy-intro-text p{display:none}}body.home-template .gh-container .fdy-intro .fdy-mailing-list-wrapper input{width:100%;display:block}body.home-template .gh-container .fdy-intro .fdy-mailing-list-wrapper input[type=submit]{max-width:150px}body.home-template .gh-container .gh-postfeed{padding-top:20px}body.home-template .gh-container .fdy-explore>h2,body.home-template .gh-container .fdy-latest-posts-header>h2,body.home-template .gh-container .gh-postfeed-featured>h2{font-style:normal;font-weight:700;font-size:22px;line-height:35px;letter-spacing:.01em;text-transform:uppercase;color:#e85ea5}@media screen and (max-width:700px){body.home-template .gh-container .fdy-explore>h2,body.home-template .gh-container .fdy-latest-posts-header>h2,body.home-template .gh-container .gh-postfeed-featured>h2{border-bottom:1px solid #e85ea5;margin-bottom:8px}}body.home-template .gh-container .gh-postfeed-featured{display:grid;width:100%;gap:0 40px;grid-template-areas:"header" "first" "second" "third";grid-template-rows:auto;grid-template-columns:1fr}@media screen and (min-width:701px){body.home-template .gh-container .gh-postfeed-featured{gap:0 40px;grid-template-areas:"header header" "first second" "first third";grid-template-rows:50px auto auto;grid-template-columns:2fr 1fr}}body.home-template .gh-container .gh-postfeed-featured h2{grid-area:header}body.home-template .gh-container .gh-postfeed-featured .gh-card{margin:0 0 20px;max-width:none}body.home-template .gh-container .gh-postfeed-featured .gh-card:first-of-type{grid-area:first}@media screen and (min-width:701px){body.home-template .gh-container .gh-postfeed-featured .gh-card:first-of-type .gh-card-excerpt{display:block;margin-top:15px}}body.home-template .gh-container .gh-postfeed-featured .gh-card:nth-of-type(2){grid-area:second}body.home-template .gh-container .gh-postfeed-featured .gh-card:nth-of-type(3){grid-area:third}body.home-template .gh-container .fdy-latest-posts{margin-top:40px;border-top:1px rgba(0,0,0,.2)}@media screen and (max-width:700px){body.home-template .gh-container .fdy-latest-posts{display:none}}body.home-template .gh-container .fdy-latest-posts-header{display:flex;align-content:space-between}body.home-template .gh-container .fdy-latest-posts-header h2{flex:1 0 auto}body.home-template .gh-container .fdy-latest-posts-header .fdy-select-wrapper{position:relative}body.home-template .gh-container .fdy-latest-posts-header .fdy-select-wrapper select{flex:0 0 auto;border:1px solid #777;height:30px;padding:0 30px 0 5px;box-sizing:border-box}body.home-template .gh-container .fdy-latest-posts-header .fdy-select-wrapper:after{content:"";background:url(../images/select-arrow.svg);background-position:50% 50%;background-size:12px 12px;background-repeat:no-repeat;position:absolute;height:30px;width:30px;right:0;top:0;pointer-events:none}body.home-template .gh-container .fdy-latest-posts-content{min-height:700px;padding-bottom:0;display:grid}@media screen and (min-width:701px){body.home-template .gh-container .fdy-latest-posts-content{grid-template-rows:1fr 1fr}}body.home-template .gh-container .fdy-latest-posts-content .post{max-width:none;flex:none}body.home-template .gh-container .fdy-pagination{margin-top:20px;text-align:center;text-transform:uppercase}body.home-template .gh-container .fdy-pagination-control,body.home-template .gh-container .fdy-pagination span{margin:0 10px}body.home-template .gh-container .fdy-pagination-controls{display:inline}body.home-template .gh-container .fdy-pagination-control{cursor:pointer;border:none;background:none}body.home-template .gh-container .fdy-pagination-control:not(:focus){outline:none}body.home-template .gh-container .fdy-pagination-control.active{color:#e85ea5}@media screen and (min-width:701px){body.home-template .gh-container .fdy-explore{display:none}}body.home-template .gh-container .fdy-explore ul{margin:0;padding:0;list-style:none}body.home-template .gh-container .fdy-explore ul li{margin:10px 0}body.home-template .gh-container .fdy-explore ul li a{display:block;border-radius:5px;color:#111;font-size:2rem;text-decoration:none;text-transform:uppercase;padding:24px;background:#eee;border:1px solid #49ada6;text-align:center}body.post-template .gh-postfeed{padding-top:20px}body.post-template .fdy-mailing-list-wrapper{max-width:400px;margin:50px auto}@media screen and (max-width:700px){body.post-template .fdy-mailing-list-wrapper .hs-form-field,body.post-template .fdy-mailing-list-wrapper .hs-form-field input,body.post-template .fdy-mailing-list-wrapper .hs-submit,body.post-template .fdy-mailing-list-wrapper .hs-submit input{width:100%}}@media screen and (min-width:700px){body.post-template .fdy-mailing-list-wrapper .hs-form{display:flex;gap:20px}body.post-template .fdy-mailing-list-wrapper .hs-form .hs-form-field{flex:1}body.post-template .fdy-mailing-list-wrapper .hs-form .hs-form-field input{width:100%}body.post-template .fdy-mailing-list-wrapper .hs-form .hs-submit{flex:0 auto}}.gh-viewport,html{display:flex;flex-direction:column;min-height:100vh;background:#fff}.gh-main{flex:1 0 auto;display:flex;flex-direction:column}.gh-page{padding:0 4vmin}.gh-article{padding:8vmin 0 0}.gh-container{width:100%;max-width:960px;margin:0 auto}.gh-head-actions a{display:inline-flex;align-items:center;margin:0;padding:10px}.gh-head-actions a svg{height:1.8rem;fill:currentcolor}.gh-head-actions a:first-child svg{margin-left:20px}.gh-head-actions a:last-child svg{height:2rem}.gh-page-head{margin:0 auto;padding:8vmin 0 4vmin;text-align:center}.gh-page-image{margin:4vmin 0 0}.gh-page-head>p{max-width:720px;margin:.3em auto 0;padding:0 6vmin;font-size:1.3em;line-height:1.4em;opacity:.5}@media (max-width:700px){.gh-page-head>p{font-size:1.6rem}}.gh-header{padding:0 0 8vmin;text-align:center}.gh-post-meta{display:block;margin:0 0 1rem;font-size:1.4rem;letter-spacing:.5px;text-transform:uppercase;opacity:.8}.gh-excerpt{margin:1rem 0 0}.gh-feature-image{grid-column:wide-start/wide-end;width:100%;margin:8vmin 0 0}.gh-post-footer{margin:2rem 0}.gh-author-image{height:12vmin;width:12vmin;margin:0 auto 1.5em;border-radius:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.gh-author-meta{margin:2vmin 0 0;font-size:1.2em}.gh-author-links{display:flex;align-items:center;justify-content:center}.gh-author-links a{position:relative;display:inline-flex;align-items:center;margin:0 .75vmin}.gh-author-links a+a:before{display:block;content:"";margin:0 1.25vmin 0 0;height:1em;width:1px;background:rgba(0,0,0,.3);transform:rotate(20deg)}@media (max-width:700px){.gh-author-meta{font-size:1.6rem}}.hs-cta-wrapper img{margin:20px 0;height:auto}.gh-pagination-wrapper{width:100%}nav.pagination{max-width:500px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"newer number older";text-align:center}nav.pagination .newer-posts{grid-area:newer}nav.pagination .page-number{grid-area:number}nav.pagination .older-posts{grid-area:older}
/*# sourceMappingURL=screen.css.map */