@font-face{font-family:Heavitas;src:url(/fonts/heavitas/Heavitas.ttf)format("truetype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--red:#cf1d21;--dark-red:#5b0909;--page:#fff;--panel:#e3e3e3;--field:#ccc;--ink:#070707;--muted:#555}*{box-sizing:border-box}body{background:var(--page);min-width:320px;color:var(--ink);margin:0;font-family:Poppins,Arial,sans-serif}button,input,a{font:inherit}button,a{transition:background-color .16s,color .16s,transform .16s,opacity .16s}button{cursor:pointer;border:0}.auth-page{background:linear-gradient(120deg,#2b0000 0%,#cf1d21 100%);justify-content:center;align-items:center;min-height:100vh;padding:42px 18px;display:flex}.auth-stack{justify-items:center;gap:46px;width:min(760px,100vw - 36px);display:grid}.auth-logo{object-fit:contain;width:min(750px,100%);max-height:142px}.auth-logo-button{background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.auth-card{background:#fff;border-radius:26px;flex-direction:column;align-items:center;gap:15px;width:min(390px,100vw - 36px);padding:28px 30px 27px;display:flex}.auth-card h1,.dashboard-heading h1,.detail-header h1{letter-spacing:0;margin:0;font-family:Heavitas,Poppins,sans-serif}.auth-card h1{text-align:center;font-size:clamp(1.55rem,3.7vw,2.25rem);line-height:.95}.auth-card label{width:100%}.auth-card label span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.auth-card input{background:var(--field);width:100%;min-height:48px;color:var(--ink);border:0;border-radius:999px;outline:0;padding:0 22px;font-size:.98rem;font-weight:500}.auth-card .primary-button{min-height:36px;padding:0 20px;font-size:.95rem}.error-text{color:var(--red);margin:-6px 0 0;font-weight:700}.topbar{background:linear-gradient(90deg, #000 0%, var(--red) 100%);min-height:126px;padding:12px 18px 9px;position:relative;overflow:hidden}.brand-logo{object-fit:contain;width:256px;max-width:calc(100% - 190px);height:40px;display:block;position:absolute;top:12px;left:50%;transform:translate(-50%)}.brand-logo-button{background:0 0;border:0;justify-content:center;align-items:center;width:256px;max-width:calc(100% - 190px);height:40px;padding:0;display:inline-flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.brand-logo-button .brand-logo{width:100%;max-width:100%;height:100%;position:static;transform:none}.logout-button{min-height:38px;color:var(--ink);background:#ffffffe0;border-radius:999px;padding:0 18px;font-weight:600;position:absolute;top:24px;right:32px}.logout-button:hover,.primary-button:hover,.request-button:hover{background:var(--red);color:#fff}.context-nav{-webkit-backdrop-filter:blur(16px)saturate(190%)contrast(1.08);isolation:isolate;scrollbar-width:none;background:linear-gradient(90deg,#23000075,#ffffff0f 48%,#7a000042),#56080870;border:1px solid #fff3;border-radius:999px;align-items:center;gap:18px;width:max-content;max-width:calc(100% - 64px);padding:10px;display:flex;position:absolute;top:68px;left:50%;overflow:auto hidden;transform:translate(-50%);box-shadow:inset -1px 1px 1px #ffffff57,inset 0 -1px #ffffff17,inset 14px 0 28px #ffffff09,inset -22px 0 42px #58000052,0 16px 30px #1e000040}.context-nav::-webkit-scrollbar{display:none}.context-nav:before,.context-nav:after{content:"";pointer-events:none;z-index:0;border-radius:inherit;position:absolute;inset:0}.context-nav:before{background:radial-gradient(at 96% 4%,#ffffff57,#ffffff1f 18%,#0000 43%),radial-gradient(at 14%,#ffffff1c,#0000 40%),linear-gradient(#ffffff0d,#0000 45%,#00000014);box-shadow:inset -1px 1px 1px #ffffff47,inset -1px -1px 1px #40000029}.context-nav:after{opacity:.62;mix-blend-mode:soft-light;background:linear-gradient(135deg,#0000 56%,#ffffff29 74%,#0000 88%)}.context-chip{z-index:1;white-space:nowrap;min-height:30px;color:var(--ink);background:linear-gradient(#ffffffb8,#e2e2e2c7),#e8e8e8e0;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;padding:2px 14px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.context-chip img{object-fit:contain;width:18px;height:18px}.context-chip--active,.context-chip:hover{background:var(--red);color:#fff}.context-chip--active img,.context-chip:hover img{filter:brightness(0)invert()}.dashboard-main{width:min(1280px,100% - 62px);margin:0 auto;padding:24px 0 72px}.page,.detail-page{gap:22px;display:grid}.dashboard-heading,.detail-header{background:var(--panel);border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:108px;padding:12px 26px;display:flex}.dashboard-heading{margin-bottom:22px}.detail-header{justify-content:center;position:relative}.detail-title{justify-items:center;gap:10px;display:grid}.dashboard-heading h1,.detail-header h1{text-align:center;align-items:center;gap:7px;font-size:clamp(1.55rem,2.15vw,1.95rem);line-height:1;display:flex}.dashboard-heading h1 img,.detail-header h1 img{object-fit:contain;flex:0 0 34px;width:34px;height:34px}.round-button{background:#bdbdbd;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.detail-header .round-button{position:absolute;left:24px}.round-button img{width:28px;height:28px}.round-button:hover{background:var(--red)}.round-button:hover img{filter:brightness(0)invert()}.chips{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.info-chip{min-height:34px;color:var(--ink);background:#d0d0d0;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-weight:600;display:inline-flex}.info-chip img{width:18px;height:18px}.info-chip .chip-icon{flex:0 0 18px;display:block}.panel,.figma-list{background:var(--panel);border-radius:22px}.panel{padding:24px}.panel h2{margin:0 0 18px;font-size:1.35rem;font-weight:700}.panel p{color:#222;margin:0;line-height:1.6}.figma-list{gap:12px;padding:18px;display:grid}.figma-row,.document-row,.list-row{background:#f6f6f6;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:12px 14px 12px 18px;display:flex}.figma-row strong,.document-row strong,.list-row strong{font-weight:700;display:block}.figma-row span,.document-row span,.list-row span{color:var(--muted);font-size:.94rem;display:block}.list-row{justify-content:flex-start}.list-row img{width:22px;height:22px}.primary-button,.request-button{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:38px;padding:0 22px;font-weight:600;text-decoration:none;display:inline-flex}.primary-button:disabled{cursor:wait;opacity:.65}.request-button{color:var(--ink);background:#d5d5d5}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:0;display:grid}.info-grid div{background:#f6f6f6;border-radius:14px;min-height:48px;padding:12px 16px}.info-grid dt{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:700}.info-grid dd{margin:3px 0 0;font-weight:500}.planning-list,.members-grid{gap:12px;display:grid}.planning-row{background:#f6f6f6;border-radius:14px;grid-template-columns:160px 1fr auto;align-items:center;gap:16px;min-height:54px;padding:12px 16px;display:grid}.planning-row--required{background:#f9d0d0}.planning-row--required strong{color:var(--red)}.planning-row em{color:var(--muted);font-style:normal;font-weight:700}.members-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.member-card{text-align:center;background:#f6f6f6;border-radius:16px;justify-items:center;gap:8px;padding:16px;display:grid}.member-card strong{overflow-wrap:anywhere;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;max-width:100%;line-height:1.22;display:-webkit-box;overflow:hidden}.member-card span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.member-card img{object-fit:cover;background:#ccc;border-radius:50%;width:74px;height:74px}.empty-panel{text-align:center;place-items:center;min-height:150px;display:grid}.api-status-banner{background:var(--red);color:#fff;border-radius:999px;width:min(900px,100vw - 40px);margin:18px auto 0;padding:14px 18px;font-weight:700}.success-text{color:#16823a;margin:0;font-weight:700}.reimbursement-form{gap:18px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;display:grid}.form-grid label,.full-field{color:var(--ink);gap:8px;font-weight:700;display:grid}.form-grid input,.form-grid select,.full-field textarea{width:100%;min-height:48px;color:var(--ink);background:#f6f6f6;border:0;border-radius:18px;outline:0;padding:0 18px;font-family:Poppins,Arial,sans-serif;font-size:1rem;font-weight:500}.full-field textarea{resize:vertical;min-height:128px;padding:16px 18px}.file-upload{background:#f6f6f6;border-radius:18px;align-items:center;gap:14px;min-height:58px;padding:8px;font-weight:500;display:flex}.file-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-upload-button{background:var(--red);color:#fff;border-radius:999px;align-items:center;min-height:40px;padding:0 18px;font-weight:700;display:inline-flex}.file-upload-name{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reimbursement-form>.primary-button{justify-self:center}.total-preview{margin:0;font-size:1.15rem;font-weight:700}.site-switcher-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000085;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.site-switcher-modal{color:#fff;background:linear-gradient(120deg,#000000d1 0%,#4d0000e6 38%,#cf1d22f0 100%);border-radius:30px;gap:26px;width:min(1240px,100vw - 44px);min-height:min(700px,100vh - 52px);max-height:calc(100vh - 52px);padding:34px;display:grid;position:relative;overflow:auto;box-shadow:0 26px 70px #00000057}.site-switcher-close{color:#000;cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;width:42px;height:42px;font-size:1.35rem;font-weight:800;position:absolute;top:18px;right:18px}.site-switcher-logo{object-fit:contain;justify-self:center;width:min(460px,72vw);height:auto}.site-switcher-account{background:#ffffff2e;border-radius:999px;justify-self:center;align-items:center;gap:10px;min-height:42px;padding:6px 8px 6px 6px;display:inline-flex;box-shadow:inset 0 0 0 1px #fff3}.site-switcher-avatar{background:#fffc;border-radius:50%;width:34px;height:34px;overflow:hidden}.site-switcher-avatar img{object-fit:cover;width:100%;height:100%}.site-switcher-account strong{color:#fff;font-weight:700}.site-switcher-account button{color:#000;cursor:pointer;background:#ffffffe6;border:0;border-radius:999px;min-height:30px;padding:0 12px;font-weight:700}.site-switcher-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.site-switcher-tile{color:#000;background:#fffffff0;border-radius:22px;grid-template-rows:1fr auto auto;gap:12px;min-height:236px;padding:18px;text-decoration:none;transition:transform .18s,background .18s;display:grid;box-shadow:inset 0 0 0 1px #ffffff80}.site-switcher-tile:hover{background:#fff;transform:translateY(-3px)}.site-switcher-preview{background:#e4e4e4;border-radius:16px;grid-template-rows:34px 1fr;min-height:150px;display:grid;position:relative;overflow:hidden}.site-switcher-preview-body{background:linear-gradient(90deg,#00000024,#ffffff47),#fff;border-radius:12px;margin:14px;display:block}.site-switcher-preview:after{content:"";background:#00000026;border-radius:999px;height:10px;position:absolute;bottom:26px;left:32px;right:32px;box-shadow:0 -22px #0000001a,0 -44px #00000014}.site-switcher-tile--slides .site-switcher-preview-body{background:linear-gradient(90deg,#161616 0 24%,#0000 24% 28%,#efefef 28% 100%),#fff}.site-switcher-tile--admin .site-switcher-preview-body{background:linear-gradient(90deg,#e2e2e2 0 33%,#fff 33% 35%,#dedede 35% 68%,#fff 68% 70%,#e2e2e2 70% 100%)}.site-switcher-tile--public .site-switcher-preview-body{background:linear-gradient(#cf1d22 0 34%,#fff 34% 100%)}.site-switcher-tile--intranet .site-switcher-preview-body{background:linear-gradient(#ddd 0 28%,#fff 28% 100%)}.site-switcher-title{text-align:center;text-transform:uppercase;font-family:Heavitas,Poppins,Arial,sans-serif;font-size:1.36rem;line-height:1.05}.site-switcher-subtitle{text-align:center;font-size:.94rem;font-weight:700}.powered-by,.powered-by a,.ecosystem-footer,.ecosystem-footer a{color:#fffc;font-size:.72rem;font-weight:600}.powered-by a,.ecosystem-footer a{color:#fff;text-decoration:none}.site-switcher-powered{text-align:center;margin:0}.ecosystem-footer{z-index:20;pointer-events:none;text-align:center;mix-blend-mode:difference;position:fixed;bottom:5px;left:0;right:0}.ecosystem-footer a{pointer-events:auto}@media (width<=760px){.topbar{min-height:148px;padding-inline:18px}.brand-logo,.brand-logo-button{width:240px;max-width:calc(100% - 36px)}.logout-button{top:12px;right:18px}.context-nav{gap:10px;max-width:calc(100% - 24px)}.context-chip{padding:0 15px}.dashboard-main{width:min(100% - 28px,1450px);margin-top:0}.dashboard-heading,.detail-header{min-height:104px;padding:14px 18px}.detail-header .round-button{position:static}.detail-header{justify-content:flex-start}.detail-title{justify-items:start}.detail-title h1{text-align:left}.info-grid,.planning-row,.form-grid{grid-template-columns:1fr}.figma-row,.document-row{flex-direction:column;align-items:flex-start}.site-switcher-grid{grid-template-columns:1fr}.site-switcher-modal{padding:28px 20px 24px}}.site-switcher-modal{gap:22px;width:min(1380px,100vw - 40px);min-height:min(780px,100vh - 40px);padding:34px 42px 28px}.site-switcher-account{box-shadow:none;z-index:3;background:0 0;padding:0;display:block;position:absolute;top:24px;left:28px}.site-switcher-account-chip{color:#000;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:6px 15px 6px 7px;font:800 15px/1 Poppins,sans-serif;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffffb3,0 12px 30px #00000038}.site-switcher-account-menu{opacity:0;pointer-events:none;background:#fffffff5;border-radius:18px;min-width:188px;padding:8px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 9px);left:0;transform:translateY(-5px);box-shadow:0 18px 38px #00000038}.site-switcher-account.is-open .site-switcher-account-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.site-switcher-account-menu button,.site-switcher-account-menu a{color:#fff;text-align:center;background:#cf1d21;border:0;border-radius:999px;width:100%;padding:11px 16px;font:800 14px/1 Poppins,sans-serif;text-decoration:none}.site-switcher-avatar{width:34px;height:34px}.site-switcher-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%}.site-switcher-tile{justify-content:flex-start;min-height:326px;padding:15px}.site-switcher-preview{background:#101010;grid-template-rows:30px 1fr;width:100%;min-height:212px;overflow:hidden}.site-switcher-preview:after{display:none}.site-switcher-preview-header{background:linear-gradient(90deg,#1b1b1b,#7f1013 55%,#d71d23);position:relative}.site-switcher-preview-header:before{content:"";background:#ffffffe0;border-radius:999px;width:44px;height:8px;position:absolute;top:10px;left:12px;box-shadow:56px 0 #ffffff5c,112px 0 #ffffff38}.site-switcher-preview-body{background:#f4f4f4;border-radius:14px;margin:9px;display:block;position:relative;overflow:hidden}.site-switcher-preview-body span{display:block}.switcher-slides-library{background:#0f0f12;width:23%;padding:10px 7px;position:absolute;inset:0 auto 0 0}.switcher-slides-library span{background:#2f3238;border-radius:5px;height:16px;margin-bottom:8px}.switcher-slides-screen{background:linear-gradient(135deg,#111,#2d2d33);border-radius:10px;height:76px;position:absolute;top:12px;left:27%;right:9px;box-shadow:inset 0 0 0 2px #ffffff1f}.switcher-slides-title{background:#fff;border-radius:999px;width:54%;height:11px;margin:16px 0 0 14px}.switcher-slides-line{background:#f7c72d;border-radius:999px;width:72%;height:7px;margin:10px 0 0 14px}.switcher-slides-line.is-short{background:#75a8ff;width:46%}.switcher-slides-set{grid-template-columns:repeat(3,1fr);gap:7px;display:grid;position:absolute;bottom:14px;left:27%;right:9px}.switcher-slides-set span{background:#e3e3e3;border-radius:8px;height:36px;box-shadow:inset 0 0 0 2px #cfcfcf}.switcher-slides-controls{gap:8px;display:flex;position:absolute;bottom:62px;left:31%}.switcher-slides-controls span{background:#cf1d21;border-radius:999px;width:26px;height:26px}.switcher-slides-controls span:nth-child(2){background:#f2f2f2}.switcher-slides-controls span:nth-child(3){background:#30b35b}.switcher-admin-nav{background:linear-gradient(135deg,#ffffff85,#ffffff1f);border-radius:999px;gap:7px;padding:7px;display:flex;position:absolute;top:12px;left:12px;right:12px;box-shadow:inset 0 0 0 1px #ffffff80}.switcher-admin-nav span{background:#eee;border-radius:999px;flex:1;height:20px}.switcher-admin-hero{background:#dfdfdf;border-radius:14px;height:44px;position:absolute;top:60px;left:18px;right:18px}.switcher-admin-hero span:first-child{background:#111;border-radius:999px;width:48%;height:12px;margin:12px auto 0}.switcher-admin-hero span:last-child{background:#c8c8c8;border-radius:999px;width:28%;height:9px;margin:7px auto 0}.switcher-admin-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid;position:absolute;bottom:14px;left:18px;right:18px}.switcher-admin-grid span{background:#d2d2d2;border-radius:9px;height:34px;box-shadow:inset 0 0 0 2px #bdbdbd}.switcher-admin-grid span:nth-child(2){box-shadow:inset 4px 0 #30b35b}.switcher-admin-grid span:nth-child(3){box-shadow:inset 4px 0 #cf1d21}.switcher-public-slider{background:linear-gradient(135deg,#130303,#b41419 68%,#f03223);position:absolute;inset:0}.switcher-public-slide.is-main{background:linear-gradient(135deg,#ffffffeb,#ffffff52);border-radius:15px;position:absolute;inset:16px 18px 40px;box-shadow:0 20px 40px #0003}.switcher-public-slide.is-side{background:#00000038;border-radius:12px;width:42%;height:52px;position:absolute;top:30px;right:26px}.switcher-public-copy{background:#121212;border-radius:999px;width:44%;height:13px;position:absolute;top:38px;left:32px;box-shadow:0 22px #121212b8,0 44px #1212125c}.switcher-public-button{background:#cf1d21;border-radius:999px;width:78px;height:22px;position:absolute;bottom:56px;left:32px}.switcher-public-dots{gap:6px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.switcher-public-dots span{background:#fff9;border-radius:999px;width:9px;height:9px}.switcher-public-dots span:first-child{background:#fff}.switcher-public-arrow{background:#ffffffe0;border-radius:999px;width:24px;height:24px;position:absolute;top:50%}.switcher-public-arrow.is-left{left:10px}.switcher-public-arrow.is-right{right:10px}.switcher-intranet-menu{grid-template-columns:repeat(4,1fr);gap:7px;display:grid;position:absolute;top:12px;left:14px;right:14px}.switcher-intranet-menu span{background:#ececec;border-radius:999px;height:22px}.switcher-intranet-event{background:#dedede;border-radius:14px;height:66px;position:absolute;top:52px;left:18px;right:18px}.switcher-intranet-event span:first-child{background:#111;border-radius:999px;width:60%;height:12px;margin:14px auto 0}.switcher-intranet-event span:nth-child(2){background:#aaa;border-radius:999px;width:42%;height:9px;margin:10px auto 0}.switcher-intranet-event span:nth-child(3){background:#bfbfbf;border-radius:999px;width:72%;height:7px;margin:8px auto 0}.switcher-intranet-form{grid-template-columns:1fr 1fr;gap:8px;display:grid;position:absolute;bottom:14px;left:18px;right:18px}.switcher-intranet-form span{background:#fff;border-radius:999px;height:24px}.switcher-intranet-form span:last-child{background:#cf1d21;grid-column:1/-1;width:46%}@media (width<=1050px){.site-switcher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.site-switcher-modal{padding:70px 18px 22px}.site-switcher-grid{grid-template-columns:1fr}}.site-switcher-account .site-switcher-account-chip{text-shadow:0 2px 10px #00000073;border:0;border-radius:0;width:fit-content;min-height:40px;padding:0;color:#fff!important;box-shadow:none!important;background:0 0!important}.site-switcher-account .site-switcher-account-chip:hover{color:#fff!important;background:0 0!important}.site-switcher-account .site-switcher-account-chip .site-switcher-avatar{box-shadow:0 8px 18px #00000038}.site-switcher-tile{text-align:center;align-items:stretch}.site-switcher-preview{place-items:stretch stretch;display:grid}.site-switcher-preview-body{width:calc(100% - 18px);height:calc(100% - 18px)}.switcher-slides-screen,.switcher-slides-set{left:26%}.switcher-slides-screen{right:10px}.switcher-slides-controls{left:30%}.switcher-admin-nav,.switcher-admin-hero,.switcher-admin-grid,.switcher-intranet-menu,.switcher-intranet-event,.switcher-intranet-form{box-sizing:border-box}.switcher-public-slide.is-side{width:34%;top:30px;right:28px}.site-switcher-logo,.site-switcher-logo:hover{filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-switcher-account .site-switcher-account-chip{gap:13px;min-height:52px;font-size:20px}.site-switcher-account .site-switcher-account-chip .site-switcher-avatar,.site-switcher-account .site-switcher-avatar{width:46px;height:46px}.site-switcher-preview{height:222px;grid-template-rows:30px minmax(0,1fr)!important;place-items:stretch stretch!important;width:100%!important;min-height:222px!important;display:grid!important}.site-switcher-preview-body{grid-row:2;place-self:stretch stretch;border-radius:0 0 16px 16px!important;width:100%!important;height:100%!important;margin:0!important}.site-switcher-tile--slides .site-switcher-preview-body,.site-switcher-tile--admin .site-switcher-preview-body,.site-switcher-tile--public .site-switcher-preview-body,.site-switcher-tile--intranet .site-switcher-preview-body{background:#f4f4f4!important}.switcher-slides-library{width:29%}.switcher-slides-screen,.switcher-slides-set{left:33%;right:14px}.switcher-slides-screen{height:82px;top:15px}.switcher-slides-controls{bottom:65px;left:35%}.switcher-admin-nav{left:14px;right:14px}.switcher-admin-hero,.switcher-admin-grid{left:18px;right:18px}.switcher-public-slider{inset:0}.switcher-public-slide.is-side{width:40%;right:34px}.switcher-public-copy{width:44%;left:34px}.switcher-public-button{left:34px}.site-switcher-preview{justify-self:stretch!important}.site-switcher-account .site-switcher-account-chip,.site-switcher-account .site-switcher-account-chip:hover{filter:none!important;color:#fff!important;background:0 0!important}.site-switcher-account .site-switcher-account-chip img,.site-switcher-account .site-switcher-account-chip:hover img{filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-switcher-backdrop{justify-content:center!important;align-items:center!important;padding:20px!important;display:flex!important}.site-switcher-modal{height:calc(100vh - 48px)!important;min-height:0!important;max-height:820px!important;overflow:auto!important}.site-switcher-grid{align-items:stretch!important;width:100%!important}.site-switcher-tile{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;justify-items:stretch!important;display:grid!important}.site-switcher-preview{justify-self:stretch!important;width:100%!important}.site-switcher-account .site-switcher-account-chip,.site-switcher-account .site-switcher-account-chip:hover{filter:none!important;color:#fff!important;background:0 0!important;transform:none!important}.site-switcher-account .site-switcher-account-chip img,.site-switcher-account .site-switcher-account-chip:hover img,.site-switcher-logo,.site-switcher-logo:hover{filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-switcher-tile{grid-template-rows:190px auto auto!important;align-content:start!important;gap:8px!important;min-height:302px!important;padding:16px!important}.site-switcher-preview{border-radius:18px!important;grid-template-rows:26px 1fr!important;height:190px!important;min-height:190px!important}.site-switcher-preview-header:before{width:42px!important;height:7px!important;top:9px!important;left:14px!important;box-shadow:56px 0 #ffffff73,112px 0 #ffffff47!important}.site-switcher-preview-body{border-radius:0 0 16px 16px!important;overflow:hidden!important}.site-switcher-preview-body span{box-sizing:border-box!important}.switcher-slides-library{width:25%!important;padding:14px 8px!important;inset:0 auto 0 0!important}.switcher-slides-line.is-short{width:38%!important}.switcher-slides-controls{gap:9px!important;bottom:56px!important;left:32%!important}.switcher-slides-controls span{width:22px!important;height:22px!important}.switcher-slides-set{gap:8px!important;bottom:16px!important;left:31%!important;right:18px!important}.switcher-admin-nav{gap:8px!important;padding:7px!important;top:16px!important;left:18px!important;right:18px!important}.switcher-admin-nav span{height:16px!important}.switcher-admin-grid{gap:9px!important;bottom:18px!important;left:22px!important;right:22px!important}.switcher-public-slide.is-side{width:34%!important;height:44px!important;top:34px!important;right:34px!important}.switcher-public-dots{bottom:26px!important}.switcher-intranet-menu{gap:8px!important;top:18px!important;left:18px!important;right:18px!important}.switcher-intranet-menu span{height:18px!important}.switcher-intranet-form{gap:8px!important;bottom:18px!important;left:24px!important;right:24px!important}.site-switcher-grid{align-items:start!important}.site-switcher-tile{grid-template-rows:auto auto auto!important;gap:8px!important;height:fit-content!important;min-height:0!important;padding:14px!important}.site-switcher-preview{grid-template-rows:24px 1fr!important;height:146px!important;min-height:146px!important}.site-switcher-title{margin-top:2px!important}.site-switcher-subtitle{margin-top:0!important}.switcher-slides-controls,.switcher-public-dots,.switcher-public-arrow{display:none!important}.switcher-slides-library{width:22%!important;padding:12px 7px!important}.switcher-slides-library span{height:11px!important;margin-bottom:9px!important}.switcher-slides-screen{height:46px!important;top:18px!important;left:29%!important;right:18px!important}.switcher-slides-set span{height:20px!important}.switcher-admin-nav{top:15px!important;left:18px!important;right:18px!important}.switcher-admin-hero{height:38px!important;top:55px!important;left:26px!important;right:26px!important}.switcher-admin-grid{grid-template-columns:1fr 1fr!important;bottom:18px!important;left:26px!important;right:26px!important}.switcher-admin-grid span{height:20px!important}.switcher-public-slide.is-main{inset:18px 24px 44px!important}.switcher-public-slide.is-side{display:none!important}.switcher-public-copy{width:54%!important;height:12px!important;top:42px!important;left:38px!important;box-shadow:0 24px #12121273!important}.switcher-public-button{width:82px!important;height:20px!important;bottom:45px!important;left:38px!important}.switcher-intranet-menu{top:16px!important;left:18px!important;right:18px!important}.switcher-intranet-event{height:42px!important;top:54px!important;left:28px!important;right:28px!important}.switcher-intranet-form{grid-template-columns:1fr!important;bottom:18px!important;left:28px!important;right:28px!important}.switcher-intranet-form span{height:18px!important}.site-switcher-grid{align-items:start!important;gap:22px!important}.site-switcher-tile{color:#fff!important;background:linear-gradient(#1c1c1cf5,#0e0e0ef5)!important;border:1px solid #ffffff2e!important;grid-template-rows:auto auto auto!important;gap:10px!important;height:fit-content!important;min-height:0!important;padding:18px!important;box-shadow:inset 0 1px #ffffff14,0 18px 44px #00000047!important}.site-switcher-tile:hover{background:linear-gradient(#222222fa,#101010fa)!important}.site-switcher-preview{background:#0b0b0c!important;border-radius:8px!important;grid-template-rows:25px 1fr!important;height:158px!important;min-height:158px!important;box-shadow:inset 0 0 0 1px #ffffff1f!important}.site-switcher-preview-header{background:#1d1d1f!important}.site-switcher-preview-header:before{background:#e43a34!important;width:8px!important;height:8px!important;top:9px!important;left:14px!important;box-shadow:18px 0 #f0c24a,36px 0 #54c86a!important}.site-switcher-preview-body{background:radial-gradient(circle at 50% 48%,#cf1d2138,#0000 38%),#080808!important;border-radius:0 0 8px 8px!important;width:100%!important;height:100%!important;margin:0!important;position:relative!important}.site-switcher-preview-body>span,.site-switcher-preview-body>span>span{box-sizing:border-box!important}.site-switcher-title{color:#fff!important;text-align:left!important;margin-top:6px!important;font-size:clamp(1.28rem,1.55vw,1.75rem)!important}.site-switcher-subtitle{color:#ffffffc7!important;text-align:left!important;font-size:.95rem!important}.switcher-slides-controls,.switcher-public-dots,.switcher-public-arrow,.switcher-public-slide.is-side{display:none!important}.switcher-slides-library{background:0 0!important;width:25%!important;padding:0!important;inset:20px auto 20px 18px!important}.switcher-slides-library span{background:#ffffff3d!important;border-radius:999px!important;height:10px!important;margin:0 0 13px!important}.switcher-slides-library span:nth-child(2){background:#cf1d21!important}.switcher-slides-screen{border-radius:8px!important;height:48px!important;top:28px!important;left:35%!important;right:24px!important}.switcher-slides-title{width:48%!important;height:9px!important;margin:13px 0 0 14px!important}.switcher-slides-line{width:66%!important;height:7px!important;margin:9px 0 0 14px!important}.switcher-slides-line.is-short{display:none!important}.switcher-slides-set{grid-template-columns:1fr!important;gap:8px!important;bottom:24px!important;left:35%!important;right:24px!important}.switcher-slides-set span{border-radius:6px!important;height:17px!important}.switcher-admin-nav{box-shadow:none!important;background:0 0!important;gap:10px!important;padding:0!important;top:24px!important;left:24px!important;right:24px!important}.switcher-admin-nav span{background:#ffffff42!important;height:10px!important}.switcher-admin-nav span:first-child{background:#cf1d21!important}.switcher-admin-hero{background:#ffffff29!important;border-radius:10px!important;height:42px!important;top:54px!important;left:34px!important;right:34px!important}.switcher-admin-grid{grid-template-columns:1fr 1fr!important;gap:9px!important;bottom:22px!important;left:34px!important;right:34px!important}.switcher-admin-grid span{background:#fff3!important;border-radius:6px!important;height:17px!important}.switcher-public-slider{background:radial-gradient(circle at 50% 48%,#cf1d2173,#0000 34%),#0b0b0c!important;inset:0!important}.switcher-public-slide.is-main{background:#ffffff0f!important;border-radius:8px!important;inset:30px 38px 44px!important}.switcher-public-copy{background:#ffffff52!important;width:48%!important;height:9px!important;top:60px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 18px #ffffff42!important}.switcher-public-button{width:78px!important;height:18px!important;bottom:50px!important;left:50%!important;transform:translate(-50%)!important}.switcher-intranet-menu{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;top:26px!important;left:28px!important;right:28px!important}.switcher-intranet-menu span{background:#ffffff40!important;height:11px!important}.switcher-intranet-menu span:first-child{background:#cf1d21!important}.switcher-intranet-event{background:#ffffff24!important;border-radius:10px!important;height:44px!important;top:58px!important;left:34px!important;right:34px!important}.switcher-intranet-form{grid-template-columns:1fr!important;gap:8px!important;bottom:24px!important;left:34px!important;right:34px!important}.switcher-intranet-form span{background:#ffffff3d!important;height:13px!important}.site-switcher-tile--slides .site-switcher-preview-body,.site-switcher-tile--admin .site-switcher-preview-body,.site-switcher-tile--public .site-switcher-preview-body,.site-switcher-tile--intranet .site-switcher-preview-body,.switcher-public-slider{background:radial-gradient(circle at 50% 48%,#cf1d212e,#0000 38%),#080808!important}.switcher-slides-screen,.switcher-admin-hero,.switcher-public-slide.is-main,.switcher-intranet-event{background:#ffffff14!important}.switcher-slides-set span,.switcher-admin-grid span,.switcher-intranet-form span{background:#ffffff2e!important}.site-switcher-modal .site-switcher-preview,.site-switcher-modal .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--slides .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--admin .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--public .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--intranet .site-switcher-preview-body,.site-switcher-modal .switcher-public-slider{background:#070707!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-public-slide.is-main,.site-switcher-modal .switcher-intranet-event{background:#181818!important;box-shadow:inset 0 0 0 1px #ffffff1c!important}.site-switcher-modal .switcher-slides-set span,.site-switcher-modal .switcher-admin-grid span,.site-switcher-modal .switcher-intranet-form span,.site-switcher-modal .switcher-intranet-menu span,.site-switcher-modal .switcher-slides-library span{box-shadow:none!important;background:#fff3!important}.site-switcher-modal .switcher-admin-nav span:first-child,.site-switcher-modal .switcher-intranet-menu span:first-child,.site-switcher-modal .switcher-slides-library span:nth-child(2),.site-switcher-modal .switcher-public-button{background:#d51d22!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-admin-hero span:first-child,.site-switcher-modal .switcher-intranet-event span:first-child{background:#ffffffb8!important}.site-switcher-modal .switcher-slides-line{background:#f1cc25!important}.site-switcher-modal .switcher-slides-library,.site-switcher-modal .switcher-slides-set,.site-switcher-modal .switcher-admin-nav,.site-switcher-modal .switcher-admin-grid,.site-switcher-modal .switcher-intranet-menu,.site-switcher-modal .switcher-intranet-form{display:none!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-intranet-event{background:#181818!important;border-radius:8px!important;height:88px!important;top:38px!important;left:48px!important;right:48px!important;box-shadow:inset 0 0 0 1px #ffffff21!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-admin-hero span:first-child,.site-switcher-modal .switcher-intranet-event span:first-child{background:#ffffffb8!important;border-radius:999px!important;width:58%!important;height:10px!important;margin:22px auto 0!important}.site-switcher-modal .switcher-slides-line,.site-switcher-modal .switcher-admin-hero span:last-child,.site-switcher-modal .switcher-intranet-event span:nth-child(2){background:#ffffff57!important;border-radius:999px!important;width:42%!important;height:8px!important;margin:13px auto 0!important}.site-switcher-modal .switcher-slides-line.is-short,.site-switcher-modal .switcher-intranet-event span:nth-child(3){background:#d51d22!important;border-radius:999px!important;width:34%!important;height:18px!important;margin:14px auto 0!important;display:block!important}.site-switcher-modal .switcher-slides-screen .switcher-slides-line{background:#f1cc25!important}.site-switcher-modal .site-switcher-preview-body{place-items:center!important;display:grid!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-public-slide.is-main,.site-switcher-modal .switcher-intranet-event{width:64%!important;height:88px!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-public-button{left:50%!important}.site-switcher-modal .switcher-public-slider{background:#181818!important;border-radius:8px!important;width:64%!important;height:88px!important;margin:0!important;position:static!important;box-shadow:inset 0 0 0 1px #ffffff21!important}.site-switcher-modal .switcher-public-slide.is-main{display:none!important}.site-switcher-modal .switcher-public-copy{width:54%!important;top:30px!important;transform:translate(-50%)!important}.site-switcher-modal .switcher-public-button{bottom:20px!important;transform:translate(-50%)!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-intranet-event,.site-switcher-modal .switcher-public-slider{place-content:center!important;place-items:center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-slides-line,.site-switcher-modal .switcher-slides-line.is-short,.site-switcher-modal .switcher-admin-hero span,.site-switcher-modal .switcher-intranet-event span,.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-public-button{margin:0!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-admin-hero span:first-child,.site-switcher-modal .switcher-intranet-event span:first-child,.site-switcher-modal .switcher-public-copy{width:58%!important;height:10px!important}.site-switcher-modal .switcher-slides-line,.site-switcher-modal .switcher-admin-hero span:last-child,.site-switcher-modal .switcher-intranet-event span:nth-child(2){width:42%!important;height:8px!important}.site-switcher-modal .switcher-slides-line.is-short,.site-switcher-modal .switcher-intranet-event span:nth-child(3),.site-switcher-modal .switcher-public-button{width:34%!important;height:18px!important}.site-switcher-modal .switcher-slides-screen>span,.site-switcher-modal .switcher-admin-hero>span,.site-switcher-modal .switcher-intranet-event>span,.site-switcher-modal .switcher-public-slider>span{justify-self:center!important;display:block!important}.site-switcher-modal .site-switcher-account-chip,.site-switcher-modal .site-switcher-account-chip:hover{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;padding:0!important}.site-switcher-modal .site-switcher-avatar,.site-switcher-modal .site-switcher-avatar img{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.site-switcher-modal .site-switcher-avatar{overflow:hidden!important}.site-switcher-modal .site-switcher-grid{align-items:start!important;gap:22px!important}.site-switcher-modal .site-switcher-tile{background:linear-gradient(#1f1f1ffa,#0d0d0dfa)!important;border-radius:20px!important;grid-template-rows:auto auto auto!important;gap:9px!important;height:fit-content!important;min-height:0!important;padding:15px!important}.site-switcher-modal .site-switcher-preview{background:#080808!important;border-radius:14px!important;grid-template-rows:30px 1fr!important;width:100%!important;height:170px!important;min-height:170px!important;display:grid!important;overflow:hidden!important}.site-switcher-modal .site-switcher-preview-header{background:linear-gradient(90deg,#160707 0%,#871112 62%,#d51d22 100%)!important;height:30px!important}.site-switcher-modal .site-switcher-preview-header:before{top:10px!important;left:14px!important}.site-switcher-modal .site-switcher-preview-body{background:#050505!important;border-radius:0 0 14px 14px!important;width:100%!important;height:100%!important;margin:0!important;display:block!important;position:relative!important;overflow:hidden!important}.site-switcher-modal .site-switcher-preview-body:before{content:""!important;background:#181818!important;border-radius:10px!important;width:62%!important;height:70%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:inset 0 0 0 1px #ffffff24!important}.site-switcher-modal .site-switcher-preview-body:after{content:""!important;width:40%!important;height:9px!important;box-shadow:0 26px 0 -1px #ffffff57, 0 56px 0 5px var(--switcher-accent,#d51d22)!important;background:#ffffffb8!important;border-radius:999px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-24px)!important}.site-switcher-modal .site-switcher-tile--admin,.site-switcher-modal .site-switcher-tile--public,.site-switcher-modal .site-switcher-tile--intranet{--switcher-accent:#d51d22}.site-switcher-modal .site-switcher-title{color:#fff!important;text-align:left!important;white-space:nowrap!important;margin:3px 0 0!important;font-size:clamp(1.08rem,1.2vw,1.28rem)!important;line-height:1.05!important;overflow:visible!important}.site-switcher-modal .site-switcher-subtitle{color:#ffffffc7!important;text-align:left!important;margin:0!important;font-size:.88rem!important;line-height:1.2!important}.site-switcher-modal .site-switcher-preview-body{--preview-panel-width:64%;--preview-panel-height:68%;--preview-line-width:46%;--preview-line-y:-30px;--preview-secondary-y:22px;--preview-action-y:48px;--preview-action-spread:-15px}.site-switcher-modal .site-switcher-preview-body:before{width:var(--preview-panel-width)!important;height:var(--preview-panel-height)!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.site-switcher-modal .site-switcher-preview-body:after{width:var(--preview-line-width)!important;height:8px!important;transform:translate(-50%, var(--preview-line-y))!important;box-shadow:0 var(--preview-secondary-y) 0 -2px #ffffff57, 0 var(--preview-action-y) 0 var(--preview-action-spread) var(--switcher-accent,#d51d22)!important;background:#ffffffb8!important;top:50%!important;left:50%!important}.site-switcher-modal .site-switcher-tile--slides{--switcher-accent:#f1d426}.site-switcher-modal .site-switcher-tile--slides .site-switcher-preview-body{--preview-panel-width:62%;--preview-panel-height:72%;--preview-line-width:46%;--preview-line-y:-31px;--preview-secondary-y:22px;--preview-action-y:49px;--preview-action-spread:-14px}.site-switcher-modal .site-switcher-tile--admin .site-switcher-preview-body{--preview-panel-width:68%;--preview-panel-height:66%;--preview-line-width:50%;--preview-line-y:-28px;--preview-secondary-y:21px;--preview-action-y:46px;--preview-action-spread:-18px}.site-switcher-modal .site-switcher-tile--public .site-switcher-preview-body{--preview-panel-width:72%;--preview-panel-height:58%;--preview-line-width:54%;--preview-line-y:-24px;--preview-secondary-y:19px;--preview-action-y:41px;--preview-action-spread:-20px}.site-switcher-modal .site-switcher-tile--intranet .site-switcher-preview-body{--preview-panel-width:60%;--preview-panel-height:72%;--preview-line-width:44%;--preview-line-y:-30px;--preview-secondary-y:23px;--preview-action-y:49px;--preview-action-spread:-16px}.site-switcher-modal .site-switcher-preview-body{place-items:center!important;padding:18px!important;display:grid!important}.site-switcher-modal .site-switcher-preview-body:before,.site-switcher-modal .site-switcher-preview-body:after{content:none!important;display:none!important}.site-switcher-modal .site-switcher-preview-body>span{display:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{box-sizing:border-box!important;background:#181818!important;border-radius:10px!important;width:68%!important;height:94px!important;min-height:94px!important;margin:0!important;padding:18px 20px!important;position:static!important;inset:auto!important;overflow:hidden!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff24!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen{grid-template-rows:10px 7px 16px!important;align-content:center!important;place-items:center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-slides-screen>span,.site-switcher-modal .switcher-admin-hero>span,.site-switcher-modal .switcher-public-slider>span,.site-switcher-modal .switcher-intranet-event>span{box-sizing:border-box!important;border-radius:999px!important;margin:0!important;display:block!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .switcher-slides-title{background:#ffffffbd!important;width:62%!important;height:10px!important}.site-switcher-modal .switcher-slides-line{background:#ffffff52!important;width:46%!important;height:7px!important}.site-switcher-modal .switcher-slides-line.is-short{background:#f1d426!important;width:34%!important;height:16px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero{grid-template-rows:10px 7px 15px!important;align-content:center!important;place-items:center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-admin-hero:after{content:""!important;background:#d51d22!important;border-radius:999px!important;width:30%!important;height:15px!important;display:block!important}.site-switcher-modal .switcher-admin-hero span:first-child{background:#ffffffbd!important;width:68%!important;height:10px!important}.site-switcher-modal .switcher-admin-hero span:last-child{background:#ffffff52!important;width:43%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider{grid-template-rows:10px 7px 15px!important;align-content:center!important;place-items:start center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-public-slider>span{display:none!important}.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-public-slide.is-main,.site-switcher-modal .switcher-public-button{display:block!important}.site-switcher-modal .switcher-public-copy{background:#ffffffbd!important;width:72%!important;height:10px!important}.site-switcher-modal .switcher-public-slide.is-main{background:#ffffff52!important;width:58%!important;height:7px!important}.site-switcher-modal .switcher-public-button{background:#d51d22!important;width:32%!important;height:15px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{grid-template-rows:10px 7px 15px!important;align-content:center!important;place-items:center end!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-intranet-event span:first-child{background:#ffffffbd!important;width:70%!important;height:10px!important}.site-switcher-modal .switcher-intranet-event span:nth-child(2){background:#ffffff52!important;width:48%!important;height:7px!important}.site-switcher-modal .switcher-intranet-event span:nth-child(3){background:#d51d22!important;width:32%!important;height:15px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{grid-template-columns:100%!important;justify-items:center!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span{display:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-copy,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-slide.is-main,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-button{display:block!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{place-items:center!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider:before,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider:after{content:none!important;display:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-slide.is-main{background:#ffffffbd!important;width:72%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-copy{background:#ffffff52!important;width:58%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-button{background:#d51d22!important;width:32%!important;height:15px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:9px!important;display:flex!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero:after{margin:0!important;box-shadow:none!important;filter:none!important;flex:none!important;align-self:center!important;margin-inline:auto!important;position:static!important;transform:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span:after,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:after,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span:after,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:after{content:none!important;display:none!important}.site-switcher-modal .site-switcher-preview-body{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;display:flex!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:nth-child(n){box-shadow:none!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>.switcher-slides-title{width:62%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>.switcher-slides-line{width:46%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>.switcher-slides-line.is-short{width:34%!important;height:16px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:first-child{width:68%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:last-child{width:43%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:first-child{width:70%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:nth-child(2){width:48%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:nth-child(3){width:32%!important;height:15px!important}#app{flex-direction:column;min-height:100vh;display:flex}#app>.auth-page,#app>.app{flex:1 0 auto;width:100%;height:auto;min-height:0}.ecosystem-footer{background:#fff;flex:none;width:100%;min-height:24px;margin-top:auto;padding:5px 12px 7px;z-index:auto!important;color:#0000009e!important;mix-blend-mode:normal!important;position:static!important;inset:auto!important}.ecosystem-footer a{color:#000!important}
