*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground)}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}@font-face{font-family:Neuropolitical;src:url("{{ 'neuropolitical rg.ttf' | asset_url }}") format("truetype")}@font-face{font-family:FEENC;src:url("{{ 'FEENC____.ttf' | asset_url }}") format("truetype")}.pr-navbar{display:flex;align-items:center;justify-content:space-between;padding:8px 30px;background:#fff;border-bottom:1px solid #e5e5e5;min-height:60px}.pr-left{display:flex;align-items:center;gap:18px}.pr-menu{background:none;border:none;font-size:24px;cursor:pointer}.pr-logo{text-decoration:none;color:#111;font-family:Neuropolitical,sans-serif;font-size:28px;letter-spacing:2px}.pr-nav{display:flex;align-items:center;gap:28px}.pr-nav a{display:flex;align-items:center;gap:8px;text-decoration:none;color:#111;font-family:FEENC,sans-serif;font-size:15px;transition:.25s}.pr-nav img{width:20px;height:20px;object-fit:contain}.pr-nav a:hover{color:#e53935}.pr-icons{display:flex;align-items:center;gap:16px}.pr-icons img{width:22px;height:22px}.pr-icons a{display:flex;align-items:center}.pr-footer{background:#000;padding:10px;margin-top:0}.pr-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:0px}.pr-footer-center{flex:1;text-align:center;color:#fff;font:"FEENC___.ttf",regular;font:size 50px;letter-spacing:2px;text-transform:uppercase;white-space:nowrap}.pr-footer-left{flex:1;color:#888;font-family:FEENC;font-size:11px;letter-spacing:1px}.pr-footer-social{flex:1;display:flex;justify-content:flex-end;gap:18px}.pr-footer-social a{display:flex;align-items:center;justify-content:center}.pr-footer-social img{width:28px;height:28px;transition:.25s ease}.pr-footer-social img:hover{transform:scale(1.15)}.pr-announcement{background:#000;color:#fff;height:26px;display:flex;align-items:center;justify-content:center;font-family:FEENC,sans-serif;font-size:10px;letter-spacing:2.5px;text-transform:uppercase}.pr-navbar{padding:6px 28px!important;min-height:56px}.pr-logo{font-size:24px}.pr-nav{gap:22px}.pr-nav a{font-size:13px}.pr-icons{gap:12px}.pr-icons a{font-size:16px}.shopify-section:first-of-type .banner,.shopify-section:first-of-type .hero,.shopify-section:first-of-type img{max-height:calc(100vh - 180px)}.banner img,.hero img{width:100%;height:100%;object-fit:cover}.pr-footer{margin-top:0;padding:28px 40px 12px}.pr-footer-grid{gap:24px}.pr-footer h4{font-size:15px;margin-bottom:10px}.pr-footer p,.pr-footer a{font-size:12px;line-height:1.4;margin-bottom:6px}.pr-footer-bottom{margin-top:18px;padding-top:10px;font-size:10px}.pr-about{background:#fff;color:#111;padding:90px 20px}.pr-about-container{max-width:1000px;margin:auto}.pr-about h1{font-family:Bernardo Moda Semibold,sans-serif;font-size:54px;margin-bottom:10px}.pr-about h2{font-family:Beatrix Antiqua Thin Italic,serif;font-size:34px;margin-bottom:35px}.pr-about h3{font-family:Bernardo Moda Semibold,sans-serif;font-size:30px;margin:45px 0 15px}.pr-about p,.pr-about li{font-size:18px;line-height:1.9;color:#444}.pr-about ul{margin-left:22px}.pr-divider{width:120px;height:2px;background:#000;margin:45px 0}.pr-about blockquote{font-family:FEENC,sans-serif;font-size:42px;letter-spacing:3px;text-align:center;margin:70px 0;color:#000}.pr-values{display:flex;flex-wrap:wrap;gap:15px}.pr-values span{border:1px solid #000;padding:10px 18px;border-radius:40px}.pr-republics{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:35px}.pr-card{text-align:center}.pr-card img{width:90px;height:90px;object-fit:contain;margin-bottom:20px}.pr-card h4{font-size:24px;margin-bottom:10px}@media(max-width:768px){.pr-about h1{font-size:38px}.pr-about h2{font-size:26px}.pr-about blockquote{font-size:28px}.pr-republics{grid-template-columns:1fr}}.sn-page{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center}.sn-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.sn-background-img{width:100%;height:100%;object-fit:cover}.sn-callout{position:absolute;top:10%;left:50%;transform:translate(-50%);z-index:2}.sn-callout-img{width:min(900px,80vw);height:auto}.sn-republics{position:relative;z-index:3;width:100%;max-width:1200px;display:flex;justify-content:space-evenly;align-items:center;margin-top:120px}.sn-republic{display:flex;justify-content:center;align-items:center;transition:.35s ease}.sn-republic img{width:220px;height:auto}.sn-republic:hover{transform:translateY(-10px) scale(1.05)}@media(max-width:1024px){.sn-callout-img{width:70vw}.sn-republic img{width:170px}}@media(max-width:768px){.sn-page{justify-content:flex-start;padding-top:120px}.sn-callout{top:70px}.sn-callout-img{width:90vw}.sn-republics{margin-top:160px;display:flex;flex-direction:column;gap:45px}.sn-republic img{width:170px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/critical.css.map */
