/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--color-logo:#000;--color-title:rgb(127.5,127.5,127.5);--color-heading:#000;--color-text:#333333;--color-bullet:#F72585;--color-link:#F72585;--color-link-hover:#030A8C;--color-primary:#030A8C;--color-secondary:#F72585;--color-background:#fff;--color-background-highlight:#030A8C;--color-nav-link:#000;--color-nav-link-bg:rgba(0,0,0,0.05);--color-button-bg-primary:#000;--color-button-text-primary:#fff;--color-button-icon-primary:#F72585;--color-button-bg-hover-primary:#333333;--color-button-text-hover-primary:#fff;--color-button-icon-hover-primary:#F72585;--color-button-bg-secondary:#fff;--color-button-text-secondary:#000;--color-button-icon-secondary:#F72585;--color-button-bg-hover-secondary:rgb(229.5,229.5,229.5);--color-button-text-hover-secondary:#000;--color-button-icon-hover-secondary:#F72585;--color-button-bg-tertiary:rgb(242.25,242.25,242.25);--color-button-text-tertiary:#000;--color-button-icon-tertiary:#F72585;--color-button-bg-hover-tertiary:rgb(229.5,229.5,229.5);--color-button-text-hover-tertiary:#000;--color-button-icon-hover-tertiary:#F72585;--color-button-bg-active:#000;--color-button-text-active:#fff;--color-border:rgba(0,0,0,0.3);--color-border-primary:#000;--color-panel-background:rgb(229.5,229.5,229.5);--color-section-divider:#000;--color-section-title:#000;--color-scrollbar-bg:rgba(0,0,0,0.04);--color-scrollbar-thumb:rgba(0,0,0,0.3);overscroll-behavior:none}:root:has(.theme-base-grey):not([data-theme]),:root[data-theme*=grey]{--color-background:rgb(242.25,242.25,242.25)}:root:has(.theme-base-blue):not([data-theme]),:root[data-theme*=blue]{--color-logo:#fff;--color-background:#030A8C;--color-background-highlight:#FFDA00;--color-nav-link:#fff;--color-nav-link-bg:rgba(255,255,255,0.15);--color-title:rgba(255,255,255,0.5);--color-heading:#fff;--color-text:rgba(255,255,255,0.8);--color-section-divider:#fff;--color-section-title:#fff;--color-border:rgba(255,255,255,0.3);--color-border-primary:#fff;--color-button-bg-primary:#fff;--color-button-text-primary:#000;--color-button-icon-primary:#F72585;--color-button-bg-hover-primary:rgb(229.5,229.5,229.5);--color-button-text-hover-primary:#000;--color-button-icon-hover-primary:#F72585;--color-button-bg-tertiary:rgb(40.8,46.75,157.25);--color-button-text-tertiary:#fff;--color-button-icon-tertiary:#F72585;--color-button-bg-hover-tertiary:rgb(53.4,59,163);--color-button-text-hover-tertiary:#fff;--color-button-icon-hover-tertiary:#F72585;--color-panel-background:rgba(255,255,255,0.15)}:root:has(.theme-base-pink):not([data-theme]),:root[data-theme*=pink]{--color-background:#F72585;--color-text:#000;--color-panel-background:rgba(255,255,255,0.15)}:root:has(.theme-base-yellow):not([data-theme]),:root[data-theme*=yellow]{--color-background:#FFDA00;--color-panel-background:rgba(255,255,255,0.3)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--scroll-offset)}body{color:var(--color-text);background:var(--color-background);font-family:var(--font-family);font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;margin:0;padding:0;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column;transition:background-color .6s ease}@supports(min-height:100svh){body{min-height:100svh}}body:before{content:"";display:block;position:fixed;z-index:900;inset:0 0 0 0;background:#000;opacity:0;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}body.has-overlay:before{opacity:.25}img{height:auto;max-width:100%;width:auto}img[src=""]{background:hsl(0,0%,90%);content:url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==")}address,ol,p,ul{margin:0 0 1em}ul{padding-left:1em}li::marker{color:var(--color-bullet)}p{column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}a{color:var(--color-link);transition:color .15s ease,text-decoration-color .15s ease;text-decoration-line:underline;text-decoration-color:var(--color-link-underline);text-decoration-thickness:2px}a:active,a:hover{color:var(--color-link-hover);text-decoration-color:var(--color-link-underline-hover,inherit)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-lowlight)}address{font-style:normal}fieldset{border:0;padding:0;margin:0}input{font-family:inherit}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}button{appearance:none;background:rgba(0,0,0,0);border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;padding:0}::selection{background:rgba(247,37,133,.5)}::marker{color:var(--color-lowlight);font-size:1em}strong{font-weight:600}.Main{padding-top:clamp(5rem,2.4736842105rem + 5.2631578947vw,8rem);min-height:100svh}.ImageBlock,.VideoBlock{margin:3rem 0}.VideoBlock-player{aspect-ratio:16/9;background:#000;width:100%;height:auto;display:block}.line,.line-mask{display:block}.line{padding-bottom:.12em;margin-bottom:-.12em}.CustomSpinner{position:fixed;top:calc(clamp(5rem, 2.4736842105rem + 5.2631578947vw, 8rem)*.5);right:max((100vw - (calc(1920px + clamp(2.5rem, -2.1315789474rem + 9.649122807vw, 8rem)) - (clamp(1.25rem,-1.0657894737rem + 4.8245614035vw,4rem) * 2)))/2,clamp(1.25rem,-1.0657894737rem + 4.8245614035vw,4rem));transform:translate(14%,-50%);z-index:2000}.CustomSpinner-inner{width:clamp(2rem,1.1578947368rem + 1.7543859649vw,3rem);height:clamp(2rem,1.1578947368rem + 1.7543859649vw,3rem);animation:spin 2s infinite;padding:8%}@keyframes spin{0%{transform:rotate(0deg);fill:#f72585}33%{fill:#ffda00}66%{fill:#00eae4}to{transform:rotate(1turn);fill:#ff7300}}