:root{--ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);--ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);--ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);--ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);--ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);--ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--ease-out-quint:cubic-bezier(0.23,1,0.32,1);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);--ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);--ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86);--ease-in-out-soft:cubic-bezier(0.72,0,0.28,1);--container-padding:20px;--container-max-width:1280px;--header-height:calc(36px + 2 * 15px);--logo-width:78px}@media(min-width:768px){:root{--header-height:calc(17px + 68px + 15px);--logo-width:146px}}@media(min-width:1024px){:root{--container-padding:80px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes moveDown{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes moveOut{0%{transform:translate(0)}50%{transform:translate(1px,-1px)}to{transform:translateY(0,0)}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#fff;font-size:16px;line-height:1.5;font-family:Inter,Helvetica,Arial,sans-serif;word-wrap:break-word;scroll-behavior:smooth;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:clip;background-color:#292929;background-image:url(/_next/static/media/bg-noise.91f5798b.png)}@media(min-width:1024px){body{font-size:18px;line-height:1.55}}h1,h2,h3,h4,h5,h6{margin-block:0}h1{font-family:Inter,Helvetica,Arial,sans-serif;font-weight:400;font-size:42px;line-height:1.3}h1 mark{color:#bb8442;background-color:transparent}@media(min-width:1024px){h1{font-size:72px;line-height:1.22;letter-spacing:-1.44px}}h2{font-family:Inter,Helvetica,Arial,sans-serif;font-weight:400;font-size:24px;font-weight:500;line-height:1.32}h2 mark{color:#bb8442;background-color:transparent}@media(min-width:1024px){h2{font-size:36px;line-height:1.42}}h3{font-family:Inter,Helvetica,Arial,sans-serif;font-weight:400}h3 mark,mark{color:#bb8442;background-color:transparent}img{font-style:italic;vertical-align:middle}img,svg{max-width:100%}svg{display:block}p:first-child{margin-top:0}p:last-child,p:last-of-type{margin-bottom:0}.p-like+.p-like,.p-like+p,p+.p-like,p+p{margin-top:1.5em}a{color:inherit;text-decoration:none;transition:all .3s ease-in-out}p a:not([class*=button]){color:#bb8442;text-decoration:underline;font-weight:700}ol,ul{margin:0;padding:0;list-style:none}.observable{will-change:opacity}.gatsby-image-wrapper [data-main-image]{opacity:1!important;transition:none!important}