@font-face{font-style:normal;font-display:swap;font-family:ArialNarrow;font-weight:400;src:url(/_astro/Arial-Narrow.Po3mYAJg.ttf)}@font-face{font-style:normal;font-display:swap;font-family:ArialNarrow;font-weight:600;src:url(/_astro/Arial-Narrow-Bold.B0VO01gv.ttf)}@font-face{font-style:normal;font-display:swap;font-family:HelveticaNeue;font-weight:100;src:url(/_astro/HelveticaNeue-Thin-13.Czst1zMg.ttf)}@font-face{font-style:normal;font-display:swap;font-family:HelveticaNeue;font-weight:300;src:url(/_astro/HelveticaNeue-Light-08.Bcd0W4EC.ttf)}@font-face{font-style:normal;font-display:swap;font-family:HelveticaNeue;font-weight:400;src:url(/_astro/HelveticaNeue-01.x6OI_wNs.ttf)}@font-face{font-style:normal;font-display:swap;font-family:HelveticaNeue;font-weight:500;src:url(/_astro/HelveticaNeue-Medium-11.BAqD9w80.ttf)}@font-face{font-style:normal;font-display:swap;font-family:HelveticaNeue;font-weight:600;src:url(/_astro/HelveticaNeue-CondensedBold-05.QsO0vPUA.ttf)}@font-face{font-style:normal;font-display:swap;font-family:HelveticaNeue;font-weight:700;src:url(/_astro/HelveticaNeue-Bold-02.Bkyry6d1.ttf)}@font-face{font-style:normal;font-display:swap;font-family:HelveticaNeue;font-weight:800;src:url(/_astro/HelveticaNeue-CondensedBlack-10.CkWrGswI.ttf)}@font-face{font-style:normal;font-display:swap;font-family:AvenirNextCondensed;font-weight:700;src:url(/_astro/AvenirNextCondensed-Bold.CoV6rQg7.ttf)}@font-face{font-style:normal;font-display:swap;font-family:BowlbyOne;font-weight:400;src:url(/_astro/BowlbyOne-Regular.CsRMPBrc.ttf)}@font-face{font-style:normal;font-display:swap;font-family:Champ;font-weight:900;src:url(/_astro/Champ-Black.Bu7tI6SU.ttf)}:root{--bg-brand-color: #FFF;--bg-brand-yellow: #f9dc07;--light-color: #FFF;--text-color: #090909;--text-color-gray: #8c8c92;--text-color-yellow: #d59c01;--dark-color-1: #111;--dark-color-2: #444;--dark-color-3: #555;--text-color-dark: #2e302e;--border-color: #525051;--brand-color-yellow: #f4dc35;--brand-color-orange: #f4aa35;--brand-color-orange-dark: #ce6f2a;--brand-color-brown: #8f8174;--brand-color-brown-dark: #786812}body{background:var(--bg-brand-color);color:var(--text-color);font-family:ArialNarrow,sans-serif;font-size:16px;font-weight:400;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}p,h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0 0 0 1em;padding:0}img{-webkit-user-drag:none;user-select:none}svg{-webkit-user-drag:none;user-select:none}a{color:inherit;text-decoration:none}div,section,article{box-sizing:border-box}button,[type=button],[type=reset],[type=submit]{background-color:transparent;cursor:pointer;border:none;outline:none;padding:0}h1,h2,h3,h4,h5,h6{line-height:1}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h6{font-size:1.25rem}.categories__wrapper{flex-direction:column;align-items:center;gap:38px;padding:0 20px;margin:15px;width:calc(100% - 30px);height:calc(100vh - 30px);border:2px solid var(--brand-color-brown-dark);border-radius:15px;background-color:var(--bg-brand-yellow);overflow:auto;left:0;overflow:hidden;position:fixed;top:0;z-index:10;display:none}.categories__wrapper.is-open{display:flex}.header-logo__close{position:absolute;width:31px;height:31px;top:15px;right:17px}.categories__wrapper .header-logo__container{margin:80px 0 8px}.categories__wrapper .header-logo__container img{width:190px}.categories__wrapper .footer-copyright__container{margin-top:auto;padding:20px 0}.categories__button{position:relative;display:flex;justify-content:center;align-items:center}.categories__button span{color:var(--text-color-dark);font-family:ArialNarrow,sans-serif;font-size:13px;letter-spacing:.35px;height:40px;min-width:120px;padding:0 16px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:1px solid var(--dark-color-1);border-radius:25px;text-transform:uppercase;pointer-events:none}@media only screen and (min-width: 768px){.categories__wrapper .header-logo__container,.categories__wrapper .footer-copyright__container,.header-logo__close{display:none}.categories__wrapper{display:flex;height:auto;flex-flow:wrap;align-items:start;gap:20px 38px;padding:35px 50px;max-width:1300px;width:100%;margin:0 auto;border:none;border-radius:0;background-color:transparent;overflow:auto;position:initial}.categories__button span{background-color:var(--bg-brand-color);transition:transform .1s ease-out}.categories__button:after{content:"";position:absolute;width:100%;height:100%;border-radius:25px;background-color:var(--brand-color-orange);z-index:-1;transition:transform .1s ease-out}.categories__button:before{content:"";position:absolute;width:100%;height:100%;border-radius:25px;background-color:var(--brand-color-yellow);z-index:-2}.categories__button.is-active span,.categories__button:hover span{background-color:var(--dark-color-1);color:var(--light-color);transform:translate(10px,-8px)}.categories__button.is-active:after,.categories__button:hover:after{border:1px solid var(--dark-color-1);transform:translate(5px,-4px)}.categories__button.is-active:before,.categories__button:hover:before{border:1px solid var(--dark-color-1)}}
