:root{--background:#242424;--foreground:#211d18}*{box-sizing:border-box}:root{--base-unit:6px;--font-size-base:1rem}@media (max-width:374px){:root{--base-unit:6.5px;--font-size-base:1rem}}@media (min-width:375px) and (max-width:413px){:root{--base-unit:7px;--font-size-base:1.125rem}}@media (min-width:414px) and (max-width:767px){:root{--base-unit:7.5px;--font-size-base:1.125rem}}@media (min-width:768px) and (max-width:959px){:root{--base-unit:8px;--font-size-base:1.188rem}}@media (min-width:960px) and (max-width:1199px){:root{--base-unit:8px;--font-size-base:1.125rem}}@media screen and (min-width:1200px){:root{--base-unit:9px;--font-size-base:1.25rem}}:root{

  /* !VA  TYPOGRAPHY  */--font-size-2xs:calc(var(--font-size-base) * 0.75);--font-size-xs:calc(var(--font-size-base) * 0.875);--font-size-sm:calc(var(--font-size-base) * 0.938);--font-size-md:var(--font-size-base * 1.063);--font-size-lg:calc(var(--font-size-base) * 1.188);--font-size-xl:calc(var(--font-size-base) * 1.313);--font-size-2xl:calc(var(--font-size-base) * 1.625);--font-size-3xl:calc(var(--font-size-base) * 2);--font-size-4xl:calc(var(--font-size-base) * 2.5);--font-size-6xl:calc(var(--font-size-base) * 3);--c-primary:rgb(218,165,32);--c-secondary:#2055DA;--c-site-bg:#242424;--c-01:#e11e26;--c-02:#4f7cae;--c-03:#ed9a0d;--c-04:#828c4b;--c-05:#835d8f;--c-06:#5c2803;--c-link-gold:var(--c-03);--c-link-red:var(--c-01);--c-content-highlight:rgb(255,255,0,0.5);--c-gray-text:#6b6b6b;--c-hero-text:#FFFFFF;--c-page-bg:#FFFFFF;--c-slug:#6B6B6B;--c-text-accent:#8E000B;--c-link:#896400;


  /* !VA base spacing unit based on base-unit */--space-unit:var(--base-unit);

  /* !VA spacing scale */--s-1:calc(var(--space-unit) * 0.5);--s-1_5:calc(var(--space-unit) * 0.75);--s-2:calc(var(--space-unit) * 1);--s-3:calc(var(--space-unit) * 1.5);--s-4:calc(var(--space-unit) * 2);--s-5:calc(var(--space-unit) * 3);--s-6:calc(var(--space-unit) * 4);--s-7:calc(var(--space-unit) * 6);--s-8:calc(var(--space-unit) * 8);--s-10:calc(var(--space-unit) * 10);--header-height:calc(var(--base-unit) * 12);--bricks-container-height:calc(var(--base-unit) * 14);

  
  /* !VA  NEWS BAR  */--news-bar-height:calc(var(--base-unit) * 5);--news-bar-bg-color:#252525;--news-bar-font-size:calc(var(--font-size-base) * 1.063);--episode-header-height:calc(var(--font-size-base) * 2.25);--scene-nav-icons-font-size:calc(var(--font-size-base) * 2);--episode-title-font-size:calc(var(--font-size-base) * 1);--title-bar-height:calc(var(--font-size-base) * 1.5);
  /* !VA  Font size applies to scene number AND scene title  */--title-bar-font-size:calc(var(--font-size-base) * 1);--c-scene-background:#F4F1EA;--scene-heart-font-size:calc(var(--font-size-base) * 1.25);--scene-heart-top:calc(var(--base-unit) * 6);

    /* !VA LANDING PAGE   */--landing-button-width:calc(var(--base-unit) * 40);--landing-header-font-size:calc(var(--font-size-base) * 1.188);--landing-timer-font-size:calc(var(--font-size-base) * 1.063);

  /* !VA  SHARE PAGE  */--share-icon-font-size:calc(var(--font-size-base) * 2);--share-description-font-size:calc(var(--font-size-base) * .813);--c-share-icon-color:var(--c-02);

  /* !VA  MDX CONTENT  */--img-small-width:calc(var(--base-unit) * 22);


  /* !VA  FOOTER  */--footer-bg-color:#252525;


  /* !VA  SHOWMORE  */--c-showmore:#8E000B}.app_fonts{--font-primary:var(--font-roboto),Arial,sans-serif;--font-secondary:var(--font-raleway),Arial,sans-serif;--font-condensed:var(--font-roboto-condensed),"Arial Narrow",Arial,sans-serif;--font-cursive:var(--font-sedgwick-ave),Arial,sans-serif;--font-expressive:var(--font-lacquer),Arial,sans-serif}body{background:var(--background);background:#FFFFFF;color:var(--foreground);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}#__next,body,html{min-height:100%}body{min-height:100dvh;margin:0;overflow-x:hidden;overflow-y:auto}.nowrap{white-space:nowrap}a{text-decoration:none}.page,.page_shell{min-height:100dvh;flex-direction:column;background:var(--c-site-bg)}.main,.page,.page_shell{position:relative;display:flex}.main{flex:1 1 auto;width:100%;min-height:0;overflow:visible;justify-content:center;align-items:stretch}.main:after,.main:before{display:none}.spacer{margin:20px 0}.bold-italic,.italic{font-style:italic}.bold-italic,.emphasis{font-weight:500}.emphasis{font-size:98%}.small-caps{font-feature-settings:"smcp";font-variant:small-caps}.link-gold{color:var(--c-03)}.link-mdx-block{display:block;margin:0 0 var(--s-3) 0}.link-mdx-block,.link-mdx-inline{color:var(--c-02);font-weight:500;line-height:1;text-decoration:none}.link-mdx-inline{display:inline;font-size:96%}.link-header{text-decoration:none}.mdx-content{padding:0;margin:0}@media screen and (min-width:375px){.mdx-content{padding:0 var(--s-1)}}@media screen and (min-width:393px){.mdx-content{padding:0 var(--s-2)}}@media screen and (min-width:768px){.mdx-content{padding:0}}.mdx-content h2{font-family:var(--font-primary);font-weight:900}.mdx-content h3{padding-bottom:var(--s-1);font-family:var(--font-condensed);font-weight:700;font-size:95%}.mdx-content ul{list-style-type:disc;padding-left:var(--s-4)}.mdx-content li,.mdx-content p{font-family:var(--font-primary);font-size:var(--font-size-lg);line-height:1.313;padding:0!important;margin:0 0 var(--s-2)!important;font-weight:300}@media screen and (min-width:768px){.mdx-content li,.mdx-content p{font-size:var(--font-size-lg);line-height:1.375}}@media screen and (min-width:1025px){.mdx-content li,.mdx-content p{font-size:var(--font-size-lg);line-height:1.375}}@media screen and (min-width:1200px){.mdx-content li,.mdx-content p{font-size:var(--font-size-lg);line-height:1.375}}.mdx-content .img-small-wrap{display:flex;justify-content:center;padding:1rem;float:none;clear:none}@media screen and (min-width:768px){.mdx-content .img-small-wrap{width:auto;float:right}}.mdx-content .img-small{width:var(--img-small-width);height:auto}@media screen and (min-width:768px){.mdx-content .img-small{width:200px}}.mdx-content .img-full-wrap{display:flex;justify-content:center;padding:1rem;float:none;clear:none}@media screen and (min-width:768px){.mdx-content .img-full-wrap{width:auto;float:right}}.mdx-content .img-full{width:100%;height:auto}.mdx-content .date{margin:var(--s-1) 0 var(--s-4);font-family:var(--font-primary);font-size:var(--font-size-lg);font-weight:600;line-height:1;text-align:center;text-transform:uppercase}.landing-content-header{position:relative;width:100%;margin:var(--s-5) 0 var(--s-2);font-family:var(--font-sedgwick-ave)!important;font-size:var(--font-size-xl);color:var(--c-content-text);text-align:center}.landing-content-timer{position:relative;width:100%;margin:var(--s-3) 0 var(--s-5);padding:0 var(--s-4);font-family:var(--font-condensed);font-size:var(--font-size-lg);font-size:var(--landing-timer-font-size);text-align:center}@media screen and (min-width:393px){.landing-content-timer{padding:0 var(--s-6)}}@media screen and (min-width:430px){.landing-content-timer{padding:0 var(--s-6)}}.info-content-heading{font-family:var(--font-sedgwick-ave)!important;font-size:var(--font-size-xl);color:var(--c-content-text);text-align:center}.info-signature{margin:1rem 0 2rem .5rem;font-weight:400;font-style:italic}.share-content-header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:var(--s-2) var(--s-2) var(--s-4)}.share-content-header h2{margin:0!important;padding:var(--s-2) 0;font-family:var(--font-secondary);font-size:var(--font-size-lg);text-align:center}.share-content-header .share-header-image{width:80%;height:auto}@media screen and (min-width:768px){.share-content-header .share-header-image{width:480px}}.share-grid{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:1rem}.share-btn{flex-direction:column;width:100%;color:inherit;text-decoration:none}.share-btn,.share-icon{display:flex;align-items:center}.share-icon{justify-content:flex-start}.share-description{min-width:0;font-family:var(--font-primary);font-size:var(--share-description-font-size)}.share-facebook{color:#0866ff}.share-email{color:var(--c-03)}.share-linkedin{color:#0b66c3}.share-reddit{color:var(--c-04)}.share-slack{color:var(--c-05)}.share-discord{color:var(--c-06)}.share-icon svg{display:block;width:3rem;height:3rem}h2.like-content-heading{margin-top:var(--s-5);font-family:var(--font-sedgwick-ave);font-size:var(--font-size-xl);line-height:1.375;color:var(--c-06);text-align:center}h3.like-content-subheading{font-size:var(--font-size-lg);text-align:center}@media(min-width:1025px){.share-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.go-button-large{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;margin:var(--s-3) auto var(--s-4);padding:var(--s-3);background:#fff;border:1px solid rgba(0,0,0,.38);border-radius:20px;text-decoration:none!important;cursor:pointer}@media screen and (min-width:375px){.go-button-large{width:90%}}@media screen and (min-width:393px){.go-button-large{width:84%}}@media screen and (min-width:430px){.go-button-large{width:84%}}@media screen and (min-width:768px){.go-button-large{width:60%}}.go-button-large-img{width:85%;height:auto;margin-bottom:var(--s-2)}@media screen and (min-width:768px){.go-button-large-img{width:400px}}@media screen and (min-width:1025px){.go-button-large-img{width:400px}}@media screen and (min-width:1200px){.go-button-large-img{width:400px}}.go-button-large-label{padding:0 0 var(--s-3);font-family:var(--font-secondary);font-size:var(--font-size-xl);font-weight:700;color:var(--c-content-text);text-decoration:none!important}.go-button-large-cta{color:var(--c-01);font-weight:700}.go-button-large-cta-arrow{vertical-align:-2px}.go-button-large-tv-icon{width:36px!important;vertical-align:-6px;margin:0 var(--s-4)}@media screen and (min-width:768px){.go-button-large-tv-icon{width:40px!important;vertical-align:-8px}}.paw-list{margin:0;padding:0;list-style:none}.paw-list li{position:relative;list-style-type:none;text-indent:-1.5rem;padding:0 0 var(--s-1) .575rem!important}.paw-icon{flex:0 0 auto;width:1rem;height:1rem;margin:.436rem .375rem 0 0;color:var(--c-04)}@media screen and (min-width:430px){.paw-icon{width:1.25rem;height:1.25rem}}.like-content-buttons{display:flex;flex-direction:column;width:100%;margin:0 auto;justify-content:center;align-items:center}@media screen and (min-width:768px){.like-content-buttons{width:520px;flex-direction:row;justify-content:space-around}}.like-content-buttons .remote-button{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin:var(--s-1) auto var(--s-4);width:100%;background:linear-gradient(180deg,#f5f5f2,#ecece8 45%,#d7d8d4);border:1px solid rgba(110,112,109,.38);border-radius:999px;box-shadow:inset 0 1px 1px rgba(255,255,255,.95),inset 1px 0 1px rgba(255,255,255,.55),inset -1px 0 1px rgba(80,82,80,.12),inset 0 -2px 3px rgba(70,72,70,.15),0 1px 2px rgba(40,42,40,.22);appearance:none}.like-content-buttons .like-content-button{position:relative;width:200px;height:64px}.like-content-lpl-logo{margin:.5rem 0;width:100px!important;height:auto}.like-content-like-icon{width:36px;height:auto}.learnmore{margin:0 0 0 var(--s-2)}.learnmore__content{padding:0 0 0 var(--s-4);margin-bottom:var(--s-2)}.learnmore button{padding:0 0 var(--s-2) 0;margin:0;font-family:var(--font-primary);font-size:var(--font-size-md);font-weight:600}.learnmore-container{scroll-margin-top:var(--disclosure-scroll-margin-top)}.learnmore{background:var(--showmore-background);color:var(--showmore-text-color);border:0;margin:var(--s-2) 0;padding:0}.learnmore__trigger{display:inline-flex;align-items:flex-start;gap:var(--disclosure-gap-tight);color:var(--c-01);vertical-align:-1px;width:auto;max-width:100%;border:none!important;background:none!important;text-align:left}.learnmore__trigger:focus-visible .learnmore__title,.learnmore__trigger:hover .learnmore__title{text-decoration:underline;text-underline-offset:.12em}.learnmore__trigger:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:var(--disclosure-radius)}.learnmore__icon{color:var(--learnmore-icon-color);margin-top:.25rem;font-size:.95rem}.learnmore__title{font-family:var(--font-primary)!important;color:var(--showmore-link-color);font-size:var(--font-size-md)!important;line-height:var(--disclosure-title-line-height);font-weight:700}.learnmore__content{color:var(--learnmore-text-color);padding:var(--s-2) 0 var(--s-1) var(--s-4);border-left:3px solid #e1e1e1}.learnmore__content ul{padding:0;margin:0}.learnmore__content>:first-child{margin-top:0}.learnmore__content>:last-child{margin-bottom:0}.learnmore-content-text,.learnmore__text{font-size:var(--disclosure-body-font-size);line-height:var(--disclosure-body-line-height)}.learnmore__content-space{display:block;height:.625rem}.learnmore__content-inline{display:inline}.learnmore__content-block{display:block}.learnmore__content a{color:var(--c-02);text-underline-offset:.12em}.learnmore.learnmore--open .learnmore__title{text-decoration-thickness:.08em}.container-flex-center{display:flex;flex-direction:column;justify-content:center}.topic-head{position:relative;width:100%;margin:var(--s-2) 0 var(--s-3)}.topic-subhead-title{display:block;width:100%;margin-bottom:var(--s-4)!important;font-weight:600;color:--content-text}.heading-framed-text,.topic-subhead-title{font-family:var(--font-secondary);font-size:var(--font-size-2xl);text-align:center}.heading-framed-text{display:inline-block;margin:var(--s-2) auto 0;padding:var(--s-1) 0 .313rem;border-top:1px solid #000;border-bottom:1px solid #000;color:#212121}.content-list-item-svg,.content-text{width:100%;padding:var(--s-1) 0 var(--s-1);color:--content-text;font-family:var(--font-primary);font-size:var(--font-size-md);text-align:left}.content-list-no-bullet{margin:var(--s-4) 0 var(--s-4) -.5rem!important;list-style:none}.content-list-item{padding-left:1rem;text-indent:-1.5rem;text-align:left}.content-list-item-svg{display:inline-block;width:1em;height:1em;margin-right:.5rem}.contact-privacy{color:var(--c-05);font-size:var(--font-size-xs)}.contact-form-feedback{display:block;text-align:center;margin:0 var(--s-4) var(--s-4)}.contact-heading{width:100%;height:auto;display:block;padding-top:var(--s-2)}.heading-head{display:block;width:100%;padding:0;font-family:var(--font-secondary);font-size:var(--font-size-2xl);font-weight:600;text-align:center;color:--content-text}.contact-form{position:relative;margin:1rem auto;color:--content-text}@media screen and (min-width:768px){.contact-form{width:600px}}@media screen and (min-width:1025px){.contact-form{width:800px;margin:1rem auto 2rem}}@media screen and (min-width:1200px){.contact-form{width:800px;margin:2rem auto}}.contact-form-user{display:flex;flex-direction:column;width:100%}@media screen and (min-width:430px){.contact-form-user{flex-direction:row;justify-content:space-between}}@media screen and (min-width:768px){.contact-form-user{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1025px){.contact-form-user{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1200px){.contact-form-user{flex-direction:row;justify-content:space-between}}.contact-form-user .contact-form-field{width:100%}@media screen and (min-width:430px){.contact-form-user .contact-form-field{width:49%}}@media screen and (min-width:768px){.contact-form-user .contact-form-field{width:49%}}@media screen and (min-width:1025px){.contact-form-user .contact-form-field{width:49%}}@media screen and (min-width:1200px){.contact-form-user .contact-form-field{width:49%}}.contact-form-input-label{display:block;width:90%;margin-bottom:var(--s-1);font-family:var(--font-primary);font-size:.866rem;font-weight:700;text-align:left}.contact-form-input,.contact-form-textarea{display:block;width:100%;margin:var(--s-2) 0;background:var(--c-form-bg);border:1px solid gray;color:--content-text;font-size:1.063rem}.contact-form-input{height:30px;text-align:left}.contact-form-message{width:100%}.contact-form-textarea{height:140px;text-align:left}.contact-form-button{display:block;width:140px;margin:2rem auto;padding:1rem 3rem;background:var(--c-form-bg);color:#000;font-weight:600;cursor:pointer}.contact-form-link{display:inline;font-weight:600;color:var(--c-02)}@font-face{font-family:Sedgwick Ave;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7d9c9c1c5e4a9eea-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Sedgwick Ave;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5fa4378ff54977b4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sedgwick Ave;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7059633c3442f592-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sedgwick Ave Fallback;src:local("Arial");ascent-override:98.75%;descent-override:32.88%;line-gap-override:0.00%;size-adjust:94.89%}.__className_bbd0c2{font-family:Sedgwick Ave,Sedgwick Ave Fallback;font-weight:400;font-style:normal}.__variable_bbd0c2{--font-sedgwick-ave:"Sedgwick Ave","Sedgwick Ave Fallback"}@font-face{font-family:Lacquer;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ff6024dca1aea6d8-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lacquer Fallback;src:local("Arial");ascent-override:91.92%;descent-override:18.38%;line-gap-override:0.00%;size-adjust:108.79%}.__className_5445ab{font-family:Lacquer,Lacquer Fallback;font-weight:400;font-style:normal}.__variable_5445ab{--font-lacquer:"Lacquer","Lacquer Fallback"}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e34421fe2babf9e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/40a6453ff0ba4ce2-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/05c8469b26e39571-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/aa647839ada072a8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a604ed9cf63ff64-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Raleway Fallback;src:local("Arial");ascent-override:90.51%;descent-override:22.53%;line-gap-override:0.00%;size-adjust:103.86%}.__className_193d42{font-family:Raleway,Raleway Fallback;font-weight:400;font-style:normal}.__variable_193d42{--font-raleway:"Raleway","Raleway Fallback"}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Fallback;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_bcd532{font-family:Roboto,Roboto Fallback;font-style:normal}.__variable_bcd532{--font-roboto:"Roboto","Roboto Fallback"}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed Fallback;src:local("Arial");ascent-override:104.44%;descent-override:27.48%;line-gap-override:0.00%;size-adjust:88.83%}.__className_4148dd{font-family:Roboto Condensed,Roboto Condensed Fallback;font-style:normal}.__variable_4148dd{--font-roboto-condensed:"Roboto Condensed","Roboto Condensed Fallback"}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:200 700;font-display:swap;src:url(/_next/static/media/658e620a0923b941-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:200 700;font-display:swap;src:url(/_next/static/media/7d0d900be1d6082c-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:200 700;font-display:swap;src:url(/_next/static/media/e580374f65e58afe-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:200 700;font-display:swap;src:url(/_next/static/media/358a3f452d0f834a-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:200 700;font-display:swap;src:url(/_next/static/media/a9f5bbd672606e58-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:200 700;font-display:swap;src:url(/_next/static/media/878aca074daa23bb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:200 700;font-display:swap;src:url(/_next/static/media/22d8da28236a8abd-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Yanone Kaffeesatz Fallback;src:local("Arial");ascent-override:106.38%;descent-override:28.95%;line-gap-override:8.25%;size-adjust:69.09%}.__className_cbf27b{font-family:Yanone Kaffeesatz,Yanone Kaffeesatz Fallback;font-style:normal}.__variable_cbf27b{--font-yanone-kaffeesatz:"Yanone Kaffeesatz","Yanone Kaffeesatz Fallback"}@font-face{font-family:Racing Sans One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1369fa048801759f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Racing Sans One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a474899b80ee93d2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Racing Sans One Fallback;src:local("Arial");ascent-override:94.18%;descent-override:27.40%;line-gap-override:0.00%;size-adjust:103.63%}.__className_97fb25{font-family:Racing Sans One,Racing Sans One Fallback;font-weight:400;font-style:normal}.__variable_97fb25{--font-racing-sans-one:"Racing Sans One","Racing Sans One Fallback"}