:root{--color-bg-dark: #040713;--color-bg-greyish: #1f2736;--color-bg-more-greyish: #494c54;--color-yellow: #facc15;--color-darker-yellow: #4a3f0f40;--color-light-gray: #d1d5db;--color-muted-gray: #aab6c3;--color-icon-blue: #699bec;--color-white-light: #eaeaea;--color-gray: #d1d5db;--color-blue: #6fa5fa;--color-orange: #ff5722;--color-pink: #f55a98;--color-menu-highlight: #93c5fd;--font-super-small: .65rem;--font-smoll: .875rem;--font-XL: 2.5rem;--font-small: 1rem;--font-bigger-small: 1.15rem;--font-L: 2rem;--font-medium: 1.3rem;--font-big-medium: 1.5rem;--font-little: .8rem;--color-white: #ffffff;--color-bg-dark-blue: #121827;--color-bg-greyish-second: #394151;--color-link: #6a7485;--color-info: #394151;--color-bg-secondary: #699bec;--color-bg-blue-second: #6579a1;--color-bg-sec-highlight: #387ceb;--color-bg-primary: #ed9d13;--color-bg-prim-highlight: #a16a0d;--color-error: #b93838;--color-secondary: #699bec;--color-bg-item: #212937;--color-img-highlight: #26355b;--color-light-green: #4ca569;--color-green: #4ca569;--color-details: #62656b;--color-bg-gray-gray-gray: #576072;--color-bg-dark-dark-grey: #212937;--color-bg-light-grayish: #1c2433;--color-bg-blue-dark-ligher: #141c2c;--color-white-broken: #eee;--color-gray-gray: #9ca3af;--color-gray-greyish: #4e5667;--color-gray-gray-ligher: #323a49;--c-font-white: #fefefe;--c-font-blue: #5E8DE7;--c-font-black: #000;--c-font-grey: #9EA3AE;--c-font-blue-grey: #7E8592;--c-font-litte-grey: #BFC2C9;--c-font-light: #FDFDFD;--c-font-white-inbetween: #f0f0f0aa;--c-font-white-inbetween-second: #f0f0f077;--c-background-white: #fefefe;--c-background-dark-blue: #010619;--c-font-dark: #101113;--c-background-dark-blue-rgb: 1, 6, 25;--c-border-blue: rgba(94, 141, 231, 1);--c-blue-opacity-more: #5e8de733;--c-background-blue-opacity: #5e8de726;--c-background-blue-opacity-light:#5e8de74d;--c-background-orange: #df4d0b;--c-orange-rgb: 223, 77, 11;--c-red-rgb: 255, 0, 0;--c-yellow: #FACC15;--c-background-ligher-blue: #0f1a37;--c-font-red: #ff0000;--c-background-blue-opacity-table: #5E8DE759;--c-background-blue-grey: #080F22;--f-size-large: 1.5rem;--f-size-super-large: 2.5rem;--f-size-extra-large: 2rem;--f-size-small-minus: .9rem;--f-size-small: 1rem;--f-size-small-plus: 1.1rem;--f-size-small-medium: 1.25rem;--f-size-medium: 1.5rem;--f-size-smaller: .8rem}.main-gradient{background:linear-gradient(90deg,#fff 37.05%,#5e8de7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.basic-label{width:100%;color:var(--c-font-grey);font-size:var(--f-size-small-minus);margin-bottom:9px;display:block}.basic-label span{display:block;width:100%;margin-bottom:10px}.button-filled,.button-filled-blue{padding:10px 15px;border-radius:10px;cursor:pointer;display:flex;align-items:center;gap:10px;border:none;-webkit-user-select:none;user-select:none;transition:all .4s ease-in-out;justify-content:center;text-align:center}.button-filled{background-color:var(--c-font-white);color:var(--c-font-black)}.button-filled-blue{background-color:var(--c-font-blue);color:var(--c-font-white)}.button-filled[disabled],.button-filled-blue[disabled]{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.35}.button-filled:hover,.button-empty:hover,.button-filled-blue:hover{opacity:.85}.absolute-loading-box{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999;background-color:rgba(var(--c-background-dark-blue-rgb),.9);display:flex;align-items:center;justify-content:center;flex-direction:column}.button-empty{display:flex;align-items:center;gap:10px;background-color:#0000;padding:10px 15px;border-radius:10px;cursor:pointer;color:var(--c-font-white);border:1px solid var(--c-font-white);-webkit-user-select:none;user-select:none;transition:all .4s ease-in-out}.basic-input{background-color:#0000;padding:10px 15px;border-radius:15px;border:1px solid var(--c-font-grey);font-size:var(--f-size-small);color:var(--c-font-white)}.basic-textarea{background-color:#0000;padding:10px 15px;border-radius:15px;border:1px solid var(--c-font-grey);font-size:var(--f-size-small);color:var(--c-font-white);resize:vertical;width:100%}.basic-textarea-second{background-color:#0000;padding:10px 15px;border-radius:15px;font-size:var(--f-size-small);color:var(--c-font-white);resize:vertical;border:0px solid black;width:100%!important;min-height:40px!important}.basic-textarea-second:focus,.basic-textarea-second:active{border:1px dashed var(--c-font-grey)!important;outline:none!important}.tile-inner{background-color:#5e8de726;border-left:1px solid var(--c-font-white-inbetween);border-right:1px solid var(--c-font-white-inbetween);border-radius:25px;padding:25px}.tile-outer{-webkit-box-shadow:inset 0px 0px 13px -3px rgba(4,18,66,1);-moz-box-shadow:inset 0px 0px 13px -3px rgba(4,18,66,1);box-shadow:inset 0 0 13px -3px #041242;border-top:1px solid color-mix(var(--c-font-white),var(--c-background-dark-blue));border-left:1px solid color-mix(var(--c-font-white),var(--c-background-dark-blue));border-radius:25px}.kinda-glass{position:relative;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:99999px;z-index:1;-webkit-box-shadow:inset -7px -11px 23px -11px rgba(66,68,90,1);-moz-box-shadow:inset -7px -11px 23px -11px rgba(66,68,90,1);box-shadow:inset -7px -11px 23px -11px #42445a;border-left:1px solid var(--c-font-white-inbetween)}.blue-filter-svg svg{filter:brightness(0) saturate(100%) invert(46%) sepia(60%) saturate(581%) hue-rotate(182deg) brightness(105%) contrast(81%)}.position-realtive{position:relative}.pre-line{white-space:pre-line}.width-fit{width:fit-content}.f-size-super-large{font-size:var(--f-size-extra-large)}.flex-growth{flex-grow:1}.super-center{width:98%;margin-left:1%;margin-right:1%;display:flex;align-items:center;justify-content:center}.flex-column{flex-direction:column}*{box-sizing:border-box;font-family:Inter,sanf-serif}body{box-sizing:border-box;margin:0;font-family:Inter,sanf-serif;background-color:var(--c-background-dark-blue);color:var(--color-white);height:100vh;overflow-x:hidden!important}.header-h2{color:var(--color-white);font-size:var(--font-L)}.header-h2-big{color:var(--color-white);font-size:var(--font-XL)}.spacer-medium{width:100%;height:40px;opacity:0}.spacer-small{width:100%;height:25px;opacity:0}.themeLink{font-size:var(--font-small);margin-top:10px;margin-bottom:10px;text-decoration:none;color:var(--color-link);transition:all ease-in-out .2s;display:inline-flex;align-items:center}.themeLink-wo-size{margin-top:10px;margin-bottom:10px;text-decoration:none;color:var(--color-link);transition:all ease-in-out .2s;display:inline-flex;align-items:center}.themeLink img,.themeLink-wo-size img{margin-left:10px;max-width:25px;height:auto;margin-top:1px;transition:all ease-in-out .2s}.themeInfo{color:var(--color-info)}.themeLink:visited,.themeLink-wo-size:visited{color:var(--color-link)}.themeLink:hover,.themeLink-wo-size:hover{cursor:pointer;color:var(--color-menu-highlight)}.themeLink:hover img,.themeLink-wo-size:hover img{filter:brightness(0) saturate(100%) invert(66%) sepia(59%) saturate(314%) hue-rotate(178deg) brightness(103%) contrast(98%)}.themeButton{transition:all ease-in-out .3s;-webkit-user-select:none;user-select:none;cursor:pointer;text-align:center;border-radius:8px;font-size:var(--font-medium);color:var(--color-white);outline:none;box-shadow:none;border:none;box-sizing:border-box}.sparkles-icon{width:4rem;height:4rem;margin-left:auto;margin-right:auto;filter:brightness(0) saturate(100%) invert(78%) sepia(91%) saturate(1344%) hue-rotate(342deg) brightness(98%) contrast(100%)}.themeParagraf{font-size:var(--font-small);color:var(--color-white);font-weight:100;margin-top:10px;margin-bottom:10px}.main-title{font-size:var(--font-L);font-weight:700;margin-bottom:10px}.main-subtitle{color:var(--color-light-gray);font-size:var(--font-small);line-height:1.5;margin:20px auto 30px;max-width:600px}.subTitleParagraf{font-size:var(--font-small);font-weight:100;margin-top:10px;margin-bottom:10px}.themeError{margin-top:5px;margin-bottom:5px;color:var(--color-error)}.blue-icon{width:5rem;height:5rem;margin:0 auto 12px}.primary-bg-color{background-color:var(--color-bg-primary)}.dark-blue-bg-color{background-color:var(--color-bg-dark-blue)}.primary-bg-color-hov:hover{background-color:var(--color-bg-prim-highlight)}.secondary-bg-color{background-color:var(--color-bg-secondary)}.secondary-bg-color-hov:hover{background-color:var(--color-bg-sec-highlight)}.text-color-blue{color:var(--color-blue)}.bg-greyish{background-color:var(--color-bg-greyish)}.bg-dark{background-color:var(--color-bg-dark)}.bg-more-greyish{background-color:var(--color-bg-more-greyish)}.text-color-light-grey{color:var(--color-gray)}.text-color-highlight{color:var(--color-menu-highlight)}.text-color-details{color:var(--color-details)}.secondary-bg-gradient{background-image:linear-gradient(to bottom,#324bce,#2e44b0)}.dark-dark-grey-bg-color{background-color:var(--color-bg-dark-dark-grey)}.light-grayish-bg-color{background-color:var(--color-bg-light-grayish)}.text-color-light-green{color:var(--color-light-green)}.avatar-container{width:100%;height:100%;background-color:transparent}.main-conteiner-all{position:relative}.route-loader{min-height:100vh;display:grid;place-items:center;font-size:16px;font-weight:600;color:#1f2937;background:#f8fbff}.route-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:radial-gradient(circle at 20% 15%,rgba(94,141,231,.18),transparent 32%),radial-gradient(circle at 80% 85%,rgba(223,77,11,.12),transparent 34%),var(--c-background-dark-blue);color:var(--c-font-white)}.app-error-boundary{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(circle at top left,rgba(94,141,231,.18),transparent 34%),var(--c-background-dark-blue)}.app-error-boundary__card{width:min(640px,100%);padding:clamp(24px,5vw,42px);border:1px solid rgba(94,141,231,.35);border-radius:28px;background:linear-gradient(145deg,#080f22f5,#0f1a37eb);box-shadow:0 24px 70px #00000052;text-align:center}.app-error-boundary__pill{display:inline-flex;padding:8px 13px;border-radius:999px;background:#5e8de729;color:var(--c-font-blue);font-weight:700;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.app-error-boundary__card h1{margin:18px 0 10px;font-size:clamp(1.7rem,4vw,2.4rem)}.app-error-boundary__card p{margin:0 auto 24px;max-width:520px;color:var(--c-font-litte-grey);line-height:1.7}.app-error-boundary__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.font-w-100{font-weight:100}.font-w-200{font-weight:200}.font-w-300{font-weight:300}.font-w-400{font-weight:400}.font-w-500{font-weight:500}.font-w-600{font-weight:600}.font-w-700{font-weight:700}.font-w-800{font-weight:800}.font-w-900{font-weight:900}.text-a-left{text-align:left}.text-a-center{text-align:center}.text-a-right{text-align:right}.font-s-small{font-size:var(--font-small)}.font-s-smoll{font-size:var(--font-smoll)}.font-s-medium{font-size:var(--font-medium)}.font-s-big-medium{font-size:var(--font-big-medium)}.font-s-large{font-size:var(--font-L)}.font-s-xlarge{font-size:var(--font-XL)}.t-dec-undeline{text-decoration:underline}.d-flex{display:flex}.d-none{display:none}.d-block{display:block}.d-none-imp{display:none!important}.d-grid{display:grid}.d-inline-block{display:inline-block}.opacity-0{opacity:0}.flex-center-center{justify-content:center;align-items:center}.flex-items-center{align-items:center}.flex-content-center{justify-content:center}.flex-no-wrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-d-col{flex-direction:column}.w-100{width:100%}.w-50{width:50%}.w-25{width:25%}.w-30{width:30%}.w-35{width:35%}.w-80{width:80%}.w-70{width:70%}.w-40{width:40%}.w-15{width:25%}.w-auto{width:auto}.w-fit-content{width:fit-content}.w-fixed{width:min(1020px,100%)}.padding-5{padding:5px}.padding-10{padding:10px}.padding-15{padding:15px}.padding-15-35{padding:15px 35px}.padding-10-imp{padding:10px!important}.margin-0{margin:0}.margin-auto-auto{margin-left:auto;margin-right:auto}.no-margin-top{margin-top:0}.no-margin-top-imp{margin-top:0!important}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.47"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.banner-pretty{width:fit-content;padding:5px 14px;border-radius:99999px;display:inline-flex;align-items:center;gap:8px;line-height:1}.banner-pretty-blue{border:1px solid rgba(94,141,231,1);background-color:#5e8de759}.banner-pretty-orange{border:1px solid var(--c-background-orange);background-color:rgba(var(--c-orange-rgb),.2)}.banner-pretty-red{border:1px solid var(--c-font-red);background-color:rgba(var(--c-red-rgb),.2)}.banner-pretty svg{flex:0 0 auto;width:13px;height:auto}.banner-pretty-text,.banner-pretty-highlight{display:inline-flex;align-items:center;font-weight:700;font-size:var(--f-size-small)}.banner-pretty-highlight{color:#5e8de7}@media screen and (max-width:981px){.eclipse{display:none}}.eclipse{position:absolute;top:-2%;left:28%;transform:translate(-50%);width:100%;aspect-ratio:1;z-index:-1;padding-left:3%;padding-top:10%;mix-blend-mode:lighten;perspective:1000px}.eclipse-inner{width:100%;aspect-ratio:1;border-radius:50%;position:relative;filter:blur(30px);transform:rotateY(325deg) rotate(-90deg)}.eclipse-inner:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,transparent 66%,rgba(223,77,11,1) 30%,rgba(223,77,11,1) 100%,rgba(164,230,255,.3) 80%,transparent 85%);-webkit-mask-image:linear-gradient(86deg,transparent 27%,transparent -60%,black 80%);mask-image:linear-gradient(86deg,transparent 27%,transparent -60%,black 80%)}.rightSun{right:-50%;top:-10%}.leftSun{top:-10%;left:0%}.sun{width:60%;aspect-ratio:4/3;position:absolute;transform:translate(-50%,-50%);border-radius:999999999px;background-color:var(--c-background-orange);filter:blur(300px);z-index:-1}.centerSun{position:absolute;width:30%;aspect-ratio:1 / 3;top:25%;left:50%;transform:translate(-50%);overflow:hidden;pointer-events:none;z-index:-1;max-height:100%;filter:blur(200px)}.centerSun:before{content:"";position:absolute;width:100%;height:100%;border-radius:999999px;background-color:var(--c-background-orange);transform:scale(1.5)}.headerh2{font-size:var(--f-size-super-large);white-space:pre-line;font-weight:600;line-height:1.7;margin:0}.flat-headerh3{font-size:var(--f-size-medium);white-space:pre-line;font-weight:600;line-height:1.7;margin:0}.headerh2_orange{background:linear-gradient(90deg,#df4d0b,#5e8de7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.headerh2_blue{background:linear-gradient(90deg,#fff 37.05%,#5e8de7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.simple-paragraph-decoration{margin:0;font-weight:100;font-size:var(--f-size-small);line-height:1.7;white-space:pre-line}.simple-list-decorations{width:100%;margin:0}.simple-list-decorations p{display:flex;width:100%;margin-top:20px;margin-bottom:20px;font-size:var(--f-size-small);align-items:center}.simple-list-decorations svg{display:inline-block;width:20px;height:auto;margin-right:10px;flex-shrink:0}.decorations-invisible{opacity:0}.simple-list-decorations span{display:inline-block}.simple-image-decoration{width:100%;height:auto}.simple-image-decoration-open{cursor:pointer;transition:all .4s ease-in-out}.simple-image-decoration-open:hover{transform:scale(1.1)}.image-popup-decorations{width:100%;height:100%;position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;background-color:rgba(var(--c-background-dark-blue-rgb),.9);z-index:10;overflow-y:auto}.image-popup-decorations .image-popup-closer{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.image-popup-decorations span{z-index:1;width:min(800px,90%);display:block}.image-popup-decorations img{width:100%!important;height:auto}.simple_image_border_orange{border:1px solid var(--c-background-orange)}.simple_image_border_blue{border:1px solid var(--c-font-blue)}.simple_image_border_white{border:1px solid var(--c-font-white)}.simple-checkbox-decorations{border:1px solid;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:3px;position:relative;flex-shrink:0}.simple-checkbox-decorations svg{width:100%;height:auto}.simple-checkbox-decorations input{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:0;margin:0}.simple-checkbox-decorations:has(input:checked){background-color:var(--simple-checkbox-fill_color);border-color:var(--simple-checkbox-fill_color)!important}@media screen and (min-width:1400px){.headerh2{text-align:var(--header-h2-t-align-pc)}.simple-paragraph-decoration{text-align:var(--simple-paragraph-t-align-pc)}.flat-headerh3{text-align:var(--header-flat-h3-t-align-phone)}}@media screen and (min-width:800px)and (max-width:1400px){.headerh2{text-align:var(--header-h2-t-align-tablet)}.simple-paragraph-decoration{text-align:var(--simple-paragraph-t-align-tablet)}.flat-headerh3{text-align:var(--header-flat-h3-t-align-phone)}}@media screen and (max-width:800px){.headerh2{text-align:var(--header-h2-t-align-phone)}.simple-paragraph-decoration{text-align:var(--simple-paragraph-t-align-phone)}.flat-headerh3{text-align:var(--header-flat-h3-t-align-phone)}}.blue-line-decorations{width:100%;height:20px;position:relative}.blue-line-decorations:after{content:"";background:linear-gradient(90deg,#01061900,#5e8de7,#01061900);height:2px;width:100%;position:absolute;top:50%;left:0%;transform:translateY(-50%)}.simple-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--c-background-dark-blue-rgb),.9);display:flex;justify-content:center;align-items:center;z-index:1000}.simple-popup-body{width:min(90%,1400px);height:auto;margin:0 auto;-webkit-box-shadow:inset -7px -11px 23px -11px rgba(66,68,90,1);-moz-box-shadow:inset -7px -11px 23px -11px rgba(66,68,90,1);box-shadow:inset -7px -11px 23px -11px #42445a;padding:10px;border-radius:25px;background-color:var(--c-background-dark-blue);max-height:90vh;display:flex;flex-direction:column}.simple-popup-inner{width:100%;padding-left:20px;padding-right:20px;border-radius:25px;border-left:1px solid var(--c-font-white-inbetween-second);border-right:1px solid var(--c-font-white-inbetween-second);background-color:#5e8de726;height:100%;overflow:hidden;display:flex;flex-direction:column}.simple-popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.simple-popup-title{margin:0}.simple-popup-close{display:flex;border-radius:999999px;width:34px;height:34px;background-color:var(--c-font-white);right:1%;align-items:center;justify-content:center;cursor:pointer;border:none;color:var(--c-background-dark-blue);z-index:11;font-size:var(--f-size-small)}.simple-popup-close svg{width:100%;height:auto}.simple-popup-content{height:100%;overflow-y:auto}.three-body{--uib-size: 35px;--uib-speed: .8s;--uib-color: #FDFDFD;position:relative;display:inline-block;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed) * 2.5) infinite linear}.three-body__dot{position:absolute;height:100%;width:30%}.three-body__dot:after{content:"";position:absolute;height:0%;width:100%;padding-bottom:100%;background-color:var(--uib-color);border-radius:50%}.three-body__dot:nth-child(1){bottom:5%;left:0;transform:rotate(60deg);transform-origin:50% 85%}.three-body__dot:nth-child(1):after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite ease-in-out;animation-delay:calc(var(--uib-speed) * -.3)}.three-body__dot:nth-child(2){bottom:5%;right:0;transform:rotate(-60deg);transform-origin:50% 85%}.three-body__dot:nth-child(2):after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite calc(var(--uib-speed) * -.15) ease-in-out}.three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translate(116.666%)}.three-body__dot:nth-child(3):after{top:0;left:0;animation:wobble2 var(--uib-speed) infinite ease-in-out}@keyframes spin78236{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-66%) scale(.65);opacity:.8}}@keyframes wobble2{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(66%) scale(.65);opacity:.8}}.simple-text-centrator{width:100%;display:flex;align-items:center;gap:10px;color:var( --c-font-grey)}.simple-text-centrator p{font-size:var(--f-size-smaller);text-align:center;flex-shrink:0}.simple-text-centrator-line{flex-grow:1;height:1px;background-color:var(--c-font-grey)}.decoration-navigation{width:100%;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;align-items:center}.decoration-navigation input{max-width:60px!important;padding-right:0}.decoration-pagination-button{color:var(--c-font-white);background-color:#0000;border:none;cursor:pointer;font-size:var(--f-size-small-minus);border-radius:999px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.decoration-pagination-button.active{background-color:var(--c-font-white);color:var(--c-font-black)}.decoration-info-box{display:flex;align-items:center;padding:15px;gap:20px;border-radius:15px}.decoration-info-box-blue{background-color:var(--c-blue-opacity-more);border:2px solid var(--c-background-blue-opacity-light)}.decoration-info-box-red{border:1px solid var(--c-font-red);background-color:rgba(var(--c-red-rgb),.2)}.decoration-info-box svg{flex-shrink:0}.desc-toggle-color-white{border:1px solid var(--c-font-white)}.desc-toggle-color-white .desc-toggle-highlight{background-color:var(--c-font-white);border:2px solid var(--c-font-white)}.desc-toggle-color-white button.active{color:var(--c-font-dark)}.desc-toggle-color-white button{color:var(--color-white)}.desc-toggle-color-blue{border:2px solid var(--c-background-blue-opacity-light);background-color:var(--c-background-blue-grey)}.desc-toggle-color-blue .desc-toggle-highlight{background-color:var(--c-blue-opacity-more);border:1px solid var(--c-blue-opacity-more)}.desc-toggle-color-blue button.active{color:var(--c-font-white)}.desc-toggle-color-blue button{color:var(--color-white)}.desc-toggle-container{position:relative;display:flex;border-radius:16px;padding:.5rem;width:420px;margin-top:0;margin-bottom:0}.desc-toggle-container button{flex:1;background:none;border:none;font-weight:200;font-size:var(--f-size-small);padding:8px 0;z-index:1;cursor:pointer;border-radius:16px;transition:color .3s ease}.desc-toggle-container button.active{font-weight:200}.desc-toggle-highlight{position:absolute;top:0;left:0;width:50%;border-radius:16px;height:100%;transition:transform .3s ease}@media screen and (min-width:1000px)and (max-width:900px){.desc-toggle-container{width:420px!important}}@media screen and (max-width:900px){.desc-toggle-container{width:96%!important}}.desc-span-outer-select{position:relative;width:fit-content;min-width:0;display:inline-block}.desc-own-select{position:relative;width:100%;min-width:0;padding:8px 15px!important}.desc-own-select-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.desc-own-select svg{transform:rotate(360deg);transition:all .3s ease-in-out}.desc-own-select.open svg{transform:rotate(180deg)}.desc-own-select-header span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.desc-own-select-body{position:absolute;width:calc(100% + 2px);left:-1px;top:100%;max-height:40vh;height:fit-content;z-index:70;overflow-y:hidden;background-color:var(--c-background-dark-blue);padding:10px 15px;border-bottom-right-radius:15px;border-bottom-left-radius:15px;border:1px solid var(--c-font-grey);border-top:0;display:flex;flex-direction:column}.desc-own-select-options{width:100%;display:flex;flex-direction:column;gap:10px;flex-grow:1;overflow-x:auto;background-color:#0000;color:var(--c-font-white);border:none;cursor:pointer;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.desc-own-select-options button{background-color:#0000;color:var(--c-font-white);text-align:left;border:none;cursor:pointer}.desc-own-select-label{font-size:var(--f-size-small-minus);color:var(--c-font-grey);margin-bottom:10px;padding-left:10px;display:block}.desc-own-select-search{width:100%;background-color:#0000;border:none;border-bottom:1px solid var(--c-font-white);margin-bottom:15px;padding:10px;color:var(--c-font-white);cursor:pointer}.basic-input.desc-own-select.open{border-bottom:1px solid #00000000!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.desc-select-blue{background-color:var(--c-background-blue-grey)}.spacer-blank{width:100%;opacity:0;flex-shrink:0}
