:root{--color-light-primary: rgb(64, 64, 64);--color-light-secondary: rgb(128, 128, 128);--color-light-tertiary: rgb(192, 192, 192);--color-light-detail: rgba(0, 0, 0, .13);--color-light-detail-tooltip: transparent;--color-light-bg-primary-rgb: 255, 255, 255;--color-light-bg-primary-raw: 255 255 255;--color-light-bg-primary: rgb(var(--color-light-bg-primary-rgb));--color-light-bg-primary-hover-rgb: 250, 250, 250;--color-light-bg-primary-hover: rgb(var(--color-light-bg-primary-hover-rgb));--color-light-bg-secondary: rgb(238, 238, 238);--color-light-bg-tertiary: rgb(221, 221, 221);--color-light-bg-modal: rgba(0, 0, 0, .7);--color-light-accent-red: #eb5757;--color-light-accent-red-rgb: 235, 87, 87;--color-light-accent-yellow: #ffc130;--color-light-accent-yellow-rgb: 255, 193, 48;--color-light-accent-green: #5cd27d;--color-light-accent-green-rgb: 92, 210, 125;--color-light-accent-purple: #702dff;--color-light-accent-purple-rgb: 112, 45, 255;--color-light-accent-blue: #1da1f2;--color-light-accent-blue-rgb: 29, 161, 242;--color-light-accent-orange: rgb(var(--color-light-accent-orange-rgb));--color-light-accent-orange-rgb: 255, 103, 25;--color-dark-primary: rgb(220, 220, 220);--color-dark-secondary: rgb(115, 115, 115);--color-dark-tertiary: rgb(50, 50, 50);--color-dark-detail: rgba(255, 255, 255, .1);--color-dark-detail-tooltip: var(--color-dark-detail);--color-dark-bg-primary: rgb(22, 23, 24);--color-dark-bg-primary-hover: rgb(27, 28, 29);--color-dark-bg-secondary: rgb(35, 36, 37);--color-dark-bg-tertiary: rgb(40, 41, 42);--color-dark-bg-primary-rgb: 22, 23, 24;--color-dark-bg-primary-raw: 22 23 24;--color-dark-bg-primary-hover-rgb: 27, 28, 29;--color-dark-bg-modal: rgba(0, 0, 0, .5);--color-dark-accent-red: #eb5757;--color-dark-accent-red-rgb: 255, 107, 107;--color-dark-accent-yellow: #ffc130;--color-dark-accent-yellow-rgb: 255, 193, 48;--color-dark-accent-green: #5cd27d;--color-dark-accent-green-rgb: 83, 208, 156;--color-dark-accent-purple: #905dff;--color-dark-accent-purple-rgb: 144, 93, 255;--color-dark-accent-blue: #1da1f2;--color-dark-accent-blue-rgb: 102, 200, 255;--color-dark-accent-orange: rgb(var(--color-dark-accent-orange-rgb));--color-dark-accent-orange-rgb: 255, 110, 36;--color-primary: var(--color-light-primary);--color-secondary: var(--color-light-secondary);--color-tertiary: var(--color-light-tertiary);--color-white: rgb(255, 255, 255);--color-detail: var(--color-light-detail);--color-detail-tooltip: var(--color-light-detail-tooltip);--color-action-blue: #1877f2;--color-bg-primary: var(--color-light-bg-primary);--color-bg-primary-rgb: var(--color-light-bg-primary-rgb);--color-bg-primary-raw: var(--color-light-bg-primary-raw);--color-bg-primary-hover: var(--color-light-bg-primary-hover);--color-bg-primary-hover-rgb: var(--color-light-bg-primary-hover-rgb);--color-bg-secondary: var(--color-light-bg-secondary);--color-bg-tertiary: var(--color-light-bg-tertiary);--color-bg-elevated: var(--color-light-bg-primary);--color-bg-elevated-hover: var(--color-light-bg-secondary);--color-bg-modal: var(--color-light-bg-modal);--color-bg-tooltip: var(--color-dark-bg-primary);--color-bg-tooltip-hover: var(--color-dark-bg-secondary);--color-bg-marketing-green: #2f6d5d;--color-accent-orange: var(--color-light-accent-orange);--color-accent-red: var(--color-light-accent-red);--color-accent-red-rgb: var(--color-light-accent-red-rgb);--color-accent-yellow: var(--color-light-accent-yellow);--color-accent-green: var(--color-light-accent-green);--color-accent-purple: var(--color-light-accent-purple);--color-accent-blue: var(--color-light-accent-blue);--color-accent-blue-rgb: var(--color-light-accent-blue-rgb);--color-accent-substack: var(--color-accent-orange);--color-accent-twitter: var(--color-accent-blue);--color-accent-facebook: var(--color-action-blue);--color-accent-error: var(--color-accent-red);--color-accent-primary: var(--color-accent-substack);--color-data-green: #27ae60;--color-data-green-rgb: 39, 174, 96;--color-data-blue: #a1c2eb;--color-data-blue-rgb: 161, 194, 235;--color-data-red: #d35b4b;--color-data-red-rgb: 211, 91, 75;--color-bg-accent-orange: rgba(var(--color-light-accent-orange-rgb), .1);--color-bg-accent-orange-hover: rgba(var(--color-light-accent-orange-rgb), .2);--color-bg-accent-red: rgba(var(--color-light-accent-red-rgb), .1);--color-bg-accent-red-hover: rgba(var(--color-light-accent-red-rgb), .2);--color-bg-accent-yellow: rgba(var(--color-light-accent-yellow-rgb), .1);--color-bg-accent-yellow-hover: rgba(var(--color-light-accent-yellow-rgb), .2);--color-bg-accent-green: rgba(var(--color-light-accent-green-rgb), .1);--color-bg-accent-green-hover: rgba(var(--color-light-accent-green-rgb), .2);--color-bg-accent-purple: rgba(var(--color-light-accent-purple-rgb), .1);--color-bg-accent-purple-hover: rgba(var(--color-light-accent-purple-rgb), .2);--color-bg-accent-blue: rgba(var(--color-light-accent-blue-rgb), .1);--color-bg-accent-blue-hover: rgba(var(--color-light-accent-blue-rgb), .2);--color-bg-accent-primary: var(--color-bg-accent-orange);--color-bg-accent-primary-hover: var(--color-bg-accent-orange-hover);--color-bg-action-blue: rgba(0, 118, 255, .2);--color-primary-themed: var(--print_on_web_bg_color, var(--color-primary));--color-secondary-themed: var(--print_secondary_on_web_bg_color, var(--color-secondary));--color-tertiary-themed: var(--color_theme_bg_contrast_5, var(--color-tertiary));--color-detail-themed: var(--color_theme_bg_contrast_3, var(--color-detail));--color-bg-primary-themed: var(--web_bg_color, var(--color-bg-primary));--color-bg-primary-hover-themed: var(--color_theme_bg_contrast_1, var(--color-bg-primary-hover));--color-bg-secondary-themed: var(--color_theme_bg_contrast_1, var(--color-bg-secondary));--color-bg-secondary-hover-themed: var(--color_theme_bg_contrast_2, var(--color-bg-secondary));--color-bg-tertiary-themed: var(--color_theme_bg_contrast_3, var(--color-bg-tertiary));--color-bg-elevated-themed: var(--web_bg_color, var(--color-bg-primary));--color-bg-elevated-hover-themed: var(--color_theme_bg_contrast_2, var(--color-bg-primary-hover));--color-bg-accent-themed-rgb: var(--color_theme_bg_pop_rgb, var(--color-light-accent-orange-rgb));--color-bg-accent-themed: rgba(var(--color-bg-accent-themed-rgb), .15);--color-bg-accent-hover-themed: rgba(var(--color-bg-accent-themed-rgb), .3);--color-accent-themed: var(--color_theme_bg_pop, var(--color-accent-primary));--color-accent-inverse-themed: var(--color_theme_print_on_pop, var(--color-light-bg-primary));--border-default-themed: 1px solid var(--color-detail-themed);--border-primary-themed: 1px solid var(--color-primary);--border-default: 1px solid var(--color-detail);--border-radius-4: 4px;--border-radius-xs: var(--border-radius-4);--border-radius-8: 8px;--border-radius-sm: var(--border-radius-8);--border-radius-12: 12px;--border-radius-md: var(--border-radius-12);--border-radius-20: 20px;--border-radius-lg: var(--border-radius-20);--border-radius-9999: 9999px;--border-radius-full: var(--border-radius-9999);--glass: blur(12px);--webkit-glass: blur(12px);--font-family-text: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-title: "SF Pro Display", -apple-system-headline, var(--font-family-text);--font-family-serif: -apple-system-ui-serif, ui-serif, "Spectral", "Georgia", serif;--font-family-meta: "SF Compact", -apple-system, var(--font-family-text);--font-family-digit: "Jetbrains Mono", monospace;--font-family-monospace: monospace;--font-family-emoji: "Twemoji Mozilla", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", sans-serif;--font-family-pub-headings: var(--font_family_headings, var(--font_family_headings_preset, var(--font-family-title)));--font-family-pub-body: var(--font_family_body, var(--font_family_body_preset, var(--font-family-text)));--font-family-mono: Roboto, Arial, Helvetica, sans-serif;--line-height-20: 20px;--line-height-24: 24px;--line-height-28: 28px;--line-height-32: 32px;--line-height-36: 36px;--line-height-40: 40px;--letter-spacing-meta: .3px;--letter-spacing-14: -.15px;--letter-spacing-16: -.3px;--letter-spacing-20: -.45px;--letter-spacing-24: .1px;--letter-spacing-32: .4px;--animation-timing-instant: 0s;--animation-timing-fast: .25s;--animation-timing-slow: .5s;--animation-smoothing: cubic-bezier(.16, 1, .3, 1);--animate-hover: color var(--animation-timing-fast) var(--animation-smoothing), background-color var(--animation-timing-fast) var(--animation-smoothing), box-shadow var(--animation-timing-fast) var(--animation-smoothing), opacity var(--animation-timing-fast) var(--animation-smoothing), filter var(--animation-timing-fast) var(--animation-smoothing), stroke var(--animation-timing-fast) var(--animation-smoothing), transform var(--animation-timing-fast) var(--animation-smoothing);--size-2: 2px;--size-4: 4px;--size-8: 8px;--size-12: 12px;--size-16: 16px;--size-20: 20px;--size-24: 24px;--size-28: 28px;--size-32: 32px;--size-36: 36px;--size-40: 40px;--size-44: 44px;--size-48: 48px;--size-52: 52px;--size-56: 56px;--size-64: 64px;--size-72: 72px;--size-80: 80px;--size-88: 88px;--size-96: 96px;--size-112: 112px}.dark-mode,.styles-base-module__darkTheme--yNZ7w{--color-primary: var(--color-dark-primary);--color-secondary: var(--color-dark-secondary);--color-tertiary: var(--color-dark-tertiary);--color-detail: var(--color-dark-detail);--color-detail-tooltip: var(--color-dark-detail-tooltip);--color-bg-primary: var(--color-dark-bg-primary);--color-bg-primary-rgb: var(--color-dark-bg-primary-rgb);--color-bg-primary-raw: var(--color-dark-bg-primary-raw);--color-bg-primary-hover: var(--color-dark-bg-primary-hover);--color-bg-primary-hover-rgb: var(--color-dark-bg-primary-hover-rgb);--color-bg-secondary: var(--color-dark-bg-secondary);--color-bg-tertiary: var(--color-dark-bg-tertiary);--color-bg-elevated: var(--color-dark-bg-primary-hover);--color-bg-elevated-hover: var(--color-dark-bg-secondary);--color-bg-modal: var(--color-dark-bg-modal);--color-bg-tooltip: var(--color-dark-bg-secondary);--color-bg-tooltip-hover: var(--color-dark-bg-tertiary);--color-accent-orange: var(--color-dark-accent-orange);--color-accent-red: var(--color-dark-accent-red);--color-accent-red-rgb: var(--color-dark-accent-red-rgb);--color-accent-yellow: var(--color-dark-accent-yellow);--color-accent-green: var(--color-dark-accent-green);--color-accent-purple: var(--color-dark-accent-purple);--color-accent-blue: var(--color-dark-accent-blue);--color-accent-blue-rgb: var(--color-dark-accent-blue-rgb);--color-accent-substack: var(--color-accent-orange);--color-accent-twitter: var(--color-light-accent-blue);--color-accent-error: var(--color-accent-red);--color-accent-primary: var(--color-accent-substack);--color-bg-accent-orange: rgba(var(--color-dark-accent-orange-rgb), .1);--color-bg-accent-orange-hover: rgba(var(--color-dark-accent-orange-rgb), .2);--color-bg-accent-red: rgba(var(--color-dark-accent-red-rgb), .1);--color-bg-accent-red-hover: rgba(var(--color-dark-accent-red-rgb), .2);--color-bg-accent-yellow: rgba(var(--color-dark-accent-yellow-rgb), .1);--color-bg-accent-yellow-hover: rgba(var(--color-dark-accent-yellow-rgb), .2);--color-bg-accent-green: rgba(var(--color-dark-accent-green-rgb), .1);--color-bg-accent-green-hover: rgba(var(--color-dark-accent-green-rgb), .2);--color-bg-accent-purple: rgba(var(--color-dark-accent-purple-rgb), .1);--color-bg-accent-purple-hover: rgba(var(--color-dark-accent-purple-rgb), .2);--color-bg-accent-blue: rgba(var(--color-dark-accent-blue-rgb), .1);--color-bg-accent-blue-hover: rgba(var(--color-dark-accent-blue-rgb), .2);--color-bg-accent-primary: var(--color-bg-accent-orange);--color-bg-accent-primary-hover: var(--color-bg-accent-orange-hover);--color-primary-themed: var(--print_on_web_bg_color, var(--color-primary));--color-secondary-themed: var(--print_secondary_on_web_bg_color, var(--color-secondary));--color-tertiary-themed: var(--color_theme_bg_contrast_5, var(--color-tertiary));--color-detail-themed: var(--color_theme_bg_contrast_3, var(--color-detail));--color-bg-primary-themed: var(--web_bg_color, var(--color-bg-primary));--color-bg-primary-hover-themed: var(--color_theme_bg_contrast_1, var(--color-bg-primary-hover));--color-bg-secondary-themed: var(--color_theme_bg_contrast_1, var(--color-bg-secondary));--color-bg-tertiary-themed: var(--color_theme_bg_contrast_3, var(--color-bg-tertiary));--color-bg-elevated-themed: var(--web_bg_color, var(--color-bg-primary-hover));--color-bg-elevated-hover-themed: var(--color_theme_bg_contrast_2, var(--color-bg-secondary));--color-bg-accent-themed-rgb: var(--color_theme_bg_pop_rgb, var(--color-light-accent-orange-rgb));--color-bg-accent-themed: rgba(var(--color-bg-accent-themed-rgb), .15);--color-bg-accent-hover-themed: rgba(var(--color-bg-accent-themed-rgb), .3);--color-accent-themed: var(--color_theme_bg_pop, var(--color-accent-primary));--color-accent-inverse-themed: var(--color_theme_print_on_pop, var(--color-light-bg-primary));--border-default: 1px solid var(--color-detail);--border-default-themed: 1px solid var(--color-detail-themed);--border-primary-themed: 1px solid var(--color-primary);background-color:var(--color-bg-primary)}:root{--color-light-primary-rgb: 64 64 64;--color-light-secondary-rgb: 128 128 128;--color-light-tertiary-rgb: 192 192 192;--color-light-detail-rgb: 0 0 0 / .13;--color-light-bg-primary-rgb: 255 255 255;--color-light-bg-secondary-rgb: 238 238 238;--color-light-bg-tertiary-rgb: 221 221 221;--color-dark-primary-rgb: 220 220 220;--color-dark-secondary-rgb: 115 115 115;--color-dark-tertiary-rgb: 50 50 50;--color-dark-detail-rgb: 255 255 255 / .1;--color-dark-bg-primary-rgb: 22 23 24;--color-dark-bg-secondary-rgb: 35 36 37;--color-dark-bg-tertiary-rgb: 40 41 42;--color-primary-rgb: var(--color-light-primary-rgb);--color-secondary-rgb: var(--color-light-secondary-rgb);--color-tertiary-rgb: var(--color-light-tertiary-rgb);--color-detail-rgb: var(--color-light-detail-rgb);--color-bg-primary-rgb: var(--color-light-bg-primary-rgb);--color-bg-secondary-rgb: var(--color-light-bg-secondary-rgb);--color-bg-tertiary-rgb: var(--color-light-bg-tertiary-rgb);--border-default: 1px solid var(--color-detail);--border-radius-4: 4px;--border-radius-xs: var(--border-radius-4);--border-radius-8: 8px;--border-radius-sm: var(--border-radius-8);--border-radius-12: 12px;--border-radius-md: var(--border-radius-12);--border-radius-20: 20px;--border-radius-lg: var(--border-radius-20);--border-radius-9999: 9999px;--border-radius-full: var(--border-radius-9999);--shadow-light-sm: 0px 1px 3px rgba(0, 0, 0, .1), 0px 1px 2px rgba(0, 0, 0, .06);--shadow-light-md: 0px 4px 6px -1px rgba(0, 0, 0, .1), 0px 2px 4px -1px rgba(0, 0, 0, .06);--shadow-light-lg: 0px 10px 15px -3px rgba(0, 0, 0, .1), 0px 4px 6px -2px rgba(0, 0, 0, .05);--shadow-light-xl: 0px 20px 25px -5px rgba(0, 0, 0, .1), 0px 10px 10px -5px rgba(0, 0, 0, .04);--shadow-dark-sm: 0px 1px 3px rgba(0, 0, 0, .2), 0px 1px 2px rgba(0, 0, 0, .12);--shadow-dark-md: 0px 4px 6px -1px rgba(0, 0, 0, .2), 0px 2px 4px -1px rgba(0, 0, 0, .12);--shadow-dark-lg: 0px 10px 15px -3px rgba(0, 0, 0, .2), 0px 4px 6px -2px rgba(0, 0, 0, .1);--shadow-dark-xl: 0px 20px 25px -5px rgba(0, 0, 0, .2), 0px 10px 10px -5px rgba(0, 0, 0, .08);--shadow-sm: var(--shadow-light-sm);--shadow-md: var(--shadow-light-md);--shadow-lg: var(--shadow-light-lg);--shadow-xl: var(--shadow-light-xl);--font-size-12: 12px;--font-size-14: 14px;--font-size-16: 16px;--font-size-18: 18px;--font-size-20: 20px;--font-size-24: 24px;--font-size-32: 32px;--font-size-36: 36px;--font-weight-400: 400;--font-weight-regular: var(--font-weight-400);--font-weight-500: 500;--font-weight-medium: var(--font-weight-500);--font-weight-600: 600;--font-weight-bold: var(--font-weight-600);--font-weight-700: 700;--font-weight-heavy: var(--font-weight-700);--font-weight-800: 800;--font-weight-black: var(--font-weight-800)}.dark-mode{--color-primary-rgb: var(--color-dark-primary-rgb);--color-secondary-rgb: var(--color-dark-secondary-rgb);--color-tertiary-rgb: var(--color-dark-tertiary-rgb);--color-detail-rgb: var(--color-dark-detail-rgb);--color-bg-primary-rgb: var(--color-dark-bg-primary-rgb);--color-bg-secondary-rgb: var(--color-dark-bg-secondary-rgb);--color-bg-tertiary-rgb: var(--color-dark-bg-tertiary-rgb);--shadow-sm: var(--shadow-dark-sm);--shadow-md: var(--shadow-dark-md);--shadow-lg: var(--shadow-dark-lg);--shadow-xl: var(--shadow-dark-xl)}.pc-reset{text-decoration:unset;list-style:none}.pc-border{border:1px solid var(--color-detail)}.pc-color-primary{color:rgb(var(--color-primary-rgb))}.pc-color-secondary{color:rgb(var(--color-secondary-rgb))}.pc-color-tertiary{color:rgb(var(--color-tertiary-rgb))}.pc-backgroundColor-transparent{background-color:var(--background-color-transparent)}.pc-backgroundColor-unset{background-color:var(--background-color-unset)}.pc-backgroundColor-bg-primary{background-color:rgb(var(--color-bg-primary-rgb))}.pc-backgroundColor-bg-secondary{background-color:rgb(var(--color-bg-secondary-rgb))}.pc-backgroundColor-bg-tertiary{background-color:rgb(var(--color-bg-tertiary-rgb))}.pc-borderRadius-xs{border-radius:var(--border-radius-xs)}.pc-borderRadius-sm{border-radius:var(--border-radius-sm)}.pc-borderRadius-md{border-radius:var(--border-radius-md)}.pc-borderRadius-lg{border-radius:var(--border-radius-lg)}.pc-borderRadius-full{border-radius:var(--border-radius-full)}.pc-borderColor-transparent{border-color:transparent}.pc-borderColor-detail{border-color:rgb(var(--color-detail-rgb))}.pc-boxShadow-sm{box-shadow:var(--shadow-sm)}.pc-boxShadow-md{box-shadow:var(--shadow-md)}.pc-boxShadow-lg{box-shadow:var(--shadow-lg)}.pc-boxShadow-xl{box-shadow:var(--shadow-xl)}.pc-fontSize-12{font-size:var(--font-size-12)}.pc-fontSize-14{font-size:var(--font-size-14)}.pc-fontSize-16{font-size:var(--font-size-16)}.pc-fontSize-18{font-size:var(--font-size-18)}.pc-fontSize-20{font-size:var(--font-size-20)}.pc-fontSize-24{font-size:var(--font-size-24)}.pc-fontSize-32{font-size:var(--font-size-32)}.pc-fontSize-36{font-size:var(--font-size-36)}.pc-fontWeight-regular{font-weight:var(--font-weight-regular)}.pc-fontWeight-medium{font-weight:var(--font-weight-medium)}.pc-fontWeight-bold{font-weight:var(--font-weight-bold)}.pc-fontWeight-heavy{font-weight:var(--font-weight-heavy)}.pc-fontWeight-black{font-weight:var(--font-weight-black)}.pc-display-block{display:block}.pc-display-inline{display:inline}.pc-display-inline-block{display:inline-block}.pc-display-flex{display:flex}.pc-display-inline-flex{display:inline-flex}.pc-display-grid{display:grid}.pc-display-contents{display:contents}.pc-display-none{display:none}.pc-position-relative{position:relative}.pc-position-absolute{position:absolute}.pc-position-fixed{position:fixed}.pc-inset-0{inset:0}.pc-cursor-pointer{cursor:pointer}.pc-cursor-text{cursor:text}.pc-flexDirection-column{flex-direction:column}.pc-flexDirection-row{flex-direction:row}.pc-flexDirection-row-reverse{flex-direction:row-reverse}.pc-flexDirection-column-reverse{flex-direction:column-reverse}.pc-flexWrap-nowrap{flex-wrap:nowrap}.pc-flexWrap-wrap{flex-wrap:wrap}.pc-flexWrap-wrap-reverse{flex-wrap:wrap-reverse}.pc-flexGrow-1{flex-grow:1}.pc-flexShrink-1{flex-shrink:1}.pc-flexBasis-auto{flex-basis:auto}.pc-flexBasis-0{flex-basis:0}.pc-justifyContent-flex-start{justify-content:flex-start}.pc-justifyContent-space-between{justify-content:space-between}.pc-justifyContent-center{justify-content:center}.pc-justifyContent-flex-end{justify-content:flex-end}.pc-alignItems-flex-start{align-items:flex-start}.pc-alignItems-flex-end{align-items:flex-end}.pc-alignItems-center{align-items:center}.pc-alignItems-stretch{align-items:stretch}.pc-alignItems-baseline{align-items:baseline}.pc-alignSelf-flex-start{align-self:flex-start}.pc-alignSelf-flex-end{align-self:flex-end}.pc-alignSelf-center{align-self:center}.pc-alignSelf-stretch{align-self:stretch}.pc-alignSelf-baseline{align-self:baseline}.pc-gap-0{gap:0px}.pc-gap-2{gap:2px}.pc-gap-4{gap:4px}.pc-gap-6{gap:6px}.pc-gap-8{gap:8px}.pc-gap-12{gap:12px}.pc-gap-16{gap:16px}.pc-gap-20{gap:20px}.pc-gap-24{gap:24px}.pc-gap-28{gap:28px}.pc-gap-32{gap:32px}.pc-gap-36{gap:36px}.pc-gap-40{gap:40px}.pc-gap-48{gap:48px}.pc-gap-56{gap:56px}.pc-gap-64{gap:64px}.pc-gap-72{gap:72px}.pc-gap-80{gap:80px}.pc-gap-96{gap:96px}.pc-gap-120{gap:120px}.pc-opacity-0{opacity:0%}.pc-opacity-10{opacity:10%}.pc-opacity-20{opacity:20%}.pc-opacity-30{opacity:30%}.pc-opacity-40{opacity:40%}.pc-opacity-50{opacity:50%}.pc-opacity-60{opacity:60%}.pc-opacity-70{opacity:70%}.pc-opacity-80{opacity:80%}.pc-opacity-90{opacity:90%}.pc-opacity-100{opacity:100%}.pc-margin-0{margin:0}.pc-padding-0{padding:0}.pc-padding-2{padding:2px}.pc-padding-4{padding:4px}.pc-padding-6{padding:6px}.pc-padding-8{padding:8px}.pc-padding-12{padding:12px}.pc-padding-16{padding:16px}.pc-padding-20{padding:20px}.pc-padding-24{padding:24px}.pc-padding-32{padding:32px}.pc-padding-40{padding:40px}.pc-padding-48{padding:48px}.pc-padding-56{padding:56px}.pc-padding-64{padding:64px}.pc-padding-72{padding:72px}.pc-padding-80{padding:80px}.pc-padding-100{padding:100px}.pc-padding-120{padding:120px}.pc-paddingLeft-0{padding-left:0}.pc-paddingLeft-2{padding-left:2px}.pc-paddingLeft-4{padding-left:4px}.pc-paddingLeft-6{padding-left:6px}.pc-paddingLeft-8{padding-left:8px}.pc-paddingLeft-12{padding-left:12px}.pc-paddingLeft-16{padding-left:16px}.pc-paddingLeft-20{padding-left:20px}.pc-paddingLeft-24{padding-left:24px}.pc-paddingLeft-32{padding-left:32px}.pc-paddingLeft-40{padding-left:40px}.pc-paddingLeft-48{padding-left:48px}.pc-paddingLeft-56{padding-left:56px}.pc-paddingLeft-64{padding-left:64px}.pc-paddingLeft-72{padding-left:72px}.pc-paddingLeft-80{padding-left:80px}.pc-paddingLeft-100{padding-left:100px}.pc-paddingLeft-120{padding-left:120px}.pc-paddingTop-0{padding-top:0}.pc-paddingTop-2{padding-top:2px}.pc-paddingTop-4{padding-top:4px}.pc-paddingTop-6{padding-top:6px}.pc-paddingTop-8{padding-top:8px}.pc-paddingTop-12{padding-top:12px}.pc-paddingTop-16{padding-top:16px}.pc-paddingTop-20{padding-top:20px}.pc-paddingTop-24{padding-top:24px}.pc-paddingTop-32{padding-top:32px}.pc-paddingTop-40{padding-top:40px}.pc-paddingTop-48{padding-top:48px}.pc-paddingTop-56{padding-top:56px}.pc-paddingTop-64{padding-top:64px}.pc-paddingTop-72{padding-top:72px}.pc-paddingTop-80{padding-top:80px}.pc-paddingTop-100{padding-top:100px}.pc-paddingTop-120{padding-top:120px}.pc-paddingRight-0{padding-right:0}.pc-paddingRight-2{padding-right:2px}.pc-paddingRight-4{padding-right:4px}.pc-paddingRight-6{padding-right:6px}.pc-paddingRight-8{padding-right:8px}.pc-paddingRight-12{padding-right:12px}.pc-paddingRight-16{padding-right:16px}.pc-paddingRight-20{padding-right:20px}.pc-paddingRight-24{padding-right:24px}.pc-paddingRight-32{padding-right:32px}.pc-paddingRight-40{padding-right:40px}.pc-paddingRight-48{padding-right:48px}.pc-paddingRight-56{padding-right:56px}.pc-paddingRight-64{padding-right:64px}.pc-paddingRight-72{padding-right:72px}.pc-paddingRight-80{padding-right:80px}.pc-paddingRight-100{padding-right:100px}.pc-paddingRight-120{padding-right:120px}.pc-paddingBottom-0{padding-bottom:0}.pc-paddingBottom-2{padding-bottom:2px}.pc-paddingBottom-4{padding-bottom:4px}.pc-paddingBottom-6{padding-bottom:6px}.pc-paddingBottom-8{padding-bottom:8px}.pc-paddingBottom-12{padding-bottom:12px}.pc-paddingBottom-16{padding-bottom:16px}.pc-paddingBottom-20{padding-bottom:20px}.pc-paddingBottom-24{padding-bottom:24px}.pc-paddingBottom-32{padding-bottom:32px}.pc-paddingBottom-40{padding-bottom:40px}.pc-paddingBottom-48{padding-bottom:48px}.pc-paddingBottom-56{padding-bottom:56px}.pc-paddingBottom-64{padding-bottom:64px}.pc-paddingBottom-72{padding-bottom:72px}.pc-paddingBottom-80{padding-bottom:80px}.pc-paddingBottom-100{padding-bottom:100px}.pc-paddingBottom-120{padding-bottom:120px}.pc-top-0{top:0}.pc-top-100{top:100%}.pc-width-0{width:0px}.pc-width-4{width:4px}.pc-width-8{width:8px}.pc-width-12{width:12px}.pc-width-16{width:16px}.pc-width-20{width:20px}.pc-width-24{width:24px}.pc-width-28{width:28px}.pc-width-32{width:32px}.pc-width-36{width:36px}.pc-width-40{width:40px}.pc-width-44{width:44px}.pc-width-48{width:48px}.pc-width-52{width:52px}.pc-width-56{width:56px}.pc-width-60{width:60px}.pc-width-64{width:64px}.pc-width-68{width:68px}.pc-width-72{width:72px}.pc-width-76{width:76px}.pc-width-80{width:80px}.pc-width-84{width:84px}.pc-width-88{width:88px}.pc-width-92{width:92px}.pc-width-96{width:96px}.pc-width-100{width:100px}.pc-width-120{width:120px}.pc-width-140{width:140px}.pc-width-160{width:160px}.pc-width-180{width:180px}.pc-width-200{width:200px}.pc-width-220{width:220px}.pc-width-240{width:240px}.pc-width-260{width:260px}.pc-width-280{width:280px}.pc-width-300{width:300px}.pc-width-320{width:320px}.pc-width-340{width:340px}.pc-width-360{width:360px}.pc-width-380{width:380px}.pc-width-400{width:400px}.pc-width-420{width:420px}.pc-width-440{width:440px}.pc-width-460{width:460px}.pc-width-480{width:480px}.pc-width-500{width:500px}.pc-width-520{width:520px}.pc-width-540{width:540px}.pc-height-0{height:0px}.pc-height-4{height:4px}.pc-height-8{height:8px}.pc-height-12{height:12px}.pc-height-16{height:16px}.pc-height-20{height:20px}.pc-height-24{height:24px}.pc-height-28{height:28px}.pc-height-32{height:32px}.pc-height-36{height:36px}.pc-height-40{height:40px}.pc-height-44{height:44px}.pc-height-48{height:48px}.pc-height-52{height:52px}.pc-height-56{height:56px}.pc-height-60{height:60px}.pc-height-64{height:64px}.pc-height-68{height:68px}.pc-height-72{height:72px}.pc-height-76{height:76px}.pc-height-80{height:80px}.pc-height-84{height:84px}.pc-height-88{height:88px}.pc-height-92{height:92px}.pc-height-96{height:96px}.pc-height-100{height:100px}.pc-height-120{height:120px}.pc-height-140{height:140px}.pc-height-160{height:160px}.pc-height-180{height:180px}.pc-height-200{height:200px}.pc-height-220{height:220px}.pc-height-240{height:240px}.pc-height-260{height:260px}.pc-height-280{height:280px}.pc-height-300{height:300px}.pc-height-320{height:320px}.pc-height-340{height:340px}.pc-height-360{height:360px}.pc-height-380{height:380px}.pc-height-400{height:400px}.pc-height-420{height:420px}.pc-height-440{height:440px}.pc-height-460{height:460px}.pc-height-480{height:480px}.pc-height-500{height:500px}.pc-height-520{height:520px}.pc-height-540{height:540px}.pc-maxWidth-0{max-width:0px}.pc-maxWidth-4{max-width:4px}.pc-maxWidth-8{max-width:8px}.pc-maxWidth-12{max-width:12px}.pc-maxWidth-16{max-width:16px}.pc-maxWidth-20{max-width:20px}.pc-maxWidth-24{max-width:24px}.pc-maxWidth-28{max-width:28px}.pc-maxWidth-32{max-width:32px}.pc-maxWidth-36{max-width:36px}.pc-maxWidth-40{max-width:40px}.pc-maxWidth-44{max-width:44px}.pc-maxWidth-48{max-width:48px}.pc-maxWidth-52{max-width:52px}.pc-maxWidth-56{max-width:56px}.pc-maxWidth-60{max-width:60px}.pc-maxWidth-64{max-width:64px}.pc-maxWidth-68{max-width:68px}.pc-maxWidth-72{max-width:72px}.pc-maxWidth-76{max-width:76px}.pc-maxWidth-80{max-width:80px}.pc-maxWidth-84{max-width:84px}.pc-maxWidth-88{max-width:88px}.pc-maxWidth-92{max-width:92px}.pc-maxWidth-96{max-width:96px}.pc-maxWidth-100{max-width:100px}.pc-maxWidth-120{max-width:120px}.pc-maxWidth-140{max-width:140px}.pc-maxWidth-160{max-width:160px}.pc-maxWidth-180{max-width:180px}.pc-maxWidth-200{max-width:200px}.pc-maxWidth-220{max-width:220px}.pc-maxWidth-240{max-width:240px}.pc-maxWidth-260{max-width:260px}.pc-maxWidth-280{max-width:280px}.pc-maxWidth-300{max-width:300px}.pc-maxWidth-320{max-width:320px}.pc-maxWidth-340{max-width:340px}.pc-maxWidth-360{max-width:360px}.pc-maxWidth-380{max-width:380px}.pc-maxWidth-400{max-width:400px}.pc-maxWidth-420{max-width:420px}.pc-maxWidth-440{max-width:440px}.pc-maxWidth-460{max-width:460px}.pc-maxWidth-480{max-width:480px}.pc-maxWidth-500{max-width:500px}.pc-maxWidth-520{max-width:520px}.pc-maxWidth-540{max-width:540px}.pc-maxHeight-0{max-height:0px}.pc-maxHeight-4{max-height:4px}.pc-maxHeight-8{max-height:8px}.pc-maxHeight-12{max-height:12px}.pc-maxHeight-16{max-height:16px}.pc-maxHeight-20{max-height:20px}.pc-maxHeight-24{max-height:24px}.pc-maxHeight-28{max-height:28px}.pc-maxHeight-32{max-height:32px}.pc-maxHeight-36{max-height:36px}.pc-maxHeight-40{max-height:40px}.pc-maxHeight-44{max-height:44px}.pc-maxHeight-48{max-height:48px}.pc-maxHeight-52{max-height:52px}.pc-maxHeight-56{max-height:56px}.pc-maxHeight-60{max-height:60px}.pc-maxHeight-64{max-height:64px}.pc-maxHeight-68{max-height:68px}.pc-maxHeight-72{max-height:72px}.pc-maxHeight-76{max-height:76px}.pc-maxHeight-80{max-height:80px}.pc-maxHeight-84{max-height:84px}.pc-maxHeight-88{max-height:88px}.pc-maxHeight-92{max-height:92px}.pc-maxHeight-96{max-height:96px}.pc-maxHeight-100{max-height:100px}.pc-maxHeight-120{max-height:120px}.pc-maxHeight-140{max-height:140px}.pc-maxHeight-160{max-height:160px}.pc-maxHeight-180{max-height:180px}.pc-maxHeight-200{max-height:200px}.pc-maxHeight-220{max-height:220px}.pc-maxHeight-240{max-height:240px}.pc-maxHeight-260{max-height:260px}.pc-maxHeight-280{max-height:280px}.pc-maxHeight-300{max-height:300px}.pc-maxHeight-320{max-height:320px}.pc-maxHeight-340{max-height:340px}.pc-maxHeight-360{max-height:360px}.pc-maxHeight-380{max-height:380px}.pc-maxHeight-400{max-height:400px}.pc-maxHeight-420{max-height:420px}.pc-maxHeight-440{max-height:440px}.pc-maxHeight-460{max-height:460px}.pc-maxHeight-480{max-height:480px}.pc-maxHeight-500{max-height:500px}.pc-maxHeight-520{max-height:520px}.pc-maxHeight-540{max-height:540px}.pc-minWidth-0{min-width:0px}.pc-minWidth-100{min-width:100px}.pc-minWidth-320{min-width:320px}.pc-minHeight-0{min-height:0px}.pc-minHeight-72{min-height:72px}.pc-minHeight-220{min-height:220px}.pc-pointerEvents-none{pointer-events:none}.pc-userSelect-none{user-select:none}.pc-zIndex--1{z-index:-1}.pc-zIndex-1{z-index:1}@media screen and (max-width: 650px){.pc-mobile-display-block{display:block}.pc-mobile-display-inline{display:inline}.pc-mobile-display-inline-block{display:inline-block}.pc-mobile-display-flex{display:flex}.pc-mobile-display-inline-flex{display:inline-flex}.pc-mobile-display-grid{display:grid}.pc-mobile-display-contents{display:contents}.pc-mobile-display-none{display:none}.pc-mobile-position-relative{position:relative}.pc-mobile-position-absolute{position:absolute}.pc-mobile-position-fixed{position:fixed}.pc-mobile-inset-0{inset:0}.pc-mobile-cursor-pointer{cursor:pointer}.pc-mobile-cursor-text{cursor:text}.pc-mobile-flexDirection-column{flex-direction:column}.pc-mobile-flexDirection-row{flex-direction:row}.pc-mobile-flexDirection-row-reverse{flex-direction:row-reverse}.pc-mobile-flexDirection-column-reverse{flex-direction:column-reverse}.pc-mobile-flexWrap-nowrap{flex-wrap:nowrap}.pc-mobile-flexWrap-wrap{flex-wrap:wrap}.pc-mobile-flexWrap-wrap-reverse{flex-wrap:wrap-reverse}.pc-mobile-flexGrow-1{flex-grow:1}.pc-mobile-flexShrink-1{flex-shrink:1}.pc-mobile-flexBasis-auto{flex-basis:auto}.pc-mobile-flexBasis-0{flex-basis:0}.pc-mobile-justifyContent-flex-start{justify-content:flex-start}.pc-mobile-justifyContent-space-between{justify-content:space-between}.pc-mobile-justifyContent-center{justify-content:center}.pc-mobile-justifyContent-flex-end{justify-content:flex-end}.pc-mobile-alignItems-flex-start{align-items:flex-start}.pc-mobile-alignItems-flex-end{align-items:flex-end}.pc-mobile-alignItems-center{align-items:center}.pc-mobile-alignItems-stretch{align-items:stretch}.pc-mobile-alignItems-baseline{align-items:baseline}.pc-mobile-alignSelf-flex-start{align-self:flex-start}.pc-mobile-alignSelf-flex-end{align-self:flex-end}.pc-mobile-alignSelf-center{align-self:center}.pc-mobile-alignSelf-stretch{align-self:stretch}.pc-mobile-alignSelf-baseline{align-self:baseline}.pc-mobile-gap-0{gap:0px}.pc-mobile-gap-2{gap:2px}.pc-mobile-gap-4{gap:4px}.pc-mobile-gap-6{gap:6px}.pc-mobile-gap-8{gap:8px}.pc-mobile-gap-12{gap:12px}.pc-mobile-gap-16{gap:16px}.pc-mobile-gap-20{gap:20px}.pc-mobile-gap-24{gap:24px}.pc-mobile-gap-28{gap:28px}.pc-mobile-gap-32{gap:32px}.pc-mobile-gap-36{gap:36px}.pc-mobile-gap-40{gap:40px}.pc-mobile-gap-48{gap:48px}.pc-mobile-gap-56{gap:56px}.pc-mobile-gap-64{gap:64px}.pc-mobile-gap-72{gap:72px}.pc-mobile-gap-80{gap:80px}.pc-mobile-gap-96{gap:96px}.pc-mobile-gap-120{gap:120px}.pc-mobile-opacity-0{opacity:0%}.pc-mobile-opacity-10{opacity:10%}.pc-mobile-opacity-20{opacity:20%}.pc-mobile-opacity-30{opacity:30%}.pc-mobile-opacity-40{opacity:40%}.pc-mobile-opacity-50{opacity:50%}.pc-mobile-opacity-60{opacity:60%}.pc-mobile-opacity-70{opacity:70%}.pc-mobile-opacity-80{opacity:80%}.pc-mobile-opacity-90{opacity:90%}.pc-mobile-opacity-100{opacity:100%}.pc-mobile-margin-0{margin:0}.pc-mobile-padding-0{padding:0}.pc-mobile-padding-2{padding:2px}.pc-mobile-padding-4{padding:4px}.pc-mobile-padding-6{padding:6px}.pc-mobile-padding-8{padding:8px}.pc-mobile-padding-12{padding:12px}.pc-mobile-padding-16{padding:16px}.pc-mobile-padding-20{padding:20px}.pc-mobile-padding-24{padding:24px}.pc-mobile-padding-32{padding:32px}.pc-mobile-padding-40{padding:40px}.pc-mobile-padding-48{padding:48px}.pc-mobile-padding-56{padding:56px}.pc-mobile-padding-64{padding:64px}.pc-mobile-padding-72{padding:72px}.pc-mobile-padding-80{padding:80px}.pc-mobile-padding-100{padding:100px}.pc-mobile-padding-120{padding:120px}.pc-mobile-paddingLeft-0{padding-left:0}.pc-mobile-paddingLeft-2{padding-left:2px}.pc-mobile-paddingLeft-4{padding-left:4px}.pc-mobile-paddingLeft-6{padding-left:6px}.pc-mobile-paddingLeft-8{padding-left:8px}.pc-mobile-paddingLeft-12{padding-left:12px}.pc-mobile-paddingLeft-16{padding-left:16px}.pc-mobile-paddingLeft-20{padding-left:20px}.pc-mobile-paddingLeft-24{padding-left:24px}.pc-mobile-paddingLeft-32{padding-left:32px}.pc-mobile-paddingLeft-40{padding-left:40px}.pc-mobile-paddingLeft-48{padding-left:48px}.pc-mobile-paddingLeft-56{padding-left:56px}.pc-mobile-paddingLeft-64{padding-left:64px}.pc-mobile-paddingLeft-72{padding-left:72px}.pc-mobile-paddingLeft-80{padding-left:80px}.pc-mobile-paddingLeft-100{padding-left:100px}.pc-mobile-paddingLeft-120{padding-left:120px}.pc-mobile-paddingTop-0{padding-top:0}.pc-mobile-paddingTop-2{padding-top:2px}.pc-mobile-paddingTop-4{padding-top:4px}.pc-mobile-paddingTop-6{padding-top:6px}.pc-mobile-paddingTop-8{padding-top:8px}.pc-mobile-paddingTop-12{padding-top:12px}.pc-mobile-paddingTop-16{padding-top:16px}.pc-mobile-paddingTop-20{padding-top:20px}.pc-mobile-paddingTop-24{padding-top:24px}.pc-mobile-paddingTop-32{padding-top:32px}.pc-mobile-paddingTop-40{padding-top:40px}.pc-mobile-paddingTop-48{padding-top:48px}.pc-mobile-paddingTop-56{padding-top:56px}.pc-mobile-paddingTop-64{padding-top:64px}.pc-mobile-paddingTop-72{padding-top:72px}.pc-mobile-paddingTop-80{padding-top:80px}.pc-mobile-paddingTop-100{padding-top:100px}.pc-mobile-paddingTop-120{padding-top:120px}.pc-mobile-paddingRight-0{padding-right:0}.pc-mobile-paddingRight-2{padding-right:2px}.pc-mobile-paddingRight-4{padding-right:4px}.pc-mobile-paddingRight-6{padding-right:6px}.pc-mobile-paddingRight-8{padding-right:8px}.pc-mobile-paddingRight-12{padding-right:12px}.pc-mobile-paddingRight-16{padding-right:16px}.pc-mobile-paddingRight-20{padding-right:20px}.pc-mobile-paddingRight-24{padding-right:24px}.pc-mobile-paddingRight-32{padding-right:32px}.pc-mobile-paddingRight-40{padding-right:40px}.pc-mobile-paddingRight-48{padding-right:48px}.pc-mobile-paddingRight-56{padding-right:56px}.pc-mobile-paddingRight-64{padding-right:64px}.pc-mobile-paddingRight-72{padding-right:72px}.pc-mobile-paddingRight-80{padding-right:80px}.pc-mobile-paddingRight-100{padding-right:100px}.pc-mobile-paddingRight-120{padding-right:120px}.pc-mobile-paddingBottom-0{padding-bottom:0}.pc-mobile-paddingBottom-2{padding-bottom:2px}.pc-mobile-paddingBottom-4{padding-bottom:4px}.pc-mobile-paddingBottom-6{padding-bottom:6px}.pc-mobile-paddingBottom-8{padding-bottom:8px}.pc-mobile-paddingBottom-12{padding-bottom:12px}.pc-mobile-paddingBottom-16{padding-bottom:16px}.pc-mobile-paddingBottom-20{padding-bottom:20px}.pc-mobile-paddingBottom-24{padding-bottom:24px}.pc-mobile-paddingBottom-32{padding-bottom:32px}.pc-mobile-paddingBottom-40{padding-bottom:40px}.pc-mobile-paddingBottom-48{padding-bottom:48px}.pc-mobile-paddingBottom-56{padding-bottom:56px}.pc-mobile-paddingBottom-64{padding-bottom:64px}.pc-mobile-paddingBottom-72{padding-bottom:72px}.pc-mobile-paddingBottom-80{padding-bottom:80px}.pc-mobile-paddingBottom-100{padding-bottom:100px}.pc-mobile-paddingBottom-120{padding-bottom:120px}.pc-mobile-top-0{top:0}.pc-mobile-top-100{top:100%}.pc-mobile-width-0{width:0px}.pc-mobile-width-4{width:4px}.pc-mobile-width-8{width:8px}.pc-mobile-width-12{width:12px}.pc-mobile-width-16{width:16px}.pc-mobile-width-20{width:20px}.pc-mobile-width-24{width:24px}.pc-mobile-width-28{width:28px}.pc-mobile-width-32{width:32px}.pc-mobile-width-36{width:36px}.pc-mobile-width-40{width:40px}.pc-mobile-width-44{width:44px}.pc-mobile-width-48{width:48px}.pc-mobile-width-52{width:52px}.pc-mobile-width-56{width:56px}.pc-mobile-width-60{width:60px}.pc-mobile-width-64{width:64px}.pc-mobile-width-68{width:68px}.pc-mobile-width-72{width:72px}.pc-mobile-width-76{width:76px}.pc-mobile-width-80{width:80px}.pc-mobile-width-84{width:84px}.pc-mobile-width-88{width:88px}.pc-mobile-width-92{width:92px}.pc-mobile-width-96{width:96px}.pc-mobile-width-100{width:100px}.pc-mobile-width-120{width:120px}.pc-mobile-width-140{width:140px}.pc-mobile-width-160{width:160px}.pc-mobile-width-180{width:180px}.pc-mobile-width-200{width:200px}.pc-mobile-width-220{width:220px}.pc-mobile-width-240{width:240px}.pc-mobile-width-260{width:260px}.pc-mobile-width-280{width:280px}.pc-mobile-width-300{width:300px}.pc-mobile-width-320{width:320px}.pc-mobile-width-340{width:340px}.pc-mobile-width-360{width:360px}.pc-mobile-width-380{width:380px}.pc-mobile-width-400{width:400px}.pc-mobile-width-420{width:420px}.pc-mobile-width-440{width:440px}.pc-mobile-width-460{width:460px}.pc-mobile-width-480{width:480px}.pc-mobile-width-500{width:500px}.pc-mobile-width-520{width:520px}.pc-mobile-width-540{width:540px}.pc-mobile-height-0{height:0px}.pc-mobile-height-4{height:4px}.pc-mobile-height-8{height:8px}.pc-mobile-height-12{height:12px}.pc-mobile-height-16{height:16px}.pc-mobile-height-20{height:20px}.pc-mobile-height-24{height:24px}.pc-mobile-height-28{height:28px}.pc-mobile-height-32{height:32px}.pc-mobile-height-36{height:36px}.pc-mobile-height-40{height:40px}.pc-mobile-height-44{height:44px}.pc-mobile-height-48{height:48px}.pc-mobile-height-52{height:52px}.pc-mobile-height-56{height:56px}.pc-mobile-height-60{height:60px}.pc-mobile-height-64{height:64px}.pc-mobile-height-68{height:68px}.pc-mobile-height-72{height:72px}.pc-mobile-height-76{height:76px}.pc-mobile-height-80{height:80px}.pc-mobile-height-84{height:84px}.pc-mobile-height-88{height:88px}.pc-mobile-height-92{height:92px}.pc-mobile-height-96{height:96px}.pc-mobile-height-100{height:100px}.pc-mobile-height-120{height:120px}.pc-mobile-height-140{height:140px}.pc-mobile-height-160{height:160px}.pc-mobile-height-180{height:180px}.pc-mobile-height-200{height:200px}.pc-mobile-height-220{height:220px}.pc-mobile-height-240{height:240px}.pc-mobile-height-260{height:260px}.pc-mobile-height-280{height:280px}.pc-mobile-height-300{height:300px}.pc-mobile-height-320{height:320px}.pc-mobile-height-340{height:340px}.pc-mobile-height-360{height:360px}.pc-mobile-height-380{height:380px}.pc-mobile-height-400{height:400px}.pc-mobile-height-420{height:420px}.pc-mobile-height-440{height:440px}.pc-mobile-height-460{height:460px}.pc-mobile-height-480{height:480px}.pc-mobile-height-500{height:500px}.pc-mobile-height-520{height:520px}.pc-mobile-height-540{height:540px}.pc-mobile-maxWidth-0{max-width:0px}.pc-mobile-maxWidth-4{max-width:4px}.pc-mobile-maxWidth-8{max-width:8px}.pc-mobile-maxWidth-12{max-width:12px}.pc-mobile-maxWidth-16{max-width:16px}.pc-mobile-maxWidth-20{max-width:20px}.pc-mobile-maxWidth-24{max-width:24px}.pc-mobile-maxWidth-28{max-width:28px}.pc-mobile-maxWidth-32{max-width:32px}.pc-mobile-maxWidth-36{max-width:36px}.pc-mobile-maxWidth-40{max-width:40px}.pc-mobile-maxWidth-44{max-width:44px}.pc-mobile-maxWidth-48{max-width:48px}.pc-mobile-maxWidth-52{max-width:52px}.pc-mobile-maxWidth-56{max-width:56px}.pc-mobile-maxWidth-60{max-width:60px}.pc-mobile-maxWidth-64{max-width:64px}.pc-mobile-maxWidth-68{max-width:68px}.pc-mobile-maxWidth-72{max-width:72px}.pc-mobile-maxWidth-76{max-width:76px}.pc-mobile-maxWidth-80{max-width:80px}.pc-mobile-maxWidth-84{max-width:84px}.pc-mobile-maxWidth-88{max-width:88px}.pc-mobile-maxWidth-92{max-width:92px}.pc-mobile-maxWidth-96{max-width:96px}.pc-mobile-maxWidth-100{max-width:100px}.pc-mobile-maxWidth-120{max-width:120px}.pc-mobile-maxWidth-140{max-width:140px}.pc-mobile-maxWidth-160{max-width:160px}.pc-mobile-maxWidth-180{max-width:180px}.pc-mobile-maxWidth-200{max-width:200px}.pc-mobile-maxWidth-220{max-width:220px}.pc-mobile-maxWidth-240{max-width:240px}.pc-mobile-maxWidth-260{max-width:260px}.pc-mobile-maxWidth-280{max-width:280px}.pc-mobile-maxWidth-300{max-width:300px}.pc-mobile-maxWidth-320{max-width:320px}.pc-mobile-maxWidth-340{max-width:340px}.pc-mobile-maxWidth-360{max-width:360px}.pc-mobile-maxWidth-380{max-width:380px}.pc-mobile-maxWidth-400{max-width:400px}.pc-mobile-maxWidth-420{max-width:420px}.pc-mobile-maxWidth-440{max-width:440px}.pc-mobile-maxWidth-460{max-width:460px}.pc-mobile-maxWidth-480{max-width:480px}.pc-mobile-maxWidth-500{max-width:500px}.pc-mobile-maxWidth-520{max-width:520px}.pc-mobile-maxWidth-540{max-width:540px}.pc-mobile-maxHeight-0{max-height:0px}.pc-mobile-maxHeight-4{max-height:4px}.pc-mobile-maxHeight-8{max-height:8px}.pc-mobile-maxHeight-12{max-height:12px}.pc-mobile-maxHeight-16{max-height:16px}.pc-mobile-maxHeight-20{max-height:20px}.pc-mobile-maxHeight-24{max-height:24px}.pc-mobile-maxHeight-28{max-height:28px}.pc-mobile-maxHeight-32{max-height:32px}.pc-mobile-maxHeight-36{max-height:36px}.pc-mobile-maxHeight-40{max-height:40px}.pc-mobile-maxHeight-44{max-height:44px}.pc-mobile-maxHeight-48{max-height:48px}.pc-mobile-maxHeight-52{max-height:52px}.pc-mobile-maxHeight-56{max-height:56px}.pc-mobile-maxHeight-60{max-height:60px}.pc-mobile-maxHeight-64{max-height:64px}.pc-mobile-maxHeight-68{max-height:68px}.pc-mobile-maxHeight-72{max-height:72px}.pc-mobile-maxHeight-76{max-height:76px}.pc-mobile-maxHeight-80{max-height:80px}.pc-mobile-maxHeight-84{max-height:84px}.pc-mobile-maxHeight-88{max-height:88px}.pc-mobile-maxHeight-92{max-height:92px}.pc-mobile-maxHeight-96{max-height:96px}.pc-mobile-maxHeight-100{max-height:100px}.pc-mobile-maxHeight-120{max-height:120px}.pc-mobile-maxHeight-140{max-height:140px}.pc-mobile-maxHeight-160{max-height:160px}.pc-mobile-maxHeight-180{max-height:180px}.pc-mobile-maxHeight-200{max-height:200px}.pc-mobile-maxHeight-220{max-height:220px}.pc-mobile-maxHeight-240{max-height:240px}.pc-mobile-maxHeight-260{max-height:260px}.pc-mobile-maxHeight-280{max-height:280px}.pc-mobile-maxHeight-300{max-height:300px}.pc-mobile-maxHeight-320{max-height:320px}.pc-mobile-maxHeight-340{max-height:340px}.pc-mobile-maxHeight-360{max-height:360px}.pc-mobile-maxHeight-380{max-height:380px}.pc-mobile-maxHeight-400{max-height:400px}.pc-mobile-maxHeight-420{max-height:420px}.pc-mobile-maxHeight-440{max-height:440px}.pc-mobile-maxHeight-460{max-height:460px}.pc-mobile-maxHeight-480{max-height:480px}.pc-mobile-maxHeight-500{max-height:500px}.pc-mobile-maxHeight-520{max-height:520px}.pc-mobile-maxHeight-540{max-height:540px}.pc-mobile-minWidth-0{min-width:0px}.pc-mobile-minWidth-100{min-width:100px}.pc-mobile-minWidth-320{min-width:320px}.pc-mobile-minHeight-0{min-height:0px}.pc-mobile-minHeight-72{min-height:72px}.pc-mobile-minHeight-220{min-height:220px}.pc-mobile-pointerEvents-none{pointer-events:none}.pc-mobile-userSelect-none{user-select:none}.pc-mobile-zIndex--1{z-index:-1}.pc-mobile-zIndex-1{z-index:1}}.frontend-pencraft-Box-module__border-transparent--zPqIf{border:1px solid transparent}.frontend-pencraft-Box-module__border-top-transparent--NH9Pp{border-top:1px solid transparent}.frontend-pencraft-Box-module__border-bottom-transparent--spbbj{border-bottom:1px solid transparent}.frontend-pencraft-Box-module__border-left-transparent--KjBt0{border-left:1px solid transparent}.frontend-pencraft-Box-module__border-right-transparent--_TydC{border-right:1px solid transparent}.frontend-pencraft-Box-module__border-y-transparent--ONzvg{border-top:1px solid transparent;border-bottom:1px solid transparent}.frontend-pencraft-Box-module__border-unset--Pgh1d{border:unset}.frontend-pencraft-Box-module__border-detail--MiH57{border:1px solid var(--color-detail)}.frontend-pencraft-Box-module__border-top-detail--W9Yi4{border-top:1px solid var(--color-detail)}.frontend-pencraft-Box-module__border-bottom-detail--SbXzV{border-bottom:1px solid var(--color-detail)}.frontend-pencraft-Box-module__border-left-detail--KXtc0{border-left:1px solid var(--color-detail)}.frontend-pencraft-Box-module__border-right-detail--VmAfT{border-right:1px solid var(--color-detail)}.frontend-pencraft-Box-module__border-y-detail--UQJY8{border-top:1px solid var(--color-detail);border-bottom:1px solid var(--color-detail)}.frontend-pencraft-Box-module__border-detail-themed--Mv1k0{border:1px solid var(--color-detail-themed)}.frontend-pencraft-Box-module__border-top-detail-themed--e17yZ{border-top:1px solid var(--color-detail-themed)}.frontend-pencraft-Box-module__border-bottom-detail-themed--eVwFY{border-bottom:1px solid var(--color-detail-themed)}.frontend-pencraft-Box-module__border-left-detail-themed--SLWvx{border-left:1px solid var(--color-detail-themed)}.frontend-pencraft-Box-module__border-right-detail-themed--jYKzL{border-right:1px solid var(--color-detail-themed)}.frontend-pencraft-Box-module__border-y-detail-themed--qoWJu{border-top:1px solid var(--color-detail-themed);border-bottom:1px solid var(--color-detail-themed)}.frontend-pencraft-Box-module__border-accent-themed--wXyvv{border:1px solid var(--color-accent-themed)}.frontend-pencraft-Box-module__border-top-accent-themed--TV2H6{border-top:1px solid var(--color-accent-themed)}.frontend-pencraft-Box-module__border-bottom-accent-themed--o3hw6{border-bottom:1px solid var(--color-accent-themed)}.frontend-pencraft-Box-module__border-left-accent-themed--Zmywv{border-left:1px solid var(--color-accent-themed)}.frontend-pencraft-Box-module__border-right-accent-themed--ftXka{border-right:1px solid var(--color-accent-themed)}.frontend-pencraft-Box-module__border-y-accent-themed--XSy61{border-top:1px solid var(--color-accent-themed);border-bottom:1px solid var(--color-accent-themed)}.frontend-pencraft-Box-module__border-detail-dashed-themed--oKBR4{border:1px dashed var(--color-detail-themed)}.frontend-pencraft-Box-module__border-top-detail-dashed-themed--NPzSp{border-top:1px dashed var(--color-detail-themed)}.frontend-pencraft-Box-module__border-bottom-detail-dashed-themed--n5yK3{border-bottom:1px dashed var(--color-detail-themed)}.frontend-pencraft-Box-module__border-left-detail-dashed-themed--vhb5U{border-left:1px dashed var(--color-detail-themed)}.frontend-pencraft-Box-module__border-right-detail-dashed-themed--DD1Ek{border-right:1px dashed var(--color-detail-themed)}.frontend-pencraft-Box-module__border-y-detail-dashed-themed--cB5rf{border-top:1px dashed var(--color-detail-themed);border-bottom:1px dashed var(--color-detail-themed)}.frontend-pencraft-Box-module__border-detail-dashed--A7IFA{border:1px dashed var(--color-detail)}.frontend-pencraft-Box-module__border-top-detail-dashed--O0bJ0{border-top:1px dashed var(--color-detail)}.frontend-pencraft-Box-module__border-bottom-detail-dashed--iGmUH{border-bottom:1px dashed var(--color-detail)}.frontend-pencraft-Box-module__border-left-detail-dashed--RRBPQ{border-left:1px dashed var(--color-detail)}.frontend-pencraft-Box-module__border-right-detail-dashed--VlIJH{border-right:1px dashed var(--color-detail)}.frontend-pencraft-Box-module__border-y-detail-dashed--CMeLF{border-top:1px dashed var(--color-detail);border-bottom:1px dashed var(--color-detail)}.frontend-pencraft-Box-module__border-radius-xs--ptMZU{border-radius:var(--border-radius-xs)}.frontend-pencraft-Box-module__border-radius-sm--pmjSw{border-radius:var(--border-radius-sm)}.frontend-pencraft-Box-module__border-radius-md--X8bUm{border-radius:var(--border-radius-md)}.frontend-pencraft-Box-module__border-radius-lg--rZzTC{border-radius:var(--border-radius-lg)}.frontend-pencraft-Box-module__border-radius-full--xm91u{border-radius:var(--border-radius-full)}.frontend-pencraft-Box-module__divider-detail--PNqwC>*+*{border-top:1px solid var(--color-detail)}.frontend-pencraft-Box-module__bg-unset--szbSw{background-color:unset}.frontend-pencraft-Box-module__bg-primary--mKqVL{background-color:var(--color-bg-primary)}.frontend-pencraft-Box-module__bg-secondary--Ub0gU{background-color:var(--color-bg-secondary)}.frontend-pencraft-Box-module__bg-tertiary--TL9Xa{background-color:var(--color-bg-tertiary)}.frontend-pencraft-Box-module__bg-elevated--Stdd7{background-color:var(--color-bg-elevated)}.frontend-pencraft-Box-module__bg-elevated-secondary--pms2j{background-color:var(--color-bg-elevated-hover)}.frontend-pencraft-Box-module__bg-utility-tooltip--nYHb_{background-color:#000000e6}.frontend-pencraft-Box-module__bg-glass-inverted-medium--uJdVK{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#16171880}.frontend-pencraft-Box-module__bg-glass-inverted-thick--NJerh{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#161718cc}.frontend-pencraft-Box-module__bg-glass-thick--eAkjh{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#fffc}.frontend-pencraft-Box-module__bg-accent-primary--xC4Fn{background-color:var(--color-accent-primary)}.frontend-pencraft-Box-module__bg-accent-blue--TWseC{background-color:var(--color-accent-blue)}.frontend-pencraft-Box-module__bg-accent-purple--HZIYn{background-color:var(--color-bg-accent-purple)}.frontend-pencraft-Box-module__bg-action-blue--YawFz{background-color:var(--color-bg-action-blue)}.frontend-pencraft-Box-module__bg-accent-red--sSCQC{background-color:var(--color-bg-accent-red)}.frontend-pencraft-Box-module__flexGrow--mx4xz{flex:1 1 1px}.frontend-pencraft-Box-module__flexAuto--CnX9I{flex:0 0 auto}.frontend-pencraft-Box-module__flexFill--Bk7kX{flex:1 1 auto}.frontend-pencraft-Box-module__overflow-hidden--aAMWF{overflow:hidden}.frontend-pencraft-Box-module__overflowY-auto--BWUQA{overflow-y:auto}.frontend-pencraft-Box-module__overflowX-auto--XwpIO{overflow-x:auto}.frontend-pencraft-Box-module__overflowX-hidden--uRf50{overflow-x:hidden}.frontend-pencraft-Box-module__scrollBar-hidden--fzF31{-ms-overflow-style:none;scrollbar-width:none}.frontend-pencraft-Box-module__scrollBar-hidden--fzF31::-webkit-scrollbar{display:none}.frontend-pencraft-Box-module__ellipsis--pBigN.frontend-pencraft-Box-module__ellipsis--pBigN.frontend-pencraft-Box-module__ellipsis--pBigN.frontend-pencraft-Box-module__ellipsis--pBigN{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.frontend-pencraft-Box-module__sizing-border-box--JDlFM{box-sizing:border-box}.frontend-pencraft-Box-module__pullX-4--mcuJr{margin-left:-4px;margin-right:-4px}.frontend-pencraft-Box-module__pullX-6--mt60z{margin-left:-6px;margin-right:-6px}.frontend-pencraft-Box-module__pullX-8--S5L_X{margin-left:-8px;margin-right:-8px}.frontend-pencraft-Box-module__pullX-12--q44Xm{margin-left:-12px;margin-right:-12px}.frontend-pencraft-Box-module__pullX-16--INTA6{margin-left:-16px;margin-right:-16px}.frontend-pencraft-Box-module__pullX-20--ZkA8j{margin-left:-20px;margin-right:-20px}.frontend-pencraft-Box-module__pullX-24--QGV4o{margin-left:-24px;margin-right:-24px}.frontend-pencraft-Box-module__pullX-32--GyMB2{margin-left:-32px;margin-right:-32px}.frontend-pencraft-Box-module__pullX-40--F0UAO{margin-left:-40px;margin-right:-40px}.frontend-pencraft-Box-module__pullX-48--xOl5I{margin-left:-48px;margin-right:-48px}.frontend-pencraft-Box-module__pullX-56--Ns28l{margin-left:-56px;margin-right:-56px}.frontend-pencraft-Box-module__pullX-64--hg4cI{margin-left:-64px;margin-right:-64px}.frontend-pencraft-Box-module__pullX-80--eSVAK{margin-left:-80px;margin-right:-80px}.frontend-pencraft-Box-module__pullX-120--M1no4{margin-left:-120px;margin-right:-120px}.frontend-pencraft-Text-module__reset--dW0zZ{color:unset}.frontend-pencraft-Text-module__reset--dW0zZ.frontend-pencraft-Text-module__reset--dW0zZ.frontend-pencraft-Text-module__reset--dW0zZ.frontend-pencraft-Text-module__reset--dW0zZ{text-decoration:unset;margin:0}.frontend-pencraft-Text-module__align-left--IURXw.frontend-pencraft-Text-module__align-left--IURXw.frontend-pencraft-Text-module__align-left--IURXw.frontend-pencraft-Text-module__align-left--IURXw{text-align:left}.frontend-pencraft-Text-module__align-center--HMNAZ.frontend-pencraft-Text-module__align-center--HMNAZ{text-align:center}.frontend-pencraft-Text-module__align-right--PcYkZ.frontend-pencraft-Text-module__align-right--PcYkZ{text-align:right}.frontend-pencraft-Text-module__size-inherit--svfip{font-size:inherit;line-height:inherit;letter-spacing:inherit}.frontend-pencraft-Text-module__size-11--k1e8b.frontend-pencraft-Text-module__size-11--k1e8b.frontend-pencraft-Text-module__size-11--k1e8b.frontend-pencraft-Text-module__size-11--k1e8b{font-size:11px;line-height:16px;letter-spacing:.06px}.frontend-pencraft-Text-module__size-12--KorQF.frontend-pencraft-Text-module__size-12--KorQF.frontend-pencraft-Text-module__size-12--KorQF.frontend-pencraft-Text-module__size-12--KorQF{font-size:12px;line-height:16px;letter-spacing:0px}.frontend-pencraft-Text-module__size-13--XwZ4Q.frontend-pencraft-Text-module__size-13--XwZ4Q.frontend-pencraft-Text-module__size-13--XwZ4Q.frontend-pencraft-Text-module__size-13--XwZ4Q{font-size:13px;line-height:20px;letter-spacing:-.08px}.frontend-pencraft-Text-module__size-14--Ume6q.frontend-pencraft-Text-module__size-14--Ume6q.frontend-pencraft-Text-module__size-14--Ume6q.frontend-pencraft-Text-module__size-14--Ume6q{font-size:14px;line-height:20px;letter-spacing:-.15px}.frontend-pencraft-Text-module__size-15--dGeLE.frontend-pencraft-Text-module__size-15--dGeLE.frontend-pencraft-Text-module__size-15--dGeLE.frontend-pencraft-Text-module__size-15--dGeLE{font-size:15px;line-height:20px;letter-spacing:-.23px}.frontend-pencraft-Text-module__size-17--p3CP5.frontend-pencraft-Text-module__size-17--p3CP5.frontend-pencraft-Text-module__size-17--p3CP5.frontend-pencraft-Text-module__size-17--p3CP5{font-size:17px;line-height:24px;letter-spacing:-.43px}.frontend-pencraft-Text-module__size-19--AR2fb.frontend-pencraft-Text-module__size-19--AR2fb.frontend-pencraft-Text-module__size-19--AR2fb.frontend-pencraft-Text-module__size-19--AR2fb{font-size:19px;line-height:26px;letter-spacing:-.45px}.frontend-pencraft-Text-module__size-20--rvGME.frontend-pencraft-Text-module__size-20--rvGME.frontend-pencraft-Text-module__size-20--rvGME.frontend-pencraft-Text-module__size-20--rvGME{font-size:20px;line-height:26px;letter-spacing:-.45px}.frontend-pencraft-Text-module__size-24--Nqjlj.frontend-pencraft-Text-module__size-24--Nqjlj.frontend-pencraft-Text-module__size-24--Nqjlj.frontend-pencraft-Text-module__size-24--Nqjlj{font-size:24px;line-height:28px;letter-spacing:.07px}.frontend-pencraft-Text-module__size-30--EPab8.frontend-pencraft-Text-module__size-30--EPab8.frontend-pencraft-Text-module__size-30--EPab8.frontend-pencraft-Text-module__size-30--EPab8{font-size:30px;line-height:36px;letter-spacing:.4px}.frontend-pencraft-Text-module__size-36--qcTKl.frontend-pencraft-Text-module__size-36--qcTKl.frontend-pencraft-Text-module__size-36--qcTKl.frontend-pencraft-Text-module__size-36--qcTKl{font-size:36px;line-height:44px;letter-spacing:.37px}.frontend-pencraft-Text-module__line-height-16--nRbFX.frontend-pencraft-Text-module__line-height-16--nRbFX.frontend-pencraft-Text-module__line-height-16--nRbFX.frontend-pencraft-Text-module__line-height-16--nRbFX{line-height:16px}.frontend-pencraft-Text-module__line-height-20--p0dP8.frontend-pencraft-Text-module__line-height-20--p0dP8.frontend-pencraft-Text-module__line-height-20--p0dP8.frontend-pencraft-Text-module__line-height-20--p0dP8{line-height:20px}.frontend-pencraft-Text-module__line-height-24--lgb2s.frontend-pencraft-Text-module__line-height-24--lgb2s.frontend-pencraft-Text-module__line-height-24--lgb2s.frontend-pencraft-Text-module__line-height-24--lgb2s{line-height:24px}.frontend-pencraft-Text-module__line-height-28--NgO1Q.frontend-pencraft-Text-module__line-height-28--NgO1Q.frontend-pencraft-Text-module__line-height-28--NgO1Q.frontend-pencraft-Text-module__line-height-28--NgO1Q{line-height:28px}.frontend-pencraft-Text-module__line-height-30--I_4lx.frontend-pencraft-Text-module__line-height-30--I_4lx.frontend-pencraft-Text-module__line-height-30--I_4lx.frontend-pencraft-Text-module__line-height-30--I_4lx{line-height:30px}.frontend-pencraft-Text-module__line-height-32--gncft.frontend-pencraft-Text-module__line-height-32--gncft.frontend-pencraft-Text-module__line-height-32--gncft.frontend-pencraft-Text-module__line-height-32--gncft.frontend-pencraft-Text-module__line-height-32--gncft{line-height:32px}.frontend-pencraft-Text-module__line-height-36--XBUKs.frontend-pencraft-Text-module__line-height-36--XBUKs.frontend-pencraft-Text-module__line-height-36--XBUKs.frontend-pencraft-Text-module__line-height-36--XBUKs{line-height:36px}.frontend-pencraft-Text-module__line-height-44--FgZZF.frontend-pencraft-Text-module__line-height-44--FgZZF.frontend-pencraft-Text-module__line-height-44--FgZZF.frontend-pencraft-Text-module__line-height-44--FgZZF{line-height:44px}.frontend-pencraft-Text-module__font-display--KlbfE.frontend-pencraft-Text-module__font-display--KlbfE.frontend-pencraft-Text-module__font-display--KlbfE.frontend-pencraft-Text-module__font-display--KlbfE{font-family:var(--font-family-title)}.frontend-pencraft-Text-module__font-text--QmNJR.frontend-pencraft-Text-module__font-text--QmNJR.frontend-pencraft-Text-module__font-text--QmNJR.frontend-pencraft-Text-module__font-text--QmNJR{font-family:var(--font-family-text)}.frontend-pencraft-Text-module__font-serif--vDmr9.frontend-pencraft-Text-module__font-serif--vDmr9.frontend-pencraft-Text-module__font-serif--vDmr9.frontend-pencraft-Text-module__font-serif--vDmr9{font-family:var(--font-family-serif);letter-spacing:-.012em}.frontend-pencraft-Text-module__font-monospace--d1JCK.frontend-pencraft-Text-module__font-monospace--d1JCK.frontend-pencraft-Text-module__font-monospace--d1JCK.frontend-pencraft-Text-module__font-monospace--d1JCK{font-family:var(--font-family-monospace)}.frontend-pencraft-Text-module__font-meta--U_nxy.frontend-pencraft-Text-module__font-meta--U_nxy.frontend-pencraft-Text-module__font-meta--U_nxy.frontend-pencraft-Text-module__font-meta--U_nxy{font-family:var(--font-family-meta)}.frontend-pencraft-Text-module__font-digit--AusNq.frontend-pencraft-Text-module__font-digit--AusNq.frontend-pencraft-Text-module__font-digit--AusNq.frontend-pencraft-Text-module__font-digit--AusNq{font-family:var(--font-family-digit)}.frontend-pencraft-Text-module__font-emoji--vNv4r.frontend-pencraft-Text-module__font-emoji--vNv4r.frontend-pencraft-Text-module__font-emoji--vNv4r.frontend-pencraft-Text-module__font-emoji--vNv4r{font-family:var(--font-family-emoji)}.frontend-pencraft-Text-module__font-pub-headings--lbOZ2.frontend-pencraft-Text-module__font-pub-headings--lbOZ2.frontend-pencraft-Text-module__font-pub-headings--lbOZ2.frontend-pencraft-Text-module__font-pub-headings--lbOZ2{font-family:var(--font-family-pub-headings);font-weight:var(--font_weight_headings_preset, 700);letter-spacing:0}.frontend-pencraft-Text-module__font-pub-body--EYvh6.frontend-pencraft-Text-module__font-pub-body--EYvh6.frontend-pencraft-Text-module__font-pub-body--EYvh6.frontend-pencraft-Text-module__font-pub-body--EYvh6{font-family:var(--font-family-pub-body)}.frontend-pencraft-Text-module__font-marketing--alZiD.frontend-pencraft-Text-module__font-marketing--alZiD.frontend-pencraft-Text-module__font-marketing--alZiD.frontend-pencraft-Text-module__font-marketing--alZiD{font-family:Cahuenga,serif}.frontend-pencraft-Text-module__font-mono--WHcWk{font-family:var(--font-family-mono)}.frontend-pencraft-Text-module__weight-light--K3kAx.frontend-pencraft-Text-module__weight-light--K3kAx.frontend-pencraft-Text-module__weight-light--K3kAx.frontend-pencraft-Text-module__weight-light--K3kAx{font-weight:300}.frontend-pencraft-Text-module__weight-regular--gZeOD.frontend-pencraft-Text-module__weight-regular--gZeOD.frontend-pencraft-Text-module__weight-regular--gZeOD.frontend-pencraft-Text-module__weight-regular--gZeOD{font-weight:400}.frontend-pencraft-Text-module__weight-medium--x7khA.frontend-pencraft-Text-module__weight-medium--x7khA.frontend-pencraft-Text-module__weight-medium--x7khA.frontend-pencraft-Text-module__weight-medium--x7khA{font-weight:500}.frontend-pencraft-Text-module__weight-semibold--LJBj3.frontend-pencraft-Text-module__weight-semibold--LJBj3.frontend-pencraft-Text-module__weight-semibold--LJBj3.frontend-pencraft-Text-module__weight-semibold--LJBj3{font-weight:600}.frontend-pencraft-Text-module__weight-bold--Ps9DB.frontend-pencraft-Text-module__weight-bold--Ps9DB.frontend-pencraft-Text-module__weight-bold--Ps9DB.frontend-pencraft-Text-module__weight-bold--Ps9DB{font-weight:700}.frontend-pencraft-Text-module__weight-heavy--NFGuJ.frontend-pencraft-Text-module__weight-heavy--NFGuJ.frontend-pencraft-Text-module__weight-heavy--NFGuJ.frontend-pencraft-Text-module__weight-heavy--NFGuJ{font-weight:800}.frontend-pencraft-Text-module__font-style-italic--pVGY_{font-style:italic}.frontend-pencraft-Text-module__color-inherit--SNLFK{color:inherit}.frontend-pencraft-Text-module__color-primary--ud4Z0.frontend-pencraft-Text-module__color-primary--ud4Z0.frontend-pencraft-Text-module__color-primary--ud4Z0.frontend-pencraft-Text-module__color-primary--ud4Z0{color:var(--color-primary)}.frontend-pencraft-Text-module__color-secondary--WRADg.frontend-pencraft-Text-module__color-secondary--WRADg.frontend-pencraft-Text-module__color-secondary--WRADg.frontend-pencraft-Text-module__color-secondary--WRADg{color:var(--color-secondary)}.frontend-pencraft-Text-module__color-tertiary--Ltr7B.frontend-pencraft-Text-module__color-tertiary--Ltr7B.frontend-pencraft-Text-module__color-tertiary--Ltr7B.frontend-pencraft-Text-module__color-tertiary--Ltr7B{color:var(--color-tertiary)}.frontend-pencraft-Text-module__color-success--DEqmn.frontend-pencraft-Text-module__color-success--DEqmn.frontend-pencraft-Text-module__color-success--DEqmn.frontend-pencraft-Text-module__color-success--DEqmn{color:var(--color-accent-green)}.frontend-pencraft-Text-module__color-error--cPex3.frontend-pencraft-Text-module__color-error--cPex3.frontend-pencraft-Text-module__color-error--cPex3.frontend-pencraft-Text-module__color-error--cPex3{color:var(--color-accent-error)}.frontend-pencraft-Text-module__color-substack--OEE6X.frontend-pencraft-Text-module__color-substack--OEE6X.frontend-pencraft-Text-module__color-substack--OEE6X.frontend-pencraft-Text-module__color-substack--OEE6X{color:var(--color-accent-substack)}.frontend-pencraft-Text-module__color-bg-light--fXepy.frontend-pencraft-Text-module__color-bg-light--fXepy.frontend-pencraft-Text-module__color-bg-light--fXepy.frontend-pencraft-Text-module__color-bg-light--fXepy{color:var(--color-light-bg-primary)}.frontend-pencraft-Text-module__color-pub-primary-text--RzL7j.frontend-pencraft-Text-module__color-pub-primary-text--RzL7j.frontend-pencraft-Text-module__color-pub-primary-text--RzL7j.frontend-pencraft-Text-module__color-pub-primary-text--RzL7j{color:var(--color-primary-themed)}.frontend-pencraft-Text-module__color-pub-secondary-text--OzRTa.frontend-pencraft-Text-module__color-pub-secondary-text--OzRTa.frontend-pencraft-Text-module__color-pub-secondary-text--OzRTa.frontend-pencraft-Text-module__color-pub-secondary-text--OzRTa{color:var(--color-secondary-themed)}.frontend-pencraft-Text-module__color-pub-tertiary-text--X6b_B.frontend-pencraft-Text-module__color-pub-tertiary-text--X6b_B.frontend-pencraft-Text-module__color-pub-tertiary-text--X6b_B.frontend-pencraft-Text-module__color-pub-tertiary-text--X6b_B{color:var(--color-tertiary-themed)}.frontend-pencraft-Text-module__color-pub-accent--ENUEn.frontend-pencraft-Text-module__color-pub-accent--ENUEn.frontend-pencraft-Text-module__color-pub-accent--ENUEn{color:var(--color-accent-themed)}.frontend-pencraft-Text-module__color-pub-accent-inverse--v7Zhh.frontend-pencraft-Text-module__color-pub-accent-inverse--v7Zhh.frontend-pencraft-Text-module__color-pub-accent-inverse--v7Zhh{color:var(--color-accent-inverse-themed)}.frontend-pencraft-Text-module__color-accent-red--XZxwi.frontend-pencraft-Text-module__color-accent-red--XZxwi.frontend-pencraft-Text-module__color-accent-red--XZxwi.frontend-pencraft-Text-module__color-accent-red--XZxwi{color:var(--color-accent-red)}.frontend-pencraft-Text-module__color-accent-purple--XfjiI.frontend-pencraft-Text-module__color-accent-purple--XfjiI{color:var(--color-accent-purple)}.frontend-pencraft-Text-module__color-accent-blue--yq1p7.frontend-pencraft-Text-module__color-accent-blue--yq1p7{color:var(--color-accent-blue)}.frontend-pencraft-Text-module__color-pub-accent--ENUEn.frontend-pencraft-Text-module__color-pub-accent--ENUEn{color:var(--color-accent-themed)}.frontend-pencraft-Text-module__color-pub-accent-inverse--v7Zhh.frontend-pencraft-Text-module__color-pub-accent-inverse--v7Zhh{color:var(--color-accent-inverse-themed)}.frontend-pencraft-Text-module__color-white--gykhu.frontend-pencraft-Text-module__color-white--gykhu.frontend-pencraft-Text-module__color-white--gykhu{color:var(--color-white)}.frontend-pencraft-Text-module__transform-uppercase--IDkUL.frontend-pencraft-Text-module__transform-uppercase--IDkUL.frontend-pencraft-Text-module__transform-uppercase--IDkUL.frontend-pencraft-Text-module__transform-uppercase--IDkUL{text-transform:uppercase}.frontend-pencraft-Text-module__ellipsis--K3mj1.frontend-pencraft-Text-module__ellipsis--K3mj1.frontend-pencraft-Text-module__ellipsis--K3mj1.frontend-pencraft-Text-module__ellipsis--K3mj1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.frontend-pencraft-Text-module__nowrap--FFIJI.frontend-pencraft-Text-module__nowrap--FFIJI.frontend-pencraft-Text-module__nowrap--FFIJI.frontend-pencraft-Text-module__nowrap--FFIJI{white-space:nowrap}.frontend-pencraft-Text-module__clamp--a1dYM.frontend-pencraft-Text-module__clamp--a1dYM.frontend-pencraft-Text-module__clamp--a1dYM.frontend-pencraft-Text-module__clamp--a1dYM{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.frontend-pencraft-Text-module__clamp-1--qD_7y.frontend-pencraft-Text-module__clamp-1--qD_7y.frontend-pencraft-Text-module__clamp-1--qD_7y.frontend-pencraft-Text-module__clamp-1--qD_7y{-webkit-line-clamp:1}.frontend-pencraft-Text-module__clamp-2--kM7cV.frontend-pencraft-Text-module__clamp-2--kM7cV.frontend-pencraft-Text-module__clamp-2--kM7cV.frontend-pencraft-Text-module__clamp-2--kM7cV{-webkit-line-clamp:2}.frontend-pencraft-Text-module__clamp-3--R6uR3.frontend-pencraft-Text-module__clamp-3--R6uR3.frontend-pencraft-Text-module__clamp-3--R6uR3.frontend-pencraft-Text-module__clamp-3--R6uR3{-webkit-line-clamp:3}.frontend-pencraft-Text-module__clamp-4--UtLMJ.frontend-pencraft-Text-module__clamp-4--UtLMJ.frontend-pencraft-Text-module__clamp-4--UtLMJ.frontend-pencraft-Text-module__clamp-4--UtLMJ{-webkit-line-clamp:4}.frontend-pencraft-Text-module__clamp-5--jx7AR.frontend-pencraft-Text-module__clamp-5--jx7AR.frontend-pencraft-Text-module__clamp-5--jx7AR.frontend-pencraft-Text-module__clamp-5--jx7AR{-webkit-line-clamp:5}.frontend-pencraft-Text-module__clamp-8--_w8kW.frontend-pencraft-Text-module__clamp-8--_w8kW.frontend-pencraft-Text-module__clamp-8--_w8kW.frontend-pencraft-Text-module__clamp-8--_w8kW{-webkit-line-clamp:8}.frontend-pencraft-Text-module__decoration-underline--sj8pE.frontend-pencraft-Text-module__decoration-underline--sj8pE.frontend-pencraft-Text-module__decoration-underline--sj8pE.frontend-pencraft-Text-module__decoration-underline--sj8pE{text-decoration-line:underline}.frontend-pencraft-Text-module__decoration-none--fSOnx.frontend-pencraft-Text-module__decoration-none--fSOnx.frontend-pencraft-Text-module__decoration-none--fSOnx.frontend-pencraft-Text-module__decoration-none--fSOnx{text-decoration-line:none;text-decoration-thickness:0}@media (hover: hover){.frontend-pencraft-Text-module__decoration-none--fSOnx.frontend-pencraft-Text-module__decoration-none--fSOnx.frontend-pencraft-Text-module__decoration-none--fSOnx.frontend-pencraft-Text-module__decoration-none--fSOnx:hover{text-decoration-thickness:0;text-decoration-line:none}}.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn{text-decoration-thickness:0}@media (hover: hover){.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn.frontend-pencraft-Text-module__decoration-hover-underline--BEYAn:hover{text-decoration-thickness:auto;text-decoration-line:underline}}.frontend-pencraft-Text-module__decoration-line-through--savXK.frontend-pencraft-Text-module__decoration-line-through--savXK.frontend-pencraft-Text-module__decoration-line-through--savXK.frontend-pencraft-Text-module__decoration-line-through--savXK{text-decoration:line-through}.frontend-pencraft-Text-module__pb-0--oJ2zN.frontend-pencraft-Text-module__pb-0--oJ2zN.frontend-pencraft-Text-module__pb-0--oJ2zN.frontend-pencraft-Text-module__pb-0--oJ2zN{padding-bottom:0}.frontend-pencraft-Text-module__pb-4--zc_MG.frontend-pencraft-Text-module__pb-4--zc_MG.frontend-pencraft-Text-module__pb-4--zc_MG.frontend-pencraft-Text-module__pb-4--zc_MG{padding-bottom:4px}.frontend-pencraft-Text-module__pb-8--az5rk.frontend-pencraft-Text-module__pb-8--az5rk.frontend-pencraft-Text-module__pb-8--az5rk.frontend-pencraft-Text-module__pb-8--az5rk{padding-bottom:8px}.frontend-pencraft-Text-module__pb-12--kc1Oe.frontend-pencraft-Text-module__pb-12--kc1Oe.frontend-pencraft-Text-module__pb-12--kc1Oe.frontend-pencraft-Text-module__pb-12--kc1Oe{padding-bottom:12px}.frontend-pencraft-Text-module__pb-16--EmDlZ.frontend-pencraft-Text-module__pb-16--EmDlZ.frontend-pencraft-Text-module__pb-16--EmDlZ.frontend-pencraft-Text-module__pb-16--EmDlZ{padding-bottom:16px}.frontend-pencraft-Text-module__pb-20--H2nTd.frontend-pencraft-Text-module__pb-20--H2nTd.frontend-pencraft-Text-module__pb-20--H2nTd.frontend-pencraft-Text-module__pb-20--H2nTd{padding-bottom:20px}.frontend-pencraft-Text-module__pb-24--lZquw.frontend-pencraft-Text-module__pb-24--lZquw.frontend-pencraft-Text-module__pb-24--lZquw.frontend-pencraft-Text-module__pb-24--lZquw{padding-bottom:24px}.frontend-pencraft-Text-module__pb-28--FnB8w.frontend-pencraft-Text-module__pb-28--FnB8w.frontend-pencraft-Text-module__pb-28--FnB8w.frontend-pencraft-Text-module__pb-28--FnB8w{padding-bottom:28px}.frontend-pencraft-Text-module__pb-32--UAwHd.frontend-pencraft-Text-module__pb-32--UAwHd.frontend-pencraft-Text-module__pb-32--UAwHd.frontend-pencraft-Text-module__pb-32--UAwHd{padding-bottom:32px}.frontend-pencraft-Text-module__pl-0--M0tOT.frontend-pencraft-Text-module__pl-0--M0tOT.frontend-pencraft-Text-module__pl-0--M0tOT.frontend-pencraft-Text-module__pl-0--M0tOT{padding-left:0}.frontend-pencraft-Text-module__pl-4--OU99o.frontend-pencraft-Text-module__pl-4--OU99o.frontend-pencraft-Text-module__pl-4--OU99o.frontend-pencraft-Text-module__pl-4--OU99o{padding-left:4px}.frontend-pencraft-Text-module__pl-8--Utyb7.frontend-pencraft-Text-module__pl-8--Utyb7.frontend-pencraft-Text-module__pl-8--Utyb7.frontend-pencraft-Text-module__pl-8--Utyb7{padding-left:8px}.frontend-pencraft-Text-module__pl-12--YSRQc.frontend-pencraft-Text-module__pl-12--YSRQc.frontend-pencraft-Text-module__pl-12--YSRQc.frontend-pencraft-Text-module__pl-12--YSRQc{padding-left:12px}.frontend-pencraft-Text-module__pl-16--Qy2oa.frontend-pencraft-Text-module__pl-16--Qy2oa.frontend-pencraft-Text-module__pl-16--Qy2oa.frontend-pencraft-Text-module__pl-16--Qy2oa{padding-left:16px}.frontend-pencraft-Text-module__pl-20--_jy5A.frontend-pencraft-Text-module__pl-20--_jy5A.frontend-pencraft-Text-module__pl-20--_jy5A.frontend-pencraft-Text-module__pl-20--_jy5A{padding-left:20px}.frontend-pencraft-Text-module__pl-24--CLAKz.frontend-pencraft-Text-module__pl-24--CLAKz.frontend-pencraft-Text-module__pl-24--CLAKz.frontend-pencraft-Text-module__pl-24--CLAKz{padding-left:24px}.frontend-pencraft-Text-module__pl-28--Px2EF.frontend-pencraft-Text-module__pl-28--Px2EF.frontend-pencraft-Text-module__pl-28--Px2EF.frontend-pencraft-Text-module__pl-28--Px2EF{padding-left:28px}.frontend-pencraft-Text-module__pl-32--vPigU.frontend-pencraft-Text-module__pl-32--vPigU.frontend-pencraft-Text-module__pl-32--vPigU.frontend-pencraft-Text-module__pl-32--vPigU{padding-left:32px}.frontend-pencraft-Text-module__pr-0--iu9nM.frontend-pencraft-Text-module__pr-0--iu9nM.frontend-pencraft-Text-module__pr-0--iu9nM.frontend-pencraft-Text-module__pr-0--iu9nM{padding-right:0}.frontend-pencraft-Text-module__pr-4--CxP4h.frontend-pencraft-Text-module__pr-4--CxP4h.frontend-pencraft-Text-module__pr-4--CxP4h.frontend-pencraft-Text-module__pr-4--CxP4h{padding-right:4px}.frontend-pencraft-Text-module__pr-8--RdjsS.frontend-pencraft-Text-module__pr-8--RdjsS.frontend-pencraft-Text-module__pr-8--RdjsS.frontend-pencraft-Text-module__pr-8--RdjsS{padding-right:8px}.frontend-pencraft-Text-module__pr-12--b4OPu.frontend-pencraft-Text-module__pr-12--b4OPu.frontend-pencraft-Text-module__pr-12--b4OPu.frontend-pencraft-Text-module__pr-12--b4OPu{padding-right:12px}.frontend-pencraft-Text-module__pr-16--Omg1z.frontend-pencraft-Text-module__pr-16--Omg1z.frontend-pencraft-Text-module__pr-16--Omg1z.frontend-pencraft-Text-module__pr-16--Omg1z{padding-right:16px}.frontend-pencraft-Text-module__pr-20--q5Liy.frontend-pencraft-Text-module__pr-20--q5Liy.frontend-pencraft-Text-module__pr-20--q5Liy.frontend-pencraft-Text-module__pr-20--q5Liy{padding-right:20px}.frontend-pencraft-Text-module__pr-24--DLrAp.frontend-pencraft-Text-module__pr-24--DLrAp.frontend-pencraft-Text-module__pr-24--DLrAp.frontend-pencraft-Text-module__pr-24--DLrAp{padding-right:24px}.frontend-pencraft-Text-module__pr-28--CzBqk.frontend-pencraft-Text-module__pr-28--CzBqk.frontend-pencraft-Text-module__pr-28--CzBqk.frontend-pencraft-Text-module__pr-28--CzBqk{padding-right:28px}.frontend-pencraft-Text-module__pr-32--fpeci.frontend-pencraft-Text-module__pr-32--fpeci.frontend-pencraft-Text-module__pr-32--fpeci.frontend-pencraft-Text-module__pr-32--fpeci{padding-right:32px}.frontend-pencraft-Text-module__pt-0--gXXK4.frontend-pencraft-Text-module__pt-0--gXXK4.frontend-pencraft-Text-module__pt-0--gXXK4.frontend-pencraft-Text-module__pt-0--gXXK4{padding-top:0}.frontend-pencraft-Text-module__pt-4--A76Ib.frontend-pencraft-Text-module__pt-4--A76Ib.frontend-pencraft-Text-module__pt-4--A76Ib.frontend-pencraft-Text-module__pt-4--A76Ib{padding-top:4px}.frontend-pencraft-Text-module__pt-8--UXpDH.frontend-pencraft-Text-module__pt-8--UXpDH.frontend-pencraft-Text-module__pt-8--UXpDH.frontend-pencraft-Text-module__pt-8--UXpDH{padding-top:8px}.frontend-pencraft-Text-module__pt-12--_3VHu.frontend-pencraft-Text-module__pt-12--_3VHu.frontend-pencraft-Text-module__pt-12--_3VHu.frontend-pencraft-Text-module__pt-12--_3VHu{padding-top:12px}.frontend-pencraft-Text-module__pt-16--Q_rgJ.frontend-pencraft-Text-module__pt-16--Q_rgJ.frontend-pencraft-Text-module__pt-16--Q_rgJ.frontend-pencraft-Text-module__pt-16--Q_rgJ{padding-top:16px}.frontend-pencraft-Text-module__pt-20--eahXO.frontend-pencraft-Text-module__pt-20--eahXO.frontend-pencraft-Text-module__pt-20--eahXO.frontend-pencraft-Text-module__pt-20--eahXO{padding-top:20px}.frontend-pencraft-Text-module__pt-24--eHqeF.frontend-pencraft-Text-module__pt-24--eHqeF.frontend-pencraft-Text-module__pt-24--eHqeF.frontend-pencraft-Text-module__pt-24--eHqeF{padding-top:24px}.frontend-pencraft-Text-module__pt-28--y5gSe.frontend-pencraft-Text-module__pt-28--y5gSe.frontend-pencraft-Text-module__pt-28--y5gSe.frontend-pencraft-Text-module__pt-28--y5gSe{padding-top:28px}.frontend-pencraft-Text-module__pt-32--RCWsg.frontend-pencraft-Text-module__pt-32--RCWsg.frontend-pencraft-Text-module__pt-32--RCWsg.frontend-pencraft-Text-module__pt-32--RCWsg{padding-top:32px}.frontend-pencraft-Text-module__paragraph--xwgYU{white-space:pre-line;overflow-wrap:break-word;hyphens:auto}.frontend-pencraft-Text-module__meta--jzHdd.frontend-pencraft-Text-module__meta--jzHdd.frontend-pencraft-Text-module__meta--jzHdd.frontend-pencraft-Text-module__meta--jzHdd{letter-spacing:.2px}.frontend-pencraft-Text-module__digit--Dssbw.frontend-pencraft-Text-module__digit--Dssbw.frontend-pencraft-Text-module__digit--Dssbw.frontend-pencraft-Text-module__digit--Dssbw{letter-spacing:-.2}.frontend-pencraft-Text-module__marketingHeading1xl--w2t25.frontend-pencraft-Text-module__marketingHeading1xl--w2t25.frontend-pencraft-Text-module__marketingHeading1xl--w2t25.frontend-pencraft-Text-module__marketingHeading1xl--w2t25{font-family:Cahuenga,serif;font-size:72px;line-height:84px}.frontend-pencraft-Text-module__marketingHeading1--GilGQ.frontend-pencraft-Text-module__marketingHeading1--GilGQ.frontend-pencraft-Text-module__marketingHeading1--GilGQ.frontend-pencraft-Text-module__marketingHeading1--GilGQ{font-family:Cahuenga,serif;font-size:55px;line-height:68.2px}.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh{font-family:Cahuenga,serif;font-size:38px;line-height:40.13px}.frontend-pencraft-Text-module__marketingHeading3--nhPu_.frontend-pencraft-Text-module__marketingHeading3--nhPu_.frontend-pencraft-Text-module__marketingHeading3--nhPu_.frontend-pencraft-Text-module__marketingHeading3--nhPu_{font-family:Cahuenga,serif;font-size:32px;line-height:39.68px}.frontend-pencraft-Text-module__marketingHeading4--fBhoA.frontend-pencraft-Text-module__marketingHeading4--fBhoA.frontend-pencraft-Text-module__marketingHeading4--fBhoA.frontend-pencraft-Text-module__marketingHeading4--fBhoA{font-family:Cahuenga,serif;font-size:24px;line-height:30px}.frontend-pencraft-Text-module__marketingHeading5--zmdSS.frontend-pencraft-Text-module__marketingHeading5--zmdSS.frontend-pencraft-Text-module__marketingHeading5--zmdSS.frontend-pencraft-Text-module__marketingHeading5--zmdSS{font-family:Cahuenga,serif;font-size:20px;line-height:24px}.frontend-pencraft-Text-module__marketingQuote--kXKk3.frontend-pencraft-Text-module__marketingQuote--kXKk3.frontend-pencraft-Text-module__marketingQuote--kXKk3.frontend-pencraft-Text-module__marketingQuote--kXKk3{font-family:Cahuenga,serif;font-size:38px;line-height:47px}.frontend-pencraft-Text-module__marketingSubtitle--jIk8i.frontend-pencraft-Text-module__marketingSubtitle--jIk8i.frontend-pencraft-Text-module__marketingSubtitle--jIk8i.frontend-pencraft-Text-module__marketingSubtitle--jIk8i{font-family:Cahuenga,serif;font-size:28px;line-height:32px}.frontend-pencraft-Text-module__marketingBody--i9R2n.frontend-pencraft-Text-module__marketingBody--i9R2n.frontend-pencraft-Text-module__marketingBody--i9R2n.frontend-pencraft-Text-module__marketingBody--i9R2n{font-size:17px;letter-spacing:-.45px;line-height:23px}@media screen and (max-width: 650px){.frontend-pencraft-Text-module__marketingHeading1xl--w2t25.frontend-pencraft-Text-module__marketingHeading1xl--w2t25.frontend-pencraft-Text-module__marketingHeading1xl--w2t25.frontend-pencraft-Text-module__marketingHeading1xl--w2t25,.frontend-pencraft-Text-module__marketingHeading1--GilGQ.frontend-pencraft-Text-module__marketingHeading1--GilGQ.frontend-pencraft-Text-module__marketingHeading1--GilGQ.frontend-pencraft-Text-module__marketingHeading1--GilGQ{font-size:44px;line-height:54.56px}.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh.frontend-pencraft-Text-module__marketingHeading2--Rv1Nh{font-size:32px;line-height:33.79px}.frontend-pencraft-Text-module__marketingHeading3--nhPu_.frontend-pencraft-Text-module__marketingHeading3--nhPu_.frontend-pencraft-Text-module__marketingHeading3--nhPu_.frontend-pencraft-Text-module__marketingHeading3--nhPu_{font-size:28px;line-height:34.72px}.frontend-pencraft-Text-module__marketingQuote--kXKk3.frontend-pencraft-Text-module__marketingQuote--kXKk3.frontend-pencraft-Text-module__marketingQuote--kXKk3.frontend-pencraft-Text-module__marketingQuote--kXKk3{font-size:28px;line-height:35px}.frontend-pencraft-Text-module__marketingSubtitle--jIk8i.frontend-pencraft-Text-module__marketingSubtitle--jIk8i.frontend-pencraft-Text-module__marketingSubtitle--jIk8i.frontend-pencraft-Text-module__marketingSubtitle--jIk8i{font-family:Cahuenga,serif;font-size:24px;line-height:30px}}.frontend-pencraft-internal-HiddenInputWrapper-module__hiddenInput--wQ_AN input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;cursor:pointer}.frontend-pencraft-Button-module__buttonBase--T0hXz{box-sizing:border-box;outline:none;border:none;background:transparent;padding:0;color:unset;appearance:none;cursor:pointer;white-space:nowrap;font-family:inherit;font-size:unset;line-height:unset;transition:var(--animate-hover);margin:0}.frontend-pencraft-Button-module__buttonBase--T0hXz:disabled{cursor:unset}.frontend-pencraft-Button-module__button--d6e9L{box-sizing:border-box;position:relative;display:flex;gap:var(--size-12);align-items:center;font-family:var(--font-family-text);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-14);padding:0 var(--size-20);border:1px solid transparent;border-radius:var(--border-radius-sm);transition:var(--animate-hover)}.frontend-pencraft-Button-module__button--d6e9L.frontend-pencraft-Button-module__grow--PaHXm{width:100%}.frontend-pencraft-Button-module__size_small--pFP3O{gap:var(--size-8);height:var(--size-32);padding:0 var(--size-12);font-size:var(--font-size-14);border-radius:var(--border-radius-sm)}.frontend-pencraft-Button-module__size_medium--PaDMH{height:var(--size-40);font-size:var(--font-size-14)}.frontend-pencraft-Button-module__size_large--QbIQV{height:var(--size-48);font-size:var(--font-size-16);border-radius:var(--border-radius-md)}.frontend-pencraft-Button-module__shadow_medium--iMIYK{box-shadow:var(--shadow-md)}.frontend-pencraft-Button-module__iconButton--xpBoH{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid transparent;flex:0 0 auto;gap:6px}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__size_24--ydERA{--size: 24px}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__size_32--KERai{--size: 32px}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__size_36--VC9z1{--size: 36px}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__size_40--RASvV{--size: 40px}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__size_48--yVywS{--size: 48px}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__size_56--K4npu{--size: 56px}.frontend-pencraft-Button-module__iconButton--xpBoH{width:var(--size);height:var(--size);border-radius:var(--border-radius-sm)}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__rounded--D6jfD{border-radius:var(--border-radius-full)}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__grow--PaHXm{width:auto;padding:0 var(--size-16)}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__color_primary-text--xeutz svg{stroke:var(--color-primary)}.frontend-pencraft-Button-module__iconButton--xpBoH:disabled{color:var(--color-tertiary)}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__fill_borderless--atCUO{background-color:var(--color-bg-secondary)}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__fill_borderless--atCUO:hover{background-color:var(--color-bg-tertiary)}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__fill_borderless--atCUO:active{border-color:var(--color-tertiary)}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__fill_borderless--atCUO:disabled{color:var(--color-tertiary);border:none;background-color:transparent}.frontend-pencraft-Button-module__iconButton--xpBoH.frontend-pencraft-Button-module__fill_borderless--atCUO:disabled svg{stroke:var(--color-tertiary)}.frontend-pencraft-Button-module__rounded--D6jfD{border-radius:var(--border-radius-full)}.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz{color:var(--color-accent-primary)}.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz svg{stroke:var(--color-accent-primary)}.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6{color:var(--color-accent-themed)}.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6 svg{stroke:var(--color-accent-themed)}.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc{color:var(--color-secondary-themed)}.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc svg{stroke:var(--color-secondary-themed)}.frontend-pencraft-Button-module__priority_secondary--UEXV6{color:var(--color-secondary)}.frontend-pencraft-Button-module__priority_secondary--UEXV6 svg{stroke:var(--color-secondary)}.frontend-pencraft-Button-module__priority_tertiary--UXTwv{color:var(--color-primary)}.frontend-pencraft-Button-module__priority_tertiary--UXTwv svg{stroke:var(--color-primary)}.frontend-pencraft-Button-module__priority_destructive--kZRin{color:var(--color-accent-error)}.frontend-pencraft-Button-module__priority_destructive--kZRin svg{stroke:var(--color-accent-error)}.frontend-pencraft-Button-module__priority_twitter--dbj4H{color:var(--color-accent-twitter)}.frontend-pencraft-Button-module__priority_twitter--dbj4H svg{stroke:var(--color-accent-twitter)}.frontend-pencraft-Button-module__priority_facebook--K6d1C{color:var(--color-accent-facebook)}.frontend-pencraft-Button-module__priority_facebook--K6d1C svg{stroke:var(--color-accent-facebook)}.frontend-pencraft-Button-module__priority_media--aBYMP{background-color:rgb(var(--color-dark-bg-primary-rgb) / .5);color:var(--color-light-bg-primary);backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--webkit-glass)}.frontend-pencraft-Button-module__priority_media--aBYMP svg{stroke:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__priority_media--aBYMP:hover:not(:disabled){background-color:rgb(var(--color-dark-bg-primary-rgb) / .7)}.frontend-pencraft-Button-module__priority_media--aBYMP:active:not(:disabled){background-color:rgb(var(--color-dark-bg-primary-rgb) / .9);border:var(--border-default)}.frontend-pencraft-Button-module__priority_media--aBYMP:disabled{background-color:var(--color-accent-primary);opacity:.5}.frontend-pencraft-Button-module__priority_primary-empty--dJfoD{color:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__priority_primary-empty--dJfoD svg{stroke:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__priority_primary-empty--dJfoD:active:not(:disabled){border:var(--border-default)}.frontend-pencraft-Button-module__priority_primary-empty--dJfoD:disabled{opacity:.5}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_primary--RYgwz:hover{background-color:var(--color-bg-accent-primary)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_primary--RYgwz:active{border-color:var(--color-accent-primary)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_primary--RYgwz:disabled{opacity:.5;border:none;background-color:transparent}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:hover{background-color:var(--color-bg-accent-themed)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:active{border-color:var(--color-accent-themed)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:disabled{opacity:.5;border:none;background-color:transparent}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_secondary--UEXV6:hover{background-color:var(--color-bg-secondary)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_secondary--UEXV6:active{border-color:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_secondary--UEXV6:disabled{color:var(--color-tertiary);border:none;background-color:transparent}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_secondary--UEXV6:disabled svg{stroke:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_destructive--kZRin:hover{background-color:var(--color-bg-accent-red)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_destructive--kZRin:active{border-color:var(--color-accent-red-hover)}.frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_destructive--kZRin:disabled{opacity:.5;border:none;background-color:transparent}.elevated .frontend-pencraft-Button-module__fill_empty--OPYgN.frontend-pencraft-Button-module__priority_secondary--UEXV6:hover{background-color:var(--color-bg-elevated-hover)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz{background-color:var(--color-accent-primary);color:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz svg{stroke:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz:hover:not(:disabled){box-shadow:inset 0 0 250px #0000001a}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz:active:not(:disabled){box-shadow:inset 0 0 250px #0003}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz.frontend-pencraft-Button-module__priority_primary--RYgwz:disabled{background-color:var(--color-accent-primary);opacity:.5}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6{background-color:var(--color-accent-themed);color:var(--color-accent-inverse-themed)!important}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6 svg{stroke:var(--color-accent-inverse-themed)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:hover{box-shadow:inset 0 0 250px #0000001a}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:active{box-shadow:inset 0 0 250px #0003}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:disabled{background-color:var(--color-accent-themed);opacity:.5}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary--UEXV6{border-color:var(--color-detail);background-color:var(--color-bg-secondary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary--UEXV6.frontend-pencraft-Button-module__outline_none--V76g2{border-color:transparent}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary--UEXV6:hover{background-color:var(--color-bg-tertiary);border-color:transparent}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary--UEXV6:active{border-color:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary--UEXV6:disabled{border-color:var(--color-detail);background-color:var(--color-bg-secondary);color:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary--UEXV6:disabled svg{stroke:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc{border-color:var(--color-detail-themed);background-color:var(--color-bg-secondary-themed)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__outline_none--V76g2{border-color:transparent}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc:hover{background-color:var(--color-bg-tertiary-themed);border-color:transparent}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc:active{border-color:var(--color-tertiary-themed)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc:disabled{border-color:var(--color-detail-themed);background-color:var(--color-bg-secondary-themed);color:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc:disabled svg{stroke:var(--color-tertiary-themed)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_tertiary--UXTwv:hover{background-color:var(--color-bg-secondary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_tertiary--UXTwv:active{outline:1px solid var(--color-accent)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_tertiary--UXTwv:disabled{color:var(--color-tertiary);background-color:transparent;outline:none}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_tertiary--UXTwv:disabled svg{stroke:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_destructive--kZRin{background-color:var(--color-accent-error);color:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_destructive--kZRin svg{stroke:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_destructive--kZRin:hover{box-shadow:inset 0 0 250px #0000001a}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_destructive--kZRin:active{box-shadow:inset 0 0 250px #0003}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_destructive--kZRin:disabled{opacity:.5}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_twitter--dbj4H{background-color:var(--color-accent-twitter);color:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_twitter--dbj4H svg{stroke:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_twitter--dbj4H:hover{box-shadow:inset 0 0 250px #0000001a}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_twitter--dbj4H:active{box-shadow:inset 0 0 250px #0003}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_twitter--dbj4H:disabled{opacity:.5}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_facebook--K6d1C{background-color:var(--color-accent-facebook);color:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_facebook--K6d1C svg{stroke:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_facebook--K6d1C:hover{box-shadow:inset 0 0 250px #0000001a}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_facebook--K6d1C:active{box-shadow:inset 0 0 250px #0003}.frontend-pencraft-Button-module__fill_filled--ysyt0.frontend-pencraft-Button-module__priority_facebook--K6d1C:disabled{opacity:.5}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary--RYgwz{border-color:var(--color-accent-primary)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary--RYgwz:hover{background-color:var(--color-bg-accent-primary)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary--RYgwz:active{border-color:var(--color-bg-accent-primary-hover)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary--RYgwz:disabled{opacity:.5;border-color:var(--color-accent-primary);background-color:transparent}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6{border-color:var(--color-accent-themed)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:hover{background-color:var(--color-bg-accent-themed)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:active{border-color:var(--color-bg-accent-hover-themed)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6.frontend-pencraft-Button-module__priority_primary-theme--o7dw6:disabled{opacity:.5;border-color:var(--color-accent-themed);background-color:transparent}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc{border-color:var(--color-secondary-themed)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc:hover{background-color:var(--color-bg-secondary-themed)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc:active{border-color:var(--color-primary-themed)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc.frontend-pencraft-Button-module__priority_secondary-theme--YMjyc:disabled{opacity:.5;border-color:var(--color-secondary-themed);background-color:transparent}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary--UEXV6{border-color:var(--color-detail)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary--UEXV6:hover{background-color:var(--color-bg-secondary)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary--UEXV6:active{border-color:var(--color-tertiary)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_secondary--UEXV6:disabled{color:var(--color-tertiary);border-color:var(--color-detail);background-color:transparent}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__inverted--BjUto{border-color:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__inverted--BjUto svg{stroke:var(--color-light-bg-primary)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__inverted--BjUto:hover{background-color:#fff2}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_destructive--kZRin{border-color:var(--color-accent-error)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_destructive--kZRin:hover{background-color:var(--color-bg-accent-red)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_destructive--kZRin:active{background-color:var(--color-bg-accent-red-hover)}.frontend-pencraft-Button-module__fill_outline--FmYR9.frontend-pencraft-Button-module__priority_destructive--kZRin:disabled{opacity:.5;background-color:transparent}.frontend-pencraft-Button-module__textButton--wjDyp{display:inline}.frontend-pencraft-Button-module__hiddenInput--IoYdR input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;cursor:pointer}.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5{box-sizing:border-box;font-family:var(--font-family-text);padding:var(--size-12);border:var(--border-default);border-radius:var(--border-radius-sm);outline:none;margin:0;font-size:var(--font-size-14);line-height:var(--line-height-20);display:block;width:100%;color:var(--color-primary);background-color:var(--color-bg-primary);transition:border-color var(--animation-timing-fast) var(--animation-smoothing)}.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5:focus{border-color:var(--color-secondary)}.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__error--P4ENV{color:var(--color-accent-error);border-color:var(--color-accent-error)}.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__input--U6AH5.frontend-pencraft-unstable-Input-module__error--P4ENV::placeholder{color:var(--color-accent-error)}.frontend-pencraft-unstable-Input-module__textarea--okhMK{resize:vertical;min-height:80px}.frontend-pencraft-unstable-Input-module__font-text--OxgAa.frontend-pencraft-unstable-Input-module__font-text--OxgAa.frontend-pencraft-unstable-Input-module__font-text--OxgAa.frontend-pencraft-unstable-Input-module__font-text--OxgAa{font-family:var(--font-family-text)}.frontend-pencraft-unstable-Input-module__font-monospace--yyu0R.frontend-pencraft-unstable-Input-module__font-monospace--yyu0R.frontend-pencraft-unstable-Input-module__font-monospace--yyu0R.frontend-pencraft-unstable-Input-module__font-monospace--yyu0R{font-family:var(--font-family-monospace)}.frontend-pencraft-Modal-Modal-module__renderOverReactLaagPortal--TqD1u{z-index:1001!important}.frontend-pencraft-Modal-Modal-module__container--I_osU{position:absolute}.frontend-pencraft-Modal-Modal-module__container--I_osU.frontend-pencraft-Modal-Modal-module__full--zg0Lb{inset:0;justify-content:center;align-items:center}.frontend-pencraft-Modal-Modal-module__container--I_osU.frontend-pencraft-Modal-Modal-module__bottom--YPMpX{display:block;flex-flow:column;margin:0 auto;position:fixed;bottom:-1px;left:0;right:0;height:auto;background-color:var(--color-bg-primary);border-bottom-left-radius:0;border-bottom-right-radius:0;border:var(--border-default);box-shadow:var(--shadow-lg);transition:transform .3s ease-out;transform:translateY(0)}.frontend-pencraft-Modal-Modal-module__container--I_osU.frontend-pencraft-Modal-Modal-module__bottom--YPMpX.frontend-pencraft-Modal-Modal-module__hide--a29WN.frontend-pencraft-Modal-Modal-module__hide--a29WN.frontend-pencraft-Modal-Modal-module__hide--a29WN.frontend-pencraft-Modal-Modal-module__hide--a29WN{transform:translateY(100%);opacity:initial}.frontend-pencraft-Modal-Modal-module__container--I_osU.frontend-pencraft-Modal-Modal-module__default--wGTXu{display:block;flex-flow:column;width:100vw;margin:0 auto;background-color:var(--color-bg-primary);border:var(--border-default);box-shadow:var(--shadow-lg)}@media (min-width: 640px){.frontend-pencraft-Modal-Modal-module__container--I_osU.frontend-pencraft-Modal-Modal-module__default--wGTXu{position:relative}}.frontend-pencraft-Modal-Modal-module__container--I_osU.frontend-pencraft-Modal-Modal-module__default--wGTXu.frontend-pencraft-Modal-Modal-module__fullscreenMobile--VL76f{top:0;bottom:0;overflow:auto}@media (max-width: 639px){.frontend-pencraft-Modal-Modal-module__container--I_osU.frontend-pencraft-Modal-Modal-module__default--wGTXu.frontend-pencraft-Modal-Modal-module__fullscreenMobile--VL76f{border:none;box-shadow:none}}.frontend-pencraft-Modal-Modal-module__fullscreenMobileHeight--KzIou{height:100dvh}.frontend-pencraft-Modal-Modal-module__maxFullscreenMobile--h_6fF{max-height:100dvh}.frontend-pencraft-ActionSheet-module__root--XmJTE{position:fixed;inset:0;background:rgba(0,0,0,.5);justify-content:flex-end;z-index:2}.frontend-pencraft-ActionSheet-module__sheet--QDxYu{padding:var(--size-16);background-color:var(--color-bg-primary);border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;max-height:375px}.frontend-pencraft-ActionSheet-module__item--kzs2M{display:flex;align-items:center;height:var(--size-48);gap:var(--size-12);text-decoration:none;color:var(--color-primary);flex-shrink:0}.frontend-pencraft-ActionSheet-module__item--kzs2M.frontend-pencraft-ActionSheet-module__destructive--TNbOc{color:var(--color-accent-error)}.frontend-pencraft-ActionSheet-module__item--kzs2M.frontend-pencraft-ActionSheet-module__destructive--TNbOc svg{stroke:var(--color-accent-error)}.frontend-pencraft-ActionSheet-module__item--kzs2M.frontend-pencraft-ActionSheet-module__relative--WOknO{position:relative}.frontend-pencraft-Divider-module__divider--D3DC3.frontend-pencraft-Divider-module__divider--D3DC3.frontend-pencraft-Divider-module__divider--D3DC3 hr{border:none;border-top-style:solid;width:100%;margin:0;height:0;background:none;border-top-width:1px}.frontend-pencraft-Divider-module__priority_detail-themed--XBdX5.frontend-pencraft-Divider-module__priority_detail-themed--XBdX5.frontend-pencraft-Divider-module__priority_detail-themed--XBdX5 hr{border-top-color:var(--color-detail-themed)}.frontend-pencraft-Divider-module__priority_detail--NqTSm.frontend-pencraft-Divider-module__priority_detail--NqTSm.frontend-pencraft-Divider-module__priority_detail--NqTSm hr{border-top-color:var(--color-detail)}.frontend-pencraft-Menu-module__menu--gljfP{min-width:240px;gap:var(--size-8);transition:all var(--animation-timing-slow)}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF{display:flex;flex:0 0 auto;align-items:center;gap:var(--size-12);padding:var(--size-8);min-height:var(--size-40);border-radius:var(--border-radius-sm);text-decoration:none;color:var(--color-primary);transition:var(--animate-hover);cursor:pointer;box-sizing:border-box}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__disabled--KTi2u{cursor:default;opacity:.5}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF:hover:not(.frontend-pencraft-Menu-module__disabled--KTi2u){background:var(--color-bg-elevated-hover)}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__destructive--xnxNR{color:var(--color-accent-error)}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__destructive--xnxNR svg{stroke:var(--color-accent-error)}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__secondary--diBpS{color:var(--color-secondary)}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__secondary--diBpS svg{stroke:var(--color-secondary)}.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__menuItem--tFPoF.frontend-pencraft-Menu-module__relative--tBxDI{position:relative}.frontend-pencraft-Menu-module__icon--I8jrn{stroke:var(--color-primary)}.frontend-pencraft-Menu-module__text--jJpxe{flex:1 1 0}.frontend-pencraft-ButtonGroup-module__attached--wptD_>*:first-of-type:not(:last-of-type){border-top-right-radius:0;border-bottom-right-radius:0}.frontend-pencraft-ButtonGroup-module__attached--wptD_>*:not(:first-of-type):not(:last-of-type){border-radius:0}.frontend-pencraft-ButtonGroup-module__attached--wptD_>*:not(:first-of-type):last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.frontend-pencraft-ButtonGroup-module__attached--wptD_>*:not(:first-of-type){margin-left:-1px}.frontend-pencraft-ButtonGroup-module__attached--wptD_>*:not(:first-of-type).frontend-pencraft-ButtonGroup-module__borderless--ztoYe{margin-left:2px}.frontend-pencraft-DatePicker-module__datePicker--lcGVq{font-family:var(--font-family-text);border-radius:var(--border-radius-sm);border:1px solid var(--color-light-detail);padding:7px;line-height:20px}.frontend-pencraft-HoverCard-module__hoverCardBase--ktRcg{background:var(--color-bg-elevated);display:block;position:absolute;border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);border:var(--border-default);max-width:350px;min-width:150px;overflow:hidden;visibility:visible;opacity:1;padding:var(--size-8)}.frontend-pencraft-Loader-module__circularLoader--KBZRF{border:2px solid var(--color-light-detail);border-bottom-color:var(--color-secondary);border-radius:var(--border-radius-full);display:inline-block;animation:frontend-pencraft-Loader-module__rotate--qKuPb 2s infinite cubic-bezier(.65,0,.35,1)}.frontend-pencraft-Loader-module__circularLoader--KBZRF.frontend-pencraft-Loader-module__size_sm--fpy9_{width:12px;height:12px}.frontend-pencraft-Loader-module__circularLoader--KBZRF.frontend-pencraft-Loader-module__size_md--aKhkY{width:24px;height:24px}.frontend-pencraft-Loader-module__circularLoader--KBZRF.frontend-pencraft-Loader-module__size_lg--GvCmC{width:36px;height:36px}@keyframes frontend-pencraft-Loader-module__rotate--qKuPb{0%{transform:rotate(90deg)}to{transform:rotate(810deg)}}.frontend-pencraft-Placeholder-module__clickable--fkeYp{cursor:pointer}.frontend-pencraft-Placeholder-module__clickable--fkeYp.frontend-pencraft-Placeholder-module__bg_secondary--gugNB:hover{box-shadow:inset 0 0 0 1px var(--color-detail)}.frontend-pencraft-Placeholder-module__clickable--fkeYp.frontend-pencraft-Placeholder-module__bg_secondary-themed--QP16b:hover{box-shadow:inset 0 0 0 1px var(--color-detail-themed)}.frontend-pencraft-Placeholder-module__bg_primary--qtSWk{background:var(--color-bg-primary)}.frontend-pencraft-Placeholder-module__bg_secondary--gugNB{background:var(--color-bg-secondary)}.frontend-pencraft-Placeholder-module__bg_secondary-themed--QP16b{background:var(--color-bg-secondary-themed)}.frontend-pencraft-Placeholder-module__text_secondary--YH0Gu{color:var(--color-secondary)}.frontend-pencraft-Placeholder-module__text_pub-secondary-text--qMi_Z{color:var(--color-secondary-themed)}.frontend-pencraft-Tooltip-module__tooltip--l28SA{font-size:var(--font-size-14);font-family:var(--font-family-text);border-radius:var(--border-radius-md);color:var(--color-dark-primary);background-color:var(--color-bg-tooltip);border:1px solid var(--color-detail-tooltip);pointer-events:none;box-shadow:var(--shadow-md)}.frontend-pencraft-Tooltip-module__tooltipContent--lpNDB{white-space:pre-wrap;padding:var(--size-12);line-height:var(--line-height-20)}.frontend-pencraft-Tooltip-module__shortcutKeys--olyP3{display:flex;align-items:center;gap:var(--size-4);color:var(--color-dark-secondary)}.frontend-pencraft-Tooltip-module__shortcutKey--gTb7r{box-sizing:border-box;padding:0 var(--size-4);min-width:var(--size-20);border:1px solid var(--color-dark-detail);background-color:var(--color-dark-bg-secondary);height:var(--size-20);border-radius:var(--border-radius-sm)}.frontend-pencraft-common-module__reset--IftZ_{box-sizing:border-box}.frontend-pencraft-common-module__color-primary--YyVsd{color:var(--color-primary)}.frontend-pencraft-common-module__color-secondary--XzfEj{color:var(--color-secondary)}.frontend-pencraft-form-Checkbox-module__container--bnhv5{border-radius:var(--border-radius-sm);box-sizing:border-box;border:2px solid var(--color-detail);position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0}.frontend-pencraft-form-Checkbox-module__container--bnhv5.frontend-pencraft-form-Checkbox-module__medium--GlivL{width:var(--size-28);height:var(--size-28);min-width:var(--size-28);min-height:var(--size-28)}.frontend-pencraft-form-Checkbox-module__container--bnhv5.frontend-pencraft-form-Checkbox-module__small--KuI1R{width:var(--size-20);height:var(--size-20);min-width:var(--size-20);min-height:var(--size-20)}.frontend-pencraft-form-Checkbox-module__container--bnhv5 input{opacity:0;position:absolute}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik,.frontend-pencraft-form-Checkbox-module__enabled--D7Cik input{background-color:var(--color-bg-primary);cursor:pointer}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__unchecked--M2ytx:hover{background-color:var(--color-bg-secondary);border-color:var(--color-tertiary)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__unchecked--M2ytx.frontend-pencraft-form-Checkbox-module__error--_HwgQ{border-color:var(--color-accent-error)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__unchecked--M2ytx.frontend-pencraft-form-Checkbox-module__error--_HwgQ:hover{background-color:rgba(var(--color-accent-red-rgb),.1)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checked--SUdWp{border:none;background-color:var(--color-action-blue)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checked--SUdWp:hover{box-shadow:inset 0 0 250px #0000001a}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checked--SUdWp svg{color:var(--color-light-bg-primary)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checked--SUdWp.frontend-pencraft-form-Checkbox-module__error--_HwgQ{background-color:var(--color-accent-error)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checked--SUdWp.frontend-pencraft-form-Checkbox-module__error--_HwgQ svg{color:var(--color-light-bg-primary)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checkedWithTheme--lCDJE{border:none;background-color:var(--print_pop)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checkedWithTheme--lCDJE:hover{box-shadow:inset 0 0 250px #0000001a}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checkedWithTheme--lCDJE svg{color:var(--color-light-bg-primary)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checkedWithTheme--lCDJE.frontend-pencraft-form-Checkbox-module__error--_HwgQ{background-color:var(--color-accent-error)}.frontend-pencraft-form-Checkbox-module__enabled--D7Cik.frontend-pencraft-form-Checkbox-module__checkedWithTheme--lCDJE.frontend-pencraft-form-Checkbox-module__error--_HwgQ svg{color:var(--color-light-bg-primary)}.frontend-pencraft-form-Checkbox-module__disabled--rM9Mk{background-color:var(--color-detail);border-color:var(--color-detail)}.frontend-pencraft-form-Checkbox-module__disabled--rM9Mk svg{color:var(--color-tertiary)}.frontend-components-interactive_tooltip-module__portalWrapper--hh2mD{display:flex}.frontend-components-interactive_tooltip-module__contentWrapper--oIpj1{position:fixed;top:0;z-index:101;visibility:hidden;opacity:0;border:1px solid var(--color-bg-tertiary);border-radius:var(--border-radius-md);background:var(--color-light-bg-primary);box-shadow:var(--shadow-lg);cursor:initial;font-family:var(--font-family-text);white-space:initial;padding:16px;font-size:14px;line-height:20px}.frontend-components-interactive_tooltip-module__contentWrapperShown--eG_iF{visibility:visible;display:block;pointer-events:auto;opacity:1}.frontend-editor-post-settings-help_tooltip-module__learnMoreChip--VsAGv{width:var(--size-16);height:var(--size-16);line-height:16px;background-color:var(--color-light-detail);border-radius:var(--border-radius-full);text-align:center;color:gray;font-size:var(--font-size-12)}.frontend-pencraft-form-FieldGroup-module__container--GuL2k{background-color:#f9f9f9}.frontend-pencraft-form-Radio-module__container--InUVp{position:relative;width:var(--size-24);height:var(--size-24)}.frontend-pencraft-form-Radio-module__container--InUVp input{opacity:0;width:0;height:0;pointer-events:none}.frontend-pencraft-form-Radio-module__radio--U8dmP{box-sizing:border-box;position:absolute;top:0;left:0;height:100%;width:100%;border:2px solid var(--color-detail);background-color:var(--color-bg-primary);border-radius:var(--border-radius-full);transition:var(--animate-hover);cursor:pointer;display:block}.frontend-pencraft-form-Radio-module__container--InUVp:hover input~.frontend-pencraft-form-Radio-module__radio--U8dmP{background-color:var(--color-bg-primary-hover)}.frontend-pencraft-form-Radio-module__container--InUVp input:checked~.frontend-pencraft-form-Radio-module__radio--U8dmP{border-color:transparent;background-color:var(--color-action-blue)}.frontend-pencraft-form-Radio-module__container--InUVp input:checked~.frontend-pencraft-form-Radio-module__radio--accent--GPQc_{background-color:var(--color-accent-themed)}.frontend-pencraft-form-Radio-module__radio--U8dmP:after{content:"";position:absolute;display:none}.frontend-pencraft-form-Radio-module__container--InUVp input:checked~.frontend-pencraft-form-Radio-module__radio--U8dmP:after{display:block}.frontend-pencraft-form-Radio-module__container--InUVp .frontend-pencraft-form-Radio-module__radio--U8dmP:after{border-radius:var(--border-radius-full);top:50%;left:50%;background:var(--color-light-bg-primary);margin-left:-5px;margin-top:-5px;width:10px;height:10px}.frontend-pencraft-unstable-Select-module__select--mj1yX{position:relative;border-radius:var(--border-radius-sm);border:solid 1px var(--color-detail);box-sizing:border-box;height:var(--size-44);background-color:var(--color-bg-primary);transition:border-color var(--animation-timing-fast) var(--animation-smoothing)}.frontend-pencraft-unstable-Select-module__select--mj1yX:focus-within{border-color:var(--color-secondary)}.frontend-pencraft-unstable-Select-module__select--mj1yX select{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;-webkit-appearance:none;cursor:pointer}.frontend-pencraft-unstable-Select-module__select--mj1yX select:disabled{cursor:not-allowed}.frontend-pencraft-unstable-Select-module__select--mj1yX svg{fill:var(--color-secondary);stroke:none;width:8px}.frontend-pencraft-unstable-Select-module__selectedOption--l6gJr{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.frontend-pencraft-unstable-Select-module__error--TVttO{border-color:var(--color-accent-error);color:var(--color-accent-error)}.frontend-components-app_install_modal-module__modalTitle--HauTj{margin:0}.frontend-components-app_install_modal-module__qrCode--ri0e5{border-radius:var(--border-radius-lg);background-color:var(--color-bg-elevated);border:var(--border-default);margin-top:calc(var(--size-8) * -1);box-shadow:var(--shadow-lg);transition:transform var(--animation-timing-slow) var(--animation-smoothing);cursor:pointer;overflow:hidden}@media (hover: hover){.frontend-components-app_install_modal-module__qrCode--ri0e5:hover{transform:scale(1.02)}}.frontend-components-app_install_modal-module__divider--LMfZC{width:100%}hr.frontend-components-app_install_modal-module__dividerLine--czFeZ{background-color:var(--color-detail);flex:1;margin:var(--size-8);border:none;height:1px}.frontend-components-app_install_modal-module__appBadge--aBeVu{display:flex;border-radius:var(--border-radius-md);overflow:hidden}.frontend-components-app_install_modal-module__phoneInput--WrXeR input{width:268px!important;height:40px!important}.frontend-components-html_page-module__pageContainer--EjWRc{font-family:var(--font-family-text)}.frontend-login-typo_handler-EmailTypoHandler-module__animationWrapper--UT0du{height:0;width:100%;overflow:visible;z-index:1;position:relative}.frontend-login-typo_handler-EmailTypoHandler-module__wrapper--jLAJH{max-width:380px;width:100%;margin:0 auto}@media (max-width: 650px){.frontend-login-typo_handler-EmailTypoHandler-module__wrapper--jLAJH{max-width:none;margin:0}}.frontend-login-typo_handler-EmailTypoHandler-module__secondaryText--j9Xhk{color:var(--cover_print_secondary)}.frontend-login-typo_handler-EmailTypoHandler-module__primaryText--pyBNR{color:var(--cover_print_primary)}.frontend-login-typo_handler-EmailTypoHandler-module__typoHandler--gViyO.frontend-login-typo_handler-EmailTypoHandler-module__typoHandler--gViyO{width:100%;border:1px solid var(--cover_border_color);text-align:left;background-color:var(--cover_bg_color)}.frontend-login-typo_handler-EmailTypoHandler-module__buttonFill--XorHI{flex:1}.frontend-login-typo_handler-EmailTypoHandler-module__buttonWrapper--me9Bp{width:100%}.frontend-components-free_email_form-module__container--OfBh4{width:100%;max-width:380px}.frontend-components-free_email_form-module__form--LDIzl.frontend-components-free_email_form-module__form--LDIzl.frontend-components-free_email_form-module__form--LDIzl{margin:0}.frontend-components-free_email_form-module__sideBySideWrap--yhsgv{display:flex;flex-flow:row nowrap;align-items:flex-start;max-width:380px}@media screen and (max-width: 650px){.frontend-components-free_email_form-module__sideBySideWrap--yhsgv{padding:0 16px}}.frontend-components-free_email_form-module__emailInput--BLQGf.frontend-components-free_email_form-module__emailInput--BLQGf.frontend-components-free_email_form-module__emailInput--BLQGf{box-sizing:border-box;display:inline-block;padding:10px;height:40px;border:1px solid var(--color-accent-themed);border-right-width:0;border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm);font-family:var(--font-family-text);font-size:16px;line-height:19px;width:100%;-webkit-appearance:none}.frontend-components-free_email_form-module__emailInput--BLQGf.frontend-components-free_email_form-module__emailInput--BLQGf.frontend-components-free_email_form-module__emailInput--BLQGf::placeholder{color:var(--cover_print_secondary, #888)}.frontend-components-free_email_form-module__emailInputOnWelcomePage--dlR6i.frontend-components-free_email_form-module__emailInputOnWelcomePage--dlR6i.frontend-components-free_email_form-module__emailInputOnWelcomePage--dlR6i{background:var(--cover_input_background, var(--cover_bg_color, #fff));color:var(--cover_print_primary, #000)}.frontend-components-free_email_form-module__emailInputOnAccentBackground--WwaMR{border-color:#fff}.frontend-components-free_email_form-module__emailInputExpectTruncation--feM6p{padding-right:0}.frontend-components-free_email_form-module__emailInputWrapper--BXNrb{flex-grow:1}.frontend-components-free_email_form-module__emailInputWrapperExpectTruncation--PrvaL{position:relative}.frontend-components-free_email_form-module__emailInputWrapperExpectTruncation--PrvaL:after{content:"";position:absolute;top:1px;right:0;bottom:1px;width:20px;background:linear-gradient(to right,rgba(255,255,255,0),var(--input_background, var(--cover_bg_color, #fff)));pointer-events:none}.frontend-components-free_email_form-module__button--WcLG9.frontend-components-free_email_form-module__button--WcLG9.frontend-components-free_email_form-module__button--WcLG9{flex-shrink:0;margin-top:0!important;height:var(--size-40);padding:0 var(--size-20);background:var(--color-accent-themed);border:1px solid var(--color-accent-themed);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;color:var(--color-accent-inverse-themed);font-weight:var(--font-weight-600);font-size:var(--font-size-14)}.frontend-components-free_email_form-module__buttonOnAccentBackground--pxtYI.frontend-components-free_email_form-module__buttonOnAccentBackground--pxtYI.frontend-components-free_email_form-module__buttonOnAccentBackground--pxtYI{border-color:#fff}.frontend-components-free_email_form-module__button--WcLG9:active{opacity:1}.frontend-components-free_email_form-module__button--WcLG9:active:hover,.frontend-components-free_email_form-module__button--WcLG9.frontend-components-free_email_form-module__disabled--tI4ri,.frontend-components-free_email_form-module__button--WcLG9[disabled],.frontend-components-free_email_form-module__button--WcLG9[readonly]{opacity:.75}.frontend-components-free_email_form-module__links--G_QlQ{display:flex;font-size:var(--font-size-14);gap:var(--size-12);justify-content:center;padding-top:var(--size-16)}.frontend-components-free_email_form-module__links--G_QlQ.frontend-components-free_email_form-module__links--G_QlQ.frontend-components-free_email_form-module__links--G_QlQ a{color:var(--color-secondary)}.frontend-components-responsive_img-module__img--Pgjj2{display:flex}.frontend-components-responsive_img-module__object-fit-cover--l2ul8{object-fit:cover}.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et{fill:#53484b;stroke:#53484b;padding:0;height:20px;position:absolute;top:27px;right:27px}@media screen and (max-width: 650px){.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et{display:none}}.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et:hover{box-shadow:none;background-color:transparent}.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et:active{border-color:transparent}.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et.frontend-components-IntroPopup-module__closeWelcomeModal--Fq7et{svg {stroke: var(--cover_print_primary); fill: var(--cover_print_primary);}}.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf{color:var(--cover_print_secondary);margin:10px auto 0;font-size:14px;font-weight:600;gap:0}@media screen and (max-width: 650px){.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf{margin:8px auto 0}}.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf:hover:active{opacity:.7}.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf.frontend-components-IntroPopup-module__maybeLater--XfMZf{svg {vertical-align: middle; margin-left: 8px; height: 18px; stroke: var(--cover_print_secondary); stroke-width: 2px;}}.frontend-components-IntroPopup-module__publicationCoverPhotoLeft--bjlks{max-width:476px;object-fit:contain;object-position:left}.frontend-components-IntroPopup-module__publicationCoverPhotoRight--LUYfL{max-width:476px;height:476px;object-fit:contain;object-position:center center}.frontend-components-IntroPopup-module__largePublicationCoverPhotoRight--RPPRs{max-width:568px;height:568px;object-fit:contain;object-position:center center}.frontend-components-IntroPopup-module__column--L8hzC{width:476px}.frontend-components-IntroPopup-module__largeColumn--aVD8P{width:568px}.frontend-components-IntroPopup-module__centeredColumn--a1uhz{width:500px;align-self:center}.frontend-components-IntroPopup-module__largeCenteredColumn--t99i2{width:700px}@media screen and (max-width: 1000px){.frontend-components-IntroPopup-module__hideColumnSmallScreens--MS7QK{display:none}}@media screen and (max-width: 1200px){.frontend-components-IntroPopup-module__hideLargeColumnSmallScreens--U62UC{display:none}}.frontend-components-IntroPopup-module__publicationCoverPhotoCenter--tbjDL{max-width:840px;max-height:168px;object-fit:contain}.frontend-components-IntroPopup-module__publicationLogo--Z8Brh{max-width:84px;height:84px;aspect-ratio:1;border-radius:6px}.frontend-components-IntroPopup-module__coverPrimary--uXKSg.frontend-components-IntroPopup-module__coverPrimary--uXKSg.frontend-components-IntroPopup-module__coverPrimary--uXKSg.frontend-components-IntroPopup-module__coverPrimary--uXKSg{color:var(--cover_print_primary)}.frontend-components-IntroPopup-module__coverSecondary--bbcuD.frontend-components-IntroPopup-module__coverSecondary--bbcuD.frontend-components-IntroPopup-module__coverSecondary--bbcuD.frontend-components-IntroPopup-module__coverSecondary--bbcuD{color:var(--cover_print_secondary)}.frontend-components-IntroPopup-module__blurbImage--Ips1j{height:48px;aspect-ratio:1;border-radius:var(--border-radius-circle)}.frontend-components-IntroPopup-module__containerClassName--tkGbH,.frontend-components-IntroPopup-module__promptClassName--r1hl7{max-width:none}.frontend-components-IntroPopup-module__inputClassName--XyA4C.frontend-components-IntroPopup-module__inputClassName--XyA4C.frontend-components-IntroPopup-module__inputClassName--XyA4C{font-size:18px;line-height:24px;letter-spacing:-.45px;width:100%;height:48px}.frontend-components-IntroPopup-module__subscribeButtonClassName--OCgrl.frontend-components-IntroPopup-module__subscribeButtonClassName--OCgrl.frontend-components-IntroPopup-module__subscribeButtonClassName--OCgrl{height:48px;font-size:18px;line-height:24px;letter-spacing:-.45px;padding:0 32px}.frontend-components-IntroPopup-module__largeHeading--vC4NL.frontend-components-IntroPopup-module__largeHeading--vC4NL.frontend-components-IntroPopup-module__largeHeading--vC4NL.frontend-components-IntroPopup-module__largeHeading--vC4NL{font-size:64px;font-weight:800;line-height:76px;letter-spacing:.38px}.frontend-components-IntroPopup-module__largeSubHeading--NDgX6.frontend-components-IntroPopup-module__largeSubHeading--NDgX6.frontend-components-IntroPopup-module__largeSubHeading--NDgX6.frontend-components-IntroPopup-module__largeSubHeading--NDgX6{font-size:30px;font-weight:400;line-height:36px;letter-spacing:.38px}.frontend-components-IntroPopup-module__largePromptClassName--KYYJN{max-width:none;flex-direction:column;width:100%;align-items:center;gap:16px}.frontend-components-IntroPopup-module__largeInputWrapperClassName--QfBWb{width:100%}.frontend-components-IntroPopup-module__largeInputClassName--SpsBA.frontend-components-IntroPopup-module__largeInputClassName--SpsBA.frontend-components-IntroPopup-module__largeInputClassName--SpsBA{font-size:20px;font-weight:400;line-height:30px;letter-spacing:.38px;width:100%;height:48px;border-right-width:1px;border-radius:var(--border-radius-6)}.frontend-components-IntroPopup-module__largeSubscribeButtonClassName--IDYYJ.frontend-components-IntroPopup-module__largeSubscribeButtonClassName--IDYYJ.frontend-components-IntroPopup-module__largeSubscribeButtonClassName--IDYYJ{width:100%;height:48px;font-size:20px;line-height:30px;letter-spacing:.38px;text-align:center;padding:0 32px;border-radius:var(--border-radius-6)}.frontend-components-IntroPopup-module__postContainer--wmapg{box-shadow:0 8px 16px 0 var(--color_theme_bg_contrast_2),0 0 4px 0 var(--color_theme_bg_contrast_3);border:1px solid var(--color_theme_bg_contrast_1);border-radius:6px}.frontend-components-IntroPopup-module__postTitle--wubP9{max-height:72px;overflow:hidden}.frontend-components-IntroPopup-module__postSubtitle--jBFxE{max-height:48px;overflow:hidden}.frontend-components-IntroPopup-module__postImage--Py6R8{height:96px;aspect-ratio:1;border-radius:3px;object-fit:cover}.frontend-components-IntroPopup-module__faces--a1YgR{position:relative;z-index:0;height:var(--size-40)}.frontend-components-IntroPopup-module__face--he8EL{position:relative;background:var(--cover_bg_color);object-fit:cover;border-radius:50%;border:4px solid var(--cover_bg_color);box-sizing:border-box;width:var(--size-48);height:var(--size-48);margin-left:calc(-1 * var(--size-16))}.frontend-components-IntroPopup-module__face--he8EL.frontend-components-IntroPopup-module__first--yNfYu{margin-left:0}.frontend-components-IntroPopup-module__face--he8EL.frontend-components-IntroPopup-module__last--Dk9XZ{margin-right:var(--size-4)}.frontend-components-IntroPopup-module__bigSubtitle--trdnm{font-size:30px}.frontend-components-IntroPopup-module__balancedText--cjrrK{text-wrap:balance}.frontend-reader2-PubIcon-module__custom--CCNn3{width:100%;height:100%;background-color:#fff}.frontend-reader2-PubIcon-module__custom--CCNn3.frontend-reader2-PubIcon-module__hello--bNKuF{width:auto}.frontend-reader2-PubIcon-module__placeholder--t4NRS{font-family:Cahuenga,serif;display:flex;width:100%;height:100%;justify-content:center;align-items:center;color:#fff;background-color:#000;font-weight:800;font-size:22px;line-height:22px}.frontend-reader2-Avatar-module__avatarContainer--Oparw{position:relative}.frontend-reader2-Avatar-module__avatar--nE_uY{border-radius:var(--border-radius-full);object-fit:cover}.frontend-reader2-Avatar-module__badge--cBf0X{background-color:var(--color-bg-primary);border:2px solid var(--color-bg-primary);position:absolute;bottom:calc(-1 * var(--size-4));right:calc(-1 * var(--size-4));overflow:hidden;box-sizing:content-box;width:var(--size-16);height:var(--size-16)}.frontend-reader2-Avatar-module__badge--cBf0X img{border-radius:0!important}.frontend-reader2-Avatar-module__badge--cBf0X.frontend-reader2-Avatar-module__square--tF2NV{border-radius:var(--border-radius-sm)}.frontend-reader2-Avatar-module__badge--cBf0X.frontend-reader2-Avatar-module__circle--wPyNv{border-radius:var(--border-radius-full)}.frontend-reader2-Avatar-module__subscriptionBadge--f5bhp{display:block}.frontend-reader2-UnreadBadge-module__unreadDot--GSn8Q{width:var(--size-8);height:var(--size-8);border-radius:var(--border-radius-full);background:var(--color-accent-themed);color:var(--color-accent-inverse-themed)}.frontend-components-NavBadge-module__badge--afZUN{position:absolute;right:var(--size-12);background:var(--color-accent-themed);color:var(--color-accent-inverse-themed);padding:.5px var(--size-8) 0;box-shadow:var(--color-bg-primary) 0 0 0 2px;min-width:18px;box-sizing:border-box}.frontend-components-NavBadge-module__dotContainer--_daQd{position:absolute;right:var(--size-12);min-width:18px;box-sizing:border-box;padding:.5px var(--size-8) 0}.frontend-components-NavBadge-module__dot--CFI7y{width:var(--size-8);height:var(--size-8);background-color:var(--color-accent-themed);color:var(--color-accent-inverse-themed);border-radius:var(--border-radius-full)}@media (max-width: 1400px){.frontend-components-NavBadge-module__responsive--DecFZ{right:0;top:2px;height:18px;padding:.5px var(--size-4) 0}.frontend-components-NavBadge-module__responsive--DecFZ div{font-size:11px!important}}@media (max-width: 650px){.frontend-components-NavBadge-module__responsive--DecFZ{right:0;top:2px}}.frontend-components-NavBadge-module__binary--nccbG{height:var(--size-8);width:var(--size-8)}.frontend-reader2-NotificationsAlert-module__alert--pio6x{width:380px;position:relative;overflow:hidden}.frontend-reader2-NotificationsAlert-module__close--ca0Tb{position:absolute;right:var(--size-16);top:var(--size-16)}@media screen and (max-width: 650px){.frontend-reader2-NotificationsAlert-module__alert--pio6x{display:none}}.frontend-reader2-NotificationsAlert-module__transition--YdW2_{transform:translateZ(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);transition:all var(--animation-smoothing) 1.3s;position:relative}.frontend-reader2-NotificationsAlert-module__enterFrom--xNnVz{opacity:0;transform:translate3d(0,-16px,0)}.frontend-reader2-NotificationsAlert-module__enterTo--teWcO{opacity:100;transform:translateZ(0)}.frontend-reader2-NotificationsAlert-module__leaveFrom--U2sE5{opacity:100}.frontend-reader2-NotificationsAlert-module__leaveTo--l0D4x{opacity:0}.frontend-reader2-Notifications-module__root--Tsg8L{position:relative;background-color:var(--color-bg-elevated)}.frontend-reader2-Notifications-module__trigger--dMulo{transition:var(--animate-hover)}.main-menu .navbar-buttons .frontend-reader2-Notifications-module__trigger--dMulo svg{stroke:var(--color-secondary)}.use-theme-bg .navbar-buttons .frontend-reader2-Notifications-module__trigger--dMulo{background-color:var(--color-bg-secondary-themed)}.use-theme-bg .navbar-buttons .frontend-reader2-Notifications-module__trigger--dMulo svg{stroke:var(--color-secondary-themed)}.use-theme-bg .navbar-buttons .frontend-reader2-Notifications-module__trigger--dMulo:hover{background-color:var(--color-bg-tertiary-themed)}.transparent-nav--on-dark .homepage-nav .frontend-reader2-Notifications-module__trigger--dMulo{border-color:#fff}.transparent-nav--on-dark .homepage-nav .frontend-reader2-Notifications-module__trigger--dMulo svg{stroke:#fff!important}.transparent-nav--on-dark .homepage-nav .frontend-reader2-Notifications-module__trigger--dMulo:hover{background-color:transparent}.frontend-reader2-Notifications-module__badge--B7mk_{position:absolute;top:-4px;right:-6px;padding:0 5px;width:auto;min-width:var(--size-16);height:18px;border-radius:var(--size-12);line-height:18px;font-size:11px;font-weight:var(--font-weight-bold);font-family:var(--font-family-digit);box-sizing:border-box;box-shadow:var(--color-bg-primary-themed) 0 0 0 2px}.frontend-reader2-Notifications-module__circle--Q8siW{width:18px;max-width:18px}.frontend-components-NavbarUserWidget-module__menuIcon--pfoYD{border-radius:var(--border-radius-sm)}.frontend-reader2-Carousel-module__scrollBox--HIlKF{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;overflow:scroll;user-select:none}.frontend-reader2-Carousel-module__fade--EqSH7{display:flex;position:absolute;height:100%;opacity:0;transition:var(--animate-hover);pointer-events:none}.frontend-reader2-Carousel-module__fade--EqSH7.frontend-reader2-Carousel-module__visible--iu6OA{opacity:1;pointer-events:auto}.frontend-reader2-Carousel-module__fade--EqSH7 .frontend-reader2-Carousel-module__bg--PNWMY{position:absolute;width:var(--size-112);height:100%;pointer-events:none}@media (max-width: 650px){.frontend-reader2-Carousel-module__fade--EqSH7 .frontend-reader2-Carousel-module__bg--PNWMY{width:var(--size-64);opacity:.75}}.frontend-reader2-Carousel-module__fade--EqSH7.frontend-reader2-Carousel-module__left--TFwbc{left:0;justify-content:flex-start}.frontend-reader2-Carousel-module__fade--EqSH7.frontend-reader2-Carousel-module__left--TFwbc .frontend-reader2-Carousel-module__bg--PNWMY{background:linear-gradient(to right,var(--color-bg-primary) var(--size-16),rgb(var(--color-bg-primary-raw) / 0));background:linear-gradient(90deg,rgb(var(--color-bg-primary-raw)) 0%,rgb(var(--color-bg-primary-raw) / .9990234375) 6.25%,rgb(var(--color-bg-primary-raw) / .9921875) 12.5%,rgb(var(--color-bg-primary-raw) / .9736328125) 18.75%,rgb(var(--color-bg-primary-raw) / .9375) 25%,rgb(var(--color-bg-primary-raw) / .8779296875) 31.25%,rgb(var(--color-bg-primary-raw) / .7890625) 37.5%,rgb(var(--color-bg-primary-raw) / .6650390625) 43.75%,rgb(var(--color-bg-primary-raw) / .5) 50%,rgb(var(--color-bg-primary-raw) / .3349609375) 56.25%,rgb(var(--color-bg-primary-raw) / .2109375) 62.5%,rgb(var(--color-bg-primary-raw) / .1220703125) 68.75%,rgb(var(--color-bg-primary-raw) / .0625) 75%,rgb(var(--color-bg-primary-raw) / .0263671875) 81.25%,rgb(var(--color-bg-primary-raw) / .0078125) 87.5%,rgb(var(--color-bg-primary-raw) / .0009765625) 93.75%,rgb(var(--color-bg-primary-raw) / 0) 100%)}.frontend-reader2-Carousel-module__fade--EqSH7.frontend-reader2-Carousel-module__right--tgs0W{right:0;justify-content:flex-end}.frontend-reader2-Carousel-module__fade--EqSH7.frontend-reader2-Carousel-module__right--tgs0W .frontend-reader2-Carousel-module__bg--PNWMY{background:linear-gradient(to left,var(--color-bg-primary) var(--size-36),rgb(var(--color-bg-primary-raw) / 0));background:linear-gradient(90deg,rgb(var(--color-bg-primary-raw) / 0) 0%,rgb(var(--color-bg-primary-raw) / .0009765625) 6.25%,rgb(var(--color-bg-primary-raw) / .0078125) 12.5%,rgb(var(--color-bg-primary-raw) / .0263671875) 18.75%,rgb(var(--color-bg-primary-raw) / .0625) 25%,rgb(var(--color-bg-primary-raw) / .1220703125) 31.25%,rgb(var(--color-bg-primary-raw) / .2109375) 37.5%,rgb(var(--color-bg-primary-raw) / .3349609375) 43.75%,rgb(var(--color-bg-primary-raw) / .5) 50%,rgb(var(--color-bg-primary-raw) / .6650390625) 56.25%,rgb(var(--color-bg-primary-raw) / .7890625) 62.5%,rgb(var(--color-bg-primary-raw) / .8779296875) 68.75%,rgb(var(--color-bg-primary-raw) / .9375) 75%,rgb(var(--color-bg-primary-raw) / .9736328125) 81.25%,rgb(var(--color-bg-primary-raw) / .9921875) 87.5%,rgb(var(--color-bg-primary-raw) / .9990234375) 93.75%,rgb(var(--color-bg-primary-raw)) 100%)}.frontend-reader2-Carousel-module__arrow--U6JnW{width:var(--size-40);z-index:inherit}.frontend-reader2-Carousel-module__arrow--U6JnW:hover svg{stroke:var(--color-primary)}.frontend-reader2-Carousel-module__arrow--U6JnW svg{stroke:var(--color-secondary);transition:var(--animate-hover)}.frontend-reader2-FeedPage2-module__variables--ga9s4{display:contents;--feed-page-width: 600px;--feed-content-width: 500px;--feed-padding: var(--size-20);--feed-h-gap: var(--size-12);--feed-v-gap: var(--size-8);--feed-avatar-size: var(--size-40);--feed-thread-width: 2px }@media (max-width: 600px){.frontend-reader2-FeedPage2-module__variables--ga9s4{--feed-content-width: calc( 100vw - (var(--feed-padding) * 2) - var(--feed-avatar-size) - var(--feed-h-gap) );--feed-padding: var(--size-16) }}.frontend-reader2-FeedPage2-module__page--OGZlq.frontend-reader2-FeedPage2-module__page--OGZlq.frontend-reader2-FeedPage2-module__page--OGZlq{position:relative;box-sizing:border-box;max-width:none;padding-left:0;padding-right:0;padding-top:0}@media (max-width: 600px){.frontend-reader2-FeedPage2-module__page--OGZlq.frontend-reader2-FeedPage2-module__page--OGZlq.frontend-reader2-FeedPage2-module__page--OGZlq{max-width:100vw}}.frontend-reader2-FeedPage2-module__feedPad--Kgu2r{padding-left:var(--feed-padding);padding-right:var(--feed-padding)}.frontend-reader2-FeedPage2-module__title--JGHnF{padding:var(--size-8) 0 var(--size-8) var(--feed-padding)}.frontend-reader2-FeedPage2-module__miniInboxItem--NqC6C{cursor:pointer;transition:var(--animate-hover);border-radius:var(--border-radius-sm)}.frontend-reader2-FeedPage2-module__miniInboxItem--NqC6C:hover{background:var(--color-bg-elevated-hover);box-shadow:4px 4px 0 var(--color-bg-elevated-hover),-4px 4px 0 var(--color-bg-elevated-hover),4px -4px 0 var(--color-bg-elevated-hover),-4px -4px 0 var(--color-bg-elevated-hover)}.frontend-reader2-FeedPage2-module__newPillContainer--TSf1w{position:absolute;z-index:9;width:100%}.frontend-reader2-FeedPage2-module__newPill--xvF5p{--pill-height: var(--size-36);height:var(--pill-height);background-color:var(--color-accent-substack);border-radius:var(--size-20);border:none;opacity:1;transform:translateY(0);box-shadow:var(--shadow-md);cursor:pointer;transition:var(--animate-hover),transform var(--animation-timing-fast) var(--animation-smoothing)}.frontend-reader2-FeedPage2-module__newPill--xvF5p.frontend-reader2-FeedPage2-module__hidden--ujYZU{opacity:0;transform:translateY(calc(-.5 * var(--pill-height)))}.frontend-reader2-FeedPage2-module__facepile--HJOvk .frontend-reader2-FeedPage2-module__face--ZRQCv{border-radius:var(--border-radius-full);border:2px solid var(--color-accent-substack)}.frontend-reader2-FeedPage2-module__facepile--HJOvk .frontend-reader2-FeedPage2-module__face--ZRQCv:not(:first-of-type){margin-left:-8px}.frontend-reader2-FeedPage2-module__tabIcon--Qq5Ip{border-radius:var(--border-radius-full);overflow:hidden}.frontend-reader2-FeedPage2-module__feedItem--ef_eG{--feed-content-width: 500px;--feed-padding: var(--size-20);--feed-h-gap: var(--size-12);--feed-v-gap: var(--size-8);--feed-avatar-size: var(--size-40);--feed-thread-width: 2px;--feed-context-height: 0px }@media (max-width: 600px){.frontend-reader2-FeedPage2-module__feedItem--ef_eG{--feed-content-width: calc( 100vw - (var(--feed-padding) * 2) - var(--feed-avatar-size) - var(--feed-h-gap) );--feed-padding: var(--size-16) }}.frontend-reader2-FeedPage2-module__feedItem--ef_eG+.frontend-reader2-FeedPage2-module__feedItem--ef_eG{border-top:var(--border-default)}.frontend-reader2-FeedPage2-module__feedItem--ef_eG:last-of-type{border-bottom:var(--border-default)}.frontend-reader2-FeedPage2-module__feedUnit--NOehd{cursor:pointer;transition:var(--animate-hover);padding:var(--feed-padding)}.frontend-reader2-FeedPage2-module__feedUnit--NOehd:nth-child(n + 2){padding-top:calc(var(--feed-padding) / 2)}.frontend-reader2-FeedPage2-module__feedUnit--NOehd.frontend-reader2-FeedPage2-module__showThreadGutter--KddYr:nth-child(n + 2):before{top:calc((var(--feed-padding) / 2) + var(--feed-avatar-size) + var(--feed-v-gap))}.frontend-reader2-FeedPage2-module__feedUnit--NOehd.frontend-reader2-FeedPage2-module__showThreadGutter--KddYr:not(:last-child){padding-bottom:calc(var(--feed-padding) / 2)}.frontend-reader2-FeedPage2-module__feedUnit--NOehd.frontend-reader2-FeedPage2-module__showThreadGutter--KddYr:not(.frontend-reader2-FeedPage2-module__hasAvatar--o1Y14):before{background:none}@media (hover: hover){.frontend-reader2-FeedPage2-module__feedUnit--NOehd.frontend-reader2-FeedPage2-module__hasAction--USoNb:hover{background:var(--color-bg-primary-hover)}.frontend-reader2-FeedPage2-module__feedUnit--NOehd.frontend-reader2-FeedPage2-module__hasAction--USoNb:hover .frontend-reader2-FeedPage2-module__seeMoreFade--ffgtP{background:linear-gradient(to left,var(--color-bg-primary-hover),rgba(var(--color-bg-primary-hover-rgb),0))}.frontend-reader2-FeedPage2-module__feedUnit--NOehd.frontend-reader2-FeedPage2-module__hasAction--USoNb:hover .frontend-reader2-FeedPage2-module__seeMoreText--f6HIr{background:var(--color-bg-primary-hover)}}.frontend-reader2-FeedPage2-module__timestamp--vOvEZ{white-space:nowrap}.frontend-reader2-FeedPage2-module__metaTimestamp--gFOjC{color:var(--color-secondary)}.frontend-reader2-FeedPage2-module__feedPermalinkUnit--uQYlR{padding:calc(var(--feed-padding) / 2) var(--feed-padding) var(--feed-padding)}.frontend-reader2-FeedPage2-module__permalinkHeader--yqFA3 .frontend-reader2-FeedPage2-module__feedUnit--NOehd:first-child{padding-top:0}.frontend-reader2-FeedPage2-module__permalinkHeader--yqFA3 .frontend-reader2-FeedPage2-module__feedUnit--NOehd.frontend-reader2-FeedPage2-module__showThreadGutter--KddYr:first-child:before{top:calc(var(--feed-avatar-size) + var(--feed-v-gap))}.frontend-reader2-FeedPage2-module__seeMoreReplies--TOlVf{padding-left:calc(var(--feed-avatar-size) + var(--feed-h-gap))}.frontend-reader2-FeedPage2-module__seeMoreThread--SvMtw{position:absolute;top:calc(var(--feed-padding) * -1);bottom:calc(var(--feed-padding) / 2 * -1);left:calc(var(--feed-padding) + (var(--feed-avatar-size) / 2) - (var(--feed-thread-width) / 2));width:var(--feed-thread-width);z-index:1}.frontend-reader2-FeedPage2-module__seeMoreThreadSegment--VoQIF{background-color:var(--color-bg-secondary);width:var(--feed-thread-width);background:var(--color-detail);border-radius:var(--border-radius-sm)}.frontend-reader2-FeedPage2-module__seeMoreThreadSegment--VoQIF.frontend-reader2-FeedPage2-module__top--sGcdt{flex:0 1 calc(var(--feed-padding) + var(--size-12))}@media (max-width: 600px){.frontend-reader2-FeedPage2-module__seeMoreThreadSegment--VoQIF.frontend-reader2-FeedPage2-module__top--sGcdt{flex:0 1 calc(var(--feed-padding) + 10px)}}.frontend-reader2-FeedPage2-module__showThreadGutter--KddYr{position:relative}.frontend-reader2-FeedPage2-module__showThreadGutter--KddYr.frontend-reader2-FeedPage2-module__hasContext--TwqeY{--feed-context-height: var(--size-24)}.frontend-reader2-FeedPage2-module__showThreadGutter--KddYr:before{content:"";display:flex;position:absolute;top:calc(var(--feed-padding) + var(--feed-avatar-size) + var(--feed-v-gap) + var(--feed-context-height));bottom:calc(var(--feed-padding) / 2 * -1);left:calc(var(--feed-padding) + (var(--feed-avatar-size) / 2) - (var(--feed-thread-width) / 2));width:var(--feed-thread-width);background:var(--color-detail);border-radius:var(--border-radius-sm)}.frontend-reader2-FeedPage2-module__replyUnit--d10O2{position:relative}.frontend-reader2-FeedPage2-module__replyUnit--d10O2:before{content:"";display:flex;position:absolute;top:calc(var(--feed-avatar-size) + var(--feed-v-gap));bottom:var(--feed-v-gap);left:calc(var(--feed-avatar-size) / 2 - 1px);width:var(--feed-thread-width);background:var(--color-detail);border-radius:var(--border-radius-sm)}.frontend-reader2-FeedPage2-module__quoteText--ahbw_{line-height:var(--line-height-28);color:var(--color-primary);opacity:.8;font-style:italic;font-size:17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:12;overflow:hidden}@media (max-width: 600px){.frontend-reader2-FeedPage2-module__quoteText--ahbw_{line-height:25px}}.frontend-reader2-FeedPage2-module__quote--Z5hGM{background-color:var(--color-bg-primary);overflow:hidden}@media (hover: hover){.frontend-reader2-FeedPage2-module__quote--Z5hGM:hover{box-shadow:var(--shadow-md)}}.frontend-reader2-FeedPage2-module__quoteBottom--Z0bvr{background-color:var(--color-bg-elevated)}.frontend-reader2-FeedPage2-module__quoteButton--nnVlK{display:flex;align-items:center;padding:0 var(--size-16);color:var(--color-accent-substack);font-size:var(--font-size-14);line-height:var(--font-size-20);font-weight:var(--font-weight-medium);border-left:var(--border-default);font-family:var(--font-family-text)}@media (hover: hover){.frontend-reader2-FeedPage2-module__quoteButton--nnVlK:hover{background-color:var(--color-bg-accent-orange)}}.frontend-reader2-FeedPage2-module__feedCommentBody--igKQl{position:relative}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK{--block-margin: var(--size-8) 0;position:relative}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK *:last-child:first-child{margin-top:0;margin-bottom:0}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK *:first-child{margin-top:0;margin-bottom:var(--size-8)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK *:last-child{margin-top:var(--size-8);margin-bottom:0}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK a{color:var(--color-primary)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK p{text-overflow:ellipsis;overflow-x:hidden;margin:0;color:var(--color-primary);line-height:22px}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK p.is-editor-empty:first-child:before{color:var(--color-secondary);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK p .mention{font-weight:var(--font-weight-bold)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK p:not(:first-child):not(:last-child){margin:var(--block-margin)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h1,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h2{font-size:1.25em;line-height:1.5em;margin:var(--block-margin);color:var(--color-primary);text-overflow:ellipsis;overflow-x:hidden}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h3,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h4,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h5,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h6{font-size:.75em;line-height:1.5em;font-family:var(--font-family-meta);text-transform:uppercase;color:var(--color-secondary);font-weight:var(--font-weight-500);margin:var(--size-8) 0;letter-spacing:var(--letter-spacing-meta);text-overflow:ellipsis;overflow-x:hidden}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h1:first-child,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h2:first-child,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h3:first-child,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h4:first-child,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h5:first-child,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK h6:first-child{margin-top:var(--size-4)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK p>img{max-height:var(--size-64)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK pre{background:var(--color-bg-secondary);padding:var(--size-8) var(--size-12);border-radius:var(--border-radius-md);box-sizing:border-box;margin:var(--block-margin)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK pre code{white-space:pre-wrap;font-family:var(--font-family-monospace);line-height:var(--line-height-20);font-weight:var(--font-weight-500);color:var(--color-primary);background-color:transparent;border-radius:0;border:none;padding:0}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK code{color:var(--color-accent-substack);background-color:var(--color-bg-primary-hover);border-radius:var(--border-radius-sm);border:var(--border-default);padding:0 var(--size-4);font-size:.9em}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK blockquote{border-left:var(--size-4) solid var(--color-accent-substack);margin:var(--block-margin)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK blockquote>*{margin:var(--block-margin);padding-left:var(--size-12)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ul,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol{margin:var(--block-margin);padding:0 0 0 var(--size-24)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ul>li:first-child,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol>li:first-child{margin-bottom:0}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ul>li:last-child,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol>li:last-child{margin-top:0}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ul li:before,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol li:before{display:block;height:0;width:0;content:""}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ul li p,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol li p{margin:0;box-sizing:border-box;padding:0 0 0 var(--size-4)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ul{padding:0 0 0 var(--size-24)}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol>li>ol{list-style-type:lower-alpha}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol>li>ol>li>ol{list-style-type:lower-roman}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol>li>ol>li>ol>li>ol{list-style-type:auto}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol>li>ol>li>ol>li>ol>li>ol{list-style-type:lower-alpha}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK ol>li>ol>li>ol>li>ol>li>ol>li>ol{list-style-type:lower-roman}.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK .note-link,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK .substack-mention{color:var(--color-accent-blue);text-decoration:none}@media (hover: hover){.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK .note-link:hover,.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK.frontend-reader2-FeedPage2-module__feedCommentBodyInner--sF0AK .substack-mention:hover{text-decoration:underline}}a.frontend-reader2-FeedPage2-module__underlineLink--pGNvG{text-decoration:underline}a.frontend-reader2-FeedPage2-module__disabled--exFn7{cursor:default;pointer-events:none}.frontend-reader2-FeedPage2-module__peopleYouMayKnowContainer--F9cRd{position:relative}.frontend-reader2-FeedPage2-module__peopleYouMayKnow--asjI3{width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-padding:50%;-ms-overflow-style:none;scrollbar-width:none}.frontend-reader2-FeedPage2-module__peopleYouMayKnow--asjI3::-webkit-scrollbar{display:none}.frontend-reader2-FeedPage2-module__peopleYouMayKnowArrows--I0l3_{z-index:1}.frontend-reader2-FeedPage2-module__seeMore--redfx{position:absolute;bottom:0;right:0}.frontend-reader2-FeedPage2-module__seeMoreFade--ffgtP{width:var(--size-96);background:linear-gradient(to left,var(--color-bg-primary),rgb(var(--color-bg-primary-rgb) / 0))}.frontend-reader2-FeedPage2-module__seeMoreText--f6HIr{background:var(--color-bg-primary);height:100%;padding-left:var(--size-4);line-height:22px}.frontend-reader2-FeedPage2-module__contextRow--kyoQj{padding-left:calc(var(--feed-avatar-size) - var(--feed-padding) / 2)}.frontend-reader2-FeedPage2-module__contextIcon--Mk5Pv{fill:var(--color-secondary);width:var(--size-12);height:var(--size-12)}.frontend-reader2-FeedPage2-module__dot--mrV5k{color:var(--color-secondary)}.frontend-reader2-FeedPage2-module__post--o1TR5{overflow:hidden;transition:var(--animate-hover)}@media (hover: hover){.frontend-reader2-FeedPage2-module__post--o1TR5:hover{box-shadow:var(--shadow-md)}}.frontend-reader2-FeedPage2-module__postImage--km4kb{--aspect-ratio: .5;height:calc(var(--feed-content-width) * var(--aspect-ratio));width:100%;object-fit:cover}@media (max-width: 600px){.frontend-reader2-FeedPage2-module__postImage--km4kb{--aspect-ratio: .66 }}.frontend-reader2-FeedPage2-module__linkImage--XP4ld{border-radius:var(--border-radius-md);height:var(--size-96);width:var(--size-96);object-fit:cover}.frontend-reader2-FeedPage2-module__linkImage--XP4ld.frontend-reader2-FeedPage2-module__mobile--C7yMj{height:var(--size-72);width:var(--size-72)}.frontend-reader2-FeedPage2-module__linkImagePlaceholder--oCLpB{background:var(--color-bg-tertiary)}.frontend-reader2-FeedPage2-module__linkImagePlaceholder--oCLpB svg{stroke:var(--color-secondary)}.frontend-reader2-FeedPage2-module__actionRow--CdCf4{height:var(--size-24);align-items:center}.frontend-reader2-FeedPage2-module__actionButton--K7BjS{display:flex;align-items:center;gap:var(--size-8);height:var(--size-32);max-width:var(--size-64);padding:0 var(--size-8);border-radius:var(--size-16);margin-left:calc(-1 * var(--size-8));transition:var(--animate-hover),max-width var(--animation-timing-fast) var(--animation-smoothing)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__permalink--w5EPY{height:var(--size-36);min-width:var(--size-36);border-radius:var(--border-radius-full);margin-left:0}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__permalink--w5EPY svg{width:var(--size-20);height:var(--size-20);min-width:var(--size-20);min-height:var(--size-20)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__permalink--w5EPY svg.frontend-reader2-FeedPage2-module__heart--JfP7W{stroke-width:2px}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__permalink--w5EPY.frontend-reader2-FeedPage2-module__more--olobi{margin-right:calc(-1 * var(--size-8))}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__shrink--VKuWI{max-width:var(--size-32)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS .frontend-reader2-FeedPage2-module__digit--uHKoF{opacity:1;transition:var(--animate-hover),transform var(--animation-timing-fast) var(--animation-smoothing);transform:translate(0);color:var(--color-secondary)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS .frontend-reader2-FeedPage2-module__digit--uHKoF.frontend-reader2-FeedPage2-module__hidden--ujYZU{opacity:0;transform:translate(-4px)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS svg{stroke:var(--color-secondary);transition:var(--animate-hover),transform var(--animation-timing-fast) var(--animation-smoothing);width:var(--size-16);height:var(--size-16);min-width:var(--size-16);min-height:var(--size-16);transform-origin:center}.frontend-reader2-FeedPage2-module__actionButton--K7BjS:disabled{cursor:default}.frontend-reader2-FeedPage2-module__actionButton--K7BjS:disabled svg{stroke:var(--color-tertiary)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS:disabled .frontend-reader2-FeedPage2-module__digit--uHKoF{color:var(--color-tertiary)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS:disabled .frontend-reader2-FeedPage2-module__heart--JfP7W path{stroke:var(--color-tertiary)}@media (hover: hover){.frontend-reader2-FeedPage2-module__actionButton--K7BjS:not(:disabled):hover{background:var(--color-bg-secondary)}}.frontend-reader2-FeedPage2-module__actionButton--K7BjS:not(:disabled):active svg{transform:scale(.9)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__like--Q2Xlr.frontend-reader2-FeedPage2-module__active--fMYVL:not(:disabled) .frontend-reader2-FeedPage2-module__digit--uHKoF{color:var(--color-accent-red)}@media (hover: hover){.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__like--Q2Xlr:not(:disabled):hover{background:var(--color-bg-accent-red);color:var(--color-accent-red)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__like--Q2Xlr:not(:disabled):hover .frontend-reader2-FeedPage2-module__heart--JfP7W path{stroke:var(--color-accent-red)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__like--Q2Xlr:not(:disabled):hover .frontend-reader2-FeedPage2-module__digit--uHKoF{color:var(--color-accent-red)}}@media (hover: hover){.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__reply--pjYNC:not(:disabled):hover{background:var(--color-bg-accent-blue);color:var(--color-accent-blue)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__reply--pjYNC:not(:disabled):hover svg{stroke:var(--color-accent-blue)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__reply--pjYNC:not(:disabled):hover .frontend-reader2-FeedPage2-module__digit--uHKoF{color:var(--color-accent-blue)}}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__restack--gbucn.frontend-reader2-FeedPage2-module__active--fMYVL:not(:disabled) svg{stroke:var(--color-accent-green)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__restack--gbucn.frontend-reader2-FeedPage2-module__active--fMYVL:not(:disabled) .frontend-reader2-FeedPage2-module__digit--uHKoF{color:var(--color-accent-green)}@media (hover: hover){.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__restack--gbucn:not(:disabled):hover{background:var(--color-bg-accent-green);color:var(--color-accent-green)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__restack--gbucn:not(:disabled):hover svg{stroke:var(--color-accent-green)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__restack--gbucn:not(:disabled):hover .frontend-reader2-FeedPage2-module__digit--uHKoF{color:var(--color-accent-green)}}@media (hover: hover){.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__share--uhEYz:not(:disabled):hover{background:var(--color-bg-accent-orange);color:var(--color-accent-substack)}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__share--uhEYz:not(:disabled):hover svg{stroke:var(--color-accent-substack)}}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__more--olobi:not(:disabled){margin-right:calc(-1 * var(--size-8))}.frontend-reader2-FeedPage2-module__actionButton--K7BjS.frontend-reader2-FeedPage2-module__more--olobi:not(:disabled) svg{stroke:var(--color-secondary)}.frontend-reader2-FeedPage2-module__shortPostText--vek8q p{margin:0}.frontend-reader2-FeedPage2-module__shortPostText--vek8q a{color:var(--color-accent-blue)}@media (hover: hover){.frontend-reader2-FeedPage2-module__shortPostText--vek8q a:hover{text-decoration:underline}}.frontend-reader2-FeedPage2-module__shortPostText--vek8q.frontend-reader2-FeedPage2-module__large--WBjT8{font-size:var(--font-size-20);line-height:var(--font-size-32)}.frontend-reader2-FeedPage2-module__stat--Uyi9h{color:var(--color-secondary);cursor:pointer}@media (hover: hover){.frontend-reader2-FeedPage2-module__stat--Uyi9h:hover{text-decoration:underline}}.modal.popup.report-comment-modal.frontend-reader2-FeedPage2-module__reportModal--ynkJH .container{width:502px}@media (max-width: 650px){.modal.popup.report-comment-modal.frontend-reader2-FeedPage2-module__reportModal--ynkJH .container{width:calc(100% - 44px)}}@media (max-width: 650px){.modal.popup.report-comment-modal.frontend-reader2-FeedPage2-module__reportModal--ynkJH .container textarea{width:100%;box-sizing:border-box}}.frontend-reader2-FeedPage2-module__likeButton--LvUVd{--color-bg: var(--color-bg-primary);--color-heart: var(--color-accent-red);--easing: var(--animation-smoothing);--duration: .75s }.frontend-reader2-FeedPage2-module__likeButton--LvUVd *,.frontend-reader2-FeedPage2-module__likeButton--LvUVd *:before,.frontend-reader2-FeedPage2-module__likeButton--LvUVd *:after{position:relative;box-sizing:border-box}.frontend-reader2-FeedPage2-module__heartWrapper--uhZEU{display:grid;height:100%;position:relative;box-sizing:border-box;font-size:var(--size-20)}.frontend-reader2-FeedPage2-module__heartWrapper--uhZEU>*{margin:auto;grid-area:1 / 1}.frontend-reader2-FeedPage2-module__heart--JfP7W{width:var(--size-20);height:var(--size-20);display:block;transform-origin:center;stroke-width:2.5px}.frontend-reader2-FeedPage2-module__heart--JfP7W>path{stroke:var(--color-secondary);fill:transparent;transition:fill var(--animation-timing-fast) var(--easing),scale var(--animation-timing-fast) var(--easing),stroke var(--animation-timing-fast) var(--easing);transform-origin:center}.frontend-reader2-FeedPage2-module__likeButton--LvUVd.frontend-reader2-FeedPage2-module__active--fMYVL.frontend-reader2-FeedPage2-module__clickedOnce--X3cwn:focus .frontend-reader2-FeedPage2-module__heartWrapper--uhZEU.frontend-reader2-FeedPage2-module__isLiked--rpD60 .frontend-reader2-FeedPage2-module__heart--JfP7W{animation:frontend-reader2-FeedPage2-module__heart-bounce--ZFfaq var(--duration) var(--easing)}.frontend-reader2-FeedPage2-module__likeButton--LvUVd.frontend-reader2-FeedPage2-module__active--fMYVL.frontend-reader2-FeedPage2-module__clickedOnce--X3cwn:focus .frontend-reader2-FeedPage2-module__heartWrapper--uhZEU.frontend-reader2-FeedPage2-module__isLiked--rpD60 .frontend-reader2-FeedPage2-module__spark--M19my{animation:frontend-reader2-FeedPage2-module__spark-burst--DdwB9 calc(var(--duration) * 1) var(--easing) forwards}.frontend-reader2-FeedPage2-module__likeButton--LvUVd.frontend-reader2-FeedPage2-module__active--fMYVL .frontend-reader2-FeedPage2-module__heart--JfP7W>path{fill:var(--color-heart);stroke:var(--color-heart)}@keyframes frontend-reader2-FeedPage2-module__heart-bounce--ZFfaq{0%{transform:scale(.7)}50%{transform:scale(1.1)}60%{transform:scale(.9)}to{transform:scale(1)}}.frontend-reader2-FeedPage2-module__sparks--MDGJ3{width:1px;height:1px}.frontend-reader2-FeedPage2-module__spark--M19my{--color: var(--color-accent-red);--percentage: calc(var(--i) / var(--total-sparks));--\398: calc(var(--percentage) * 1turn + .5turn);position:absolute;top:0;left:0;height:.1em;width:.1em;opacity:0;border-radius:var(--border-radius-sm);background-color:var(--color);transform:translate(-50%,-50%) rotate(var(--\398)) translateY(0) scaleY(0)}@keyframes frontend-reader2-FeedPage2-module__spark-burst--DdwB9{40%{height:.3em}40%,50%{height:.3em;transform:translate(-50%,-50%) rotate(var(--\398)) translateY(.8em) scale(1)}70%{height:.2em;opacity:.8}to{transform:translate(-50%,-50%) rotate(var(--\398)) translateY(1em) scale(0);opacity:0}}.frontend-reader2-FeedPage2-module__ripple--ntUbt{height:100%;width:100%;border-radius:var(--border-radius-full);overflow:hidden}.frontend-reader2-FeedPage2-module__ripple--ntUbt:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;border:14px solid var(--color-heart);border-radius:inherit;-webkit-transform:scale(0);transform:scale(0)}.frontend-reader2-FeedPage2-module__userBadge--z76kJ svg{width:var(--size-16);height:var(--size-16)}.frontend-reader2-FeedPage2-module__mutedItem--zAMN6{z-index:1}.frontend-reader2-FeedPage2-module__bookmarkIcon--nJnXY{position:absolute;bottom:var(--size-16);right:var(--size-16);background-color:#808080e6!important;border-color:transparent!important}.frontend-reader2-FeedPage2-module__bookmarkIcon--nJnXY:hover{background-color:var(--color-light-secondary)!important}.frontend-reader2-FeedPage2-module__bookmarkIcon--nJnXY:active{transform:scale(.9)}.frontend-reader2-FeedPage2-module__bookmarkIcon--nJnXY svg{stroke:var(--color-light-bg-primary)}.frontend-reader2-FeedPage2-module__bookmarkIcon--nJnXY.frontend-reader2-FeedPage2-module__isSaved--zg0nn svg{fill:var(--color-light-bg-primary)}.frontend-reader2-Page-module__pageStack--ody_S>*+*{border-top:var(--border-default)}.frontend-reader2-Page-module__pageStack--ody_S.frontend-reader2-Page-module__gap_0--yYU_2{padding-top:0;padding-bottom:0}.frontend-reader2-Page-module__pageStack--ody_S.frontend-reader2-Page-module__gap_8--PncV0>*:not(:last-child){padding-bottom:var(--size-8)}.frontend-reader2-Page-module__pageStack--ody_S.frontend-reader2-Page-module__gap_8--PncV0>*+*{padding-top:var(--size-8)}.frontend-reader2-Page-module__pageStack--ody_S.frontend-reader2-Page-module__gap_16--jwghA>*:not(:last-child){padding-bottom:var(--size-16)}.frontend-reader2-Page-module__pageStack--ody_S.frontend-reader2-Page-module__gap_16--jwghA>*+*{padding-top:var(--size-16)}.frontend-reader2-Page-module__linkRow--fAbeU{display:flex;flex-flow:column;margin:0;width:100%}.frontend-reader2-Page-module__linkRow--fAbeU.frontend-reader2-Page-module__isPadded--ByIdx{padding:var(--size-16) 0}@media (max-width: 650px){.frontend-reader2-Page-module__linkRow--fAbeU.frontend-reader2-Page-module__isPadded--ByIdx{padding:var(--size-12) 0}}.frontend-reader2-Page-module__linkRow--fAbeU.frontend-reader2-Page-module__isPadded--ByIdx:first-child{padding-top:0}.frontend-reader2-Page-module__linkRow--fAbeU.frontend-reader2-Page-module__isPadded--ByIdx:last-child{padding-bottom:0}.frontend-reader2-Page-module__linkRowA--KsC_y{border:1px solid transparent;box-sizing:border-box;text-decoration:none;padding:var(--size-8);transition:var(--animate-hover)}.frontend-reader2-Page-module__linkRowA--KsC_y.frontend-reader2-Page-module__isClickable--u8wHF{cursor:pointer;transition:var(--animate-hover)}@media (hover: hover){.frontend-reader2-Page-module__linkRowA--KsC_y.frontend-reader2-Page-module__isClickable--u8wHF:hover{background-color:var(--color-bg-primary-hover);--color-bg-primary: var(--color-bg-primary-hover);--color-bg-primary-themed: var(--color-bg-primary-hover-themed)}}.frontend-reader2-Page-module__linkRowA--KsC_y.frontend-reader2-Page-module__isSelectable--w0CEf{cursor:default}.frontend-reader2-Page-module__linkRowA--KsC_y.frontend-reader2-Page-module__isSelected--r1vb5{cursor:pointer;background-color:var(--color-bg-primary-hover)}@media (hover: hover){.elevated .frontend-reader2-Page-module__linkRowA--KsC_y:hover,.elevated .frontend-reader2-Page-module__isSelected--r1vb5{background-color:var(--color-bg-elevated-hover);--color-bg-elevated: var(--color-bg-elevated-hover);--color-bg-elevated-themed: var(--color-bg-elevated-hover-themed) }}.frontend-reader2-Page-module__zero--Gd4kD{text-align:center}.frontend-reader2-Page-module__zero--Gd4kD svg{stroke:var(--color-secondary);stroke-width:1.5px}.frontend-reader2-Page-module__zero--Gd4kD svg *{stroke:var(--color-secondary);stroke-width:1.5px}.frontend-reader2-Page-module__hoverLink--MvDt2{color:inherit;text-decoration:none}@media (hover: hover){.frontend-reader2-Page-module__hoverLink--MvDt2:hover{text-decoration:underline}}.frontend-reader2-Page-module__input--cAK3Q{height:var(--size-40);padding:0 var(--size-12);border:var(--border-default);border-radius:var(--border-radius-sm);background:var(--color-bg-primary);color:var(--color-primary);font-size:var(--font-size-16)}.frontend-reader2-Page-module__input--cAK3Q::placeholder{color:var(--color-tertiary)}.frontend-reader2-Page-module__input--cAK3Q:focus{border-color:var(--color-tertiary);background:var(--color-bg-secondary)!important}.frontend-reader2-Page-module__input--cAK3Q.frontend-reader2-Page-module__error--E0rLs{border-color:var(--color-accent-error);color:var(--color-accent-error)!important}.frontend-reader2-Page-module__input--cAK3Q:disabled{color:var(--color-tertiary)}.frontend-reader2-Page-module__textarea--tqN9a{font-family:var(--font-family-text);color:var(--color-primary);padding:var(--size-12)}.frontend-reader2-Page-module__tabContainer--UKtS3{position:relative;background-image:linear-gradient(to bottom,rgb(var(--color-bg-primary-rgb) / 1),rgb(var(--color-bg-primary-rgb) / .75));backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--webkit-glass);z-index:1}.frontend-reader2-Page-module__tabContainerBorder--xZFpY:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--color-detail)}.frontend-reader2-DrunkSpinner-module__container--w5XSA{height:56px}.frontend-reader2-DrunkSpinner-module__drunkSpinner--vYrDM{border-radius:var(--border-radius-full);width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-left:2px solid var(--color-secondary);animation:frontend-reader2-DrunkSpinner-module__drunkSpin--Kspcg 2s infinite cubic-bezier(.65,0,.35,1)}@keyframes frontend-reader2-DrunkSpinner-module__drunkSpin--Kspcg{0%{transform:rotate(90deg)}to{transform:rotate(810deg)}}.frontend-reader2-Placeholder-module__reader2Placeholder--x_akJ{background:linear-gradient(to right,#eeeeee,#fbfbfb,#eeeeee);background-size:200% 100%;animation:frontend-reader2-Placeholder-module__travel--V9vAL 1.5s linear infinite;border-radius:var(--border_radius)}.frontend-reader2-Placeholder-module__placeholder--BEl1f{background:linear-gradient(to right,var(--color-bg-secondary),var(--color-bg-primary),var(--color-bg-secondary));background-size:200% 100%;animation:frontend-reader2-Placeholder-module__travel--V9vAL 2s linear infinite}.frontend-reader2-Placeholder-module__placeholder--BEl1f.frontend-reader2-Placeholder-module__bar--pzAh8{height:var(--font-size-16)}.frontend-reader2-Placeholder-module__placeholder--BEl1f.frontend-reader2-Placeholder-module__circle--u7Phw{border-radius:var(--border-radius-full)}.frontend-reader2-Placeholder-module__placeholder--BEl1f.frontend-reader2-Placeholder-module__elevated--Af6iZ{background:linear-gradient(to right,var(--color-bg-tertiary),var(--color-bg-secondary),var(--color-bg-tertiary));background-size:200% 100%;animation:frontend-reader2-Placeholder-module__travel--V9vAL 2s linear infinite}@keyframes frontend-reader2-Placeholder-module__travel--V9vAL{0%{background-position:0 0}to{background-position:200% 0}}.frontend-components-PostShareDropdown-module__newMenuItemContainer--pi2D2{background-color:var(--color-accent-orange);border-radius:var(--border-radius-sm)}.frontend-components-PostShareDropdown-module__divider--oId4n{border-top:var(--border-default);box-sizing:border-box;width:100%}.frontend-components-PostShareDropdown-module__offset--ekxJ6{margin-left:-2px;margin-bottom:-2px}.frontend-components-PostShareDropdown-module__shareIconContainer--PlGwp{width:var(--size-24);height:var(--size-24);background:var(--color-secondary)}.frontend-components-PostShareDropdown-module__dropdownMenu--oPk6X{z-index:1}.frontend-email-shared-typed-module__footer--B5jqg.frontend-email-shared-typed-module__footer--B5jqg.frontend-email-shared-typed-module__footer--B5jqg{padding:var(--size-24) 0}.frontend-email-shared-typed-module__footerSection--dumyu{padding:0 var(--size-24)}.frontend-email-shared-typed-module__divider--rj1aO{border-top:var(--border-default);margin:var(--size-24) 0}.frontend-email-shared-typed-module__meta--vRZSC a{color:inherit;text-decoration:underline}.frontend-email-shared-typed-module__twitter--AYwKk{display:block;background:#1da1f2;border-radius:var(--border-radius-sm);width:100%;height:40px;text-align:center;text-decoration:none}.frontend-email-shared-typed-module__twitterText--GvJZv{color:#fff;font-weight:600;font-size:14px;line-height:40px;mso-line-height-rule:exactly}.frontend-email-shared-typed-module__twitterImage--f7Oq9{width:20px;height:20px;display:inline-block;margin-right:12px;max-width:none;vertical-align:middle}.frontend-email-system-basics-module__fullWidth--SbS_a{width:100%;padding-left:0;padding-right:0}.frontend-email-system-basics-module__emailButtonTd--j57hX{border-radius:var(--border-radius-md)}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_primary--Oo4PA{background-color:var(--color-accent-themed)}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_primary--Oo4PA .frontend-email-system-basics-module__emailButtonA--ZlAPM{border:1px solid var(--color-accent-themed);color:var(--color-accent-inverse-themed)}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_primary--Oo4PA .frontend-email-system-basics-module__emailButtonA--ZlAPM.frontend-email-system-basics-module__fullWidth--SbS_a{border:none}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_secondary--dWyFt{background-color:var(--color-light-bg-secondary)}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_secondary--dWyFt .frontend-email-system-basics-module__emailButtonA--ZlAPM{border:1px solid var(--color-light-detail);color:var(--color-light-secondary)}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_secondary--dWyFt .frontend-email-system-basics-module__emailButtonA--ZlAPM.frontend-email-system-basics-module__fullWidth--SbS_a{border:none}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_outline--SeyPx{background-color:var(--color-accent-inverse-themed)}.frontend-email-system-basics-module__emailButtonTd--j57hX.frontend-email-system-basics-module__priority_outline--SeyPx .frontend-email-system-basics-module__emailButtonA--ZlAPM{border:1.5px solid var(--color-accent-themed);color:var(--color-accent-themed)}.frontend-email-system-basics-module__emailButtonTd--j57hX .frontend-email-system-basics-module__emailButtonA--ZlAPM{font-family:var(--font-family-text);font-size:var(--font-size-14);font-weight:var(--font-weight-600);letter-spacing:var(--letter-spacing-14);line-height:1;text-decoration:none;border-radius:var(--border-radius-md);padding:12px 24px;display:inline-block}.frontend-email-system-basics-module__avatar--eNC1i{border-radius:500000px;box-sizing:border-box;margin:0}.frontend-email-system-basics-module__avatar--eNC1i.frontend-email-system-basics-module__framed--Br_VZ{border:2px solid var(--color-light-bg-primary)!important;box-shadow:var(--shadow-sm)}.frontend-email-system-basics-module__icon--G_0WQ{border-radius:var(--border-radius-sm);box-sizing:border-box;margin:0}.frontend-email-system-basics-module__emailSeparator--iRI9Q{border-bottom:var(--border-default);height:0;width:100%}.frontend-contexts-feedFollows-module__followButton--rTqht .frontend-contexts-feedFollows-module__on--KoBsr{display:none}@media (hover: hover){.frontend-contexts-feedFollows-module__followButton--rTqht:not(.frontend-contexts-feedFollows-module__justFollowed--_lHDs):hover .frontend-contexts-feedFollows-module__on--KoBsr{display:flex}.frontend-contexts-feedFollows-module__followButton--rTqht:not(.frontend-contexts-feedFollows-module__justFollowed--_lHDs):hover .frontend-contexts-feedFollows-module__off--UyHQE{display:none}}.frontend-reader2-NewPost-module__avatarLink--k6p8g:hover{box-shadow:inset 0 0 250px #0000001a}.frontend-reader2-NewPost-module__avatarLink--k6p8g:active{box-shadow:inset 0 0 250px #0003}.frontend-reader2-NewPost-module__inlineComposer--Kcxrs.frontend-reader2-NewPost-module__disabled--H5e3r{opacity:.5}.frontend-reader2-NewPost-module__shareImageButton--GEnD0{height:40px}.frontend-reader2-NewPost-module__inlineComposerButton--VqfS8{flex-grow:1;height:var(--size-40);cursor:text;border:2px dashed transparent}.frontend-reader2-NewPost-module__inlineComposerButton--VqfS8.frontend-reader2-NewPost-module__disabled--H5e3r{cursor:default}.frontend-reader2-NewPost-module__inlineComposerButton--VqfS8.frontend-reader2-NewPost-module__mobile--KoLCp{background-color:var(--color-bg-secondary);border-radius:var(--border-radius-lg);padding:0 var(--size-12)}.frontend-reader2-NewPost-module__inlineComposerButton--VqfS8.frontend-reader2-NewPost-module__isDropping--rlyUL{background-color:var(--color-bg-elevated-hover);border-color:var(--color-tertiary)}.frontend-reader2-NewPost-module__floatingComposer--QzbSz{position:fixed;bottom:calc(var(--size-16) + var(--size-mobile-nav-area));right:var(--size-16);z-index:1;transition:all var(--animation-timing-fast) var(--animation-smoothing);transform-origin:bottom center;box-shadow:var(--shadow-md);border:none}.frontend-reader2-NewPost-module__floatingComposer--QzbSz:active{scale:.97;box-shadow:var(--shadow-sm)}.frontend-reader2-NewPost-module__inputSpacer--zsd8O{width:48px}.frontend-reader2-NewPost-module__wordCountIndicator--eN3TG.frontend-reader2-NewPost-module__exceded--K2Uk0{color:var(--color-accent-substack)}.frontend-reader2-NewPost-module__composerModal--i_mLl a{text-decoration:none}.pencraft .frontend-reader2-NewPost-module__setupProfileModalContent--CxnXw{padding:var(--size-16);width:auto}@media (max-width: 600px){.pencraft .frontend-reader2-NewPost-module__setupProfileModalContent--CxnXw{width:calc(100vw - var(--size-12) * 2)}}.pencraft .frontend-reader2-NewPost-module__setupProfileModalContent--CxnXw input[type=text],.pencraft .frontend-reader2-NewPost-module__setupProfileModalContent--CxnXw textarea{background-color:var(--color-bg-secondary)}.pencraft .frontend-reader2-NewPost-module__setupProfileModalContent--CxnXw .hidden{display:none}.frontend-reader2-NewPost-module__modalColumn--e32_G{box-sizing:border-box;max-height:100dvh}.frontend-reader2-NewPost-module__dropdownIcon--rxRtk{stroke:var(--color-secondary)}.frontend-reader2-NewPost-module__dropdownMenu--gtepK{color:var(--color-primary);text-align:left;max-width:400px;min-width:320px}.frontend-reader2-NewPost-module__pubRow--cgSM7{cursor:pointer;align-items:center}.frontend-reader2-NewPost-module__pubRow--cgSM7:hover{background:var(--color-bg-elevated-hover)}.frontend-reader2-NewPost-module__pubName--sA2UJ{flex-grow:1}.frontend-reader2-NewPost-module__linkImage--TodmF{width:72px;height:72px;border-radius:var(--border-radius-sm);object-fit:cover}.frontend-reader2-NewPost-module__imageContainer--A8VSd{position:relative;flex:0 0 auto;width:150px;height:150px;background-color:var(--color-bg-secondary);border-radius:var(--border-radius-md)}.frontend-reader2-NewPost-module__imageContainer--A8VSd img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-md)}.frontend-reader2-NewPost-module__attachmentContainer--oQMn_{position:relative}.frontend-reader2-NewPost-module__removeImage--nfnT8,.frontend-reader2-NewPost-module__removeAttachment--fGdwq{position:absolute;top:var(--size-4);right:var(--size-4)}.frontend-reader2-NewPost-module__shareImageButton--GEnD0{height:48px}.frontend-reader2-NewPost-module__shareImageButton--GEnD0:hover{filter:brightness(130%);cursor:pointer}.frontend-reader2-NewPost-module__notifyConformModalPubRow--ARJ9X:hover{background:var(--color-bg-elevated-hover)}.frontend-components-ClipNux-module__mainContainer--BxA_d{position:relative;display:flex;flex-direction:column;align-items:center}.frontend-components-ClipNux-module__speechBubble--vHgss{position:absolute;z-index:1000;width:250px;padding:10px;background-color:#fff;border-radius:var(--border-radius-sm);box-shadow:0 -4px 20px #0000001a;top:calc(100% + 15px);left:50%;transform:translate(-50%)}.frontend-components-ClipNux-module__speechBubble--vHgss:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid white}.frontend-components-ClipNux-module__childrenContainer--YhXer{position:relative;z-index:1}.frontend-components-PressKitImage-module__root--ERwr7{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 16px;scroll-snap-align:center;height:100%}.frontend-components-PressKitImage-module__rootHover--fJrni:hover .frontend-components-PressKitImage-module__image--MPbfI,.frontend-components-PressKitImage-module__linkHovered--oOjNU .frontend-components-PressKitImage-module__image--MPbfI{opacity:.9}.frontend-components-PressKitImage-module__rootHover--fJrni:hover .frontend-components-PressKitImage-module__image--MPbfI,.frontend-components-PressKitImage-module__linkHovered--oOjNU .frontend-components-PressKitImage-module__download--qS9sv{opacity:.8;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.3))}.frontend-components-PressKitImage-module__root--ERwr7.frontend-components-PressKitImage-module__sharePage--vXr1v{margin-bottom:0;display:block}.frontend-components-PressKitImage-module__tableRoot--UpSpd{align-items:center;justify-content:center;text-align:center}.frontend-components-PressKitImage-module__link--rLFgG{width:100%;max-width:(100%,298px);cursor:pointer;text-decoration:unset;height:100%}.frontend-components-PressKitImage-module__linkVariableHeight--G6yJi{height:auto}.frontend-components-PressKitImage-module__download--qS9sv{opacity:0;cursor:pointer;width:24px;height:24px;position:absolute;right:0;bottom:0;margin:12px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-full);background-color:#fff;z-index:10}.frontend-components-PressKitImage-module__image--MPbfI{max-width:min(100%,298px);max-height:100%;object-fit:contain;border:1px solid var(--color-detail);border-radius:var(--border-radius-sm)}.frontend-components-PressKitImage-module__image--MPbfI.frontend-components-PressKitImage-module__sharePage--vXr1v{width:auto;height:250px}.frontend-components-PressKitImage-module__image--MPbfI.frontend-components-PressKitImage-module__inline--zFs8S{width:auto;height:150px}.frontend-components-PressKitImage-module__image--MPbfI.frontend-components-PressKitImage-module__secondaryBorder--gmc0v{border:1px solid var(--color-detail)}.frontend-components-PressKitImage-module__imageLoading--QMvSN{background-color:#f5f5f5;width:298px}.frontend-components-PressKitImage-module__imageEmail--AKxV9{width:502px;border:1px solid var(--color-detail);border-radius:var(--border-radius-sm)}.frontend-components-PressKitImage-module__text--qms7L{flex:1;margin:auto;color:gray}.frontend-components-PressKitImage-module__buttons--osRDg{position:absolute;bottom:0;margin:8px;width:calc(100% - 16px)}.frontend-components-PressKitImage-module__button--lJz1y{filter:drop-shadow(0px 1px 3px rgba(0,0,0,.3));justify-content:center;text-decoration:unset}.frontend-publish-share_center-MediaAssetCarousel-module__mediaCarousel--yatYn{display:flex;overflow-x:auto;justify-content:flex-start;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding:50%;width:100%;-ms-overflow-style:none;scrollbar-width:none}.frontend-publish-share_center-MediaAssetCarousel-module__mediaCarousel--yatYn::-webkit-scrollbar{display:none}.frontend-publish-share_center-MediaAssetCarousel-module__pressKitImageContainer--qcOIf{width:auto;flex:0 0 auto}.frontend-publish-share_center-MediaAssetCarousel-module__scrollContainer--YjAQV{position:relative;background-image:linear-gradient(to bottom,rgb(var(--color-bg-primary-rgb) / 1),rgb(var(--color-bg-primary-rgb) / .75));backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--webkit-glass);z-index:1}.frontend-publish-share_center-MediaAssetCarousel-module__carouselParent--mJlqW{position:relative;width:100%}.frontend-publish-share_center-MediaAssetCarousel-module__carouselArrow--NOyGP{width:var(--size-40);z-index:inherit}.frontend-publish-share_center-MediaAssetCarousel-module__carouselArrow--NOyGP:hover svg{stroke:var(--color-primary)}.frontend-publish-share_center-MediaAssetCarousel-module__carouselArrow--NOyGP svg{stroke:var(--color-secondary);transition:var(--animate-hover)}.frontend-publish-share_center-MediaAssetCarousel-module__bg--lN6p2{position:absolute;width:var(--size-112);height:100%;pointer-events:none}@media (max-width: 650px){.frontend-publish-share_center-MediaAssetCarousel-module__bg--lN6p2{width:var(--size-64);opacity:.75}}.frontend-publish-share_center-MediaAssetCarousel-module__fade--LwBBa{display:flex;position:absolute;height:100%;opacity:0;transition:var(--animate-hover);align-items:center}.frontend-publish-share_center-MediaAssetCarousel-module__visible--nkiL7{opacity:1}.frontend-publish-share_center-MediaAssetCarousel-module__left--Gpyzo{left:0;justify-content:flex-start}.frontend-publish-share_center-MediaAssetCarousel-module__left--Gpyzo .frontend-publish-share_center-MediaAssetCarousel-module__bg--lN6p2,.frontend-publish-share_center-MediaAssetCarousel-module__left--Gpyzo .frontend-publish-share_center-MediaAssetCarousel-module__bgSecondary--YZnYt{background:linear-gradient(to right,var(--color-bg-primary) var(--size-16),rgb(var(--color-bg-primary-rgb) / 0))}.frontend-publish-share_center-MediaAssetCarousel-module__right--VIM7J{right:0;justify-content:flex-end}.frontend-publish-share_center-MediaAssetCarousel-module__right--VIM7J .frontend-publish-share_center-MediaAssetCarousel-module__bg--lN6p2,.frontend-publish-share_center-MediaAssetCarousel-module__right--VIM7J .frontend-publish-share_center-MediaAssetCarousel-module__bgSecondary--YZnYt{background:linear-gradient(to left,var(--color-bg-primary) var(--size-36),rgb(var(--color-bg-primary-rgb) / 0))}.frontend-publish-share_center-MediaAssetCarousel-module__containerArrows--fQe5X{z-index:1}.frontend-components-InstagramShareModals-module__step--Tmhvw{flex:0 0 30px}.frontend-components-ShareCenter-module__download--ZlokN{position:absolute;right:0;bottom:0}.frontend-components-ShareCenter-module__disabledButton--mnMti.frontend-components-ShareCenter-module__disabledButton--mnMti{cursor:not-allowed;opacity:.5}.frontend-components-VideoClipper-module__timeline--AqiJp{position:relative;width:100%;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;font-family:var(--font-family-text);border-radius:var(--border-radius-xs)}.frontend-components-VideoClipper-module__rail--fLWPd{position:relative;width:100%;height:100%;background-color:gray}.frontend-components-VideoClipper-module__draggable--SB3t2{position:absolute;top:0;bottom:0;width:12px;background-color:var(--color-accent-themed);cursor:ew-resize;border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center}.frontend-components-VideoClipper-module__draggableLeft--lqQGg{margin-right:-12px}.frontend-components-VideoClipper-module__draggableRight--QER2V{margin-left:-12px}.frontend-components-VideoClipper-module__tooltip--gvLXG{position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding:5px 10px;background-color:#333;color:#fff;border-radius:var(--border-radius-xs);margin-bottom:5px;white-space:nowrap;pointer-events:none;font-size:12px;transition:opacity .3s ease;z-index:10}.frontend-components-VideoClipper-module__visible--ikqjx{opacity:1}.frontend-components-VideoClipper-module__hidden--fbYXn{opacity:0}.frontend-components-VideoClipper-module__playback--QNFuH{position:absolute;top:0;bottom:0;width:2px;display:flex;align-items:center;background-color:#fff;margin-left:-1px}.frontend-components-VideoClipper-module__nonSelectable--Kte9r{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.frontend-components-VideoClipper-module__tick--mBMzi{position:absolute;background-color:#fff}.frontend-components-VideoClipper-module__lgTick--IB6PM{height:10px;width:2px;background-color:#fff}.frontend-components-VideoClipper-module__lgTick--IB6PM>span{font-size:14px;font-weight:400;position:absolute;left:5px;top:3px}.frontend-components-VideoClipper-module__smTick--Nd6cb{height:5px;width:1px}.frontend-components-VideoClipper-module__smTick--Nd6cb>span{font-size:14px;font-weight:400;position:absolute;left:5px;top:3px}.frontend-components-VideoClipper-module__currentTick--A9XKd{position:absolute;height:7px;width:1.2px;background-color:#ff0}.frontend-components-VideoClipper-module__selection--h10e9{position:absolute;top:0;bottom:0;border-top:solid 4px var(--color-accent-themed);border-bottom:solid 4px var(--color-accent-themed)}.frontend-components-VideoClipper-module__handle--DWOr3{top:3px;bottom:3px;width:2px;background-color:#fff;height:24px;border-radius:var(--border-radius-xs)}.frontend-components-VideoClipper-module__storyboard--jNZby,.frontend-components-VideoClipper-module__ticks--d18eQ{position:absolute;inset:0;overflow-x:clip}.frontend-components-VideoClipper-module__shadow--hwyIG{width:2px;background-color:#fff;opacity:.6;height:100%}.frontend-components-VideoClipper-module__shadowContainer--OtL7e{position:absolute;user-select:"none";pointer-events:"none";height:100%}.frontend-components-VideoClipperControls-module__containerInline--PBQ9a{background-color:#fff;flex:1;padding:16px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-bottom:40px;border:solid 1px #e0e0e0}.frontend-components-VideoClipperControls-module__containerElevated--Ur3YY{background-color:#fff;flex:1;padding:16px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-bottom:40px;border:solid 1px #e0e0e0;position:absolute;left:0;right:0;z-index:1}.frontend-components-VideoClipperControls-module__videoTrimmerWrapper--qFT6n{top:-4px}.frontend-components-VideoClipperControls-module__videoTrimmerSlider--R29Jd{transition:top .5s ease;position:relative;top:-200px;background-color:#e0e0e0;width:100%}.frontend-components-VideoClipperControls-module__videoTrimmerSliderVisible--Ypk4j{top:0}.frontend-components-VideoClipperControls-module__durationContainer--zcjI8{width:85px}.frontend-components-VideoClipperControls-module__captionsAvailable--qv0Os{opacity:1;cursor:pointer}.frontend-components-VideoClipperControls-module__captionsNotAvailable--V49Zk{opacity:.7;cursor:not-allowed}.frontend-components-ClipModal-module__placeholder--C0lO7{background-color:var(--color_theme_bg_contrast_1, var(--color-bg-secondary));border-radius:var(--border-radius-sm);width:100%;height:340px;display:flex;justify-content:center;align-items:center}.frontend-components-ClipModal-module__placeholderMessage--IeArY{max-width:300px}.frontend-components-like_post_upsell_modal-module__container--nx2aQ{padding:20px}.frontend-components-like_post_upsell_modal-module__label--l1Xwk{cursor:pointer}.frontend-components-like_post_upsell_modal-module__input--QqUnn{box-sizing:border-box;border-radius:var(--border-radius-md);width:28px;height:28px;border:1px var(--color-light-detail) solid;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.frontend-components-like_post_upsell_modal-module__selectedInput--FPxHZ{border:8px var(--color-accent-themed) solid}.frontend-pencraft-unstable-UserBadge-module__inlineContainer--_nMrK{display:inline-block}.frontend-pencraft-unstable-UserBadge-module__container--ADexK{display:flex;align-items:center}.frontend-pencraft-unstable-UserBadge-module__container--ADexK svg{display:block}.frontend-pencraft-unstable-UserBadge-module__popover--X9HK4{background:var(--color-bg-elevated);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);border:var(--border-default);width:260px;z-index:103}.frontend-reader2-ProfileAndPublicationHoverCard-module__publicationPopover--U_ZvV{z-index:2}.frontend-reader2-ProfileAndPublicationHoverCard-module__breakOut--mkCoL{margin:0 calc(-1 * var(--size-8))}.frontend-reader2-ProfileAndPublicationHoverCard-module__hoverCardAvatar--wb9DE{display:flex;box-sizing:border-box;gap:var(--size-12);align-items:center;padding:var(--size-8);border-radius:var(--border-radius-sm);text-decoration:none;height:var(--size-48)}.frontend-reader2-ProfileAndPublicationHoverCard-module__hoverCardAvatar--wb9DE:hover{background-color:var(--color-bg-elevated-hover)}.frontend-reader2-ProfileAndPublicationHoverCard-module__hoverCardTitle--l2ryd:hover{text-decoration:underline}.frontend-reader2-ProfileAndPublicationHoverCard-module__writesCard--Kg6JT{background-color:var(--color-bg-elevated-hover)}.frontend-reader2-ProfileAndPublicationHoverCard-module__hoverCardSeeAll--5trGx{text-decoration:none;color:var(--color-accent-blue)}.frontend-reader2-ProfileAndPublicationHoverCard-module__hoverCardSeeAll--5trGx:hover{text-decoration:underline}.frontend-reader2-ProfileAndPublicationHoverCard-module__profileHoverCardTarget--Od_YL,.frontend-reader2-ProfileAndPublicationHoverCard-module__publicationHoverCardTarget--UjFRs{display:inline-block}.frontend-reader2-ProfileAndPublicationHoverCard-module__profileHoverCardTarget--Od_YL.frontend-reader2-ProfileAndPublicationHoverCard-module__inline--bEDYo,.frontend-reader2-ProfileAndPublicationHoverCard-module__publicationHoverCardTarget--UjFRs.frontend-reader2-ProfileAndPublicationHoverCard-module__inline--bEDYo{display:inline}.frontend-reader2-ProfileAndPublicationHoverCard-module__profileHoverCard--k5sNi,.frontend-reader2-ProfileAndPublicationHoverCard-module__publicationHoverCard--sCxL3{width:350px}.frontend-reader2-ProfileAndPublicationHoverCard-module__profileHoverCardHeader--WYI5h{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--size-12);padding:var(--size-8)}.frontend-reader2-ProfileAndPublicationHoverCard-module__profileHoverCardNameRow--vDy1W{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--size-16)}.frontend-reader2-ProfileAndPublicationHoverCard-module__facepileFace--bOm2O{border-radius:var(--border-radius-full);border:2px solid var(--color-bg-primary);margin-left:-6px;object-fit:cover}.frontend-components-restack_modal-module__textarea--E7kGG{box-sizing:border-box;width:100%;font-family:var(--font-family-text);font-weight:var(--font-weight-400);font-size:var(--font-size-16);letter-spacing:var(--letter-spacing-20);line-height:var(--line-height-24);resize:none;min-height:132px;padding:12px;border-radius:var(--border-radius-sm);border:solid 1px var(--color-light-detail);color:var(--color-light-primary)}.frontend-components-restack_modal-module__textarea--E7kGG::placeholder{color:var(--color-light-tertiary)}.frontend-components-restack_modal-module__postPreview--hIlHg{border:solid 1px var(--color-light-detail);border-radius:var(--border-radius-sm)}.frontend-components-restack_modal-module__pubIcon--upVU0{height:24px;width:24px;min-width:initial}.frontend-components-restack_modal-module__pubIcon--upVU0.frontend-components-restack_modal-module__pubIcon--upVU0 span{line-height:16px;font-size:var(--font-size-12)}.frontend-components-restack_modal-module__modalWrap--N4zkH{padding:.5rem 1rem 1.5rem}.frontend-components-restack_modal-module__select--Z1qub{height:40px}.frontend-components-SearchDropdown-module__searchWrapper--jiwxN{height:var(--size-40);border-radius:var(--size-20);background-color:var(--color-bg-secondary-themed);cursor:pointer;transition:all var(--animation-timing-fast) var(--animation-smoothing);box-sizing:border-box;overflow:hidden;z-index:2;max-width:40vw;margin-left:var(--size-4)}.frontend-components-SearchDropdown-module__searchWrapper--jiwxN:focus-within{border:1px solid var(--color-bg-tertiary-themed)}.frontend-components-SearchDropdown-module__marginLeft--LiyjJ{margin-left:var(--size-4)}.frontend-components-SearchDropdown-module__marginRight--Tlx3l{margin-right:var(--size-4)}.frontend-components-SearchDropdown-module__searchWrapper--jiwxN:not(.frontend-components-SearchDropdown-module__active--hNTQl):hover{background-color:var(--color-bg-tertiary-themed)}.frontend-components-SearchDropdown-module__searchWrapper--jiwxN:not(.frontend-components-SearchDropdown-module__active--hNTQl):active{border:1px solid var(--color-tertiary-themed)}.frontend-components-SearchDropdown-module__searchWrapper--jiwxN svg{pointer-events:none;fill:none;stroke:var(--color-secondary-themed);flex-grow:0}.use-theme-bg .navbar-buttons .frontend-components-SearchDropdown-module__trigger--wXpGv{stroke:var(--color-secondary-themed)}.use-theme-bg .navbar-buttons .frontend-components-SearchDropdown-module__trigger--wXpGv:hover,.use-theme-bg .navbar-buttons .frontend-components-SearchDropdown-module__trigger--wXpGv:active{background-color:var(--color-bg-secondary-themed)}.main-menu .navbar-buttons .frontend-components-SearchDropdown-module__trigger--wXpGv svg{stroke:var(--color-secondary-themed)}.transparent-nav--on-dark .homepage-nav .frontend-components-SearchDropdown-module__trigger--wXpGv{border-color:#fff}.transparent-nav--on-dark .homepage-nav .frontend-components-SearchDropdown-module__trigger--wXpGv svg{stroke:#fff!important}.transparent-nav--on-dark .homepage-nav .frontend-components-SearchDropdown-module__trigger--wXpGv:hover{background-color:transparent}.frontend-components-SearchDropdown-module__searcher--bDFD3{border:none;background-color:transparent;height:var(--size-40);flex-grow:1;box-sizing:border-box;font-family:var(--font-family-text);font-size:var(--font-size-16);color:var(--color-primary-themed);transition:all var(--animation-timing-fast);z-index:1}.frontend-components-SearchDropdown-module__dropdown--tuM0W{background-color:var(--color-bg-primary-themed);box-shadow:var(--shadow-dark-lg);width:419px;max-width:100vw}.frontend-components-SearchDropdown-module__result--V2s6P{transition:var(--animate-hover);background-color:var(--color-bg-primary-themed);width:395px;cursor:pointer;box-sizing:border-box;text-decoration:none}.frontend-components-SearchDropdown-module__result--V2s6P:hover{background-color:var(--color-bg-secondary-themed)}.frontend-components-SearchDropdown-module__loading--gQSd8,.frontend-components-SearchDropdown-module__empty--TO__M{background-color:var(--color-bg-primary-themed);transition:var(--animate-hover)}.frontend-components-SearchDropdown-module__empty--TO__M:hover{background-color:var(--color-bg-secondary-themed)}.frontend-components-SearchDropdown-module__more--d1sdD{background-color:var(--color-bg-elevated-themed)}.frontend-components-SearchDropdown-module__seeMore--MOD9q{transition:var(--animate-hover);cursor:pointer;background-color:var(--color-bg-elevated-themed);border-radius:0 0 var(--size-8) var(--size-8)}.frontend-components-SearchDropdown-module__seeMore--MOD9q:hover{background-color:var(--color-bg-elevated-hover-themed)}.frontend-components-SearchDropdown-module__photo--uWFMi{width:120px;height:80px;border-radius:var(--border-radius-sm);flex-shrink:0}.frontend-components-SearchDropdown-module__metadata--HrJ45{flex-shrink:1}.frontend-components-SearchDropdown-module__paddingRight--TfT7R{padding-right:var(--size-8)}.frontend-components-PubTheme-module__pubTheme--Vew50{display:contents;--color-primary: var(--print_on_web_bg_color, var(--color-light-primary));--color-secondary: var(--print_secondary_on_web_bg_color, var(--color-light-secondary));--color-tertiary: var(--color_theme_bg_contrast_5, var(--color-light-tertiary));--color-detail: var(--color_theme_bg_contrast_3, var(--color-light-detail));--color-bg-primary: var(--web_bg_color, var(--color-light-bg-primary));--color-bg-primary-hover: var(--color_theme_bg_contrast_1, var(--color-light-bg-primary-hover));--color-bg-secondary: var(--color_theme_bg_contrast_1, var(--color-light-bg-secondary));--color-bg-tertiary: var(--color_theme_bg_contrast_3, var(--color-light-bg-tertiary));--color-bg-elevated: var(--web_bg_color, var(--color-bg-primary));--color-bg-elevated-hover: var(--color_theme_bg_contrast_1, var(--color-bg-primary-hover));--color-bg-accent-rgb: var(--color_theme_bg_pop_rgb, var(--color-light-accent-orange-rgb));--color-bg-accent: rgba(var(--color-bg-accent-themed-rgb), .15);--color-bg-accent-hover: rgba(var(--color-bg-accent-themed-rgb), .3);--color-bg-accent-primary: rgba(var(--color-bg-accent-themed-rgb), .15);--color-bg-accent-primary-hover: rgba(var(--color-bg-accent-themed-rgb), .3);--color-accent-primary: var(--color_theme_bg_pop, var(--color-light-accent-orange));--color-accent-orange: var(--color_theme_bg_pop, var(--color-light-accent-orange));--color-accent-substack: var(--color_theme_bg_pop, var(--color-light-accent-orange));--color-accent-inverse: var(--color_theme_print_on_pop, var(--color-bg-primary));--color-accent-blue: var(--print_secondary_on_web_bg_color, var(--color-light-accent-blue));--border-default: 1px solid var(--color-detail-themed);--border-primary: 1px solid var(--color-primary)}.frontend-components-PubAccentTheme-module__pubAccentTheme--MukJ3{display:contents;--color-bg-accent-primary: rgba(var(--color-bg-accent-themed-rgb), .15);--color-bg-accent-primary-hover: rgba(var(--color-bg-accent-themed-rgb), .3);--color-accent-primary: var(--color_theme_bg_pop, var(--color-accent-orange));--color-accent-primary-inverse: var(--color_theme_print_on_pop, var(--color-bg-primary))}.frontend-components-AssetImage-module__root--AdF1k{position:relative;display:flex;flex-direction:column;align-items:center;margin:0;scroll-snap-align:start}.frontend-components-AssetImage-module__fullSize--KURi3{width:100%;height:100%}.frontend-components-AssetImage-module__tableRoot--hy2UU{align-items:center;justify-content:center;text-align:center}.frontend-components-AssetImage-module__link--KHWo2{cursor:default;text-decoration:unset}.frontend-components-AssetImage-module__linkHovered--_nYpu .frontend-components-AssetImage-module__image--kL8Z3{opacity:.9}.frontend-components-AssetImage-module__image--kL8Z3{cursor:pointer}.frontend-components-AssetImage-module__linkHovered--_nYpu .frontend-components-AssetImage-module__download--c6WDg{opacity:.8;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.3))}.frontend-components-AssetImage-module__download--c6WDg{opacity:0;cursor:pointer;width:24px;height:24px;position:absolute;margin:12px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-full);background-color:#fff;z-index:10}.frontend-components-AssetImage-module__image--kL8Z3{flex:1;object-fit:contain;border:1px solid var(--color-detail-themed);border-radius:var(--border-radius-sm);display:flex;justify-content:center;align-items:center;position:absolute;width:auto;height:auto;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.frontend-components-AssetImage-module__imageLoading--bVcGN{width:298px;background-color:#f5f5f5}.frontend-components-MilestoneAssetImage-module__tableRoot--NF3u_{align-items:center;justify-content:center;text-align:center}.frontend-components-MilestoneAssetImage-module__link--EZ_6U{cursor:pointer;text-decoration:unset}.frontend-components-MilestoneAssetImage-module__imageEmail--Q9MQ4{width:502px;border:1px solid var(--color-detail-themed);border-radius:var(--border-radius-sm)}.frontend-components-PublicationAssetImage-module__tableRoot--is5Cf{align-items:center;justify-content:center;text-align:center}.frontend-components-PublicationAssetImage-module__link--aIAzf{cursor:pointer;text-decoration:unset}.frontend-components-PublicationAssetImage-module__imageEmail--bECef{width:502px;border:1px solid var(--color-detail-themed);border-radius:var(--border-radius-sm)}.frontend-components-ShareAssetButtons-module__customizeAssetButton--Z1M6A{user-select:none;cursor:pointer}.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI,.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2{display:flex;flex-direction:row;background-color:var(--color-bg-secondary);color:var(--color-secondary);border-radius:var(--border-radius-full);font-size:var(--font-size-14);gap:12px;align-items:center;font-family:var(--font-family-text);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-14);padding:0 16px;height:36px}.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI svg,.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2 svg{stroke:var(--color-secondary);transition:var(--animate-hover)}.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__selected--UfFTT,.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__selected--UfFTT,.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI:hover,.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2:hover{background-color:var(--color-primary);color:var(--color-bg-primary)}.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__selected--UfFTT svg,.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__selected--UfFTT svg,.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI.frontend-components-ShareAssetButtons-module__aspectTypeButton--L1tHI:hover svg,.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2.frontend-components-ShareAssetButtons-module__aspectRatioButton--HCQZ2:hover svg{stroke:var(--color-bg-primary)}.frontend-components-ShareAssetButtons-module__themeButton--TOYVN{overflow:hidden;height:36px;width:36px;border-radius:var(--border-radius-lg);position:relative;border:1px solid var(--color-detail);box-sizing:border-box;padding:0}.frontend-components-ShareAssetButtons-module__themeButton--TOYVN .frontend-components-ShareAssetButtons-module__imageBg--lPKv3{position:absolute;z-index:-1;inset:-8px;background-size:contain;background-position:center;filter:blur(2px)}.frontend-components-ShareAssetButtons-module__themeButton--TOYVN .frontend-components-ShareAssetButtons-module__inner--uSJc8{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.frontend-components-SubscriptionNoteAssetImage-module__tableRoot--oiNnq{align-items:center;justify-content:center;text-align:center}.frontend-components-SubscriptionNoteAssetImage-module__link--NPZBJ{cursor:pointer;text-decoration:unset}.frontend-components-SubscriptionNoteAssetImage-module__imageEmail--_tLWE{width:502px;border:1px solid var(--color-detail-themed);border-radius:var(--border-radius-sm)}.frontend-components-ShareableImageModal-module__mobileContainer--gqpNj{height:100%;min-height:0}.frontend-components-ShareableImageModal-module__imageContainer--UoD0D{height:531px;max-height:60vh}.frontend-components-ShareableImageModal-module__hRule--dPrHE{width:100%;margin:0;border:none;border-top:var(--border-default)}.frontend-components-ShareableImageModal-module__assetButtons--fv0fB{overflow-x:auto;flex-shrink:0;margin-right:-16px}.frontend-components-ShareableImageModal-module__aspectRatioButton--G9DrP{padding:0 16px;height:36px}.frontend-components-ShareableImageModal-module__aspectRatioSelected--gdicf{background-color:#000!important;border-color:#000!important;color:#fff}.frontend-components-ShareableImageModal-module__aspectRatioSelectedIcon--EgZNS{stroke:#fff!important}.frontend-components-NavbarShare-module__trigger--Q9Atc{transition:var(--animate-hover)}.main-menu .navbar-buttons .frontend-components-NavbarShare-module__trigger--Q9Atc svg{stroke:var(--color-secondary)}.use-theme-bg .navbar-buttons .frontend-components-NavbarShare-module__trigger--Q9Atc{background-color:var(--color-bg-secondary-themed)}.use-theme-bg .navbar-buttons .frontend-components-NavbarShare-module__trigger--Q9Atc svg{stroke:var(--color-secondary-themed)}.use-theme-bg .navbar-buttons .frontend-components-NavbarShare-module__trigger--Q9Atc:hover{background-color:var(--color-bg-tertiary-themed)}.frontend-components-NavbarShare-module__divider--b6jjb{border-top:var(--border-default);box-sizing:border-box;width:100%}.frontend-components-NavbarShare-module__offset--kvTRt{margin-left:-2px;margin-bottom:-2px}.frontend-components-NavbarShare-module__shareIconContainer--TBJmh{width:var(--size-24);height:var(--size-24);background:var(--color-secondary)}.frontend-components-NavbarShare-module__dropdownMenu--BsGs1{z-index:1}.frontend-components-overflow_menu-module__subMenuTrigger--JlX0X{cursor:pointer}.frontend-components-overflow_menu-module__subMenuItem--qQKuE.frontend-components-overflow_menu-module__subMenuItem--qQKuE.frontend-components-overflow_menu-module__subMenuItem--qQKuE.frontend-components-overflow_menu-module__subMenuItem--qQKuE.frontend-components-overflow_menu-module__subMenuItem--qQKuE.frontend-components-overflow_menu-module__subMenuItem--qQKuE.frontend-components-overflow_menu-module__disabled--vUsqk{opacity:1}.frontend-components-overflow_menu-module__subMenuItem--qQKuE.frontend-components-overflow_menu-module__disabled--vUsqk div{font-weight:var(--font-weight-heavy)}.frontend-components-overflow_menu-module__logo--t5DOx{border-radius:var(--border-radius-sm)}.frontend-components-overflow_menu-module__chevron--sly1d{margin-left:3px}.frontend-components-newsletter_item-module__img--bS4yt{height:var(--size-64);width:var(--size-64);border-radius:var(--border-radius-sm);display:block}.frontend-components-newsletter_item-module__container--Og_JT{height:300px;width:242px;box-sizing:border-box;position:relative;border:1px solid var(--color-detail-themed)}.frontend-components-newsletter_item-module__selectableContainer--OyGeq{cursor:pointer}.frontend-components-newsletter_item-module__selectedContainer--itkCr.frontend-components-newsletter_item-module__selectedContainer--itkCr.frontend-components-newsletter_item-module__selectedContainer--itkCr.frontend-components-newsletter_item-module__selectedContainer--itkCr{border-color:var(--color-primary-themed)}.frontend-components-newsletter_item-module__clickableContainer--NsLAs.frontend-components-newsletter_item-module__clickableContainer--NsLAs.frontend-components-newsletter_item-module__clickableContainer--NsLAs.frontend-components-newsletter_item-module__clickableContainer--NsLAs{cursor:pointer}.frontend-components-newsletter_item-module__clickableContainer--NsLAs.frontend-components-newsletter_item-module__clickableContainer--NsLAs.frontend-components-newsletter_item-module__clickableContainer--NsLAs.frontend-components-newsletter_item-module__clickableContainer--NsLAs:hover{background-color:var(--color-bg-elevated-hover-themed)}.frontend-components-newsletter_item-module__containerMobile--C2ytw{width:100%;box-sizing:border-box;position:relative;border:1px solid var(--color-detail-themed)}.frontend-components-newsletter_item-module__imgMobile--yC2u_{height:var(--size-32);width:var(--size-32);border-radius:var(--border-radius-sm);display:block}.frontend-components-newsletter_item-module__selector--IAwcD{position:absolute;top:var(--size-16);right:var(--size-16);height:var(--size-24);width:var(--size-24);box-sizing:border-box}.filled-checkmark-icon-circle{fill:var(--color-accent-themed)}.frontend-components-newsletter_item-module__unselected--PYQqC{border-radius:var(--border-radius-full);border:1px solid var(--color-secondary-themed);box-sizing:border-box}.frontend-components-newsletter_item-module__seeLatest--hTMpM.frontend-components-newsletter_item-module__seeLatest--hTMpM.frontend-components-newsletter_item-module__seeLatest--hTMpM.frontend-components-newsletter_item-module__seeLatest--hTMpM.frontend-components-newsletter_item-module__seeLatest--hTMpM{cursor:pointer;color:var(--color-secondary-themed)}.frontend-components-newsletter_item_list-module__container--UOq1t{width:100%}.frontend-components-newsletters_page-module__container--VhY3a{padding-top:var(--size-16);padding-bottom:var(--size-48);padding-left:var(--size-24);padding-right:var(--size-24);max-width:776px;margin:0 auto}.frontend-components-newsletters_page-module__newsletterList--zmZNt{padding-top:40px}.frontend-components-newsletters_page-module__accountLink--TyIAl.frontend-components-newsletters_page-module__accountLink--TyIAl.frontend-components-newsletters_page-module__accountLink--TyIAl.frontend-components-newsletters_page-module__accountLink--TyIAl.frontend-components-newsletters_page-module__accountLink--TyIAl{color:var(--color-secondary-themed)}.frontend-lib-ProfileSetupToast-module__wrapper--C8ueg{background-color:var(--color-light-bg-primary);max-width:440px;min-height:250px;border-radius:var(--border-radius-md);border:solid 1px var(--color-light-detail);padding:26px 24px 16px;box-sizing:border-box;color:var(--color-primary);font-family:var(--font-family-title);font-size:16px;line-height:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.frontend-lib-ProfileSetupToast-module__headerRow--oL8ne{flex-direction:row-reverse}@media (max-width: 650px){.frontend-lib-ProfileSetupToast-module__headerRow--oL8ne{flex-wrap:wrap}}.frontend-lib-ProfileSetupToast-module__header--uTXIc{color:var(--color-primary)}.frontend-lib-ProfileSetupToast-module__wrapper--C8ueg svg{stroke:var(--color-light-secondary)}.frontend-components-Search-module__searchContainer--OJHUw{border:1px solid transparent;border-radius:var(--border-radius-md);cursor:text}.frontend-components-Search-module__searchContainer--OJHUw.frontend-components-Search-module__medium--Sri_d{height:var(--size-40);font-size:var(--font-size-16)}.frontend-components-Search-module__searchContainer--OJHUw.frontend-components-Search-module__small--tPvnS{height:var(--size-32);font-size:var(--font-size-14)}.frontend-components-Search-module__searchContainer--OJHUw:focus-within{border-color:var(--color-detail)}.frontend-components-Search-module__searchInput--w1uCz{flex:1 0 1px;appearance:none;border:none;padding:0;outline:none;background-color:var(--color-bg-secondary);color:var(--color-primary);font-family:var(--font-family-text);font-size:var(--font-size-16);line-height:var(--line-height-20);font-weight:var(--font-weight-regular)}.frontend-pencraft-Popover-module__popoverBase--Nykv6{background:var(--color-bg-elevated);display:block;position:absolute;border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);border:var(--border-default);max-width:350px;min-width:150px;overflow:hidden;visibility:visible;opacity:1;padding:var(--size-16);padding:8px}.frontend-community-Reaction-module__reactionsHoverZone--gLKoO:hover .frontend-community-Reaction-module__reactionsContainer--D3hey{opacity:1;pointer-events:all}.frontend-community-Reaction-module__reactionsContainer--D3hey{position:absolute;top:calc(-1 * var(--size-12));right:var(--size-12);gap:var(--size-4);z-index:2;opacity:0;transition:var(--animate-hover);pointer-events:none}.frontend-community-Reaction-module__reaction--M5tw0{border-radius:var(--border-radius-full);background-color:var(--color-bg-elevated);height:var(--size-24);cursor:pointer}.frontend-community-Reaction-module__reaction--M5tw0:hover{background-color:var(--color-bg-elevated-hover)}.frontend-community-Reaction-module__nameCard--apX_i{min-width:75px}.frontend-community-Reaction-module__reactionToPick--TqIpF{border-radius:var(--border-radius-md);background-color:var(--color-bg-elevated);height:var(--size-32);width:var(--size-32);cursor:pointer;justify-content:center}.frontend-community-Reaction-module__reactionToPick--TqIpF:hover{background-color:var(--color-bg-elevated-hover)}.frontend-community-Reaction-module__pickIcon--JZeFU{border-radius:var(--border-radius-full);background-color:var(--color-bg-elevated);height:var(--size-24);width:var(--size-28);cursor:pointer;justify-content:center}.frontend-community-Reaction-module__pickIcon--JZeFU:hover{background-color:var(--color-bg-elevated-hover)}.frontend-community-Reaction-module__emojiPicker--Oaakq{box-sizing:border-box;position:relative}.frontend-community-Reaction-module__emojiPickerLayer--vLED_{height:310px;width:280px;overflow:auto;padding:var(--size-16);background-color:var(--color-bg-elevated)}.frontend-community-Reaction-module__reactionSection--RlOnV{flex-wrap:wrap}.frontend-community-Reaction-module__blue--yS6Ze{background-color:#07f}.frontend-community-Reaction-module__count--POp7r{font-size:11px;font-weight:590;letter-spacing:var(--letter-spacing-meta)}.frontend-community-Reaction-module__show--n7AZ5{opacity:1;visibility:visible}.frontend-feed-ExplicitFilter-module__showAnyway--Kq9PY{border-color:transparent;color:var(--color-white)}.frontend-components-ImageGroup-module__imageGroup--N55yp{flex-flow:row wrap;display:grid;grid-template-columns:1fr 1fr 1fr;--total-width: 500px;--mobile-feed-padding: var(--size-16);--mobile-feed-restack-padding: var(--size-12);--mobile-feed-h-gap: var(--size-12);--mobile-feed-avatar-size: var(--size-40);--big-radius: var(--border-radius-md);--image-grid-gap: var(--size-4);--image-grid-columns: 1;--image-height: calc( (var(--total-width) - ((var(--image-grid-columns) - 1) * var(--image-grid-gap))) / (var(--image-grid-columns)) );grid-auto-rows:var(--image-height)}.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__size-1--EVxKh{--max-height: var(--total-width);max-height:var(--max-height);display:flex}.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__size-1--EVxKh .frontend-components-ImageGroup-module__image--cgeFj{max-height:var(--max-height)}.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__size-2--kYsLh,.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__size-4--sTBe7{--image-grid-columns: 2;grid-template-columns:1fr 1fr}.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__size-3--LQidT,.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__size-5--SiIKW,.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__size-6--iu7m1{--image-grid-columns: 3}@media screen and (max-width: 600px){.frontend-components-ImageGroup-module__imageGroup--N55yp{--total-width: calc( 100vw - ((var(--mobile-feed-padding) * 2) + var(--mobile-feed-h-gap) + var(--mobile-feed-avatar-size)) ) }}.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__restack--sb0nG{--total-width: 476px;--big-radius: var(--border-radius-md) }@media screen and (max-width: 600px){.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__restack--sb0nG{--total-width: calc( 100vw - ( (var(--mobile-feed-padding) * 2) + (var(--mobile-feed-restack-padding) * 2) + var(--mobile-feed-h-gap) + var(--mobile-feed-avatar-size) ) ) }}.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__preview--aPqb2{display:flex;--big-radius: var(--border-radius-md) }.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__preview--aPqb2 .frontend-components-ImageGroup-module__image--cgeFj{border-radius:var(--border-radius-md)}.frontend-components-ImageGroup-module__imageGroup--N55yp.frontend-components-ImageGroup-module__preview--aPqb2.frontend-components-ImageGroup-module__size-1--EVxKh .frontend-components-ImageGroup-module__image--cgeFj{max-height:276px}.frontend-components-ImageGroup-module__image--cgeFj{position:relative;overflow:hidden;transition:var(--animate-hover);background-color:var(--color-bg-primary)}.frontend-components-ImageGroup-module__image--cgeFj.frontend-components-ImageGroup-module__topLeft--I8LpZ{border-top-left-radius:var(--big-radius)}.frontend-components-ImageGroup-module__image--cgeFj.frontend-components-ImageGroup-module__topRight--C1nVv{border-top-right-radius:var(--big-radius)}.frontend-components-ImageGroup-module__image--cgeFj.frontend-components-ImageGroup-module__bottomLeft--HTMkw{border-bottom-left-radius:var(--big-radius)}.frontend-components-ImageGroup-module__image--cgeFj.frontend-components-ImageGroup-module__bottomLeftChat--NyOFh{border-bottom-left-radius:var(--border-radius-md)}.frontend-components-ImageGroup-module__image--cgeFj.frontend-components-ImageGroup-module__bottomRight--ow5mf{border-bottom-right-radius:var(--big-radius)}.frontend-components-ImageGroup-module__image--cgeFj.frontend-components-ImageGroup-module__clickable--Px1BR{cursor:pointer}@media (min-width: 600px){.frontend-components-ImageGroup-module__image--cgeFj.frontend-components-ImageGroup-module__clickable--Px1BR:hover{box-shadow:var(--shadow-md);cursor:zoom-in}}.frontend-components-ImageGroup-module__image--cgeFj img,.frontend-components-ImageGroup-module__image--cgeFj picture{display:flex;flex:1 1 1px;object-fit:cover;min-width:0;min-height:0;transition:var(--animate-hover)}@media (hover: hover){.frontend-components-ImageGroup-module__image--cgeFj img:hover,.frontend-components-ImageGroup-module__image--cgeFj picture:hover{opacity:.96}}.frontend-components-ImageGroup-module__imageCount--UiE8S{position:absolute;inset:0;background:rgba(0,0,0,.5)}.frontend-components-mention-module__mention--UisMf.frontend-components-mention-module__mention--UisMf.frontend-components-mention-module__mention--UisMf{white-space:nowrap;border-radius:var(--border-radius-full);padding:0 var(--size-8);text-decoration:none;color:var(--color-primary-themed);background:var(--color-bg-secondary-themed);cursor:pointer;font-weight:var(--font-weight-bold)}.frontend-components-mention-module__mention--UisMf.frontend-components-mention-module__mention--UisMf.frontend-components-mention-module__mention--UisMf>a{text-decoration:none}.frontend-components-mention-module__mention--UisMf.frontend-components-mention-module__mention--UisMf.frontend-components-mention-module__mention--UisMf:hover{background:var(--color-bg-tertiary-themed)}.frontend-components-reporting-reporting_shared-module__link--dWGqs{color:var(--color-accent-blue);text-decoration:none}.frontend-components-reporting-reporting_shared-module__confirmModal--thDTw{max-width:280px;box-sizing:content-box}.frontend-components-reporting-reporting_shared-module__confirmDescription--LavbT{text-align:center}.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*{border-radius:var(--border-radius-sm) var(--border-radius-lg) var(--border-radius-lg) var(--border-radius-sm);transition:var(--animate-hover);max-width:400px;box-sizing:border-box}.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*.frontend-community-CommunityPostView-module__bubble--Qb0nJ:hover,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*.frontend-community-CommunityPostView-module__linkBubble--A99mW:hover{box-shadow:inset 0 0 500px #0000001a}.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*:first-child .frontend-community-CommunityPostView-module__bubble--Qb0nJ,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*.frontend-community-CommunityPostView-module__bubble--Qb0nJ:first-child,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*.frontend-community-CommunityPostView-module__paywallBubble--pQYha:first-child,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*:first-child .frontend-community-CommunityPostView-module__imageGroup--ttj6D,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK>*:first-child .frontend-community-CommunityPostView-module__linkBubble--A99mW{border-top-left-radius:var(--border-radius-lg)}.frontend-community-CommunityPostView-module__bubbleStack--nNlkK:not(.frontend-community-CommunityPostView-module__hasFooter--fsA9b)>*:last-child .frontend-community-CommunityPostView-module__bubble--Qb0nJ,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK:not(.frontend-community-CommunityPostView-module__hasFooter--fsA9b)>*.frontend-community-CommunityPostView-module__bubble--Qb0nJ:last-child,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK:not(.frontend-community-CommunityPostView-module__hasFooter--fsA9b)>*.frontend-community-CommunityPostView-module__imageGroup--ttj6D:last-child,.frontend-community-CommunityPostView-module__bubbleStack--nNlkK:not(.frontend-community-CommunityPostView-module__hasFooter--fsA9b)>*.frontend-community-CommunityPostView-module__linkBubble--A99mW:last-child{border-bottom-left-radius:var(--border-radius-lg)}.frontend-community-CommunityPostView-module__replyContainer--QXsEJ{max-width:400px}.frontend-community-CommunityPostView-module__replyContainer--QXsEJ>*{border-radius:var(--border-radius-sm) var(--border-radius-lg) var(--border-radius-lg) var(--border-radius-lg)!important;transition:var(--animate-hover);box-sizing:border-box;cursor:pointer}.frontend-community-CommunityPostView-module__replyContainer--QXsEJ>*:hover{box-shadow:inset 0 0 500px #0000001a}.frontend-community-CommunityPostView-module__bubble--Qb0nJ{border-radius:var(--border-radius-sm) var(--border-radius-lg) var(--border-radius-lg) var(--border-radius-sm);transition:var(--animate-hover);font-family:var(--font-family-text);font-size:var(--font-size-16);font-weight:var(--font-weight-400);line-height:var(--line-height-24);white-space:pre-line;overflow-wrap:break-word;hyphens:auto;color:var(--color-primary);cursor:pointer}.frontend-community-CommunityPostView-module__bubble--Qb0nJ:hover{box-shadow:inset 0 0 500px #0000001a}.frontend-community-CommunityPostView-module__bubbleText--DlNG6{min-width:0}.frontend-community-CommunityPostView-module__bubbleText--DlNG6 a.linkified{text-decoration:underline}.frontend-community-CommunityPostView-module__authorName--D3nZg{padding-right:var(--size-4)}.frontend-community-CommunityPostView-module__facepileAvatar--Ae4J2{border:2px solid var(--color-bg-secondary);box-sizing:border-box}.frontend-community-CommunityPostView-module__facepile--LsZV8>*+*{margin-left:-8px}.frontend-community-CommunityPostView-module__readMore--KuojM{display:inline;color:var(--color-secondary)!important;cursor:pointer;float:right;font-size:inherit;line-height:inherit}.frontend-community-CommunityPostView-module__readMore--KuojM:hover{text-decoration:underline}.frontend-community-CommunityPostView-module__paywallBubble--pQYha{position:relative;height:160px;width:350px;overflow:hidden;background-image:url(../../img/reader/paywall-noise.png);background-size:1000px 160px}.frontend-community-CommunityPostView-module__pixels--iHfsp{position:absolute;top:0;left:0;width:100%;height:100%}.frontend-community-CommunityPostView-module__linkBubble--A99mW{text-decoration:none}.frontend-community-CommunityPostView-module__linkImg--BGinm{width:72px;height:72px!important;border-radius:var(--border-radius-sm);object-fit:cover}.frontend-community-CommunityPostView-module__linkUrl--Z_NGs{max-width:240px}.frontend-community-CommunityPostView-module__linkTitle--REE0t{font-size:18px;line-height:26px}.frontend-community-CommunityPostView-module__ctaButton--_ybr_{border-radius:var(--border-radius-md)}.frontend-community-CommunityPostView-module__reactionsWrapper--ude0p{position:relative}.frontend-community-CommunityPostView-module__actions--Iu1iz{opacity:0;pointer-events:none;align-self:stretch;transition:var(--animate-hover)}.frontend-community-CommunityPostView-module__avatarContainer--_sDjD:hover .frontend-community-CommunityPostView-module__actions--Iu1iz{opacity:1;pointer-events:all}@keyframes frontend-community-CommunityPostView-module__fade--mcazB{0%{background-color:var(--color-bg-accent-orange-hover)}to{background-color:var(--color-bg-secondary)}}.frontend-community-CommunityPostView-module__targetedAnimation--hs4QE{animation:frontend-community-CommunityPostView-module__fade--mcazB 2.5s ease-out}.frontend-community-CommunityPostView-module__imageGroup--ttj6D{max-width:500px}.frontend-community-CommunityPostView-module__quoteBox--keJ32{position:relative;background-color:var(--color-bg-accent-blue);font-size:var(--font-size-14);line-height:var(--line-height-20);max-width:352px;color:var(--color-primary);overflow:hidden}.frontend-community-CommunityPostView-module__quoteBox--keJ32:before{position:absolute;content:"";top:0;left:0;width:4px;bottom:0;background-color:#07f}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAACmCAMAAAACnqETAAADAFBMVEUAAAD30gQCKn0GJJ4MP4kMlD43WGf9/f329vcBAQHhAADx8vHvAwL8AQL7UlL4RUUzqDP2MjLp6un2Jyj0Ghn2PTr9fHvi5OJYuln7Xl75+UPpNzXUAQH29jH6cXC+AAIAJwBNtE/23Ff5aGdDr0TJAQHsZV3qR0IAOQB3x3fdRD/Z2NvuWFLkcG7fVlH4kI4AAlXO0M8BATsdS6MCagIBfQEASgPoKSc4VKL442q4xeQAigD46eetAABYd9jvf3nZMiwAAoD30zz55X5ng9tPbKZnwGXz8x77+lY7OTjzzikABGsenh72pKNPldEAWgHgGBgAACH88/Gqt95JR0OWAwP3uLd/qdr53kMBBJJ3d3XMPTpWer8NnAwABKPH1O1VVFIuLSz13NtZnlf2kEh9keLn7vfZ4vNkZGHzvwJIXZRfZLuDwfv4y8tvk79LlUblzsxorGcCBusFKuYCCcdmfq5jqvlxt/tzktEABLb8/HL2tlTAw8SLlMFpj/ZlpNhBZ81BYbQcGxuToN9SYdjXY2Lz7lD0dCQ6S9Dm0EUCYPdDlvWWvd2AnviXqc11eMZTqPc3cPMCRev16ZrRUE0Hf/tNT7HIJyTptDVTffSsTkvhtgQ0T4jigoFUx/g+hsX9/QUHzQY1dbJ7sHV02Pduvd0leiK1XmaTrfpCQPgELrrdsrY1NamgyPrh03iPxosvX92ysbCgoZzk5kP1YD7t6AILnu+45LykNS40qvXDdHnR6tBennz6u3TSxU1Or9Swz6wqzCsPZKzglJbIqEY8hDhyAgFzbJxuOC+Li4d9sJLFsnhwbvH2d1A3kzAqPZQITsN76nq2dzaZdKJf4F6RJkb078YFiM+tnWZGh2F+dDibykYoMcsnekdI1UhCAwWb25qVkEq43km9yBrclQMGwfyZ3/zZ2QK9gJxsJWCBUk32QwqOSYKRxh6Xdm3B4oMW22EPZzawnR72kgZltCqPxrdH1dkBkqDdWwwMwMO9O2sqKXHvipPGJkzlRVLhJjVIs9KrAAAAB3RSTlMA/v3+/Pn9Fk05qAAAUU9JREFUeNp0nAlYVNcVxzHazoroGBkXhAgCCjMsroDoKIgKdFABBwQUnSAoCqLRFBfcCBIM4kbqShO1hlSrCJqQQmNssVFqjBarsdjFJWlMTOLXJDZt8/X7+j/n3pk3vNq/bb8+3nbP79137/+dd954qTVt8uTJL73OMhqNer03ady4cWOhWbNmjV+0FfKGjMb36Y9/1fXUst9cb2y8/lpb797z5k2dOjXVD9Ljn59fcHBwQEDAgGch3l9on6feeeedn0r9kvT222+/sErRgvcDArwV8f5tN/rcvPnMZ22pqVFRSVGjR38k9Rsp9fLql/MXLj20VGjt2rVeak2Og/auI/kHBQ3We/tCo0ZNhwYNGj58/NaWlpbOyMhIX1//2/jTrICvckhXruQsWbJw4cL3tzhPORynSk5lZWVtglL9IkmdDQ05NqvVGhLwbKSUL+Tvb9yH/2sj+eN0IZZ3fvq3Hnp71ZtCOyofdnTYSzq9xX7UtsF9+/Y1FpeZT54sc2aUlq6Jy89YM/qj2oZaoeOkMR8dV/Tee++NWb04rrA5MRYKDAyc/NKCpwDIyKhE9LEzZ/r4DLQAAE6EyEeM6AcNH7m1pTMnB+fHX7tG9Bs0Xt+GwM/frqm5tz950aKDk6rsiA0xbUrbRAii/BDeV9bGhQsPRlyOCAuZ9GykZwT++n2RHPnVYQU+oaFDPQD8jEQAPiDdaLPaHGVXbn/O7YHQuIH9B/gYgzts1iqrtSopKWlNRkzS6I8arFaOFvTfew8AfiYil/rN6sWTKwtbArOzExISUl7+vwCuQNt8Bg71AQCcTwNpWeFbW3IIQEmJr08XgIzX2xDcvZrs7Jru5EWXwwKSwh2RkQ77w7Q0bXp6YRoDaKO+kZl8MCwsYpJ3pEf8liAAoPhDhqUMQ/wAkF+oqKiosJYA7HxotdnTtVe6Pr/S0h+AI90QffU3T9obGuwdD5PqkmJiMtbM+ajWI/60TX0COhoarAAE1dfXV80FgMmLi1oSKP7/B6ASAGyBV4YM7D/Bx8/bF7g5fgmgEwCCSiJtJQRgxEi9zZqVdYUu9pW0tLCIgOvxdR0dpxx5aWl7EzV7CYDV+tXnCzMzkzMvE4AFlTuhZaSf/OQny1L32RC+JcHikzJ06NAJoe+YNKRbsbG3xPlWZTxssNmdOP/J27ffudLJ60V7DAaT1lxRVvfwYe3Jlrq4uJiKjAwAcIWP+BkAhV/i7HA0uAG8BAIUf8qfzvwvgJcQf+XMK4GWi8OGTpgQ6uftzwC0LIM2WgcASwaXOBwlA7v6/YgAhFRt2pRGeu0/UyImbal77eHDo2kVAJAeKwE0fl6P63/5nSlTAKBCiR8AovbZEL9lf8I5AMD5booAE7OzY8X5fhGJi0/nTzTcMh+80iIBaF0APqvIu3EjqfRGcV3S4aSKYk8AaW4ADU4gOFlfn8sAXnoJBDpTCMDL87zU2kwATl+x1Nw+P2HChKHBBMDHFT8DwGjX11FSYu/f/aMf9XtOjwAacf2hmxRg7ywXDrr30kb7NVhDquo/z0y+nJs7ZUoYA5DxM4BFmcnJyV93PzjbvQhK3urqAYF7xflWVT5ssDaU4Ox7T9+6Ei4BaN0AUkvXJEExMTGHD9cdFgA2yfgZQAP1f0dJw0lrfS4BmIb4z5yZBgL/H8DibbehGROenQ0AQRhvZPwQAGDQ8wlqsFkmdP9ofr/n/OgK2ml1xxQECAAy/tdee++91wCA1mfWJy/KXUTr536T+O67764X2r9//T+3JkPdDx50f7qItDXfff+zeAxY1lYV0VCmPV1Ts5fGAGUYDbHpo0qT6vKTignAtWvXiuf0StwGZZPQybMPAYC8/xF/bj0AUPwvvzytKCdl6dMAvJxRuXjxkCHnL86YMXs2A8B4m4yWQTrdIp0uByMajcATJrwzXwCIiIjAFSrbJwGI+FlH00YH8/rQy5enQPsYgBK/BLCI1c0Afonhn/XjH8MNLP9o1Y4Pfg795N9hYQ23bt1q4fb07z+A/ITR2J8AFJnqOP7iuj7Fc35TK+9/bkPaM+NGiSnsB6wRIwGA4n/5T5Pzc5aeeAqAP1VCM4niWRqVgr1p1sEYlskNJQC4BQZbLJi0MAgCgBUKqYo3VEVEhIWFTZqXtYmVxiIAtB4QeDUAvMuSFBgAJCkwAKHlLAKw4wMIFG5URVgdLdwedEq6BuCgj1qzpi4uiVScYa6I0fWKJQVC2aRDY0eNWrlyECwMMIDDc2vZ6UF0F7z8tB5w4kTvtZ+ygklGkk4lvZ6sne45SDg8aJIQ2z+4Mmg0qcfauXPnfvPNN9XV/1S0VSWyf1Ls4FZ5aIHu/blGKb2UOM0ckq4PmsZ2b8yYMb2l4FbhX8ePHwmhuSPXkhaQ5q0tXzBvntdUUq9eSyFu9njXxpA74Leg198yktRWVI4OkAkymw2Q3WO90+nnN3u2H0QkHI6JpHHj2GvTYdsupd68GfVZ4yTJqJeUaNKhQ+rzCUvOMXEr//4vD3333XdLe+rRJx4iqumDnT2O5zW1HII1hPLy8pJGjz9GWgk9D61Al4fWkWay9VRbUa1GEVCYDRoonu0dr++n0ZQ0dMCNdDRYHVrtuImjWHQ80lvfl4WfhJetw1CFm6h+rkazd28iJHvyIe/IHt7ZOBY7o4GPH4smPqf7nRwz/sH6bmmi2HtvYiBUYPxEcZakt701PdsPAIhb3DBbYmIIAOK+F9HXJ6z7t799AwDI48+cOQRi66m2ogoAYVwIQEkQb8DrJza1azRWq9NpjUjXtg+aNXHU9EEQHW/YsGFD3toHMFZbgzUsDNPkPgAgpScG1vA4TgB8PZATAAoc6IasWPHhhwCQkyNCdwMIJCVqDabA8+cAAJFLYVD92dvpjvQe7ZcA7p0/350dEzNmy+iRAHBPrO9+AwB41Of4h2HoFdZYhsfL7ej7QmbSBdED/GkDXv+ju9Pv4i9mM+g09Rs1duKoQSQR/4whb7msbFhufHy8M2xup6AZ3sHzWOChaveIWQCtn00A7s/84MDuD4bd+fBDcYEukrVna5fwMQPAsqnQZOqqLtBzezysvHd6z/YLANndUELMGAmgXqzPfeON3+IE8PHbuL2YegYCAO+/fz/io2VMM+5HpR/BGXIPGCzix3oAaBo13aApK9Mahg8fNAo9ANsPGi7iB4BLZRUPH9advJGb6zx+3Jk7FwFtCNekNzQUabW3cAv0Ek9uUA0U+PGsY4NmzrxQVBS3e82wGQDA7bvI8SsAsgNP7y26HV4GALyeJzGaY5J18fZ4GT+3DwBK8/K2ZF/s7v46ZYwEsMJHrJ/gApBJ8QPAs9gh2BYBnT077OwUnvcBwB0/nCEAQPFBdADefv5dPEu3p2u18e39Bg2aPou2h9wNmP3wi7bGL9qsuVOcizoBgM/X0BBtamggK2wGABn+WSLw8awm9P4Du3ecys+aMWPGt6J9medF/EsBIBbxJxSFm4vM5moJAOGL+AHAO90jfglgy5bshO7uFAIQM2fkyhUr6sX6fW+MJQDYX1wvWI/+uOIc79mziJec4ESxDPGy6AF9RfzYHgBw02s7yswNhf1GDJ8+lvcfPgKrxfoAa0S9uP9HTV95LHdur8TzuF7W5OSqDdEGAFiaiIjk9U8hAMdw+1Ts3r37VPOMGR/K9l3k+CUA9P9b4c6y8LKC6upqAiDj3wpxD1Dix/m9Uku3KAD6xMx5DgC6xfrLYwnAEuw/jOJnAMHjpnvECwA8aK5YseK3EA2aogf0pQNIAIOaXI8S0/sBAPaHaLUEIOJHPmjUsWACACN7/qLVmoz2Zjabv3x8X+oBdP/DWeih94d9sHv3BzO+fOOND6l9C93xL00BgOy97dHo/ZHm6EcAwM8OHlZ+YLpFtF9eQAGA9+81pg8DQCzdU3D9Ef/YN3AC8OP4Z5D1DBg7XYmfAKitqYl7AA8AvDxxVLtGW1VVVhYRZjC0jhg/Tuzv3j6gCuEjfghGYd/cXrFk5BNqai4K633k938h/Zp15C8Tx68E7X7Dtm2b8QZEAH743j8gYQQwC8TGlp08Z7ZWC+k/4eFf6pc//Sje3+TZ/pFeqXkQ7hoIhhoAnve8ogRgCQZBMQsgTgBgXykpAoDKmpoIuJP/wMvzwaOKHkisVfUnDYZZ2J/k3n4ST/94UiHt2/d+Lx7yttFAXnP+60W6+X9ggQFzGDdeOJT791fQNAgAv/qHFFMAAJou7AWQBCAkKXzknW71bD96APnWQ4c+hthRsv1Ty2WNA4InwYYpzhJSW1MT+lmkxx9awyfNhQVmvf9+c9M4kVt1by8tsmuLub3I/in6er7URGkh1SZ1znfk/xR9o2oP7F8Pax1vbO8RgJcwhYp8BvpMcD1t+0GffPJ7xUo+CA54Yc+DPXv2vGA0vkBavfqIW+xeH3kr8iJ9QxJegQNpu/TMzZupnzXOkQ7+OkumeCCOU+Si2Sr7kR6RkQZ/iA0y62PWVKlUiLy8fsz1MSd6s+YhLz1vu0t7ILS4T1Rqn2cU9fF6YQdpMZIAG6dNmzZ5bX+7PZKGsXi0CM9xwZ+0DmuVnejxsHMDJu3Zu24vkrT+QTtYq4/8nvWHPzyeCa2HUySRbzMKAO9CGhZ15Pku67uGlaS7frzoeFat26uY2CpzijiIrbKfLdH2buy7eKLkR8oAaXWhQNLH8+qEKirKy0tLS6O8bXVZQpvg8dPmbV/O+jH0IvRClLY06hkPAcBGqLa19ckBzC0HVg+0R9rQFpqFtWER1oBPhr3+eutPocevPzIaBwTseTORAu/rQ7sd2AgA4g69T1PlfmGVsX9fn8ESALk4ER5Gsb/Mny2tbzGkPQwASH1s2iTDBwC2yhYeVdgq+yXODAwpCCzAozT7Dml12fqR8VGcOMtk9A0pkUvsI7YvR+DQrl2vQLtWpdbFPAVAq8lgMrcygKEEoKQsJKTMYQgLDQn4ZN3r60T43ngSrH5g1rBcWaINAoCMX1plXq8GoBUAXNYX4RcfPqzVXa8tqk3bpATAVtnCVpytsp8tsCBifcJVil8BoFhfu7OE5RCyGn0HWxweQLYvf/HF2tp1T568IgD0Gf2MJilKBSCrPf5Cc3h76e4zuwmAv8ZqQ5cLMwwNA4DWn+IfwoeqX3/8kQvAQC2rGQCU+NkqywuiAqAVACa6rO/hYsR/uBi3wKZd7wGA1gPAcEvfhAQAmEEA4DwLEgo4/tmzwyYdYqurWF+9zWKxhCKlTjnV2WEBxkhHX5/G8jSZEZoKALWJWbuyYgWBVRgA6vqk9hgDNh54YtI2t2jbn5wBgAl2m1XTYAmxhFoNU5DG/uRnHuG/d/yjEa0X7kID+99tgu6OxTytxK8A0KoAaCGexz+rWHPpUtKaG4e1hwnAhhNZlLtMhwyG+HhDGVvl0PXZ2fv7w3oMe8vPijuf4of2AQCyutDmzWdI1zcv0Psr8SOFF2As0Th8Qr84CiEzcjSKni09b4l5C+al4r9uAcCBA1nthuYKc3spA4i0hWgNdFazgbK8n3iEjzct380S1rd/f+mkAECJH87O21/2v76eALQM4MiRX0+MKqXsFXSYAei8/d3WXLHaoQNTUga4AYSGiesPTSEASvwEwCrin4D4GYAv4m9MS5M5yalGX1uixccntCDwKqf5n5FSboGNBw4caG03m1tbz5zZs3v1bAAAKvtJDAuzAeD1c0r4DEBY4f4DKH4C8AclfgYQxFl0etRWAAj+RwjA6DUyfuoC3xt02F6JnwDQ8UNpeQAB+DTY6op/HxJLU+au3jj5JYRPwvR5ZoFN3v12oVxjkE+oXbG+4o71WH5dJa9VALD7wBPMArvP7AEAfaTVgm3NZkzcszHoBCvhM4BvhTcfMOCB8OZH/sDxp0hrCwA8PvKjNqkaAPaL80sAyvU3fF+sU1tptspDaRkA3gKAEIoforwaAPhZ3f2de4RWeUvAARqDKH65ZDKE7/nxriexm17ZtO0JxvhXX1n1Q5UAYCMQTCsvn7ybEuYL9JE2q9jfZJoSBgADEP5xt757MJM0xMcHUUOfzr9Pywlua+vtThhJAOvdPYDc/LjRayC+CxiDTm2l2SpbeJmPHywzyhLDXH1ICI96wEAcAlIr4ABKSThuXt4c75ByyJ2Zj9qDWbD2SSJmAdaqBSp5CdPoB5frx9LDdEVDG6C5cKnB/xz1kdB3rAcP2Bb7+X0q9GtOXirWU7HGEgBSwI/CoehosrIT2f7pFKmtNFvlYF4W/jvAI6kMoX2y1kBIZKBHu1PDwfNI7A1ZbP+UIgPMAn08hFnAIOROal3P6pnlzSQlK8pHf4F2s+AwjSRNvDsCadl76bQif9tbqDBdNvzPfxcy8+nCw1OULDDrOukEi7PXnngo+IDLY8UZZMmGOmsMn09yPTI8VwjhWEUkXIY4mYVu2/7qq9tJXuqsLoxJj+XMZqEWUmdnskabf8olWOI9Rl9Ik07vqeh1id/EpqZRUGKOhksqxveuZGm0Idx3g//+BPrd734n793wXnuFEoUOXc+ClJcrC4wiI8rv0On4GNUbbh8TBRtwDOPVWerxv2P9SuiPukKcBwd0xRPusuLSH+/xUmd1r9dm5XsuZzZ35kBLxCt+ANBoihA5CY6YAODEmnS8KRpIr7cBgJp2uyDkahcmi+EAUE7SpvPQFRrw9yfcvk5nPHUyApDokQWPBQCOXN7DafPo+ABH1RN8fL0t6OrVq1X3eC7C8dVZ6vHu2P/4xz//WQDAQ44rnmhXFlrYYxeAW+mJ6bcSEyUAEFCyqJdPfkX6HLp8+fJXBEBTyAR2uAD0tWjSfbh9BGAUxX/1zi8HVXcpAHZq03m9BNBptXY4ET8DUOKXANJk/AxAFETYbO/ayJ3aACAwcH3gep/Qru4PUZ8w/nW8X9gWOMSdZR7bRG81jkOU1XjeDUArFOey4i++WFW1vr4NAMTLaFjLvekuAJvylYKIXIcvFcQItzLB9o5G44CzylcA+Pe1+GjS+fojwGDO4hbcOfuXX35bnZ0deIgB7Nyp1QqrygB+1Wb9lbOBAUQTAOV1XuwhdRZXI7Q3UVplfSKS45aEc0MH9p/yTveKkQCw7WrIXneWmYDMrD3++Mnx47x8Iqt8GiTs4+bJ8y6V3Xj4sOLkjV27qjA9AYCBvGJsQkLgXraKBAAEOsCdZPfLdbjjRwQAUOJvxy7t/BK+NKuPhqVYTX6PEHJ101+qq8MWLcrUqdf/ne5Pa+OvMLPRPB3dBw+ychaDSkers7gaFiAliv31sSHr14euv0o8n322XoeAHXhwOyuydsMYwJDax0+ePD5OywCA8NM4fAIwdWfdtIqKvKyMXbuKDPWFRS8wAG3r3lvtF0RBAveANuqv7K2Dc+3K9Z/g7gGtlKRja9sjPjSQF6/eqc7+9ttztKz3Z6uarl22BcqL+jvdo1URvyqzGbSUpOTX6XlkW0mvpaqzuBLA6dOxOD4DKMA7koRzaMyUf3+xczUCvlVgic+m+CWAIUNqjz95vEkBwJdfAniVhj6+/xuRjGyTAO42XRjVxJMfACjxE4CuveRlC2SO7d13NJD59yJFSQD0QRj+tPHu7flhpqv6y+pv/9lF7wn0QexZ4g1bBIBZBCAnIsJaEm+QAJT4f/Naqrmndd2wCFMPhuHTp3OWQDk6vS1hfcL+6v6I/iU8vgPAkAs1+5vPIn62zt6+56AsdNChjx49OqcvwsEQPx2OjwcAIv5d+YW5hfkSgNZ814wNGADHP0HEo58Q8PXe2Fjx/JkCxd7T8uXn+CUA3P4AILcPFu8NuqrDziF+lND4hfCjigAQsywKozQN0Esc8eJ89LTHLk8+7ZmV+LnBnJX2KNAA8KvVQ//9xWTYkDNnJq9VW2m5XF8vl2lSx/X3AMDhU35kee7yXS94mfh8St78RNZDOetAEwBAmaRjoS6t4a7M0TKFcWxNtfE+cvvgsWKCjs3U8jwFAGxd0w150DIAkHO0QSjaSPM3Pa6BI+RnVtojAPAErBRo6AeHtN1YDP8uRra1aiutXgYALTZ1H287pn+SxAAA0pFB0aQT7wuzKbOQwV93kfC/Qt13j/TI0k5kg2Yqox1YY0VBwlKdWXgx6VvLzKlRrPEjRU53Q7QQdpenE/bW7G7JBpZOpUmfLVi9arXQWkhtpdXLZP8WzFsQFx3Hh2vm/CjrBZaX9UbvmzenotZWWmpZ3AOJUgvCtkq/2u2Vy0lmbiOfZhxLqSWuyC/FpS5qbCyiW/6LUm/om2rv6mrvR9VGyCRkNErs6uOprS2bcpaZ91Bbd0CTmsTiPd/i8gtuzxGVPpoIebTY61qJ+aT9pJOytEnQ6NfiSBlxcbWsMTRG7LBtdFvJ8nxI9FAyKEhgkJRa4jqHpigjQxMZqamry/fV1Hk3eWRx198zmjTpmEZovSbe7tRGq4+ntraGnlY9nJfT47Wu5YAGVIKSZIEF7y8KOrg9R5C++r2iI6/W9myvF2p3/YNwyqQYcl/Fc14TkcNAk+r60AkPhBzg0wkA4GNi2fyDCMAg5VURKkfz4uwOzWJN0GBNuR0Qrnk3jTrrqlh68O1wvDlyNCBp6R+k0Tqq7ACgOp7K2koA6b7xSgFGeuTgvkElWBYAEDgidxVY8P5c0DGMrbLTgx908tVTPdo73uumw+4baW94WByTlp+fFuMCkJGhBqD1ACCeFP2pTg/WVzkgTpiXUV6GtCCeD4Li82N29vYGoDs1/Lrvy379ngcADaWtg0JwMAe8ufp46gIM+brdYnEKL4/lSF5fItqjFE6ms6/g/UVBB18Qb1xgeno4x7qqf/XUKdr81i2ZIfJaU1LR0YEsbUxMWmnFUQEgP5/sYFxceXlWn1XIGR6w0JzDWosGZ2SIBgeFwJvDeBBvtxWVz5Ior2Xle486i4KIO1fP3aEXkiv0QQ47pa9CQoTTnP304227d08ejwMsszRaylwAZIGDvwCw/RQ8ObRRaBUXcIiCDpwPAN6NvQoN5vgHngOA5XT7NDVJa+31WUXSjRsxa27EXEuLawGAo3HU/+OysnBjlpdmPeNnExkYV16+HO3NEKMQJjgrGizjl1a0MTLI4xL2vek9KrBg+IiuhBRUFhMAfrojiae74Kcf715m8j0+ngDgj/vBR9QOAyArUmj2njc5cJmkOLCKa5u5PTO4YMM7cR0REPELAMtxxA0bpDX3SsXYFwNdu5bWmZN0bc7RjNraOMSPHpBRCgCrKWcYKq//njNrp4kGmyCQCQlGg5X40WDZA3z6u3vAnUEjRtw5d+5LAJi/Qm9xcOstFht9JxHp9/TjDeteKJyd7AFhuVPKhFX39vcXXd4hssjbuQO4IGxkAD6iPZy1Rg9Yj/g5/IGPAGD58kJ42Q0bwnE8AUDG39mZl5eToyMAiL62Fok2AkD34O7QM26jlIcG14oui6sYEjymrpxeyuUJlaZuqViWnz5Y0x8AQpt7J6V6Hxs+4k4N2chD386f/6EeRseB9lso89oBY6I+3lhVAQYDSHfud5qEkUEWGftj574ii2xWUqJyPTqfKOjg/WlQ5P7v4wJwSguhoJEV7hW1huOHKO1xDQD45aJWWyoAUAPOhBEAgwtAbZ2YhC2haDA/bbkfNvKmxmRobJF5mgEDNL/Q2EPKU72nD7rPPhq5rwf9CIDdageAUK2hod4GAKrj/U8BRiQ/ju8/R/7UJ4Ssbl9HutbpL63uUws2RH/k5bKe1vrKq8td1nsflDsXAES5OXQY9da639SS6uQswAC0ByyTlR6QAQkbEgIBQNbicggY8qCpdRpb3M6dNAguS4rTWC4ZjwVCXIABCitgdZ2RGNBDMAs4bSUAoDre/xRgsCFYvx5hkbkVVjfIv6/L6j61YIMLOs7ysuvttdSRV+vcnqEecycAiFpbFtUbiEpbzpiy6NKsDlhL/pS1ZQuq6TZwkjCYJOtuSVNJpZ8nIQeaf/NmPlKyz9R+b4T++cj46JF+9iM9JK2un5+0uurjkX2T5Qsso5Df/7O6smCj5/a93oI+5eUjKu0JVpLMJK/r18PDZRaWq4i3k0ykcHbLKmcqaoVlCvcQtGjEjyZ6emF1Fre3CpDa6vKZhbHn8wdLueytnqU8n7CTFSllugeMik0WaJd6CrUZDTfmwep/cY3S5M/hmqjP73V9Mj0uKjnA7ZQtFebiRWiVt8x/yrHW6GE1SYf8Hraa2psUa2m0QWRlQ0QWd8FiUrkrL5XK+ytm13iiUog3mzZtQbANsrpL7CfpySCz+G8BXEChYRVAxj1vSsmCDVUBxTfFTq3zpDO+Li5/Q9OFlrg6tdX2MovZCn6MtXM7PS8LAPQ+HQA48IcPeardqFesJtf6HvL2bby97tat9unCCQIAz/ORkWKeBwB3PgafKWxOFVYXCYvjwuqe4NAlnpcIgIhcFkQAAAfOfwwNIwAALR4IkKEpMJp6ZrWj1QUUgx2Yde32G/hIB+VVx6LUVlsCcF2Dyt4MQBzvFQgAKP62pvA2CUBaTZmF/RjLEV+dn7nuVvuo4fQRFQBYoHRH31DKAgdX5EMSb0ZGXIy0uiU+JcLqEoBprvgZgBK/BKDEHxYBAIMEAG16NQDoJYAdO7QCQAKnL043N5+mbpB4qNEZ77CXlFRk5FMJfFOd/OyOxJ/deZ1A99+8Weue5gjALphFLL+yezcB2AhZmy5Y2Wnh9feSCGE1ET8DAM2D3WeHDKFuMGi80R/hl+CjqvgSBsBlc5V0vMpCqigRF4viN7AVXV252B3+S8jaKtdTZoH5q7IIaUUjJnEBhYHWxysA3ty4482Nb2r5+KyMuvw64fQqnBknT2aU7aQe0PX8MqoXaKUsaCvivWvQmiQA7qHQ5t7bkSt5RctWYzcD2MEAwsNDJICvFi7sewf6knRnIltPn8vdxGNYvGkcAPj42OPt9hJfTqpyAws1GRnaImRBXQAQf4mBG7i2snwnaxlp51R1FjnEYRfqgBo69nHO0YD1ngAKNxbiP7S9BFAXV1EhnN7D8KLw5riiirq4lXUHK47VIf6mC63tTU3trU3T78IJilJSpQcAwK5XeLlQAXCg6oMbVYife8DCep8RSqkpACD+e0hL70UPGD5S70/pLXQ6pyhY4BzfYi20uNDgBoD4Bxi4gQyQZnVZPK3OMquXOecIdgQA0vMGuPwbD+yg9RIA4o8T20+tAFvxlV59Te6y0Vh5wWQytLYaTOgBAFCp3KNiEPzxrldUADD8VV06/wUWfw4AZDUVqzoSy2GXHwyZiTGgHwGhLHGoj7Mk0jmUAVS4D54BxcVcr90E5fUfkJTGb36ox4gSDwg9hkthP4RQCDtu3Ic6dYEDF1CYPAHweowBwgqPbVoJyXJXfFCxrCgjDv8Jr4urO51bk1GBLDOUQ+IssxesKKlSqveeH7+iBnAAqo/YTTogsq49rOfB7m23brUOp2UGQNH4DJ1gEVnledP47pKvfLdEqd/9occo8TMAJX4CoFXilwBg+lQA5HoFAIcvviiZWsHXH4q5nVDzk9HqLLNXUaFLJlORqahuz4uQOCDPAkblUYvkx1bTw3oGt3Xi4ivLsoDBnVWeygNc3mYSsoQA4PnyFwDIMCglD8EjXc3/kAQAPbPE4Wx9PW6BF6RDkW1ci2+K+JsngQE9AB2QOwEudGNdRoU6y+zl/ohMmjWyf6uiyfduWEVSnJ0wZLw4UvkMTaebCCuqLOtVFQxKGasQdwSYZdcZPWweSykFFuKwlZxoOBdQXIiGmvUkVxJ5g5TaSivnHs3SqeQ1UZUl7Q1p9Bp3kQWvFicXNvvQfGX7cR8fmqs6oPozOp1KAqgClSyw1AKSnqVA/PbTXj3E7RWnn/81jrcb4loHme7+n/Pz5krWuu3GM5+hVnmOfAICAFVWtzdVE9g05VApHvNTPawnW8fLiYmPeXvofmCNztv2lRxRuG/p1AUXOl6rrDd6WFGyyqsXQ4oXnKe3sRIT2f5YAsY2PV4nNJPUS2nv/a9wQJ3yewPiW2OcP3wDN8LQvIHP3zO+7/kXJ8IvrYGuJBUDgEhqyruaAJSXa0I0eaSjRwGA1otw2DrqOs8HBt6hzb+tSbi4RAdn17jE/UI7UwJw+Po6xLOFjmsroj//fEMmr+eCCovl6lUfeqHu47d2scsG0WA5eSqMj1AovM/QiAB8JXZnnRvBul6u9k4/v9Ccmbzwn8ZIgROwwDPET6sxdeaEa5xOTfiSnHA+//OeWetce0cDVAzl5BwGgNb29lb570L73fZ+AFCqsWg4fgCIYuspLidbVxzwNgggzZOQ0o2AyNpG2JWHKQZgJ6sdycvR3CGdDbYyE6kFABD/+uyEgoFcUBHQEAHVV1XxZyNhcwUAy/r1FP+UiIBZo0zmY+2etcQc//3uzE5T54P1evSokvj4SB/w7I/jAUB4Z3N6ZF8f3/TmJRsYwMILraQLUOvwz8ocHR2ODlSo5V65sg8ANKx0B7IsJGGtLaraXXF+Nir0/r77fPb58wkXM1HAAACUpbZjvQJAfJY00EnLRt8gdPXPIyIuiwoRLqi4mlBQkFI9gQFQUWpDhNNZbwWAXADg+AMD9w8dOmVKaMAsg2FQ+3BYFs/2TL+/EIN4Z8qjgXqjf4kdpoP7kwCgMWkdMGNDI03hOD+11+xhrWWt8uHiwyfbGk+6AdjtjkhhPV3Fx2F0/tnyszixP9cCy8/UshP2y8/Q7Brg9sHeImvLX42JlLADy+E4HrxxZlhY8gSuEGGrjOrnagAg4wMA9RH4lCu+w5lLADpQ+mlxxm8LvFUytKTEcnCWofV5fOVzzAmVlDk7yAneP4/4M79GcSoBcJb4l8SHIH4+Hj8oNoeGLtv8kNojASjWGlnwS5eK16BMM6eidMlhFwBtpK/Bw3qGqqyn2J+SkASAPtM6fz7l62QG4O8RvwQQL95qOGnZDeCyLGaGVeYesL8ayxKANl6Lt125+/DV2CVTZZGzcrHZPDmvbPLm8O/RA4a39+uux+WQF2T6/ZZMxJ/yDbcHPcBGPYDjFwBM2lPL8jafyTCF4/zUXrOHlY7iStXDEDlUAPCNdzgdeHqz8z9Hwzx8SQoAR4/S6/yYo1FsPbUKADipewnZeMvxZcrS7q2LuNY3TMYPAQAUSfHbeDma/1xmtdIYYMYYQE5yYEFKyjdoLwMIC4sHAPzHSQAqKovi8L5w2uT8yrz8uPLiWStN7Su60COnkADg8fkWU2dmZkr/ZwWAoCCMAUEU/7M4np9BE57TrM3avLm8sHnhBkM0ffbX4S4mdoSNXiPiv3b7ypIlt2/rvNjaYnwXFQb99QRAO5QB4Fvio6PZeor4OAury7mYXfMtWeFvD/X6OpNqfbtkXpYLIkTBhX1w30gDA6D9Mfp2d/cTn6kZg7gQoLpaFlQsKH/J9Sj6p1/8Yktq76LFIDAtP39yXn5dXv4zs5DFqFB06Us8jYZn7v/GVRCBW4qrC4aKMQA9wJyzJFqbn2+IXrgkmgHkDqRV8nwE4DDU53DO7dt0C6gLCqZi+tdatHlyGhjN1lPL4vVbAwPvu2aVOyn7dd4h92ReVhREqAsuxk6XqyFplT0LMILXyklQUpiaVJlfWRkXt7g8P6M8I2Na1KyVpTt2vPjiRgjO/MAq3RKopsDd3lNFbuVDWTj/hmYTj3ctzQYCEIFRVzkfirUheRdcAwB1lpXsnyHAFOVyj2w9hdPk9UsPjVM+Oxv/9cdzx49VliF1wcVY1S84eBg9JavMLlyqeOrhw6mpl4qjooqfiSruM+sErLmHYP7++sijvduVYgfa7gX1+XV6Y48TzoF6WOFPDilfxZHUWWB1VlY+Fe12qTe0wCOIQKkE+SaAQcp6E1JvlZRSYaH+AyCPn1sTnxMqmq2SOsurXl5L6vUWnYFb4KXWJ3v39viFBXXWVFpT/EFY0wOiSjg//03Wmd5ZdRcSL9SJdyN4MRK4cuX69bHvtjWyLn4claHNqFCssfN/ACSSlF+MGKC8+fSFjHPbWOJ4Bw/+1VsldXvVy2sXQ+ug2Fgy108DwIHXPr4gfmHhs4fQDegL0g2dPhI20/2ISwA4B52fv5EeQncAwGk0/HReHj/u5qUGrny+oCBWNPhg48GuKK3GcMkKcR2DddI8IfQYIffvA8hfjEDBBklG4A8AHDj0DnTwr656mAApdZZXvcxWe+bM27e3bQujn/J6CoDH/FFkQs1dBnCiklL4izERbebSUmEMTE3HzOIzOQaw42+dnX/bCBGAFjS/heNXADQ27u+6eLHrIABkGOouKVmdsgyhiooMoU/58/ga1vnzNV/j9beUqB94v02JnwDopFxPzOqCCvUyAZi8rQa/d5f9fwAkcg/APXteApgGFWq0hZM9ANx9fkWTJ4CizOQiAWDBYnR8cf1BYHNq4PMAEAgACfsPgkBXVMWlS+gBso6lapJGqKVFI6T+BQpTz6ywuSzeKVVG6tCxtrZsdQPgeLu65C9W8LLyCxEAgFlm2+2IiHsAMOWpAKgHXKAe8AQE3j5BxMrp/NO4tJQBtFOKpp2sJAPYsTwuOTnuRQbwfcWNG5eEMLdc0kkABxMu7t+f0nWzK75nlrdMxpe8SAGgxA8fYVJlhf+nFpkVvUSn6RQAOCtd39WVi3gJQKS4f0R9bxAATAaAewUFADDlqQD+W9y1hkVRRmGyy+6ygrYleMVCM4sQoRvQKiFSBlG56CZiYYigEIgFlcJWhIJ0YUuUCLMbT1mhS4ClaRJPEQRElhbhpRD1qSyhInvq6f6e832zMzta/arebm4zOzvnnW9n3j3fOe9H8f/gev6HH57vpPZyMAbK0pESpAfz/YKA5YuWvb9skdnMBGCq6PO2lpbMz6l19pWhUZdg8h1ljvLHSOCiZUxASxyw/eM9F7Cbn1LHNGWugYHyv3pJgIcDhSRAla5B/zQCZNvdnj2y7U73/lAiYFVJ3/33980jJXkqAsDA84e+aaorq5MEYCaLlBjiVwgw73z//eadZgAEIAV3O6YB9qN4CASQ1t/KMkP82BEE4Mu/5+ieoyDA6pnVzd3G6Ni3r0P8aVqwNA94nJDcetfnWyRuB7Z80rqDvv8MPA+36y1M9W13escIEACVNW9eX9+8vyIghr0Fnq/r/IEdFnq/xP1fwbHjprFqZyYCvHDaYzRXGBkHJAoCArby5qtJa4KAGctAwIzqTR9/vP3j7Xu20whQ69gwAs7UgbPIfGyRRUYxs1LMCzy6tnWTGj8R8CkDnUfyDyc5WOiyxCtmQmTOGxcXd20cm7mdTIALI4DwvHBYGOopjceO9czaggDcA0TBA+4BIGCSsp1mr8YIAgKrqqs/BrbvOWr1lMa5egJ0WWQQAIhqXgAEqE9BQu+3OuilvL7W+FZKOAmHvYuBkwl4rV81WCB4CmNtgncag+XfKyr0bWyiq7kK2MDQdb2dPALUtzPWywznWolWoFcD/fv1Ul6pE1DKjVmkiloGPgMvPTh/qpGOWjsGoPeZUlF9+ypv//pVTspyLe5S3n/paR5YynvfweDt+qzzEAn5CWhkdySGR2NKMD4+1oH/c5WAsv9lO9qSqJZ5k5LbNgukKuerrxUmKrSXzyTQ2moSuJEgiiouIKBfAPBTpWO0IzJS9rAsWNAWPLR0ZQw9VyIisH1UQcnXnJVdSYjg/U/Twcdvl5/fewzejv0ZSlZ2SDmhsLs7t5w+I2yIozwjwwGxjFcZkflh+iz1L7VBtW+jzc3pzM8CwoyGUM7hBcjz5YIKqTSBaWrWWbTxcVZ6IHhgYNMAZ6Vv7ADEk4J9jgUBE1TpiConQzls5WJji2IHStN+8vErCEzzpSqlEVtnVG0dylnZEioQmMf7y7jnzXMTEDjBF/aHAG/n/YHD54us8xDE7WjurLVXuPDDlAjIiUzPyTcY8ImRKSBAZH0PHJAFF4+/jfDwd2wl5c5jw8xB9cSAzVeeL0tleZ8gpYik6yRlQp0KMSkrXb3uq2EXvpv8LmWluWNFEIAqBDcBqnSMTiQCEH7R/D2lu1ItkJZdBWm+aWkj0qq2YjtnZbkKawbvf4TQ39/d3d/Pf/TZFVjg+xID22l/jv6aiyYOP4DECBNQX9HgKMx3VRAB0Q5k9nNiiYCUICaA4p84ejTCp/25zQ21zCCgvHxmJUZAoYEJkOcLLzQMDE5fsRcaLDQ+BA5to8IwImCA4qcn7cePX6cSAG8zI0nj8WJ6fJQqHeMdiZH5dPk3IXyjOf/rkC5fhF9QUFp69jkoNOSsLBdIzOD9ScGcf+gio/GiQ+dfjxcYMV2SAN6O/YGJzcaJQuoSARXfFDkiwztiYjPzw8opNZcSaTBGRpYnwhwT+59/WEijfux/heI4URk+8+aamZWzzTKNPUyebxKZwRURwskLbSqatCj+nTsPCQJ8/Dyn35kAY27nV7VaAiZdDAjT03gUfdLl79rVbcxw5M+mvjykMEePSyutikPpKkvXEtkxzwQA2wzANv6jT0RBYJcggLfT/ofroKK2NSOi4ZOHOEBAaE650VEUkwkC+LGNf5SkJRFwzWiaGm08QbW+xxxZe/dWOvdmhs901EzP1BAgpO9UR74U4sBZbSYm4KNtOz8iIAlLSlGVSgoB/vUDQWb+bSAIGMnnTlL0ivgcXP62Tbu6zZE54bDW+toPI6CrNC6utPQcGgEsXRE/CGDlxe1Tt8Ay8NAtz9KffWBmtpXCv/NO1RFip9G80+hfh+MTAfmFFbGO0AUdMZnhsbPLUzLSMQjQ05kY5J8YGUv7L2scfaB/XOMLtH+8MysWU9tAT0tfX7gkwGgdIaWvvlZZEPAhj4DPQIDOoYIJ2GdsQFkiDDLcBJyvFjzE5+Dmtys7qDwW1ZIgAFJza0HaCIRf+v3XisMD1+IKAoRIsaRmp2/nP/pEzPAkgM3TcAecOFwc35Gf73C5CuubY9rDQQCMkVPgCms04kVkfvhs3v/9/nHj+hE/E1CE+LmYt69vtyQAOWSY1UkCZPyybQ7KkupCP9yG+ImAG2vUyXYyiLyCCfBvaPDXEGA8Xy14iM9v67Tj4u++dPduJiCgYF7p2WdXVZ177tenfT9CODzw58Wx9OQMlq/9ppvsvufSn/EVmAECKEGnOkIMP7TN/9A1fHwiIL+jor4+ph7FuUxAeUo+EwBvcBDA+7//Pp8PEyDiZ4AAPl8iQErfE4cPc8GSBNr4hDK/Wrb9ieOp8YGAffvEF078NmDpeI1a4DC1vjYxJ5YQDuArMCuwC4MItjaY7Kq6lmtz5VOApScr2DE3QcvjP4APPZ9fYpyyljdetMkWFnJ2lghIsVgc+UYjnoL+QeGz9ftP5cd/bCxYIJhk1tn6F7XC+qzzeP32K94ABAEXAyCApOONkwGRtT1rSLxaPQzAP4qwdKk34wvOEn/xKnDUmzBGB9477w4gj7frfX01hg8MvMbfYRZLmHAX4/35DfyOydjbo5pZJn1zvSXUUmEBVb4L6D+f/yMKQKYRvPKSBgeTUKp7gdT0c3XSNSlaZqzjo4upse0DAVFcDHytgmt3rwDqLNQXbekwAaLAwky1x3w8ofRVua/P4iImwwcGNQ198OBBLy2mMlQSnQGLF/vOnD5scyCjTPEpVnZhFjRtdkrbHX8U4JVUUVFfUeF4z2wjWHN9NtZ5SNFop8PBZXzF6dmjID0/ePjh4vLyYsXn4davd0mI/uKh8CWm2Wwz5uN2ki8xS1tRsMDHQy2ytnfzTn3tMLLQhocNAcETpOPEwaHeBz0IQLM5Q5ixzX4iIzVjZUZ2yr0ls8gQvEw6RNCdZm8+vmLjbXZjsGfbnTGdunBEgYa31/6KehdKS9dMkVlfH79JfdousCSnK7ANPviRlgBIz4TmDx7+xlUyq6T+vpkzUeM0EwSkKSil2l2y2AQBNTWoxiSLTZa2ggA+HipRAf65DxABOBN3HpMImGS42cClc+w4sXmoNfVlDwI4cDm7Ezt7UmpMQkRIRMLqEkYZHCJYOmeGH99xfDcISDWkTvHwPU7npplhskADBDhcaE5fY7EycimrmqvxCU5yBoIAZ0YqbEKH5W678VgFcsz7R4/u3MsIy7ZZFaQCtZMFAYsWGY3bXmACRgoCjGaWtg8h06Ma3N3+4Dlau/xRAd6CAJmCIQJsqanW0zUE5GjihxvdsOyYkEC/iLensB98SZl0iNiLG+bx3cczZ4832g1TZPxyBKRsYTM04XiBr0CM0+VyrrmYSwKmjB+6o2CS77qFC5WSl2hnW1tloiUE99yQoIuoDW3WrP19eAYMGwY16uuN2IDsXbtkSQwREGrYtuydDiLgHZNa22tmKawYQsRUiIIFs2cWOMgA3Ky+tuy2W63eY4d4jgCKX5qxPZFhD5oVaX9xeiPiBwGKQ0T4pszdxzcdnz0+WG2rpPoD5fMofiYgz4HLDygjYKhrfqDvsGTFwQEEVGbh8o84e5h950RuQ5vVtx8MjEP8RIA4YEJX6S7hQEG+xKGGmnfeWW5sJgLU2l4LZX0VApo3SkcIszZ+aeCw+D5gJq8Qcesv3t6bdyN9oBCwocKloKmpyTW4KmHx4mGLnVOyED9QdmxvZlvbk20gYNPu3cfDmQAZPxOwfosYfTTbRZ4kXhdQ/z6AEUfCYLz3QGDwsGS+/A8IAootCfh2+gUdIqlMI2B0H+KfQfFTZ6c6AjgLS77Eoc3L33lnUUcz+RKrtb0Wer86AmKE9jfrsrj06j5NQcMvYzdu5OsvQStKuGd3z8g0Bc7CzY/RyASobYAQckPCTdK3mJukqP6A70G4Aymf52W1EZRvsTWXtHM20hUSndEZVrQt4vKPFFJ58jdNfXPm9I07wZnJfaZt8maxU6D5PCKgbhkufkcz+RKTtJUE8PvlPeD55/kxcPfa0++RM/EA2d9ByRnuY8cV4RU2NSo1dcpULQHlhoxYEf4ZggAZ/jyE31g1NV+N/9iQ3aZp5Fs8nCDOn9sBRDl0SBSyxl5jgy/RZnWnQfunwdWcgPRG3NEgKviZkNs8XErJyW8coJo4jh+pWZNH29pVw88jX2I00eBGENRMvsQsRQUB/H4qxmasB2BuFp0jg+dmrefCxk4iAjhLTO5x08JgTD9pWpibAHiRWSIRvyDgSRDA8SN8ip8IcMdfXX0MBJBvscZHGN5iiJ8IyL5wTDYISLUB6n28FtpftrkxC0d98JCy+9e5peR57FEk8SkI0ElN8iVGaVxNjdFcCF9isV0QwNvXqklvgAjIkUOAAQImGW82KlVaIOACOKmOBwMqATnKUwA8yBEgKWACshQdn3kcbYDsW6w5v7UYeQSaqU6lEUBunLUCbxOGfr90A5qtjiqAYuqsu0yVkqjj9YBeatLmGmRlC4NCF7m3hwbR/zmPtq8FtPZm0bpaXsg/88sWNcuJ/81QGFCW01DA8k+iCsD+HrtwOhonqIh9pZgCYpghfIXF1RcNegLu1rVeb0+p2pDkmTcmWenO4QI2BXJIXRYVdUWS5h1508aqWXZAX2sszNDUz1uvgvXzKZf40MwX6R0puCXvVeC009T0uSZGL5aimlrgsbq2NdPARqFSAgp4++juYqdmsawwesRrpbPNs1Y4NcpiycbuLqcLv7OzKqfe8d6XG0UWF4Djg77WGFIaULPU6kQJpm0efXTtqZf4GFD8vkx6RwquRdYsEeI9aRSyppw2JYwHATiQphZ4rK5tDVnV6kt8gbQZcVuxHQEmInBgMyAIuIZqd6Ujg00bPhPgb8/KaiqrbGrLbNkNApAvp/dI5OprjSGllx9oKiiQWV8QgMB/+OabH14ngIBTLfGB0IXXGQjQOVLk0WSvcJTg/b1HjRmT3NWVfDWDCcDxNLXAcqkrV0y3UGKUVv4KS06k4a5IvsFGg82W4pTxny4IQPzI+E1sngil5yZABvhCtr2msrKsrL2sJbNpSWwYCHjpvQx1u77WGAQ0lXVtLaiSWV8i4BCmYcYJBtby8ckugn1ozf5iBHD8TIDekSKPJns1S4SMRU3pxStXagkAnZpaYNGuHjElLcIqCVhY2DCnetjWrajuRUbI2L1ypc3s3Mzxn75ZElDnP3L4yJ3NUHoKAcoVDsKZVFa2tcMvP65lScvUOx5JwdpRe1ezozwmS30CRslaY5WArtTcLrmEBxMw7hmgkVYgen2tCDg1JCRVU5w9wPEzAXpHCnah1SwRMgQP3ITkZDseusBz8V6cNVVrgQUBFYGrdwRWSHO0woVz6ue8m3z2OaVLUZxs6541q9uwsuH4McJxk5l+506sI9P+kcNJKofILyjPWI7CXB0IaI/tmUEE7G8JuyPSkIFs0XEpTVuJAG2tsSAgI7iKs54gAN/9ZwjjBAHpQnnWObOF9BZKEvFLAvSOFAoBSOLheIIAFDFnX6olQK4mp86vm8v37i2HYwET0DBnznx8P7efc24ptmMEVNhsIe4sKxFw/sSLzIdkgYM+CxtKBLS0NM3vw11uMBNfgUhaNkuugLYaI0CNX0rpAy1dUWVx4v0g4NFHrxUj4DUQcKcgIDUqCgSYFQIGZPyt75r0jhRUIHF/ibpECBEA45mNl3KPPAgQq8npCDBmwARItKlRre2cBvpl0Ps4B2zrtmVPkPFJApBTbTbX1TWPBAH6goWhWI+wMhMFUC0tRwaXbAYBuP4Z6nS5rtaYf0scaKqqKsX7FQLoHnBtx2uCAGVPbvNKZwKMRhl+77smvSPFipmo9OD4BQFGIDk7N5mPgQssaoU1tcB6H18QUN9O8QNzh3LACcPUggQmgB4AdTv9rxl+1clLbnh3pq3bvHl+S8sgsGTzbBCwyuJu6zHX6muNJ9MSH+/jAPx+IgC3vh8OH0b8TADf1QFaLg1marcyAQNMQG8rCNA7UqygUieO/1U+Ht+YduzINQv4i1phtRYYBEzx8PFFbW77EqXN7N2rva/tDtEvqWH+uyU3QMDqrErG5vDNRMBe7ZoarfpaY7HEh/r+9fT4B15nEAGA6LYGmACcungMAia9IwXXInMWex4fz6wWTwgChhJyGd6EC7QqDTB5ojVNV5BAVN+od3AANJP0c8NUeTo7r3U8jqsuqaGrNZZaW33/ep37WR5B02amb03TO1LQXis2cIGEPF8mxw0vo4TSO6lRngycm8f6c3mL895Tz2D7IGRuUvQR8i6Tvr46qXoGgAINLomYCgz19qw/GeMMv2l8uPNxxQhZ3/ZmtCkwQ1pbLM+6cQvDKODuHLuccBrjlFL6KkDbR6f3Fc5YzwVaAi7X3WshTRmyE9NUbFxsSHwPwJewweXaHw2dW78SSBPS9Ko6T6l6BrLHqATOEXg6zDvbZseyvAEy6zu2MiElISTFnuh0kt1g1lSeKFXPx6Jvw4MpitYW5Rb9+bO5GytfIX3VeISPsFqwIXyJ9b7C/kgZKVnrzrIyFwhwNyPj7rTMlFecQrGvATrLmpYhY5SV5YLUTGNpSgURNVqpCgJycvCDTVr0gQCbPcAOF6ULpZMUChsnTAAdYoa/CATgt4Z6PhabgWtm+bUgQLPuDlas0J0/CEBgmtXx1HiEj7BnBsq80+slt0cwrW35yB14g7L/fU1N5SBgUd225prmZvzT8QIIWJyBq4/w9zaVHXiBCWgX8Z+tFEQs12QYckHADcgv5CN+SUDqJVi2WcQPAi5IwHjxi9pRVNQCFE2FoUIGtxKuIkxPeiUxalSq36jixYziFZ9tOwQoo+DDZyUBLpdRIQAXViN9RTx3bdnyKKUh7lrrE8J1pAUFUqh54bHEEBO6L92xXsaP3ekNdxIBzc11zXUdy5mANcZVxmJx+V9A3osIcLnjv8SeS1ng5WrbSOhS/ZIYdlsCHtDSIv/C8UUJiVEbEzc6isKZgLAVM+1m+xrCQWBNdN4jAci8+zqJEJTu3qp+PTRSuK4C+dHl/BoE0Fp2Bw4I6QsCEM2WlIwMUPDoQyCACyZm4IRYamsJoCzFS3dgvh1QZpxLvkCWt3lnc0dH3aLlNcsQcF7kquJVuPxNB16QBLTL+M+eYIew4CzwIqVSDwREqPETAUNxBTTl9xfMjSzescNZviM8fMCR4ggHAZhtUOJ/GQQsDh6VGuI7cxURsMZNgHL8IL5gD3f+8ENPA7JMd93Jnz8aNSaHxep44oLiB3IK4gcBomAibdy4UsSvJ+AOEKAvOJisLqbGAa/A+HfSt5/iv4wIcHH8IwKy3W12y/3l+TEBFL+6GpzNMwucixHEX38QMLBsERGAG4wHAaHOmc7a6Rw/E6B9vyRgeWddTc+yh4gAWcDR3y+lr/ARvj09/faHeLuQ3jNQyS1Xm5u28WfCbwI/t+oLDkiaNjMKmwUBaxo6cfk5fiKggeIfRj/OcEtpvhxZ4EWaR23hkJynn0b80qP0uTAmQOMHEO1E/JVU4VS0bFlReNjcL38W+Jjwc+/4jW/nTg/FuuF8fuvmHpSOQwC7zrBP8H03d7bcdwNPtbEZm0b6Ch9h3Ai2KFNxbqXGaX0vvXRFAB7L0REBYt21ukV0xfPqcfkXyfiR9Y12pQ3zTbCiBubQRcOx/+XXLJqjdWgAAc/h+iN+JmC2TY2fgBGgVHjtxlK54WGn8AkOsEepr1es4tEB5AEHo0Wef0ts7O0iQM5Sq6vjgQB1KpK2mw3ysy2M0JPa5k7K8roNKd4hmOZ0lnVqV6ML2+Vn99/ZXDdyotj/suWeDg1UEIG7AB4CjNlmXe1wvJPL3ABRkPFPPsG3riIo3xEQIGcZRZhEgPoUoP312y93t/HJ1eZOMifTFRwAJi2ODr7g8frdd9+/6jLs7y5AMHmC5B+yzO4SB5Jz0gwil0ACkHPCEv/kE6zvslOFsgCXVyAHitU5dFJabscO2iy211kmT4zXFUioApyxoiF4UrCKKVfrs7TwRvFwJt7Rdvqxj4cc26Skvrm0gl0hNrAWlu+9SpGm+uONB7T11nkEFvj4B2jV7T958uPT5k4+7zvluumPZxZQzdSefEVncRHlKRXvhLXMI8WPKHeeFfWpU66+2I2bxuuztDeopjkPA2+dIWt9xSIwsWFsniYW1SA5PFYWSLg/T18wofcN5l+D5JPlqidtkGTq3OXx+ZM7MLkB++7QDp7BMZ3sU5zqB6td5TUIeH29RyelT9QkjfEuCPDw+gIBWEYZi2lLPL5dn6X9vkK7uvqun0St78bg2KL89vZYIgB5e9EoCCFABCRkB4waFSgelWVy9ThVCut9gykfkJ7TiQVPmnqK1tyfZJrfE9ilfj4I2LFxdce+jn3+b/ASG3x+2Zj/svtJn+JRtByesj8IwK+kyFSLgoU+fl1pJcDoRrqTNvanpKutuUBxvXVXdwgYUAjQL2xMxcvrqhcutNqruc3tmFzSIraoKbCqpWg2ETBTNEqyEPLB9Ugd5et2f6tkSyMH4AQc0eK5H1NREWHj43OOL316J9DUfpAIWNJXUqDWOk/uwFjZV7gv1PLGp5IAX7vdzzfAHjJB+BRnj4Kxsbrw8hkPbXvo0ewQBe9CKnaljR5dMoj4B68dfcTgqbUt9fVL2g3Z5yhfKzYsMDaT+dghiyQgrQWPgVBrbkvuu9W9+bLWt6ioottNADu9BUIOEwF2q93X94QEapI4feLOOhs5/u6KCmuMQkBDw/T0+9e0d7b3HLw/2tQQtHB/ybw0WTsMAlZvWr3vDf+gjn1MAElfu1+C1c8vdQJtlxdMXXj5jIefKXxw/c8+Er1QSl1bYex73eC4/bcNjpMEpNTUpIiChvr65x21BssxBXRArK6N+M+/iKRv647OzoUNDXMKl7TX7tmDEeBYwKvLhYe3NLWAAG7MdHG36BgmIISywr7utrloJ8evpt0pfuSpkaN2kfSFUnQ1dC5Ys6aop70FvxVMFqyEg4qVNFkLfB4TsG/fGxQ/pu9J+dl9rX7D7NZRtF1XOwwCHq149MEv8UoABPAIaBwcd+2rg9cyAXyNm2XBQkPnlztiUqBZBIbwCGCLjzp/MxPgKK+GCij0r9/elrO9N56qLlnptBw4MBg+m5e8cFH8IECt5j7BGH7iininev1PT9osa4PxiypGSGsQ0NlQ1g4CsEY6pDKPgMZ5aUoW+rw3Vg+sw7y1nL4XBASEWBP8Un1puz5r7XXWaw8+mNJtVbDQZ8LWNEUJv/pqY3+k+v0X94DumApHtLpiob5NjdvcPr7utsJaavOSBIQTAZktLWeFzz6dZmpcFH8ZF0EtjaCeYVmQgIWTk4o1M4+VWVPNuuODgPbOpibcAfct20cEzJ+zv0TMoigEVK/m+CUByDonJEwYAWfJS2i7LmsNAh5c/60GV/gEY4EkjVsc33SgvbDEHdTXqlvxFFgQPUSF3pzse9z+GVWEgp9AgIj/0ieBcNPp90xfsMDF/cJXEgEbIsoA8l0mxA3qzdN4Ieh3VOmNLG9WT1N7T0/PvmUvEwFL+maUqtIZBLy9eqMIXxKAeO2pVmvCKN6ul9pev6z/9lktAd471BwtcF6e6vIEHkBAyu54TfzxenMyOFMzygWGTOXHP0HU+t56j3ITdF0IoJbX8/N88MiWE0sEb/1C0LfiPJwNrsCypvY3yHHC1FMwSiOVQQAeg7J8AzD9g7TGCPiOcYWCabqCB9XxVqAt3mPR1l9MOkD+aZ2Jz9CW+tL205OAQV43mBPQemmql776haClFI6Pjxbo1e1vMs31qDn4J2ntpZeKVgzkB6y+7tetEr2M7b0vM2B6JrerWdbLTxzBB+qzynqCshT4BfAMvX7JjPjElKypUxMdiZI3xV3CIrPEdDlOkyDmXj1yhMsfFOxou/XYx0mQ3sBUQH98fbxeeql4jq1h/vwGm1153bpDwaZO16ae3pdp4QG4aSvb3W1uFzWW9KHAAQUNgFrQYFINHAmmLMMW+sv4ovimN5htFVjj62HCzcDp8UYkiOm2K+6Cs3k1OpRVKlnhvPe43oHTvlSQ8X7UykPyNWFpkpDexe4CjgqrrbvCUIG/u7u7K1z6eEWBREKC6sBgt7UvXDjfliBf66XpyzcXw4UX5dlyu2JudrgR1lq37R+k6WwOXRY0cIpN9SF+NWuLdCDBrDD8xqZYUHpbwfe8dEJkfEa6IyMyIzIofDM1SIAAIRttstY3773pq5TjkTna+4unf6M5/lLZZrfaXcBRERGD6CNKbLaIwLLGTindu7oUKcxS0Wq1qw4MCWBgznxriHgNy1as2vQmgMLNuI4hgoDp0y9Us8Bk7tXYuB/3wMHGfhCgncpae5pYKFlK3XlHs7YYHzM+Zn5sPY3LWeZCEFCyEi1jW7bwyh5vtX6ptAF+DFSblMXYbObuzs5uKwhYtQrF2qNJqpOP8WlEsOpzvEFI7417Kzcvwn0QBEBDlJQsdux9zzXuSFl3EMULFMxQpDCEiJ/Nb1jACOswxYEhwTZ/DjHAr/F+Q4qM/+mON0EA1ieFR+aFQkoyAbj8TXPQlHek8dAHTMBTMn5MZgqhk91gtIv9s7Y8Rlj/li8oP8dvndkaE2M1SpdReIzqsr6FICCCYMzo6Ww6UiEIOHzg8OETh6+l2uM8nqVIxwDiLHJSFknv4tq9mzfvq2letjnMaQx1BZY4sVNZo6sisZDPZ96M0aPj4s5mKQxlZLdhPCOppUhFMICCgCXWEHptaG7GIBDxPx3XEX36zewRugBnL9vi6PL34RnY19j45utrP3n4ecKbEpdCGAHGhiVGaoDfjnsALr/lQf8P+L6UXm+hiSCcvkShrna4cKkwWcFPIXNPj9koCDgwsbFxeP+1JJ3xGvEXrzlYnIEs2ZqkY85KVHdnEQF1ze+AgIxIgyHCFpy7uqy5OAMEsI0vjZcROH8mAPEGQCj5ZZ/rlooh1iW33bbEGoXXMRUx3Rkcf08cLWV98kLJB+jyX4fLX0fT16d5ZpVp/UASxsaL68XqcTwCHnzrg5eZQb/qG1J4+Ct4K10bv4YAY4WrtrY+NHSFGAEnTvQfuZZylnjN8R8EA5QjjHZL6X3LQMDs4sgUw7JAIqAx0uEPAvj8S5EWl1KYpKEd9Xw0Ia9KRTDwwAMLU6PO9jZ0d3P4lOmJewME6KTkVa6SPmigvsbDb74mCFDjJwIGXU3AEQX70Umi+qQGpba/fLNqsksE97KUdsO0IUa47GCuqbbWbAmlgFHwcWI4jk6lt71uvwdRshOfpfyU6Ozra9rMXWaNByqaWppccUGQ0uL8x20dgaSxJIDiDaH4tVIxxLrwgQfmpIZ466WpXkp+4VooLj8qWCQBavyvjtvwjOfrL/yy/ahVW3yDfAKqM/j+z4Crr6VQ5yvMBAQCZloMGgFQVrgEXYX9OBoRoD8fECB/SvUAggBzs6UszlVcaGYCeK0KavbD/kzAqaUixsB1ty1J9e5Vbsp7qvYgw3GStCQp3NdY8vzrDBCgPvUIG3y6BLYKeAepbFrS/f27XlZshm9gRF/h6SsMAuRTgN7DBOArII7feKqCjHihH+QwYAL487qRpmMC9FL4r6Virgmo7WVAYP7Ue0ppif+1/4sTH7izrm5jsA0C+v2nELhEpJrhr1teTilEUCCOcvRortxpxYqkJOXopyrI0LflWdxrTwicJIUf2GCaq5WGSTC4nzZtndvyIgzgo2G7B2SNw1VXjQw9R/N+/epzQZM1OWZgnhszGJfq8MckTbGtbdIfXv82TD0xAzs00jDJiaxncIIsY1s3Nyy/PMgRCTsouR0ODVF+qpPt2P66ukOWBPX9l9cp6CkoaEk7z2io+YaADlfCVaNHqEBKqErGHa4QkD3l92xeZZWqAX+fku31b8M0vy8QpbCKFGYCVq97e906tvYhAiLb2spRmy+2gwBEfoni4njJ2MGYi5ZftDNhgnw/CLhIunuPXJ6WVjMZN9FOrRSeN8LdIgkwAUVFOQtynAvuKSrCC4Ph1z9+tRm6ugw2/MFg8Pq3QVnVsq+q3VlSImAdCEhel2tMTU5uRYNCZnkbehPk9pBsuwLy6LzQ1BlxzfKROy3yfweDAMR/jSwrWT7ZuDLBMCBvgj/9tHU8CKDoq6q8CRczAU6MAAyBBQvwgi/879lRUfRvw39BgCuwqa9MWeh4jkkSkJycm1yLv0BAZmI59WZI6asvUKC8PFWLi6zGyCtAgDR3H3PObQ+keUfFzAqJql5XnZzMbnCt80Yg/LRzq6puSsPEEAgQGOjJFH8wEH4dExx8MS7/f0JA55KyOftlv8WGsj3JYi2L5GRj7eNvm0FAW2Ybxf+LlL46qUq+vX2B15xPFilw9Zl43uV1irm9IMAeMmuW3Sj5hRIUBFS99VZV2lg3AZkopJQMSJ/jm25KMPxHBPS0NO0vk+eHE5wWLK29UpPffhwjQC999W1uuIeU1cD1REwlnT8ZBMjhf+W5D4AAc8isAnM1H5L79ogA79KqHxdV/aQSgPjBQLgkgG8D+Ps/ImAJrv+c990LKU9bLU82udZci2puvfRtL9Sux19/namzERUFO/3FdGBklljiYqRKAHyWv8Is4k8//cQNGCDAG6iqajmGphVJQHgPCBhQRkAqf/v/s3vAEjV+QQDHT0DG7vFWvdTEkFduGDxiBiOoXWLxGqVgQV3i4qZzHzCVggBzzziNFJ43huMvrfqpCk07IICR2TMwHwNAfQoA/9VToM+15HzNQspz8fgHkiUNraeQvu48MGDqp6fgYnfFQrS6xMWFY667rdTbaK45wBBGF5fNGKN1uU0GAYz5bh1wCS484T/TAUdNk7ULKSuFvK0SJ0lfHS677MzyFZrV1NQlLi6Aj9dYb3+T55IXM9CxogAcV/3vSvC/Bj1utPD6n/EnnaQbrf6BCX0AAAAASUVORK5CYII=)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0!important;margin-bottom:0!important;padding-left:48px;margin-left:0;background:#FFFFFF;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#faf0f0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#faf0f0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px #00000059;background-color:#fff;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}.frontend-substack-PublicationThreadAppLinkPage-module__pageContainer--Dy3AB{position:relative;display:flex;align-items:center;justify-content:center;padding:var(--size-20)}.frontend-substack-PublicationThreadAppLinkPage-module__pageContainer--Dy3AB.frontend-substack-PublicationThreadAppLinkPage-module__layoutTop--VZxW0{padding-top:var(--size-48)}.frontend-substack-PublicationThreadAppLinkPage-module__pageContainer--Dy3AB.frontend-substack-PublicationThreadAppLinkPage-module__layoutCentered--S7flk{box-sizing:border-box;align-items:center;flex:1 1 1px}.frontend-substack-PublicationThreadAppLinkPage-module__header--hDVhk{top:0;position:absolute;width:100vw}.frontend-substack-PublicationThreadAppLinkPage-module__header--hDVhk .frontend-substack-PublicationThreadAppLinkPage-module__logo--tGZpx{display:block;margin:0 auto}.frontend-substack-PublicationThreadAppLinkPage-module__threadsLinkContainer--HyiPj{background-color:var(--color-bg-primary);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);border:var(--border-default);margin:0 auto;padding:var(--size-32);width:320px}.frontend-substack-PublicationThreadAppLinkPage-module__threadsLinkContainer--HyiPj button{width:100%}.frontend-substack-PublicationThreadAppLinkPage-module__threadsLinkFallback--oC97h a{text-decoration:underline;color:var(--color-secondary)}@media screen and (max-width: 650px){.frontend-substack-PublicationThreadAppLinkPage-module__threadsLinkContainer--HyiPj{width:calc(100vw - 80px)}}.frontend-substack-PublicationThreadAppLinkPage-module__qrCode--ynSCW{border-radius:var(--border-radius-sm)}.frontend-substack-PublicationThreadAppLinkPage-module__avatarContainer--X5YS7{display:flex;justify-content:center}.frontend-substack-PublicationThreadAppLinkPage-module__activityBadge--LorrD{box-sizing:border-box;height:var(--size-24);width:var(--size-24);background:var(--color-accent-green);border:3px solid var(--color-light-bg-primary);border-radius:var(--border-radius-full)}.frontend-substack-PublicationThreadAppLinkPage-module__activityBadge--LorrD.frontend-substack-PublicationThreadAppLinkPage-module__mobile--a_a5G{height:18px;width:18px}.frontend-substack-PublicationThreadAppLinkPage-module__appBadge--ZcSET{border-radius:var(--border-radius-md);overflow:hidden;display:flex}.frontend-substack-PublicationThreadAppLinkPage-module__qrCode--ynSCW{overflow:hidden}.frontend-substack-PublicationThreadAppLinkPage-module__webChatLink--k60XF{text-decoration:none;cursor:pointer}.frontend-substack-PublicationThreadAppLinkPage-module__webChatLink--k60XF:hover{opacity:.7}.frontend-community-CommunityChatEmbed-module__webContainer--yvB6N *{margin:0!important}.frontend-community-CommunityChatEmbed-module__webContainer--yvB6N{max-width:480px;margin:0 auto;cursor:pointer;text-decoration:none;transition:var(--animate-hover)}.frontend-community-CommunityChatEmbed-module__webContainer--yvB6N:hover{box-shadow:var(--shadow-md)}.frontend-community-CommunityChatEmbed-module__container--Rxuxg{max-width:480px;margin:0 auto;padding:var(--size-20);border:1px solid var(--color-detail-themed);border-radius:var(--border-radius-lg);text-align:center}.frontend-community-CommunityChatEmbed-module__container--Rxuxg table{margin:0!important}.frontend-community-CommunityChatEmbed-module__emailWrapper--s2WXp{display:block;text-decoration:none}.frontend-community-CommunityChatEmbed-module__text--OkWnB{margin:var(--size-16) 0}.frontend-community-CommunityChatEmbed-module__text--OkWnB .frontend-community-CommunityChatEmbed-module__title--MzrVh{margin-bottom:var(--size-4)}.frontend-community-CommunityChatEmbed-module__button--sD_5W{width:100%}.frontend-community-CommunityChatEmbed-module__button--sD_5W a{text-decoration:none}.frontend-community-EmailCommunityPostView-module__bubble--QZBFA{font-family:var(--font-family-text);font-size:var(--font-size-16);line-height:var(--line-height-24);color:var(--color-primary);background-color:var(--color-bg-secondary);padding:var(--size-12);border-radius:var(--border-radius-md) var(--border-radius-lg) var(--border-radius-lg) var(--border-radius-md)}.frontend-community-EmailCommunityPostView-module__img--sDJg2{width:400px;max-height:400px;object-fit:cover;border-radius:var(--border-radius-lg) var(--border-radius-lg) var(--border-radius-md) var(--border-radius-md)}.frontend-community-EmailCommunityPostView-module__linkImg--k71Si{width:72px;height:72px;object-fit:cover;border-radius:var(--border-radius-md)}.frontend-community-EmailCommunityPostView-module__paywallBubble--fIVSc{width:376px;height:160px;text-align:center;line-height:160px;background-repeat:repeat;background-size:512px 512px}.frontend-community-EmailCommunityPostView-module__paywallBubble--fIVSc.frontend-community-EmailCommunityPostView-module__paywallBubble--fIVSc div{line-height:160px}.frontend-community-CommunityPostEmbed-module__container--PgwcB.frontend-community-CommunityPostEmbed-module__container--PgwcB.frontend-community-CommunityPostEmbed-module__container--PgwcB{max-width:480px;margin:var(--size-32) auto;text-decoration:none}.frontend-community-CommunityPostEmbed-module__container--PgwcB.frontend-community-CommunityPostEmbed-module__container--PgwcB.frontend-community-CommunityPostEmbed-module__container--PgwcB img{display:unset;max-width:unset;margin:0}.frontend-community-CommunityPostEmbed-module__emailWrapper--HkNYU{text-decoration:none}.frontend-shows-ShowsMediaPaywall-module__container--audio--C5WH2{border-radius:var(--border-radius-md);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.frontend-shows-ShowsMediaPaywall-module__container--video--DMiCz{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#16171866}.frontend-shows-ShowsMediaPaywall-module__container--animated--KSvbo{opacity:0;transition:opacity var(--animation-timing-slow) var(--animation-smoothing)}.frontend-shows-ShowsMediaPaywall-module__container--animated-in--bizfq{opacity:1}.frontend-shows-ShowsMediaPaywall-module__container--animated--KSvbo .frontend-shows-ShowsMediaPaywall-module__icon-container--FO2D_{transform:scale(.8);transition:transform var(--animation-timing-slow) var(--animation-smoothing)}.frontend-shows-ShowsMediaPaywall-module__container--animated-in--bizfq .frontend-shows-ShowsMediaPaywall-module__icon-container--FO2D_{transform:scale(1)}.frontend-shows-ShowsMediaPaywall-module__container--animated--KSvbo .frontend-shows-ShowsMediaPaywall-module__content-top--XWrzK{transform:translateY(-12px);transition:transform var(--animation-timing-slow) var(--animation-smoothing)}.frontend-shows-ShowsMediaPaywall-module__container--animated-in--bizfq .frontend-shows-ShowsMediaPaywall-module__content-top--XWrzK{transform:translateY(0)}.frontend-shows-ShowsMediaPaywall-module__container--animated--KSvbo .frontend-shows-ShowsMediaPaywall-module__content-bottom--CjD4d{transform:translateY(12px);transition:transform var(--animation-timing-slow) var(--animation-smoothing)}.frontend-shows-ShowsMediaPaywall-module__container--animated-in--bizfq .frontend-shows-ShowsMediaPaywall-module__content-bottom--CjD4d{transform:translateY(0)}.frontend-shows-ShowsMediaPaywall-module__icon-container--FO2D_{background-color:#fff3;width:var(--size-44);height:var(--size-44)}.frontend-shows-ShowsMediaPaywall-module__inlineIconContainer--FfHru{background-color:#fff3;width:var(--size-24);height:var(--size-24);color:#fff}.frontend-shows-ShowsMediaPaywall-module__restart-button--m9bIg{border-color:#fff!important;color:#fff!important}.frontend-shows-ShowsMediaPaywall-module__restart-button--m9bIg:hover{background-color:#ffffff1a!important}.frontend-shows-ShowsMediaPaywall-module__restart-button--m9bIg svg{stroke:#fff!important}@media screen and (max-width: 768px){.frontend-shows-ShowsMediaPaywall-module__icon-container--FO2D_{width:var(--size-32);height:var(--size-32)}}.frontend-shows-NotesVideoPlayer-module__preview-label-container--QHrI8{position:absolute;top:var(--size-12);left:var(--size-12)}.frontend-shows-ShowsLogo-module__pub-logo--zPfoI{flex-shrink:0}.frontend-shows-ShowsLogo-module__pub-logo--32--IDGlz.frontend-shows-ShowsLogo-module__pub-logo--32--IDGlz{height:var(--size-32);width:var(--size-32)}.frontend-shows-ShowsLogo-module__pub-logo--48--pzn1F.frontend-shows-ShowsLogo-module__pub-logo--48--pzn1F{height:var(--size-48);width:var(--size-48)}.frontend-shows-ShowsLogo-module__pub-logo--56--eB4_7.frontend-shows-ShowsLogo-module__pub-logo--56--eB4_7{height:var(--size-56);width:var(--size-56)}.frontend-shows-ShowsLogo-module__pub-logo--76--onTj6.frontend-shows-ShowsLogo-module__pub-logo--76--onTj6{height:76px;width:76px}.frontend-shows-ShowsLogo-module__pub-logo--border-white--M6zQh{box-sizing:content-box;border:2px solid #fff;border-radius:var(--border-radius-sm)}.frontend-shows-audio_player-AudioPlayerHeader-module__header--GSsGB{transition:opacity var(--animation-timing-slow) var(--animation-smoothing)}.frontend-shows-audio_player-AudioPlayerPlayPauseButton-module__playButton--iBWFV{cursor:pointer;border-radius:var(--border-radius-full);transition:var(--animate-hover)}.frontend-shows-audio_player-AudioPlayerPlayPauseButton-module__playButton--iBWFV:hover{transform:scale(1.05)}.frontend-shows-audio_player-AudioPlayerPlayPauseButton-module__playButtonIcon--QwItT{position:relative;left:2px;fill:var(--color-dark-bg-primary)}.frontend-shows-audio_player-AudioPlayerPlayPauseButton-module__pauseIcon--Sw4O_{display:flex;justify-content:space-between}.frontend-shows-audio_player-AudioPlayerPlayPauseButton-module__pauseIconBar--iUfyi{height:100%;width:33%;border-radius:var(--border-radius-xs);background-color:var(--color-dark-bg-primary)}@media screen and (max-width: 768px){.frontend-shows-audio_player-AudioPlayerPlayPauseButton-module__playButton--iBWFV{height:56px;width:56px}.frontend-shows-audio_player-AudioPlayerPlayPauseButton-module__pauseIcon--Sw4O_{height:20px;width:20px}}.frontend-shows-audio_player-ShowsAudioPlayerMoreOptions-module__icon--M7qmF{opacity:.6;transition:var(--animate-hover);color:#fff;cursor:pointer}.frontend-shows-audio_player-ShowsAudioPlayerMoreOptions-module__icon--M7qmF:hover{opacity:1}.frontend-shows-audio_player-ShowsAudioPlayerMoreOptions-module__popoverContainer--GlAZR{display:flex;align-items:center}.frontend-shows-audio_player-ShowsAudioPlayerMoreOptions-module__popoverLayer--zYMWv{background-color:var(--color-bg-primary-themed)}.frontend-shows-audio_player-ShowsAudioPlayerMoreOptions-module__dropdownItem--J_h5G{cursor:pointer}.frontend-shows-audio_player-ShowsAudioPlayerMoreOptions-module__dropdownItem--J_h5G:hover{background-color:var(--color-bg-primary-hover-themed)}.frontend-shows-ShowsAudioPlayerControls-module__skip-button--r2btg{cursor:pointer}.frontend-shows-ShowsAudioPlayerControls-module__skip-icon--dNKKv{display:block;fill:#fff;opacity:.6;transition:var(--animate-hover)}.frontend-shows-ShowsAudioPlayerControls-module__skip-icon--dNKKv:hover{opacity:1}.frontend-shows-ShowsAudioPlayerControls-module__playbackRate--_YZ0U{opacity:.6;transition:var(--animate-hover);cursor:pointer}.frontend-shows-ShowsAudioPlayerControls-module__playbackRate--_YZ0U:hover{opacity:1}.frontend-shows-ShowsProgressBar-module__timestamp--zfIYN{font-variant-numeric:tabular-nums}.frontend-shows-ShowsProgressBar-module__track-container--VvwNH{position:relative;height:20px;flex-grow:1}.frontend-shows-ShowsProgressBar-module__track--xj70O{position:absolute;top:8px;right:0;left:0;height:4px;border-radius:var(--border-radius-full);background:rgba(255,255,255,.25)}.frontend-shows-ShowsProgressBar-module__track-played--y34h2{position:absolute;top:8px;left:0;height:4px;border-radius:var(--border-radius-full);background:#fff}.frontend-shows-ShowsProgressBar-module__track-drag-time--JHDBk{position:absolute;background:rgba(0,0,0,.8);color:#fff!important;padding:var(--size-4) var(--size-8);border-radius:var(--border-radius-sm);transform:translate(-50%,-100%);user-select:none;font-variant-numeric:tabular-nums}.frontend-shows-ShowsProgressBar-module__track-handle--fK9DR{position:absolute;top:4px;margin-left:-6px;height:12px;width:12px;border-radius:var(--border-radius-full);background:#fff;cursor:grab}.frontend-shows-audio_player-AudioPlayerBackground-module__backgroundImage--vzN4e{background-repeat:no-repeat;background-size:cover;background-position:center}.frontend-shows-audio_player-AudioPlayerBackground-module__backgroundBlur--D2m4F{backdrop-filter:blur(40px);background:linear-gradient(to right,rgba(0,0,0,.15),rgba(0,0,0,.4))}.frontend-shows-audio_player-AudioPlayerBackground-module__backgroundDarkenRight--kd2vp{background-color:#000000b3}.frontend-shows-ShowsAudioPlayer-module__controlsCentered--ytrUa{left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.frontend-shows-ShowsAudioPlayer-module__track--bMq51{transition:opacity var(--animation-timing-slow) var(--animation-smoothing)}.frontend-feed-TextLink-module__link--VuuIc{text-decoration:none;cursor:pointer}.frontend-feed-CommentEmbed-module__container--IBfEM{margin:20px auto}.frontend-feed-CommentEmbed-module__note--NPgVz{transition:var(--animate-hover);cursor:pointer}@media (hover: hover){.frontend-feed-CommentEmbed-module__note--NPgVz:hover{box-shadow:var(--shadow-md)}}.frontend-feed-EmailFeedItem-module__note--vNa7N{background-color:var(--color-bg-elevated);text-decoration:none;display:block;margin:10px auto}.frontend-main-meetings-Embed-module__avatar--I1maB{flex-shrink:0}.frontend-main-meetings-Embed-module__badge--wg1nn{background:var(--color-accent-blue);border:2px solid var(--color-bg-secondary-themed);border-radius:var(--border-radius-lg);padding:var(--size-4);transform:translate(25%,25%)}.frontend-main-meetings-Embed-module__container--Gbf2M{background:var(--color-bg-primary-themed);border:var(--border-default-themed);margin-bottom:var(--size-20)}.frontend-main-meetings-Embed-module__header--U1aau,.frontend-main-meetings-Embed-module__emailButton--_wEaP{width:100%}.frontend-main-meetings-Embed-module__emailButton--_wEaP a{text-decoration:none;white-space:nowrap}@media screen and (max-width: 650px){.frontend-main-meetings-Embed-module__cta--AKskK{width:100%}}.frontend-components-audio-module__themedSelectOption--z_3gS{box-sizing:border-box;display:block;padding:12px 24px;color:var(--print_secondary_on_web_bg_color, #757575);font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.15px;border-radius:var(--border-radius-sm);overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;margin:0 5px}.frontend-components-audio-module__themedSelectOption--z_3gS:hover{background:var(--background_contrast_1)}.frontend-components-audio-module__noUnderline--mBrri{text-decoration-line:none}.frontend-components-audio-module__podcastPaywallMenuButton--chnEy{position:absolute;top:-15px;right:-15px}.frontend-components-audio-module__paywallMenuDropdown--GChUY{text-align:left}.frontend-components-audio-module__paywallMenuDropdownItem--vuDTY{display:flex!important;align-items:center;justify-content:flex-start}.frontend-components-audio-module__paywallMenuDropdownIcon--P1zWf{margin-right:2px;min-width:24px}.frontend-components-audio-module__paywallMenuDropdownItemTop--uMMr8{border-bottom:1px solid #e0e0e0;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.frontend-components-audio-module__paywallMenuDropdownDeleteItem--b8UQR{stroke:var(--color-accent-error)!important;color:var(--color-accent-error)!important}.frontend-components-document_body-image3-Image3-module__mediaNodeView--rijH5{display:flex;position:relative;margin-inline-end:0;margin-inline-start:0}.frontend-components-document_body-image3-Image3-module__mediaNodeView--rijH5.frontend-components-document_body-image3-Image3-module__align-left--JsrTP{justify-content:flex-start}.frontend-components-document_body-image3-Image3-module__mediaNodeView--rijH5.frontend-components-document_body-image3-Image3-module__align-center--kADok{justify-content:center}.frontend-components-document_body-image3-Image3-module__mediaNodeView--rijH5.frontend-components-document_body-image3-Image3-module__align-right--SJAgQ{justify-content:flex-end}.frontend-components-document_body-image3-Image3-module__staticView--E5km_{width:100%;margin-inline-end:0;margin-inline-start:0;margin:var(--size-32) 0;position:relative}.frontend-components-document_body-image3-Image3-module__staticImageWrap--g566A.frontend-components-document_body-image3-Image3-module__left--CzulB,.frontend-components-document_body-image3-Image3-module__staticImageWrap--g566A.frontend-components-document_body-image3-Image3-module__right--ru3Z2{float:left}.frontend-components-document_body-image3-Image3-module__imageContainer--CwR5q{position:relative}.frontend-components-document_body-image3-Image3-module__imageContainer--CwR5q img.frontend-components-document_body-image3-Image3-module__large--jyLyc{max-width:calc(100vw - 30px)!important}.frontend-components-document_body-image3-Image3-module__imageContainer--CwR5q img.frontend-components-document_body-image3-Image3-module__full--H9NKo{max-width:100vw!important}.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT{color:var(--color-secondary-themed);font-size:var(--font-size-14);line-height:var(--line-height-20);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-14);text-align:center;min-width:40px}.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__placeholder--WQYa0{position:absolute;opacity:.3}.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__caption--C2TrT.frontend-components-document_body-image3-Image3-module__static--OsmFP{margin-top:var(--size-12);margin-left:15%;margin-right:15%}.frontend-components-document_body-image3-Image3-module__inlineCaptionEditor--vOSDN{padding:0 15%}.frontend-components-document_body-image3-Image3-module__horizontalResizeHandle--bEUFj,.frontend-components-document_body-image3-Image3-module__mediaControlButtons--lVxEL{opacity:1;transition:opacity .2s}.frontend-components-document_body-image3-Image3-module__horizontalResizeHandle--bEUFj{touch-action:none}.frontend-components-document_body-image3-Image3-module__mediaNodeView--rijH5:hover .frontend-components-document_body-image3-Image3-module__horizontalResizeHandle--bEUFj,.frontend-components-document_body-image3-Image3-module__mediaNodeView--rijH5:hover .frontend-components-document_body-image3-Image3-module__mediaControlButtons--lVxEL{opacity:1}.frontend-components-document_body-image3-Image3-module__horizontalResizeHandle--bEUFj{position:absolute;bottom:var(--size-8);right:var(--size-8);z-index:2}.frontend-components-document_body-image3-Image3-module__horizontalResizeHandle--bEUFj button{cursor:nwse-resize;opacity:.6;background:var(--color-light-bg-primary)!important}.frontend-components-document_body-image3-Image3-module__horizontalResizeHandle--bEUFj button:hover{opacity:.8;background:var(--color-light-bg-primary)!important}.frontend-components-document_body-image3-Image3-module__mediaControlButtons--lVxEL{position:absolute;display:flex;top:5px;left:calc(50% - 131px);border-radius:var(--border-radius-sm);border:1px solid var(--color-light-secondary);background:var(--color-light-bg-primary)}.frontend-components-document_body-image3-Image3-module__mediaControlButtons--lVxEL button{opacity:.6;border-radius:var(--border-radius-sm)!important;background-color:#ffffff80}.frontend-components-document_body-image3-Image3-module__mediaControlButtons--lVxEL button.frontend-components-document_body-image3-Image3-module__active--bsRqv{background-color:#ffffffe6}.frontend-components-document_body-image3-Image3-module__mediaControlButtons--lVxEL button:hover{opacity:.8}.frontend-components-document_body-image3-Image3-module__mediaControlTextEditor--jdcMY{min-width:320px;padding:var(--size-16)}.frontend-components-document_body-image3-Image3-module__inlineCaptionEditor--vOSDN{overflow:hidden;display:none}.frontend-components-document_body-image3-Image3-module__inlineCaptionEditor--vOSDN.frontend-components-document_body-image3-Image3-module__hasCaption--Osk42,.focus .frontend-components-document_body-image3-Image3-module__inlineCaptionEditor--vOSDN{display:flex}.focus .frontend-components-document_body-image3-Image3-module__inlineCaptionEditor--vOSDN>.frontend-components-document_body-image3-Image3-module__caption--C2TrT{min-height:24px}.frontend-components-document_body-image3-Image3-module__zoom--ZILtz{cursor:zoom-in}.frontend-components-document_body-image3-Image3-module__pointer--u_ynD{cursor:pointer}.frontend-components-ImageViewerModal-module__chrome--gsoD8{display:flex;width:100%;height:100%;transition:opacity .25s;opacity:1}.frontend-components-ImageViewerModal-module__chrome--gsoD8.frontend-components-ImageViewerModal-module__inactive--Sgv0p{opacity:0}.frontend-components-ImageViewerModal-module__modalImageButtonContainer--ln8Of{z-index:2}.frontend-components-ImageViewerModal-module__modalImageButton--iFgnX{padding:0!important;background-color:var(--color-dark-bg-primary);transition:background-color var(--animation-timing-fast) var(--animation-smoothing)}@media (hover: hover){.frontend-components-ImageViewerModal-module__modalImageButton--iFgnX:hover{background-color:var(--color-dark-bg-secondary)}}.frontend-components-ImageViewerModal-module__modalImageSidebar--tfJya{position:absolute;background-color:#0000;transition:background-color var(--animation-timing-fast) var(--animation-smoothing);cursor:pointer;top:0;bottom:0}@media (hover: hover){.frontend-components-ImageViewerModal-module__modalImageSidebar--tfJya:hover{background-color:#0000001a}}.frontend-components-ImageViewerModal-module__modalBody--gyZLM{padding:16px;display:flex;justify-content:center;max-width:100%;height:auto}.frontend-components-ImageViewerModal-module__imgContainer--WVmHg{position:absolute;display:flex;align-items:center;justify-content:center;inset:0}.frontend-components-ImageViewerModal-module__img--gfPkO{max-width:100%;max-height:100%;cursor:zoom-out;box-shadow:var(--shadow-lg);transition:opacity var(--animation-timing-fast)}.frontend-components-ImageViewerModal-module__img--gfPkO.frontend-components-ImageViewerModal-module__isLoading--bv0nq{opacity:0}.frontend-components-ImageViewerModal-module__moreOptionsMenu--lE2ip{width:200px;z-index:100;background-color:var(--color-light-bg-primary);padding:8px;border:1px solid var(--color-light-detail);border-radius:var(--border-radius-sm)}.frontend-components-ImageViewerModal-module__moreOptionsMenuItem--T6aTx{display:flex;align-items:center;flex-direction:row;height:48px;padding:0 8px;gap:12px;border-radius:var(--border-radius-sm)}@media (hover: hover){.frontend-components-ImageViewerModal-module__moreOptionsMenuItem--T6aTx:hover{background:var(--color-bg-secondary)}}.frontend-components-ImageViewerModal-module__zIndexStyling--CCZCY{z-index:100}.frontend-components-ImageGallery-module__imageGallery--shoTe{width:100%;margin-inline-end:0;margin-inline-start:0}.frontend-components-ImageGallery-module__imageGallery--shoTe.frontend-components-ImageGallery-module__static--gQ9AX{margin:var(--size-32) 0}.frontend-components-ImageGallery-module__imageGallery--shoTe.frontend-components-ImageGallery-module__canEdit--XIs4R{position:relative}.frontend-components-ImageGallery-module__imageGallery--shoTe .frontend-components-ImageGallery-module__editGalleryWrap--eipH6{position:absolute;top:2px;right:-60px;width:72px;height:64px;display:flex;justify-content:center;align-items:center}.frontend-components-ImageGallery-module__imageGallery--shoTe .frontend-components-ImageGallery-module__editGalleryWrap--eipH6 .dropdown-menu{height:36px;width:36px;padding:0!important;top:-10px;right:0;background-color:transparent;transition:opacity .5s;cursor:pointer;border:none}.frontend-components-ImageGallery-module__imageGallery--shoTe .frontend-components-ImageGallery-module__editGalleryWrap--eipH6 .frontend-components-ImageGallery-module__editGallery--pSUAH{position:absolute;top:0;left:0;height:36px;width:36px;background-color:var(--background_contrast_1);border:1px solid var(--background_contrast_3);border-radius:var(--border-radius-sm)}.frontend-components-ImageGallery-module__imageGallery--shoTe:hover .frontend-components-ImageGallery-module__editGalleryWrap--eipH6 .frontend-components-ImageGallery-module__editGallery--pSUAH,.frontend-components-ImageGallery-module__imageGallery--shoTe:hover .frontend-components-ImageGallery-module__editGalleryWrap--eipH6 .frontend-components-ImageGallery-module__editGallery--pSUAH:hover{cursor:pointer}:is(.frontend-components-ImageGallery-module__imageGallery--shoTe:hover .frontend-components-ImageGallery-module__editGalleryWrap--eipH6 .frontend-components-ImageGallery-module__editGallery--pSUAH,.frontend-components-ImageGallery-module__imageGallery--shoTe:hover .frontend-components-ImageGallery-module__editGalleryWrap--eipH6 .frontend-components-ImageGallery-module__editGallery--pSUAH:hover):hover{background-color:var(--background_contrast_2)}.frontend-components-ImageGallery-module__imageGallery--shoTe .frontend-components-ImageGallery-module__imageCaption--JESLj{color:var(--color-secondary-themed);font-size:calc(var(--font-size-14) + var(--font_size_body_offset, 0px));line-height:var(--line-height-20);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-14);text-align:center}.frontend-components-ImageGallery-module__imageGallery--shoTe .frontend-components-ImageGallery-module__imageCaption--JESLj.frontend-components-ImageGallery-module__static--gQ9AX{margin-top:var(--size-12);margin-left:15%;margin-right:15%}.frontend-components-ImageGallery-module__imageGallery--shoTe .frontend-components-ImageGallery-module__image--g2yvp.frontend-components-ImageGallery-module__zoom--eQKQQ{cursor:zoom-in}.frontend-components-ImageGallery-module__imageGallery--shoTe .frontend-components-ImageGallery-module__image--g2yvp.frontend-components-ImageGallery-module__zoom--eQKQQ:hover{opacity:.85}.frontend-components-ImageGallery-module__imageRow--RFMqP{height:230px}.frontend-components-ImageGallery-module__imageRow--RFMqP.frontend-components-ImageGallery-module__length-2--F3EXK{height:350px}.frontend-components-ImageGallery-module__imageRow--RFMqP picture{display:flex;flex:1 1 1px}.frontend-components-ImageGallery-module__imageRow--RFMqP .frontend-components-ImageGallery-module__image--g2yvp.frontend-components-ImageGallery-module__image--g2yvp.frontend-components-ImageGallery-module__image--g2yvp{object-fit:cover;margin:0;height:100%;width:100%}@media (max-width: 700px){.frontend-components-ImageGallery-module__imageRow--RFMqP{height:30vw}.frontend-components-ImageGallery-module__imageRow--RFMqP.frontend-components-ImageGallery-module__length-2--F3EXK{height:40vw}}.frontend-components-ImageGallery-module__imageGallery--shoTe.frontend-components-ImageGallery-module__inbox--uMAJy .frontend-components-ImageGallery-module__imageGalleryWrap--OpzQK .frontend-components-ImageGallery-module__imageWrap--odWNd .frontend-components-ImageGallery-module__image--g2yvp.frontend-components-ImageGallery-module__small--Muz63{height:146px;width:calc((600px - 16px) / 3)}.frontend-components-ImageGallery-module__imageGallery--shoTe.frontend-components-ImageGallery-module__inbox--uMAJy .frontend-components-ImageGallery-module__imageGalleryWrap--OpzQK .frontend-components-ImageGallery-module__imageWrap--odWNd .frontend-components-ImageGallery-module__image--g2yvp.frontend-components-ImageGallery-module__medium--uFsr6{height:222px;width:296px}.frontend-components-referrals-ReferralsTierCard-module__referralsTierCard--fLx1c>table{line-height:0;border-style:solid;border-width:1px;border-color:#e0e0e0;border-radius:var(--border-radius-md);padding:12px;margin-bottom:20px;width:372px}.frontend-components-referrals-ReferralsTierCard-module__referralsTierCard--fLx1c{text-decoration:none}.frontend-components-video_embed_player-module__videoEmbed--c8Rt0.frontend-components-video_embed_player-module__canEdit--JuBgP{position:relative}.frontend-components-video_embed_player-module__videoEmbed--c8Rt0 .frontend-components-video_embed_player-module__editVideoEmbedWrap--Leli9{position:absolute;top:2px;right:-60px;width:72px;height:64px;display:flex}.frontend-components-video_embed_player-module__videoEmbed--c8Rt0 .frontend-components-video_embed_player-module__editVideoEmbedWrap--Leli9 .dropdown-menu{height:36px;width:36px;padding:0!important;top:-10px;right:0;background-color:transparent;transition:opacity .5s;cursor:pointer;border:none}.frontend-components-video_embed_player-module__videoEmbed--c8Rt0 .frontend-components-video_embed_player-module__editVideoEmbedWrap--Leli9 .frontend-components-video_embed_player-module__editVideoEmbed--UVfno{position:absolute;top:0;left:0;height:36px;width:36px;background-color:var(--background_contrast_1);border:1px solid var(--background_contrast_3);border-radius:var(--border-radius-sm)}.frontend-components-video_embed_player-module__imageGallery--_vwgz:hover .frontend-components-video_embed_player-module__editVideoEmbedWrap--Leli9 .frontend-components-video_embed_player-module__editVideoEmbed--UVfno,.frontend-components-video_embed_player-module__imageGallery--_vwgz:hover .frontend-components-video_embed_player-module__editVideoEmbedWrap--Leli9 .frontend-components-video_embed_player-module__editVideoEmbed--UVfno:hover{cursor:pointer}:is(.frontend-components-video_embed_player-module__imageGallery--_vwgz:hover .frontend-components-video_embed_player-module__editVideoEmbedWrap--Leli9 .frontend-components-video_embed_player-module__editVideoEmbed--UVfno,.frontend-components-video_embed_player-module__imageGallery--_vwgz:hover .frontend-components-video_embed_player-module__editVideoEmbedWrap--Leli9 .frontend-components-video_embed_player-module__editVideoEmbed--UVfno:hover):hover{background-color:var(--background_contrast_2)}.frontend-components-video_embed_player-module__videoPlaceholder--Tl9mB{text-align:center;padding-top:var(--size-48);padding-bottom:var(--size-48)}.frontend-components-video_embed_player-module__videoScrollTarget--d5irI{scroll-margin-top:70px}.frontend-components-document_body-digest_post-index-module__digestPostEmbed--sMA_c{padding:0;margin-bottom:var(--size-20);position:relative}.frontend-components-document_body-digest_post-index-module__digestPostEmbed--sMA_c.frontend-components-document_body-digest_post-index-module__digestPostEmbed--sMA_c.frontend-components-document_body-digest_post-index-module__digestPostEmbed--sMA_c a{text-decoration:none}.frontend-components-document_body-digest_post-index-module__menu--NYCdz{position:absolute;right:calc(-1 * var(--size-48));top:0;width:var(--size-48);height:var(--size-72);display:flex}@media screen and (max-width: 800px){.frontend-components-document_body-digest_post-index-module__menu--NYCdz{right:var(--size-8);top:var(--size-8)}}.frontend-components-document_body-digest_post-index-module__caption--WOwgk{font-size:var(--font-size-16);line-height:var(--line-height-24)}.frontend-components-document_body-digest_post-index-module__captionEditor--Bjh6s.frontend-components-document_body-digest_post-index-module__captionEditor--Bjh6s.frontend-components-document_body-digest_post-index-module__captionEditor--Bjh6s{font-size:var(--font-size-16);line-height:var(--line-height-24);resize:vertical;height:unset;font-family:inherit}.frontend-components-document_body-digest_post-index-module__smSquare--UVy3Q.frontend-components-document_body-digest_post-index-module__smSquare--UVy3Q.frontend-components-document_body-digest_post-index-module__smSquare--UVy3Q.frontend-components-document_body-digest_post-index-module__smSquare--UVy3Q.frontend-components-document_body-digest_post-index-module__smSquare--UVy3Q{width:70px;height:70px!important;object-fit:cover}.frontend-components-document_body-digest_post-index-module__mdSquare--Vjq_V.frontend-components-document_body-digest_post-index-module__mdSquare--Vjq_V.frontend-components-document_body-digest_post-index-module__mdSquare--Vjq_V.frontend-components-document_body-digest_post-index-module__mdSquare--Vjq_V.frontend-components-document_body-digest_post-index-module__mdSquare--Vjq_V{width:140px;height:140px!important;object-fit:cover}.frontend-components-document_body-digest_post-index-module__fullWidth--IqMXj.frontend-components-document_body-digest_post-index-module__fullWidth--IqMXj.frontend-components-document_body-digest_post-index-module__fullWidth--IqMXj.frontend-components-document_body-digest_post-index-module__fullWidth--IqMXj.frontend-components-document_body-digest_post-index-module__fullWidth--IqMXj{width:100%;max-height:325px!important;object-fit:cover}.frontend-components-document_body-digest_post-index-module__inheritColor--nZC_y{color:inherit}.frontend-components-document_body-digest_post-index-module__link--_wMsT{color:var(--color-accent-themed);text-decoration:none}.frontend-components-document_body-digest_post-index-module__disableLink--wRVkl{pointer-events:none}.frontend-components-selection_popover-module__button--lynvl{display:flex;align-items:center;justify-content:center;gap:var(--size-12);padding:0 var(--size-12);flex:0 0 auto;height:var(--size-40);border-radius:var(--border-radius-sm);transition:var(--animate-hover);justify-content:flex-start}.frontend-components-selection_popover-module__button--lynvl:hover{background:var(--color-dark-bg-tertiary)}.frontend-components-selection_popover-module__popover--rjfPU{position:fixed;-webkit-user-select:none;user-select:none}.frontend-components-selection_popover-module__popover--rjfPU *{-webkit-user-select:none;user-select:none}.frontend-components-selection_popover-module__popoverButtons--Jlk3U{overflow:hidden;background:var(--color-bg-tooltip)}.frontend-components-selection_popover-module__icon--fJlTy{stroke:var(--color-light-bg-primary);width:var(--size-20);height:var(--size-20)}.frontend-components-selection_popover-module__icon--fJlTy.frontend-components-selection_popover-module__disabled--q2o7U{stroke:var(--color-secondary)}.frontend-components-selection_popover-module__explainer--PBsHq{background:var(--color-dark-bg-secondary);border:1px solid var(--color-dark-detail);position:relative}.frontend-components-selection_popover-module__dismissExplainer--SCSfS{position:absolute;top:var(--size-8);right:var(--size-8);cursor:pointer}.frontend-components-selection_popover-module__mobileFooter--gk9tq{position:fixed;bottom:0;left:0;background:var(--color-bg-primary-themed);border-top:var(--border-default-themed);z-index:3;width:100%;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0)}.frontend-components-ShareSelectionImage-module__root--pmZjU{align-items:center;justify-content:center;border-radius:var(--border-radius-sm);border:1.125px solid rgba(0,0,0,.1);box-shadow:var(--shadow-md);display:inline-flex;max-height:100%;width:auto;max-width:100%;overflow:hidden;position:relative}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__large--KtLJ0{width:auto;overflow:hidden}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__image--A2mIB,.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__imageLoading--CWfsY{display:block;width:auto;max-height:100%;max-width:100%}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__imageLoading--CWfsY{display:flex;align-items:center;justify-content:center}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__small--xwYwM{height:175px;width:98.4375px}@media (max-width: 650px){.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__small--xwYwM{width:98.4375px}}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__small--xwYwM .frontend-components-ShareSelectionImage-module__imageLoading--CWfsY,.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__small--xwYwM .frontend-components-ShareSelectionImage-module__image--A2mIB{height:175px}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__large--KtLJ0{height:100%;aspect-ratio:9/16;max-height:450px}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__imageLoading--CWfsY,.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__image--A2mIB{width:100%;height:auto}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__stories--GtFB9.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__imageLoading--CWfsY{height:450px;width:253.125px}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__square--ahhUC.frontend-components-ShareSelectionImage-module__small--xwYwM{width:175px}@media (max-width: 650px){.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__square--ahhUC.frontend-components-ShareSelectionImage-module__small--xwYwM{width:175px}}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__square--ahhUC.frontend-components-ShareSelectionImage-module__large--KtLJ0{max-height:450px;height:100%;aspect-ratio:1/1}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__square--ahhUC.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__imageLoading--CWfsY,.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__square--ahhUC.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__image--A2mIB{width:100%;height:auto}.frontend-components-ShareSelectionImage-module__root--pmZjU.frontend-components-ShareSelectionImage-module__square--ahhUC.frontend-components-ShareSelectionImage-module__large--KtLJ0 .frontend-components-ShareSelectionImage-module__imageLoading--CWfsY{height:450px;width:450px}.frontend-components-ShareSelectionImage-module__link--RAXSX{cursor:pointer;text-decoration:unset}.frontend-components-ShareSelectionImage-module__link--RAXSX:hover .frontend-components-ShareSelectionImage-module__image--A2mIB{opacity:.9}.frontend-components-ShareSelectionImage-module__link--RAXSX:hover .frontend-components-ShareSelectionImage-module__download--d6vx_{opacity:.8;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.3))}.frontend-components-ShareSelectionImage-module__download--d6vx_{opacity:0;cursor:pointer;width:32px;height:32px;position:absolute;right:0;bottom:0;margin:12px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-sm);background-color:var(--color-bg-tooltip);z-index:10}.frontend-components-ShareSelectionImage-module__image--A2mIB{max-width:100%;height:300px;width:auto;object-fit:contain;display:flex}@media (max-width: 650px){.frontend-components-ShareSelectionImage-module__image--A2mIB{height:300px}}.frontend-components-ShareSelectionImage-module__image--A2mIB.frontend-components-ShareSelectionImage-module__secondaryBorder--GZZF_{border:1px solid var(--color-detail)}.frontend-components-ShareSelectionImage-module__imageLoading--CWfsY{width:100%;align-items:center;justify-content:center;background-color:#f5f5f5;height:300px}.frontend-components-ShareSelectionImage-module__spinner--Cngzw{align-self:center}.frontend-components-ShareSelectionImage-module__text--WP_9Y{flex:1;margin:auto;color:gray}.frontend-components-SelectionV2Modal-module__root--xQnU9{scroll-snap-align:center}.frontend-components-SelectionV2Modal-module__root--xQnU9.frontend-components-SelectionV2Modal-module__imageSmall--R16_y{padding:0}.frontend-components-SelectionV2Modal-module__imageWrapper--KI6MA{display:flex;flex-direction:column;align-items:center;flex:0 0 auto;max-height:100%;max-width:100%;width:100%;box-sizing:content-box}.frontend-components-SelectionV2Modal-module__modalWithFooter--DhxFS.frontend-components-SelectionV2Modal-module__modalWithFooter--DhxFS,.frontend-components-SelectionV2Modal-module__actionSheetMenu--ji2CC.frontend-components-SelectionV2Modal-module__actionSheetMenu--ji2CC{display:flex}.frontend-components-SelectionV2Modal-module__modalWithFooter--DhxFS.frontend-components-SelectionV2Modal-module__modalWithFooter--DhxFS *,.frontend-components-SelectionV2Modal-module__actionSheetMenu--ji2CC.frontend-components-SelectionV2Modal-module__actionSheetMenu--ji2CC *{user-select:none;-webkit-user-select:none}.frontend-components-SelectionV2Modal-module__actionSheetBody--VAUMt{display:flex;flex-direction:column;flex-grow:1;align-items:center;justify-content:center;overflow:hidden}.frontend-components-SelectionV2Modal-module__modalBody--KAht0{padding:16px}@media (min-height: 831px){.frontend-components-SelectionV2Modal-module__mediaAssetContainer--ZwVNu{min-height:566px;max-height:100%}}.frontend-components-SelectionV2Modal-module__mediaAssetContainer--ZwVNu{max-width:100%;flex-grow:1;display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px}@media (max-width: 651px){.frontend-components-SelectionV2Modal-module__mediaAssetContainer--ZwVNu{overflow:hidden}}.frontend-components-SelectionV2Modal-module__actionSheetBody--VAUMt .frontend-components-SelectionV2Modal-module__mediaAssetContainer--ZwVNu{padding:0}.frontend-components-SelectionV2Modal-module__safeAreaInsetPaddingBottom--RH4Gf{padding-bottom:env(safe-area-inset-bottom,0)}.frontend-components-SelectionV2Modal-module__actionSheetContainer--BaWcS{z-index:1000}.frontend-components-SelectionV2Modal-module__actionSheetItems--LLOEr.frontend-components-SelectionV2Modal-module__actionSheetItems--LLOEr{max-height:initial;min-height:557px}.frontend-components-SelectionV2Modal-module__edit--PbhOl{position:absolute;right:var(--size-16);top:var(--size-16);z-index:10}button.frontend-components-SelectionV2Modal-module__edit--PbhOl.frontend-components-SelectionV2Modal-module__edit--PbhOl.frontend-components-SelectionV2Modal-module__edit--PbhOl.frontend-components-SelectionV2Modal-module__edit--PbhOl.frontend-components-SelectionV2Modal-module__edit--PbhOl{color:var(--color-primary)}.frontend-main-about_page-module__authorPic--UbtRf{width:64px;height:64px;border-radius:var(--border-radius-sm)}.frontend-main-about_page-module__heroText--DMzgi{max-width:586px}.frontend-main-about_page-module__container--IFzcg{border:1px solid var(--color-light-detail);border-radius:var(--border-radius-md);margin-bottom:32px}.frontend-main-home-Layout-module__container--GJ6Wt{display:grid}.frontend-main-home-Layout-module__full-width--ziPTp{display:block}.frontend-main-home-Layout-module__full-width-with-sidebar--vLFfe{grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:var(--size-16)}.frontend-main-home-Layout-module__full-width-with-sidebar--vLFfe>:first-child{grid-column:1 / span 3}.frontend-main-home-Layout-module__full-width-with-border-and-sidebar--e3sgJ{grid-template-columns:minmax(0,1fr) repeat(3,1px minmax(0,1fr));grid-column-gap:var(--size-8)}.frontend-main-home-Layout-module__full-width-with-border-and-sidebar--e3sgJ>:first-child{grid-column:1 / span 5}.frontend-main-home-Layout-module__full-width-with-border-and-sidebar--e3sgJ>:nth-child(2){grid-column:7}.frontend-main-home-Layout-module__full-width-with-border-and-sidebar--e3sgJ>:nth-child(3){grid-column:6;grid-row:1}.frontend-main-home-Layout-module__vertical-divider--mOCd5{margin:var(--size-8) 0}@media only screen and (max-width: 1024px){.frontend-main-home-Layout-module__full-width-with-border-and-sidebar--e3sgJ{display:flex;flex-direction:column;gap:var(--size-32)}.frontend-main-home-Layout-module__full-width-with-border-and-sidebar--e3sgJ>:nth-child(3){display:none}}@media only screen and (max-width: 1024px){.frontend-main-home-Layout-module__full-width-with-sidebar--vLFfe{display:flex;flex-direction:column;gap:var(--size-32)}.frontend-main-home-Layout-module__full-width-with-sidebar--vLFfe:not(.frontend-main-home-Layout-module__show-below--NmYGu)>:nth-child(2){display:none}}.frontend-main-home-Layout-module__three-column-width--hAsTb,.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K{grid-template-columns:minmax(0,1fr) 8px minmax(0,2fr) 16px minmax(0,2fr) 16px minmax(0,2fr) 8px minmax(0,1fr)}.frontend-main-home-Layout-module__three-column-width--hAsTb>:first-child{grid-column:3 / span 5}.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K>:first-child{grid-column:3 / span 3}.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K>:nth-child(2){grid-column:7}@media only screen and (max-width: 1024px){.frontend-main-home-Layout-module__three-column-width--hAsTb,.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K{grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:var(--size-16)}.frontend-main-home-Layout-module__three-column-width--hAsTb>:first-child{grid-column:1 / span 3}.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K>:first-child{grid-column:1 / span 2}.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K>:nth-child(2){grid-column:3}}@media only screen and (max-width: 768px){.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K{display:flex;flex-direction:column;gap:var(--size-32)}.frontend-main-home-Layout-module__three-column-width-with-sidebar--a1h_K:not(.frontend-main-home-Layout-module__show-below--NmYGu)>:nth-child(2){display:none}}.frontend-main-home-Layout-module__one-column-two-column-with-border--mMBSY{grid-template-columns:minmax(0,1fr) repeat(2,1px minmax(0,1fr));grid-column-gap:var(--size-8)}.frontend-main-home-Layout-module__one-column-two-column-with-border--mMBSY>:first-child{grid-column:3 / span 3}.frontend-main-home-Layout-module__one-column-two-column-with-border--mMBSY>:nth-child(2){grid-column:1;grid-row:1}.frontend-main-home-Layout-module__one-column-two-column-with-border--mMBSY>:nth-child(3){grid-column:2;grid-row:1}@media only screen and (max-width: 1024px){.frontend-main-home-Layout-module__one-column-two-column-with-border--mMBSY>:first-child{grid-column:1 / span 3}.frontend-main-home-Layout-module__one-column-two-column-with-border--mMBSY>:nth-child(2){grid-column:5}.frontend-main-home-Layout-module__one-column-two-column-with-border--mMBSY>:nth-child(3){grid-column:4;grid-row:1}}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9{grid-template-columns:minmax(0,1fr) repeat(3,1px minmax(0,1fr));grid-column-gap:var(--size-8)}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:first-child{grid-column:3 / span 3;grid-row:1}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(2){grid-column:1;grid-row:1}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(3){grid-column:7;grid-row:1}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(4){grid-column:2;grid-row:1}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(5){grid-column:6;grid-row:1}@media only screen and (max-width: 1024px){.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr)}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:first-child{grid-column:1 / span 3}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(2){grid-column:5}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(3){display:none!important}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(4){grid-column:4;grid-row:1}.frontend-main-home-Layout-module__one-column-two-column-one-column-with-borders--knYO9>:nth-child(5){display:none}}.frontend-pencraft-unstable-Silhouette-module__container--Z3aFA{background-color:var(--background_contrast_1);position:relative;overflow:hidden;border-radius:var(--border-radius-sm)}.frontend-pencraft-unstable-Silhouette-module__containerAnimated--bFndg{background-color:var(--color-bg-primary-themed)}.frontend-pencraft-unstable-Silhouette-module__containerAnimated--bFndg:after{display:block;position:absolute;top:0;left:0;height:100%;width:200%;background-image:linear-gradient(to right,rgba(50,50,50,.1),rgba(200,200,200,.1),rgba(50,50,50,.1));background-size:50% 100%;background-repeat:repeat-x;animation:frontend-pencraft-unstable-Silhouette-module__silhouette-scroll--LoRab 1s linear infinite;content:""}@keyframes frontend-pencraft-unstable-Silhouette-module__silhouette-scroll--LoRab{0%{transform:translate(-50%)}50%{transform:translate(-25%)}to{transform:translate(0)}}.frontend-main-home-PostPreviewSilhouetteLayout-module__loadingContainerGrid--uCg9L{display:grid;padding:var(--size-8);grid-template-columns:repeat(3,1fr);grid-column-gap:52px;grid-row-gap:94px}.frontend-main-home-PostPreviewSilhouetteLayout-module__loadingContainerList--Hndyu{display:flex;flex-direction:column;padding:var(--size-8);gap:76px}.frontend-pencraft-unstable-PillTabs-module__pillTab--cqGWE{padding:var(--size-8) var(--size-16);font-weight:var(--font-weight-medium);font-size:var(--font-size-14);line-height:var(--line-height-20);letter-spacing:var(--letter-spacing-14);color:var(--color-secondary-themed);border-radius:var(--border-radius-full);text-transform:capitalize;font-family:inherit;cursor:pointer;transition:var(--animate-hover)}.frontend-pencraft-unstable-PillTabs-module__pillTab--cqGWE:not(.frontend-pencraft-unstable-PillTabs-module__pillTabActive--bmZsx):hover{background-color:var(--background_contrast_1)}.frontend-pencraft-unstable-PillTabs-module__pillTabActive--bmZsx{background-color:var(--background_contrast_2);color:var(--color-primary-themed)}.frontend-main-home-ArchiveAdapted-module__iconButton--_iQQr{display:flex;width:var(--size-36);height:var(--size-36);border-radius:var(--border-radius-full);align-items:center;justify-content:center;cursor:pointer;transition:var(--animate-hover)}.frontend-main-home-ArchiveAdapted-module__iconButton--_iQQr:hover{background-color:var(--background_contrast_1)}.frontend-main-home-ArchiveAdapted-module__iconButton--_iQQr svg path{stroke:var(--color-secondary-themed)}.frontend-main-home-ArchiveAdapted-module__searchInput--ZBorP{background-color:transparent;border:0;color:var(--color-primary-themed);font-size:var(--font-size-16)}.frontend-main-home-ArchiveAdapted-module__searchIcon--cweE0 path{stroke:var(--color-tertiary-themed)}.frontend-main-home-ArchiveAdapted-module__monthHeader--H_zx5{padding-left:var(--size-8)}@media screen and (max-width: 768px){.frontend-main-home-ArchiveAdapted-module__monthHeader--H_zx5{padding-left:0}}.frontend-main-home-PostPreview-PostPreviewAuthors-module__textContainer--DYUfJ{display:flex;align-items:center;flex-wrap:wrap}.frontend-main-home-PostPreview-PostPreviewAuthors-module__date--MMeK8{white-space:nowrap}.frontend-main-home-PostPreview-PostPreviewAuthors-module__pub--OGpa8{display:inline-block;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.frontend-main-home-PostPreview-PostPreviewAuthors-module__icon--Q4O7L{display:inline-flex;justify-content:center;align-items:center;height:20px;width:20px;position:relative;background-color:var(--background_contrast_1);border-radius:var(--border-radius-sm);margin-right:8px}.frontend-main-home-PostPreview-PostPreviewAuthors-module__iconClamped--X6gF7{top:2px}.frontend-main-home-PostPreview-PostPreviewAuthors-module__icon--Q4O7L svg{stroke:var(--color-secondary-themed)}a.frontend-main-home-PostPreview-PostPreviewAuthors-module__link--XzaS3{color:inherit!important;text-decoration:none}a.frontend-main-home-PostPreview-PostPreviewAuthors-module__link--XzaS3:hover{text-decoration:underline}.frontend-main-home-PostPreview-PostPreviewAuthors-module__dividerChar--smno8{font-size:10px;position:relative;top:-1px;font-weight:400}.frontend-main-home-PostPreview-PostPreviewGifAnimation-module__gifPreview--Q_gZG{opacity:0;background-color:#000;position:absolute;transition:opacity .2s ease-in-out;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.frontend-main-home-PostPreview-PostPreviewGifAnimation-module__visible--CDDZi{opacity:1;transition-delay:.5s}.frontend-main-home-PostPreview-PostPreviewGifAnimation-module__image--qjVzM{object-fit:cover;height:100%}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__container--Wg_Ug{position:relative}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__container--Wg_Ug picture{max-height:inherit}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__image--rPbBU{width:100%;height:100%;max-height:inherit;object-fit:cover}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__image-square-legacy--_GME6{object-fit:contain}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__containerSquare--FzVt2{background-color:var(--background_contrast_2);display:flex;justify-content:center;align-items:center}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__inner-wrapper--ygG2h{box-sizing:border-box;background-color:#fff;box-shadow:var(--shadow-md);aspect-ratio:1}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__inner-wrapper-small--OSiYt{height:80%;padding:3px;border-radius:var(--border-radius-sm)}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__inner-wrapper-medium--VWRZy{height:75%;padding:4px;border-radius:var(--border-radius-sm)}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__inner-wrapper-large--t45Cv{height:224px;padding:4px;border-radius:var(--border-radius-sm)}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__image-square--hVSXS{object-fit:contain;aspect-ratio:1 / 1;overflow:hidden}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__image-square-small--GS7r4,.frontend-main-home-PostPreview-PostPreviewCoverImage-module__image-square-medium--SzURN{border-radius:var(--border-radius-xs)}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__image-square-large--QbhB7{border-radius:var(--border-radius-sm)}.frontend-main-home-PostPreview-PostPreviewCoverImage-module__bottomLabels--ZYHRu{bottom:var(--size-8);left:var(--size-8);padding:0 6px}.frontend-main-home-PostPreview-PostPreviewTitle-module__icon--ftllQ{margin-right:6px;margin-bottom:-2px}.frontend-main-home-PostPreview-PostPreviewTitle-module__icon--ftllQ path{stroke:var(--color-primary-themed)}.frontend-main-home-PostPreview-PostPreviewTitle-module__iconVideo-16--SoCpZ{margin-bottom:-4px}.frontend-main-home-PostPreview-PostPreviewTitle-module__iconVideo-20--ZxgZa{margin-bottom:-2px}.frontend-main-home-PostPreview-PostPreviewTitle-module__iconVideo-28--q2Mu_{margin-right:8px;margin-bottom:-3px}.frontend-main-home-PostPreview-PostPreviewTitle-module__iconVideo-32--sMZ1R{margin-right:8px;margin-bottom:-2px}.frontend-main-home-PostPreview-PostPreviewJumbo-module__container--TIl7m{display:flex}.frontend-main-home-PostPreview-PostPreviewJumbo-module__containerNoImage--hOvi7{display:block}.frontend-main-home-PostPreview-PostPreviewJumbo-module__image--kibZN{border-radius:var(--border-radius-sm);overflow:hidden;flex-grow:1;flex-shrink:1;flex-basis:50%}.frontend-main-home-PostPreview-PostPreviewJumbo-module__content--PDmTG{flex-grow:1;flex-shrink:1;flex-basis:50%;box-sizing:border-box}.frontend-main-home-PostPreview-PostPreviewLarge-module__image--jXUNi{width:100%;overflow:hidden;border-radius:var(--border-radius-sm)}.frontend-main-home-PostPreview-PostPreviewListing-module__container--zH3ui{display:grid;grid-template-columns:minmax(0,1fr) 160px;grid-template-rows:auto auto;grid-column-gap:var(--size-24);grid-row-gap:var(--size-12);padding:var(--size-8) 0}@media only screen and (max-width: 768px){.frontend-main-home-PostPreview-PostPreviewListing-module__container--zH3ui{padding:0}}@media only screen and (max-width: 768px){.frontend-main-home-PostPreview-PostPreviewListing-module__container--zH3ui{grid-template-columns:1fr 72px}}.frontend-main-home-PostPreview-PostPreviewListing-module__container--no-image--so05t{grid-template-columns:1fr}@media only screen and (max-width: 1024px){.frontend-main-home-PostPreview-PostPreviewListing-module__container--no-image--so05t{grid-template-columns:1fr}}.frontend-main-home-PostPreview-PostPreviewListing-module__image--RoIBP{flex-shrink:0;width:160px;border-radius:var(--border-radius-sm);overflow:hidden;transition:border-radius .15s ease-in-out}@media only screen and (max-width: 768px){.frontend-main-home-PostPreview-PostPreviewListing-module__image--RoIBP{width:72px;height:72px}.frontend-main-home-PostPreview-PostPreviewListing-module__container--zH3ui>:nth-child(3){grid-column:1 / span 2}}.frontend-main-home-PostPreview-PostPreviewMini-module__image--Zfhnm{flex-shrink:0;width:64px;height:64px;border-radius:var(--border-radius-sm);overflow:hidden;transition:border-radius .15s ease-in-out}.frontend-main-home-PostPreview-PostPreviewMobileHero-module__image--kXonK{width:100%;overflow:hidden}.frontend-main-home-PostPreview-PostPreviewSquare-module__image--yvn4j{width:100%;border-radius:var(--border-radius-sm);overflow:hidden;transition:border-radius .15s ease-in-out}.frontend-main-home-PostPreview-index-module__container--gXuU1{cursor:pointer;border-radius:var(--border-radius-sm);transition:var(--animate-hover);width:100%;box-sizing:border-box;position:relative}.frontend-main-home-PostPreview-index-module__container--menu-open--js7AZ{z-index:2}@media only screen and (max-width: 768px){.frontend-main-home-PostPreview-index-module__container--gXuU1:hover{background-color:transparent}}.frontend-main-home-PostPreview-index-module__container--gXuU1>:only-child{height:100%}.frontend-main-home-PostPreview-index-module__actions--eae29{opacity:0;transition:var(--animate-hover)}.frontend-main-home-PostPreview-index-module__actions--always-show--XnNzu,.frontend-main-home-PostPreview-index-module__container--gXuU1:hover .frontend-main-home-PostPreview-index-module__actions--eae29,.frontend-main-home-PostPreview-index-module__actions--menu-open--HkA_4{opacity:1}@media only screen and (max-width: 1024px){.frontend-main-home-PostPreview-index-module__actions--eae29{opacity:1}}.frontend-main-home-PostsLayout-module__container--ZMlBv{display:grid;column-gap:var(--size-16);row-gap:var(--size-16)}.frontend-main-home-PostsLayout-module__divider--AxHuX:not(.frontend-main-home-PostsLayout-module__dividerVertical--eFKbV){margin-left:var(--size-8);margin-right:var(--size-8)}.frontend-main-home-PostsLayout-module__long-divider--be7gz{margin-left:var(--size-8);margin-right:var(--size-8)}@media only screen and (max-width: 768px){.frontend-main-home-PostsLayout-module__divider--AxHuX:not(.frontend-main-home-PostsLayout-module__dividerVertical--eFKbV){margin:0}.frontend-main-home-PostsLayout-module__long-divider--be7gz{margin:0}}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84{row-gap:var(--size-8);column-gap:var(--size-8);grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);grid-template-rows:auto auto}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:first-child{grid-column:3 / span 3;grid-row:1 / span 2}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:nth-child(2){grid-column:1;grid-row:1}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:nth-child(3){grid-column:1;grid-row:2}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:nth-child(4){grid-column:2;grid-row:1 / span 2}@media only screen and (max-width: 1024px){.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:first-child{grid-column:1 / span 3;grid-row:1 / span 2}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:nth-child(2){grid-column:5;grid-row:1}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:nth-child(3){grid-column:5;grid-row:2}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:nth-child(4){grid-column:4;grid-row:1 / span 2}}@media only screen and (max-width: 768px){.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84{display:block}.frontend-main-home-PostsLayout-module__two-small-one-large--dUc84>:not(:first-child){display:none}}.frontend-main-home-PostsLayout-module__two-column-grid--B3xhg{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--size-8)}.frontend-main-home-PostsLayout-module__two-column-grid--B3xhg .frontend-main-home-PostsLayout-module__divider--AxHuX{display:none}.frontend-main-home-PostsLayout-module__two-column-grid--B3xhg .frontend-main-home-PostsLayout-module__long-divider--be7gz{grid-column:1 / span 2}@media only screen and (max-width: 768px){.frontend-main-home-PostsLayout-module__two-column-grid--B3xhg{display:flex;flex-direction:column;padding-top:var(--size-8);gap:var(--size-12)}.frontend-main-home-PostsLayout-module__two-column-grid--B3xhg .frontend-main-home-PostsLayout-module__divider--AxHuX{display:block}.frontend-main-home-PostsLayout-module__two-column-grid--B3xhg .frontend-main-home-PostsLayout-module__long-divider--be7gz{display:none}}.frontend-main-home-PostsLayout-module__three-column-grid--eqPl6{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:var(--size-8)}.frontend-main-home-PostsLayout-module__three-column-grid--eqPl6 .frontend-main-home-PostsLayout-module__divider--AxHuX{display:none}.frontend-main-home-PostsLayout-module__three-column-grid--eqPl6 .frontend-main-home-PostsLayout-module__long-divider--be7gz{grid-column:1 / span 3}@media only screen and (max-width: 768px){.frontend-main-home-PostsLayout-module__three-column-grid--eqPl6{display:flex;flex-direction:column;padding-top:var(--size-8);gap:var(--size-12)}.frontend-main-home-PostsLayout-module__three-column-grid--eqPl6 .frontend-main-home-PostsLayout-module__divider--AxHuX{display:block}.frontend-main-home-PostsLayout-module__three-column-grid--eqPl6 .frontend-main-home-PostsLayout-module__long-divider--be7gz{display:none}}.frontend-main-home-PostsLayout-module__four-column-grid--KCnzZ{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:var(--size-8)}.frontend-main-home-PostsLayout-module__four-column-grid--KCnzZ .frontend-main-home-PostsLayout-module__divider--AxHuX{display:none}.frontend-main-home-PostsLayout-module__four-column-grid--KCnzZ .frontend-main-home-PostsLayout-module__long-divider--be7gz{grid-column:1 / span 4}@media only screen and (max-width: 768px){.frontend-main-home-PostsLayout-module__four-column-grid--KCnzZ{display:flex;flex-direction:column;padding-top:var(--size-8);gap:var(--size-12)}.frontend-main-home-PostsLayout-module__four-column-grid--KCnzZ .frontend-main-home-PostsLayout-module__divider--AxHuX{display:block}.frontend-main-home-PostsLayout-module__four-column-grid--KCnzZ .frontend-main-home-PostsLayout-module__long-divider--be7gz{display:none}}.frontend-main-home-PostsLayout-module__one-column-list--oWTZ1{flex-grow:1;row-gap:var(--size-8);grid-template-rows:minmax(0,1fr) repeat(4,1px minmax(0,1fr))}.frontend-main-home-PostsLayout-module__large-listing-listing-column--kMStX{flex-grow:1;row-gap:var(--size-8);grid-template-rows:1fr repeat(2,1px auto)}.frontend-main-home-PostsLayout-module__square-square-column--fCDpp{flex-grow:1;row-gap:var(--size-8);grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.frontend-main-home-PostsLayout-module__two-column-list--dzbTj{row-gap:var(--size-8)}@media only screen and (max-width: 768px){.frontend-main-home-PostsLayout-module__two-column-list--dzbTj{padding-top:var(--size-8);row-gap:var(--size-12)}}.frontend-main-home-PostsLayout-module__five-up--h8UyE{grid-template-columns:1fr 1px 1fr 1px 1fr 1px 1fr;grid-template-rows:auto auto;row-gap:var(--size-8);column-gap:var(--size-8)}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:first-child{grid-column:3 / span 3;grid-row:1 / span 2}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(2){grid-column:1;grid-row:1}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(3){grid-column:1;grid-row:2}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(4){grid-column:7;grid-row:1}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(5){grid-column:7;grid-row:2}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(6){grid-column:2;grid-row:1 / span 2}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(7){grid-column:6;grid-row:1 / span 2}.frontend-main-home-PostsLayout-module__vertical-divider--oqylV{margin-top:var(--size-8);margin-bottom:var(--size-8)}@media only screen and (max-width: 1024px){.frontend-main-home-PostsLayout-module__five-up--h8UyE{grid-template-columns:repeat(3,1fr)}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:first-child{grid-column:1 / span 2}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(2){grid-column:3}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(3){grid-column:3}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(n + 4){display:none}}@media only screen and (max-width: 768px){.frontend-main-home-PostsLayout-module__five-up--h8UyE{display:block}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:first-child{grid-column:1 / span 2}.frontend-main-home-PostsLayout-module__five-up--h8UyE>:nth-child(n + 2){display:none}}.frontend-main-home-PostsLayout-module__mini-row--qwBsL{grid-template-columns:1fr repeat(3,1px 1fr);column-gap:var(--size-8)}.frontend-main-home-PostsLayout-module__mini-row--qwBsL>.frontend-main-home-PostsLayout-module__divider--AxHuX{height:100%;box-sizing:border-box}.frontend-main-home-PostsLayout-module__mini-row--qwBsL>.frontend-main-home-PostsLayout-module__divider--AxHuX>div{height:80px}@media only screen and (max-width: 1024px){.frontend-main-home-PostsLayout-module__mini-row--qwBsL{grid-template-columns:1fr repeat(2,1px 1fr)}.frontend-main-home-PostsLayout-module__mini-row--qwBsL>:nth-child(n + 6){display:none}}.frontend-main-home-PostsLayout-module__three-column-mini-row--dyBS2{grid-template-columns:1fr repeat(2,1px 1fr);column-gap:var(--size-8)}.frontend-main-home-PostsLayout-module__three-column-mini-row--dyBS2>.frontend-main-home-PostsLayout-module__divider--AxHuX{height:100%;box-sizing:border-box}.frontend-main-home-PostsLayout-module__three-column-mini-row--dyBS2>.frontend-main-home-PostsLayout-module__divider--AxHuX>div{height:80px}@media only screen and (max-width: 1024px){.frontend-main-home-PostsLayout-module__three-column-mini-row--dyBS2{grid-template-columns:1fr repeat(2,1px 1fr)}.frontend-main-home-PostsLayout-module__three-column-mini-row--dyBS2>:nth-child(n + 6){display:none}}.frontend-main-archive_page-module__container--Brctc.frontend-main-archive_page-module__container--Brctc{max-width:624px;margin:0 auto;padding:var(--size-12) var(--size-16) var(--size-32);box-sizing:content-box;--color-detail-themed: var(--color_theme_bg_contrast_2, var(--color-detail))}@media screen and (max-width: 768px){.frontend-main-archive_page-module__container--Brctc.frontend-main-archive_page-module__container--Brctc{padding-top:var(--size-24)}}.frontend-main-archive_page-module__container--Brctc .container{width:auto;margin:0}.frontend-components-TranscriptionText-module__transcriptionStatus--xwFBI{font-family:var(--font-family-text);font-size:16px;text-align:center}.frontend-components-TranscriptionText-module__transcriptionStatus--xwFBI>p{margin-bottom:24px}.frontend-components-TranscriptionText-module__transcriptionChunk--EGTI3{flex:1;display:flex;margin-bottom:4px;color:#000c;align-items:center}.frontend-components-TranscriptionText-module__hoverChunk--taY2G{background:var(--color-light-bg-secondary-opacity)}.frontend-components-TranscriptionText-module__rowIndicator--qPF6l{width:4px;margin-right:8px;border-radius:var(--border-radius-xs);background:transparent;align-self:stretch}.frontend-components-TranscriptionText-module__hoverRow--p30tM{background:var(--color-light-secondary)}.frontend-components-TranscriptionText-module__activeRow--JGmX3{color:#000}.frontend-components-TranscriptionText-module__activeRow--JGmX3>.frontend-components-TranscriptionText-module__rowIndicator--qPF6l{background:var(--color-secondary-themed)!important}.frontend-components-TranscriptionText-module__rowText--uiBoy{color:var(--color-primary-themed)}.frontend-components-TranscriptionText-module__speakerText--XxjIF{font-size:14px;color:var(--color-accent-themed);font-family:var(--font-family-text);cursor:pointer;margin-bottom:2px;margin-top:3px}.frontend-components-TranscriptionText-module__rowEditableText--njdfk{padding:5px 0;color:var(--color-primary-themed);flex:1}.frontend-components-TranscriptionText-module__activeWord--gq5t5{background:var(--color-data-blue)}.frontend-components-TranscriptionText-module__loadingSilhouette--TnTGs{margin-bottom:12px}.frontend-components-TranscriptionText-module__playCircle--YrnqH{margin-right:8px;padding-left:8px;color:var(--color-bg-secondary);cursor:pointer;opacity:.65}.frontend-components-TranscriptionText-module__playCircle--YrnqH:hover{opacity:1}.frontend-components-Facepile-module__pointer--SkgIP{cursor:pointer}.frontend-components-Facepile-module__faces--FVkdk{position:relative;z-index:0}.frontend-components-Facepile-module__faces--FVkdk.frontend-components-Facepile-module__size-20--vcKYq{height:var(--size-20)}.frontend-components-Facepile-module__faces--FVkdk.frontend-components-Facepile-module__size-40--pH6IT{height:var(--size-40)}.frontend-components-Facepile-module__faces--FVkdk.frontend-components-Facepile-module__size-32--IajS_{height:var(--size-32)}.frontend-components-Facepile-module__face--uAQkp{position:relative;background:var(--color-bg-primary-themed);object-fit:cover;border-radius:var(--border-radius-full);border:4px solid var(--color-bg-primary-themed);box-sizing:border-box}.frontend-components-Facepile-module__face--uAQkp.frontend-components-Facepile-module__size-40--pH6IT{width:var(--size-48);height:var(--size-48);margin-left:calc(-1 * var(--size-16))}.frontend-components-Facepile-module__face--uAQkp.frontend-components-Facepile-module__size-32--IajS_{width:var(--size-40);height:var(--size-40);margin-left:calc(-1 * var(--size-12))}.frontend-components-Facepile-module__face--uAQkp.frontend-components-Facepile-module__size-20--vcKYq{width:var(--size-20);height:var(--size-20);margin-left:calc(-1 * var(--size-8));border-width:1px}.frontend-components-Facepile-module__face--uAQkp.frontend-components-Facepile-module__first--TZamh{margin-left:0}.frontend-components-Facepile-module__face--uAQkp.frontend-components-Facepile-module__last--DT3p3{margin-right:var(--size-4)}.frontend-components-Facepile-module__face--uAQkp.frontend-components-Facepile-module__elevated--Cn7L9{border-color:var(--color-bg-elevated)}.frontend-components-Facepile-module__avatar--VS2Ls{position:relative}.frontend-components-Facepile-module__avatarOther--DCokj{background:var(--color-bg-secondary);border-radius:var(--border-radius-full);width:var(--size-40);height:var(--size-40)}.frontend-components-Facepile-module__avatarOtherIcon--zdppg{color:var(--color-secondary)}.frontend-components-Facepile-module__link--kCCMS{align-self:flex-start}.frontend-components-Facepile-module__column--mfbca{max-height:calc(100dvh - 160px)}.frontend-components-Facepile-module__row--CRJ4b{text-decoration:none!important;transition:var(--animate-hover)}.frontend-components-Facepile-module__row--CRJ4b:hover{background:var(--color-bg-secondary)}.frontend-components-Facepile-module__button--x3ldc{padding:0 var(--size-12)}.frontend-main-comments-CommentActions-module__link--yWV0t{cursor:pointer}.frontend-main-comments-CommentActions-module__withShareButton--ftFtT>:last-child{margin-left:auto}.frontend-components-SubscriberBadge-module__hover-card-button--uoeNv{border-radius:var(--border-radius-sm)}.frontend-components-SubscriberBadge-module__hover-card-icon-section--eHOQJ{height:80px}.frontend-components-SubscriberBadge-module__hover-card-icon--Hl0xm{border:2px #ffffff solid;background-color:var(--background_pop);border-radius:var(--border-radius-full);box-shadow:0 1px 2px #0000000f,0 1px 3px #0000001a;-webkit-transform:translate(0px,0px)}.frontend-components-SubscriberBadge-module__hover-card-layer--xv2xd{max-width:375px;padding:0}.frontend-components-SubscriberBadge-module__badgeContainter--GjZmD{border-radius:var(--border-radius-full);background-color:var(--background_pop);height:16px;width:16px;overflow:hidden;text-align:center}.frontend-components-SubscriberBadge-module__badgeSVG--jGAAs{position:static;display:block;top:unset;left:unset;-webkit-transform:translate(0px,0px)}.frontend-podcast_post_page-PodcastPostHeader-module__facepile--_7Aou{flex:0;width:40px;height:40px}.frontend-podcast_post_page-PodcastPostHeader-module__backdrop--jaZvB{position:absolute;inset:0;background-color:#000;transition:opacity .25s ease-in-out}.frontend-podcast_post_page-PodcastPostHeader-module__backdropHidden--Ebi0K{opacity:0}.frontend-podcast_post_page-PodcastPostHeader-module__backdropVisible--ZT26O{opacity:.85}.frontend-components-CrossPostBlurb-module__container--U8kba{border-left:4px solid var(--color-accent-themed);margin:24px 16px;min-width:280px;overflow-wrap:break-word}@media screen and (min-width: 768px){.frontend-components-CrossPostBlurb-module__container--U8kba{width:728px;margin-left:auto;margin-right:auto}}@media print{.frontend-components-CrossPostBlurb-module__container--U8kba{max-width:728px}}.frontend-components-CrossPostBlurb-module__podcastContainer--w0Cjq{margin-bottom:0}.frontend-components-CrossPostBlurb-module__attribution--EmzLg{color:var(--color-accent-themed)}.frontend-components-CrossPostBlurb-module__icon--BXDY0{fill:var(--color-accent-themed);stroke:var(--color-accent-themed)}.frontend-components-CrossPostBlurb-module__pub--NCtMB{color:var(--color-accent-themed)!important}.frontend-components-SubscribePrompt-module__subscribeDialog--Yce7g{width:400px;max-width:calc(100% - 60px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:var(--border-radius-md);padding:var(--size-20) var(--size-20) var(--size-16) var(--size-20);background-color:var(--color-bg-primary-themed);z-index:2}.frontend-components-SubscribePrompt-module__form--HqYBK{width:100%}.frontend-components-SubscribePrompt-module__dismissButton--E1_n0.frontend-components-SubscribePrompt-module__dismissButton--E1_n0.frontend-components-SubscribePrompt-module__dismissButton--E1_n0.frontend-components-SubscribePrompt-module__dismissButton--E1_n0{cursor:pointer;margin:var(--size-16) 0}.frontend-components-SubscribePrompt-module__dismissButton--E1_n0.frontend-components-SubscribePrompt-module__dismissButton--E1_n0.frontend-components-SubscribePrompt-module__dismissButton--E1_n0.frontend-components-SubscribePrompt-module__dismissButton--E1_n0 svg{stroke:var(--color-secondary-themed)}.frontend-components-SubscribePrompt-module__emailInput--rslUF.frontend-components-SubscribePrompt-module__emailInput--rslUF.frontend-components-SubscribePrompt-module__emailInput--rslUF.frontend-components-SubscribePrompt-module__emailInput--rslUF{width:100%;box-sizing:border-box;background-color:var(--color-bg-primary-themed);border:var(--border-default);border-radius:var(--border-radius-sm);padding:var(--size-8) var(--size-12);margin-bottom:var(--size-12);font-family:var(--font-family-text);font-weight:var(--font-weight-regular);font-size:var(--font-size-16);line-height:var(--line-height-24);color:var(--color-primary-themed)}.frontend-components-SubscribePrompt-module__pictureBox--OPDpP{position:relative}.frontend-components-SubscribePrompt-module__authorIcon--BGgpW{box-sizing:border-box;border-radius:var(--border-radius-full);border:3px solid var(--color-bg-primary-themed);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.frontend-components-SubscribePrompt-module__childPublicationIcon--eAS5i{position:absolute;right:-5px;bottom:-5px;background-color:var(--color-bg-primary-themed);border-radius:var(--border-radius-sm);border:3px solid var(--color-bg-primary-themed);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q{padding-top:var(--size-16);padding-bottom:var(--size-4);line-height:var(--line-height-28);border-top:var(--border-default);width:100%}.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q a{color:var(--color-secondary-themed);text-decoration:none}.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q.frontend-components-SubscribePrompt-module__signInLink--zy99q a:hover{text-decoration:underline}.frontend-components-SubscribePrompt-module__background--WF3cB{position:fixed;background-color:#303030;width:100vw;inset:0;z-index:1;overflow-y:scroll}.frontend-components-SubscribePrompt-module__error--ZTiN5{color:#ef0700;font-family:var( --font_family_ui, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" );font-size:14px;font-weight:600;right:20px;padding:5px;margin-top:-12px;text-align:center}.frontend-components-post-module__byline-wrapper--koh98{justify-content:flex-start}@media screen and (max-width: 768px){.frontend-components-post-module__byline-wrapper--swap-on-mobile--n9xWk{justify-content:space-between}.frontend-components-post-module__byline-faces--swap-on-mobile--JiA_S{order:2}}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__faceCloudContainer--myReC{position:relative;width:363px;height:265px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__primaryFaceContainer--MJGNn{position:absolute;left:calc(50% - 50px);top:calc(50% - 65px)}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__face--hZ9LP{outline:4.4px solid #ffffff}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__primaryFace--RPs6k{filter:drop-shadow(0px 0px 4.4px rgba(0,0,0,.04)) drop-shadow(0px 8.8px 17.6px rgba(0,0,0,.08))}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__primaryFaceAuthorContainer--d95lI{position:absolute;top:calc(100% - 16px);width:100%}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__primaryFaceAuthor--Gbfmr.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__primaryFaceAuthor--Gbfmr.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__primaryFaceAuthor--Gbfmr{padding:6px 12px;background:var(--color-bg-primary);color:var(--color-primary);box-shadow:0 1px #00000008,0 4px 4px #0000000d,0 8px 8px #0000000d;border-radius:var(--border-radius-sm);font-weight:700;font-size:11px;line-height:18px;letter-spacing:-.165px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFaces--nhbM7{position:absolute;opacity:50%}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace0--EYSyP{left:261.6px;top:105.8px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace1--LJxGW{left:50px;top:111px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace2--ngXk5{left:228.8px;top:35px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace3--jqgNq{left:79px;top:47px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace4--ohuzL{left:212.5px;top:175px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace5--lNZaY{left:23px;top:76px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace6--E37J0{left:5px;top:163px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace7--tsZ4m{left:322px;top:70px}.frontend-main-subscribe-appUpsell-AppUpsellFaceCloudScreen-module__secondaryFace8--nviJi{left:299px;top:195px}.frontend-components-FollowPrompt-module__avatarContainer--N53bp{text-align:center;padding-top:20px}.frontend-components-FollowPrompt-module__avatar--POyNQ{display:inline-block;border:3px solid var(--color-bg-primary-themed);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.frontend-components-FollowPrompt-module__termsFooter--rACim{color:var(--color-secondary)!important}.frontend-components-FollowPrompt-module__termsFooter--rACim a{color:inherit}.frontend-main-home-MetaLink-module__link--b9iM0:hover{text-decoration:underline!important}.frontend-main-home-sidebar-SidebarTitle-module__title--njy6c{letter-spacing:.4px!important;font-size:12px;font-weight:700!important;line-height:20px;text-transform:uppercase}.frontend-pencraft-unstable-ClickBox-module__container--Fi9JA{cursor:pointer}.frontend-pencraft-unstable-ClickBox-module__containerHoverLight--nsdj2{transition:var(--animate-hover)}.frontend-pencraft-unstable-ClickBox-module__containerHoverLight--nsdj2:hover{background-color:var(--background_contrast_1)}.frontend-main-home-sidebar-SidebarLink-module__homepageLink--hq4xv{text-decoration:none}.frontend-main-home-sidebar-SidebarLink-module__homepageLink--hq4xv:hover .frontend-main-home-sidebar-SidebarLink-module__title--_jxTn{text-decoration:underline!important}.frontend-main-home-sidebar-SidebarEmptyState-module__container--YAmtL{background-color:var(--background_contrast_1)}.frontend-main-home-sidebar-SidebarSubscribe-module__container--iNbOy .subscribe-widget{margin-bottom:0}.frontend-main-home-sidebar-SidebarSubscribe-module__pubLogo--ujmr4{display:block;width:var(--size-32);height:var(--size-32);border-radius:var(--border-radius-sm)}.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL .frontend-main-home-HomepageGroupsGrid-module__divider--ER4Bl,.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL .frontend-main-home-HomepageGroupsGrid-module__three-column-grid--QWtWI .frontend-main-home-HomepageGroupsGrid-module__long-divider--Oskx5{display:none}.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL.frontend-main-home-HomepageGroupsGrid-module__emptyRowsView--Py19H,.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL.frontend-main-home-HomepageGroupsGrid-module__emptyGroupView--CMxWO{background-color:var(--background_contrast_1)}.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL.frontend-main-home-HomepageGroupsGrid-module__emptyGroupView--CMxWO{height:320px}.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL.frontend-main-home-HomepageGroupsGrid-module__emptyRowsView--Py19H{height:650px}.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL.frontend-main-home-HomepageGroupsGrid-module__emptyRowsView--Py19H .frontend-main-home-HomepageGroupsGrid-module__emptyContentIcon--3iM7o,.frontend-main-home-HomepageGroupsGrid-module__homePageGroupsGrid--PXkAL.frontend-main-home-HomepageGroupsGrid-module__emptyGroupView--CMxWO .frontend-main-home-HomepageGroupsGrid-module__emptyContentIcon--3iM7o{color:var(--color-secondary-themed)}.frontend-main-home-content_blocks-ContentBlockEmptyState-module__container--FYIsx{background-color:var(--background_contrast_1)}.frontend-main-home-LayoutHalfHalf-module__container--UpdiU{display:flex;margin:0 calc(var(--size-16) * -1)}.frontend-main-home-LayoutHalfHalf-module__column--xDXwf{box-sizing:border-box;flex:0 0 50%;padding:0 var(--size-16)}@media only screen and (max-width: 1024px){.frontend-main-home-LayoutHalfHalf-module__left--GzFMe{flex-basis:66.66667%}.frontend-main-home-LayoutHalfHalf-module__right--IS8pD{flex-basis:33.33333%}}@media only screen and (max-width: 768px){.frontend-main-home-LayoutHalfHalf-module__container--UpdiU{flex-direction:column}.frontend-main-home-LayoutHalfHalf-module__column--xDXwf{flex-basis:100%}}.frontend-main-home-LayoutColumns-module__outerContainer--qy4d2{margin:0 calc(-1 * var(--size-8))}.frontend-main-home-LayoutColumns-module__container--H9Z5Z{display:flex;align-items:stretch;justify-content:center}.frontend-main-home-LayoutColumns-module__column--wj9tn{box-sizing:border-box;padding-left:var(--size-8);padding-right:var(--size-8)}.frontend-main-home-LayoutColumns-module__column1--t4q5a{flex:0 0 25%}.frontend-main-home-LayoutColumns-module__column2--XTexX{flex:0 0 50%}.frontend-main-home-LayoutColumns-module__column3--xV51Q{flex:0 0 75%}.frontend-main-home-LayoutColumns-module__column4--mmZnX{flex:0 0 100%}@media screen and (max-width: 1024px){.frontend-main-home-LayoutColumns-module__column1--t4q5a{flex:0 0 33.3333%}.frontend-main-home-LayoutColumns-module__column2--XTexX{flex:0 0 66.6667%}.frontend-main-home-LayoutColumns-module__column3--xV51Q{flex:0 0 100%}}.frontend-main-home-PostsGrid-module__postRow--IK5v4{margin:0 calc(-1 * var(--size-8))}.frontend-main-home-PostsGrid-module__postContainer--cSdz5{box-sizing:border-box;padding:0 var(--size-8);display:flex;align-items:stretch;flex-grow:1}.frontend-main-home-PostsGrid-module__postContainerTwoColumn--sSPsj{flex:0 0 50%}.frontend-main-home-PostsGrid-module__postContainerThreeColumn--S7iyT{flex:0 0 33.333333%}.frontend-main-home-PostsGrid-module__postContainerFourColumn--eIjBf{flex:0 0 25%}.frontend-main-home-sidebar-PodcastArt-module__logo--NMNSr{display:block;width:var(--size-72);height:var(--size-72);border-radius:var(--border-radius-sm);flex-shrink:0}.frontend-main-home-sidebar-PodcastArt-module__logo-64--zEi9Z{width:var(--size-64);height:var(--size-64)}.frontend-main-home-sidebar-PodcastArt-module__logo-72--COwbG{width:var(--size-72);height:var(--size-72)}.frontend-main-home-sidebar-PodcastArt-module__logoPlaceholder--D2tNI{background-color:var(--color-bg-secondary)}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__outerContainer--y7q8i{background-color:var(--color-bg-secondary-themed);position:relative;left:50%;right:50%;width:100vw;margin:var(--size-32) -50vw}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__outerContainer--y7q8i.frontend-main-home-content_blocks-ContentBlockSubscribe-module__thebulwark--eRrHg{background-color:#f7f2ee;border-top:1px solid #ded9d6;border-bottom:1px solid #ded9d6}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__innerContainer--kL5ui{max-width:min(100%,1280px);margin:0 auto;box-sizing:content-box;padding-left:var(--size-32);padding-right:var(--size-32)}@media only screen and (max-width: 768px){.frontend-main-home-content_blocks-ContentBlockSubscribe-module__innerContainer--kL5ui{padding-left:var(--size-16);padding-right:var(--size-16)}}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__innerContainer--kL5ui .button-wrapper,.frontend-main-home-content_blocks-ContentBlockSubscribe-module__innerContainer--kL5ui .subscribe-widget{margin-bottom:0}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__innerContainer--kL5ui .subtle-help-text{display:none}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__thebulwark--eRrHg .frontend-main-home-content_blocks-ContentBlockSubscribe-module__logoContainer--hxH2G,.frontend-main-home-content_blocks-ContentBlockSubscribe-module__thebulwark--eRrHg .frontend-main-home-content_blocks-ContentBlockSubscribe-module__ctaContainer--LrU2n{flex-basis:25%;flex-grow:0;flex-shrink:0}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__thebulwark--eRrHg .frontend-main-home-content_blocks-ContentBlockSubscribe-module__ctaContainer--LrU2n{display:flex;justify-content:flex-end}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__thebulwark--eRrHg .frontend-main-home-content_blocks-ContentBlockSubscribe-module__message--bisfw{font-style:italic;font-weight:500!important}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__pubLogo--NqKND{width:var(--size-80);height:var(--size-80)}.frontend-main-home-content_blocks-ContentBlockSubscribe-module__thebulwark--eRrHg .frontend-main-home-content_blocks-ContentBlockSubscribe-module__pubLogo--NqKND{width:var(--size-56);height:var(--size-56)}@media only screen and (max-width: 768px){.frontend-main-home-content_blocks-ContentBlockSubscribe-module__pubLogo--NqKND{width:var(--size-56);height:var(--size-56)}}.frontend-main-home-PostPreview-PostPreviewHero-module__container--uGUf6{display:flex}.frontend-main-home-PostPreview-PostPreviewHero-module__containerNoImage--QGX1I{display:block}.frontend-main-home-PostPreview-PostPreviewHero-module__videoLayer--bJ21s,.frontend-main-home-PostPreview-PostPreviewHero-module__contentLayer--CS14J{width:100%;height:100%}@media (max-width: 768px){.frontend-main-home-PostPreview-PostPreviewHero-module__contentLayer--CS14J{height:auto;left:0;bottom:0}}.frontend-main-home-PostPreview-PostPreviewHero-module__content--gXWZX{flex-grow:1;flex-shrink:1;flex-basis:50%;box-sizing:border-box}.frontend-main-home-PostPreview-PostPreviewHero-module__image--vny2h{border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;overflow:hidden;flex-grow:1;flex-shrink:1;flex-basis:50%}@media (max-width: 768px){.frontend-main-home-PostPreview-PostPreviewHero-module__image--vny2h{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}}.frontend-main-home-PostPreview-PostPreviewHero-module__solidBackground--YJ063{border-radius:var(--border-radius-sm) 0 0 var(--border-radius-sm);background:linear-gradient(to right,rgba(37,37,38,1),rgba(67,66,69,1))}@media (max-width: 768px){.frontend-main-home-PostPreview-PostPreviewHero-module__solidBackground--YJ063{border-radius:0 0 var(--border-radius-sm) var(--border-radius-sm);background:linear-gradient(to top,rgba(37,37,38,1),rgba(67,66,69,1))}}.frontend-main-home-PostPreview-PostPreviewHero-module__previewBackground--WxRjs{background:linear-gradient(to right,rgba(67,66,69,1),rgba(0,0,0,0));pointer-events:none}@media (max-width: 768px){.frontend-main-home-PostPreview-PostPreviewHero-module__previewBackground--WxRjs{background:linear-gradient(to top,rgba(67,66,69,1),rgba(0,0,0,0))}}.frontend-main-home-PostPreview-PostPreviewHero-module__description--OVLat{max-height:4.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.frontend-main-home-PostPreview-PostPreviewHero-module__postTitleMobile--arwfx{line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.frontend-main-home-ModularHome-module__container--u5zRH{box-sizing:content-box;padding:var(--size-24) var(--size-32) 0;margin-left:auto;margin-right:auto;max-width:min(100%,1280px);--color-detail-themed: var(--color_theme_bg_contrast_2, var(--color-detail))}@media only screen and (max-width: 768px){.frontend-main-home-ModularHome-module__container--u5zRH{margin:0;padding:0}.frontend-main-home-ModularHome-module__bodyContainer--UX7ez{padding:0 var(--size-16)}}.frontend-main-home-ModularHome-module__container--empty--aO2aD{padding-top:120px;font-weight:700;opacity:.4}.frontend-main-home-BulwarkCallout-module__container--oZQj8{background-color:#d1ecfe;border-left:8px solid #89cef9;padding:var(--size-16);color:#2f5f7c;border-radius:var(--border-radius-xs)}.frontend-main-home-BulwarkCallout-module__container--oZQj8 ul,.frontend-main-home-BulwarkCallout-module__container--oZQj8 li{padding:0;margin:0}.frontend-main-home-BulwarkCallout-module__container--oZQj8 ul{padding-left:var(--size-16)}.frontend-main-home-BulwarkCallout-module__container--oZQj8 li{list-style-type:disc!important;list-style-position:outside!important}.frontend-main-home-BulwarkCallout-module__container--oZQj8 a{color:var(--color-accent-themed)}.frontend-main-home-ClassicPodcastSectionHeader-module__logo--KZSr5{width:300px;height:300px;border-radius:var(--border-radius-sm)}.frontend-shows-ShowLinkIcon-module__icon-20--okag9{width:var(--size-20)}.frontend-shows-ShowLinkIcon-module__icon-40--u4yey{width:var(--size-40)}.frontend-shows-ShowsListenOn-module__listen-on-item--_4h4Q{height:var(--size-40);background-color:var(--color-bg-secondary-themed);cursor:pointer;transition:var(--animate-hover)}.frontend-shows-ShowsListenOn-module__listen-on-item--_4h4Q:hover{background-color:var(--color-bg-secondary-hover-themed)}.frontend-shows-ShowsListenOn-module__listen-on-item--disabled--gh09V:hover{background-color:var(--color-bg-secondary-themed);cursor:not-allowed}.frontend-main-home-PodcastSectionPage-module__container--NazlT{box-sizing:content-box;padding:var(--size-24) var(--size-12) 0;margin-left:auto;margin-right:auto;max-width:min(100%,1280px);--color-detail-themed: var(--color_theme_bg_contrast_2, var(--color-detail))}.frontend-main-home-SectionHeader-module__logo--k74v2{width:var(--size-72);height:var(--size-72);border-radius:var(--border-radius-sm)}@media only screen and (max-width: 768px){.frontend-main-home-SectionHeader-module__logo--k74v2{width:var(--size-48);height:var(--size-48)}}.frontend-main-home-SectionPageContainer-module__container--VOaMV.frontend-main-home-SectionPageContainer-module__container--VOaMV{max-width:624px;margin:0 auto;padding:0 var(--size-16) var(--size-32);box-sizing:content-box;--color-detail-themed: var(--color_theme_bg_contrast_2, var(--color-detail))}.frontend-main-home-SectionPageContainer-module__container--VOaMV .container{width:auto;margin:0}.frontend-main-home-SectionPageContainer-module__containerThreeColumn--cNe2I.frontend-main-home-SectionPageContainer-module__containerThreeColumn--cNe2I{max-width:883px}.frontend-main-home-SectionPage-module__bodyContainer--EHUgw{display:grid;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr) 16px minmax(0,1fr)}.frontend-main-home-SectionPage-module__bodyContainer--EHUgw>:first-child{grid-column:1 / span 3}.frontend-main-home-SectionPage-module__bodyContainer--EHUgw>:nth-child(2){grid-column:5 / span 1}@media (max-width: 768px){.frontend-main-home-SectionPage-module__bodyContainer--EHUgw{display:flex;flex-direction:column;gap:var(--size-32)}.frontend-main-home-SectionPage-module__bodyContainer--EHUgw>:first-child{order:2}.frontend-main-home-SectionPage-module__bodyContainer--EHUgw>:nth-child(2){order:1}}.frontend-components-referrals-RewardBox-module__rewardBox--kM6__{min-height:160px}.frontend-main-leaderboard-module__wrapper--AadCn{max-width:500px;margin:0 auto}.frontend-main-leaderboard-module__headerWrapper--f9bYD{max-width:420px}.frontend-main-leaderboard-module__copyLinkInput--c5HVz.frontend-main-leaderboard-module__copyLinkInput--c5HVz.frontend-main-leaderboard-module__copyLinkInput--c5HVz.frontend-main-leaderboard-module__copyLinkInput--c5HVz.frontend-main-leaderboard-module__copyLinkInput--c5HVz{height:45px;border-top-right-radius:0;border-bottom-right-radius:0;border-color:var(--color-detail-themed);color:var(--cover_print_primary);background-color:var(--cover_input_background, var(--cover_bg_color, #fff))}.frontend-main-leaderboard-module__copyLinkButton--QU9vO{height:45px;border-top-left-radius:0;border-bottom-left-radius:0}.frontend-main-leaderboard-module__shareButton--b9Eiq{flex-grow:1}.frontend-main-leaderboard-module__referrerRow--k8_kA{background-color:var(--color-bg-primary-themed)}.frontend-main-leaderboard-module__referrerRow--k8_kA:hover{background-color:var(--color-bg-elevated-hover-themed)}.frontend-main-leaderboard-module__referrerRow--k8_kA.frontend-main-leaderboard-module__referrerRowInverted--I94_a{background-color:var(--color-bg-secondary-themed)}.frontend-main-leaderboard-module__referrerRow--k8_kA.frontend-main-leaderboard-module__referrerRowInverted--I94_a:hover{background-color:var(--color-bg-tertiary-themed)}.frontend-main-leaderboard-module__referrerLink--Wzn16{text-decoration:none}.frontend-main-leaderboard-module__responsiveHeader--ZuruO{font-size:32px;line-height:40px}@media screen and (max-width: 650px){.frontend-main-leaderboard-module__responsiveHeader--ZuruO{font-size:24px;line-height:28px}}@media screen and (max-width: 410px){.frontend-main-leaderboard-module__shareButtons--G9JHR{flex-direction:column}}.frontend-main-meetings-index-module__button--wsD2q.frontend-main-meetings-index-module__button--wsD2q.frontend-main-meetings-index-module__button--wsD2q{background-color:var(--color-accent-themed)}.frontend-main-meetings-index-module__avatarWithPubLogo--y0aPR{position:relative}.frontend-main-meetings-index-module__avatar--PXkDJ{box-shadow:var(--shadow-md);border:3px solid white}.frontend-main-meetings-index-module__pubLogo--uZbq7{box-shadow:var(--shadow-md);border:3px solid white;border-radius:var(--border-radius-md)}.frontend-main-meetings-index-module__displayedBadge--iRT2H{position:absolute;display:inline-block;height:var(--size-24);top:-14px;right:50%;transform:translate(50%);border-radius:var(--border-radius-md);background-color:var(--color-accent-themed);color:var(--color-accent-inverse-themed);line-height:var(--size-20);font-weight:var(--font-weight-bold);font-size:var(--font-size-12);font-family:var(--font-family-title);padding:2px 10px;box-sizing:border-box;white-space:nowrap}.frontend-main-meetings-index-module__pubIcon--gVPS8{position:absolute;bottom:-4px;right:-4px;border-radius:var(--border-radius-md);border:3px solid white;box-shadow:var(--shadow-md);background:white}.frontend-main-meetings-index-module__offer--CSaPR{position:relative;border:2px solid var(--color-accent-themed);min-height:250px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.frontend-main-meetings-index-module__offer--CSaPR.frontend-main-meetings-index-module__unavailable--tuv9T{border:var(--border-default)}.frontend-main-meetings-index-module__description--hbU6r{color:var(--color-primary)}.frontend-main-meetings-index-module__check--f6G_J{fill:var(--color-accent-themed);color:#fff}.frontend-main-meetings-index-module__disabledCheck--A1ds_{stroke:var(--color-detail)}.frontend-main-meetings-index-module__originalPrice--QstfM{text-decoration:line-through;padding-right:var(--size-4)}.frontend-main-meetings-index-module__closeButton--jdnTH{position:absolute;top:var(--size-24);left:var(--size-24);border-radius:var(--size-20);cursor:pointer;background-color:var(--color-bg-tertiary)}.frontend-main-meetings-index-module__closeButton--jdnTH:hover{background-color:var(--color-bg-secondary)}.frontend-main-meetings-index-module__closeIcon--yvID4{stroke-width:1px;stroke:var(--color-secondary)}.frontend-main-meetings-MeetingDetails-module__meetingDetails--kw2Rc{border:var(--border-default);border-radius:var(--border-radius-sm);padding:var(--size-24);width:100%}.frontend-pencraft-FilePicker-module__dragArea--LGGe6{cursor:pointer;display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed var(--color-detail);border-radius:var(--border-radius-md);font-family:var(--font-family-text);font-size:var(--font-size-14);background-color:#fafafa}.frontend-pencraft-FilePicker-module__dragActive--C8WhV{background-color:var(--color-bg-secondary);border-color:var(--color-secondary)}.frontend-pencraft-FilePicker-module__text--k5tBg.frontend-pencraft-FilePicker-module__text--k5tBg.frontend-pencraft-FilePicker-module__text--k5tBg{color:var(--color-secondary);font-size:14px;margin-top:0;margin-bottom:0}.frontend-pencraft-FilePicker-module__icon--y8qlT{stroke:var(--color-secondary);stroke-width:1.5px;pointer-events:none;margin-bottom:var(--size-16)}.frontend-pencraft-FilePicker-module__browse--Q1jvI.frontend-pencraft-FilePicker-module__browse--Q1jvI.frontend-pencraft-FilePicker-module__browse--Q1jvI{color:var(--color-accent-themed);cursor:pointer}.frontend-pencraft-FilePicker-module__file--iTNSV{display:none}.frontend-pencraft-unstable-InputGroup-module__label--_DuZI.frontend-pencraft-unstable-InputGroup-module__label--_DuZI.frontend-pencraft-unstable-InputGroup-module__label--_DuZI{padding:0}.frontend-main-meetings-book-index-module__button--EbzMe.frontend-main-meetings-book-index-module__button--EbzMe.frontend-main-meetings-book-index-module__button--EbzMe{background-color:var(--color-accent-themed)}.frontend-main-meetings-book-index-module__tos--OWtRB{font-family:var(--font-family-text)}.frontend-main-meetings-book-index-module__tos--OWtRB a{color:var(--color-secondary)}.frontend-main-meetings-book-index-module__orderForm--Glxgf{margin:0}.frontend-main-meetings-book-index-module__orderForm--Glxgf input{padding:0}.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7{box-sizing:border-box;font-family:var(--font-family-text);padding:var(--size-4) var(--size-12);border:var(--border-default);border-radius:var(--border-radius-sm);outline:none;margin:0;font-size:var(--font-size-14);line-height:var(--line-height-20);display:block;width:100%;color:var(--color-primary);background-color:var(--color-bg-primary)}.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7:focus{border:2px solid var(--color-light-primary);background-color:var(--color-bg-primary);padding:calc(var(--size-12) - 1px)}.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__error--P2ZlT{color:var(--color-accent-error);border-color:var(--color-accent-error)}.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__input--nYlb7.frontend-main-meetings-book-index-module__error--P2ZlT::placeholder{color:var(--color-accent-error)}.frontend-main-meetings-book-index-module__orderForm--Glxgf input.file-picker-input{display:none}.frontend-main-meetings-book-index-module__stripeError--fCZ4g.frontend-main-meetings-book-index-module__stripeError--fCZ4g.frontend-main-meetings-book-index-module__stripeError--fCZ4g{position:unset;margin-top:-24px}.frontend-main-meetings-book-index-module__originalPrice--ghITj{text-decoration:line-through;padding-right:var(--size-4)}.frontend-main-meetings-book-index-module__filePicker--Qc_29{height:100px;min-height:100px}.frontend-main-meetings-book-index-module__fileAttachment--kG9Ix{padding:var(--size-8);border:var(--border-default);border-radius:var(--border-radius-sm)}.frontend-main-meetings-book-index-module__fileName--wcKMn{border-left:var(--border-default);padding-left:var(--size-8)}.frontend-main-meetings-book-index-module__fileRemoveIcon--zOEGl{cursor:pointer}.frontend-main-meetings-book-index-module__savedCard--JV5Ce{border:var(--border-default);border-radius:var(--border-radius-sm)}.frontend-main-meetings-book-index-module__cardOnFileIcon--LFx2T{margin-right:4px;margin-bottom:-1px;height:16px}.frontend-main-meetings-book-index-module__errorContainer--J_c84.frontend-main-meetings-book-index-module__errorContainer--J_c84.frontend-main-meetings-book-index-module__errorContainer--J_c84.frontend-main-meetings-book-index-module__errorContainer--J_c84{font-weight:var(--font-weight-bold);color:var(--color-accent-error)}.frontend-main-meetings-book-index-module__errorTooltip--gnIsr,.frontend-main-meetings-book-index-module__checkoutBox--sZ81I{width:100%}.frontend-shows-ShowsPostAudioPlayer-module__player-wrapper-outer--NvMj8{padding:var(--size-32) 0;display:flex;justify-content:center}.frontend-shows-ShowsPostAudioPlayer-module__player-wrapper-inner--cF55h{max-width:1100px;width:100vw;box-sizing:content-box;padding:0 var(--size-16);min-width:0}@media screen and (max-width: 1024px){.frontend-shows-ShowsPostAudioPlayer-module__player-wrapper-outer--NvMj8{padding:var(--size-24) 0}}@media screen and (max-width: 768px){.frontend-shows-ShowsPostAudioPlayer-module__player-wrapper-outer--NvMj8{padding-bottom:0}.frontend-shows-ShowsPostAudioPlayer-module__player-wrapper-inner--cF55h{padding:0 var(--size-8)}}.frontend-shows-ShowsListenOnMobile-module__button--SMKzW{flex-basis:50%;border-color:var(--color_theme_bg_contrast_2, var(--color-detail))!important}.frontend-shows-ShowsListenOnMobile-module__button--SMKzW svg{stroke:transparent!important}.frontend-shows-ShowsCTA-module__container--H0H4L{cursor:pointer}.frontend-shows-ShowsCTA-module__subscribe-container--ao5j2 .subscribe-widget{margin-bottom:0;.button-wrapper{margin-bottom:0}}.frontend-shows-ShowsCTA-module__description--fsbTx{overflow-wrap:break-word;width:100%}.frontend-shows-ShowsEpisodePreview-module__image--KC1Rx{width:130px}.frontend-shows-ShowsEpisodePreview-module__thumbnail-duration--oW4Om{padding:0 6px;left:var(--size-8);bottom:var(--size-8)}.frontend-shows-ShowsTranscript-module__container--gR_Eu{background-color:var(--color-bg-secondary-themed);transition:var(--animate-hover)}.frontend-shows-ShowsTranscript-module__container--collapsed--n9den:hover{background-color:var(--color-bg-secondary-hover-themed)}.frontend-shows-ShowsTranscript-module__header--HOKBZ{cursor:pointer}.frontend-shows-ShowsTranscript-module__icon--SxusQ{transition:var(--animate-hover)}.frontend-shows-ShowsTranscript-module__icon--expanded--ddc0e{transform:rotate(180deg)}.frontend-shows-ShowsTranscript-module__transcription-container--IjluX{position:relative;max-height:240px;overflow:scroll;font-family:var(--font-family-text);font-size:var(--font-size-14)}.frontend-shows-ShowsTranscript-module__transcription-chunk--HW9zd{transition:var(--animate-hover);cursor:pointer}.frontend-shows-ShowsTranscript-module__transcription-chunk--HW9zd:hover .frontend-shows-ShowsTranscript-module__transcriptionWords--AGVSc{background-color:var(--color-bg-secondary-hover-themed)}.frontend-shows-ShowsTranscript-module__transcription-chunk--active--lMJxz .frontend-shows-ShowsTranscript-module__transcriptionWords--AGVSc{font-weight:600;background-color:var(--color-bg-secondary-hover-themed)}.frontend-shows-ShowsTranscript-module__transcription-timestamp--NAgIH{user-select:none;flex-shrink:0;text-align:right;width:60px;font-variant-numeric:tabular-nums}.frontend-shows-ShowsTranscript-module__transcription-text--nnfzG{line-height:var(--line-height-20)}.frontend-shows-video_player-Captions-module__container--ypFAE{margin-bottom:20px;opacity:.9;position:absolute;bottom:5%;left:50%;transform:translate(-50%);text-align:center;width:40%;pointer-events:none}.frontend-shows-video_player-Captions-module__text--fDdAu{color:#fff;font-family:Arial,sans-serif;background:rgba(0,0,0,.8);border-radius:var(--border-radius-sm);padding:10px;display:inline-block;font-size:1em;pointer-events:none;font-weight:var(--font-weight-600)}.frontend-shows-video_player-Captions-module__container-full-screen--TjDrc{width:70%}.frontend-shows-video_player-Captions-module__text-full-screen--HE6nv{font-size:2em}.frontend-shows-video_player-Captions-module__speaker--p8oIy,.frontend-shows-video_player-Captions-module__highlight-word--WDCIv{color:#fff}.frontend-shows-video_player-PlayerButton-module__playerButton--lRvT_:hover{transform:scale(1.1)}.frontend-shows-video_player-NextEpisodeButton-module__fullWidth--bpz9l{max-width:200px;max-height:325px!important;object-fit:cover}.frontend-shows-video_player-NextEpisodeButton-module__container--yn3yT{bottom:24px;left:-24px}.frontend-shows-video_player-NextEpisodeButton-module__thumbnail-duration--RJIVF{padding:0 6px;left:var(--size-8);bottom:var(--size-8)}.frontend-shows-video_player-NextEpisodeButton-module__space--CiUuM{height:30px}.frontend-shows-video_player-Timeline-module__timelineContainer--ezgpJ{height:20px;cursor:pointer;align-items:flex-end}.frontend-shows-video_player-Timeline-module__timeline--guZc4{background-color:#d0d0d066;flex:1;height:4px;transition:height .3s linear,transform .3s linear;position:relative;overflow-x:clip}.frontend-shows-video_player-Timeline-module__timelineHover--mKBAH{position:absolute;background-color:#d0d0d0cc}.frontend-shows-video_player-Timeline-module__progress--G4Qrh{position:absolute;background-color:#fff;transition:transform .3s ease}.frontend-shows-video_player-Timeline-module__progressHover--_GK9Z{transform:scaleY(1.5)}.frontend-shows-video_player-Timeline-module__tooltip--QRZyc{position:absolute;transform:translate(-50%);padding:4px 6px;color:#fff;border-radius:var(--border-radius-sm);white-space:nowrap;pointer-events:none;font-size:10px;font-weight:600;transition:opacity .3s ease;font-family:Courier New,Courier,monospace;font-size:14px;bottom:16px}.frontend-shows-video_player-Timeline-module__timelineLabelContainer--hwYPj{position:relative;display:flex}.frontend-shows-video_player-Timeline-module__timelineTimeTooltip--yDFM6{bottom:var(--size-8);left:var(--size-8);padding:0 6px}.frontend-shows-video_player-Timeline-module__timelineTimeThumbnailTooltip--SUz9x{border-radius:var(--border-radius-sm)}.frontend-shows-video_player-SettingsMenu-module__seetingsMenu--Ydp2M{transition:transform .3s ease-out}.frontend-shows-video_player-SettingsMenu-module__menuItem--djCnd{cursor:pointer}.frontend-shows-video_player-SettingsMenu-module__menuItem--djCnd:hover{background-color:#fff3}.frontend-shows-video_player-VolumeControl-module__mainContainer--ePhmK{position:relative;transition:all .3s}.frontend-shows-video_player-VolumeControl-module__volumeBarContainer--KfCCk{height:30px;cursor:pointer}.frontend-shows-video_player-VolumeControl-module__volumeBar--xXqXs{width:0;height:4px;background-color:#d0d0d066;border-radius:var(--border-radius-sm);margin-left:5px;position:relative;transition:width .3s ease-in-out;overflow:hidden}.frontend-shows-video_player-VolumeControl-module__mainContainer--ePhmK:hover .frontend-shows-video_player-VolumeControl-module__volumeBar--xXqXs{width:100px}.frontend-shows-video_player-VolumeControl-module__volumeLevel--WfB3P{height:4px;background-color:#fff;border-radius:var(--border-radius-full)}.frontend-shows-video_player-VideoPlayerControls-module__bottomControlsContainer--tCMvI{position:absolute;bottom:0;display:flex;left:0;right:0;padding:0;transition:transform .5s ease;transition-delay:.1s}.frontend-shows-video_player-VideoPlayerControls-module__bottomInnerControlsContainer--e5tiq{transition:opacity .5s ease;z-index:1}.frontend-shows-video_player-VideoPlayerControls-module__backDrop--aGXRg{height:146px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACSCAYAAACE56BkAAAAAXNSR0IArs4c6QAAAPVJREFUKFNlyOlHGAAcxvHuY93H1n1fW1v3fbej+zAmI5PIRGYiM5JEEkkiiSSRRPoj83nze9Pz4uPrSUh4tURPEpKDFJWKtCBdZSAzeKOykB3kqFzkBfmqAIVBkSrGW7wLSlQpyoJyVYHKoEpVoyaoVXWoDxpUI5qCZtWC98EH1YqPwSfVhvagQ3WiK+hWPegN+lQ/BoJBNYRhjASjagzjwYSaxOfgi/qKb8GUmsZMMKvmMB8sqEUsYRnf8QMr+IlV/MIa1rGB39jEFv7gL7axg3/4j13sYR8HOMQRjnGCU5zhHBe4xBWucYNb3OEeD3jEE55fAOe7I9q0+rDDAAAAAElFTkSuQmCC);background-repeat:repeat-x;position:absolute;bottom:0;left:0;right:0;transition:opacity .5s ease;transition-delay:.1s}.frontend-shows-video_player-VideoPlayerControls-module__captionsContainer--CFN9J{position:absolute;bottom:40px;display:flex;left:0;right:0}.frontend-shows-video_player-VideoPlayerControls-module__centerControlsContainer--zF6Tm{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.frontend-shows-video_player-VideoPlayerControls-module__settingsControlsContainer--FEpyx{position:absolute;bottom:0;right:10px;display:flex;align-items:center;z-index:1}.frontend-shows-video_player-VideoPlayerControls-module__settingsControlsBox--sNCjk{background:rgba(0,0,0,.8);border-radius:var(--border-radius-sm);min-width:250px}.frontend-shows-video_player-VideoPlayerControls-module__topOverlaysContainer--yak0L{position:absolute;top:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%);transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform;transition-delay:.1s}.frontend-shows-video_player-VideoPlayerControls-module__bottomOverControlsContainer--uz7se{position:absolute;bottom:80px;display:flex;left:0;padding:16px 8px 8px;transition:opacity .5s ease;transition-delay:.1s}.frontend-shows-video_player-VideoPlayerControls-module__castStatus--lVqI7{background:rgba(0,0,0,.8)}.frontend-shows-ShowsVideoPlayer-module__container--YsDXk{display:flex;justify-content:center;background-color:#000;position:relative}.frontend-shows-ShowsVideoPlayer-module__video-wrapper--kVvEJ{max-width:1100px;width:100vw;position:relative}.frontend-shows-ShowsVideoPlayer-module__video-wrapper--kVvEJ .video-player-wrapper{max-width:1100px;width:100vw!important;margin:0!important}.frontend-shows-ShowsVideoPlayer-module__video-full-screen--UkA12 .video-player-wrapper{max-width:none!important;width:auto!important;margin:auto!important}.frontend-shows-ShowsVideoPlayer-module__preview-label-container--l5L0H{position:absolute;top:var(--size-12);left:var(--size-12)}.frontend-shows-ShowsVideoPlayer-module__sidebar--poWlZ{position:absolute;left:100%;top:0;bottom:0;color:#fff;display:flex;align-items:center;padding:0 var(--size-16);opacity:1;transition:opacity var(--animation-timing-slow) var(--animation-smoothing);pointer-events:none}@media screen and (max-width: 1240px){.frontend-shows-ShowsVideoPlayer-module__video-wrapper--kVvEJ{position:static}.frontend-shows-ShowsVideoPlayer-module__sidebar--poWlZ{left:auto;right:0}}.frontend-shows-ShowsVideoPlayer-module__sidebar--hidden--ljSvj{opacity:0}.frontend-shows-ShowsVideoPlayer-module__sidebar-icons--xA9c1{border-radius:var(--border-radius-full);pointer-events:all}@media screen and (min-width: 1241px){.frontend-shows-ShowsVideoPlayer-module__sidebar-icons--xA9c1{background-color:transparent!important}}.frontend-shows-ShowsVideoPlayer-module__videoContainer--NLTdt{background-color:#000;display:flex;justify-content:center;position:relative;overflow:hidden;width:100%;height:100%}.frontend-shows-ShowsVideoPlayer-module__overflow--kEouB{overflow:visible}.frontend-shows-ShowsPost-module__container--kzpgm{--color-detail-themed: var(--color_theme_bg_contrast_2, var(--color-detail))}.frontend-shows-ShowsPost-module__main-content-and-sidebar--p703x{display:flex;justify-content:center}@media only screen and (max-width: 768px){.frontend-shows-ShowsPost-module__main-content-and-sidebar--p703x{flex-direction:column;gap:0}}.frontend-shows-ShowsPost-module__main-content--mgpu3{box-sizing:content-box;width:620px;padding:var(--size-24) var(--size-48)}.frontend-shows-ShowsPost-module__main-content--mgpu3 .container{width:auto}.frontend-shows-ShowsPost-module__postContentWrapper--baa06 img.sizing-large{max-width:100%!important}.frontend-shows-ShowsPost-module__sidebar--qwsJE{box-sizing:content-box;width:320px}@media screen and (max-width: 1024px){.frontend-shows-ShowsPost-module__main-content--mgpu3,.frontend-shows-ShowsPost-module__sidebar--qwsJE{padding:var(--size-24)}}@media screen and (max-width: 768px){.frontend-shows-ShowsPost-module__main-content--mgpu3{box-sizing:border-box;width:100%;padding:var(--size-16) var(--size-16) 0}.frontend-shows-ShowsPost-module__main-content--mgpu3 .container{margin:0!important}.frontend-shows-ShowsPost-module__main-content--mgpu3 .comments-section{border-bottom:var(--border-default-themed);padding-bottom:var(--size-24)}.frontend-shows-ShowsPost-module__main-content--mgpu3 .comments-section-title{font-weight:700!important;font-size:var(--font-size-16)!important;line-height:var(--line-height-20)!important}.frontend-shows-ShowsPost-module__sidebar--qwsJE{box-sizing:border-box;width:100%;border-left:none;padding:var(--size-24) var(--size-16)}}.frontend-components-prompts-WriterShareModal-module__toast--Vdu8m{z-index:11;margin-bottom:72px}@media screen and (max-width: 650px){.frontend-components-prompts-WriterShareModal-module__toast--Vdu8m{margin-bottom:20px}}.frontend-components-prompts-WriterShareModal-module__cta--ozgSr{color:#fff;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:20px;font-weight:600;text-decoration:none}.frontend-components-prompts-WriterShareModal-module__modal--XLKpl{z-index:10}.frontend-main-scheduled_post_page-module__container--IhNeJ{max-width:600px;margin:0 auto}.frontend-main-scheduled_post_page-module__imageContainer--r8zca{max-width:500px;max-height:500px}.frontend-main-scheduled_post_page-module__postContainer--XGEvi{max-width:500px}.frontend-main-scheduled_post_page-module__imagePreview--qfOgy{aspect-ratio:16 / 9;display:block;object-fit:cover;width:100%;border-radius:var(--border-radius-sm)}.frontend-main-scheduled_post_page-module__shareButton--QQbjJ{margin-bottom:16px;border:none;width:145px}.frontend-main-scheduled_post_page-module__foundingButton--lN7jr{margin-bottom:16px;border:none}.frontend-main-scheduled_post_page-module__upsellDescription--WIiTE{max-width:400px}.frontend-main-scheduled_post_page-module__countdownContainer--ozFoc{padding-top:64px;height:64px}.frontend-main-scheduled_post_page-module__countdownInnerContainer--JhNKd{position:absolute;bottom:204px;width:100%}@media screen and (max-width: 650px){.frontend-main-scheduled_post_page-module__countdownInnerContainer--JhNKd{bottom:232px}}.frontend-main-scheduled_post_page-module__refreshLink--h1Cco{cursor:pointer}.frontend-main-PressKitPage-module__root--dLeu2{max-width:660px;display:flex;flex-direction:column;margin:0 auto;padding:0 15px;justify-content:left}.frontend-main-PressKitPage-module__pageTitle--kpiZE{padding-top:var(--size-32);padding-bottom:var(--size-4)}.frontend-main-PressKitPage-module__container--zXRkh{border:1px solid var(--color-detail-themed);border-radius:var(--border-radius-md);padding:var(--size-24)}.frontend-main-PressKitPage-module__imageContainer--ha3vh{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between}.frontend-main-PressKitPage-module__divider--RPKz6{box-sizing:border-box;border-top:1px solid var(--color-detail-themed);width:100%;margin:0 0 var(--size-24) 0}.frontend-main-PressKitPage-module__text--H7Zpf{text-align:left;text-decoration:unset}.frontend-main-PressKitPage-module__textFooter--XdCwH{text-align:left;background-color:var(--color-bg-secondary-themed);border-radius:var(--border-radius-md);color:var(--color-secondary-themed);margin:var(--size-24) 0 var(--size-48) 0;padding:var(--size-8) var(--size-16);font-size:var(--font-size-14)}.frontend-main-PressKitPage-module__textWithGreyBox--vRGlY{text-align:left;background-color:var(--color-bg-secondary-themed);border-radius:var(--border-radius-md);color:var(--color-secondary-themed);margin-bottom:var(--size-12);padding:var(--size-8) var(--size-16);font-size:var(--font-size-14)}.frontend-main-PressKitPage-module__textFooter--XdCwH a{color:var(--color-secondary-themed)}.frontend-main-ClassicPodcastItem-module__logo--A0io_{width:164px}.frontend-main-ClassicPodcastItem-module__containerVertical--R2EnE{box-sizing:content-box;width:220px}.frontend-main-ClassicPodcastItem-module__logoVertical--hUYz_{width:220px}.frontend-main-ClassicPodcastItem-module__listenLink--_Ry9T{cursor:pointer;text-decoration:underline!important}.frontend-main-BulwarkPodcastList-module__twoColumnGrid--VfsSU{.frontend-main-BulwarkPodcastList-module__mainColumn--uh2TV{order:1;flex-basis:67%}.frontend-main-BulwarkPodcastList-module__sideColumn--aPozI{order:2;flex-basis:33%}}.frontend-main-pub_or_section_list-module__childPublication--zPmyV{display:flex;flex-direction:row;align-items:center;padding:16px 0;border-radius:var(--border-radius-sm);text-decoration:none}.frontend-main-pub_or_section_list-module__details--oUx97{display:flex;flex-direction:row;align-items:center;flex-grow:1;padding-right:20px;gap:10px}@media (max-width: 650px){.frontend-main-pub_or_section_list-module__details--oUx97{flex-direction:column;align-items:flex-start}.frontend-main-pub_or_section_list-module__subscribe--tRHIu{min-width:165px}.frontend-main-pub_or_section_list-module__logo--tBlg5{align-self:flex-start;margin-top:7px}}.frontend-main-pub_or_section_list-module__logo--tBlg5{flex-shrink:0;width:72px;height:72px;border-radius:var(--border-radius-sm);margin-right:20px}.frontend-main-pub_or_section_list-module__info--AS8uz{min-height:72px;flex-grow:1;align-self:stretch}.frontend-main-pub_or_section_list-module__title--pK0QU{padding:4px 0;font-size:18px;font-weight:700;line-height:21px}.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi{text-decoration:none}.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi.frontend-main-pub_or_section_list-module__link--yIfBi:hover{text-decoration:underline}.frontend-main-pub_or_section_list-module__description--UKfMu{color:var(--color-secondary);font-size:14px;line-height:17px}.frontend-main-pub_or_section_list-module__subscribe--tRHIu.frontend-main-pub_or_section_list-module__subscribe--tRHIu.frontend-main-pub_or_section_list-module__subscribe--tRHIu.frontend-main-pub_or_section_list-module__subscribe--tRHIu.frontend-main-pub_or_section_list-module__subscribe--tRHIu.frontend-main-pub_or_section_list-module__subscribe--tRHIu.frontend-main-pub_or_section_list-module__subscribe--tRHIu.frontend-main-pub_or_section_list-module__subscribe--tRHIu{flex-shrink:0;padding:10px 16px;font-size:14px;background-color:var(--color-accent-themed)}@media (max-width: 650px){.frontend-main-pub_or_section_list-module__logo--tBlg5{width:48px;height:48px}.frontend-main-pub_or_section_list-module__info--AS8uz{min-height:48px}.frontend-main-pub_or_section_list-module__title--pK0QU{padding:0 0 2px;font-size:var(--font-size-16);line-height:17px}.frontend-main-pub_or_section_list-module__description--UKfMu{font-size:13px;line-height:15px}}.frontend-main-setup_all_podcasts-module__container--r2UWH{padding-top:var(--size-12);font-family:var(--font-family-text)}.frontend-main-setup_all_podcasts-module__noPodcasts--W7x7E{margin-top:var(--size-16)}.frontend-main-survey_page-module__questionListDisabled--Eb9tZ{opacity:.6}.frontend-main-survey_page-module__dropdown--P6GQ4{font-family:var(--font-family-text)}.frontend-reader2-TabBar-module__tabs--WpXhb{position:relative}.frontend-reader2-TabBar-module__tabs--WpXhb:before{content:"";position:absolute;background-color:var(--color-detail);height:1px;left:0;right:0;bottom:0;z-index:-1}.frontend-reader2-TabBar-module__tab--E9FLI{flex:1 1 1px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding-top:var(--size-2);transition:var(--animate-hover);min-height:var(--size-40)}.frontend-reader2-TabBar-module__tab--E9FLI.frontend-reader2-TabBar-module__isActive--hHYju{border-color:var(--color-primary)}@media (hover: hover){.frontend-reader2-TabBar-module__tab--E9FLI:hover{background-color:var(--color-bg-primary-hover)}.frontend-reader2-TabBar-module__tab--E9FLI:hover .frontend-reader2-TabBar-module__tabText--Sb2W6{color:var(--color-primary)}}.frontend-reader2-TabBar-module__tabText--Sb2W6{color:var(--color-secondary);transition:var(--animate-hover)}.frontend-reader2-TabBar-module__tabText--Sb2W6.frontend-reader2-TabBar-module__isActive--hHYju{color:var(--color-primary)}.frontend-reader2-TabBar-module__nub--RNIA9{bottom:0;height:var(--size-2);transition:transform var(--animation-timing-fast) var(--animation-smoothing);background-color:var(--color-primary)}.frontend-components-cookies-ManageCookiesModal-module__rowBorderBottom--RVj0X{border-bottom:var(--border-default)}.frontend-components-cookies-ManageCookiesModal-module__table--zLLhk{border-collapse:collapse;overflow:scroll;max-height:100%;flex-grow:1}.frontend-components-cookies-ManageCookiesModal-module__modal--SDt3l{max-width:50vw;height:60vh;width:auto!important;display:flex!important}@media (max-width: 640px){.frontend-components-cookies-ManageCookiesModal-module__modal--SDt3l{max-width:100vw}}.frontend-components-cookies-ManageCookiesModal-module__noGrow--oCya2{flex:0}.frontend-components-cookies-ManageCookiesModal-module__grow--PIq4m{flex:1}.frontend-components-cookies-ManageCookiesModal-module__cellPadding--_nojf{padding:4px}.frontend-components-cookies-CookieConsentFooter-module__cookieBanner--IUQqK{position:fixed;left:0;bottom:0;width:100%;background-color:var(--color-bg-primary);padding:10px;text-align:center;box-shadow:0 -2px 5px #0003;z-index:1000}.frontend-components-cookies-CookieConsentFooter-module__cookieBannerHide--gV3rY{opacity:-100%}

/*# sourceMappingURL=main.2ab92904f77d41e35076.css.map*/