:root{--neutral-0:#fff;--neutral-1:#fafaf9;--neutral-2:#f5f5f4;--neutral-3:#e7e5e4;--neutral-4:#d6d3d1;--neutral-5:#a8a29e;--neutral-6:#78716c;--neutral-7:#57534e;--neutral-8:#44403c;--neutral-9:#292524;--neutral-10:#1c1917;--neutral-11:#0c0a09;--neutral-12:#000;--primary-light:#fff6cc;--primary-base:#fd0;--primary-hover:#ffea7e;--primary-dark:#393213;--red:#f50c52;--green:#16a34a;--font-displayLarge:45px;--font-displayMedium:40px;--font-displaySmall:36px;--font-heading1:32px;--font-heading2:28px;--font-heading3:25px;--font-heading4:22px;--font-heading5:20px;--font-heading6:18px;--font-subtitle:16px;--font-body:14px;--font-caption:12px;--font-label:11px;--font-tagline:10px;--transition-base:all .25s cubic-bezier(.65, 0, .35, 1);--body:"Google Sans", sans-serif}*{box-sizing:border-box;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-variation-settings:"GRAD" 0;margin:0;padding:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--neutral-8);border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:var(--neutral-6)}::selection{background-color:var(--neutral-1);color:var(--neutral-11)}::selection{background-color:var(--neutral-1);color:var(--neutral-11)}html{scroll-behavior:smooth}body{background-color:var(--neutral-12);color:var(--neutral-0);font-family:var(--body)}input,textarea,label,button,a{font-family:inherit;transition:all .32s ease-in-out}.app-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:101;background-color:#000000e6;justify-content:space-between;align-items:center;width:100%;padding:8px 16px;display:flex;position:sticky;top:0;left:0}.header-logo img{height:16px}.header-logo{height:22px}.header-actions{align-items:center;gap:10px;display:flex}.search-button{cursor:pointer;font-size:var(--font-body);color:var(--neutral-5);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:0 2px;font-weight:500;line-height:0;display:flex}.font-toggle-button{cursor:pointer;color:var(--neutral-5);background:0 0;border:none;border-radius:100px;justify-content:center;align-items:center;padding:4px 8px;transition:all .2s;display:flex}.font-toggle-button:hover{color:var(--neutral-3);background-color:var(--neutral-10)}.font-toggle-button.serif{color:var(--primary-base)}#mainContent{max-width:648px;margin:16px auto 24px;padding:0 16px}.loading,.more-loading{text-align:center;color:var(--neutral-8);font-style:italic;font-size:var(--font-subtitle);margin:40px auto;padding:16px}.more-loading{margin:20px auto}.error-message{color:#721c24;text-align:center;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:16px;margin:24px 0;padding:16px 24px}.thread-header-simple{align-items:center;gap:12px;margin:0 0 20px;display:flex}.thread-header-profile-group{appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.author-avatar-wrap{flex-shrink:0}.author-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px;display:block}.author-info-text{flex-direction:column;flex:1;min-width:0;display:flex}.author-name-row{align-items:center;gap:6px;min-width:0;display:flex}.author-name{font-size:var(--font-body);color:var(--neutral-3);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;font-weight:700;overflow:hidden}.author-handle{font-size:var(--font-body);color:var(--neutral-5);white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.post-timestamp{font-size:var(--font-body);color:var(--neutral-6);margin-top:3px}.profile-popover{background:linear-gradient(180deg, var(--neutral-11) 0%, var(--neutral-12) 100%);border:2px solid var(--neutral-9);z-index:20001;border-radius:20px;max-width:360px;padding:20px;position:fixed;box-shadow:0 8px 16px #a7a7a72e}.profile-popover-close{color:var(--neutral-5);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:6px;display:inline-flex;position:absolute;top:16px;right:16px}.profile-popover-close:hover{background:var(--neutral-10);color:var(--neutral-4)}.profile-popover-loading,.profile-popover-error{color:var(--neutral-3);font-size:var(--font-body);padding:20px 4px 10px}.profile-popover-header{align-items:center;gap:12px;padding-right:34px;display:flex}.profile-popover-avatar{object-fit:cover;border:1px solid var(--neutral-2);border-radius:999px;flex:none;width:36px;height:36px}.profile-popover-names{min-width:0}.profile-popover-name{color:var(--neutral-3);font-weight:700;font-size:var(--font-body);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;overflow:hidden}.profile-popover-handle{color:var(--neutral-5);font-size:var(--font-body);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile-popover-description{color:var(--neutral-5);font-size:var(--font-body);white-space:pre-wrap;word-break:break-word;margin-top:10px;line-height:1.55}.profile-popover-metrics{color:var(--neutral-6);font-size:var(--font-body);flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:12px;display:flex}.profile-popover-metric span{color:var(--neutral-3);font-weight:500}.profile-popover-metric{-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:inline-flex}.profile-popover-name-row{align-items:center;gap:8px;display:flex}.bsky-badges{align-items:center;gap:6px;display:inline-flex}.bsky-badge-wrap{justify-content:center;align-items:center;display:inline-flex}.bsky-badge{display:inline-block}.bsky-badge-check{color:#4596ff}.bsky-badge-seal{color:#2fdb6e}.bsky-badge-crown{color:#ffb22c}.bsky-badge-lock{color:#6b7280}.bsky-badge-warning{color:#ef4444}.bsky-badge-tag{color:#7c3aed}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#discussion-embed-container{scroll-margin-top:128px}.placeholder-avatar{background-color:var(--neutral-9);border-radius:50%}.author-info{text-overflow:ellipsis;flex-direction:column;line-height:1.2;display:flex;overflow:hidden}#profileDescription{font-size:var(--font-body);color:var(--neutral-8);word-wrap:break-word;margin:8px 0 0;font-style:italic;line-height:1.6}#profileDescription br+br{content:"";margin-top:4px;display:block}#profileDescription a{color:var(--primary-base);word-break:break-all;font-weight:500;text-decoration:none}#metaRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;padding:4px 0 0;display:flex}#postTimestampContainer .post-timestamp{color:var(--neutral-9);font-size:var(--font-label);white-space:nowrap;font-weight:500}.ph-speaker-high,.ph-speaker-simple-slash{color:var(--neutral-3)!important}#copyUrlContainer{justify-content:flex-start;align-items:center;gap:8px;display:flex!important}#copyUrlButton,#viewOnBlueskyButton{cursor:pointer;line-height:0;font-size:var(--font-body);border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px;font-weight:500;text-decoration:none;transition:all .32s ease-in-out;display:flex}#copyUrlButton{background-color:var(--primary-base);color:var(--neutral-12)}#copyUrlButton.copied{background-color:var(--primary-base)}#viewOnBlueskyButton{background-color:var(--neutral-9);color:var(--neutral-4)}#viewOnBlueskyButton:hover{background-color:var(--neutral-8);color:var(--neutral-3)}#copyFeedbackSpan{font-size:var(--font-body);color:var(--green);font-style:italic;font-weight:500}#consolidatedContent{padding:4px 0!important}.post-block{margin:24px 0}.post-block:last-child{border-bottom:none;margin-bottom:0}.post-text{color:var(--neutral-4);font-size:var(--font-heading6);margin:0;line-height:1.7;overflow-wrap:break-word!important;word-break:break-word!important}.serif-mode .post-text{font-family:var(--font-serif), serif;font-weight:500}.post-text p{margin:0 0 16px}.post-text p:last-child{margin-bottom:0}.post-media{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-content:center;align-items:flex-start;gap:16px;margin:16px 0;display:grid}.post-media .media-image-link{border:2px solid var(--neutral-10);border-radius:16px;line-height:0;transition:all .32s ease-in-out;display:block;overflow:hidden}.post-media img,.post-media .video-player-container{background-color:#0000;border:none;border-radius:16px;width:100%;height:auto;display:block}.post-media img{object-fit:cover}.external-link-card{border:2px solid var(--neutral-10);color:inherit;background-color:var(--neutral-11);border-radius:20px;grid-template-columns:25% 1fr;width:100%;min-height:120px;text-decoration:none;transition:all .32s ease-in-out;display:grid;overflow:hidden}.external-link-card.no-thumb{grid-template-columns:1fr}.external-link-thumb{border-right:1px solid var(--neutral-10);background-color:var(--neutral-12);width:100%;height:100%;position:relative;overflow:hidden}.external-link-thumb img{object-fit:cover;border-radius:16px 0 0 16px;width:100%;height:100%;display:block}.external-link-info{flex-direction:column;justify-content:center;gap:6px;padding:16px;display:flex;overflow:hidden}.external-link-title{font-size:var(--font-subtitle);color:var(--neutral-4);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.external-link-description{font-size:var(--font-body);color:var(--neutral-5);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.external-link-domain{font-size:var(--font-caption);color:var(--neutral-4);text-transform:lowercase;margin-top:3px;font-weight:500}.video-player-container{cursor:pointer;background-color:var(--neutral-11);border:none;border-radius:16px;max-width:100%;min-height:100px;display:block;position:relative;overflow:hidden}.video-player-container.init-failed,.video-player-container.playback-error{border-color:var(--red)}.video-player-container.init-failed:before,.video-player-container.playback-error:before{content:"Video Error";color:#fff;z-index:5;background-color:#dc3545b3;border-radius:4px;padding:5px 10px;font-size:.9em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player-container video.video-element{object-fit:contain;background-color:var(--neutral-11);z-index:1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.video-thumbnail{object-fit:cover;z-index:2;opacity:1;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.video-play-icon{font-size:var(--font-heading5);color:var(--neutral-0);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:3;pointer-events:none;opacity:1;background-color:#00000052;border-radius:50%;padding:24px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-mute-button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--neutral-0);cursor:pointer;z-index:5;opacity:0;background-color:#00000052;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:opacity .3s,background-color .2s;display:flex;position:absolute;bottom:12px;right:12px}.video-progress-bar{z-index:4;opacity:0;pointer-events:none;background-color:#ffffff29;width:100%;height:3px;transition:opacity .3s;position:absolute;bottom:0;left:0}.video-progress-filled{background-color:var(--red);border-radius:0 2px 2px 0;width:0%;height:100%;transition:width .1s linear}.video-player-container:hover .video-mute-button,.video-player-container.playing .video-mute-button,.video-player-container:hover .video-progress-bar,.video-player-container.playing .video-progress-bar{opacity:1}.video-player-container.playing .video-thumbnail,.video-player-container.playing .video-play-icon{opacity:0;pointer-events:none}.video-player-container.loading:after{content:"";box-sizing:border-box;border:4px solid #fff3;border-top-color:var(--neutral-3);z-index:5;border-radius:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:.8s linear infinite spin;position:absolute;top:50%;left:50%}.quote-post-link{margin:8px 0 32px;display:block}.quote-post-link .atproto-embed,#discussion-embed-container .atproto-embed{margin:24px auto!important}.branch-thread-btn{border:2px solid var(--neutral-10);background:var(--neutral-11);color:var(--neutral-5);font-size:var(--font-body);cursor:pointer;border-radius:999px;align-items:center;gap:8px;margin-top:16px;margin-right:8px;padding:8px 14px;font-family:inherit;font-weight:600;transition:all .32s ease-in-out;display:inline-flex}.branch-thread-btn:hover{border-color:var(--neutral-6);color:var(--neutral-3);background:var(--neutral-9)}.breadcrumb-nav{font-size:var(--font-body);flex-wrap:wrap;align-items:center;gap:4px;margin:12px 0 16px;display:flex}.breadcrumb-item{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}.breadcrumb-link{color:var(--neutral-5);cursor:pointer;font-size:var(--font-body);background:0 0;border:none;border-radius:8px;padding:4px 8px;font-family:inherit;font-weight:500;transition:all .2s}.breadcrumb-link:hover{color:var(--neutral-2);background:var(--neutral-10)}.breadcrumb-sep{color:var(--neutral-7);font-size:var(--font-caption);flex-shrink:0}.breadcrumb-current{color:var(--neutral-3);font-weight:600;font-size:var(--font-body);padding:4px 8px}#consolidatedContent a,.mention-link,.hashtag-link{color:var(--primary-base);word-break:break-all;font-weight:500;text-decoration:none}.thread-metrics{justify-content:space-between;align-items:center;gap:12px;margin:12px 0 16px;display:flex}.thread-info-bar{font-size:var(--font-label);color:var(--neutral-6);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:16px;margin:28px 0 4px;font-weight:500;display:flex}.thread-info-bar:after{content:"";background-color:var(--neutral-10);flex:1;height:3px}.parent-posts-detected{border-left:3px solid var(--primary-base);align-items:center;gap:8px;margin:24px 0 8px;padding:0 0 0 12px;display:flex}.parent-posts-detected p{font-size:var(--font-subtitle);color:var(--neutral-4);margin:0;font-weight:500}.view-parent-thread-btn{color:var(--primary-base);font-weight:600;font-size:var(--font-subtitle);cursor:pointer;white-space:nowrap;background-color:#0000;border:none;border-radius:100px;padding:0;transition:background-color .2s}.view-parent-thread-btn:hover{color:var(--primary-hover)}.view-parent-thread-btn:active{transform:scale(.98)}.thread-metrics-group{align-items:center;gap:20px;display:flex}.thread-metric{font-size:var(--font-body);color:var(--neutral-5);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;line-height:1;display:inline-flex}.thread-metric svg{color:var(--neutral-5)}.scroll-to-top{border:2px solid var(--neutral-10);background:linear-gradient(180deg, var(--neutral-9) 0%, var(--neutral-11) 100%);width:44px;height:44px;color:var(--neutral-5);cursor:pointer;opacity:0;pointer-events:none;z-index:10000;border-radius:999px;transition:background .32s ease-in-out;position:fixed;bottom:16px;right:16px;transform:translateY(6px)}.scroll-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover:hover){.scroll-to-top:hover{background:linear-gradient(180deg, var(--neutral-8) 0%, var(--neutral-10) 100%)}}.scroll-to-top:focus-visible{outline:2px solid var(--primary-base);outline-offset:2px}.thread-navigation{opacity:0;visibility:hidden;z-index:1000;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .2s,visibility .2s;position:fixed;bottom:16px;left:50%;transform:translate(-50%)scale(.6)}.thread-navigation.visible{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.thread-navigation-inner{border:2px solid var(--neutral-10);background:linear-gradient(180deg, var(--neutral-9) 0%, var(--neutral-11) 100%);border-radius:999px;align-items:center;gap:8px;padding:4px;display:flex}.nav-button{cursor:pointer;font-size:var(--font-body);white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-weight:700;transition:all .2s;display:flex}.main-nav-button{background-color:var(--primary-base);color:var(--neutral-12)}.main-nav-button:hover{background-color:var(--primary-hover)}.tertiary-nav-button{color:var(--neutral-5);background:0 0}.tertiary-nav-button:hover{background:var(--neutral-9);color:var(--neutral-4)}.thread-toc{z-index:1000;pointer-events:none;flex-direction:column;transition:bottom .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:24px;right:25px}.thread-toc.with-fab{bottom:74px}.toc-inner{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;align-items:center;gap:6px;display:flex}.toc-title{color:var(--neutral-6);letter-spacing:.05em;margin-bottom:4px;font-size:8px;font-weight:800}.toc-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.toc-dot{background-color:var(--neutral-7);border-radius:50%;width:5px;height:5px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.toc-btn:hover .toc-dot{background-color:var(--neutral-3);transform:scale(1.8)}.toc-btn.active .toc-dot{background-color:var(--primary-base);transform:scale(2.2);box-shadow:0 0 10px #fd06}@media (max-width:768px){.thread-toc{display:none}}.mention-link{font-weight:500}.search-overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100000;opacity:0;visibility:hidden;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,visibility 0s linear .3s;display:flex;position:fixed;top:0;left:0}.search-overlay.visible{opacity:1;visibility:visible;transition:opacity .3s,visibility linear}.overlay-content{background:linear-gradient(180deg, var(--neutral-11) 0%, var(--neutral-12) 100%);border:2px solid var(--neutral-9);border-radius:24px;width:100%;max-width:620px;margin:0 16px;padding:24px;position:relative}.overlay-content h2{color:var(--neutral-4);text-align:left;font-size:var(--font-heading6);margin:0 0 8px}.overlay-content p{text-align:left;color:var(--neutral-5);font-size:var(--font-subtitle);margin-bottom:20px}.overlay-content form{flex-direction:column;gap:15px;display:flex}.overlay-content input[type=url]{font-size:var(--font-subtitle);border:2px solid var(--neutral-9);color:var(--neutral-2);background:var(--neutral-12);border-radius:12px;outline:none;padding:12px 16px}.overlay-content input[type=url]:hover{border-color:var(--neutral-8);background:var(--neutral-11)}.overlay-content input[type=url]:focus{border-color:var(--neutral-7);background:var(--neutral-12)}.overlay-content form button{font-size:var(--font-subtitle);background-color:var(--primary-base);color:var(--neutral-12);cursor:pointer;border:none;border-radius:50px;padding:12px 24px;font-weight:600;transition:all .32s}.close-button{color:var(--neutral-6);cursor:pointer;background:0 0;border:none;padding:4px;line-height:0;position:absolute;top:12px;right:12px}#overlayLoadingIndicator{color:#555;flex-direction:column;align-items:center;gap:10px;margin-top:20px;display:flex}.spinner{border:4px solid #0000001a;border-top-color:var(--primary-base);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}#overlayLoadingText{font-size:.95em;font-style:italic}@media (hover:hover){#profileDescription a:hover{color:var(--primary-hover);text-decoration:underline}.search-button:hover{color:var(--neutral-3)}#copyUrlButton:hover{background-color:var(--primary-hover)}.post-media .media-image-link:hover{transform:scale(1.02)}.external-link-card:hover{background-color:var(--neutral-10);transform:translate(2px)}.video-player-container .video-mute-button:hover{opacity:1;background-color:#000000bf}.mention-link:hover,.hashtag-link:hover{color:var(--primary-hover);text-decoration:underline}.overlay-content form button:hover{background-color:var(--primary-hover)}.close-button:hover{color:var(--neutral-2)}}@media (max-width:768px){#mainContent{margin:0 auto 16px;padding:0 12px}#threadDisplay{border-radius:0;padding:24px 0 0}.post-media{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.post-media img,.post-media .video-player-container{border-radius:12px}.post-text{font-size:var(--font-subtitle)}.external-link-card{border-radius:12px}.external-link-thumb img{border-radius:12px 0 0 12px}}@media (max-width:540px){.app-header{padding:8px 12px}.overlay-content{background-color:var(--neutral-0);border:none;border-top:2px solid var(--neutral-9);border-radius:24px 24px 0 0;width:100%;max-width:720px;padding:24px;position:fixed;bottom:0}.post-text{color:var(--neutral-5)}.overlay-content h2{font-size:var(--font-body)}.overlay-content p{text-align:left;color:var(--neutral-5);font-size:var(--font-caption)}.close-button{top:24px;right:24px}}.loading{text-align:center;color:var(--neutral-5);justify-content:center;align-items:center;gap:8px;padding:40px;display:flex}.loading i.ph-spinner{animation:1s linear infinite spin}
@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/cc9f4252b43d54d2.0liq26hsbdwc9.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8bf1ebb1e27cdda8.0.mbe3s2_5e7b.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+980-9FE,U+1CD0,U+1CD2,U+1CD5-1CD6,U+1CD8,U+1CE1,U+1CEA,U+1CED,U+1CF2,U+1CF5-1CF7,U+200C-200D,U+20B9,U+25CC,U+A8F1}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d4b09e548dc4ba91.0sdwklzptww.q.woff2)format("woff2");unicode-range:U+2C7,U+2D8-2D9,U+2DB,U+307,U+1400-167F,U+18B0-18F5,U+25CC,U+11AB?}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0ec6c84bef5c67ea.01jv9t3qx7453.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/827a210979ea4704.0zme-qozkztx5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c1e5a639ba254f0.0j5o-okmu.kht.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/775191b843768d35.0vfb.qb-9j-b-.woff2)format("woff2");unicode-range:U+30E,U+1200-1399,U+2D80-2DDE,U+AB01-AB2E,U+1E7E0-1E7E6,U+1E7E8-1E7EB,U+1E7ED-1E7EE,U+1E7F0-1E7FE}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b71b7ce0d1079b0e.05t2r0ax2n0n5.woff2)format("woff2");unicode-range:U+589,U+10A0-10FF,U+1C90-1CBA,U+1CBD-1CBF,U+205A,U+2D00-2D2F,U+2E31}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6e6b761138eddc9f.0dvptv6lr.rg..woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/16c7924ea9b676a6.0g_gwhc.za7yq.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7ac3d695e803369e.0~4to0zid731_.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A80-AFF,U+200C-200D,U+20B9,U+25CC,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/258a635de935f01a.0zf9153duqrxn.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A01-A76,U+200C-200D,U+20B9,U+25CC,U+262C,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5ae298b17bbade.17iax65hspae..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/24cccb79abadd5a8.0aoimzuytnxur.woff2)format("woff2");unicode-range:U+1780-17FF,U+19E0-19FF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/22ef3bf585cc4a73.0fvri-dyw0ni3.woff2)format("woff2");unicode-range:U+E81-EDF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ce0c64423438face.16.tnwv4-oidc.woff2)format("woff2");unicode-range:U+307,U+323,U+951-952,U+964-965,U+D00-D7F,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC,U+A830-A832}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/37db81cdb796545a.0omva1wegtof8.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+B01-B77,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/cc37ffbdd3319e4b.0hxsqyh6wnjh_.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/95ab80c2b18b3804.03qjdti1frsi_.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f8b71b303845b64e.0gfeg2a.kc.b8.woff2)format("woff2");unicode-range:U+964-965,U+B82-BFA,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ee339b0464be7e84.0av.j8sz-9~jw.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+C00-C7F,U+1CDA,U+1CF2,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3a09ab19532b9f2b.0.v7vvejoo~yh.woff2)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1876d7d15f459a39.10v~tmi3jjvar.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/310b51b799a8cf5c.0igk_agy5fwks.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Google Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/47d6d6c1e6da10b8.p.06q4lwtlpy078.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/cc9f4252b43d54d2.0liq26hsbdwc9.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8bf1ebb1e27cdda8.0.mbe3s2_5e7b.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+980-9FE,U+1CD0,U+1CD2,U+1CD5-1CD6,U+1CD8,U+1CE1,U+1CEA,U+1CED,U+1CF2,U+1CF5-1CF7,U+200C-200D,U+20B9,U+25CC,U+A8F1}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d4b09e548dc4ba91.0sdwklzptww.q.woff2)format("woff2");unicode-range:U+2C7,U+2D8-2D9,U+2DB,U+307,U+1400-167F,U+18B0-18F5,U+25CC,U+11AB?}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0ec6c84bef5c67ea.01jv9t3qx7453.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/827a210979ea4704.0zme-qozkztx5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c1e5a639ba254f0.0j5o-okmu.kht.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/775191b843768d35.0vfb.qb-9j-b-.woff2)format("woff2");unicode-range:U+30E,U+1200-1399,U+2D80-2DDE,U+AB01-AB2E,U+1E7E0-1E7E6,U+1E7E8-1E7EB,U+1E7ED-1E7EE,U+1E7F0-1E7FE}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b71b7ce0d1079b0e.05t2r0ax2n0n5.woff2)format("woff2");unicode-range:U+589,U+10A0-10FF,U+1C90-1CBA,U+1CBD-1CBF,U+205A,U+2D00-2D2F,U+2E31}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6e6b761138eddc9f.0dvptv6lr.rg..woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/16c7924ea9b676a6.0g_gwhc.za7yq.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7ac3d695e803369e.0~4to0zid731_.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A80-AFF,U+200C-200D,U+20B9,U+25CC,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/258a635de935f01a.0zf9153duqrxn.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A01-A76,U+200C-200D,U+20B9,U+25CC,U+262C,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5ae298b17bbade.17iax65hspae..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/24cccb79abadd5a8.0aoimzuytnxur.woff2)format("woff2");unicode-range:U+1780-17FF,U+19E0-19FF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/22ef3bf585cc4a73.0fvri-dyw0ni3.woff2)format("woff2");unicode-range:U+E81-EDF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ce0c64423438face.16.tnwv4-oidc.woff2)format("woff2");unicode-range:U+307,U+323,U+951-952,U+964-965,U+D00-D7F,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC,U+A830-A832}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/37db81cdb796545a.0omva1wegtof8.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+B01-B77,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/cc37ffbdd3319e4b.0hxsqyh6wnjh_.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/95ab80c2b18b3804.03qjdti1frsi_.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f8b71b303845b64e.0gfeg2a.kc.b8.woff2)format("woff2");unicode-range:U+964-965,U+B82-BFA,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ee339b0464be7e84.0av.j8sz-9~jw.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+C00-C7F,U+1CDA,U+1CF2,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3a09ab19532b9f2b.0.v7vvejoo~yh.woff2)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1876d7d15f459a39.10v~tmi3jjvar.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/310b51b799a8cf5c.0igk_agy5fwks.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/47d6d6c1e6da10b8.p.06q4lwtlpy078.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/cc9f4252b43d54d2.0liq26hsbdwc9.woff2)format("woff2");unicode-range:U+308,U+530-58F,U+2010,U+2024,U+25CC,U+FB13-FB17}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8bf1ebb1e27cdda8.0.mbe3s2_5e7b.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+980-9FE,U+1CD0,U+1CD2,U+1CD5-1CD6,U+1CD8,U+1CE1,U+1CEA,U+1CED,U+1CF2,U+1CF5-1CF7,U+200C-200D,U+20B9,U+25CC,U+A8F1}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d4b09e548dc4ba91.0sdwklzptww.q.woff2)format("woff2");unicode-range:U+2C7,U+2D8-2D9,U+2DB,U+307,U+1400-167F,U+18B0-18F5,U+25CC,U+11AB?}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0ec6c84bef5c67ea.01jv9t3qx7453.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/827a210979ea4704.0zme-qozkztx5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c1e5a639ba254f0.0j5o-okmu.kht.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/775191b843768d35.0vfb.qb-9j-b-.woff2)format("woff2");unicode-range:U+30E,U+1200-1399,U+2D80-2DDE,U+AB01-AB2E,U+1E7E0-1E7E6,U+1E7E8-1E7EB,U+1E7ED-1E7EE,U+1E7F0-1E7FE}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b71b7ce0d1079b0e.05t2r0ax2n0n5.woff2)format("woff2");unicode-range:U+589,U+10A0-10FF,U+1C90-1CBA,U+1CBD-1CBF,U+205A,U+2D00-2D2F,U+2E31}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6e6b761138eddc9f.0dvptv6lr.rg..woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/16c7924ea9b676a6.0g_gwhc.za7yq.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7ac3d695e803369e.0~4to0zid731_.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A80-AFF,U+200C-200D,U+20B9,U+25CC,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/258a635de935f01a.0zf9153duqrxn.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+A01-A76,U+200C-200D,U+20B9,U+25CC,U+262C,U+A830-A839}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6a5ae298b17bbade.17iax65hspae..woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/24cccb79abadd5a8.0aoimzuytnxur.woff2)format("woff2");unicode-range:U+1780-17FF,U+19E0-19FF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/22ef3bf585cc4a73.0fvri-dyw0ni3.woff2)format("woff2");unicode-range:U+E81-EDF,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ce0c64423438face.16.tnwv4-oidc.woff2)format("woff2");unicode-range:U+307,U+323,U+951-952,U+964-965,U+D00-D7F,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC,U+A830-A832}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/37db81cdb796545a.0omva1wegtof8.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+B01-B77,U+1CDA,U+1CF2,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/cc37ffbdd3319e4b.0hxsqyh6wnjh_.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/95ab80c2b18b3804.03qjdti1frsi_.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f8b71b303845b64e.0gfeg2a.kc.b8.woff2)format("woff2");unicode-range:U+964-965,U+B82-BFA,U+200C-200D,U+20B9,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ee339b0464be7e84.0av.j8sz-9~jw.woff2)format("woff2");unicode-range:U+951-952,U+964-965,U+C00-C7F,U+1CDA,U+1CF2,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3a09ab19532b9f2b.0.v7vvejoo~yh.woff2)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1876d7d15f459a39.10v~tmi3jjvar.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/310b51b799a8cf5c.0igk_agy5fwks.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Google Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47d6d6c1e6da10b8.p.06q4lwtlpy078.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.google_sans_9639f507-module__H9iI4q__className{font-family:Google Sans;font-style:normal}.google_sans_9639f507-module__H9iI4q__variable{--font-sans:"Google Sans"}
@font-face{font-family:Roboto Serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/49b5187541b4fd2c-s.02pyaw9xzrvk7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a73f43960e7aa562-s.16fg0f3y22gcm.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c4e2d5c74569086c-s.0w_~cdqed__ft.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8540bee92ad38469-s.0qyabsvtht41..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8dfd6563338cbf38-s.p.0wv7-6jk2c19v.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/49b5187541b4fd2c-s.02pyaw9xzrvk7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a73f43960e7aa562-s.16fg0f3y22gcm.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/c4e2d5c74569086c-s.0w_~cdqed__ft.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8540bee92ad38469-s.0qyabsvtht41..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8dfd6563338cbf38-s.p.0wv7-6jk2c19v.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/49b5187541b4fd2c-s.02pyaw9xzrvk7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/a73f43960e7aa562-s.16fg0f3y22gcm.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/c4e2d5c74569086c-s.0w_~cdqed__ft.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/8540bee92ad38469-s.0qyabsvtht41..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/8dfd6563338cbf38-s.p.0wv7-6jk2c19v.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/49b5187541b4fd2c-s.02pyaw9xzrvk7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a73f43960e7aa562-s.16fg0f3y22gcm.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c4e2d5c74569086c-s.0w_~cdqed__ft.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8540bee92ad38469-s.0qyabsvtht41..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8dfd6563338cbf38-s.p.0wv7-6jk2c19v.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Serif Fallback;src:local(Times New Roman);ascent-override:72.98%;descent-override:19.21%;line-gap-override:0.0%;size-adjust:127.02%}.roboto_serif_ef13eb3d-module___RRZEW__className{font-family:Roboto Serif,Roboto Serif Fallback;font-style:normal}.roboto_serif_ef13eb3d-module___RRZEW__variable{--font-serif:"Roboto Serif", "Roboto Serif Fallback"}
