:root{--color-brand:#4a57c8;--color-brand-dark:#313a92;--color-brand-mid:#6e79d3;--color-brand-muted:#929ade;--color-brand-pale:#b7bce9;--color-brand-soft:#dbddf4;--color-accent:#be5b45;--color-accent-soft:#f0d8d2;--color-secondary:#4a57c8;--color-highlight:#f4d43e;--color-surface:#fffefb;--color-surface-soft:#fffefb;--color-ink:#22233e;--color-ink-muted:#565a73;--color-border:#d8daf2;--color-success:#26734d;--color-danger:#a83232;--color-on-brand:#fffefb;--color-on-brand-muted:#e5e7fb;--color-age-label:var(--color-highlight);--color-shadow-rgb:49 58 146;--font-display:"Bubblegum Sans", "Fredoka", sans-serif;--font-ui:"Fredoka", "Open Sans", sans-serif;--font-body:"Open Sans", sans-serif;--text-display-xl:clamp(3.5rem, 8vw, 6.75rem);--text-display-lg:clamp(2.8rem, 6vw, 5rem);--text-heading-lg:clamp(1.8rem, 3vw, 2.5rem);--text-heading-md:1.375rem;--text-body-lg:1.125rem;--text-body:1rem;--text-label:.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:6rem;--space-10:8rem;--radius-xs:.375rem;--radius-sm:.625rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:999px;--radius-organic:42% 58% 55% 45% / 45% 42% 58% 55%;--shadow-card:0 6px 0 rgb(var(--color-shadow-rgb) / 10%);--shadow-card-hover:0 3px 0 rgb(var(--color-shadow-rgb) / 12%);--shadow-control:0 3px 0 #22233e1f;--max-content:70rem;--max-reading:45rem;--transition-tactile:.16s cubic-bezier(.2, .8, .2, 1);--transition-gentle:.28s ease}html[data-ludo-theme=secheron]{--color-brand:#69b34c;--color-brand-dark:#245c35;--color-brand-mid:#8bc874;--color-brand-muted:#b0da9e;--color-brand-pale:#d3ecc9;--color-brand-soft:#edf7e8;--color-accent:#ff6b4a;--color-accent-soft:#ffe0d8;--color-secondary:#3532b6;--color-highlight:#ffc928;--color-border:#d5e6cf;--color-on-brand:#162412;--color-on-brand-muted:#243e2b;--color-age-label:#245c35;--color-shadow-rgb:36 92 53}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-surface);color:var(--color-ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}body{background-color:var(--color-surface);background-image:url(/patterns/toy-field.svg);background-repeat:repeat;background-size:480px 480px;background-attachment:fixed;min-width:320px;margin:0;overflow-x:hidden}html[data-ludo-theme=secheron] body{background-image:url(/patterns/toy-field-secheron.svg)}body,button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}img{height:auto}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}@media (pointer:fine){a,button,summary,[role=button]{cursor:url(/cursors/play-hand.svg) 10 3,pointer}}::selection{background:var(--color-highlight);color:var(--color-ink)}:focus-visible{outline:3px solid var(--color-highlight);outline-offset:4px}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.skip-link{z-index:100;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-pill);background:var(--color-highlight);color:var(--color-ink);font-family:var(--font-ui);transition:transform var(--transition-tactile);font-weight:700;position:fixed;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 2rem), var(--max-content));margin-inline:auto}.reading-width{max-width:var(--max-reading)}.work-notice{z-index:5;padding:var(--space-2) var(--space-4);background:var(--color-highlight);color:var(--color-ink);text-align:center;margin:0;font-size:.8125rem;font-weight:700;position:relative}.site-header{z-index:20;border:1px solid color-mix(in srgb, var(--color-on-brand) 18%, transparent);border-radius:var(--radius-lg);background:var(--color-brand);width:min(100% - 1.5rem,76rem);color:var(--color-on-brand);box-shadow:0 8px 0 rgb(var(--color-shadow-rgb) / 9%);transition:transform var(--transition-gentle), box-shadow var(--transition-gentle), background var(--transition-gentle);will-change:transform;margin:12px auto 0;position:sticky;top:12px}.site-header--hidden{transform:translateY(calc(-100% - 28px))}.site-header--scrolled{box-shadow:0 12px 28px #22233e29}.site-header__inner{align-items:center;gap:var(--space-4);width:100%;min-height:72px;padding-inline:var(--space-4);grid-template-columns:auto 1fr auto;display:grid}.wordmark{align-items:center;gap:var(--space-3);min-height:44px;color:var(--color-on-brand);text-decoration:none;display:inline-flex}.wordmark>span:last-child{line-height:1;display:grid}.wordmark strong{font-family:var(--font-display);font-size:1.9rem;font-weight:400}.wordmark small{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;margin-top:.18rem;font-size:.66rem;font-weight:600}.wordmark__mark{border:3px solid var(--color-on-brand);border-radius:46% 54% 42% 58%;width:43px;height:43px;display:block;position:relative;transform:rotate(-7deg)}.wordmark__mark i{background:var(--color-highlight);border-radius:50%;display:block;position:absolute}.wordmark__mark i:first-child{width:9px;height:9px;top:7px;left:8px}.wordmark__mark i:nth-child(2){width:7px;height:7px;top:9px;right:7px}.wordmark__mark i:nth-child(3){background:var(--color-accent);width:11px;height:11px;bottom:6px;left:14px}.desktop-nav{justify-content:center;gap:clamp(.25rem,.6vw,.55rem);display:flex}.desktop-nav a{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);min-height:44px;color:color-mix(in srgb, var(--color-on-brand) 90%, transparent);font-family:var(--font-ui);transition:background var(--transition-tactile), color var(--transition-tactile), transform var(--transition-tactile);padding-inline:.72rem;font-size:.84rem;font-weight:600;text-decoration:none;display:inline-flex}.desktop-nav a:hover{background:color-mix(in srgb, var(--color-on-brand) 12%, transparent);color:var(--color-on-brand);transform:translateY(-1px)}.desktop-nav a[aria-current=page]{background:var(--color-surface);color:var(--color-brand-dark);box-shadow:var(--shadow-control)}.desktop-nav i{font-size:1.15rem}.desktop-nav a:not([aria-current=page]) i{display:none}.ludo-switch{isolation:isolate;border:1px solid color-mix(in srgb, var(--color-on-brand) 28%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-on-brand) 10%, transparent);grid-template-columns:repeat(2,1fr);justify-self:end;width:174px;min-height:44px;padding:3px;display:grid;position:relative}.ludo-switch:before{content:"";z-index:-1;border-radius:var(--radius-pill);background:var(--color-surface);width:calc(50% - 3px);box-shadow:var(--shadow-control);transition:transform var(--transition-gentle);position:absolute;top:3px;bottom:3px;left:3px}html[data-ludo-theme=secheron] .ludo-switch:before{transform:translate(100%)}.ludo-switch button{min-width:0;min-height:36px;color:var(--color-on-brand);font-family:var(--font-ui);background:0 0;border:0;justify-content:center;align-items:center;gap:.38rem;padding:.35rem .55rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.ludo-switch button[aria-pressed=true]{color:var(--color-brand-dark)}.ludo-switch button span{background:currentColor;border-radius:50%;width:8px;height:8px}.ludo-switch--mobile,.mobile-menu{display:none}.button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);min-height:48px;font-family:var(--font-ui);text-align:center;box-shadow:var(--shadow-control);transition:transform var(--transition-tactile), box-shadow var(--transition-tactile), background var(--transition-tactile), color var(--transition-tactile);border:2px solid #0000;padding:.78rem 1.3rem;font-size:.95rem;font-style:normal;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.button:hover{box-shadow:0 5px 0 rgb(var(--color-shadow-rgb) / 13%);transform:translateY(-2px)}.button i{transition:transform var(--transition-tactile);font-size:1.08rem}.button:hover i{transform:translate(3px)rotate(-5deg)}.button--accent{background:var(--color-highlight);color:var(--color-ink)}.button--accent:hover{background:var(--color-surface);color:var(--color-brand-dark)}.button--brand{background:var(--color-brand-dark);color:var(--color-surface)}.button--light{background:var(--color-surface);color:var(--color-brand)}.button--outline{border-color:var(--color-brand);color:var(--color-brand-dark);box-shadow:none;background:0 0}.button--outline:hover{background:var(--color-brand-soft);box-shadow:none}.hero{background:0 0;padding:clamp(4.5rem,9vw,8.5rem) 0 clamp(4rem,7vw,7rem);position:relative}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.hero__kicker,.eyebrow{margin-bottom:var(--space-3);color:var(--color-brand-dark);font-family:var(--font-body);font-size:var(--text-label);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.hero h1{max-width:800px;margin-bottom:var(--space-5);color:var(--color-brand-dark);font-family:var(--font-display);font-size:var(--text-display-xl);letter-spacing:-.02em;font-weight:400;line-height:.94}.hero h1 .highlight{z-index:0;white-space:nowrap;position:relative}.hero h1 .highlight:after{content:"";z-index:-1;border-radius:var(--radius-pill);background:var(--color-highlight);height:.22em;position:absolute;inset:auto -.08em .04em;transform:rotate(-1deg)}.hero__lead{max-width:650px;margin-bottom:var(--space-6);color:var(--color-ink-muted);font-size:var(--text-body-lg);line-height:1.7}.hero__actions{gap:var(--space-4);flex-wrap:wrap;display:flex}.hero-art{min-height:500px;position:relative}.hero-art__photo{border:12px solid var(--color-surface);border-radius:var(--radius-organic);background:var(--color-brand-soft);box-shadow:0 14px 0 color-mix(in srgb, var(--color-brand) 22%, transparent);position:absolute;inset:2rem 1rem 2rem 3rem;overflow:hidden;transform:rotate(2deg)}.hero-art__photo img{object-fit:cover;width:100%;height:100%;transform:scale(1.03)rotate(-2deg)}.hero-art__shape{font-family:var(--font-display);color:var(--color-ink);place-items:center;display:grid;position:absolute}.hero-art__shape--rose{background:var(--color-accent);border-radius:48% 52% 57% 43%;width:125px;height:125px;font-size:3rem;top:0;right:0;transform:rotate(10deg)}.hero-art__shape--yellow{background:var(--color-highlight);border-radius:50%;width:105px;height:105px;font-size:2.4rem;bottom:0;right:1rem;transform:rotate(-8deg)}.hero-art__dots{grid-template-columns:repeat(4,12px);gap:11px;display:grid;position:absolute;bottom:1rem;left:0;transform:rotate(-10deg)}.hero-art__dots i{background:var(--color-brand-mid);border-radius:50%;width:12px;height:12px}.wave-divider{z-index:2;width:100%;height:clamp(64px,8vw,120px);color:var(--color-brand);margin-top:-1px;line-height:0;position:relative;overflow:hidden}.wave-divider svg{width:100%;height:100%}.wave-divider path{fill:currentColor}.wave-divider--surface{color:var(--color-surface)}.wave-divider--soft{color:var(--color-surface-soft)}.wave-divider--dark{color:var(--color-brand-dark)}.wave-divider--cutout{color:var(--color-brand)}.wave-divider--flip>svg{transform:scaleX(-1)}.wave-divider--with-rider{z-index:4;overflow:clip visible}.wave-rider{z-index:3;width:clamp(58px,6vw,78px);color:var(--color-brand-dark);pointer-events:none;filter:drop-shadow(0 4px 0 color-mix(in srgb, var(--color-brand-dark) 16%, transparent));animation:13s linear -3s infinite wave-ride;position:absolute;top:32%;left:-7%}.wave-rider svg{width:100%;overflow:visible}.wave-rider__scarf{fill:var(--color-accent)}.wave-rider__head{fill:var(--color-highlight);stroke:currentColor;stroke-width:4px}.wave-rider__body,.wave-rider__bike circle,.wave-rider__bike path{fill:none;stroke:currentColor;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.wave-rider__bike circle{fill:var(--color-surface)}@keyframes wave-ride{0%{top:32%;left:-7%;transform:translate(-50%,-76%)rotate(17deg)}18%{top:84%;left:18%;transform:translate(-50%,-76%)rotate(-8deg)}37%{top:44%;left:37%;transform:translate(-50%,-76%)rotate(-13deg)}51%{top:3%;left:51%;transform:translate(-50%,-76%)rotate(8deg)}70%{top:43%;left:70%;transform:translate(-50%,-76%)rotate(12deg)}88%{top:83%;left:88%;transform:translate(-50%,-76%)rotate(-8deg)}to{top:51%;left:107%;transform:translate(-50%,-76%)rotate(-8deg)}}.section{padding-block:clamp(4.5rem,8vw,7rem);position:relative}.section--brand{background:var(--color-brand);color:var(--color-on-brand)}.section--soft,.section--surface{background:0 0}.section--locations{padding-top:var(--space-8)}.toy-separator{z-index:3;padding-block:var(--space-3);color:var(--color-brand);background:0 0;justify-content:center;gap:clamp(1.2rem,4vw,3rem);margin-block:-1.25rem;font-size:1.35rem;display:flex;position:relative}.toy-separator i:nth-child(2){color:var(--color-accent);transform:rotate(12deg)}.toy-separator i:nth-child(3){color:var(--color-highlight)}.toy-separator i:nth-child(4){color:var(--color-brand-muted);transform:rotate(-9deg)}.section-heading{max-width:760px;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-heading h2{margin-bottom:var(--space-4);color:var(--color-brand-dark);font-family:var(--font-display);font-size:var(--text-display-lg);font-weight:400;line-height:1}.section-heading__copy{max-width:660px;color:var(--color-ink-muted);font-size:var(--text-body-lg);margin-bottom:0}.section-heading--inverse h2,.section-heading--inverse .eyebrow,.section-heading--inverse .section-heading__copy{color:var(--color-on-brand)}.section-heading--inverse .section-heading__copy{color:var(--color-on-brand-muted)}.section-heading--center{text-align:center;margin-inline:auto}.age-grid{gap:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.age-card{min-height:285px;padding:var(--space-6);border:1px solid color-mix(in srgb, var(--color-on-brand) 24%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-on-brand) 11%, transparent);color:var(--color-on-brand);transition:transform var(--transition-tactile), background var(--transition-tactile);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.age-card:hover{background:color-mix(in srgb, var(--color-on-brand) 17%, transparent);transform:translateY(-5px)rotate(-.5deg)}.age-card__symbol{background:var(--accent-color);width:64px;height:64px;color:var(--color-ink);border-radius:45% 55% 48% 52%;place-items:center;margin-bottom:auto;font-size:1.8rem;display:grid;transform:rotate(-5deg)}.age-card__range{margin-top:var(--space-6);color:var(--color-age-label);font-family:var(--font-ui);font-size:1.2rem;font-weight:700}.age-card strong{margin-top:var(--space-1);font-family:var(--font-ui);font-size:1.35rem;line-height:1.15}.age-card>span:not(.age-card__symbol,.age-card__range){margin-top:var(--space-3);color:var(--color-on-brand-muted);font-size:.9rem;line-height:1.5}.age-card em{margin-top:var(--space-5);color:var(--color-on-brand);font-family:var(--font-ui);font-size:.88rem;font-style:normal;font-weight:700}.accent-yellow{--accent-color:var(--color-highlight)}.accent-rose{--accent-color:var(--color-accent)}.accent-periwinkle{--accent-color:var(--color-brand-pale)}.accent-blue{--accent-color:var(--color-brand-mid)}.games-showcase{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.games-showcase__intro{position:sticky;top:2rem}.games-showcase__intro h2{margin-bottom:var(--space-5);color:var(--color-brand-dark);font-family:var(--font-display);font-size:var(--text-display-lg);font-weight:400;line-height:1}.games-showcase__intro p{color:var(--color-ink-muted);font-size:var(--text-body-lg)}.game-list{gap:var(--space-5);display:grid}.game-card{border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:180px;box-shadow:var(--shadow-card);cursor:url(/cursors/play-hand.svg) 10 3,pointer;transition:transform var(--transition-tactile), box-shadow var(--transition-tactile), border-color var(--transition-tactile);grid-template-columns:180px 1fr;display:grid;overflow:hidden}.game-card:hover{border-color:var(--color-brand);box-shadow:8px 8px 0 color-mix(in srgb, var(--color-brand) 15%, transparent);transform:translate(-5px)rotate(-.15deg)}.game-card__visual{background:var(--accent-color);min-height:180px;color:var(--color-ink);font-family:var(--font-display);transition:transform var(--transition-tactile);place-items:center;font-size:5rem;display:grid;position:relative;overflow:hidden}.game-card:hover .game-card__visual{transform:scale(1.025)rotate(-1deg)}.game-card__visual>span:not(.game-card__rank){z-index:2;position:relative}.game-card__visual>img{object-fit:cover;width:100%;height:100%;min-height:180px}.game-card__visual i{border:3px solid color-mix(in srgb, var(--color-surface) 80%, transparent);width:38px;height:38px;position:absolute;transform:rotate(20deg)}.game-card__visual i:first-of-type{top:18px;left:18px}.game-card__visual i:nth-of-type(2){border-radius:50%;bottom:24px;right:16px}.game-card__visual i:nth-of-type(3){width:18px;height:18px;top:26px;right:28px}.game-card__rank{z-index:3;top:var(--space-3);left:var(--space-3);background:var(--color-surface);width:34px;height:34px;color:var(--color-brand-dark);font-family:var(--font-ui);border-radius:50%;place-items:center;font-size:.9rem;font-weight:700;display:grid;position:absolute}.game-card__body{padding:var(--space-6);flex-direction:column;justify-content:center;display:flex}.game-card h3{margin-bottom:var(--space-3);color:var(--color-brand-dark);font-family:var(--font-ui);font-size:1.75rem;line-height:1.05}.game-card__age{margin-bottom:var(--space-3);border-radius:var(--radius-pill);background:var(--color-brand-soft);color:var(--color-brand-dark);font-family:var(--font-ui);letter-spacing:.04em;text-transform:uppercase;align-self:flex-start;padding:.25rem .6rem;font-size:.72rem;font-weight:700;line-height:1.4}.game-card p:last-child{color:var(--color-ink-muted);margin-bottom:0}.location-grid{align-items:stretch;gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.location-card{border:2px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);flex-direction:column;padding:clamp(1.5rem,3vw,2.5rem);display:flex;position:relative}.location-card:before{content:"";border-radius:0 0 var(--radius-sm) var(--radius-sm);background:var(--location-color);width:72px;height:14px;position:absolute;top:0;right:2.5rem}.location-card--rose{--location-color:var(--color-accent)}.location-card--yellow{--location-color:var(--color-highlight)}.location-card__top{align-items:start;gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:62px minmax(0,1fr);display:grid}.location-card__pin{background:var(--location-color);width:54px;height:54px;color:var(--color-brand-dark);border-radius:50%;flex:none;place-items:center;font-size:1.8rem;display:grid}.location-card__pin i{display:block}.location-card h3{margin-bottom:var(--space-2);color:var(--color-brand-dark);font-family:var(--font-ui);font-size:1.65rem;line-height:1.1}.location-card__heading p{max-width:44ch;color:var(--color-ink-muted);margin-bottom:0;line-height:1.55}.location-card__facts{margin:0 0 var(--space-6);display:grid}.location-card__facts div{align-items:start;gap:var(--space-4);min-height:64px;padding-block:var(--space-3);border-top:1px solid var(--color-border);grid-template-columns:128px minmax(0,1fr);display:grid}.location-card__facts dt{align-items:center;gap:var(--space-2);color:var(--color-ink-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:700;display:flex}.location-card__facts dt i{color:var(--color-brand-dark);font-size:1rem}.location-card__facts dd{margin:0;font-weight:600;line-height:1.45}.location-card__schedule{padding:var(--space-4) var(--space-5) var(--space-5);border-left:6px solid var(--location-color);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--color-brand-soft) 64%, var(--color-surface));flex:1;margin-top:0}.location-card__schedule h4{align-items:center;gap:var(--space-2);margin:0 0 var(--space-3);color:var(--color-brand-dark);font-family:var(--font-ui);font-size:1rem;display:flex}.location-card__schedule h4 i{font-size:1.2rem}.location-card__schedule ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.location-card__schedule li{gap:var(--space-3);border-top:1px solid color-mix(in srgb, var(--color-brand) 16%, transparent);grid-template-columns:96px minmax(0,1fr);padding-block:.36rem;font-size:.88rem;line-height:1.4;display:grid}.location-card__schedule li span{color:var(--color-ink-muted)}.location-card__schedule li strong{color:var(--color-ink);font-weight:600}.manifesto-grid{grid-template-columns:minmax(0,.8fr) minmax(300px,1.2fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.manifesto-mark{aspect-ratio:1;border:10px solid color-mix(in srgb, var(--color-surface) 30%, transparent);background:var(--color-accent);width:min(100%,380px);color:var(--color-brand-dark);font-family:var(--font-display);border-radius:47% 53% 38% 62%/55% 44% 56% 45%;place-items:center;font-size:clamp(4rem,10vw,8rem);display:grid;position:relative;transform:rotate(-4deg)}.manifesto-mark:before,.manifesto-mark:after{content:"";background:var(--color-highlight);border-radius:50%;position:absolute}.manifesto-mark:before{width:54px;height:54px;top:14%;right:8%}.manifesto-mark:after{width:28px;height:28px;bottom:17%;left:12%}.manifesto-copy .eyebrow,.manifesto-copy h2,.manifesto-copy p{color:var(--color-on-brand)}.manifesto-copy h2{margin-bottom:var(--space-5);font-family:var(--font-display);font-size:var(--text-display-lg);font-weight:400;line-height:1}.manifesto-copy>p:not(.eyebrow){color:var(--color-on-brand-muted);font-size:var(--text-body-lg)}.promise-list{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.promise-list span{gap:var(--space-3);color:var(--color-on-brand);font-family:var(--font-ui);align-items:center;font-weight:600;display:flex}.promise-list span:before{content:"";background:var(--color-highlight);border-radius:50%;flex:none;width:14px;height:14px}.editorial-grid{gap:var(--space-5);grid-template-columns:1.1fr .9fr .9fr;display:grid}.editorial-card{min-height:320px;padding:var(--space-6);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;display:flex}.editorial-card:first-child{background:var(--color-highlight);border-color:var(--color-highlight)}.editorial-card__shape{background:var(--color-accent);width:70px;height:70px;color:var(--color-surface);border-radius:46% 54% 55% 45%;place-items:center;margin-bottom:auto;font-size:2rem;display:grid;transform:rotate(8deg)}.editorial-card:nth-child(2) .editorial-card__shape{background:var(--color-brand-pale);color:var(--color-brand-dark);border-radius:50%}.editorial-card:nth-child(3) .editorial-card__shape{background:var(--color-accent);border-radius:15% 55%}.editorial-card h3{margin-block:var(--space-6) var(--space-3);color:var(--color-brand-dark);font-family:var(--font-ui);font-size:1.35rem}.editorial-card p{color:var(--color-ink-muted);margin-bottom:0}.editorial-card:first-child p{color:var(--color-ink)}.site-footer{padding-block:var(--space-8) var(--space-5);background:var(--color-brand-dark);color:var(--color-surface)}.site-footer__grid{gap:var(--space-7);grid-template-columns:1.6fr .7fr 1fr;display:grid}.site-footer__brand{font-family:var(--font-display);margin-bottom:0;font-size:3.5rem;line-height:1}.site-footer__note{max-width:340px;margin-top:var(--space-4);color:color-mix(in srgb, var(--color-surface) 74%, transparent)}.site-footer h2{margin-bottom:var(--space-4);color:var(--color-highlight);font-family:var(--font-ui);font-size:1rem}.site-footer__grid>div:not(:first-child){align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.site-footer a{color:var(--color-surface);text-underline-offset:.25em;text-decoration-thickness:1px}.site-footer__bottom{justify-content:space-between;gap:var(--space-4);margin-top:var(--space-8);padding-top:var(--space-4);border-top:1px solid color-mix(in srgb, var(--color-surface) 20%, transparent);color:color-mix(in srgb, var(--color-surface) 66%, transparent);font-size:.78rem;display:flex}.styleguide-hero{padding-block:var(--space-8);background:var(--color-brand);color:var(--color-surface)}.styleguide-hero h1{max-width:900px;margin-bottom:var(--space-5);font-family:var(--font-display);font-size:var(--text-display-xl);font-weight:400;line-height:.96}.styleguide-hero p{max-width:680px;color:color-mix(in srgb, var(--color-surface) 84%, transparent);font-size:var(--text-body-lg)}.question-hero{padding-block:clamp(4rem,8vw,7rem) clamp(3.5rem,7vw,6rem);position:relative}.question-hero__grid{grid-template-columns:minmax(0,1fr) minmax(180px,.32fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.question-hero h1{max-width:880px;margin-bottom:var(--space-5);color:var(--color-brand-dark);font-family:var(--font-display);letter-spacing:-.025em;font-size:clamp(3rem,7vw,6.8rem);font-weight:400;line-height:.96}.question-hero p{max-width:700px;color:var(--color-ink-muted);font-size:var(--text-body-lg);margin-bottom:0}.question-hero__actions{gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.question-hero__actions:empty{display:none}.question-hero__mark{aspect-ratio:1;border:clamp(8px, 1vw, 13px) solid var(--color-surface);border-radius:var(--radius-organic);background:var(--color-highlight);width:clamp(150px,18vw,230px);color:var(--color-brand-dark);box-shadow:0 14px 0 color-mix(in srgb, var(--color-brand) 22%, transparent);justify-self:end;place-items:center;font-size:clamp(4.5rem,9vw,8rem);display:grid;transform:rotate(4deg)}.practical-content{gap:clamp(2.5rem,5vw,4.5rem);padding-bottom:clamp(5rem,9vw,8rem);display:grid}.practical-content--reading{max-width:58rem}.practical-content h2{margin-bottom:var(--space-4);color:var(--color-brand-dark);font-family:var(--font-ui);font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.15}.provisional-notice{align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);border:2px solid var(--color-accent);border-radius:var(--radius-md);background:var(--color-accent-soft);color:var(--color-ink);display:flex}.provisional-notice>i{color:var(--color-accent);flex:none;margin-top:.15em;font-size:1.5rem}.provisional-notice p{gap:.15rem;margin-bottom:0;display:grid}.provisional-notice span{color:var(--color-ink-muted)}.place-essentials,.directory-grid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.answer-panel,.contact-direct,.contact-form-panel{border:2px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);padding:clamp(1.5rem,4vw,2.5rem)}.answer-panel h2 i{color:var(--color-accent)}.schedule-list,.visit-checklist ul,.check-list{margin:0;padding:0;list-style:none}.schedule-list li{gap:var(--space-4);padding-block:var(--space-3);border-bottom:1px solid var(--color-border);grid-template-columns:minmax(7rem,.55fr) 1fr;display:grid}.schedule-list li:last-child{border-bottom:0}.schedule-list strong{color:var(--color-brand-dark)}.contact-facts{gap:var(--space-5);margin:0;display:grid}.contact-facts div{gap:.2rem;display:grid}.contact-facts dt{color:var(--color-ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:700}.contact-facts dd{margin:0;font-weight:700}.section--soft-block{gap:var(--space-7);border-radius:var(--radius-lg);background:var(--color-brand-soft);grid-template-columns:.65fr 1fr;padding:clamp(1.5rem,4vw,3rem);display:grid}.visit-checklist li,.check-list li{gap:var(--space-3);padding-block:var(--space-3);border-bottom:1px solid var(--color-border);display:flex}.visit-checklist li:last-child,.check-list li:last-child{border-bottom:0}.visit-checklist li i,.check-list li i{color:var(--color-brand-dark);flex:none;margin-top:.25em;font-size:1.25rem}.place-choice{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.place-choice a,.practical-nav a{align-items:center;gap:var(--space-4);min-height:88px;padding:var(--space-5);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-card);transition:transform var(--transition-tactile), border-color var(--transition-tactile), box-shadow var(--transition-tactile);text-decoration:none;display:grid}.place-choice a{grid-template-columns:auto 1fr auto}.place-choice a:hover,.practical-nav a:hover{border-color:var(--color-brand);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.place-choice a>i:first-child,.practical-nav a>i:first-child{background:var(--color-brand-soft);width:48px;height:48px;color:var(--color-brand-dark);border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.place-choice span,.practical-nav span,.contact-action span{display:grid}.place-choice small,.practical-nav small,.contact-action small{color:var(--color-ink-muted);font-size:.84rem;font-weight:400}.practical-directory{gap:var(--space-7);grid-template-columns:.45fr 1fr;align-items:start;display:grid}.practical-nav{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.practical-nav a{padding:var(--space-4);grid-template-columns:auto 1fr auto}.steps-list{gap:var(--space-4);display:grid}.steps-list section{gap:var(--space-5);padding:var(--space-5) 0;border-bottom:2px solid var(--color-border);grid-template-columns:auto 1fr;display:grid}.steps-list section>span{background:var(--color-highlight);width:52px;height:52px;color:var(--color-ink);font-family:var(--font-ui);border-radius:50%;place-items:center;font-size:1.3rem;font-weight:700;display:grid}.steps-list h2,.steps-list p{margin-bottom:var(--space-2)}.prose-panel{max-width:52rem}.faq-list{gap:var(--space-3);display:grid}.faq-list details{border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.faq-list summary{min-height:56px;padding:var(--space-4) var(--space-5);color:var(--color-brand-dark);font-family:var(--font-ui);font-weight:700}.faq-list p{padding:0 var(--space-5) var(--space-5);margin:0}.contact-action{align-items:center;gap:var(--space-3);min-height:48px;margin-top:var(--space-3);color:var(--color-brand-dark);overflow-wrap:anywhere;text-underline-offset:.2em;font-weight:700;display:flex}.contact-action>i{flex:none;font-size:1.35rem}.contact-layout{grid-template-columns:minmax(260px,.65fr) minmax(0,1fr);align-items:start}.contact-direct>p:last-child{margin-top:var(--space-6);color:var(--color-ink-muted);margin-bottom:0;font-size:.86rem}.form-status{gap:var(--space-3);margin-bottom:var(--space-5);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-brand-soft);color:var(--color-brand-dark);display:flex}.form-status i{flex:none;margin-top:.25em}.contact-form-panel form{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.field{gap:var(--space-2);display:grid}.field--wide{grid-column:1/-1}.field label{font-family:var(--font-ui);font-weight:700}.field label span{color:var(--color-ink-muted);font-family:var(--font-body);font-size:.82rem;font-weight:400}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:.75rem var(--space-4);border:2px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-ink)}.field textarea{resize:vertical;min-height:9rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-brand);outline:3px solid var(--color-brand-soft)}.button:disabled,.ludo-switch button:disabled{cursor:not-allowed;opacity:.68;transform:none}.form-fallback{margin-top:var(--space-5);color:var(--color-ink-muted);margin-bottom:0;font-size:.9rem}.styleguide-section{padding-block:var(--space-8);border-bottom:1px solid var(--color-border)}.styleguide-section>.shell>h2{margin-bottom:var(--space-6);color:var(--color-brand-dark);font-family:var(--font-display);font-size:var(--text-display-lg);font-weight:400}.swatch-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.swatch{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.swatch__color{background:var(--swatch);height:130px}.swatch__meta{padding:var(--space-4)}.swatch strong,.swatch code{display:block}.swatch code{color:var(--color-ink-muted);font-size:.8rem}.type-specimen{gap:var(--space-6);max-width:900px;display:grid}.type-specimen>div{padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border)}.type-specimen .display{color:var(--color-brand-dark);font-family:var(--font-display);margin:0;font-size:clamp(3rem,8vw,6rem);line-height:.95}.type-specimen .ui{font-family:var(--font-ui);margin:0;font-size:2rem;font-weight:600}.component-row{gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-md);background:var(--color-surface-soft);flex-wrap:wrap;align-items:center;display:flex}.component-stack{gap:var(--space-7);display:grid}@media (width<=1080px){.practical-directory{grid-template-columns:1fr}.site-header__inner{grid-template-columns:auto 1fr auto auto}.desktop-nav{display:none}.mobile-menu{justify-self:end;display:block}.mobile-menu summary{border:2px solid color-mix(in srgb, var(--color-on-brand) 45%, transparent);cursor:pointer;border-radius:50%;place-content:center;gap:5px;width:48px;height:48px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i{color:var(--color-on-brand);font-size:1.55rem}.mobile-menu nav{width:min(340px,100vw - 2rem);padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-ink);box-shadow:var(--shadow-card);display:grid;position:absolute;top:76px;right:1rem}.mobile-menu nav>a:not(.button){align-items:center;gap:var(--space-3);min-height:48px;padding:var(--space-3);border-bottom:1px solid var(--color-border);font-family:var(--font-ui);text-decoration:none;display:flex}.mobile-menu nav>a:not([aria-current=page]) i{display:none}.mobile-menu nav>a[aria-current=page]{color:var(--color-brand-dark);font-weight:700}.mobile-menu nav .button{margin-top:var(--space-4)}.mobile-menu nav i{font-size:1.2rem}.ludo-switch--mobile{width:100%;margin-bottom:var(--space-3);border-color:var(--color-border);background:var(--color-surface-soft);display:grid}.ludo-switch--mobile:before{background:var(--color-brand-soft);box-shadow:none}.ludo-switch--mobile button{color:var(--color-ink-muted)}.ludo-switch--mobile button[aria-pressed=true]{color:var(--color-brand-dark)}.age-grid,.swatch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.question-hero{padding-block:var(--space-8) var(--space-7)}.question-hero__grid{grid-template-columns:1fr}.question-hero__mark{display:none}.question-hero h1{font-size:clamp(2.8rem,15vw,4.8rem)}.place-essentials,.directory-grid,.place-choice,.practical-nav,.contact-layout,.section--soft-block,.contact-form-panel form{grid-template-columns:1fr}.field--wide{grid-column:auto}.shell{width:min(calc(100% - 1.25rem), var(--max-content))}.site-header__inner{min-height:68px;padding-inline:var(--space-3);grid-template-columns:auto 1fr auto}.site-header{width:min(100% - 1rem,76rem);margin-top:8px;top:8px}.site-header__inner>.ludo-switch{display:none}.wordmark strong{font-size:1.8rem}.wordmark small{font-size:.56rem}.wordmark__mark{width:38px;height:38px}.hero{padding-top:var(--space-8)}.hero__grid,.games-showcase,.manifesto-grid{grid-template-columns:1fr}.hero__grid{gap:var(--space-7)}.hero h1 .highlight{white-space:normal}.hero-art{min-height:390px}.hero-art__photo{inset:1.5rem 1.25rem 1.5rem 1rem}.hero-art__shape--rose{width:90px;height:90px;font-size:2rem}.hero-art__shape--yellow{width:80px;height:80px;font-size:1.8rem}.games-showcase__intro{position:static}.location-grid,.editorial-grid,.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}.promise-list{grid-template-columns:1fr}.manifesto-mark{max-width:300px;margin-inline:auto}}@media (width<=520px){.question-hero__actions .button{width:100%}.schedule-list li{gap:var(--space-1);grid-template-columns:1fr}.place-choice a,.practical-nav a{grid-template-columns:auto 1fr}.place-choice a>i:last-child,.practical-nav a>i:last-child{display:none}.age-grid,.swatch-grid{grid-template-columns:1fr}.age-card{min-height:260px}.game-card{grid-template-columns:112px 1fr}.game-card__visual{min-height:180px;font-size:3.4rem}.game-card__body{padding:var(--space-4)}.game-card h3{font-size:1.18rem}.game-card p:last-child{font-size:.86rem;line-height:1.45}.location-card dl div{gap:var(--space-1);grid-template-columns:1fr}.location-card__top{grid-template-columns:52px minmax(0,1fr)}.location-card__pin{width:48px;height:48px}.location-card__schedule{padding-inline:var(--space-4)}.location-card__schedule li{grid-template-columns:78px minmax(0,1fr)}.hero__actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body{background-attachment:scroll}.wave-rider{top:52%;left:auto;right:8%;transform:translateY(-76%)rotate(-6deg);animation:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:Phosphor;src:url(/_astro/Phosphor.DtdjzkpE.woff2)format("woff2"),url(/_astro/Phosphor.BdqudwT5.woff)format("woff"),url(/_astro/Phosphor.CDxgqcPu.ttf)format("truetype"),url(/_astro/Phosphor.BXRFlF4V.svg#Phosphor)format("svg");font-weight:400;font-style:normal;font-display:block}.ph{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor!important}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before,.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before,.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before,.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before,.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before,.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before,.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before,.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before,.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before,.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before,.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before,.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before,.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before,.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before,.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before,.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before,.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before,.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before,.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}
