@import"https://fonts.googleapis.com/css?family=Lato:400,700|Chivo:700|Ultra&display=swap";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}sup{vertical-align:super;font-size:smaller}:root{--primary:#be1e2d;--secondary:#41e1d2;--lightGray:#ccc;--gray:#666;--headingFont:"Chivo",sans-serif;--bodyFont:"Karla",sans-serif;--displayFont:"Ultra",sans-serif}html{font-size:62.5%}body{font-family:var(--bodyFont);font-weight:400;font-size:2rem;line-height:1.6}@media(max-width:767px){body{font-size:1.6rem}}ol,p,ul{margin-bottom:1.8rem}ol:last-child,p:last-child,ul:last-child{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin:4rem 0 1.4rem;font-family:var(--headingFont);font-weight:700;line-height:1.2}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}.h1,h1{font-size:4rem;margin-bottom:48px}@media(max-width:767px){.h1,h1{font-size:3rem;margin-bottom:32px}}.h2,h2{font-size:3.2rem}@media(max-width:767px){.h2,h2{font-size:2.6rem}}.h3,h3{font-size:2.6rem}@media(max-width:767px){.h3,h3{font-size:2.2rem}}.h4,h4{font-size:2.2rem}@media(max-width:767px){.h4,h4{font-size:1.8rem}}.h5,h5{font-size:1.8rem}@media(max-width:767px){.h5,h5{font-size:1.6rem}}strong{font-weight:700}small{font-size:1.4rem}a{color:var(--primary);text-decoration:none;font-weight:700}a:hover{text-decoration:underline}ul{list-style:disc;padding-left:2rem}ul li{margin-bottom:.4rem}hr{margin-top:4.8rem;margin-bottom:4.8rem;border:none;border-top:1px solid var(--lightGray)}@media(max-width:767px){hr{margin-top:3.2rem;margin-bottom:3.2rem}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.nowrap{white-space:nowrap}.text-balance{text-wrap:balance}blockquote{padding:0 2rem;font-size:1.8rem;font-style:italic}blockquote p{padding-left:2rem;border-left:6px solid var(--lightGray)}.container{max-width:1200px;margin:0 auto}.flex-column,.flex-row{display:flex}.flex-column{flex-direction:column}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.flex-wrap{flex-wrap:wrap}.page-wrapper{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.page-footer{color:#b4b4c8}.page-footer a{color:#fff;font-weight:400;text-decoration:none}.readable-width{max-width:86rem}.my-0{margin-bottom:0}.mt-0,.my-0{margin-top:0}.mt-2{margin-top:.8rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.8rem}.py-0{padding-bottom:0}.pt-0,.py-0{padding-top:0}.pb-0{padding-bottom:0}.button-primary{display:inline-block;text-transform:uppercase;font-size:1.6rem;padding:.8rem 1.2rem;font-weight:700;border:2px solid #000;box-shadow:inset 0 0 0 2px #fff;background-color:var(--primary);border-radius:6px;color:#fff;font-family:var(--bodyFont)}.button-primary:hover{text-decoration:none;color:#000;background-color:var(--secondary)}@media(max-width:767px){.button-primary{font-size:1.4rem;padding:.6rem 1rem;border-radius:4px}}.button-small{font-size:1.4rem;padding:.6rem 1rem;border-radius:4px}.pagination{display:flex;gap:24px;justify-content:center;font-size:22px;margin:32px 0}.pagination-next,.pagination-number,.pagination-previous{color:var(--primary);transition:transform .2s ease;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination-next:hover,.pagination-number:hover,.pagination-previous:hover{text-decoration:none;transform:scale(1.5)}.pagination-next.current,.pagination-number.current,.pagination-previous.current{pointer-events:none;position:relative;color:#fff}.pagination-next.current:before,.pagination-number.current:before,.pagination-previous.current:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:6px;background:#000;border:2px solid #fff;box-shadow:0 0 0 2px #000;z-index:-1;transform:skewX(-8deg) translate(-9px,-9px)}.featured-post{margin:0 auto}.featured-post .featured-image{margin-top:1rem}.featured-post .featured-image img{width:100%;height:auto;max-height:250px}.featured-post-grid{display:grid;grid-template-columns:240px 1fr;grid-column-gap:4.8rem}@media(max-width:1200px){.featured-post-grid{grid-template-columns:180px 1fr}}@media(max-width:767px){.featured-post-grid{grid-template-columns:1fr}.featured-post .gatsby-image-wrapper>div{padding-bottom:50%!important}}.featured-image{position:relative;padding:12px 0;margin-bottom:48px}.featured-image img{display:block;margin:0 auto;max-width:100%;object-fit:cover;object-position:center;z-index:2;position:relative}.featured-image-caption{color:var(--gray);font-size:1.1rem;display:block;text-align:left;position:relative;background:hsla(0,0%,100%,.75);width:auto;display:inline-block;padding:2px 8px}.featured-image-caption a{font-weight:400}.featured-image:before{content:"";display:block;position:absolute;top:0;left:20%;right:20%;bottom:0;background:var(--secondary);border:3px solid var(--secondary);box-shadow:inset 0 0 0 3px #fff;transform:skew(-12deg) rotate(-2.5deg);opacity:.75}.featured-image-wide:before{left:5%;right:5%;transform:skew(-15deg) rotate(-4.5deg)}@media(max-width:767px){.featured-image{margin-bottom:2rem}}.post-layout{display:flex;flex-direction:column}@media(min-width:768px){.post-layout{display:grid;grid-template-columns:80px 1fr;grid-column-gap:20px;margin:0 auto;justify-content:center}}@media(min-width:1024px){.post-layout{grid-template-columns:100px 1fr;grid-column-gap:30px}}@media(min-width:1251px){.post-layout{grid-template-columns:120px 1fr;grid-column-gap:40px}}.article-container ol,.article-container p,.article-container ul{margin-top:2.4rem;margin-bottom:2.4rem}.article-container .prism-code{margin-top:3.6rem;margin-bottom:3.6rem}.article-container .prism-code:last-child{margin-bottom:none}.article-container img{display:block;max-width:100%}.article-layout.three-up,.article-layout.two-up{display:grid;grid-gap:4.8rem;gap:4.8rem;grid-template-columns:1fr 1fr}@media(max-width:767px){.article-layout.three-up,.article-layout.two-up{grid-template-columns:1fr;gap:3.2rem}}.article-layout.three-up{grid-template-columns:1fr 1fr 1fr}@media(max-width:767px){.article-layout.three-up{grid-template-columns:1fr}}.article-layout+.article-layout{margin-top:4.8rem}@media(max-width:767px){.article-layout+.article-layout{margin-top:3.2rem}}.two-up-grid{display:grid;grid-template-columns:120px 1fr;grid-gap:2.4rem;gap:2.4rem}@media(max-width:767px){.two-up-grid{grid-template-columns:1fr;gap:1.6rem;padding:2rem 0 5rem;border-bottom:1px solid var(--lightGray)}.two-up-grid:last-child{border-bottom:none}.two-up-grid .featured-image img{width:100%;height:auto;max-height:150px}}.date{width:120px;margin-top:2.4rem}@media(max-width:1250px){.date{width:100px}}@media(max-width:1023px){.date{width:80px}}@media(max-width:767px){.date{float:left;margin-top:0;margin-right:2.4rem;margin-bottom:.8rem}}.date .a{fill:#e6e6e6}.date .b,.date .c,.date .j,.date .k{fill:none}.date .b,.date .j{stroke:#fff}.date .b{stroke-width:15px}.date .c{stroke:#000;stroke-width:6px}.date .k{stroke-width:8px}.date .h{fill:#fff}.date .j{stroke-width:20px}.date .k{stroke:#231f20}.date-mini{display:flex;gap:6px;align-items:center;margin-top:8px;font-size:14px;font-style:italic}*{box-sizing:border-box}body{color:#000}.is-gray{color:var(--gray)}.is-black{color:#000}.page-content,.page-footer,.page-header{padding:4vw 6vw;width:100vw}@media screen and (min-width:1201px){.page-content,.page-footer,.page-header{padding:4rem 10rem}}code{background:#f3f3f3;padding:0 6px;display:inline;border-radius:4px;color:var(--primary)}code,pre{font-family:monospace}pre{padding:30px 20px 0;max-width:100%;white-space:pre-wrap;border-radius:6px}pre code{color:inherit;padding:0;background:none;display:block}@media screen and (max-width:767px){pre{font-size:14px}}.page-header{position:relative;background-color:var(--primary);margin-bottom:5.5vw;padding-bottom:2vw}@media screen and (min-width:1201px){.page-header{margin-bottom:5.5rem;padding-bottom:2rem}}.page-header:after{content:"";display:block;background:url(/_next/static/media/rip.40a31adb.svg) 0 0 no-repeat;background-size:100% 100%;width:100%;height:5.5vw;position:absolute;top:100%;left:0}@media screen and (min-width:1201px){.page-header:after{height:5.5rem}}.main-logo{background:url(/_next/static/media/logo.d55d7b7c.svg) 0 no-repeat;background-size:contain;background-position:50%;height:10rem;max-width:100vw;display:block;font-size:0;color:rgba(0,0,0,0)}.page-footer{min-height:50px;position:relative;margin-top:3.5vw;padding-top:2vw;background:#000;color:#fff}@media screen and (min-width:1201px){.page-footer{margin-top:3.5rem;padding-top:2rem}}@media screen and (max-width:500px){.page-footer{margin-top:1.5rem;padding-top:2rem}}.page-footer:before{content:"";display:block;background:url(/_next/static/media/rip-black.439bd306.svg) 0 0 no-repeat;background-size:100% 100%;width:100%;height:3.5vw;position:absolute;bottom:calc(100% - 1px);left:0;transform:scale(-1)}@media screen and (min-width:1201px){.page-footer:before{height:3.5rem}}@media screen and (max-width:500px){.page-footer:before{height:1.5rem}}