@charset "UTF-8";:root{--radius: .75rem;--marginFull: 1rem;--marginHalf: .625rem;--avatarEm: 3;--avatarSize: calc(1em * var(--avatarEm));--fontSize: 1rem;--phIconSize: .875rem;--margin: var(--marginFull);--minBottomSpacingMobile:calc(6rem + max(.75rem, env(safe-area-inset-bottom, 0)));--minBottomSpacing: var(--minBottomSpacingMobile);--gradient: hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, .987) 8.1%, hsla(0, 0%, 0%, .951) 15.5%, hsla(0, 0%, 0%, .896) 22.5%, hsla(0, 0%, 0%, .825) 29%, hsla(0, 0%, 0%, .741) 35.3%, hsla(0, 0%, 0%, .648) 41.2%, hsla(0, 0%, 0%, .55) 47.1%, hsla(0, 0%, 0%, .45) 52.9%, hsla(0, 0%, 0%, .352) 58.8%, hsla(0, 0%, 0%, .259) 64.7%, hsla(0, 0%, 0%, .175) 71%, hsla(0, 0%, 0%, .104) 77.5%, hsla(0, 0%, 0%, .049) 84.5%, hsla(0, 0%, 0%, .013) 91.9%, hsla(0, 0%, 0%, 0) 100%}@media (max-width: 31.25rem){:root{--margin: var(--marginHalf)}}::selection{color:#fff;background:var(--accent)}html{touch-action:manipulation;background-attachment:fixed;background-size:cover;background-size:auto calc(var(--wph) - var(--minBottomSpacing, 0));background-position:top;background-repeat:repeat-y;color:var(--fg);accent-color:var(--accent);overflow:auto;overflow-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,BIZ UDGothic,Roboto,Hiragino Sans,Noto Sans CJK JP,HelveticaNeue,Arial,sans-serif,"Apple Color Emoji","Noto Sans Emoji";font-size:var(--fontSize);line-height:1.4;text-size-adjust:100%;-moz-tab-size:2;tab-size:2;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}html::-webkit-scrollbar,html *::-webkit-scrollbar{width:.375rem;height:.375rem}html::-webkit-scrollbar-track,html *::-webkit-scrollbar-track{background:inherit;background-attachment:fixed}html::-webkit-scrollbar-thumb,html *::-webkit-scrollbar-thumb{background:var(--scrollbarHandle);background-attachment:fixed;background-size:cover;background-size:auto calc(var(--wph) - var(--minBottomSpacing, 0));background-position:top;background-repeat:repeat-y}html::-webkit-scrollbar-thumb:hover,html *::-webkit-scrollbar-thumb:hover{background:var(--scrollbarHandleHover);background-attachment:fixed;background-size:cover;background-size:auto calc(var(--wph) - var(--minBottomSpacing, 0));background-position:top;background-repeat:repeat-y}html::-webkit-scrollbar-thumb:active,html *::-webkit-scrollbar-thumb:active{background:var(--accent);background-attachment:fixed;background-size:cover;background-size:auto calc(var(--wph) - var(--minBottomSpacing, 0));background-position:top;background-repeat:repeat-y}html.f--5{font-size:calc(var(--fontSize) - .3125rem)}html.f--3{font-size:calc(var(--fontSize) - .1875rem)}html.f--2{font-size:calc(var(--fontSize) - .125rem)}html.f--1{font-size:calc(var(--fontSize) - .0625rem)}html.f-1{font-size:calc(var(--fontSize) + .0625rem)}html.f-2{font-size:calc(var(--fontSize) + .125rem)}html.f-3{font-size:calc(var(--fontSize) + .1875rem)}html.f-5{font-size:calc(var(--fontSize) + .3125rem)}html.av-2{--avatarEm: 4 !important}html.av-1{--avatarEm: 3.5 !important}html.av--1{--avatarEm: 2.5 !important}html.av--2{--avatarEm: 2 !important}html.av--3{--avatarEm: 1 !important}html.av--4{--avatarSize: 0 !important;--avatarEm: 0 !important}html.av-f-1{--avatarSize: 38px !important}html.av-f{--avatarSize: 46px !important}html.av-f1{--avatarSize: 54px !important}html.useSystemFont{font-family:sans-serif}body::-webkit-scrollbar{width:.75rem;height:.75rem}body::-webkit-scrollbar-thumb{border-radius:6.25rem;background-clip:content-box;border:.1875rem solid transparent}::-webkit-scrollbar{width:.375rem;height:.375rem}::-webkit-scrollbar-track{background:inherit}::-webkit-scrollbar-thumb{background:var(--scrollbarHandle);min-height:5rem}::-webkit-scrollbar-thumb:hover{background:var(--scrollbarHandleHover);background-clip:content-box}::-webkit-scrollbar-thumb:active{background:var(--accent);background-clip:content-box}@supports not selector(::-webkit-scrollbar){html,*{scrollbar-color:var(--scrollbarHandle) inherit;scrollbar-width:thin}}html._themeChanging_,html._themeChanging_ *{transition:background 1s ease,border 1s ease!important}html,body{margin:0;padding:0}.swiper-slide{height:unset!important}a{text-decoration:none;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}textarea,input{-webkit-tap-highlight-color:transparent}optgroup,option{background:var(--panel);color:var(--fg)}hr{margin:var(--margin) 0 var(--margin) 0;border:none;height:.0625rem;background:var(--divider)}rt{white-space:initial}.fa-pulse{animation:spin 1s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._noSelect,._button,._borderButton,._textButton,._buttonPrimary,._buttonGradate,._button *,._borderButton *,._textButton *,._buttonPrimary *,._buttonGradate *,._ghost,._ghost *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}._ghost,._ghost *{pointer-events:none}._modalBg{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--modalBg);-webkit-backdrop-filter:var(--modalBgFilter);backdrop-filter:var(--modalBgFilter)}._shadow{box-shadow:0 .25rem 2rem var(--shadow)!important}.swiper{overflow:clip!important}._button,._borderButton,._textButton,._buttonPrimary,._buttonGradate{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;padding:0;margin:0;background:none;border:none;cursor:pointer;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-size:1em;font-family:inherit;line-height:inherit}._button *,._borderButton *,._textButton *,._buttonPrimary *,._buttonGradate *{pointer-events:none}._button:disabled,._borderButton:disabled,._textButton:disabled,._buttonPrimary:disabled,._buttonGradate:disabled{opacity:.5;cursor:default}._buttonPrimary,._buttonGradate{color:var(--fgOnAccent);background:var(--accent)}._buttonPrimary:not(:disabled):hover,._buttonGradate:not(:disabled):hover{background:var(--X8)}._buttonPrimary:not(:disabled):active,._buttonGradate:not(:disabled):active{background:var(--X9)}._buttonGradate{color:var(--fgOnAccent);background:linear-gradient(90deg,var(--buttonGradateA),var(--buttonGradateB))}._buttonGradate:not(:disabled):hover{background:linear-gradient(90deg,var(--X8),var(--X8))}._buttonGradate:not(:disabled):active{background:linear-gradient(90deg,var(--X8),var(--X8))}._help{color:var(--accent);cursor:help}._textButton{color:var(--accent)}._textButton:not(:disabled):hover{text-decoration:underline}._inputs{display:flex;margin:2rem 0}._inputs:first-child{margin-top:.5rem}._inputs:last-child{margin-bottom:.5rem}._inputs>*{flex:1;margin:0!important}._inputs>*:not(:first-child){margin-left:.5rem!important}._inputs>*:not(:last-child){margin-right:.5rem!important}._panel,._card,._block{background:var(--panel);border-radius:var(--radius);overflow:clip}._tlPanel{background:var(--tlPanel);border-radius:var(--radius);overflow:clip}._block+._block{margin-top:var(--margin)}._gap{margin:var(--margin) 0}._card>._title{margin:0;padding:1.375rem 2rem;font-size:1em;border-bottom:solid .0625rem var(--panelHeaderDivider);font-weight:700;background:var(--panelHeaderBg);color:var(--panelHeaderFg)}@media (max-width: 31.25rem){._card>._title{padding:1rem;font-size:1em}}._card>._content{padding:2rem}@media (max-width: 31.25rem){._card>._content{padding:1rem}}._card>._content._noPad{padding:0!important}._card>._content+._content{border-top:solid .03125rem var(--divider)}._card>._footer{border-top:solid .03125rem var(--divider);padding:1.5rem 2rem}@media (max-width: 31.25rem){._card>._footer{padding:1rem}}._borderButton{display:block;width:100%;padding:.625rem;box-sizing:border-box;text-align:center;border:solid .03125rem var(--divider);border-radius:var(--radius)}._borderButton:active{border-color:var(--accent)}._popup{background:var(--popup);border-radius:var(--radius);contain:content}._monolithic_ ._section:not(:empty){box-sizing:border-box;padding:var(--root-margin, 2rem)}@media (max-width: 31.25rem){._monolithic_ ._section:not(:empty){--root-margin: .625rem}}._monolithic_ ._section:not(:empty)+._section:not(:empty){border-top:solid .03125rem var(--divider)}._narrow_ ._card>._title{padding:1rem;font-size:1em}._narrow_ ._card>._content{padding:1rem}._narrow_ ._card>._footer{padding:1rem}._acrylic{background:var(--acrylicPanel);-webkit-backdrop-filter:var(--blur, blur(15px));backdrop-filter:var(--blur, blur(15px))}@supports not (backdrop-filter: var(--blur, blur(15px))){._acrylic:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;z-index:-1;transform:translateZ(-.0625rem);background:var(--bg);opacity:.75}}._formBlock{margin:1.5em 0}._formRoot>._formBlock:first-child{margin-top:0}._formRoot>._formBlock:last-child{margin-bottom:0}._formLinksGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));grid-gap:.75rem}._formLinks>*:not(:last-child){margin-bottom:.5rem}._beta{margin-left:.7em;font-size:65%;padding:.125rem .1875rem;color:var(--accent);border:solid .0625rem var(--accent);border-radius:.25rem;vertical-align:top}._table>._row{display:flex}._table>._row:not(:last-child){margin-bottom:1rem}@media (max-width: 31.25rem){._table>._row:not(:last-child){margin-bottom:.5rem}}._table>._row>._cell{flex:1}._table>._row>._cell>._label{font-size:80%;opacity:.7}._table>._row>._cell>._label>._icon{margin-right:.25rem;display:none}._miniinfo{padding:1rem .5rem;text-align:center}._miniinfo>img{vertical-align:bottom;height:2rem;margin-bottom:.25rem;border-radius:.25rem}._fullinfo{padding:4rem 2rem;text-align:center}._fullinfo>img{vertical-align:bottom;height:8rem;margin-bottom:1rem;border-radius:1rem}._keyValue{display:flex}._keyValue>*{flex:1}._link{position:relative;color:var(--link)}._link:after{content:"";position:absolute;bottom:0;left:0;width:0%;border-bottom:.125rem solid var(--link);transition:.3s ease-in-out}._link:hover:after{width:100%}._caption{font-size:.8em;opacity:.7}._monospace,._code{font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace!important}._code{background:#26233a;color:#e0def4;font-size:.875rem;line-height:1.5;padding:.3125rem}.prism-editor__container{height:100%}.prism-editor__textarea:focus{outline:none}._zoom{transition-duration:.5s,.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(0,.5,.5,1)}.zoom-enter-active,.zoom-leave-active{transition:opacity .5s,transform .5s!important}.zoom-enter-from,.zoom-leave-to{opacity:0;transform:scale(.9)}.colored.v-public{background:var(--publicColor)!important}.colored.localOnly{background:var(--localOnlyColor)!important}.colored.v-home{background:var(--homeColor)!important}.colored.v-followers{background:var(--followerColor)!important}.colored.v-specified{background:var(--specifiedColor)!important}.colored.v-circle{background:var(--circleColor)!important}@keyframes blink{0%{opacity:1}70%{opacity:0}to{opacity:1}}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}@media (prefers-reduced-motion){@keyframes tada{0%{transform:scaleZ(1)}50%{transform:scale3d(1.1,1.1,1.1)}to{transform:scaleZ(1)}}}._anime_bounce{will-change:transform;animation:bounce ease .7s;animation-iteration-count:1;transform-origin:50% 50%}._anime_bounce_ready{will-change:transform;transform:scaleX(.9) scaleY(.9)}._anime_bounce_standBy{transition:transform .1s ease}@keyframes bounce{0%{transform:scaleX(.9) scaleY(.9)}19%{transform:scaleX(1.1) scaleY(1.1)}48%{transform:scaleX(.95) scaleY(.95)}to{transform:scaleX(1) scaleY(1)}}.ph-xxs{font-size:calc(var(--phIconSize) * .5)}.ph-xs{font-size:calc(var(--phIconSize) * .75)}.ph-sm{font-size:calc(var(--phIconSize) * .875)}.ph-lg{font-size:calc(var(--phIconSize) * 1.3333);line-height:calc(var(--phIconSize) * .75);vertical-align:calc(var(--phIconSize) * -.0667)}.ph-xl{font-size:calc(var(--phIconSize) * 1.5);line-height:calc(var(--phIconSize) * .6666);vertical-align:calc(var(--phIconSize) * -.075)}.ph-1x{font-size:var(--phIconSize)}.ph-2x{font-size:calc(var(--phIconSize) * 2)}.ph-3x{font-size:calc(var(--phIconSize) * 3)}.ph-4x{font-size:calc(var(--phIconSize) * 4)}.ph-5x{font-size:calc(var(--phIconSize) * 5)}.ph-6x{font-size:calc(var(--phIconSize) * 6)}.ph-7x{font-size:calc(var(--phIconSize) * 7)}.ph-8x{font-size:calc(var(--phIconSize) * 8)}.ph-9x{font-size:calc(var(--phIconSize) * 9)}.ph-10x{font-size:calc(var(--phIconSize) * 10)}.ph-fw{text-align:center;width:calc(var(--phIconSize) * 1.25);display:inline-flex}._blur_text{filter:blur(2px);transition:filter .3s}._blur_text:hover{filter:blur(0px)}@media (prefers-reduced-motion: no-preference){@keyframes scaleIn{0%{transform:scale(0);opacity:0}}@keyframes scaleInSmall{0%{transform:scale(.8);opacity:0}}}@font-face{font-family:Phosphor-Bold;src:url(/assets/Phosphor-Bold-2153b52c.woff2) format("woff2"),url(/assets/Phosphor-Bold-de4dcc9d.woff) format("woff"),url(/assets/Phosphor-Bold-10a0a1cb.ttf) format("truetype"),url(/assets/Phosphor-Bold-e247739b.svg#Phosphor-Bold) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-bold{font-family:Phosphor-Bold!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-bold.ph-acorn:before{content:""}.ph-bold.ph-address-book:before{content:""}.ph-bold.ph-address-book-tabs:before{content:""}.ph-bold.ph-air-traffic-control:before{content:""}.ph-bold.ph-airplane:before{content:""}.ph-bold.ph-airplane-in-flight:before{content:""}.ph-bold.ph-airplane-landing:before{content:""}.ph-bold.ph-airplane-takeoff:before{content:""}.ph-bold.ph-airplane-taxiing:before{content:""}.ph-bold.ph-airplane-tilt:before{content:""}.ph-bold.ph-airplay:before{content:""}.ph-bold.ph-alarm:before{content:""}.ph-bold.ph-alien:before{content:""}.ph-bold.ph-align-bottom:before{content:""}.ph-bold.ph-align-bottom-simple:before{content:""}.ph-bold.ph-align-center-horizontal:before{content:""}.ph-bold.ph-align-center-horizontal-simple:before{content:""}.ph-bold.ph-align-center-vertical:before{content:""}.ph-bold.ph-align-center-vertical-simple:before{content:""}.ph-bold.ph-align-left:before{content:""}.ph-bold.ph-align-left-simple:before{content:""}.ph-bold.ph-align-right:before{content:""}.ph-bold.ph-align-right-simple:before{content:""}.ph-bold.ph-align-top:before{content:""}.ph-bold.ph-align-top-simple:before{content:""}.ph-bold.ph-amazon-logo:before{content:""}.ph-bold.ph-ambulance:before{content:""}.ph-bold.ph-anchor:before{content:""}.ph-bold.ph-anchor-simple:before{content:""}.ph-bold.ph-android-logo:before{content:""}.ph-bold.ph-angle:before{content:""}.ph-bold.ph-angular-logo:before{content:""}.ph-bold.ph-aperture:before{content:""}.ph-bold.ph-app-store-logo:before{content:""}.ph-bold.ph-app-window:before{content:""}.ph-bold.ph-apple-logo:before{content:""}.ph-bold.ph-apple-podcasts-logo:before{content:""}.ph-bold.ph-approximate-equals:before{content:""}.ph-bold.ph-archive:before{content:""}.ph-bold.ph-armchair:before{content:""}.ph-bold.ph-arrow-arc-left:before{content:""}.ph-bold.ph-arrow-arc-right:before{content:""}.ph-bold.ph-arrow-bend-double-up-left:before{content:""}.ph-bold.ph-arrow-bend-double-up-right:before{content:""}.ph-bold.ph-arrow-bend-down-left:before{content:""}.ph-bold.ph-arrow-bend-down-right:before{content:""}.ph-bold.ph-arrow-bend-left-down:before{content:""}.ph-bold.ph-arrow-bend-left-up:before{content:""}.ph-bold.ph-arrow-bend-right-down:before{content:""}.ph-bold.ph-arrow-bend-right-up:before{content:""}.ph-bold.ph-arrow-bend-up-left:before{content:""}.ph-bold.ph-arrow-bend-up-right:before{content:""}.ph-bold.ph-arrow-circle-down:before{content:""}.ph-bold.ph-arrow-circle-down-left:before{content:""}.ph-bold.ph-arrow-circle-down-right:before{content:""}.ph-bold.ph-arrow-circle-left:before{content:""}.ph-bold.ph-arrow-circle-right:before{content:""}.ph-bold.ph-arrow-circle-up:before{content:""}.ph-bold.ph-arrow-circle-up-left:before{content:""}.ph-bold.ph-arrow-circle-up-right:before{content:""}.ph-bold.ph-arrow-clockwise:before{content:""}.ph-bold.ph-arrow-counter-clockwise:before{content:""}.ph-bold.ph-arrow-down:before{content:""}.ph-bold.ph-arrow-down-left:before{content:""}.ph-bold.ph-arrow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-down-left:before{content:""}.ph-bold.ph-arrow-elbow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-left:before{content:""}.ph-bold.ph-arrow-elbow-left-down:before{content:""}.ph-bold.ph-arrow-elbow-left-up:before{content:""}.ph-bold.ph-arrow-elbow-right:before{content:""}.ph-bold.ph-arrow-elbow-right-down:before{content:""}.ph-bold.ph-arrow-elbow-right-up:before{content:""}.ph-bold.ph-arrow-elbow-up-left:before{content:""}.ph-bold.ph-arrow-elbow-up-right:before{content:""}.ph-bold.ph-arrow-fat-down:before{content:""}.ph-bold.ph-arrow-fat-left:before{content:""}.ph-bold.ph-arrow-fat-line-down:before{content:""}.ph-bold.ph-arrow-fat-line-left:before{content:""}.ph-bold.ph-arrow-fat-line-right:before{content:""}.ph-bold.ph-arrow-fat-line-up:before{content:""}.ph-bold.ph-arrow-fat-lines-down:before{content:""}.ph-bold.ph-arrow-fat-lines-left:before{content:""}.ph-bold.ph-arrow-fat-lines-right:before{content:""}.ph-bold.ph-arrow-fat-lines-up:before{content:""}.ph-bold.ph-arrow-fat-right:before{content:""}.ph-bold.ph-arrow-fat-up:before{content:""}.ph-bold.ph-arrow-left:before{content:""}.ph-bold.ph-arrow-line-down:before{content:""}.ph-bold.ph-arrow-line-down-left:before{content:""}.ph-bold.ph-arrow-line-down-right:before{content:""}.ph-bold.ph-arrow-line-left:before{content:""}.ph-bold.ph-arrow-line-right:before{content:""}.ph-bold.ph-arrow-line-up:before{content:""}.ph-bold.ph-arrow-line-up-left:before{content:""}.ph-bold.ph-arrow-line-up-right:before{content:""}.ph-bold.ph-arrow-right:before{content:""}.ph-bold.ph-arrow-square-down:before{content:""}.ph-bold.ph-arrow-square-down-left:before{content:""}.ph-bold.ph-arrow-square-down-right:before{content:""}.ph-bold.ph-arrow-square-in:before{content:""}.ph-bold.ph-arrow-square-left:before{content:""}.ph-bold.ph-arrow-square-out:before{content:""}.ph-bold.ph-arrow-square-right:before{content:""}.ph-bold.ph-arrow-square-up:before{content:""}.ph-bold.ph-arrow-square-up-left:before{content:""}.ph-bold.ph-arrow-square-up-right:before{content:""}.ph-bold.ph-arrow-u-down-left:before{content:""}.ph-bold.ph-arrow-u-down-right:before{content:""}.ph-bold.ph-arrow-u-left-down:before{content:""}.ph-bold.ph-arrow-u-left-up:before{content:""}.ph-bold.ph-arrow-u-right-down:before{content:""}.ph-bold.ph-arrow-u-right-up:before{content:""}.ph-bold.ph-arrow-u-up-left:before{content:""}.ph-bold.ph-arrow-u-up-right:before{content:""}.ph-bold.ph-arrow-up:before{content:""}.ph-bold.ph-arrow-up-left:before{content:""}.ph-bold.ph-arrow-up-right:before{content:""}.ph-bold.ph-arrows-clockwise:before{content:""}.ph-bold.ph-arrows-counter-clockwise:before{content:""}.ph-bold.ph-arrows-down-up:before{content:""}.ph-bold.ph-arrows-horizontal:before{content:""}.ph-bold.ph-arrows-in:before{content:""}.ph-bold.ph-arrows-in-cardinal:before{content:""}.ph-bold.ph-arrows-in-line-horizontal:before{content:""}.ph-bold.ph-arrows-in-line-vertical:before{content:""}.ph-bold.ph-arrows-in-simple:before{content:""}.ph-bold.ph-arrows-left-right:before{content:""}.ph-bold.ph-arrows-merge:before{content:""}.ph-bold.ph-arrows-out:before{content:""}.ph-bold.ph-arrows-out-cardinal:before{content:""}.ph-bold.ph-arrows-out-line-horizontal:before{content:""}.ph-bold.ph-arrows-out-line-vertical:before{content:""}.ph-bold.ph-arrows-out-simple:before{content:""}.ph-bold.ph-arrows-split:before{content:""}.ph-bold.ph-arrows-vertical:before{content:""}.ph-bold.ph-article:before{content:""}.ph-bold.ph-article-medium:before{content:""}.ph-bold.ph-article-ny-times:before{content:""}.ph-bold.ph-asclepius:before{content:""}.ph-bold.ph-caduceus:before{content:""}.ph-bold.ph-asterisk:before{content:""}.ph-bold.ph-asterisk-simple:before{content:""}.ph-bold.ph-at:before{content:""}.ph-bold.ph-atom:before{content:""}.ph-bold.ph-avocado:before{content:""}.ph-bold.ph-axe:before{content:""}.ph-bold.ph-baby:before{content:""}.ph-bold.ph-baby-carriage:before{content:""}.ph-bold.ph-backpack:before{content:""}.ph-bold.ph-backspace:before{content:""}.ph-bold.ph-bag:before{content:""}.ph-bold.ph-bag-simple:before{content:""}.ph-bold.ph-balloon:before{content:""}.ph-bold.ph-bandaids:before{content:""}.ph-bold.ph-bank:before{content:""}.ph-bold.ph-barbell:before{content:""}.ph-bold.ph-barcode:before{content:""}.ph-bold.ph-barn:before{content:""}.ph-bold.ph-barricade:before{content:""}.ph-bold.ph-baseball:before{content:""}.ph-bold.ph-baseball-cap:before{content:""}.ph-bold.ph-baseball-helmet:before{content:""}.ph-bold.ph-basket:before{content:""}.ph-bold.ph-basketball:before{content:""}.ph-bold.ph-bathtub:before{content:""}.ph-bold.ph-battery-charging:before{content:""}.ph-bold.ph-battery-charging-vertical:before{content:""}.ph-bold.ph-battery-empty:before{content:""}.ph-bold.ph-battery-full:before{content:""}.ph-bold.ph-battery-high:before{content:""}.ph-bold.ph-battery-low:before{content:""}.ph-bold.ph-battery-medium:before{content:""}.ph-bold.ph-battery-plus:before{content:""}.ph-bold.ph-battery-plus-vertical:before{content:""}.ph-bold.ph-battery-vertical-empty:before{content:""}.ph-bold.ph-battery-vertical-full:before{content:""}.ph-bold.ph-battery-vertical-high:before{content:""}.ph-bold.ph-battery-vertical-low:before{content:""}.ph-bold.ph-battery-vertical-medium:before{content:""}.ph-bold.ph-battery-warning:before{content:""}.ph-bold.ph-battery-warning-vertical:before{content:""}.ph-bold.ph-beach-ball:before{content:""}.ph-bold.ph-beanie:before{content:""}.ph-bold.ph-bed:before{content:""}.ph-bold.ph-beer-bottle:before{content:""}.ph-bold.ph-beer-stein:before{content:""}.ph-bold.ph-behance-logo:before{content:""}.ph-bold.ph-bell:before{content:""}.ph-bold.ph-bell-ringing:before{content:""}.ph-bold.ph-bell-simple:before{content:""}.ph-bold.ph-bell-simple-ringing:before{content:""}.ph-bold.ph-bell-simple-slash:before{content:""}.ph-bold.ph-bell-simple-z:before{content:""}.ph-bold.ph-bell-slash:before{content:""}.ph-bold.ph-bell-z:before{content:""}.ph-bold.ph-belt:before{content:""}.ph-bold.ph-bezier-curve:before{content:""}.ph-bold.ph-bicycle:before{content:""}.ph-bold.ph-binary:before{content:""}.ph-bold.ph-binoculars:before{content:""}.ph-bold.ph-biohazard:before{content:""}.ph-bold.ph-bird:before{content:""}.ph-bold.ph-blueprint:before{content:""}.ph-bold.ph-bluetooth:before{content:""}.ph-bold.ph-bluetooth-connected:before{content:""}.ph-bold.ph-bluetooth-slash:before{content:""}.ph-bold.ph-bluetooth-x:before{content:""}.ph-bold.ph-boat:before{content:""}.ph-bold.ph-bomb:before{content:""}.ph-bold.ph-bone:before{content:""}.ph-bold.ph-book:before{content:""}.ph-bold.ph-book-bookmark:before{content:""}.ph-bold.ph-book-open:before{content:""}.ph-bold.ph-book-open-text:before{content:""}.ph-bold.ph-book-open-user:before{content:""}.ph-bold.ph-bookmark:before{content:""}.ph-bold.ph-bookmark-simple:before{content:""}.ph-bold.ph-bookmarks:before{content:""}.ph-bold.ph-bookmarks-simple:before{content:""}.ph-bold.ph-books:before{content:""}.ph-bold.ph-boot:before{content:""}.ph-bold.ph-boules:before{content:""}.ph-bold.ph-bounding-box:before{content:""}.ph-bold.ph-bowl-food:before{content:""}.ph-bold.ph-bowl-steam:before{content:""}.ph-bold.ph-bowling-ball:before{content:""}.ph-bold.ph-box-arrow-down:before{content:""}.ph-bold.ph-archive-box:before{content:""}.ph-bold.ph-box-arrow-up:before{content:""}.ph-bold.ph-boxing-glove:before{content:""}.ph-bold.ph-brackets-angle:before{content:""}.ph-bold.ph-brackets-curly:before{content:""}.ph-bold.ph-brackets-round:before{content:""}.ph-bold.ph-brackets-square:before{content:""}.ph-bold.ph-brain:before{content:""}.ph-bold.ph-brandy:before{content:""}.ph-bold.ph-bread:before{content:""}.ph-bold.ph-bridge:before{content:""}.ph-bold.ph-briefcase:before{content:""}.ph-bold.ph-briefcase-metal:before{content:""}.ph-bold.ph-broadcast:before{content:""}.ph-bold.ph-broom:before{content:""}.ph-bold.ph-browser:before{content:""}.ph-bold.ph-browsers:before{content:""}.ph-bold.ph-bug:before{content:""}.ph-bold.ph-bug-beetle:before{content:""}.ph-bold.ph-bug-droid:before{content:""}.ph-bold.ph-building:before{content:""}.ph-bold.ph-building-apartment:before{content:""}.ph-bold.ph-building-office:before{content:""}.ph-bold.ph-buildings:before{content:""}.ph-bold.ph-bulldozer:before{content:""}.ph-bold.ph-bus:before{content:""}.ph-bold.ph-butterfly:before{content:""}.ph-bold.ph-cable-car:before{content:""}.ph-bold.ph-cactus:before{content:""}.ph-bold.ph-cake:before{content:""}.ph-bold.ph-calculator:before{content:""}.ph-bold.ph-calendar:before{content:""}.ph-bold.ph-calendar-blank:before{content:""}.ph-bold.ph-calendar-check:before{content:""}.ph-bold.ph-calendar-dot:before{content:""}.ph-bold.ph-calendar-dots:before{content:""}.ph-bold.ph-calendar-heart:before{content:""}.ph-bold.ph-calendar-minus:before{content:""}.ph-bold.ph-calendar-plus:before{content:""}.ph-bold.ph-calendar-slash:before{content:""}.ph-bold.ph-calendar-star:before{content:""}.ph-bold.ph-calendar-x:before{content:""}.ph-bold.ph-call-bell:before{content:""}.ph-bold.ph-camera:before{content:""}.ph-bold.ph-camera-plus:before{content:""}.ph-bold.ph-camera-rotate:before{content:""}.ph-bold.ph-camera-slash:before{content:""}.ph-bold.ph-campfire:before{content:""}.ph-bold.ph-car:before{content:""}.ph-bold.ph-car-battery:before{content:""}.ph-bold.ph-car-profile:before{content:""}.ph-bold.ph-car-simple:before{content:""}.ph-bold.ph-cardholder:before{content:""}.ph-bold.ph-cards:before{content:""}.ph-bold.ph-cards-three:before{content:""}.ph-bold.ph-caret-circle-double-down:before{content:""}.ph-bold.ph-caret-circle-double-left:before{content:""}.ph-bold.ph-caret-circle-double-right:before{content:""}.ph-bold.ph-caret-circle-double-up:before{content:""}.ph-bold.ph-caret-circle-down:before{content:""}.ph-bold.ph-caret-circle-left:before{content:""}.ph-bold.ph-caret-circle-right:before{content:""}.ph-bold.ph-caret-circle-up:before{content:""}.ph-bold.ph-caret-circle-up-down:before{content:""}.ph-bold.ph-caret-double-down:before{content:""}.ph-bold.ph-caret-double-left:before{content:""}.ph-bold.ph-caret-double-right:before{content:""}.ph-bold.ph-caret-double-up:before{content:""}.ph-bold.ph-caret-down:before{content:""}.ph-bold.ph-caret-left:before{content:""}.ph-bold.ph-caret-line-down:before{content:""}.ph-bold.ph-caret-line-left:before{content:""}.ph-bold.ph-caret-line-right:before{content:""}.ph-bold.ph-caret-line-up:before{content:""}.ph-bold.ph-caret-right:before{content:""}.ph-bold.ph-caret-up:before{content:""}.ph-bold.ph-caret-up-down:before{content:""}.ph-bold.ph-carrot:before{content:""}.ph-bold.ph-cash-register:before{content:""}.ph-bold.ph-cassette-tape:before{content:""}.ph-bold.ph-castle-turret:before{content:""}.ph-bold.ph-cat:before{content:""}.ph-bold.ph-cell-signal-full:before{content:""}.ph-bold.ph-cell-signal-high:before{content:""}.ph-bold.ph-cell-signal-low:before{content:""}.ph-bold.ph-cell-signal-medium:before{content:""}.ph-bold.ph-cell-signal-none:before{content:""}.ph-bold.ph-cell-signal-slash:before{content:""}.ph-bold.ph-cell-signal-x:before{content:""}.ph-bold.ph-cell-tower:before{content:""}.ph-bold.ph-certificate:before{content:""}.ph-bold.ph-chair:before{content:""}.ph-bold.ph-chalkboard:before{content:""}.ph-bold.ph-chalkboard-simple:before{content:""}.ph-bold.ph-chalkboard-teacher:before{content:""}.ph-bold.ph-champagne:before{content:""}.ph-bold.ph-charging-station:before{content:""}.ph-bold.ph-chart-bar:before{content:""}.ph-bold.ph-chart-bar-horizontal:before{content:""}.ph-bold.ph-chart-donut:before{content:""}.ph-bold.ph-chart-line:before{content:""}.ph-bold.ph-chart-line-down:before{content:""}.ph-bold.ph-chart-line-up:before{content:""}.ph-bold.ph-chart-pie:before{content:""}.ph-bold.ph-chart-pie-slice:before{content:""}.ph-bold.ph-chart-polar:before{content:""}.ph-bold.ph-chart-scatter:before{content:""}.ph-bold.ph-chat:before{content:""}.ph-bold.ph-chat-centered:before{content:""}.ph-bold.ph-chat-centered-dots:before{content:""}.ph-bold.ph-chat-centered-slash:before{content:""}.ph-bold.ph-chat-centered-text:before{content:""}.ph-bold.ph-chat-circle:before{content:""}.ph-bold.ph-chat-circle-dots:before{content:""}.ph-bold.ph-chat-circle-slash:before{content:""}.ph-bold.ph-chat-circle-text:before{content:""}.ph-bold.ph-chat-dots:before{content:""}.ph-bold.ph-chat-slash:before{content:""}.ph-bold.ph-chat-teardrop:before{content:""}.ph-bold.ph-chat-teardrop-dots:before{content:""}.ph-bold.ph-chat-teardrop-slash:before{content:""}.ph-bold.ph-chat-teardrop-text:before{content:""}.ph-bold.ph-chat-text:before{content:""}.ph-bold.ph-chats:before{content:""}.ph-bold.ph-chats-circle:before{content:""}.ph-bold.ph-chats-teardrop:before{content:""}.ph-bold.ph-check:before{content:""}.ph-bold.ph-check-circle:before{content:""}.ph-bold.ph-check-fat:before{content:""}.ph-bold.ph-check-square:before{content:""}.ph-bold.ph-check-square-offset:before{content:""}.ph-bold.ph-checkerboard:before{content:""}.ph-bold.ph-checks:before{content:""}.ph-bold.ph-cheers:before{content:""}.ph-bold.ph-cheese:before{content:""}.ph-bold.ph-chef-hat:before{content:""}.ph-bold.ph-cherries:before{content:""}.ph-bold.ph-church:before{content:""}.ph-bold.ph-cigarette:before{content:""}.ph-bold.ph-cigarette-slash:before{content:""}.ph-bold.ph-circle:before{content:""}.ph-bold.ph-circle-dashed:before{content:""}.ph-bold.ph-circle-half:before{content:""}.ph-bold.ph-circle-half-tilt:before{content:""}.ph-bold.ph-circle-notch:before{content:""}.ph-bold.ph-circles-four:before{content:""}.ph-bold.ph-circles-three:before{content:""}.ph-bold.ph-circles-three-plus:before{content:""}.ph-bold.ph-circuitry:before{content:""}.ph-bold.ph-city:before{content:""}.ph-bold.ph-clipboard:before{content:""}.ph-bold.ph-clipboard-text:before{content:""}.ph-bold.ph-clock:before{content:""}.ph-bold.ph-clock-afternoon:before{content:""}.ph-bold.ph-clock-clockwise:before{content:""}.ph-bold.ph-clock-countdown:before{content:""}.ph-bold.ph-clock-counter-clockwise:before{content:""}.ph-bold.ph-clock-user:before{content:""}.ph-bold.ph-closed-captioning:before{content:""}.ph-bold.ph-cloud:before{content:""}.ph-bold.ph-cloud-arrow-down:before{content:""}.ph-bold.ph-cloud-arrow-up:before{content:""}.ph-bold.ph-cloud-check:before{content:""}.ph-bold.ph-cloud-fog:before{content:""}.ph-bold.ph-cloud-lightning:before{content:""}.ph-bold.ph-cloud-moon:before{content:""}.ph-bold.ph-cloud-rain:before{content:""}.ph-bold.ph-cloud-slash:before{content:""}.ph-bold.ph-cloud-snow:before{content:""}.ph-bold.ph-cloud-sun:before{content:""}.ph-bold.ph-cloud-warning:before{content:""}.ph-bold.ph-cloud-x:before{content:""}.ph-bold.ph-clover:before{content:""}.ph-bold.ph-club:before{content:""}.ph-bold.ph-coat-hanger:before{content:""}.ph-bold.ph-coda-logo:before{content:""}.ph-bold.ph-code:before{content:""}.ph-bold.ph-code-block:before{content:""}.ph-bold.ph-code-simple:before{content:""}.ph-bold.ph-codepen-logo:before{content:""}.ph-bold.ph-codesandbox-logo:before{content:""}.ph-bold.ph-coffee:before{content:""}.ph-bold.ph-coffee-bean:before{content:""}.ph-bold.ph-coin:before{content:""}.ph-bold.ph-coin-vertical:before{content:""}.ph-bold.ph-coins:before{content:""}.ph-bold.ph-columns:before{content:""}.ph-bold.ph-columns-plus-left:before{content:""}.ph-bold.ph-columns-plus-right:before{content:""}.ph-bold.ph-command:before{content:""}.ph-bold.ph-compass:before{content:""}.ph-bold.ph-compass-rose:before{content:""}.ph-bold.ph-compass-tool:before{content:""}.ph-bold.ph-computer-tower:before{content:""}.ph-bold.ph-confetti:before{content:""}.ph-bold.ph-contactless-payment:before{content:""}.ph-bold.ph-control:before{content:""}.ph-bold.ph-cookie:before{content:""}.ph-bold.ph-cooking-pot:before{content:""}.ph-bold.ph-copy:before{content:""}.ph-bold.ph-copy-simple:before{content:""}.ph-bold.ph-copyleft:before{content:""}.ph-bold.ph-copyright:before{content:""}.ph-bold.ph-corners-in:before{content:""}.ph-bold.ph-corners-out:before{content:""}.ph-bold.ph-couch:before{content:""}.ph-bold.ph-court-basketball:before{content:""}.ph-bold.ph-cow:before{content:""}.ph-bold.ph-cowboy-hat:before{content:""}.ph-bold.ph-cpu:before{content:""}.ph-bold.ph-crane:before{content:""}.ph-bold.ph-crane-tower:before{content:""}.ph-bold.ph-credit-card:before{content:""}.ph-bold.ph-cricket:before{content:""}.ph-bold.ph-crop:before{content:""}.ph-bold.ph-cross:before{content:""}.ph-bold.ph-crosshair:before{content:""}.ph-bold.ph-crosshair-simple:before{content:""}.ph-bold.ph-crown:before{content:""}.ph-bold.ph-crown-cross:before{content:""}.ph-bold.ph-crown-simple:before{content:""}.ph-bold.ph-cube:before{content:""}.ph-bold.ph-cube-focus:before{content:""}.ph-bold.ph-cube-transparent:before{content:""}.ph-bold.ph-currency-btc:before{content:""}.ph-bold.ph-currency-circle-dollar:before{content:""}.ph-bold.ph-currency-cny:before{content:""}.ph-bold.ph-currency-dollar:before{content:""}.ph-bold.ph-currency-dollar-simple:before{content:""}.ph-bold.ph-currency-eth:before{content:""}.ph-bold.ph-currency-eur:before{content:""}.ph-bold.ph-currency-gbp:before{content:""}.ph-bold.ph-currency-inr:before{content:""}.ph-bold.ph-currency-jpy:before{content:""}.ph-bold.ph-currency-krw:before{content:""}.ph-bold.ph-currency-kzt:before{content:""}.ph-bold.ph-currency-ngn:before{content:""}.ph-bold.ph-currency-rub:before{content:""}.ph-bold.ph-cursor:before{content:""}.ph-bold.ph-cursor-click:before{content:""}.ph-bold.ph-cursor-text:before{content:""}.ph-bold.ph-cylinder:before{content:""}.ph-bold.ph-database:before{content:""}.ph-bold.ph-desk:before{content:""}.ph-bold.ph-desktop:before{content:""}.ph-bold.ph-desktop-tower:before{content:""}.ph-bold.ph-detective:before{content:""}.ph-bold.ph-dev-to-logo:before{content:""}.ph-bold.ph-device-mobile:before{content:""}.ph-bold.ph-device-mobile-camera:before{content:""}.ph-bold.ph-device-mobile-slash:before{content:""}.ph-bold.ph-device-mobile-speaker:before{content:""}.ph-bold.ph-device-rotate:before{content:""}.ph-bold.ph-device-tablet:before{content:""}.ph-bold.ph-device-tablet-camera:before{content:""}.ph-bold.ph-device-tablet-speaker:before{content:""}.ph-bold.ph-devices:before{content:""}.ph-bold.ph-diamond:before{content:""}.ph-bold.ph-diamonds-four:before{content:""}.ph-bold.ph-dice-five:before{content:""}.ph-bold.ph-dice-four:before{content:""}.ph-bold.ph-dice-one:before{content:""}.ph-bold.ph-dice-six:before{content:""}.ph-bold.ph-dice-three:before{content:""}.ph-bold.ph-dice-two:before{content:""}.ph-bold.ph-disc:before{content:""}.ph-bold.ph-disco-ball:before{content:""}.ph-bold.ph-discord-logo:before{content:""}.ph-bold.ph-divide:before{content:""}.ph-bold.ph-dna:before{content:""}.ph-bold.ph-dog:before{content:""}.ph-bold.ph-door:before{content:""}.ph-bold.ph-door-open:before{content:""}.ph-bold.ph-dot:before{content:""}.ph-bold.ph-dot-outline:before{content:""}.ph-bold.ph-dots-nine:before{content:""}.ph-bold.ph-dots-six:before{content:""}.ph-bold.ph-dots-six-vertical:before{content:""}.ph-bold.ph-dots-three:before{content:""}.ph-bold.ph-dots-three-circle:before{content:""}.ph-bold.ph-dots-three-circle-vertical:before{content:""}.ph-bold.ph-dots-three-outline:before{content:""}.ph-bold.ph-dots-three-outline-vertical:before{content:""}.ph-bold.ph-dots-three-vertical:before{content:""}.ph-bold.ph-download:before{content:""}.ph-bold.ph-download-simple:before{content:""}.ph-bold.ph-dress:before{content:""}.ph-bold.ph-dresser:before{content:""}.ph-bold.ph-dribbble-logo:before{content:""}.ph-bold.ph-drone:before{content:""}.ph-bold.ph-drop:before{content:""}.ph-bold.ph-drop-half:before{content:""}.ph-bold.ph-drop-half-bottom:before{content:""}.ph-bold.ph-drop-simple:before{content:""}.ph-bold.ph-drop-slash:before{content:""}.ph-bold.ph-dropbox-logo:before{content:""}.ph-bold.ph-ear:before{content:""}.ph-bold.ph-ear-slash:before{content:""}.ph-bold.ph-egg:before{content:""}.ph-bold.ph-egg-crack:before{content:""}.ph-bold.ph-eject:before{content:""}.ph-bold.ph-eject-simple:before{content:""}.ph-bold.ph-elevator:before{content:""}.ph-bold.ph-empty:before{content:""}.ph-bold.ph-engine:before{content:""}.ph-bold.ph-envelope:before{content:""}.ph-bold.ph-envelope-open:before{content:""}.ph-bold.ph-envelope-simple:before{content:""}.ph-bold.ph-envelope-simple-open:before{content:""}.ph-bold.ph-equalizer:before{content:""}.ph-bold.ph-equals:before{content:""}.ph-bold.ph-eraser:before{content:""}.ph-bold.ph-escalator-down:before{content:""}.ph-bold.ph-escalator-up:before{content:""}.ph-bold.ph-exam:before{content:""}.ph-bold.ph-exclamation-mark:before{content:""}.ph-bold.ph-exclude:before{content:""}.ph-bold.ph-exclude-square:before{content:""}.ph-bold.ph-export:before{content:""}.ph-bold.ph-eye:before{content:""}.ph-bold.ph-eye-closed:before{content:""}.ph-bold.ph-eye-slash:before{content:""}.ph-bold.ph-eyedropper:before{content:""}.ph-bold.ph-eyedropper-sample:before{content:""}.ph-bold.ph-eyeglasses:before{content:""}.ph-bold.ph-eyes:before{content:""}.ph-bold.ph-face-mask:before{content:""}.ph-bold.ph-facebook-logo:before{content:""}.ph-bold.ph-factory:before{content:""}.ph-bold.ph-faders:before{content:""}.ph-bold.ph-faders-horizontal:before{content:""}.ph-bold.ph-fallout-shelter:before{content:""}.ph-bold.ph-fan:before{content:""}.ph-bold.ph-farm:before{content:""}.ph-bold.ph-fast-forward:before{content:""}.ph-bold.ph-fast-forward-circle:before{content:""}.ph-bold.ph-feather:before{content:""}.ph-bold.ph-fediverse-logo:before{content:""}.ph-bold.ph-figma-logo:before{content:""}.ph-bold.ph-file:before{content:""}.ph-bold.ph-file-archive:before{content:""}.ph-bold.ph-file-arrow-down:before{content:""}.ph-bold.ph-file-arrow-up:before{content:""}.ph-bold.ph-file-audio:before{content:""}.ph-bold.ph-file-c:before{content:""}.ph-bold.ph-file-c-sharp:before{content:""}.ph-bold.ph-file-cloud:before{content:""}.ph-bold.ph-file-code:before{content:""}.ph-bold.ph-file-cpp:before{content:""}.ph-bold.ph-file-css:before{content:""}.ph-bold.ph-file-csv:before{content:""}.ph-bold.ph-file-dashed:before{content:""}.ph-bold.ph-file-dotted:before{content:""}.ph-bold.ph-file-doc:before{content:""}.ph-bold.ph-file-html:before{content:""}.ph-bold.ph-file-image:before{content:""}.ph-bold.ph-file-ini:before{content:""}.ph-bold.ph-file-jpg:before{content:""}.ph-bold.ph-file-js:before{content:""}.ph-bold.ph-file-jsx:before{content:""}.ph-bold.ph-file-lock:before{content:""}.ph-bold.ph-file-magnifying-glass:before{content:""}.ph-bold.ph-file-search:before{content:""}.ph-bold.ph-file-md:before{content:""}.ph-bold.ph-file-minus:before{content:""}.ph-bold.ph-file-pdf:before{content:""}.ph-bold.ph-file-plus:before{content:""}.ph-bold.ph-file-png:before{content:""}.ph-bold.ph-file-ppt:before{content:""}.ph-bold.ph-file-py:before{content:""}.ph-bold.ph-file-rs:before{content:""}.ph-bold.ph-file-sql:before{content:""}.ph-bold.ph-file-svg:before{content:""}.ph-bold.ph-file-text:before{content:""}.ph-bold.ph-file-ts:before{content:""}.ph-bold.ph-file-tsx:before{content:""}.ph-bold.ph-file-txt:before{content:""}.ph-bold.ph-file-video:before{content:""}.ph-bold.ph-file-vue:before{content:""}.ph-bold.ph-file-x:before{content:""}.ph-bold.ph-file-xls:before{content:""}.ph-bold.ph-file-zip:before{content:""}.ph-bold.ph-files:before{content:""}.ph-bold.ph-film-reel:before{content:""}.ph-bold.ph-film-script:before{content:""}.ph-bold.ph-film-slate:before{content:""}.ph-bold.ph-film-strip:before{content:""}.ph-bold.ph-fingerprint:before{content:""}.ph-bold.ph-fingerprint-simple:before{content:""}.ph-bold.ph-finn-the-human:before{content:""}.ph-bold.ph-fire:before{content:""}.ph-bold.ph-fire-extinguisher:before{content:""}.ph-bold.ph-fire-simple:before{content:""}.ph-bold.ph-fire-truck:before{content:""}.ph-bold.ph-first-aid:before{content:""}.ph-bold.ph-first-aid-kit:before{content:""}.ph-bold.ph-fish:before{content:""}.ph-bold.ph-fish-simple:before{content:""}.ph-bold.ph-flag:before{content:""}.ph-bold.ph-flag-banner:before{content:""}.ph-bold.ph-flag-banner-fold:before{content:""}.ph-bold.ph-flag-checkered:before{content:""}.ph-bold.ph-flag-pennant:before{content:""}.ph-bold.ph-flame:before{content:""}.ph-bold.ph-flashlight:before{content:""}.ph-bold.ph-flask:before{content:""}.ph-bold.ph-flip-horizontal:before{content:""}.ph-bold.ph-flip-vertical:before{content:""}.ph-bold.ph-floppy-disk:before{content:""}.ph-bold.ph-floppy-disk-back:before{content:""}.ph-bold.ph-flow-arrow:before{content:""}.ph-bold.ph-flower:before{content:""}.ph-bold.ph-flower-lotus:before{content:""}.ph-bold.ph-flower-tulip:before{content:""}.ph-bold.ph-flying-saucer:before{content:""}.ph-bold.ph-folder:before{content:""}.ph-bold.ph-folder-notch:before{content:""}.ph-bold.ph-folder-dashed:before{content:""}.ph-bold.ph-folder-dotted:before{content:""}.ph-bold.ph-folder-lock:before{content:""}.ph-bold.ph-folder-minus:before{content:""}.ph-bold.ph-folder-notch-minus:before{content:""}.ph-bold.ph-folder-open:before{content:""}.ph-bold.ph-folder-notch-open:before{content:""}.ph-bold.ph-folder-plus:before{content:""}.ph-bold.ph-folder-notch-plus:before{content:""}.ph-bold.ph-folder-simple:before{content:""}.ph-bold.ph-folder-simple-dashed:before{content:""}.ph-bold.ph-folder-simple-dotted:before{content:""}.ph-bold.ph-folder-simple-lock:before{content:""}.ph-bold.ph-folder-simple-minus:before{content:""}.ph-bold.ph-folder-simple-plus:before{content:""}.ph-bold.ph-folder-simple-star:before{content:""}.ph-bold.ph-folder-simple-user:before{content:""}.ph-bold.ph-folder-star:before{content:""}.ph-bold.ph-folder-user:before{content:""}.ph-bold.ph-folders:before{content:""}.ph-bold.ph-football:before{content:""}.ph-bold.ph-football-helmet:before{content:""}.ph-bold.ph-footprints:before{content:""}.ph-bold.ph-fork-knife:before{content:""}.ph-bold.ph-four-k:before{content:""}.ph-bold.ph-frame-corners:before{content:""}.ph-bold.ph-framer-logo:before{content:""}.ph-bold.ph-function:before{content:""}.ph-bold.ph-funnel:before{content:""}.ph-bold.ph-funnel-simple:before{content:""}.ph-bold.ph-funnel-simple-x:before{content:""}.ph-bold.ph-funnel-x:before{content:""}.ph-bold.ph-game-controller:before{content:""}.ph-bold.ph-garage:before{content:""}.ph-bold.ph-gas-can:before{content:""}.ph-bold.ph-gas-pump:before{content:""}.ph-bold.ph-gauge:before{content:""}.ph-bold.ph-gavel:before{content:""}.ph-bold.ph-gear:before{content:""}.ph-bold.ph-gear-fine:before{content:""}.ph-bold.ph-gear-six:before{content:""}.ph-bold.ph-gender-female:before{content:""}.ph-bold.ph-gender-intersex:before{content:""}.ph-bold.ph-gender-male:before{content:""}.ph-bold.ph-gender-neuter:before{content:""}.ph-bold.ph-gender-nonbinary:before{content:""}.ph-bold.ph-gender-transgender:before{content:""}.ph-bold.ph-ghost:before{content:""}.ph-bold.ph-gif:before{content:""}.ph-bold.ph-gift:before{content:""}.ph-bold.ph-git-branch:before{content:""}.ph-bold.ph-git-commit:before{content:""}.ph-bold.ph-git-diff:before{content:""}.ph-bold.ph-git-fork:before{content:""}.ph-bold.ph-git-merge:before{content:""}.ph-bold.ph-git-pull-request:before{content:""}.ph-bold.ph-github-logo:before{content:""}.ph-bold.ph-gitlab-logo:before{content:""}.ph-bold.ph-gitlab-logo-simple:before{content:""}.ph-bold.ph-globe:before{content:""}.ph-bold.ph-globe-hemisphere-east:before{content:""}.ph-bold.ph-globe-hemisphere-west:before{content:""}.ph-bold.ph-globe-simple:before{content:""}.ph-bold.ph-globe-simple-x:before{content:""}.ph-bold.ph-globe-stand:before{content:""}.ph-bold.ph-globe-x:before{content:""}.ph-bold.ph-goggles:before{content:""}.ph-bold.ph-golf:before{content:""}.ph-bold.ph-goodreads-logo:before{content:""}.ph-bold.ph-google-cardboard-logo:before{content:""}.ph-bold.ph-google-chrome-logo:before{content:""}.ph-bold.ph-google-drive-logo:before{content:""}.ph-bold.ph-google-logo:before{content:""}.ph-bold.ph-google-photos-logo:before{content:""}.ph-bold.ph-google-play-logo:before{content:""}.ph-bold.ph-google-podcasts-logo:before{content:""}.ph-bold.ph-gps:before{content:""}.ph-bold.ph-gps-fix:before{content:""}.ph-bold.ph-gps-slash:before{content:""}.ph-bold.ph-gradient:before{content:""}.ph-bold.ph-graduation-cap:before{content:""}.ph-bold.ph-grains:before{content:""}.ph-bold.ph-grains-slash:before{content:""}.ph-bold.ph-graph:before{content:""}.ph-bold.ph-graphics-card:before{content:""}.ph-bold.ph-greater-than:before{content:""}.ph-bold.ph-greater-than-or-equal:before{content:""}.ph-bold.ph-grid-four:before{content:""}.ph-bold.ph-grid-nine:before{content:""}.ph-bold.ph-guitar:before{content:""}.ph-bold.ph-hair-dryer:before{content:""}.ph-bold.ph-hamburger:before{content:""}.ph-bold.ph-hammer:before{content:""}.ph-bold.ph-hand:before{content:""}.ph-bold.ph-hand-arrow-down:before{content:""}.ph-bold.ph-hand-arrow-up:before{content:""}.ph-bold.ph-hand-coins:before{content:""}.ph-bold.ph-hand-deposit:before{content:""}.ph-bold.ph-hand-eye:before{content:""}.ph-bold.ph-hand-fist:before{content:""}.ph-bold.ph-hand-grabbing:before{content:""}.ph-bold.ph-hand-heart:before{content:""}.ph-bold.ph-hand-palm:before{content:""}.ph-bold.ph-hand-peace:before{content:""}.ph-bold.ph-hand-pointing:before{content:""}.ph-bold.ph-hand-soap:before{content:""}.ph-bold.ph-hand-swipe-left:before{content:""}.ph-bold.ph-hand-swipe-right:before{content:""}.ph-bold.ph-hand-tap:before{content:""}.ph-bold.ph-hand-waving:before{content:""}.ph-bold.ph-hand-withdraw:before{content:""}.ph-bold.ph-handbag:before{content:""}.ph-bold.ph-handbag-simple:before{content:""}.ph-bold.ph-hands-clapping:before{content:""}.ph-bold.ph-hands-praying:before{content:""}.ph-bold.ph-handshake:before{content:""}.ph-bold.ph-hard-drive:before{content:""}.ph-bold.ph-hard-drives:before{content:""}.ph-bold.ph-hard-hat:before{content:""}.ph-bold.ph-hash:before{content:""}.ph-bold.ph-hash-straight:before{content:""}.ph-bold.ph-head-circuit:before{content:""}.ph-bold.ph-headlights:before{content:""}.ph-bold.ph-headphones:before{content:""}.ph-bold.ph-headset:before{content:""}.ph-bold.ph-heart:before{content:""}.ph-bold.ph-heart-break:before{content:""}.ph-bold.ph-heart-half:before{content:""}.ph-bold.ph-heart-straight:before{content:""}.ph-bold.ph-heart-straight-break:before{content:""}.ph-bold.ph-heartbeat:before{content:""}.ph-bold.ph-hexagon:before{content:""}.ph-bold.ph-high-definition:before{content:""}.ph-bold.ph-high-heel:before{content:""}.ph-bold.ph-highlighter:before{content:""}.ph-bold.ph-highlighter-circle:before{content:""}.ph-bold.ph-hockey:before{content:""}.ph-bold.ph-hoodie:before{content:""}.ph-bold.ph-horse:before{content:""}.ph-bold.ph-hospital:before{content:""}.ph-bold.ph-hourglass:before{content:""}.ph-bold.ph-hourglass-high:before{content:""}.ph-bold.ph-hourglass-low:before{content:""}.ph-bold.ph-hourglass-medium:before{content:""}.ph-bold.ph-hourglass-simple:before{content:""}.ph-bold.ph-hourglass-simple-high:before{content:""}.ph-bold.ph-hourglass-simple-low:before{content:""}.ph-bold.ph-hourglass-simple-medium:before{content:""}.ph-bold.ph-house:before{content:""}.ph-bold.ph-house-line:before{content:""}.ph-bold.ph-house-simple:before{content:""}.ph-bold.ph-hurricane:before{content:""}.ph-bold.ph-ice-cream:before{content:""}.ph-bold.ph-identification-badge:before{content:""}.ph-bold.ph-identification-card:before{content:""}.ph-bold.ph-image:before{content:""}.ph-bold.ph-image-broken:before{content:""}.ph-bold.ph-image-square:before{content:""}.ph-bold.ph-images:before{content:""}.ph-bold.ph-images-square:before{content:""}.ph-bold.ph-infinity:before{content:""}.ph-bold.ph-lemniscate:before{content:""}.ph-bold.ph-info:before{content:""}.ph-bold.ph-instagram-logo:before{content:""}.ph-bold.ph-intersect:before{content:""}.ph-bold.ph-intersect-square:before{content:""}.ph-bold.ph-intersect-three:before{content:""}.ph-bold.ph-intersection:before{content:""}.ph-bold.ph-invoice:before{content:""}.ph-bold.ph-island:before{content:""}.ph-bold.ph-jar:before{content:""}.ph-bold.ph-jar-label:before{content:""}.ph-bold.ph-jeep:before{content:""}.ph-bold.ph-joystick:before{content:""}.ph-bold.ph-kanban:before{content:""}.ph-bold.ph-key:before{content:""}.ph-bold.ph-key-return:before{content:""}.ph-bold.ph-keyboard:before{content:""}.ph-bold.ph-keyhole:before{content:""}.ph-bold.ph-knife:before{content:""}.ph-bold.ph-ladder:before{content:""}.ph-bold.ph-ladder-simple:before{content:""}.ph-bold.ph-lamp:before{content:""}.ph-bold.ph-lamp-pendant:before{content:""}.ph-bold.ph-laptop:before{content:""}.ph-bold.ph-lasso:before{content:""}.ph-bold.ph-lastfm-logo:before{content:""}.ph-bold.ph-layout:before{content:""}.ph-bold.ph-leaf:before{content:""}.ph-bold.ph-lectern:before{content:""}.ph-bold.ph-lego:before{content:""}.ph-bold.ph-lego-smiley:before{content:""}.ph-bold.ph-less-than:before{content:""}.ph-bold.ph-less-than-or-equal:before{content:""}.ph-bold.ph-letter-circle-h:before{content:""}.ph-bold.ph-letter-circle-p:before{content:""}.ph-bold.ph-letter-circle-v:before{content:""}.ph-bold.ph-lifebuoy:before{content:""}.ph-bold.ph-lightbulb:before{content:""}.ph-bold.ph-lightbulb-filament:before{content:""}.ph-bold.ph-lighthouse:before{content:""}.ph-bold.ph-lightning:before{content:""}.ph-bold.ph-lightning-a:before{content:""}.ph-bold.ph-lightning-slash:before{content:""}.ph-bold.ph-line-segment:before{content:""}.ph-bold.ph-line-segments:before{content:""}.ph-bold.ph-line-vertical:before{content:""}.ph-bold.ph-link:before{content:""}.ph-bold.ph-link-break:before{content:""}.ph-bold.ph-link-simple:before{content:""}.ph-bold.ph-link-simple-break:before{content:""}.ph-bold.ph-link-simple-horizontal:before{content:""}.ph-bold.ph-link-simple-horizontal-break:before{content:""}.ph-bold.ph-linkedin-logo:before{content:""}.ph-bold.ph-linktree-logo:before{content:""}.ph-bold.ph-linux-logo:before{content:""}.ph-bold.ph-list:before{content:""}.ph-bold.ph-list-bullets:before{content:""}.ph-bold.ph-list-checks:before{content:""}.ph-bold.ph-list-dashes:before{content:""}.ph-bold.ph-list-heart:before{content:""}.ph-bold.ph-list-magnifying-glass:before{content:""}.ph-bold.ph-list-numbers:before{content:""}.ph-bold.ph-list-plus:before{content:""}.ph-bold.ph-list-star:before{content:""}.ph-bold.ph-lock:before{content:""}.ph-bold.ph-lock-key:before{content:""}.ph-bold.ph-lock-key-open:before{content:""}.ph-bold.ph-lock-laminated:before{content:""}.ph-bold.ph-lock-laminated-open:before{content:""}.ph-bold.ph-lock-open:before{content:""}.ph-bold.ph-lock-simple:before{content:""}.ph-bold.ph-lock-simple-open:before{content:""}.ph-bold.ph-lockers:before{content:""}.ph-bold.ph-log:before{content:""}.ph-bold.ph-magic-wand:before{content:""}.ph-bold.ph-magnet:before{content:""}.ph-bold.ph-magnet-straight:before{content:""}.ph-bold.ph-magnifying-glass:before{content:""}.ph-bold.ph-magnifying-glass-minus:before{content:""}.ph-bold.ph-magnifying-glass-plus:before{content:""}.ph-bold.ph-mailbox:before{content:""}.ph-bold.ph-map-pin:before{content:""}.ph-bold.ph-map-pin-area:before{content:""}.ph-bold.ph-map-pin-line:before{content:""}.ph-bold.ph-map-pin-plus:before{content:""}.ph-bold.ph-map-pin-simple:before{content:""}.ph-bold.ph-map-pin-simple-area:before{content:""}.ph-bold.ph-map-pin-simple-line:before{content:""}.ph-bold.ph-map-trifold:before{content:""}.ph-bold.ph-markdown-logo:before{content:""}.ph-bold.ph-marker-circle:before{content:""}.ph-bold.ph-martini:before{content:""}.ph-bold.ph-mask-happy:before{content:""}.ph-bold.ph-mask-sad:before{content:""}.ph-bold.ph-mastodon-logo:before{content:""}.ph-bold.ph-math-operations:before{content:""}.ph-bold.ph-matrix-logo:before{content:""}.ph-bold.ph-medal:before{content:""}.ph-bold.ph-medal-military:before{content:""}.ph-bold.ph-medium-logo:before{content:""}.ph-bold.ph-megaphone:before{content:""}.ph-bold.ph-megaphone-simple:before{content:""}.ph-bold.ph-member-of:before{content:""}.ph-bold.ph-memory:before{content:""}.ph-bold.ph-messenger-logo:before{content:""}.ph-bold.ph-meta-logo:before{content:""}.ph-bold.ph-meteor:before{content:""}.ph-bold.ph-metronome:before{content:""}.ph-bold.ph-microphone:before{content:""}.ph-bold.ph-microphone-slash:before{content:""}.ph-bold.ph-microphone-stage:before{content:""}.ph-bold.ph-microscope:before{content:""}.ph-bold.ph-microsoft-excel-logo:before{content:""}.ph-bold.ph-microsoft-outlook-logo:before{content:""}.ph-bold.ph-microsoft-powerpoint-logo:before{content:""}.ph-bold.ph-microsoft-teams-logo:before{content:""}.ph-bold.ph-microsoft-word-logo:before{content:""}.ph-bold.ph-minus:before{content:""}.ph-bold.ph-minus-circle:before{content:""}.ph-bold.ph-minus-square:before{content:""}.ph-bold.ph-money:before{content:""}.ph-bold.ph-money-wavy:before{content:""}.ph-bold.ph-monitor:before{content:""}.ph-bold.ph-monitor-arrow-up:before{content:""}.ph-bold.ph-monitor-play:before{content:""}.ph-bold.ph-moon:before{content:""}.ph-bold.ph-moon-stars:before{content:""}.ph-bold.ph-moped:before{content:""}.ph-bold.ph-moped-front:before{content:""}.ph-bold.ph-mosque:before{content:""}.ph-bold.ph-motorcycle:before{content:""}.ph-bold.ph-mountains:before{content:""}.ph-bold.ph-mouse:before{content:""}.ph-bold.ph-mouse-left-click:before{content:""}.ph-bold.ph-mouse-middle-click:before{content:""}.ph-bold.ph-mouse-right-click:before{content:""}.ph-bold.ph-mouse-scroll:before{content:""}.ph-bold.ph-mouse-simple:before{content:""}.ph-bold.ph-music-note:before{content:""}.ph-bold.ph-music-note-simple:before{content:""}.ph-bold.ph-music-notes:before{content:""}.ph-bold.ph-music-notes-minus:before{content:""}.ph-bold.ph-music-notes-plus:before{content:""}.ph-bold.ph-music-notes-simple:before{content:""}.ph-bold.ph-navigation-arrow:before{content:""}.ph-bold.ph-needle:before{content:""}.ph-bold.ph-network:before{content:""}.ph-bold.ph-network-slash:before{content:""}.ph-bold.ph-network-x:before{content:""}.ph-bold.ph-newspaper:before{content:""}.ph-bold.ph-newspaper-clipping:before{content:""}.ph-bold.ph-not-equals:before{content:""}.ph-bold.ph-not-member-of:before{content:""}.ph-bold.ph-not-subset-of:before{content:""}.ph-bold.ph-not-superset-of:before{content:""}.ph-bold.ph-notches:before{content:""}.ph-bold.ph-note:before{content:""}.ph-bold.ph-note-blank:before{content:""}.ph-bold.ph-note-pencil:before{content:""}.ph-bold.ph-notebook:before{content:""}.ph-bold.ph-notepad:before{content:""}.ph-bold.ph-notification:before{content:""}.ph-bold.ph-notion-logo:before{content:""}.ph-bold.ph-nuclear-plant:before{content:""}.ph-bold.ph-number-circle-eight:before{content:""}.ph-bold.ph-number-circle-five:before{content:""}.ph-bold.ph-number-circle-four:before{content:""}.ph-bold.ph-number-circle-nine:before{content:""}.ph-bold.ph-number-circle-one:before{content:""}.ph-bold.ph-number-circle-seven:before{content:""}.ph-bold.ph-number-circle-six:before{content:""}.ph-bold.ph-number-circle-three:before{content:""}.ph-bold.ph-number-circle-two:before{content:""}.ph-bold.ph-number-circle-zero:before{content:""}.ph-bold.ph-number-eight:before{content:""}.ph-bold.ph-number-five:before{content:""}.ph-bold.ph-number-four:before{content:""}.ph-bold.ph-number-nine:before{content:""}.ph-bold.ph-number-one:before{content:""}.ph-bold.ph-number-seven:before{content:""}.ph-bold.ph-number-six:before{content:""}.ph-bold.ph-number-square-eight:before{content:""}.ph-bold.ph-number-square-five:before{content:""}.ph-bold.ph-number-square-four:before{content:""}.ph-bold.ph-number-square-nine:before{content:""}.ph-bold.ph-number-square-one:before{content:""}.ph-bold.ph-number-square-seven:before{content:""}.ph-bold.ph-number-square-six:before{content:""}.ph-bold.ph-number-square-three:before{content:""}.ph-bold.ph-number-square-two:before{content:""}.ph-bold.ph-number-square-zero:before{content:""}.ph-bold.ph-number-three:before{content:""}.ph-bold.ph-number-two:before{content:""}.ph-bold.ph-number-zero:before{content:""}.ph-bold.ph-numpad:before{content:""}.ph-bold.ph-nut:before{content:""}.ph-bold.ph-ny-times-logo:before{content:""}.ph-bold.ph-octagon:before{content:""}.ph-bold.ph-office-chair:before{content:""}.ph-bold.ph-onigiri:before{content:""}.ph-bold.ph-open-ai-logo:before{content:""}.ph-bold.ph-option:before{content:""}.ph-bold.ph-orange:before{content:""}.ph-bold.ph-orange-slice:before{content:""}.ph-bold.ph-oven:before{content:""}.ph-bold.ph-package:before{content:""}.ph-bold.ph-paint-brush:before{content:""}.ph-bold.ph-paint-brush-broad:before{content:""}.ph-bold.ph-paint-brush-household:before{content:""}.ph-bold.ph-paint-bucket:before{content:""}.ph-bold.ph-paint-roller:before{content:""}.ph-bold.ph-palette:before{content:""}.ph-bold.ph-panorama:before{content:""}.ph-bold.ph-pants:before{content:""}.ph-bold.ph-paper-plane:before{content:""}.ph-bold.ph-paper-plane-right:before{content:""}.ph-bold.ph-paper-plane-tilt:before{content:""}.ph-bold.ph-paperclip:before{content:""}.ph-bold.ph-paperclip-horizontal:before{content:""}.ph-bold.ph-parachute:before{content:""}.ph-bold.ph-paragraph:before{content:""}.ph-bold.ph-parallelogram:before{content:""}.ph-bold.ph-park:before{content:""}.ph-bold.ph-password:before{content:""}.ph-bold.ph-path:before{content:""}.ph-bold.ph-patreon-logo:before{content:""}.ph-bold.ph-pause:before{content:""}.ph-bold.ph-pause-circle:before{content:""}.ph-bold.ph-paw-print:before{content:""}.ph-bold.ph-paypal-logo:before{content:""}.ph-bold.ph-peace:before{content:""}.ph-bold.ph-pen:before{content:""}.ph-bold.ph-pen-nib:before{content:""}.ph-bold.ph-pen-nib-straight:before{content:""}.ph-bold.ph-pencil:before{content:""}.ph-bold.ph-pencil-circle:before{content:""}.ph-bold.ph-pencil-line:before{content:""}.ph-bold.ph-pencil-ruler:before{content:""}.ph-bold.ph-pencil-simple:before{content:""}.ph-bold.ph-pencil-simple-line:before{content:""}.ph-bold.ph-pencil-simple-slash:before{content:""}.ph-bold.ph-pencil-slash:before{content:""}.ph-bold.ph-pentagon:before{content:""}.ph-bold.ph-pentagram:before{content:""}.ph-bold.ph-pepper:before{content:""}.ph-bold.ph-percent:before{content:""}.ph-bold.ph-person:before{content:""}.ph-bold.ph-person-arms-spread:before{content:""}.ph-bold.ph-person-simple:before{content:""}.ph-bold.ph-person-simple-bike:before{content:""}.ph-bold.ph-person-simple-circle:before{content:""}.ph-bold.ph-person-simple-hike:before{content:""}.ph-bold.ph-person-simple-run:before{content:""}.ph-bold.ph-person-simple-ski:before{content:""}.ph-bold.ph-person-simple-snowboard:before{content:""}.ph-bold.ph-person-simple-swim:before{content:""}.ph-bold.ph-person-simple-tai-chi:before{content:""}.ph-bold.ph-person-simple-throw:before{content:""}.ph-bold.ph-person-simple-walk:before{content:""}.ph-bold.ph-perspective:before{content:""}.ph-bold.ph-phone:before{content:""}.ph-bold.ph-phone-call:before{content:""}.ph-bold.ph-phone-disconnect:before{content:""}.ph-bold.ph-phone-incoming:before{content:""}.ph-bold.ph-phone-list:before{content:""}.ph-bold.ph-phone-outgoing:before{content:""}.ph-bold.ph-phone-pause:before{content:""}.ph-bold.ph-phone-plus:before{content:""}.ph-bold.ph-phone-slash:before{content:""}.ph-bold.ph-phone-transfer:before{content:""}.ph-bold.ph-phone-x:before{content:""}.ph-bold.ph-phosphor-logo:before{content:""}.ph-bold.ph-pi:before{content:""}.ph-bold.ph-piano-keys:before{content:""}.ph-bold.ph-picnic-table:before{content:""}.ph-bold.ph-picture-in-picture:before{content:""}.ph-bold.ph-piggy-bank:before{content:""}.ph-bold.ph-pill:before{content:""}.ph-bold.ph-ping-pong:before{content:""}.ph-bold.ph-pint-glass:before{content:""}.ph-bold.ph-pinterest-logo:before{content:""}.ph-bold.ph-pinwheel:before{content:""}.ph-bold.ph-pipe:before{content:""}.ph-bold.ph-pipe-wrench:before{content:""}.ph-bold.ph-pix-logo:before{content:""}.ph-bold.ph-pizza:before{content:""}.ph-bold.ph-placeholder:before{content:""}.ph-bold.ph-planet:before{content:""}.ph-bold.ph-plant:before{content:""}.ph-bold.ph-play:before{content:""}.ph-bold.ph-play-circle:before{content:""}.ph-bold.ph-play-pause:before{content:""}.ph-bold.ph-playlist:before{content:""}.ph-bold.ph-plug:before{content:""}.ph-bold.ph-plug-charging:before{content:""}.ph-bold.ph-plugs:before{content:""}.ph-bold.ph-plugs-connected:before{content:""}.ph-bold.ph-plus:before{content:""}.ph-bold.ph-plus-circle:before{content:""}.ph-bold.ph-plus-minus:before{content:""}.ph-bold.ph-plus-square:before{content:""}.ph-bold.ph-poker-chip:before{content:""}.ph-bold.ph-police-car:before{content:""}.ph-bold.ph-polygon:before{content:""}.ph-bold.ph-popcorn:before{content:""}.ph-bold.ph-popsicle:before{content:""}.ph-bold.ph-potted-plant:before{content:""}.ph-bold.ph-power:before{content:""}.ph-bold.ph-prescription:before{content:""}.ph-bold.ph-presentation:before{content:""}.ph-bold.ph-presentation-chart:before{content:""}.ph-bold.ph-printer:before{content:""}.ph-bold.ph-prohibit:before{content:""}.ph-bold.ph-prohibit-inset:before{content:""}.ph-bold.ph-projector-screen:before{content:""}.ph-bold.ph-projector-screen-chart:before{content:""}.ph-bold.ph-pulse:before{content:""}.ph-bold.ph-activity:before{content:""}.ph-bold.ph-push-pin:before{content:""}.ph-bold.ph-push-pin-simple:before{content:""}.ph-bold.ph-push-pin-simple-slash:before{content:""}.ph-bold.ph-push-pin-slash:before{content:""}.ph-bold.ph-puzzle-piece:before{content:""}.ph-bold.ph-qr-code:before{content:""}.ph-bold.ph-question:before{content:""}.ph-bold.ph-question-mark:before{content:""}.ph-bold.ph-queue:before{content:""}.ph-bold.ph-quotes:before{content:""}.ph-bold.ph-rabbit:before{content:""}.ph-bold.ph-racquet:before{content:""}.ph-bold.ph-radical:before{content:""}.ph-bold.ph-radio:before{content:""}.ph-bold.ph-radio-button:before{content:""}.ph-bold.ph-radioactive:before{content:""}.ph-bold.ph-rainbow:before{content:""}.ph-bold.ph-rainbow-cloud:before{content:""}.ph-bold.ph-ranking:before{content:""}.ph-bold.ph-read-cv-logo:before{content:""}.ph-bold.ph-receipt:before{content:""}.ph-bold.ph-receipt-x:before{content:""}.ph-bold.ph-record:before{content:""}.ph-bold.ph-rectangle:before{content:""}.ph-bold.ph-rectangle-dashed:before{content:""}.ph-bold.ph-recycle:before{content:""}.ph-bold.ph-reddit-logo:before{content:""}.ph-bold.ph-repeat:before{content:""}.ph-bold.ph-repeat-once:before{content:""}.ph-bold.ph-replit-logo:before{content:""}.ph-bold.ph-resize:before{content:""}.ph-bold.ph-rewind:before{content:""}.ph-bold.ph-rewind-circle:before{content:""}.ph-bold.ph-road-horizon:before{content:""}.ph-bold.ph-robot:before{content:""}.ph-bold.ph-rocket:before{content:""}.ph-bold.ph-rocket-launch:before{content:""}.ph-bold.ph-rows:before{content:""}.ph-bold.ph-rows-plus-bottom:before{content:""}.ph-bold.ph-rows-plus-top:before{content:""}.ph-bold.ph-rss:before{content:""}.ph-bold.ph-rss-simple:before{content:""}.ph-bold.ph-rug:before{content:""}.ph-bold.ph-ruler:before{content:""}.ph-bold.ph-sailboat:before{content:""}.ph-bold.ph-scales:before{content:""}.ph-bold.ph-scan:before{content:""}.ph-bold.ph-scan-smiley:before{content:""}.ph-bold.ph-scissors:before{content:""}.ph-bold.ph-scooter:before{content:""}.ph-bold.ph-screencast:before{content:""}.ph-bold.ph-screwdriver:before{content:""}.ph-bold.ph-scribble:before{content:""}.ph-bold.ph-scribble-loop:before{content:""}.ph-bold.ph-scroll:before{content:""}.ph-bold.ph-seal:before{content:""}.ph-bold.ph-circle-wavy:before{content:""}.ph-bold.ph-seal-check:before{content:""}.ph-bold.ph-circle-wavy-check:before{content:""}.ph-bold.ph-seal-percent:before{content:""}.ph-bold.ph-seal-question:before{content:""}.ph-bold.ph-circle-wavy-question:before{content:""}.ph-bold.ph-seal-warning:before{content:""}.ph-bold.ph-circle-wavy-warning:before{content:""}.ph-bold.ph-seat:before{content:""}.ph-bold.ph-seatbelt:before{content:""}.ph-bold.ph-security-camera:before{content:""}.ph-bold.ph-selection:before{content:""}.ph-bold.ph-selection-all:before{content:""}.ph-bold.ph-selection-background:before{content:""}.ph-bold.ph-selection-foreground:before{content:""}.ph-bold.ph-selection-inverse:before{content:""}.ph-bold.ph-selection-plus:before{content:""}.ph-bold.ph-selection-slash:before{content:""}.ph-bold.ph-shapes:before{content:""}.ph-bold.ph-share:before{content:""}.ph-bold.ph-share-fat:before{content:""}.ph-bold.ph-share-network:before{content:""}.ph-bold.ph-shield:before{content:""}.ph-bold.ph-shield-check:before{content:""}.ph-bold.ph-shield-checkered:before{content:""}.ph-bold.ph-shield-chevron:before{content:""}.ph-bold.ph-shield-plus:before{content:""}.ph-bold.ph-shield-slash:before{content:""}.ph-bold.ph-shield-star:before{content:""}.ph-bold.ph-shield-warning:before{content:""}.ph-bold.ph-shipping-container:before{content:""}.ph-bold.ph-shirt-folded:before{content:""}.ph-bold.ph-shooting-star:before{content:""}.ph-bold.ph-shopping-bag:before{content:""}.ph-bold.ph-shopping-bag-open:before{content:""}.ph-bold.ph-shopping-cart:before{content:""}.ph-bold.ph-shopping-cart-simple:before{content:""}.ph-bold.ph-shovel:before{content:""}.ph-bold.ph-shower:before{content:""}.ph-bold.ph-shrimp:before{content:""}.ph-bold.ph-shuffle:before{content:""}.ph-bold.ph-shuffle-angular:before{content:""}.ph-bold.ph-shuffle-simple:before{content:""}.ph-bold.ph-sidebar:before{content:""}.ph-bold.ph-sidebar-simple:before{content:""}.ph-bold.ph-sigma:before{content:""}.ph-bold.ph-sign-in:before{content:""}.ph-bold.ph-sign-out:before{content:""}.ph-bold.ph-signature:before{content:""}.ph-bold.ph-signpost:before{content:""}.ph-bold.ph-sim-card:before{content:""}.ph-bold.ph-siren:before{content:""}.ph-bold.ph-sketch-logo:before{content:""}.ph-bold.ph-skip-back:before{content:""}.ph-bold.ph-skip-back-circle:before{content:""}.ph-bold.ph-skip-forward:before{content:""}.ph-bold.ph-skip-forward-circle:before{content:""}.ph-bold.ph-skull:before{content:""}.ph-bold.ph-skype-logo:before{content:""}.ph-bold.ph-slack-logo:before{content:""}.ph-bold.ph-sliders:before{content:""}.ph-bold.ph-sliders-horizontal:before{content:""}.ph-bold.ph-slideshow:before{content:""}.ph-bold.ph-smiley:before{content:""}.ph-bold.ph-smiley-angry:before{content:""}.ph-bold.ph-smiley-blank:before{content:""}.ph-bold.ph-smiley-meh:before{content:""}.ph-bold.ph-smiley-melting:before{content:""}.ph-bold.ph-smiley-nervous:before{content:""}.ph-bold.ph-smiley-sad:before{content:""}.ph-bold.ph-smiley-sticker:before{content:""}.ph-bold.ph-smiley-wink:before{content:""}.ph-bold.ph-smiley-x-eyes:before{content:""}.ph-bold.ph-snapchat-logo:before{content:""}.ph-bold.ph-sneaker:before{content:""}.ph-bold.ph-sneaker-move:before{content:""}.ph-bold.ph-snowflake:before{content:""}.ph-bold.ph-soccer-ball:before{content:""}.ph-bold.ph-sock:before{content:""}.ph-bold.ph-solar-panel:before{content:""}.ph-bold.ph-solar-roof:before{content:""}.ph-bold.ph-sort-ascending:before{content:""}.ph-bold.ph-sort-descending:before{content:""}.ph-bold.ph-soundcloud-logo:before{content:""}.ph-bold.ph-spade:before{content:""}.ph-bold.ph-sparkle:before{content:""}.ph-bold.ph-speaker-hifi:before{content:""}.ph-bold.ph-speaker-high:before{content:""}.ph-bold.ph-speaker-low:before{content:""}.ph-bold.ph-speaker-none:before{content:""}.ph-bold.ph-speaker-simple-high:before{content:""}.ph-bold.ph-speaker-simple-low:before{content:""}.ph-bold.ph-speaker-simple-none:before{content:""}.ph-bold.ph-speaker-simple-slash:before{content:""}.ph-bold.ph-speaker-simple-x:before{content:""}.ph-bold.ph-speaker-slash:before{content:""}.ph-bold.ph-speaker-x:before{content:""}.ph-bold.ph-speedometer:before{content:""}.ph-bold.ph-sphere:before{content:""}.ph-bold.ph-spinner:before{content:""}.ph-bold.ph-spinner-ball:before{content:""}.ph-bold.ph-spinner-gap:before{content:""}.ph-bold.ph-spiral:before{content:""}.ph-bold.ph-split-horizontal:before{content:""}.ph-bold.ph-split-vertical:before{content:""}.ph-bold.ph-spotify-logo:before{content:""}.ph-bold.ph-spray-bottle:before{content:""}.ph-bold.ph-square:before{content:""}.ph-bold.ph-square-half:before{content:""}.ph-bold.ph-square-half-bottom:before{content:""}.ph-bold.ph-square-logo:before{content:""}.ph-bold.ph-square-split-horizontal:before{content:""}.ph-bold.ph-square-split-vertical:before{content:""}.ph-bold.ph-squares-four:before{content:""}.ph-bold.ph-stack:before{content:""}.ph-bold.ph-stack-minus:before{content:""}.ph-bold.ph-stack-overflow-logo:before{content:""}.ph-bold.ph-stack-plus:before{content:""}.ph-bold.ph-stack-simple:before{content:""}.ph-bold.ph-stairs:before{content:""}.ph-bold.ph-stamp:before{content:""}.ph-bold.ph-standard-definition:before{content:""}.ph-bold.ph-star:before{content:""}.ph-bold.ph-star-and-crescent:before{content:""}.ph-bold.ph-star-four:before{content:""}.ph-bold.ph-star-half:before{content:""}.ph-bold.ph-star-of-david:before{content:""}.ph-bold.ph-steam-logo:before{content:""}.ph-bold.ph-steering-wheel:before{content:""}.ph-bold.ph-steps:before{content:""}.ph-bold.ph-stethoscope:before{content:""}.ph-bold.ph-sticker:before{content:""}.ph-bold.ph-stool:before{content:""}.ph-bold.ph-stop:before{content:""}.ph-bold.ph-stop-circle:before{content:""}.ph-bold.ph-storefront:before{content:""}.ph-bold.ph-strategy:before{content:""}.ph-bold.ph-stripe-logo:before{content:""}.ph-bold.ph-student:before{content:""}.ph-bold.ph-subset-of:before{content:""}.ph-bold.ph-subset-proper-of:before{content:""}.ph-bold.ph-subtitles:before{content:""}.ph-bold.ph-subtitles-slash:before{content:""}.ph-bold.ph-subtract:before{content:""}.ph-bold.ph-subtract-square:before{content:""}.ph-bold.ph-subway:before{content:""}.ph-bold.ph-suitcase:before{content:""}.ph-bold.ph-suitcase-rolling:before{content:""}.ph-bold.ph-suitcase-simple:before{content:""}.ph-bold.ph-sun:before{content:""}.ph-bold.ph-sun-dim:before{content:""}.ph-bold.ph-sun-horizon:before{content:""}.ph-bold.ph-sunglasses:before{content:""}.ph-bold.ph-superset-of:before{content:""}.ph-bold.ph-superset-proper-of:before{content:""}.ph-bold.ph-swap:before{content:""}.ph-bold.ph-swatches:before{content:""}.ph-bold.ph-swimming-pool:before{content:""}.ph-bold.ph-sword:before{content:""}.ph-bold.ph-synagogue:before{content:""}.ph-bold.ph-syringe:before{content:""}.ph-bold.ph-t-shirt:before{content:""}.ph-bold.ph-table:before{content:""}.ph-bold.ph-tabs:before{content:""}.ph-bold.ph-tag:before{content:""}.ph-bold.ph-tag-chevron:before{content:""}.ph-bold.ph-tag-simple:before{content:""}.ph-bold.ph-target:before{content:""}.ph-bold.ph-taxi:before{content:""}.ph-bold.ph-tea-bag:before{content:""}.ph-bold.ph-telegram-logo:before{content:""}.ph-bold.ph-television:before{content:""}.ph-bold.ph-television-simple:before{content:""}.ph-bold.ph-tennis-ball:before{content:""}.ph-bold.ph-tent:before{content:""}.ph-bold.ph-terminal:before{content:""}.ph-bold.ph-terminal-window:before{content:""}.ph-bold.ph-test-tube:before{content:""}.ph-bold.ph-text-a-underline:before{content:""}.ph-bold.ph-text-aa:before{content:""}.ph-bold.ph-text-align-center:before{content:""}.ph-bold.ph-text-align-justify:before{content:""}.ph-bold.ph-text-align-left:before{content:""}.ph-bold.ph-text-align-right:before{content:""}.ph-bold.ph-text-b:before{content:""}.ph-bold.ph-text-bolder:before{content:""}.ph-bold.ph-text-columns:before{content:""}.ph-bold.ph-text-h:before{content:""}.ph-bold.ph-text-h-five:before{content:""}.ph-bold.ph-text-h-four:before{content:""}.ph-bold.ph-text-h-one:before{content:""}.ph-bold.ph-text-h-six:before{content:""}.ph-bold.ph-text-h-three:before{content:""}.ph-bold.ph-text-h-two:before{content:""}.ph-bold.ph-text-indent:before{content:""}.ph-bold.ph-text-italic:before{content:""}.ph-bold.ph-text-outdent:before{content:""}.ph-bold.ph-text-strikethrough:before{content:""}.ph-bold.ph-text-subscript:before{content:""}.ph-bold.ph-text-superscript:before{content:""}.ph-bold.ph-text-t:before{content:""}.ph-bold.ph-text-t-slash:before{content:""}.ph-bold.ph-text-underline:before{content:""}.ph-bold.ph-textbox:before{content:""}.ph-bold.ph-thermometer:before{content:""}.ph-bold.ph-thermometer-cold:before{content:""}.ph-bold.ph-thermometer-hot:before{content:""}.ph-bold.ph-thermometer-simple:before{content:""}.ph-bold.ph-threads-logo:before{content:""}.ph-bold.ph-three-d:before{content:""}.ph-bold.ph-thumbs-down:before{content:""}.ph-bold.ph-thumbs-up:before{content:""}.ph-bold.ph-ticket:before{content:""}.ph-bold.ph-tidal-logo:before{content:""}.ph-bold.ph-tiktok-logo:before{content:""}.ph-bold.ph-tilde:before{content:""}.ph-bold.ph-timer:before{content:""}.ph-bold.ph-tip-jar:before{content:""}.ph-bold.ph-tipi:before{content:""}.ph-bold.ph-tire:before{content:""}.ph-bold.ph-toggle-left:before{content:""}.ph-bold.ph-toggle-right:before{content:""}.ph-bold.ph-toilet:before{content:""}.ph-bold.ph-toilet-paper:before{content:""}.ph-bold.ph-toolbox:before{content:""}.ph-bold.ph-tooth:before{content:""}.ph-bold.ph-tornado:before{content:""}.ph-bold.ph-tote:before{content:""}.ph-bold.ph-tote-simple:before{content:""}.ph-bold.ph-towel:before{content:""}.ph-bold.ph-tractor:before{content:""}.ph-bold.ph-trademark:before{content:""}.ph-bold.ph-trademark-registered:before{content:""}.ph-bold.ph-traffic-cone:before{content:""}.ph-bold.ph-traffic-sign:before{content:""}.ph-bold.ph-traffic-signal:before{content:""}.ph-bold.ph-train:before{content:""}.ph-bold.ph-train-regional:before{content:""}.ph-bold.ph-train-simple:before{content:""}.ph-bold.ph-tram:before{content:""}.ph-bold.ph-translate:before{content:""}.ph-bold.ph-trash:before{content:""}.ph-bold.ph-trash-simple:before{content:""}.ph-bold.ph-tray:before{content:""}.ph-bold.ph-tray-arrow-down:before{content:""}.ph-bold.ph-archive-tray:before{content:""}.ph-bold.ph-tray-arrow-up:before{content:""}.ph-bold.ph-treasure-chest:before{content:""}.ph-bold.ph-tree:before{content:""}.ph-bold.ph-tree-evergreen:before{content:""}.ph-bold.ph-tree-palm:before{content:""}.ph-bold.ph-tree-structure:before{content:""}.ph-bold.ph-tree-view:before{content:""}.ph-bold.ph-trend-down:before{content:""}.ph-bold.ph-trend-up:before{content:""}.ph-bold.ph-triangle:before{content:""}.ph-bold.ph-triangle-dashed:before{content:""}.ph-bold.ph-trolley:before{content:""}.ph-bold.ph-trolley-suitcase:before{content:""}.ph-bold.ph-trophy:before{content:""}.ph-bold.ph-truck:before{content:""}.ph-bold.ph-truck-trailer:before{content:""}.ph-bold.ph-tumblr-logo:before{content:""}.ph-bold.ph-twitch-logo:before{content:""}.ph-bold.ph-twitter-logo:before{content:""}.ph-bold.ph-umbrella:before{content:""}.ph-bold.ph-umbrella-simple:before{content:""}.ph-bold.ph-union:before{content:""}.ph-bold.ph-unite:before{content:""}.ph-bold.ph-unite-square:before{content:""}.ph-bold.ph-upload:before{content:""}.ph-bold.ph-upload-simple:before{content:""}.ph-bold.ph-usb:before{content:""}.ph-bold.ph-user:before{content:""}.ph-bold.ph-user-check:before{content:""}.ph-bold.ph-user-circle:before{content:""}.ph-bold.ph-user-circle-check:before{content:""}.ph-bold.ph-user-circle-dashed:before{content:""}.ph-bold.ph-user-circle-gear:before{content:""}.ph-bold.ph-user-circle-minus:before{content:""}.ph-bold.ph-user-circle-plus:before{content:""}.ph-bold.ph-user-focus:before{content:""}.ph-bold.ph-user-gear:before{content:""}.ph-bold.ph-user-list:before{content:""}.ph-bold.ph-user-minus:before{content:""}.ph-bold.ph-user-plus:before{content:""}.ph-bold.ph-user-rectangle:before{content:""}.ph-bold.ph-user-sound:before{content:""}.ph-bold.ph-user-square:before{content:""}.ph-bold.ph-user-switch:before{content:""}.ph-bold.ph-users:before{content:""}.ph-bold.ph-users-four:before{content:""}.ph-bold.ph-users-three:before{content:""}.ph-bold.ph-van:before{content:""}.ph-bold.ph-vault:before{content:""}.ph-bold.ph-vector-three:before{content:""}.ph-bold.ph-vector-two:before{content:""}.ph-bold.ph-vibrate:before{content:""}.ph-bold.ph-video:before{content:""}.ph-bold.ph-video-camera:before{content:""}.ph-bold.ph-video-camera-slash:before{content:""}.ph-bold.ph-video-conference:before{content:""}.ph-bold.ph-vignette:before{content:""}.ph-bold.ph-vinyl-record:before{content:""}.ph-bold.ph-virtual-reality:before{content:""}.ph-bold.ph-virus:before{content:""}.ph-bold.ph-visor:before{content:""}.ph-bold.ph-voicemail:before{content:""}.ph-bold.ph-volleyball:before{content:""}.ph-bold.ph-wall:before{content:""}.ph-bold.ph-wallet:before{content:""}.ph-bold.ph-warehouse:before{content:""}.ph-bold.ph-warning:before{content:""}.ph-bold.ph-warning-circle:before{content:""}.ph-bold.ph-warning-diamond:before{content:""}.ph-bold.ph-warning-octagon:before{content:""}.ph-bold.ph-washing-machine:before{content:""}.ph-bold.ph-watch:before{content:""}.ph-bold.ph-wave-sawtooth:before{content:""}.ph-bold.ph-wave-sine:before{content:""}.ph-bold.ph-wave-square:before{content:""}.ph-bold.ph-wave-triangle:before{content:""}.ph-bold.ph-waveform:before{content:""}.ph-bold.ph-waveform-slash:before{content:""}.ph-bold.ph-waves:before{content:""}.ph-bold.ph-webcam:before{content:""}.ph-bold.ph-webcam-slash:before{content:""}.ph-bold.ph-webhooks-logo:before{content:""}.ph-bold.ph-wechat-logo:before{content:""}.ph-bold.ph-whatsapp-logo:before{content:""}.ph-bold.ph-wheelchair:before{content:""}.ph-bold.ph-wheelchair-motion:before{content:""}.ph-bold.ph-wifi-high:before{content:""}.ph-bold.ph-wifi-low:before{content:""}.ph-bold.ph-wifi-medium:before{content:""}.ph-bold.ph-wifi-none:before{content:""}.ph-bold.ph-wifi-slash:before{content:""}.ph-bold.ph-wifi-x:before{content:""}.ph-bold.ph-wind:before{content:""}.ph-bold.ph-windmill:before{content:""}.ph-bold.ph-windows-logo:before{content:""}.ph-bold.ph-wine:before{content:""}.ph-bold.ph-wrench:before{content:""}.ph-bold.ph-x:before{content:""}.ph-bold.ph-x-circle:before{content:""}.ph-bold.ph-x-logo:before{content:""}.ph-bold.ph-x-square:before{content:""}.ph-bold.ph-yarn:before{content:""}.ph-bold.ph-yin-yang:before{content:""}.ph-bold.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Fill;src:url(/assets/Phosphor-Fill-660bd604.woff2) format("woff2"),url(/assets/Phosphor-Fill-5dea68e9.woff) format("woff"),url(/assets/Phosphor-Fill-a53f5d26.ttf) format("truetype"),url(/assets/Phosphor-Fill-df3642a9.svg#Phosphor-Fill) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-fill{font-family:Phosphor-Fill!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-fill.ph-acorn:before{content:""}.ph-fill.ph-address-book:before{content:""}.ph-fill.ph-address-book-tabs:before{content:""}.ph-fill.ph-air-traffic-control:before{content:""}.ph-fill.ph-airplane:before{content:""}.ph-fill.ph-airplane-in-flight:before{content:""}.ph-fill.ph-airplane-landing:before{content:""}.ph-fill.ph-airplane-takeoff:before{content:""}.ph-fill.ph-airplane-taxiing:before{content:""}.ph-fill.ph-airplane-tilt:before{content:""}.ph-fill.ph-airplay:before{content:""}.ph-fill.ph-alarm:before{content:""}.ph-fill.ph-alien:before{content:""}.ph-fill.ph-align-bottom:before{content:""}.ph-fill.ph-align-bottom-simple:before{content:""}.ph-fill.ph-align-center-horizontal:before{content:""}.ph-fill.ph-align-center-horizontal-simple:before{content:""}.ph-fill.ph-align-center-vertical:before{content:""}.ph-fill.ph-align-center-vertical-simple:before{content:""}.ph-fill.ph-align-left:before{content:""}.ph-fill.ph-align-left-simple:before{content:""}.ph-fill.ph-align-right:before{content:""}.ph-fill.ph-align-right-simple:before{content:""}.ph-fill.ph-align-top:before{content:""}.ph-fill.ph-align-top-simple:before{content:""}.ph-fill.ph-amazon-logo:before{content:""}.ph-fill.ph-ambulance:before{content:""}.ph-fill.ph-anchor:before{content:""}.ph-fill.ph-anchor-simple:before{content:""}.ph-fill.ph-android-logo:before{content:""}.ph-fill.ph-angle:before{content:""}.ph-fill.ph-angular-logo:before{content:""}.ph-fill.ph-aperture:before{content:""}.ph-fill.ph-app-store-logo:before{content:""}.ph-fill.ph-app-window:before{content:""}.ph-fill.ph-apple-logo:before{content:""}.ph-fill.ph-apple-podcasts-logo:before{content:""}.ph-fill.ph-approximate-equals:before{content:""}.ph-fill.ph-archive:before{content:""}.ph-fill.ph-armchair:before{content:""}.ph-fill.ph-arrow-arc-left:before{content:""}.ph-fill.ph-arrow-arc-right:before{content:""}.ph-fill.ph-arrow-bend-double-up-left:before{content:""}.ph-fill.ph-arrow-bend-double-up-right:before{content:""}.ph-fill.ph-arrow-bend-down-left:before{content:""}.ph-fill.ph-arrow-bend-down-right:before{content:""}.ph-fill.ph-arrow-bend-left-down:before{content:""}.ph-fill.ph-arrow-bend-left-up:before{content:""}.ph-fill.ph-arrow-bend-right-down:before{content:""}.ph-fill.ph-arrow-bend-right-up:before{content:""}.ph-fill.ph-arrow-bend-up-left:before{content:""}.ph-fill.ph-arrow-bend-up-right:before{content:""}.ph-fill.ph-arrow-circle-down:before{content:""}.ph-fill.ph-arrow-circle-down-left:before{content:""}.ph-fill.ph-arrow-circle-down-right:before{content:""}.ph-fill.ph-arrow-circle-left:before{content:""}.ph-fill.ph-arrow-circle-right:before{content:""}.ph-fill.ph-arrow-circle-up:before{content:""}.ph-fill.ph-arrow-circle-up-left:before{content:""}.ph-fill.ph-arrow-circle-up-right:before{content:""}.ph-fill.ph-arrow-clockwise:before{content:""}.ph-fill.ph-arrow-counter-clockwise:before{content:""}.ph-fill.ph-arrow-down:before{content:""}.ph-fill.ph-arrow-down-left:before{content:""}.ph-fill.ph-arrow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-down-left:before{content:""}.ph-fill.ph-arrow-elbow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-left:before{content:""}.ph-fill.ph-arrow-elbow-left-down:before{content:""}.ph-fill.ph-arrow-elbow-left-up:before{content:""}.ph-fill.ph-arrow-elbow-right:before{content:""}.ph-fill.ph-arrow-elbow-right-down:before{content:""}.ph-fill.ph-arrow-elbow-right-up:before{content:""}.ph-fill.ph-arrow-elbow-up-left:before{content:""}.ph-fill.ph-arrow-elbow-up-right:before{content:""}.ph-fill.ph-arrow-fat-down:before{content:""}.ph-fill.ph-arrow-fat-left:before{content:""}.ph-fill.ph-arrow-fat-line-down:before{content:""}.ph-fill.ph-arrow-fat-line-left:before{content:""}.ph-fill.ph-arrow-fat-line-right:before{content:""}.ph-fill.ph-arrow-fat-line-up:before{content:""}.ph-fill.ph-arrow-fat-lines-down:before{content:""}.ph-fill.ph-arrow-fat-lines-left:before{content:""}.ph-fill.ph-arrow-fat-lines-right:before{content:""}.ph-fill.ph-arrow-fat-lines-up:before{content:""}.ph-fill.ph-arrow-fat-right:before{content:""}.ph-fill.ph-arrow-fat-up:before{content:""}.ph-fill.ph-arrow-left:before{content:""}.ph-fill.ph-arrow-line-down:before{content:""}.ph-fill.ph-arrow-line-down-left:before{content:""}.ph-fill.ph-arrow-line-down-right:before{content:""}.ph-fill.ph-arrow-line-left:before{content:""}.ph-fill.ph-arrow-line-right:before{content:""}.ph-fill.ph-arrow-line-up:before{content:""}.ph-fill.ph-arrow-line-up-left:before{content:""}.ph-fill.ph-arrow-line-up-right:before{content:""}.ph-fill.ph-arrow-right:before{content:""}.ph-fill.ph-arrow-square-down:before{content:""}.ph-fill.ph-arrow-square-down-left:before{content:""}.ph-fill.ph-arrow-square-down-right:before{content:""}.ph-fill.ph-arrow-square-in:before{content:""}.ph-fill.ph-arrow-square-left:before{content:""}.ph-fill.ph-arrow-square-out:before{content:""}.ph-fill.ph-arrow-square-right:before{content:""}.ph-fill.ph-arrow-square-up:before{content:""}.ph-fill.ph-arrow-square-up-left:before{content:""}.ph-fill.ph-arrow-square-up-right:before{content:""}.ph-fill.ph-arrow-u-down-left:before{content:""}.ph-fill.ph-arrow-u-down-right:before{content:""}.ph-fill.ph-arrow-u-left-down:before{content:""}.ph-fill.ph-arrow-u-left-up:before{content:""}.ph-fill.ph-arrow-u-right-down:before{content:""}.ph-fill.ph-arrow-u-right-up:before{content:""}.ph-fill.ph-arrow-u-up-left:before{content:""}.ph-fill.ph-arrow-u-up-right:before{content:""}.ph-fill.ph-arrow-up:before{content:""}.ph-fill.ph-arrow-up-left:before{content:""}.ph-fill.ph-arrow-up-right:before{content:""}.ph-fill.ph-arrows-clockwise:before{content:""}.ph-fill.ph-arrows-counter-clockwise:before{content:""}.ph-fill.ph-arrows-down-up:before{content:""}.ph-fill.ph-arrows-horizontal:before{content:""}.ph-fill.ph-arrows-in:before{content:""}.ph-fill.ph-arrows-in-cardinal:before{content:""}.ph-fill.ph-arrows-in-line-horizontal:before{content:""}.ph-fill.ph-arrows-in-line-vertical:before{content:""}.ph-fill.ph-arrows-in-simple:before{content:""}.ph-fill.ph-arrows-left-right:before{content:""}.ph-fill.ph-arrows-merge:before{content:""}.ph-fill.ph-arrows-out:before{content:""}.ph-fill.ph-arrows-out-cardinal:before{content:""}.ph-fill.ph-arrows-out-line-horizontal:before{content:""}.ph-fill.ph-arrows-out-line-vertical:before{content:""}.ph-fill.ph-arrows-out-simple:before{content:""}.ph-fill.ph-arrows-split:before{content:""}.ph-fill.ph-arrows-vertical:before{content:""}.ph-fill.ph-article:before{content:""}.ph-fill.ph-article-medium:before{content:""}.ph-fill.ph-article-ny-times:before{content:""}.ph-fill.ph-asclepius:before{content:""}.ph-fill.ph-caduceus:before{content:""}.ph-fill.ph-asterisk:before{content:""}.ph-fill.ph-asterisk-simple:before{content:""}.ph-fill.ph-at:before{content:""}.ph-fill.ph-atom:before{content:""}.ph-fill.ph-avocado:before{content:""}.ph-fill.ph-axe:before{content:""}.ph-fill.ph-baby:before{content:""}.ph-fill.ph-baby-carriage:before{content:""}.ph-fill.ph-backpack:before{content:""}.ph-fill.ph-backspace:before{content:""}.ph-fill.ph-bag:before{content:""}.ph-fill.ph-bag-simple:before{content:""}.ph-fill.ph-balloon:before{content:""}.ph-fill.ph-bandaids:before{content:""}.ph-fill.ph-bank:before{content:""}.ph-fill.ph-barbell:before{content:""}.ph-fill.ph-barcode:before{content:""}.ph-fill.ph-barn:before{content:""}.ph-fill.ph-barricade:before{content:""}.ph-fill.ph-baseball:before{content:""}.ph-fill.ph-baseball-cap:before{content:""}.ph-fill.ph-baseball-helmet:before{content:""}.ph-fill.ph-basket:before{content:""}.ph-fill.ph-basketball:before{content:""}.ph-fill.ph-bathtub:before{content:""}.ph-fill.ph-battery-charging:before{content:""}.ph-fill.ph-battery-charging-vertical:before{content:""}.ph-fill.ph-battery-empty:before{content:""}.ph-fill.ph-battery-full:before{content:""}.ph-fill.ph-battery-high:before{content:""}.ph-fill.ph-battery-low:before{content:""}.ph-fill.ph-battery-medium:before{content:""}.ph-fill.ph-battery-plus:before{content:""}.ph-fill.ph-battery-plus-vertical:before{content:""}.ph-fill.ph-battery-vertical-empty:before{content:""}.ph-fill.ph-battery-vertical-full:before{content:""}.ph-fill.ph-battery-vertical-high:before{content:""}.ph-fill.ph-battery-vertical-low:before{content:""}.ph-fill.ph-battery-vertical-medium:before{content:""}.ph-fill.ph-battery-warning:before{content:""}.ph-fill.ph-battery-warning-vertical:before{content:""}.ph-fill.ph-beach-ball:before{content:""}.ph-fill.ph-beanie:before{content:""}.ph-fill.ph-bed:before{content:""}.ph-fill.ph-beer-bottle:before{content:""}.ph-fill.ph-beer-stein:before{content:""}.ph-fill.ph-behance-logo:before{content:""}.ph-fill.ph-bell:before{content:""}.ph-fill.ph-bell-ringing:before{content:""}.ph-fill.ph-bell-simple:before{content:""}.ph-fill.ph-bell-simple-ringing:before{content:""}.ph-fill.ph-bell-simple-slash:before{content:""}.ph-fill.ph-bell-simple-z:before{content:""}.ph-fill.ph-bell-slash:before{content:""}.ph-fill.ph-bell-z:before{content:""}.ph-fill.ph-belt:before{content:""}.ph-fill.ph-bezier-curve:before{content:""}.ph-fill.ph-bicycle:before{content:""}.ph-fill.ph-binary:before{content:""}.ph-fill.ph-binoculars:before{content:""}.ph-fill.ph-biohazard:before{content:""}.ph-fill.ph-bird:before{content:""}.ph-fill.ph-blueprint:before{content:""}.ph-fill.ph-bluetooth:before{content:""}.ph-fill.ph-bluetooth-connected:before{content:""}.ph-fill.ph-bluetooth-slash:before{content:""}.ph-fill.ph-bluetooth-x:before{content:""}.ph-fill.ph-boat:before{content:""}.ph-fill.ph-bomb:before{content:""}.ph-fill.ph-bone:before{content:""}.ph-fill.ph-book:before{content:""}.ph-fill.ph-book-bookmark:before{content:""}.ph-fill.ph-book-open:before{content:""}.ph-fill.ph-book-open-text:before{content:""}.ph-fill.ph-book-open-user:before{content:""}.ph-fill.ph-bookmark:before{content:""}.ph-fill.ph-bookmark-simple:before{content:""}.ph-fill.ph-bookmarks:before{content:""}.ph-fill.ph-bookmarks-simple:before{content:""}.ph-fill.ph-books:before{content:""}.ph-fill.ph-boot:before{content:""}.ph-fill.ph-boules:before{content:""}.ph-fill.ph-bounding-box:before{content:""}.ph-fill.ph-bowl-food:before{content:""}.ph-fill.ph-bowl-steam:before{content:""}.ph-fill.ph-bowling-ball:before{content:""}.ph-fill.ph-box-arrow-down:before{content:""}.ph-fill.ph-archive-box:before{content:""}.ph-fill.ph-box-arrow-up:before{content:""}.ph-fill.ph-boxing-glove:before{content:""}.ph-fill.ph-brackets-angle:before{content:""}.ph-fill.ph-brackets-curly:before{content:""}.ph-fill.ph-brackets-round:before{content:""}.ph-fill.ph-brackets-square:before{content:""}.ph-fill.ph-brain:before{content:""}.ph-fill.ph-brandy:before{content:""}.ph-fill.ph-bread:before{content:""}.ph-fill.ph-bridge:before{content:""}.ph-fill.ph-briefcase:before{content:""}.ph-fill.ph-briefcase-metal:before{content:""}.ph-fill.ph-broadcast:before{content:""}.ph-fill.ph-broom:before{content:""}.ph-fill.ph-browser:before{content:""}.ph-fill.ph-browsers:before{content:""}.ph-fill.ph-bug:before{content:""}.ph-fill.ph-bug-beetle:before{content:""}.ph-fill.ph-bug-droid:before{content:""}.ph-fill.ph-building:before{content:""}.ph-fill.ph-building-apartment:before{content:""}.ph-fill.ph-building-office:before{content:""}.ph-fill.ph-buildings:before{content:""}.ph-fill.ph-bulldozer:before{content:""}.ph-fill.ph-bus:before{content:""}.ph-fill.ph-butterfly:before{content:""}.ph-fill.ph-cable-car:before{content:""}.ph-fill.ph-cactus:before{content:""}.ph-fill.ph-cake:before{content:""}.ph-fill.ph-calculator:before{content:""}.ph-fill.ph-calendar:before{content:""}.ph-fill.ph-calendar-blank:before{content:""}.ph-fill.ph-calendar-check:before{content:""}.ph-fill.ph-calendar-dot:before{content:""}.ph-fill.ph-calendar-dots:before{content:""}.ph-fill.ph-calendar-heart:before{content:""}.ph-fill.ph-calendar-minus:before{content:""}.ph-fill.ph-calendar-plus:before{content:""}.ph-fill.ph-calendar-slash:before{content:""}.ph-fill.ph-calendar-star:before{content:""}.ph-fill.ph-calendar-x:before{content:""}.ph-fill.ph-call-bell:before{content:""}.ph-fill.ph-camera:before{content:""}.ph-fill.ph-camera-plus:before{content:""}.ph-fill.ph-camera-rotate:before{content:""}.ph-fill.ph-camera-slash:before{content:""}.ph-fill.ph-campfire:before{content:""}.ph-fill.ph-car:before{content:""}.ph-fill.ph-car-battery:before{content:""}.ph-fill.ph-car-profile:before{content:""}.ph-fill.ph-car-simple:before{content:""}.ph-fill.ph-cardholder:before{content:""}.ph-fill.ph-cards:before{content:""}.ph-fill.ph-cards-three:before{content:""}.ph-fill.ph-caret-circle-double-down:before{content:""}.ph-fill.ph-caret-circle-double-left:before{content:""}.ph-fill.ph-caret-circle-double-right:before{content:""}.ph-fill.ph-caret-circle-double-up:before{content:""}.ph-fill.ph-caret-circle-down:before{content:""}.ph-fill.ph-caret-circle-left:before{content:""}.ph-fill.ph-caret-circle-right:before{content:""}.ph-fill.ph-caret-circle-up:before{content:""}.ph-fill.ph-caret-circle-up-down:before{content:""}.ph-fill.ph-caret-double-down:before{content:""}.ph-fill.ph-caret-double-left:before{content:""}.ph-fill.ph-caret-double-right:before{content:""}.ph-fill.ph-caret-double-up:before{content:""}.ph-fill.ph-caret-down:before{content:""}.ph-fill.ph-caret-left:before{content:""}.ph-fill.ph-caret-line-down:before{content:""}.ph-fill.ph-caret-line-left:before{content:""}.ph-fill.ph-caret-line-right:before{content:""}.ph-fill.ph-caret-line-up:before{content:""}.ph-fill.ph-caret-right:before{content:""}.ph-fill.ph-caret-up:before{content:""}.ph-fill.ph-caret-up-down:before{content:""}.ph-fill.ph-carrot:before{content:""}.ph-fill.ph-cash-register:before{content:""}.ph-fill.ph-cassette-tape:before{content:""}.ph-fill.ph-castle-turret:before{content:""}.ph-fill.ph-cat:before{content:""}.ph-fill.ph-cell-signal-full:before{content:""}.ph-fill.ph-cell-signal-high:before{content:""}.ph-fill.ph-cell-signal-low:before{content:""}.ph-fill.ph-cell-signal-medium:before{content:""}.ph-fill.ph-cell-signal-none:before{content:""}.ph-fill.ph-cell-signal-slash:before{content:""}.ph-fill.ph-cell-signal-x:before{content:""}.ph-fill.ph-cell-tower:before{content:""}.ph-fill.ph-certificate:before{content:""}.ph-fill.ph-chair:before{content:""}.ph-fill.ph-chalkboard:before{content:""}.ph-fill.ph-chalkboard-simple:before{content:""}.ph-fill.ph-chalkboard-teacher:before{content:""}.ph-fill.ph-champagne:before{content:""}.ph-fill.ph-charging-station:before{content:""}.ph-fill.ph-chart-bar:before{content:""}.ph-fill.ph-chart-bar-horizontal:before{content:""}.ph-fill.ph-chart-donut:before{content:""}.ph-fill.ph-chart-line:before{content:""}.ph-fill.ph-chart-line-down:before{content:""}.ph-fill.ph-chart-line-up:before{content:""}.ph-fill.ph-chart-pie:before{content:""}.ph-fill.ph-chart-pie-slice:before{content:""}.ph-fill.ph-chart-polar:before{content:""}.ph-fill.ph-chart-scatter:before{content:""}.ph-fill.ph-chat:before{content:""}.ph-fill.ph-chat-centered:before{content:""}.ph-fill.ph-chat-centered-dots:before{content:""}.ph-fill.ph-chat-centered-slash:before{content:""}.ph-fill.ph-chat-centered-text:before{content:""}.ph-fill.ph-chat-circle:before{content:""}.ph-fill.ph-chat-circle-dots:before{content:""}.ph-fill.ph-chat-circle-slash:before{content:""}.ph-fill.ph-chat-circle-text:before{content:""}.ph-fill.ph-chat-dots:before{content:""}.ph-fill.ph-chat-slash:before{content:""}.ph-fill.ph-chat-teardrop:before{content:""}.ph-fill.ph-chat-teardrop-dots:before{content:""}.ph-fill.ph-chat-teardrop-slash:before{content:""}.ph-fill.ph-chat-teardrop-text:before{content:""}.ph-fill.ph-chat-text:before{content:""}.ph-fill.ph-chats:before{content:""}.ph-fill.ph-chats-circle:before{content:""}.ph-fill.ph-chats-teardrop:before{content:""}.ph-fill.ph-check:before{content:""}.ph-fill.ph-check-circle:before{content:""}.ph-fill.ph-check-fat:before{content:""}.ph-fill.ph-check-square:before{content:""}.ph-fill.ph-check-square-offset:before{content:""}.ph-fill.ph-checkerboard:before{content:""}.ph-fill.ph-checks:before{content:""}.ph-fill.ph-cheers:before{content:""}.ph-fill.ph-cheese:before{content:""}.ph-fill.ph-chef-hat:before{content:""}.ph-fill.ph-cherries:before{content:""}.ph-fill.ph-church:before{content:""}.ph-fill.ph-cigarette:before{content:""}.ph-fill.ph-cigarette-slash:before{content:""}.ph-fill.ph-circle:before{content:""}.ph-fill.ph-circle-dashed:before{content:""}.ph-fill.ph-circle-half:before{content:""}.ph-fill.ph-circle-half-tilt:before{content:""}.ph-fill.ph-circle-notch:before{content:""}.ph-fill.ph-circles-four:before{content:""}.ph-fill.ph-circles-three:before{content:""}.ph-fill.ph-circles-three-plus:before{content:""}.ph-fill.ph-circuitry:before{content:""}.ph-fill.ph-city:before{content:""}.ph-fill.ph-clipboard:before{content:""}.ph-fill.ph-clipboard-text:before{content:""}.ph-fill.ph-clock:before{content:""}.ph-fill.ph-clock-afternoon:before{content:""}.ph-fill.ph-clock-clockwise:before{content:""}.ph-fill.ph-clock-countdown:before{content:""}.ph-fill.ph-clock-counter-clockwise:before{content:""}.ph-fill.ph-clock-user:before{content:""}.ph-fill.ph-closed-captioning:before{content:""}.ph-fill.ph-cloud:before{content:""}.ph-fill.ph-cloud-arrow-down:before{content:""}.ph-fill.ph-cloud-arrow-up:before{content:""}.ph-fill.ph-cloud-check:before{content:""}.ph-fill.ph-cloud-fog:before{content:""}.ph-fill.ph-cloud-lightning:before{content:""}.ph-fill.ph-cloud-moon:before{content:""}.ph-fill.ph-cloud-rain:before{content:""}.ph-fill.ph-cloud-slash:before{content:""}.ph-fill.ph-cloud-snow:before{content:""}.ph-fill.ph-cloud-sun:before{content:""}.ph-fill.ph-cloud-warning:before{content:""}.ph-fill.ph-cloud-x:before{content:""}.ph-fill.ph-clover:before{content:""}.ph-fill.ph-club:before{content:""}.ph-fill.ph-coat-hanger:before{content:""}.ph-fill.ph-coda-logo:before{content:""}.ph-fill.ph-code:before{content:""}.ph-fill.ph-code-block:before{content:""}.ph-fill.ph-code-simple:before{content:""}.ph-fill.ph-codepen-logo:before{content:""}.ph-fill.ph-codesandbox-logo:before{content:""}.ph-fill.ph-coffee:before{content:""}.ph-fill.ph-coffee-bean:before{content:""}.ph-fill.ph-coin:before{content:""}.ph-fill.ph-coin-vertical:before{content:""}.ph-fill.ph-coins:before{content:""}.ph-fill.ph-columns:before{content:""}.ph-fill.ph-columns-plus-left:before{content:""}.ph-fill.ph-columns-plus-right:before{content:""}.ph-fill.ph-command:before{content:""}.ph-fill.ph-compass:before{content:""}.ph-fill.ph-compass-rose:before{content:""}.ph-fill.ph-compass-tool:before{content:""}.ph-fill.ph-computer-tower:before{content:""}.ph-fill.ph-confetti:before{content:""}.ph-fill.ph-contactless-payment:before{content:""}.ph-fill.ph-control:before{content:""}.ph-fill.ph-cookie:before{content:""}.ph-fill.ph-cooking-pot:before{content:""}.ph-fill.ph-copy:before{content:""}.ph-fill.ph-copy-simple:before{content:""}.ph-fill.ph-copyleft:before{content:""}.ph-fill.ph-copyright:before{content:""}.ph-fill.ph-corners-in:before{content:""}.ph-fill.ph-corners-out:before{content:""}.ph-fill.ph-couch:before{content:""}.ph-fill.ph-court-basketball:before{content:""}.ph-fill.ph-cow:before{content:""}.ph-fill.ph-cowboy-hat:before{content:""}.ph-fill.ph-cpu:before{content:""}.ph-fill.ph-crane:before{content:""}.ph-fill.ph-crane-tower:before{content:""}.ph-fill.ph-credit-card:before{content:""}.ph-fill.ph-cricket:before{content:""}.ph-fill.ph-crop:before{content:""}.ph-fill.ph-cross:before{content:""}.ph-fill.ph-crosshair:before{content:""}.ph-fill.ph-crosshair-simple:before{content:""}.ph-fill.ph-crown:before{content:""}.ph-fill.ph-crown-cross:before{content:""}.ph-fill.ph-crown-simple:before{content:""}.ph-fill.ph-cube:before{content:""}.ph-fill.ph-cube-focus:before{content:""}.ph-fill.ph-cube-transparent:before{content:""}.ph-fill.ph-currency-btc:before{content:""}.ph-fill.ph-currency-circle-dollar:before{content:""}.ph-fill.ph-currency-cny:before{content:""}.ph-fill.ph-currency-dollar:before{content:""}.ph-fill.ph-currency-dollar-simple:before{content:""}.ph-fill.ph-currency-eth:before{content:""}.ph-fill.ph-currency-eur:before{content:""}.ph-fill.ph-currency-gbp:before{content:""}.ph-fill.ph-currency-inr:before{content:""}.ph-fill.ph-currency-jpy:before{content:""}.ph-fill.ph-currency-krw:before{content:""}.ph-fill.ph-currency-kzt:before{content:""}.ph-fill.ph-currency-ngn:before{content:""}.ph-fill.ph-currency-rub:before{content:""}.ph-fill.ph-cursor:before{content:""}.ph-fill.ph-cursor-click:before{content:""}.ph-fill.ph-cursor-text:before{content:""}.ph-fill.ph-cylinder:before{content:""}.ph-fill.ph-database:before{content:""}.ph-fill.ph-desk:before{content:""}.ph-fill.ph-desktop:before{content:""}.ph-fill.ph-desktop-tower:before{content:""}.ph-fill.ph-detective:before{content:""}.ph-fill.ph-dev-to-logo:before{content:""}.ph-fill.ph-device-mobile:before{content:""}.ph-fill.ph-device-mobile-camera:before{content:""}.ph-fill.ph-device-mobile-slash:before{content:""}.ph-fill.ph-device-mobile-speaker:before{content:""}.ph-fill.ph-device-rotate:before{content:""}.ph-fill.ph-device-tablet:before{content:""}.ph-fill.ph-device-tablet-camera:before{content:""}.ph-fill.ph-device-tablet-speaker:before{content:""}.ph-fill.ph-devices:before{content:""}.ph-fill.ph-diamond:before{content:""}.ph-fill.ph-diamonds-four:before{content:""}.ph-fill.ph-dice-five:before{content:""}.ph-fill.ph-dice-four:before{content:""}.ph-fill.ph-dice-one:before{content:""}.ph-fill.ph-dice-six:before{content:""}.ph-fill.ph-dice-three:before{content:""}.ph-fill.ph-dice-two:before{content:""}.ph-fill.ph-disc:before{content:""}.ph-fill.ph-disco-ball:before{content:""}.ph-fill.ph-discord-logo:before{content:""}.ph-fill.ph-divide:before{content:""}.ph-fill.ph-dna:before{content:""}.ph-fill.ph-dog:before{content:""}.ph-fill.ph-door:before{content:""}.ph-fill.ph-door-open:before{content:""}.ph-fill.ph-dot:before{content:""}.ph-fill.ph-dot-outline:before{content:""}.ph-fill.ph-dots-nine:before{content:""}.ph-fill.ph-dots-six:before{content:""}.ph-fill.ph-dots-six-vertical:before{content:""}.ph-fill.ph-dots-three:before{content:""}.ph-fill.ph-dots-three-circle:before{content:""}.ph-fill.ph-dots-three-circle-vertical:before{content:""}.ph-fill.ph-dots-three-outline:before{content:""}.ph-fill.ph-dots-three-outline-vertical:before{content:""}.ph-fill.ph-dots-three-vertical:before{content:""}.ph-fill.ph-download:before{content:""}.ph-fill.ph-download-simple:before{content:""}.ph-fill.ph-dress:before{content:""}.ph-fill.ph-dresser:before{content:""}.ph-fill.ph-dribbble-logo:before{content:""}.ph-fill.ph-drone:before{content:""}.ph-fill.ph-drop:before{content:""}.ph-fill.ph-drop-half:before{content:""}.ph-fill.ph-drop-half-bottom:before{content:""}.ph-fill.ph-drop-simple:before{content:""}.ph-fill.ph-drop-slash:before{content:""}.ph-fill.ph-dropbox-logo:before{content:""}.ph-fill.ph-ear:before{content:""}.ph-fill.ph-ear-slash:before{content:""}.ph-fill.ph-egg:before{content:""}.ph-fill.ph-egg-crack:before{content:""}.ph-fill.ph-eject:before{content:""}.ph-fill.ph-eject-simple:before{content:""}.ph-fill.ph-elevator:before{content:""}.ph-fill.ph-empty:before{content:""}.ph-fill.ph-engine:before{content:""}.ph-fill.ph-envelope:before{content:""}.ph-fill.ph-envelope-open:before{content:""}.ph-fill.ph-envelope-simple:before{content:""}.ph-fill.ph-envelope-simple-open:before{content:""}.ph-fill.ph-equalizer:before{content:""}.ph-fill.ph-equals:before{content:""}.ph-fill.ph-eraser:before{content:""}.ph-fill.ph-escalator-down:before{content:""}.ph-fill.ph-escalator-up:before{content:""}.ph-fill.ph-exam:before{content:""}.ph-fill.ph-exclamation-mark:before{content:""}.ph-fill.ph-exclude:before{content:""}.ph-fill.ph-exclude-square:before{content:""}.ph-fill.ph-export:before{content:""}.ph-fill.ph-eye:before{content:""}.ph-fill.ph-eye-closed:before{content:""}.ph-fill.ph-eye-slash:before{content:""}.ph-fill.ph-eyedropper:before{content:""}.ph-fill.ph-eyedropper-sample:before{content:""}.ph-fill.ph-eyeglasses:before{content:""}.ph-fill.ph-eyes:before{content:""}.ph-fill.ph-face-mask:before{content:""}.ph-fill.ph-facebook-logo:before{content:""}.ph-fill.ph-factory:before{content:""}.ph-fill.ph-faders:before{content:""}.ph-fill.ph-faders-horizontal:before{content:""}.ph-fill.ph-fallout-shelter:before{content:""}.ph-fill.ph-fan:before{content:""}.ph-fill.ph-farm:before{content:""}.ph-fill.ph-fast-forward:before{content:""}.ph-fill.ph-fast-forward-circle:before{content:""}.ph-fill.ph-feather:before{content:""}.ph-fill.ph-fediverse-logo:before{content:""}.ph-fill.ph-figma-logo:before{content:""}.ph-fill.ph-file:before{content:""}.ph-fill.ph-file-archive:before{content:""}.ph-fill.ph-file-arrow-down:before{content:""}.ph-fill.ph-file-arrow-up:before{content:""}.ph-fill.ph-file-audio:before{content:""}.ph-fill.ph-file-c:before{content:""}.ph-fill.ph-file-c-sharp:before{content:""}.ph-fill.ph-file-cloud:before{content:""}.ph-fill.ph-file-code:before{content:""}.ph-fill.ph-file-cpp:before{content:""}.ph-fill.ph-file-css:before{content:""}.ph-fill.ph-file-csv:before{content:""}.ph-fill.ph-file-dashed:before{content:""}.ph-fill.ph-file-dotted:before{content:""}.ph-fill.ph-file-doc:before{content:""}.ph-fill.ph-file-html:before{content:""}.ph-fill.ph-file-image:before{content:""}.ph-fill.ph-file-ini:before{content:""}.ph-fill.ph-file-jpg:before{content:""}.ph-fill.ph-file-js:before{content:""}.ph-fill.ph-file-jsx:before{content:""}.ph-fill.ph-file-lock:before{content:""}.ph-fill.ph-file-magnifying-glass:before{content:""}.ph-fill.ph-file-search:before{content:""}.ph-fill.ph-file-md:before{content:""}.ph-fill.ph-file-minus:before{content:""}.ph-fill.ph-file-pdf:before{content:""}.ph-fill.ph-file-plus:before{content:""}.ph-fill.ph-file-png:before{content:""}.ph-fill.ph-file-ppt:before{content:""}.ph-fill.ph-file-py:before{content:""}.ph-fill.ph-file-rs:before{content:""}.ph-fill.ph-file-sql:before{content:""}.ph-fill.ph-file-svg:before{content:""}.ph-fill.ph-file-text:before{content:""}.ph-fill.ph-file-ts:before{content:""}.ph-fill.ph-file-tsx:before{content:""}.ph-fill.ph-file-txt:before{content:""}.ph-fill.ph-file-video:before{content:""}.ph-fill.ph-file-vue:before{content:""}.ph-fill.ph-file-x:before{content:""}.ph-fill.ph-file-xls:before{content:""}.ph-fill.ph-file-zip:before{content:""}.ph-fill.ph-files:before{content:""}.ph-fill.ph-film-reel:before{content:""}.ph-fill.ph-film-script:before{content:""}.ph-fill.ph-film-slate:before{content:""}.ph-fill.ph-film-strip:before{content:""}.ph-fill.ph-fingerprint:before{content:""}.ph-fill.ph-fingerprint-simple:before{content:""}.ph-fill.ph-finn-the-human:before{content:""}.ph-fill.ph-fire:before{content:""}.ph-fill.ph-fire-extinguisher:before{content:""}.ph-fill.ph-fire-simple:before{content:""}.ph-fill.ph-fire-truck:before{content:""}.ph-fill.ph-first-aid:before{content:""}.ph-fill.ph-first-aid-kit:before{content:""}.ph-fill.ph-fish:before{content:""}.ph-fill.ph-fish-simple:before{content:""}.ph-fill.ph-flag:before{content:""}.ph-fill.ph-flag-banner:before{content:""}.ph-fill.ph-flag-banner-fold:before{content:""}.ph-fill.ph-flag-checkered:before{content:""}.ph-fill.ph-flag-pennant:before{content:""}.ph-fill.ph-flame:before{content:""}.ph-fill.ph-flashlight:before{content:""}.ph-fill.ph-flask:before{content:""}.ph-fill.ph-flip-horizontal:before{content:""}.ph-fill.ph-flip-vertical:before{content:""}.ph-fill.ph-floppy-disk:before{content:""}.ph-fill.ph-floppy-disk-back:before{content:""}.ph-fill.ph-flow-arrow:before{content:""}.ph-fill.ph-flower:before{content:""}.ph-fill.ph-flower-lotus:before{content:""}.ph-fill.ph-flower-tulip:before{content:""}.ph-fill.ph-flying-saucer:before{content:""}.ph-fill.ph-folder:before{content:""}.ph-fill.ph-folder-notch:before{content:""}.ph-fill.ph-folder-dashed:before{content:""}.ph-fill.ph-folder-dotted:before{content:""}.ph-fill.ph-folder-lock:before{content:""}.ph-fill.ph-folder-minus:before{content:""}.ph-fill.ph-folder-notch-minus:before{content:""}.ph-fill.ph-folder-open:before{content:""}.ph-fill.ph-folder-notch-open:before{content:""}.ph-fill.ph-folder-plus:before{content:""}.ph-fill.ph-folder-notch-plus:before{content:""}.ph-fill.ph-folder-simple:before{content:""}.ph-fill.ph-folder-simple-dashed:before{content:""}.ph-fill.ph-folder-simple-dotted:before{content:""}.ph-fill.ph-folder-simple-lock:before{content:""}.ph-fill.ph-folder-simple-minus:before{content:""}.ph-fill.ph-folder-simple-plus:before{content:""}.ph-fill.ph-folder-simple-star:before{content:""}.ph-fill.ph-folder-simple-user:before{content:""}.ph-fill.ph-folder-star:before{content:""}.ph-fill.ph-folder-user:before{content:""}.ph-fill.ph-folders:before{content:""}.ph-fill.ph-football:before{content:""}.ph-fill.ph-football-helmet:before{content:""}.ph-fill.ph-footprints:before{content:""}.ph-fill.ph-fork-knife:before{content:""}.ph-fill.ph-four-k:before{content:""}.ph-fill.ph-frame-corners:before{content:""}.ph-fill.ph-framer-logo:before{content:""}.ph-fill.ph-function:before{content:""}.ph-fill.ph-funnel:before{content:""}.ph-fill.ph-funnel-simple:before{content:""}.ph-fill.ph-funnel-simple-x:before{content:""}.ph-fill.ph-funnel-x:before{content:""}.ph-fill.ph-game-controller:before{content:""}.ph-fill.ph-garage:before{content:""}.ph-fill.ph-gas-can:before{content:""}.ph-fill.ph-gas-pump:before{content:""}.ph-fill.ph-gauge:before{content:""}.ph-fill.ph-gavel:before{content:""}.ph-fill.ph-gear:before{content:""}.ph-fill.ph-gear-fine:before{content:""}.ph-fill.ph-gear-six:before{content:""}.ph-fill.ph-gender-female:before{content:""}.ph-fill.ph-gender-intersex:before{content:""}.ph-fill.ph-gender-male:before{content:""}.ph-fill.ph-gender-neuter:before{content:""}.ph-fill.ph-gender-nonbinary:before{content:""}.ph-fill.ph-gender-transgender:before{content:""}.ph-fill.ph-ghost:before{content:""}.ph-fill.ph-gif:before{content:""}.ph-fill.ph-gift:before{content:""}.ph-fill.ph-git-branch:before{content:""}.ph-fill.ph-git-commit:before{content:""}.ph-fill.ph-git-diff:before{content:""}.ph-fill.ph-git-fork:before{content:""}.ph-fill.ph-git-merge:before{content:""}.ph-fill.ph-git-pull-request:before{content:""}.ph-fill.ph-github-logo:before{content:""}.ph-fill.ph-gitlab-logo:before{content:""}.ph-fill.ph-gitlab-logo-simple:before{content:""}.ph-fill.ph-globe:before{content:""}.ph-fill.ph-globe-hemisphere-east:before{content:""}.ph-fill.ph-globe-hemisphere-west:before{content:""}.ph-fill.ph-globe-simple:before{content:""}.ph-fill.ph-globe-simple-x:before{content:""}.ph-fill.ph-globe-stand:before{content:""}.ph-fill.ph-globe-x:before{content:""}.ph-fill.ph-goggles:before{content:""}.ph-fill.ph-golf:before{content:""}.ph-fill.ph-goodreads-logo:before{content:""}.ph-fill.ph-google-cardboard-logo:before{content:""}.ph-fill.ph-google-chrome-logo:before{content:""}.ph-fill.ph-google-drive-logo:before{content:""}.ph-fill.ph-google-logo:before{content:""}.ph-fill.ph-google-photos-logo:before{content:""}.ph-fill.ph-google-play-logo:before{content:""}.ph-fill.ph-google-podcasts-logo:before{content:""}.ph-fill.ph-gps:before{content:""}.ph-fill.ph-gps-fix:before{content:""}.ph-fill.ph-gps-slash:before{content:""}.ph-fill.ph-gradient:before{content:""}.ph-fill.ph-graduation-cap:before{content:""}.ph-fill.ph-grains:before{content:""}.ph-fill.ph-grains-slash:before{content:""}.ph-fill.ph-graph:before{content:""}.ph-fill.ph-graphics-card:before{content:""}.ph-fill.ph-greater-than:before{content:""}.ph-fill.ph-greater-than-or-equal:before{content:""}.ph-fill.ph-grid-four:before{content:""}.ph-fill.ph-grid-nine:before{content:""}.ph-fill.ph-guitar:before{content:""}.ph-fill.ph-hair-dryer:before{content:""}.ph-fill.ph-hamburger:before{content:""}.ph-fill.ph-hammer:before{content:""}.ph-fill.ph-hand:before{content:""}.ph-fill.ph-hand-arrow-down:before{content:""}.ph-fill.ph-hand-arrow-up:before{content:""}.ph-fill.ph-hand-coins:before{content:""}.ph-fill.ph-hand-deposit:before{content:""}.ph-fill.ph-hand-eye:before{content:""}.ph-fill.ph-hand-fist:before{content:""}.ph-fill.ph-hand-grabbing:before{content:""}.ph-fill.ph-hand-heart:before{content:""}.ph-fill.ph-hand-palm:before{content:""}.ph-fill.ph-hand-peace:before{content:""}.ph-fill.ph-hand-pointing:before{content:""}.ph-fill.ph-hand-soap:before{content:""}.ph-fill.ph-hand-swipe-left:before{content:""}.ph-fill.ph-hand-swipe-right:before{content:""}.ph-fill.ph-hand-tap:before{content:""}.ph-fill.ph-hand-waving:before{content:""}.ph-fill.ph-hand-withdraw:before{content:""}.ph-fill.ph-handbag:before{content:""}.ph-fill.ph-handbag-simple:before{content:""}.ph-fill.ph-hands-clapping:before{content:""}.ph-fill.ph-hands-praying:before{content:""}.ph-fill.ph-handshake:before{content:""}.ph-fill.ph-hard-drive:before{content:""}.ph-fill.ph-hard-drives:before{content:""}.ph-fill.ph-hard-hat:before{content:""}.ph-fill.ph-hash:before{content:""}.ph-fill.ph-hash-straight:before{content:""}.ph-fill.ph-head-circuit:before{content:""}.ph-fill.ph-headlights:before{content:""}.ph-fill.ph-headphones:before{content:""}.ph-fill.ph-headset:before{content:""}.ph-fill.ph-heart:before{content:""}.ph-fill.ph-heart-break:before{content:""}.ph-fill.ph-heart-half:before{content:""}.ph-fill.ph-heart-straight:before{content:""}.ph-fill.ph-heart-straight-break:before{content:""}.ph-fill.ph-heartbeat:before{content:""}.ph-fill.ph-hexagon:before{content:""}.ph-fill.ph-high-definition:before{content:""}.ph-fill.ph-high-heel:before{content:""}.ph-fill.ph-highlighter:before{content:""}.ph-fill.ph-highlighter-circle:before{content:""}.ph-fill.ph-hockey:before{content:""}.ph-fill.ph-hoodie:before{content:""}.ph-fill.ph-horse:before{content:""}.ph-fill.ph-hospital:before{content:""}.ph-fill.ph-hourglass:before{content:""}.ph-fill.ph-hourglass-high:before{content:""}.ph-fill.ph-hourglass-low:before{content:""}.ph-fill.ph-hourglass-medium:before{content:""}.ph-fill.ph-hourglass-simple:before{content:""}.ph-fill.ph-hourglass-simple-high:before{content:""}.ph-fill.ph-hourglass-simple-low:before{content:""}.ph-fill.ph-hourglass-simple-medium:before{content:""}.ph-fill.ph-house:before{content:""}.ph-fill.ph-house-line:before{content:""}.ph-fill.ph-house-simple:before{content:""}.ph-fill.ph-hurricane:before{content:""}.ph-fill.ph-ice-cream:before{content:""}.ph-fill.ph-identification-badge:before{content:""}.ph-fill.ph-identification-card:before{content:""}.ph-fill.ph-image:before{content:""}.ph-fill.ph-image-broken:before{content:""}.ph-fill.ph-image-square:before{content:""}.ph-fill.ph-images:before{content:""}.ph-fill.ph-images-square:before{content:""}.ph-fill.ph-infinity:before{content:""}.ph-fill.ph-lemniscate:before{content:""}.ph-fill.ph-info:before{content:""}.ph-fill.ph-instagram-logo:before{content:""}.ph-fill.ph-intersect:before{content:""}.ph-fill.ph-intersect-square:before{content:""}.ph-fill.ph-intersect-three:before{content:""}.ph-fill.ph-intersection:before{content:""}.ph-fill.ph-invoice:before{content:""}.ph-fill.ph-island:before{content:""}.ph-fill.ph-jar:before{content:""}.ph-fill.ph-jar-label:before{content:""}.ph-fill.ph-jeep:before{content:""}.ph-fill.ph-joystick:before{content:""}.ph-fill.ph-kanban:before{content:""}.ph-fill.ph-key:before{content:""}.ph-fill.ph-key-return:before{content:""}.ph-fill.ph-keyboard:before{content:""}.ph-fill.ph-keyhole:before{content:""}.ph-fill.ph-knife:before{content:""}.ph-fill.ph-ladder:before{content:""}.ph-fill.ph-ladder-simple:before{content:""}.ph-fill.ph-lamp:before{content:""}.ph-fill.ph-lamp-pendant:before{content:""}.ph-fill.ph-laptop:before{content:""}.ph-fill.ph-lasso:before{content:""}.ph-fill.ph-lastfm-logo:before{content:""}.ph-fill.ph-layout:before{content:""}.ph-fill.ph-leaf:before{content:""}.ph-fill.ph-lectern:before{content:""}.ph-fill.ph-lego:before{content:""}.ph-fill.ph-lego-smiley:before{content:""}.ph-fill.ph-less-than:before{content:""}.ph-fill.ph-less-than-or-equal:before{content:""}.ph-fill.ph-letter-circle-h:before{content:""}.ph-fill.ph-letter-circle-p:before{content:""}.ph-fill.ph-letter-circle-v:before{content:""}.ph-fill.ph-lifebuoy:before{content:""}.ph-fill.ph-lightbulb:before{content:""}.ph-fill.ph-lightbulb-filament:before{content:""}.ph-fill.ph-lighthouse:before{content:""}.ph-fill.ph-lightning:before{content:""}.ph-fill.ph-lightning-a:before{content:""}.ph-fill.ph-lightning-slash:before{content:""}.ph-fill.ph-line-segment:before{content:""}.ph-fill.ph-line-segments:before{content:""}.ph-fill.ph-line-vertical:before{content:""}.ph-fill.ph-link:before{content:""}.ph-fill.ph-link-break:before{content:""}.ph-fill.ph-link-simple:before{content:""}.ph-fill.ph-link-simple-break:before{content:""}.ph-fill.ph-link-simple-horizontal:before{content:""}.ph-fill.ph-link-simple-horizontal-break:before{content:""}.ph-fill.ph-linkedin-logo:before{content:""}.ph-fill.ph-linktree-logo:before{content:""}.ph-fill.ph-linux-logo:before{content:""}.ph-fill.ph-list:before{content:""}.ph-fill.ph-list-bullets:before{content:""}.ph-fill.ph-list-checks:before{content:""}.ph-fill.ph-list-dashes:before{content:""}.ph-fill.ph-list-heart:before{content:""}.ph-fill.ph-list-magnifying-glass:before{content:""}.ph-fill.ph-list-numbers:before{content:""}.ph-fill.ph-list-plus:before{content:""}.ph-fill.ph-list-star:before{content:""}.ph-fill.ph-lock:before{content:""}.ph-fill.ph-lock-key:before{content:""}.ph-fill.ph-lock-key-open:before{content:""}.ph-fill.ph-lock-laminated:before{content:""}.ph-fill.ph-lock-laminated-open:before{content:""}.ph-fill.ph-lock-open:before{content:""}.ph-fill.ph-lock-simple:before{content:""}.ph-fill.ph-lock-simple-open:before{content:""}.ph-fill.ph-lockers:before{content:""}.ph-fill.ph-log:before{content:""}.ph-fill.ph-magic-wand:before{content:""}.ph-fill.ph-magnet:before{content:""}.ph-fill.ph-magnet-straight:before{content:""}.ph-fill.ph-magnifying-glass:before{content:""}.ph-fill.ph-magnifying-glass-minus:before{content:""}.ph-fill.ph-magnifying-glass-plus:before{content:""}.ph-fill.ph-mailbox:before{content:""}.ph-fill.ph-map-pin:before{content:""}.ph-fill.ph-map-pin-area:before{content:""}.ph-fill.ph-map-pin-line:before{content:""}.ph-fill.ph-map-pin-plus:before{content:""}.ph-fill.ph-map-pin-simple:before{content:""}.ph-fill.ph-map-pin-simple-area:before{content:""}.ph-fill.ph-map-pin-simple-line:before{content:""}.ph-fill.ph-map-trifold:before{content:""}.ph-fill.ph-markdown-logo:before{content:""}.ph-fill.ph-marker-circle:before{content:""}.ph-fill.ph-martini:before{content:""}.ph-fill.ph-mask-happy:before{content:""}.ph-fill.ph-mask-sad:before{content:""}.ph-fill.ph-mastodon-logo:before{content:""}.ph-fill.ph-math-operations:before{content:""}.ph-fill.ph-matrix-logo:before{content:""}.ph-fill.ph-medal:before{content:""}.ph-fill.ph-medal-military:before{content:""}.ph-fill.ph-medium-logo:before{content:""}.ph-fill.ph-megaphone:before{content:""}.ph-fill.ph-megaphone-simple:before{content:""}.ph-fill.ph-member-of:before{content:""}.ph-fill.ph-memory:before{content:""}.ph-fill.ph-messenger-logo:before{content:""}.ph-fill.ph-meta-logo:before{content:""}.ph-fill.ph-meteor:before{content:""}.ph-fill.ph-metronome:before{content:""}.ph-fill.ph-microphone:before{content:""}.ph-fill.ph-microphone-slash:before{content:""}.ph-fill.ph-microphone-stage:before{content:""}.ph-fill.ph-microscope:before{content:""}.ph-fill.ph-microsoft-excel-logo:before{content:""}.ph-fill.ph-microsoft-outlook-logo:before{content:""}.ph-fill.ph-microsoft-powerpoint-logo:before{content:""}.ph-fill.ph-microsoft-teams-logo:before{content:""}.ph-fill.ph-microsoft-word-logo:before{content:""}.ph-fill.ph-minus:before{content:""}.ph-fill.ph-minus-circle:before{content:""}.ph-fill.ph-minus-square:before{content:""}.ph-fill.ph-money:before{content:""}.ph-fill.ph-money-wavy:before{content:""}.ph-fill.ph-monitor:before{content:""}.ph-fill.ph-monitor-arrow-up:before{content:""}.ph-fill.ph-monitor-play:before{content:""}.ph-fill.ph-moon:before{content:""}.ph-fill.ph-moon-stars:before{content:""}.ph-fill.ph-moped:before{content:""}.ph-fill.ph-moped-front:before{content:""}.ph-fill.ph-mosque:before{content:""}.ph-fill.ph-motorcycle:before{content:""}.ph-fill.ph-mountains:before{content:""}.ph-fill.ph-mouse:before{content:""}.ph-fill.ph-mouse-left-click:before{content:""}.ph-fill.ph-mouse-middle-click:before{content:""}.ph-fill.ph-mouse-right-click:before{content:""}.ph-fill.ph-mouse-scroll:before{content:""}.ph-fill.ph-mouse-simple:before{content:""}.ph-fill.ph-music-note:before{content:""}.ph-fill.ph-music-note-simple:before{content:""}.ph-fill.ph-music-notes:before{content:""}.ph-fill.ph-music-notes-minus:before{content:""}.ph-fill.ph-music-notes-plus:before{content:""}.ph-fill.ph-music-notes-simple:before{content:""}.ph-fill.ph-navigation-arrow:before{content:""}.ph-fill.ph-needle:before{content:""}.ph-fill.ph-network:before{content:""}.ph-fill.ph-network-slash:before{content:""}.ph-fill.ph-network-x:before{content:""}.ph-fill.ph-newspaper:before{content:""}.ph-fill.ph-newspaper-clipping:before{content:""}.ph-fill.ph-not-equals:before{content:""}.ph-fill.ph-not-member-of:before{content:""}.ph-fill.ph-not-subset-of:before{content:""}.ph-fill.ph-not-superset-of:before{content:""}.ph-fill.ph-notches:before{content:""}.ph-fill.ph-note:before{content:""}.ph-fill.ph-note-blank:before{content:""}.ph-fill.ph-note-pencil:before{content:""}.ph-fill.ph-notebook:before{content:""}.ph-fill.ph-notepad:before{content:""}.ph-fill.ph-notification:before{content:""}.ph-fill.ph-notion-logo:before{content:""}.ph-fill.ph-nuclear-plant:before{content:""}.ph-fill.ph-number-circle-eight:before{content:""}.ph-fill.ph-number-circle-five:before{content:""}.ph-fill.ph-number-circle-four:before{content:""}.ph-fill.ph-number-circle-nine:before{content:""}.ph-fill.ph-number-circle-one:before{content:""}.ph-fill.ph-number-circle-seven:before{content:""}.ph-fill.ph-number-circle-six:before{content:""}.ph-fill.ph-number-circle-three:before{content:""}.ph-fill.ph-number-circle-two:before{content:""}.ph-fill.ph-number-circle-zero:before{content:""}.ph-fill.ph-number-eight:before{content:""}.ph-fill.ph-number-five:before{content:""}.ph-fill.ph-number-four:before{content:""}.ph-fill.ph-number-nine:before{content:""}.ph-fill.ph-number-one:before{content:""}.ph-fill.ph-number-seven:before{content:""}.ph-fill.ph-number-six:before{content:""}.ph-fill.ph-number-square-eight:before{content:""}.ph-fill.ph-number-square-five:before{content:""}.ph-fill.ph-number-square-four:before{content:""}.ph-fill.ph-number-square-nine:before{content:""}.ph-fill.ph-number-square-one:before{content:""}.ph-fill.ph-number-square-seven:before{content:""}.ph-fill.ph-number-square-six:before{content:""}.ph-fill.ph-number-square-three:before{content:""}.ph-fill.ph-number-square-two:before{content:""}.ph-fill.ph-number-square-zero:before{content:""}.ph-fill.ph-number-three:before{content:""}.ph-fill.ph-number-two:before{content:""}.ph-fill.ph-number-zero:before{content:""}.ph-fill.ph-numpad:before{content:""}.ph-fill.ph-nut:before{content:""}.ph-fill.ph-ny-times-logo:before{content:""}.ph-fill.ph-octagon:before{content:""}.ph-fill.ph-office-chair:before{content:""}.ph-fill.ph-onigiri:before{content:""}.ph-fill.ph-open-ai-logo:before{content:""}.ph-fill.ph-option:before{content:""}.ph-fill.ph-orange:before{content:""}.ph-fill.ph-orange-slice:before{content:""}.ph-fill.ph-oven:before{content:""}.ph-fill.ph-package:before{content:""}.ph-fill.ph-paint-brush:before{content:""}.ph-fill.ph-paint-brush-broad:before{content:""}.ph-fill.ph-paint-brush-household:before{content:""}.ph-fill.ph-paint-bucket:before{content:""}.ph-fill.ph-paint-roller:before{content:""}.ph-fill.ph-palette:before{content:""}.ph-fill.ph-panorama:before{content:""}.ph-fill.ph-pants:before{content:""}.ph-fill.ph-paper-plane:before{content:""}.ph-fill.ph-paper-plane-right:before{content:""}.ph-fill.ph-paper-plane-tilt:before{content:""}.ph-fill.ph-paperclip:before{content:""}.ph-fill.ph-paperclip-horizontal:before{content:""}.ph-fill.ph-parachute:before{content:""}.ph-fill.ph-paragraph:before{content:""}.ph-fill.ph-parallelogram:before{content:""}.ph-fill.ph-park:before{content:""}.ph-fill.ph-password:before{content:""}.ph-fill.ph-path:before{content:""}.ph-fill.ph-patreon-logo:before{content:""}.ph-fill.ph-pause:before{content:""}.ph-fill.ph-pause-circle:before{content:""}.ph-fill.ph-paw-print:before{content:""}.ph-fill.ph-paypal-logo:before{content:""}.ph-fill.ph-peace:before{content:""}.ph-fill.ph-pen:before{content:""}.ph-fill.ph-pen-nib:before{content:""}.ph-fill.ph-pen-nib-straight:before{content:""}.ph-fill.ph-pencil:before{content:""}.ph-fill.ph-pencil-circle:before{content:""}.ph-fill.ph-pencil-line:before{content:""}.ph-fill.ph-pencil-ruler:before{content:""}.ph-fill.ph-pencil-simple:before{content:""}.ph-fill.ph-pencil-simple-line:before{content:""}.ph-fill.ph-pencil-simple-slash:before{content:""}.ph-fill.ph-pencil-slash:before{content:""}.ph-fill.ph-pentagon:before{content:""}.ph-fill.ph-pentagram:before{content:""}.ph-fill.ph-pepper:before{content:""}.ph-fill.ph-percent:before{content:""}.ph-fill.ph-person:before{content:""}.ph-fill.ph-person-arms-spread:before{content:""}.ph-fill.ph-person-simple:before{content:""}.ph-fill.ph-person-simple-bike:before{content:""}.ph-fill.ph-person-simple-circle:before{content:""}.ph-fill.ph-person-simple-hike:before{content:""}.ph-fill.ph-person-simple-run:before{content:""}.ph-fill.ph-person-simple-ski:before{content:""}.ph-fill.ph-person-simple-snowboard:before{content:""}.ph-fill.ph-person-simple-swim:before{content:""}.ph-fill.ph-person-simple-tai-chi:before{content:""}.ph-fill.ph-person-simple-throw:before{content:""}.ph-fill.ph-person-simple-walk:before{content:""}.ph-fill.ph-perspective:before{content:""}.ph-fill.ph-phone:before{content:""}.ph-fill.ph-phone-call:before{content:""}.ph-fill.ph-phone-disconnect:before{content:""}.ph-fill.ph-phone-incoming:before{content:""}.ph-fill.ph-phone-list:before{content:""}.ph-fill.ph-phone-outgoing:before{content:""}.ph-fill.ph-phone-pause:before{content:""}.ph-fill.ph-phone-plus:before{content:""}.ph-fill.ph-phone-slash:before{content:""}.ph-fill.ph-phone-transfer:before{content:""}.ph-fill.ph-phone-x:before{content:""}.ph-fill.ph-phosphor-logo:before{content:""}.ph-fill.ph-pi:before{content:""}.ph-fill.ph-piano-keys:before{content:""}.ph-fill.ph-picnic-table:before{content:""}.ph-fill.ph-picture-in-picture:before{content:""}.ph-fill.ph-piggy-bank:before{content:""}.ph-fill.ph-pill:before{content:""}.ph-fill.ph-ping-pong:before{content:""}.ph-fill.ph-pint-glass:before{content:""}.ph-fill.ph-pinterest-logo:before{content:""}.ph-fill.ph-pinwheel:before{content:""}.ph-fill.ph-pipe:before{content:""}.ph-fill.ph-pipe-wrench:before{content:""}.ph-fill.ph-pix-logo:before{content:""}.ph-fill.ph-pizza:before{content:""}.ph-fill.ph-placeholder:before{content:""}.ph-fill.ph-planet:before{content:""}.ph-fill.ph-plant:before{content:""}.ph-fill.ph-play:before{content:""}.ph-fill.ph-play-circle:before{content:""}.ph-fill.ph-play-pause:before{content:""}.ph-fill.ph-playlist:before{content:""}.ph-fill.ph-plug:before{content:""}.ph-fill.ph-plug-charging:before{content:""}.ph-fill.ph-plugs:before{content:""}.ph-fill.ph-plugs-connected:before{content:""}.ph-fill.ph-plus:before{content:""}.ph-fill.ph-plus-circle:before{content:""}.ph-fill.ph-plus-minus:before{content:""}.ph-fill.ph-plus-square:before{content:""}.ph-fill.ph-poker-chip:before{content:""}.ph-fill.ph-police-car:before{content:""}.ph-fill.ph-polygon:before{content:""}.ph-fill.ph-popcorn:before{content:""}.ph-fill.ph-popsicle:before{content:""}.ph-fill.ph-potted-plant:before{content:""}.ph-fill.ph-power:before{content:""}.ph-fill.ph-prescription:before{content:""}.ph-fill.ph-presentation:before{content:""}.ph-fill.ph-presentation-chart:before{content:""}.ph-fill.ph-printer:before{content:""}.ph-fill.ph-prohibit:before{content:""}.ph-fill.ph-prohibit-inset:before{content:""}.ph-fill.ph-projector-screen:before{content:""}.ph-fill.ph-projector-screen-chart:before{content:""}.ph-fill.ph-pulse:before{content:""}.ph-fill.ph-activity:before{content:""}.ph-fill.ph-push-pin:before{content:""}.ph-fill.ph-push-pin-simple:before{content:""}.ph-fill.ph-push-pin-simple-slash:before{content:""}.ph-fill.ph-push-pin-slash:before{content:""}.ph-fill.ph-puzzle-piece:before{content:""}.ph-fill.ph-qr-code:before{content:""}.ph-fill.ph-question:before{content:""}.ph-fill.ph-question-mark:before{content:""}.ph-fill.ph-queue:before{content:""}.ph-fill.ph-quotes:before{content:""}.ph-fill.ph-rabbit:before{content:""}.ph-fill.ph-racquet:before{content:""}.ph-fill.ph-radical:before{content:""}.ph-fill.ph-radio:before{content:""}.ph-fill.ph-radio-button:before{content:""}.ph-fill.ph-radioactive:before{content:""}.ph-fill.ph-rainbow:before{content:""}.ph-fill.ph-rainbow-cloud:before{content:""}.ph-fill.ph-ranking:before{content:""}.ph-fill.ph-read-cv-logo:before{content:""}.ph-fill.ph-receipt:before{content:""}.ph-fill.ph-receipt-x:before{content:""}.ph-fill.ph-record:before{content:""}.ph-fill.ph-rectangle:before{content:""}.ph-fill.ph-rectangle-dashed:before{content:""}.ph-fill.ph-recycle:before{content:""}.ph-fill.ph-reddit-logo:before{content:""}.ph-fill.ph-repeat:before{content:""}.ph-fill.ph-repeat-once:before{content:""}.ph-fill.ph-replit-logo:before{content:""}.ph-fill.ph-resize:before{content:""}.ph-fill.ph-rewind:before{content:""}.ph-fill.ph-rewind-circle:before{content:""}.ph-fill.ph-road-horizon:before{content:""}.ph-fill.ph-robot:before{content:""}.ph-fill.ph-rocket:before{content:""}.ph-fill.ph-rocket-launch:before{content:""}.ph-fill.ph-rows:before{content:""}.ph-fill.ph-rows-plus-bottom:before{content:""}.ph-fill.ph-rows-plus-top:before{content:""}.ph-fill.ph-rss:before{content:""}.ph-fill.ph-rss-simple:before{content:""}.ph-fill.ph-rug:before{content:""}.ph-fill.ph-ruler:before{content:""}.ph-fill.ph-sailboat:before{content:""}.ph-fill.ph-scales:before{content:""}.ph-fill.ph-scan:before{content:""}.ph-fill.ph-scan-smiley:before{content:""}.ph-fill.ph-scissors:before{content:""}.ph-fill.ph-scooter:before{content:""}.ph-fill.ph-screencast:before{content:""}.ph-fill.ph-screwdriver:before{content:""}.ph-fill.ph-scribble:before{content:""}.ph-fill.ph-scribble-loop:before{content:""}.ph-fill.ph-scroll:before{content:""}.ph-fill.ph-seal:before{content:""}.ph-fill.ph-circle-wavy:before{content:""}.ph-fill.ph-seal-check:before{content:""}.ph-fill.ph-circle-wavy-check:before{content:""}.ph-fill.ph-seal-percent:before{content:""}.ph-fill.ph-seal-question:before{content:""}.ph-fill.ph-circle-wavy-question:before{content:""}.ph-fill.ph-seal-warning:before{content:""}.ph-fill.ph-circle-wavy-warning:before{content:""}.ph-fill.ph-seat:before{content:""}.ph-fill.ph-seatbelt:before{content:""}.ph-fill.ph-security-camera:before{content:""}.ph-fill.ph-selection:before{content:""}.ph-fill.ph-selection-all:before{content:""}.ph-fill.ph-selection-background:before{content:""}.ph-fill.ph-selection-foreground:before{content:""}.ph-fill.ph-selection-inverse:before{content:""}.ph-fill.ph-selection-plus:before{content:""}.ph-fill.ph-selection-slash:before{content:""}.ph-fill.ph-shapes:before{content:""}.ph-fill.ph-share:before{content:""}.ph-fill.ph-share-fat:before{content:""}.ph-fill.ph-share-network:before{content:""}.ph-fill.ph-shield:before{content:""}.ph-fill.ph-shield-check:before{content:""}.ph-fill.ph-shield-checkered:before{content:""}.ph-fill.ph-shield-chevron:before{content:""}.ph-fill.ph-shield-plus:before{content:""}.ph-fill.ph-shield-slash:before{content:""}.ph-fill.ph-shield-star:before{content:""}.ph-fill.ph-shield-warning:before{content:""}.ph-fill.ph-shipping-container:before{content:""}.ph-fill.ph-shirt-folded:before{content:""}.ph-fill.ph-shooting-star:before{content:""}.ph-fill.ph-shopping-bag:before{content:""}.ph-fill.ph-shopping-bag-open:before{content:""}.ph-fill.ph-shopping-cart:before{content:""}.ph-fill.ph-shopping-cart-simple:before{content:""}.ph-fill.ph-shovel:before{content:""}.ph-fill.ph-shower:before{content:""}.ph-fill.ph-shrimp:before{content:""}.ph-fill.ph-shuffle:before{content:""}.ph-fill.ph-shuffle-angular:before{content:""}.ph-fill.ph-shuffle-simple:before{content:""}.ph-fill.ph-sidebar:before{content:""}.ph-fill.ph-sidebar-simple:before{content:""}.ph-fill.ph-sigma:before{content:""}.ph-fill.ph-sign-in:before{content:""}.ph-fill.ph-sign-out:before{content:""}.ph-fill.ph-signature:before{content:""}.ph-fill.ph-signpost:before{content:""}.ph-fill.ph-sim-card:before{content:""}.ph-fill.ph-siren:before{content:""}.ph-fill.ph-sketch-logo:before{content:""}.ph-fill.ph-skip-back:before{content:""}.ph-fill.ph-skip-back-circle:before{content:""}.ph-fill.ph-skip-forward:before{content:""}.ph-fill.ph-skip-forward-circle:before{content:""}.ph-fill.ph-skull:before{content:""}.ph-fill.ph-skype-logo:before{content:""}.ph-fill.ph-slack-logo:before{content:""}.ph-fill.ph-sliders:before{content:""}.ph-fill.ph-sliders-horizontal:before{content:""}.ph-fill.ph-slideshow:before{content:""}.ph-fill.ph-smiley:before{content:""}.ph-fill.ph-smiley-angry:before{content:""}.ph-fill.ph-smiley-blank:before{content:""}.ph-fill.ph-smiley-meh:before{content:""}.ph-fill.ph-smiley-melting:before{content:""}.ph-fill.ph-smiley-nervous:before{content:""}.ph-fill.ph-smiley-sad:before{content:""}.ph-fill.ph-smiley-sticker:before{content:""}.ph-fill.ph-smiley-wink:before{content:""}.ph-fill.ph-smiley-x-eyes:before{content:""}.ph-fill.ph-snapchat-logo:before{content:""}.ph-fill.ph-sneaker:before{content:""}.ph-fill.ph-sneaker-move:before{content:""}.ph-fill.ph-snowflake:before{content:""}.ph-fill.ph-soccer-ball:before{content:""}.ph-fill.ph-sock:before{content:""}.ph-fill.ph-solar-panel:before{content:""}.ph-fill.ph-solar-roof:before{content:""}.ph-fill.ph-sort-ascending:before{content:""}.ph-fill.ph-sort-descending:before{content:""}.ph-fill.ph-soundcloud-logo:before{content:""}.ph-fill.ph-spade:before{content:""}.ph-fill.ph-sparkle:before{content:""}.ph-fill.ph-speaker-hifi:before{content:""}.ph-fill.ph-speaker-high:before{content:""}.ph-fill.ph-speaker-low:before{content:""}.ph-fill.ph-speaker-none:before{content:""}.ph-fill.ph-speaker-simple-high:before{content:""}.ph-fill.ph-speaker-simple-low:before{content:""}.ph-fill.ph-speaker-simple-none:before{content:""}.ph-fill.ph-speaker-simple-slash:before{content:""}.ph-fill.ph-speaker-simple-x:before{content:""}.ph-fill.ph-speaker-slash:before{content:""}.ph-fill.ph-speaker-x:before{content:""}.ph-fill.ph-speedometer:before{content:""}.ph-fill.ph-sphere:before{content:""}.ph-fill.ph-spinner:before{content:""}.ph-fill.ph-spinner-ball:before{content:""}.ph-fill.ph-spinner-gap:before{content:""}.ph-fill.ph-spiral:before{content:""}.ph-fill.ph-split-horizontal:before{content:""}.ph-fill.ph-split-vertical:before{content:""}.ph-fill.ph-spotify-logo:before{content:""}.ph-fill.ph-spray-bottle:before{content:""}.ph-fill.ph-square:before{content:""}.ph-fill.ph-square-half:before{content:""}.ph-fill.ph-square-half-bottom:before{content:""}.ph-fill.ph-square-logo:before{content:""}.ph-fill.ph-square-split-horizontal:before{content:""}.ph-fill.ph-square-split-vertical:before{content:""}.ph-fill.ph-squares-four:before{content:""}.ph-fill.ph-stack:before{content:""}.ph-fill.ph-stack-minus:before{content:""}.ph-fill.ph-stack-overflow-logo:before{content:""}.ph-fill.ph-stack-plus:before{content:""}.ph-fill.ph-stack-simple:before{content:""}.ph-fill.ph-stairs:before{content:""}.ph-fill.ph-stamp:before{content:""}.ph-fill.ph-standard-definition:before{content:""}.ph-fill.ph-star:before{content:""}.ph-fill.ph-star-and-crescent:before{content:""}.ph-fill.ph-star-four:before{content:""}.ph-fill.ph-star-half:before{content:""}.ph-fill.ph-star-of-david:before{content:""}.ph-fill.ph-steam-logo:before{content:""}.ph-fill.ph-steering-wheel:before{content:""}.ph-fill.ph-steps:before{content:""}.ph-fill.ph-stethoscope:before{content:""}.ph-fill.ph-sticker:before{content:""}.ph-fill.ph-stool:before{content:""}.ph-fill.ph-stop:before{content:""}.ph-fill.ph-stop-circle:before{content:""}.ph-fill.ph-storefront:before{content:""}.ph-fill.ph-strategy:before{content:""}.ph-fill.ph-stripe-logo:before{content:""}.ph-fill.ph-student:before{content:""}.ph-fill.ph-subset-of:before{content:""}.ph-fill.ph-subset-proper-of:before{content:""}.ph-fill.ph-subtitles:before{content:""}.ph-fill.ph-subtitles-slash:before{content:""}.ph-fill.ph-subtract:before{content:""}.ph-fill.ph-subtract-square:before{content:""}.ph-fill.ph-subway:before{content:""}.ph-fill.ph-suitcase:before{content:""}.ph-fill.ph-suitcase-rolling:before{content:""}.ph-fill.ph-suitcase-simple:before{content:""}.ph-fill.ph-sun:before{content:""}.ph-fill.ph-sun-dim:before{content:""}.ph-fill.ph-sun-horizon:before{content:""}.ph-fill.ph-sunglasses:before{content:""}.ph-fill.ph-superset-of:before{content:""}.ph-fill.ph-superset-proper-of:before{content:""}.ph-fill.ph-swap:before{content:""}.ph-fill.ph-swatches:before{content:""}.ph-fill.ph-swimming-pool:before{content:""}.ph-fill.ph-sword:before{content:""}.ph-fill.ph-synagogue:before{content:""}.ph-fill.ph-syringe:before{content:""}.ph-fill.ph-t-shirt:before{content:""}.ph-fill.ph-table:before{content:""}.ph-fill.ph-tabs:before{content:""}.ph-fill.ph-tag:before{content:""}.ph-fill.ph-tag-chevron:before{content:""}.ph-fill.ph-tag-simple:before{content:""}.ph-fill.ph-target:before{content:""}.ph-fill.ph-taxi:before{content:""}.ph-fill.ph-tea-bag:before{content:""}.ph-fill.ph-telegram-logo:before{content:""}.ph-fill.ph-television:before{content:""}.ph-fill.ph-television-simple:before{content:""}.ph-fill.ph-tennis-ball:before{content:""}.ph-fill.ph-tent:before{content:""}.ph-fill.ph-terminal:before{content:""}.ph-fill.ph-terminal-window:before{content:""}.ph-fill.ph-test-tube:before{content:""}.ph-fill.ph-text-a-underline:before{content:""}.ph-fill.ph-text-aa:before{content:""}.ph-fill.ph-text-align-center:before{content:""}.ph-fill.ph-text-align-justify:before{content:""}.ph-fill.ph-text-align-left:before{content:""}.ph-fill.ph-text-align-right:before{content:""}.ph-fill.ph-text-b:before{content:""}.ph-fill.ph-text-bolder:before{content:""}.ph-fill.ph-text-columns:before{content:""}.ph-fill.ph-text-h:before{content:""}.ph-fill.ph-text-h-five:before{content:""}.ph-fill.ph-text-h-four:before{content:""}.ph-fill.ph-text-h-one:before{content:""}.ph-fill.ph-text-h-six:before{content:""}.ph-fill.ph-text-h-three:before{content:""}.ph-fill.ph-text-h-two:before{content:""}.ph-fill.ph-text-indent:before{content:""}.ph-fill.ph-text-italic:before{content:""}.ph-fill.ph-text-outdent:before{content:""}.ph-fill.ph-text-strikethrough:before{content:""}.ph-fill.ph-text-subscript:before{content:""}.ph-fill.ph-text-superscript:before{content:""}.ph-fill.ph-text-t:before{content:""}.ph-fill.ph-text-t-slash:before{content:""}.ph-fill.ph-text-underline:before{content:""}.ph-fill.ph-textbox:before{content:""}.ph-fill.ph-thermometer:before{content:""}.ph-fill.ph-thermometer-cold:before{content:""}.ph-fill.ph-thermometer-hot:before{content:""}.ph-fill.ph-thermometer-simple:before{content:""}.ph-fill.ph-threads-logo:before{content:""}.ph-fill.ph-three-d:before{content:""}.ph-fill.ph-thumbs-down:before{content:""}.ph-fill.ph-thumbs-up:before{content:""}.ph-fill.ph-ticket:before{content:""}.ph-fill.ph-tidal-logo:before{content:""}.ph-fill.ph-tiktok-logo:before{content:""}.ph-fill.ph-tilde:before{content:""}.ph-fill.ph-timer:before{content:""}.ph-fill.ph-tip-jar:before{content:""}.ph-fill.ph-tipi:before{content:""}.ph-fill.ph-tire:before{content:""}.ph-fill.ph-toggle-left:before{content:""}.ph-fill.ph-toggle-right:before{content:""}.ph-fill.ph-toilet:before{content:""}.ph-fill.ph-toilet-paper:before{content:""}.ph-fill.ph-toolbox:before{content:""}.ph-fill.ph-tooth:before{content:""}.ph-fill.ph-tornado:before{content:""}.ph-fill.ph-tote:before{content:""}.ph-fill.ph-tote-simple:before{content:""}.ph-fill.ph-towel:before{content:""}.ph-fill.ph-tractor:before{content:""}.ph-fill.ph-trademark:before{content:""}.ph-fill.ph-trademark-registered:before{content:""}.ph-fill.ph-traffic-cone:before{content:""}.ph-fill.ph-traffic-sign:before{content:""}.ph-fill.ph-traffic-signal:before{content:""}.ph-fill.ph-train:before{content:""}.ph-fill.ph-train-regional:before{content:""}.ph-fill.ph-train-simple:before{content:""}.ph-fill.ph-tram:before{content:""}.ph-fill.ph-translate:before{content:""}.ph-fill.ph-trash:before{content:""}.ph-fill.ph-trash-simple:before{content:""}.ph-fill.ph-tray:before{content:""}.ph-fill.ph-tray-arrow-down:before{content:""}.ph-fill.ph-archive-tray:before{content:""}.ph-fill.ph-tray-arrow-up:before{content:""}.ph-fill.ph-treasure-chest:before{content:""}.ph-fill.ph-tree:before{content:""}.ph-fill.ph-tree-evergreen:before{content:""}.ph-fill.ph-tree-palm:before{content:""}.ph-fill.ph-tree-structure:before{content:""}.ph-fill.ph-tree-view:before{content:""}.ph-fill.ph-trend-down:before{content:""}.ph-fill.ph-trend-up:before{content:""}.ph-fill.ph-triangle:before{content:""}.ph-fill.ph-triangle-dashed:before{content:""}.ph-fill.ph-trolley:before{content:""}.ph-fill.ph-trolley-suitcase:before{content:""}.ph-fill.ph-trophy:before{content:""}.ph-fill.ph-truck:before{content:""}.ph-fill.ph-truck-trailer:before{content:""}.ph-fill.ph-tumblr-logo:before{content:""}.ph-fill.ph-twitch-logo:before{content:""}.ph-fill.ph-twitter-logo:before{content:""}.ph-fill.ph-umbrella:before{content:""}.ph-fill.ph-umbrella-simple:before{content:""}.ph-fill.ph-union:before{content:""}.ph-fill.ph-unite:before{content:""}.ph-fill.ph-unite-square:before{content:""}.ph-fill.ph-upload:before{content:""}.ph-fill.ph-upload-simple:before{content:""}.ph-fill.ph-usb:before{content:""}.ph-fill.ph-user:before{content:""}.ph-fill.ph-user-check:before{content:""}.ph-fill.ph-user-circle:before{content:""}.ph-fill.ph-user-circle-check:before{content:""}.ph-fill.ph-user-circle-dashed:before{content:""}.ph-fill.ph-user-circle-gear:before{content:""}.ph-fill.ph-user-circle-minus:before{content:""}.ph-fill.ph-user-circle-plus:before{content:""}.ph-fill.ph-user-focus:before{content:""}.ph-fill.ph-user-gear:before{content:""}.ph-fill.ph-user-list:before{content:""}.ph-fill.ph-user-minus:before{content:""}.ph-fill.ph-user-plus:before{content:""}.ph-fill.ph-user-rectangle:before{content:""}.ph-fill.ph-user-sound:before{content:""}.ph-fill.ph-user-square:before{content:""}.ph-fill.ph-user-switch:before{content:""}.ph-fill.ph-users:before{content:""}.ph-fill.ph-users-four:before{content:""}.ph-fill.ph-users-three:before{content:""}.ph-fill.ph-van:before{content:""}.ph-fill.ph-vault:before{content:""}.ph-fill.ph-vector-three:before{content:""}.ph-fill.ph-vector-two:before{content:""}.ph-fill.ph-vibrate:before{content:""}.ph-fill.ph-video:before{content:""}.ph-fill.ph-video-camera:before{content:""}.ph-fill.ph-video-camera-slash:before{content:""}.ph-fill.ph-video-conference:before{content:""}.ph-fill.ph-vignette:before{content:""}.ph-fill.ph-vinyl-record:before{content:""}.ph-fill.ph-virtual-reality:before{content:""}.ph-fill.ph-virus:before{content:""}.ph-fill.ph-visor:before{content:""}.ph-fill.ph-voicemail:before{content:""}.ph-fill.ph-volleyball:before{content:""}.ph-fill.ph-wall:before{content:""}.ph-fill.ph-wallet:before{content:""}.ph-fill.ph-warehouse:before{content:""}.ph-fill.ph-warning:before{content:""}.ph-fill.ph-warning-circle:before{content:""}.ph-fill.ph-warning-diamond:before{content:""}.ph-fill.ph-warning-octagon:before{content:""}.ph-fill.ph-washing-machine:before{content:""}.ph-fill.ph-watch:before{content:""}.ph-fill.ph-wave-sawtooth:before{content:""}.ph-fill.ph-wave-sine:before{content:""}.ph-fill.ph-wave-square:before{content:""}.ph-fill.ph-wave-triangle:before{content:""}.ph-fill.ph-waveform:before{content:""}.ph-fill.ph-waveform-slash:before{content:""}.ph-fill.ph-waves:before{content:""}.ph-fill.ph-webcam:before{content:""}.ph-fill.ph-webcam-slash:before{content:""}.ph-fill.ph-webhooks-logo:before{content:""}.ph-fill.ph-wechat-logo:before{content:""}.ph-fill.ph-whatsapp-logo:before{content:""}.ph-fill.ph-wheelchair:before{content:""}.ph-fill.ph-wheelchair-motion:before{content:""}.ph-fill.ph-wifi-high:before{content:""}.ph-fill.ph-wifi-low:before{content:""}.ph-fill.ph-wifi-medium:before{content:""}.ph-fill.ph-wifi-none:before{content:""}.ph-fill.ph-wifi-slash:before{content:""}.ph-fill.ph-wifi-x:before{content:""}.ph-fill.ph-wind:before{content:""}.ph-fill.ph-windmill:before{content:""}.ph-fill.ph-windows-logo:before{content:""}.ph-fill.ph-wine:before{content:""}.ph-fill.ph-wrench:before{content:""}.ph-fill.ph-x:before{content:""}.ph-fill.ph-x-circle:before{content:""}.ph-fill.ph-x-logo:before{content:""}.ph-fill.ph-x-square:before{content:""}.ph-fill.ph-yarn:before{content:""}.ph-fill.ph-yin-yang:before{content:""}.ph-fill.ph-youtube-logo:before{content:""}._transition_send_enterActive_1ffw2_1>._bg_1ffw2_1,._transition_send_leaveActive_1ffw2_2>._bg_1ffw2_1{transition:opacity .3s!important}._transition_send_enterActive_1ffw2_1>._content_1ffw2_5,._transition_send_leaveActive_1ffw2_2>._content_1ffw2_5{transform:translateY(0);transition:opacity .3s ease-in,transform .3s cubic-bezier(.5,-.5,1,.5)!important}._transition_send_enterFrom_1ffw2_11>._bg_1ffw2_1,._transition_send_leaveTo_1ffw2_12>._bg_1ffw2_1{opacity:0}._transition_send_enterFrom_1ffw2_11>._content_1ffw2_5,._transition_send_leaveTo_1ffw2_12>._content_1ffw2_5{pointer-events:none;opacity:0;transform:translateY(-18.75rem)}._transition_modal_enterActive_1ffw2_22>._bg_1ffw2_1,._transition_modal_leaveActive_1ffw2_23>._bg_1ffw2_1{transition:opacity .2s!important}._transition_modal_enterActive_1ffw2_22>._content_1ffw2_5,._transition_modal_leaveActive_1ffw2_23>._content_1ffw2_5{transform-origin:var(--transformOrigin);transition:opacity .2s,transform .2s!important}._transition_modal_enterFrom_1ffw2_32>._bg_1ffw2_1,._transition_modal_leaveTo_1ffw2_33>._bg_1ffw2_1{opacity:0}._transition_modal_enterFrom_1ffw2_32>._content_1ffw2_5,._transition_modal_leaveTo_1ffw2_33>._content_1ffw2_5{pointer-events:none;opacity:0;transform-origin:var(--transformOrigin);transform:scale(.9)}._transition_modal-popup_enterActive_1ffw2_44>._bg_1ffw2_1,._transition_modal-popup_leaveActive_1ffw2_45>._bg_1ffw2_1{transition:opacity .2s!important}._transition_modal-popup_enterActive_1ffw2_44>._content_1ffw2_5,._transition_modal-popup_leaveActive_1ffw2_45>._content_1ffw2_5{transform-origin:var(--transformOrigin);transition:opacity .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1)!important}._transition_modal-popup_enterFrom_1ffw2_54>._bg_1ffw2_1,._transition_modal-popup_leaveTo_1ffw2_55>._bg_1ffw2_1{opacity:0}._transition_modal-popup_enterFrom_1ffw2_54>._content_1ffw2_5,._transition_modal-popup_leaveTo_1ffw2_55>._content_1ffw2_5{pointer-events:none;opacity:0;transform-origin:var(--transformOrigin);transform:scale(.9)}._transition_modal-drawer_enterActive_1ffw2_66>._bg_1ffw2_1{transition:opacity .2s!important}._transition_modal-drawer_enterActive_1ffw2_66>._content_1ffw2_5{transition:transform .2s cubic-bezier(0,.5,0,1)!important}._transition_modal-drawer_leaveActive_1ffw2_73>._bg_1ffw2_1{transition:opacity .2s!important}._transition_modal-drawer_leaveActive_1ffw2_73>._content_1ffw2_5{transition:transform .2s cubic-bezier(0,.5,0,1)!important}._transition_modal-drawer_enterFrom_1ffw2_80>._bg_1ffw2_1,._transition_modal-drawer_leaveTo_1ffw2_81>._bg_1ffw2_1{opacity:0}._transition_modal-drawer_enterFrom_1ffw2_80>._content_1ffw2_5,._transition_modal-drawer_leaveTo_1ffw2_81>._content_1ffw2_5{pointer-events:none;transform:translateY(100%)}._root_1ffw2_90{outline:none}._root_1ffw2_90._dialog_1ffw2_93>._content_1ffw2_5{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;padding:.5rem;-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgb(0,0,0) .5rem,rgb(0,0,0) calc(100% - .5rem),rgba(0,0,0,0) 100%);mask-image:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgb(0,0,0) .5rem,rgb(0,0,0) calc(100% - .5rem),rgba(0,0,0,0) 100%);overflow:auto;display:flex}@media (max-width: 31.25rem){._root_1ffw2_90._dialog_1ffw2_93>._content_1ffw2_5{padding:.25rem;-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgb(0,0,0) .25rem,rgb(0,0,0) calc(100% - .25rem),rgba(0,0,0,0) 100%);mask-image:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgb(0,0,0) .25rem,rgb(0,0,0) calc(100% - .25rem),rgba(0,0,0,0) 100%)}}._root_1ffw2_90._dialog_1ffw2_93>._content_1ffw2_5>::v-deep(*){margin:auto}._root_1ffw2_90._dialog_1ffw2_93>._content_1ffw2_5._top_1ffw2_116>::v-deep(*){margin-top:0}._root_1ffw2_90._popup_1ffw2_119>._content_1ffw2_5{position:absolute}._root_1ffw2_90._popup_1ffw2_119>._content_1ffw2_5._fixed_1ffw2_122{position:fixed}._root_1ffw2_90._drawer_1ffw2_125{position:fixed;top:0;left:0;width:100%;height:100%;overflow:clip}._root_1ffw2_90._drawer_1ffw2_125>._content_1ffw2_5{position:fixed;bottom:0;left:0;right:0;margin:auto}._root_1ffw2_90._drawer_1ffw2_125>._content_1ffw2_5>::v-deep(*){margin:auto}._bg_1ffw2_1._bgTransparent_1ffw2_144{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.tooltip-enter-active[data-v-0bb8e3da],.tooltip-leave-active[data-v-0bb8e3da]{opacity:1;transform:scale(1);transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1)}.tooltip-enter-from[data-v-0bb8e3da],.tooltip-leave-active[data-v-0bb8e3da]{opacity:0;transform:scale(.75)}.buebdbiu[data-v-0bb8e3da]{position:absolute;font-size:.8em;padding:.5rem .75rem;box-sizing:border-box;text-align:center;border-radius:.25rem;border:solid .03125rem var(--divider);pointer-events:none;transform-origin:center center}.beaffaef[data-v-c4d5c828]{font-size:.9em;text-align:left}.beaffaef>.user[data-v-c4d5c828]{line-height:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.beaffaef>.user[data-v-c4d5c828]:not(:last-child){margin-bottom:.1875rem}.beaffaef>.user>.avatar[data-v-c4d5c828]{width:1.5rem;height:1.5rem;margin-right:.1875rem}._visibility_1lqmx_1,._localOnly_1lqmx_2{margin-left:.5em}.hpaizdrt[data-v-210ba76b]{display:flex;align-items:center;height:1.1em;justify-self:flex-end;padding:.2em .4em;border-radius:6.25rem;font-size:.8em;text-shadow:0 .125rem .125rem var(--shadow);overflow:hidden}.header>.body .hpaizdrt[data-v-210ba76b]{width:max-content;max-width:100%}.hpaizdrt>.icon[data-v-210ba76b]{height:100%;border-radius:.3rem}.hpaizdrt>.name[data-v-210ba76b]{display:none;margin-left:.25rem;font-size:.85em;vertical-align:top;font-weight:700;text-overflow:ellipsis;white-space:nowrap;text-shadow:-.0625rem -.0625rem 0 var(--bg),.0625rem -.0625rem 0 var(--bg),-.0625rem .0625rem 0 var(--bg),.0625rem .0625rem 0 var(--bg)}.article>.main .hpaizdrt>.name[data-v-210ba76b],.header>.body .hpaizdrt>.name[data-v-210ba76b]{display:unset}.kkwtjztg[data-v-5d2238b3]{position:relative;z-index:2;display:flex;align-items:center;white-space:nowrap;justify-self:flex-end;border-radius:6.25rem;font-size:.8em;text-shadow:0 .125rem .125rem var(--shadow)}.kkwtjztg>.avatar[data-v-5d2238b3]{width:3.7em;height:3.7em;margin-right:1em}.kkwtjztg>.user-info[data-v-5d2238b3]{width:0;flex-grow:1;line-height:1.5;display:flex;font-size:1.2em}.kkwtjztg>.user-info>div[data-v-5d2238b3]:first-child{flex-grow:1;width:0;overflow:hidden;text-overflow:ellipsis;gap:.1em 0}.kkwtjztg>.user-info>div[data-v-5d2238b3]:last-child{max-width:50%;gap:.3em .5em}.article>.main .kkwtjztg>.user-info>div[data-v-5d2238b3]{display:flex;flex-direction:column;align-items:flex-start}.article>.main .kkwtjztg>.user-info>div[data-v-5d2238b3]:last-child{align-items:flex-end}.article>.main .kkwtjztg>.user-info>div>*[data-v-5d2238b3]{max-width:100%}.kkwtjztg>.user-info .name[data-v-5d2238b3]{display:inline;margin:0 .5em 0 0;padding:0;overflow:hidden;font-weight:700;text-decoration:none;text-overflow:ellipsis}.kkwtjztg>.user-info .name .mkusername>.is-bot[data-v-5d2238b3]{flex-shrink:0;align-self:center;margin:0 .5em 0 0;padding:.0625rem .375rem;font-size:80%;border:solid .03125rem var(--divider);border-radius:.1875rem}.kkwtjztg>.user-info .name .badge[data-v-5d2238b3]{flex-shrink:0;align-self:center;margin-right:.5em;padding:.0625rem .375rem;vertical-align:middle}.kkwtjztg>.user-info .name[data-v-5d2238b3]:hover{text-decoration:underline}.kkwtjztg>.user-info .username[data-v-5d2238b3]{display:inline;margin:0 .5em 0 0;overflow:hidden;text-overflow:ellipsis;align-self:flex-start;font-size:.9em}.kkwtjztg>.user-info .info[data-v-5d2238b3]{display:inline-flex;flex-shrink:0;margin-left:.5em;font-size:.9em}.kkwtjztg>.user-info .info .created-at[data-v-5d2238b3]{max-width:100%;overflow:hidden;text-overflow:ellipsis}.kkwtjztg>.user-info .info .relation[data-v-5d2238b3]{margin-right:.5em;font-size:.9em;vertical-align:middle}.kkwtjztg>.user-info .info .reply-icon[data-v-5d2238b3]{display:inline-block;border-radius:.375rem;color:var(--accent);transition:background .2s}.kkwtjztg>.user-info .info .reply-icon[data-v-5d2238b3]:hover,.kkwtjztg>.user-info .info .reply-icon[data-v-5d2238b3]:focus{background:var(--buttonHoverBg)}.kkwtjztg>.user-info .ticker[data-v-5d2238b3]{display:inline-flex;margin-left:.5em;vertical-align:middle}.kkwtjztg>.user-info .ticker>.name[data-v-5d2238b3]{display:none}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control:after,a.plyr__control:before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:#ffffffe6;border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:"";height:0;position:absolute;right:14px;right:calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(7px/ 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);padding-left:10.5px;padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:10.5px;padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(7px/ 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:3.5px;margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);padding-left:28px;padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - 14px);width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((7px - 2)*-1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:24.5px;padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:-4px;margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;-webkit-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;-webkit-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(calc(var(--plyr-control-spacing,10px)/ 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:#ffffffe6;background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:#0000008c;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.mk-media-banner[data-v-6ebc15d5]{width:100%;border-radius:.25rem;margin-top:.25rem;overflow:hidden;--plyr-color-main: var(--accent);--plyr-audio-controls-background: var(--panelHighlight);--plyr-audio-controls-background-hover: var(--accentedBg);--plyr-audio-control-color: var(--navFg)}.mk-media-banner>.download[data-v-6ebc15d5],.mk-media-banner>.sensitive[data-v-6ebc15d5]{display:flex;align-items:center;font-size:.75rem;padding:.5rem .75rem;white-space:nowrap}.mk-media-banner>.download>*[data-v-6ebc15d5],.mk-media-banner>.sensitive>*[data-v-6ebc15d5]{display:block}.mk-media-banner>.download>b[data-v-6ebc15d5],.mk-media-banner>.sensitive>b[data-v-6ebc15d5]{overflow:hidden;text-overflow:ellipsis}.mk-media-banner>.download>*[data-v-6ebc15d5]:not(:last-child),.mk-media-banner>.sensitive>*[data-v-6ebc15d5]:not(:last-child){margin-right:.2em}.mk-media-banner>.download>.icon[data-v-6ebc15d5],.mk-media-banner>.sensitive>.icon[data-v-6ebc15d5]{font-size:1.6em}.mk-media-banner>.download[data-v-6ebc15d5]{background:var(--noteAttachedFile)}.mk-media-banner>.sensitive[data-v-6ebc15d5]{background:#111;color:#fff}.mk-media-banner>.audio .audio[data-v-6ebc15d5]{display:block;width:100%}.xubzgfgb[data-v-afec5e3f]{position:relative;width:100%;height:100%}.xubzgfgb>canvas[data-v-afec5e3f],.xubzgfgb>img[data-v-afec5e3f]{display:block;width:100%;height:100%}.xubzgfgb>canvas[data-v-afec5e3f]{position:absolute;object-fit:cover}.xubzgfgb>img[data-v-afec5e3f]{object-fit:contain}.xubzgfgb.cover>img[data-v-afec5e3f]{object-fit:cover}.qjewsnkg[data-v-7d378920]{all:unset;position:relative}.qjewsnkg>.bg[data-v-7d378920]{filter:brightness(.5)}.qjewsnkg>.text[data-v-7d378920]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;display:flex;justify-content:center;align-items:center}.qjewsnkg>.text>.wrapper[data-v-7d378920]{display:table-cell;text-align:center;font-size:.8em;color:#fff}.qjewsnkg[data-v-7d378920]:focus-visible{border:.125rem solid var(--accent)}.gqnyydlz[data-v-7d378920]{position:relative;background:var(--bg)}.gqnyydlz>.hide[data-v-7d378920]{display:block;position:absolute;border-radius:.375rem;background:var(--accentedBg);-webkit-backdrop-filter:var(--blur, blur(15px));backdrop-filter:var(--blur, blur(15px));color:var(--accent);font-size:.8em;padding:.75rem .875rem;text-align:center;top:0;right:0}.gqnyydlz>.hide>i[data-v-7d378920]{display:block}.gqnyydlz>.imageView[data-v-7d378920]{display:block;position:relative;cursor:zoom-in;overflow:hidden;width:100%;height:100%;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.gqnyydlz>.imageView[data-v-7d378920]:focus-visible{border:.125rem solid var(--accent)}.gqnyydlz>.imageView>.gif[data-v-7d378920]{position:absolute;background:var(--fg);border-radius:.375rem;color:var(--accentLighten);display:inline-block;font-size:.875rem;font-weight:700;left:.75rem;opacity:.5;padding:0 .375rem;text-align:center;top:.75rem;pointer-events:none}.gqnyydlz>.imageContain[data-v-7d378920]{background-size:contain}.gqnyydlz>.imageCover[data-v-7d378920]{background-size:cover}.kkjnbbplepmiyuadieoenjgutgcmtsvu[data-v-413ade5d]{position:relative;--plyr-color-main: var(--accent)}.kkjnbbplepmiyuadieoenjgutgcmtsvu>i[data-v-413ade5d]{display:block;position:absolute;border-radius:.375rem;background:var(--fg);color:var(--accentLighten);font-size:.875rem;opacity:.5;padding:.5625rem .9375rem;text-align:center;cursor:pointer;top:0;right:0}.kkjnbbplepmiyuadieoenjgutgcmtsvu>video[data-v-413ade5d]{display:flex;justify-content:center;align-items:center;font-size:3.5em;overflow:hidden;background-position:center;background-size:cover;width:100%;height:100%}.icozogqfvdetwohsdglrbswgrejoxbdj[data-v-413ade5d]{all:unset;position:relative}.icozogqfvdetwohsdglrbswgrejoxbdj>.bg[data-v-413ade5d]{filter:brightness(.5)}.icozogqfvdetwohsdglrbswgrejoxbdj>.text[data-v-413ade5d]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;display:flex;justify-content:center;align-items:center}.icozogqfvdetwohsdglrbswgrejoxbdj>.text>.wrapper[data-v-413ade5d]{display:table-cell;text-align:center;font-size:.8em;color:#fff}.hoawjimk>.dmWidth[data-v-e1654520]{min-width:20rem;max-width:40rem}.hoawjimk>.gird-container[data-v-e1654520]{position:relative;width:100%;margin-top:.25rem;border-radius:var(--radius);overflow:hidden;pointer-events:none}.hoawjimk>.gird-container[data-count="1"][data-v-e1654520]:before{content:"";display:block;padding-top:56.25%}.hoawjimk>.gird-container[data-count="1"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="1"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="1"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="1"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="1"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="1"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="2"][data-v-e1654520]:before{content:"";display:block;padding-top:56.25%}.hoawjimk>.gird-container[data-count="2"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="2"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="2"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="2"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="2"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="3"][data-v-e1654520]:before{content:"";display:block;padding-top:84.375%}.hoawjimk>.gird-container[data-count="3"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr)}.hoawjimk>.gird-container[data-count="3"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="3"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="3"]>div>*[data-v-e1654520]:nth-child(1){grid-row:span 2}.hoawjimk>.gird-container[data-count="3"]>div>*[data-v-e1654520]:nth-child(3){grid-column:2/3}.hoawjimk>.gird-container[data-count="3"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="3"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="3"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="4"][data-v-e1654520]:before{content:"";display:block;padding-top:56.25%}.hoawjimk>.gird-container[data-count="4"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="4"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="4"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="4"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="4"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="5"][data-v-e1654520]:before{content:"";display:block;padding-top:112.5%}.hoawjimk>.gird-container[data-count="5"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,1fr)}.hoawjimk>.gird-container[data-count="5"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="5"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="5"]>div>*[data-v-e1654520]:nth-child(1){grid-row:span 2}.hoawjimk>.gird-container[data-count="5"]>div>*[data-v-e1654520]:nth-child(5){grid-column:2/3}.hoawjimk>.gird-container[data-count="5"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="5"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="5"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="6"][data-v-e1654520]:before{content:"";display:block;padding-top:84.375%}.hoawjimk>.gird-container[data-count="6"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr)}.hoawjimk>.gird-container[data-count="6"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="6"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="6"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="6"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="7"][data-v-e1654520]:before{content:"";display:block;padding-top:140.625%}.hoawjimk>.gird-container[data-count="7"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,1fr)}.hoawjimk>.gird-container[data-count="7"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="7"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="7"]>div>*[data-v-e1654520]:nth-child(1){grid-row:span 2}.hoawjimk>.gird-container[data-count="7"]>div>*[data-v-e1654520]:nth-child(7){grid-column:2/3}.hoawjimk>.gird-container[data-count="7"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="7"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="7"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="8"][data-v-e1654520]:before{content:"";display:block;padding-top:112.5%}.hoawjimk>.gird-container[data-count="8"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,1fr)}.hoawjimk>.gird-container[data-count="8"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="8"].fixedGrid[data-v-e1654520]:before{padding-top:28.125%}.hoawjimk>.gird-container[data-count="8"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(1,1fr)}.hoawjimk>.gird-container[data-count="8"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="9"][data-v-e1654520]:before{content:"";display:block;padding-top:168.75%}.hoawjimk>.gird-container[data-count="9"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,1fr)}.hoawjimk>.gird-container[data-count="9"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="9"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="9"]>div>*[data-v-e1654520]:nth-child(1){grid-row:span 2}.hoawjimk>.gird-container[data-count="9"]>div>*[data-v-e1654520]:nth-child(9){grid-column:2/3}.hoawjimk>.gird-container[data-count="9"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="9"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="9"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="10"][data-v-e1654520]:before{content:"";display:block;padding-top:140.625%}.hoawjimk>.gird-container[data-count="10"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,1fr)}.hoawjimk>.gird-container[data-count="10"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="10"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="10"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="10"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="11"][data-v-e1654520]:before{content:"";display:block;padding-top:196.875%}.hoawjimk>.gird-container[data-count="11"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(7,1fr)}.hoawjimk>.gird-container[data-count="11"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="11"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="11"]>div>*[data-v-e1654520]:nth-child(1){grid-row:span 2}.hoawjimk>.gird-container[data-count="11"]>div>*[data-v-e1654520]:nth-child(11){grid-column:2/3}.hoawjimk>.gird-container[data-count="11"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="11"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="11"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="12"][data-v-e1654520]:before{content:"";display:block;padding-top:168.75%}.hoawjimk>.gird-container[data-count="12"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,1fr)}.hoawjimk>.gird-container[data-count="12"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="12"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="12"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="12"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="13"][data-v-e1654520]:before{content:"";display:block;padding-top:225%}.hoawjimk>.gird-container[data-count="13"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(8,1fr)}.hoawjimk>.gird-container[data-count="13"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="13"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="13"]>div>*[data-v-e1654520]:nth-child(1){grid-row:span 2}.hoawjimk>.gird-container[data-count="13"]>div>*[data-v-e1654520]:nth-child(13){grid-column:2/3}.hoawjimk>.gird-container[data-count="13"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="13"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="13"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="14"][data-v-e1654520]:before{content:"";display:block;padding-top:196.875%}.hoawjimk>.gird-container[data-count="14"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(7,1fr)}.hoawjimk>.gird-container[data-count="14"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="14"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="14"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="14"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="15"][data-v-e1654520]:before{content:"";display:block;padding-top:253.125%}.hoawjimk>.gird-container[data-count="15"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(9,1fr)}.hoawjimk>.gird-container[data-count="15"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="15"]>div>*[data-v-e1654520]:nth-child(1){grid-column:1/3}.hoawjimk>.gird-container[data-count="15"]>div>*[data-v-e1654520]:nth-child(1){grid-row:span 2}.hoawjimk>.gird-container[data-count="15"]>div>*[data-v-e1654520]:nth-child(15){grid-column:2/3}.hoawjimk>.gird-container[data-count="15"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="15"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="15"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.hoawjimk>.gird-container[data-count="16"][data-v-e1654520]:before{content:"";display:block;padding-top:225%}.hoawjimk>.gird-container[data-count="16"]>div[data-v-e1654520]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:repeat(8,1fr)}.hoawjimk>.gird-container[data-count="16"]>div>*[data-v-e1654520]{overflow:hidden;border-radius:.375rem;pointer-events:all}.hoawjimk>.gird-container[data-count="16"].fixedGrid[data-v-e1654520]:before{padding-top:56.25%}.hoawjimk>.gird-container[data-count="16"].fixedGrid>div[data-v-e1654520]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(2,1fr)}.hoawjimk>.gird-container[data-count="16"].fixedGrid>div>*[data-v-e1654520]{grid-column:auto;grid-row:auto}.pswp{z-index:2000000}.pwsp__alt-text-container{display:flex;flex-direction:row;align-items:center;position:absolute;bottom:1.875rem;left:50%;transform:translate(-50%);width:75%}.pwsp__alt-text{color:#fff;margin:0 auto;text-align:center;padding:.625rem;background:rgba(0,0,0,.5);border-radius:.3125rem;max-height:calc(var(--vh, 1vh) * 10);overflow-x:clip;overflow-y:auto;overscroll-behavior:contain}.pwsp__alt-text:empty{display:none}.tivcixzd>ul[data-v-3af343c7]{display:block;margin:0;padding:0;list-style:none}.tivcixzd>ul>li[data-v-3af343c7]{display:block;position:relative;margin:.25rem 0;padding:.25rem;background:var(--accentedBg);border-radius:.25rem;overflow:hidden;cursor:pointer}.tivcixzd>ul>li>.backdrop[data-v-3af343c7]{position:absolute;top:0;left:0;height:100%;background:var(--accent);background:linear-gradient(90deg,var(--buttonGradateA),var(--buttonGradateB));transition:width 1s ease}.tivcixzd>ul>li>span[data-v-3af343c7]{position:relative;display:inline-block;padding:.1875rem .3125rem;background:var(--tlPanel);border-radius:.1875rem}.tivcixzd>ul>li>span>i[data-v-3af343c7]{margin-right:.25rem;color:var(--accent)}.tivcixzd>ul>li>span>.votes[data-v-3af343c7]{margin-left:.25rem;opacity:.7}.tivcixzd>p[data-v-3af343c7]{color:var(--fg)}.tivcixzd>p a[data-v-3af343c7]{color:inherit}.tivcixzd.done>ul>li[data-v-3af343c7]{cursor:default}.bghgjjyj[data-v-2103088d]{position:relative;z-index:1;display:block;min-width:6.25rem;width:max-content;padding:.5rem 1rem;text-align:center;font-weight:400;font-size:1em;box-shadow:none;text-decoration:none;background:var(--buttonBg);border-radius:.3125rem;overflow:clip;box-sizing:border-box;transition:background .1s ease;margin-right:.2rem;margin-left:.2rem}.bghgjjyj[data-v-2103088d]:not(:disabled):hover{background:var(--buttonHoverBg)}.bghgjjyj[data-v-2103088d]:not(:disabled):active{background:var(--buttonHoverBg)}.bghgjjyj.full[data-v-2103088d]{width:100%}.bghgjjyj.rounded[data-v-2103088d]{border-radius:999px}.bghgjjyj.primary[data-v-2103088d]{font-weight:700;color:var(--fgOnAccent)!important;background:var(--accent)}.bghgjjyj.primary[data-v-2103088d]:not(:disabled):hover{background:var(--X8)}.bghgjjyj.primary[data-v-2103088d]:not(:disabled):active{background:var(--X8)}.bghgjjyj.gradate[data-v-2103088d]{font-weight:700;color:var(--fgOnAccent)!important;background:linear-gradient(90deg,var(--buttonGradateA),var(--buttonGradateB))}.bghgjjyj.gradate[data-v-2103088d]:not(:disabled):hover{background:linear-gradient(90deg,var(--X8),var(--X8))}.bghgjjyj.gradate[data-v-2103088d]:not(:disabled):active{background:linear-gradient(90deg,var(--X8),var(--X8))}.bghgjjyj.danger[data-v-2103088d]{color:#eb6f92}.bghgjjyj.danger.primary[data-v-2103088d]{color:#e0def4;background:#eb6f92}.bghgjjyj.danger.primary[data-v-2103088d]:not(:disabled):hover{background:#eb6f92}.bghgjjyj.danger.primary[data-v-2103088d]:not(:disabled):active{background:#b4637a}.bghgjjyj[data-v-2103088d]:disabled{opacity:.7}.bghgjjyj[data-v-2103088d]:focus-visible{outline:auto}.bghgjjyj.inline[data-v-2103088d]{display:inline-block;width:auto;min-width:6.25rem}.bghgjjyj>.ripples[data-v-2103088d]{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;border-radius:.375rem;overflow:hidden}.bghgjjyj>.ripples[data-v-2103088d] div{position:absolute;width:.125rem;height:.125rem;border-radius:100%;background:var(--ripple);opacity:1;transform:scale(1);transition:all .5s cubic-bezier(0,.5,0,1)}.bghgjjyj.primary>.ripples[data-v-2103088d] div{background:var(--primaryRipple)}.bghgjjyj>.content[data-v-2103088d]{position:relative;z-index:1}.player[data-v-9ff2abfc]{position:relative;width:100%}.player>button[data-v-9ff2abfc]{position:absolute;top:-1.5em;right:0;font-size:1em;width:1.5em;height:1.5em;padding:0;margin:0;color:var(--fg);background:rgba(128,128,128,.2);opacity:.7}.player>button[data-v-9ff2abfc]:hover{opacity:.9}.player>iframe[data-v-9ff2abfc]{height:100%;left:0;position:absolute;top:0;width:100%}.mk-url-preview.max-width_400px>.link[data-v-9ff2abfc]{font-size:.75rem}.mk-url-preview.max-width_400px>.link>article[data-v-9ff2abfc]{padding:.75rem}.mk-url-preview.max-width_350px>.link[data-v-9ff2abfc]{font-size:.625rem}.mk-url-preview.max-width_350px>.link>article[data-v-9ff2abfc]{padding:.5rem}.mk-url-preview.max-width_350px>.link>article>header[data-v-9ff2abfc]{margin-bottom:.25rem}.mk-url-preview.max-width_350px>.link>article>footer[data-v-9ff2abfc]{margin-top:.25rem}.mk-url-preview.max-width_350px>.link>article>footer>img[data-v-9ff2abfc]{width:.75rem;height:.75rem}.mk-url-preview.max-width_350px>.link.compact>article[data-v-9ff2abfc]{padding:.25rem}.mk-url-preview.max-width_350px>.link.compact>article>header[data-v-9ff2abfc]{margin-bottom:.125rem}.mk-url-preview.max-width_350px>.link.compact>article>footer[data-v-9ff2abfc]{margin-top:.125rem}.mk-url-preview>.expandTweet[data-v-9ff2abfc]{margin-top:.1875rem}.mk-url-preview>.showThumbnail[data-v-9ff2abfc]{margin-top:.1875rem}.mk-url-preview>.link[data-v-9ff2abfc]{position:relative;display:block;font-size:.875rem;margin-top:.1875rem;border:.0625rem solid var(--divider);border-radius:.5rem;overflow:hidden;transition:background .2s;pointer-events:none}.mk-url-preview>.link[data-v-9ff2abfc]:hover,.mk-url-preview>.link[data-v-9ff2abfc]:focus-within{text-decoration:none;background:var(--panelHighlight)}.mk-url-preview>.link:hover>article>header>h1[data-v-9ff2abfc],.mk-url-preview>.link:focus-within>article>header>h1[data-v-9ff2abfc]{text-decoration:underline}.mk-url-preview>.link>.thumbnail[data-v-9ff2abfc]{position:relative;width:100%;height:13em;background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;pointer-events:none}.mk-url-preview>.link>.thumbnail>button[data-v-9ff2abfc]{font-size:6em;opacity:.9;pointer-events:auto}.mk-url-preview>.link>.thumbnail>button[data-v-9ff2abfc]:hover{font-size:6em;opacity:1}.mk-url-preview>.link>.thumbnail+article[data-v-9ff2abfc]{left:0;width:100%}.mk-url-preview>.link>article[data-v-9ff2abfc]{position:relative;box-sizing:border-box;padding:1rem;pointer-events:auto}.mk-url-preview>.link>article>header[data-v-9ff2abfc]{margin-bottom:.5rem}.mk-url-preview>.link>article>header>h1[data-v-9ff2abfc]{margin:0;font-size:1em}.mk-url-preview>.link>article>p[data-v-9ff2abfc]{margin:0;font-size:.8em}.mk-url-preview>.link>article>footer[data-v-9ff2abfc]{margin-top:.5rem;height:1rem}.mk-url-preview>.link>article>footer>img[data-v-9ff2abfc]{display:inline-block;width:1rem;height:1rem;margin-right:.25rem;vertical-align:top}.mk-url-preview>.link>article>footer>p[data-v-9ff2abfc]{display:inline-block;margin:0;color:var(--urlPreviewInfo);font-size:.8em;line-height:1rem;vertical-align:top}.mk-url-preview>.link.compact>article>header h1[data-v-9ff2abfc],.mk-url-preview>.link.compact>article p[data-v-9ff2abfc],.mk-url-preview>.link.compact>article footer[data-v-9ff2abfc]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mk-url-preview.legacyStyle.max-width_400px>.link>.thumbnail[data-v-9ff2abfc]{height:5rem}.mk-url-preview.legacyStyle.max-width_350px>.link>.thumbnail[data-v-9ff2abfc]{height:4.375rem}.mk-url-preview.legacyStyle.max-width_350px>.link.compact>.thumbnail[data-v-9ff2abfc]{position:absolute;width:3.5rem;height:100%}.mk-url-preview.legacyStyle.max-width_350px>.link.compact>article[data-v-9ff2abfc]{left:3.5rem;width:calc(100% - 3.5rem)}.mk-url-preview.legacyStyle>.expandTweet[data-v-9ff2abfc]{margin-top:0}.mk-url-preview.legacyStyle>.showThumbnail[data-v-9ff2abfc]{margin-top:0}.mk-url-preview.legacyStyle>.link[data-v-9ff2abfc]{margin-top:0;pointer-events:auto}.mk-url-preview.legacyStyle>.link>.thumbnail[data-v-9ff2abfc]{position:absolute;width:6.25rem;height:100%;background-size:cover;pointer-events:auto}.mk-url-preview.legacyStyle>.link>.thumbnail>button[data-v-9ff2abfc]{font-size:3.5em;opacity:.7}.mk-url-preview.legacyStyle>.link>.thumbnail>button[data-v-9ff2abfc]:hover{font-size:4em;opacity:.9}.mk-url-preview.legacyStyle>.link>.thumbnail+article[data-v-9ff2abfc]{left:6.25rem;width:calc(100% - 6.25rem)}.mk-url-preview.steam .link[data-v-9ff2abfc]{pointer-events:none;display:flex;flex-direction:column}.mk-url-preview.steam .link .thumbnail[data-v-9ff2abfc]{order:1;pointer-events:none}.mk-url-preview.steam .link article[data-v-9ff2abfc]{order:2;pointer-events:auto}.mk-url-preview.steam .link article header[data-v-9ff2abfc]{display:flex;flex-direction:column;align-items:flex-start}.mk-url-preview.steam .link article header h1[data-v-9ff2abfc]{display:flex;align-items:center;margin:0;font-size:1em;overflow:visible;white-space:normal;word-break:normal;word-break:auto-phrase}.mk-url-preview.steam .link article header h1 .favicon[data-v-9ff2abfc]{width:24px;height:24px;margin-right:.5rem}.mk-url-preview.steam .link article header .developer-release[data-v-9ff2abfc]{font-size:.9em;color:var(--fg);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mk-url-preview.steam .link article header .steam-genres[data-v-9ff2abfc]{font-size:.9em;color:var(--fg);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mk-url-preview.steam .link article p[data-v-9ff2abfc]{overflow:visible;white-space:normal;word-break:normal;word-break:auto-phrase}.mk-url-preview.steam .link article .steam-row.steam-pricing[data-v-9ff2abfc]{display:flex;align-items:center;font-size:.9em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mk-url-preview.steam .link article .steam-row.steam-pricing .steam-discount[data-v-9ff2abfc]{background-color:green;color:#fff;padding:0 .5rem;border-radius:.25rem;margin-right:.5rem;font-weight:700}.mk-url-preview.steam .link article .steam-row.steam-pricing .steam-original-price[data-v-9ff2abfc]{text-decoration:line-through;opacity:.6;margin-right:.5rem}.mk-url-preview.steam .link article .steam-row.steam-pricing .steam-current-price[data-v-9ff2abfc]{font-weight:700}.fade[data-v-bb17e505]{display:block;position:absolute;bottom:0;left:0;width:100%}.fade>span[data-v-bb17e505]{display:inline-block;background:var(--tlPanel);padding:.4em 1em;font-size:.8em;border-radius:999px;box-shadow:0 .125rem .375rem #0003}.fade:hover>span[data-v-bb17e505]{background:var(--tlPanelHighlight)}.showLess[data-v-bb17e505]{width:100%;margin-top:1em;position:sticky;bottom:var(--stickyBottom)}.showLess>span[data-v-bb17e505]{display:inline-block;background:var(--tlPanel);padding:.375rem .625rem;font-size:.8em;border-radius:999px;box-shadow:0 0 .4375rem .4375rem var(--bg)}._button[data-v-ddd72c99]{font-weight:700}._button>span[data-v-ddd72c99]{background:var(--cwBg)!important;color:var(--cwFg);transition:background .2s,color .2s}._button>span>span[data-v-ddd72c99]{font-weight:500}._button>span>span[data-v-ddd72c99]:before{content:"("}._button>span>span[data-v-ddd72c99]:after{content:")"}._button:hover>span[data-v-ddd72c99],._button:focus>span[data-v-ddd72c99]{background:var(--cwFg)!important;color:var(--cwBg)!important}._button.fade[data-v-ddd72c99]{display:block;position:absolute;bottom:0;left:0;width:100%}._button.fade>span[data-v-ddd72c99]{display:inline-block;background:var(--panel);padding:.4em 1em;font-size:.8em;border-radius:999px;box-shadow:0 .125rem .375rem #0003}._button.fade:hover>span[data-v-ddd72c99]{background:var(--panelHighlight)}._button.showLess[data-v-ddd72c99]{width:100%;margin-top:1em;position:sticky;bottom:var(--stickyBottom)}._button.showLess>span[data-v-ddd72c99]{display:inline-block;background:var(--panel);padding:.375rem .625rem;font-size:.8em;border-radius:999px;box-shadow:0 0 .4375rem .4375rem var(--bg)}.folder-toggle-enter-active[data-v-b948b649],.folder-toggle-leave-active[data-v-b948b649]{overflow-y:hidden;transition:opacity .5s,height .5s!important}.folder-toggle-enter-from[data-v-b948b649],.folder-toggle-leave-to[data-v-b948b649]{opacity:0}.ssazuxis[data-v-b948b649]{position:relative}.ssazuxis>header[data-v-b948b649]{display:flex;position:relative;z-index:10;position:sticky;top:var(--stickyTop, 0);padding:var(--x-padding);-webkit-backdrop-filter:var(--blur, blur(8px));backdrop-filter:var(--blur, blur(20px));margin-inline:-.75rem;padding-inline:.75rem;mask:linear-gradient(to right,transparent,black .75rem calc(100% - .75rem),transparent);-webkit-mask:linear-gradient(to right,transparent,black .75rem calc(100% - .75rem),transparent)}.ssazuxis>header>.title[data-v-b948b649]{margin:0;padding:.75rem 1rem .75rem 0}.ssazuxis>header>.title>i[data-v-b948b649]{margin-right:.375rem}.ssazuxis>header>.title[data-v-b948b649]:empty{display:none}.ssazuxis>header>.divider[data-v-b948b649]{flex:1;margin:auto;height:.0625rem;background:var(--divider)}.ssazuxis>header>button[data-v-b948b649]{padding:.75rem 0 .75rem 1rem}.ssazuxis.max-width_500px>header>.title[data-v-b948b649]{padding:.5rem .625rem .5rem 0}.reply-icon[data-v-48ed19fd]{display:inline-block;border-radius:.375rem;padding:.2em;margin-right:.2em;color:var(--accent);transition:background .2s}.reply-icon[data-v-48ed19fd]:hover,.reply-icon[data-v-48ed19fd]:focus{background:var(--buttonHoverBg)}.cw[data-v-48ed19fd]{cursor:default;display:block;margin:0;padding:0;margin-bottom:.625rem;overflow-wrap:break-word}.cw>.text[data-v-48ed19fd]{margin-right:.5rem}.wrmlmaau .content[data-v-48ed19fd]{overflow-wrap:break-word}.wrmlmaau .content>.body[data-v-48ed19fd]{transition:filter .1s}.wrmlmaau .content>.body>.rp[data-v-48ed19fd]{margin-left:.25rem;font-style:oblique;color:var(--renote)}.wrmlmaau .content>.body .reply-icon[data-v-48ed19fd]{display:inline-block;border-radius:.375rem;padding:.2em;margin-right:.2em;color:var(--accent);transition:background .2s}.wrmlmaau .content>.body .reply-icon[data-v-48ed19fd]:hover,.wrmlmaau .content>.body .reply-icon[data-v-48ed19fd]:focus{background:var(--buttonHoverBg)}.wrmlmaau .content>.body>.files[data-v-48ed19fd]{margin-top:.4em;margin-bottom:.4em}.wrmlmaau .content>.body>.url-preview[data-v-48ed19fd]{margin-top:.5rem}.wrmlmaau .content>.body>.poll[data-v-48ed19fd]{font-size:80%}.wrmlmaau .content>.body>.renote[data-v-48ed19fd]{padding-top:.5rem}.wrmlmaau .content>.body>.renote>*[data-v-48ed19fd]{padding:1rem;border:solid .0625rem var(--renote);border-radius:.5rem;transition:background .2s}.wrmlmaau .content>.body>.renote>*[data-v-48ed19fd]:hover,.wrmlmaau .content>.body>.renote>*[data-v-48ed19fd]:focus-within{background:var(--tlPanelHighlight)}.wrmlmaau .content>.body>.references[data-v-48ed19fd]{padding-top:.5rem}.wrmlmaau .content>.body>.references .reference[data-v-48ed19fd]{padding-top:.5rem}.wrmlmaau .content>.body>.references .reference>*[data-v-48ed19fd]{padding:1rem;border:solid .0625rem var(--accent);border-radius:.5rem;transition:background .2s}.wrmlmaau .content>.body>.references .reference>*[data-v-48ed19fd]:hover,.wrmlmaau .content>.body>.references .reference>*[data-v-48ed19fd]:focus-within{background:var(--tlPanelHighlight)}.wrmlmaau .content.collapsed[data-v-48ed19fd],.wrmlmaau .content.showContent[data-v-48ed19fd]{position:relative;max-height:calc(9em + 3.125rem)}.wrmlmaau .content.collapsed>.body[data-v-48ed19fd],.wrmlmaau .content.showContent>.body[data-v-48ed19fd]{max-height:inherit;mask:linear-gradient(black calc(100% - 4rem),transparent);-webkit-mask:linear-gradient(black calc(100% - 4rem),transparent);padding-inline:3.125rem;margin-inline:-3.125rem;margin-top:-3.125rem;padding-top:3.125rem;overflow:hidden;user-select:none;-webkit-user-select:none;-moz-user-select:none}.wrmlmaau .content.collapsed.collapsed>.body[data-v-48ed19fd],.wrmlmaau .content.showContent.collapsed>.body[data-v-48ed19fd]{box-sizing:border-box}.wrmlmaau .content.collapsed.showContent>.body[data-v-48ed19fd],.wrmlmaau .content.showContent.showContent>.body[data-v-48ed19fd]{min-height:2em;max-height:5em;filter:blur(8px)}.wrmlmaau .content.collapsed.showContent>.body[data-v-48ed19fd] span,.wrmlmaau .content.showContent.showContent>.body[data-v-48ed19fd] span{animation:none!important;transform:none!important}.wrmlmaau .content.collapsed.showContent>.body[data-v-48ed19fd] img,.wrmlmaau .content.showContent.showContent>.body[data-v-48ed19fd] img{filter:blur(18px)}.wrmlmaau .content.collapsed.showContent[data-v-48ed19fd] .fade,.wrmlmaau .content.showContent.showContent[data-v-48ed19fd] .fade{top:0;right:0;bottom:0;left:0;top:2.5rem}.wrmlmaau .content.collapsed.showContent.minimumCw>.body[data-v-48ed19fd],.wrmlmaau .content.showContent.showContent.minimumCw>.body[data-v-48ed19fd]{max-height:2em}.wrmlmaau .content.collapsed.showContent.noblur>.body[data-v-48ed19fd],.wrmlmaau .content.showContent.showContent.noblur>.body[data-v-48ed19fd]{filter:none}.wrmlmaau .content.collapsed[data-v-48ed19fd] .fade,.wrmlmaau .content.showContent[data-v-48ed19fd] .fade{display:block;position:absolute;bottom:0;left:0;width:100%}.wrmlmaau .content.collapsed[data-v-48ed19fd] .fade>span,.wrmlmaau .content.showContent[data-v-48ed19fd] .fade>span{display:inline-block;background:var(--tlPanel);padding:.4em 1em;font-size:.8em;border-radius:999px;box-shadow:0 .125rem .375rem #0003}.wrmlmaau .content.collapsed[data-v-48ed19fd] .fade:hover>span,.wrmlmaau .content.showContent[data-v-48ed19fd] .fade:hover>span{background:var(--tlPanelHighlight)}.wrmlmaau .content[data-v-48ed19fd] .showLess{width:100%;margin-top:1em;position:sticky;bottom:var(--stickyBottom)}.wrmlmaau .content[data-v-48ed19fd] .showLess>span{display:inline-block;background:var(--tlPanel);padding:.375rem .625rem;font-size:.8em;border-radius:999px;box-shadow:0 0 .4375rem .4375rem var(--bg)}.wrmlmaau .content.disableAnim[data-v-48ed19fd] span{animation:none!important}.wrmlmaau[data-v-48ed19fd]>button{margin-top:.625rem;margin-left:0;margin-right:.4rem}.yohlumlk[data-v-d3145873]{display:flex;margin:0;padding:0;overflow:clip;font-size:.95em}.yohlumlk.min-width_350px>.avatar[data-v-d3145873]{margin:0 .625rem 0 0;width:2.75rem;height:2.75rem}.yohlumlk.min-width_500px>.avatar[data-v-d3145873]{margin:0 .75rem 0 0;width:3rem;height:3rem}.yohlumlk>.avatar[data-v-d3145873]{flex-shrink:0;display:block;margin:0 .625rem 0 0;width:2.5rem;height:2.5rem;border-radius:.5rem}.yohlumlk>.main[data-v-d3145873]{display:flex;flex-direction:column;flex:1;min-width:0}.yohlumlk>.main>.header[data-v-d3145873]{margin-bottom:.125rem}.fefdfafb[data-v-d1627218]{display:flex;margin:0;padding:0;overflow:clip;font-size:.95em}.fefdfafb.min-width_350px>.avatar[data-v-d1627218]{margin:0 .625rem 0 0;width:2.75rem;height:2.75rem}.fefdfafb.min-width_500px>.avatar[data-v-d1627218]{margin:0 .75rem 0 0;width:3rem;height:3rem}.fefdfafb>.avatar[data-v-d1627218]{flex-shrink:0;display:block;margin:0 .625rem 0 0;width:2.5rem;height:2.5rem;border-radius:.5rem;pointer-events:none}.fefdfafb>.main[data-v-d1627218]{flex:1;min-width:0}.fefdfafb>.main>.header[data-v-d1627218]{margin-bottom:.125rem;font-weight:700}.fefdfafb>.main>.body>.cw[data-v-d1627218]{cursor:default;display:block;margin:0;padding:0;overflow-wrap:break-word}.fefdfafb>.main>.body>.cw>.text[data-v-d1627218]{margin-right:.5rem}.fefdfafb>.main>.body>.content>.text[data-v-d1627218]{cursor:default;margin:0;padding:0}.fefdfafb>.main>.body>.content>.references[data-v-d1627218]{padding-top:.5rem}.fefdfafb>.main>.body>.content>.references .reference[data-v-d1627218]{padding-top:.5rem}.fefdfafb>.main>.body>.content>.references .reference>*[data-v-d1627218]{padding:1rem;border:solid .0625rem var(--accent);border-radius:.5rem;transition:background .2s}.fefdfafb>.main>.body>.content>.references .reference>*[data-v-d1627218]:hover,.fefdfafb>.main>.body>.content>.references .reference>*[data-v-d1627218]:focus-within{background:var(--tlPanelHighlight)}.zdjebgpv[data-v-9465181e]{position:relative;display:flex;background:var(--panel);border-radius:.5rem;overflow:clip;border:0;padding:0;cursor:pointer}.zdjebgpv>.icon-sub[data-v-9465181e]{position:absolute;width:30%;height:auto;margin:0;right:4%;bottom:4%}.zdjebgpv>.icon[data-v-9465181e]{pointer-events:none;margin:auto;font-size:2rem;color:#777}.skeikyzd[data-v-14157846]{padding:.5rem 1rem;position:relative}.skeikyzd>.files[data-v-14157846]{display:flex;flex-wrap:wrap}.skeikyzd>.files>.file[data-v-14157846]{position:relative;width:4rem;height:4rem;margin-right:.25rem;border-radius:.25rem;cursor:move}.skeikyzd>.files>.file:hover>.remove[data-v-14157846]{display:block}.skeikyzd>.files>.file>.thumbnail[data-v-14157846]{width:100%;height:100%;z-index:1;color:var(--fg)}.skeikyzd>.files>.file>.sensitive[data-v-14157846]{display:flex;position:absolute;width:4rem;height:4rem;top:0;left:0;z-index:2;background:rgba(17,17,17,.7);color:#fff}.skeikyzd>.files>.file>.sensitive>.icon[data-v-14157846]{margin:auto}.skeikyzd>.remain[data-v-14157846]{display:block;position:absolute;top:.5rem;right:.5rem;margin:0;padding:0}.matxzzsk>.label[data-v-d109b385]{font-size:.85em;padding:0 0 .5rem;-webkit-user-select:none;user-select:none}.matxzzsk>.label[data-v-d109b385]:empty{display:none}.matxzzsk>.caption[data-v-d109b385]{font-size:.85em;padding:.5rem 0 0;color:var(--fgTransparentWeak)}.matxzzsk>.caption[data-v-d109b385]:empty{display:none}.matxzzsk>.input[data-v-d109b385]{position:relative}.matxzzsk>.input>input[data-v-d109b385]{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;height:var(--5a95beec);width:100%;margin:0;padding:0 .75rem;font:inherit;font-weight:400;font-size:1em;color:var(--fg);background:var(--panel);border:solid .0625rem var(--panel);border-radius:.375rem;outline:none;box-shadow:none;box-sizing:border-box;transition:border-color .1s ease-out}.matxzzsk>.input>input[data-v-d109b385]:hover{border-color:var(--inputBorderHover)!important}.matxzzsk>.input>.prefix[data-v-d109b385],.matxzzsk>.input>.suffix[data-v-d109b385]{display:flex;align-items:center;position:absolute;z-index:1;top:0;padding:0 .75rem;font-size:1em;height:var(--5a95beec);pointer-events:none}.matxzzsk>.input>.prefix[data-v-d109b385]:empty,.matxzzsk>.input>.suffix[data-v-d109b385]:empty{display:none}.matxzzsk>.input>.prefix>*[data-v-d109b385],.matxzzsk>.input>.suffix>*[data-v-d109b385]{display:inline-block;min-width:1rem;max-width:9.375rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.matxzzsk>.input>.prefix[data-v-d109b385]{left:0;padding-right:.375rem}.matxzzsk>.input>.suffix[data-v-d109b385]{right:0;padding-left:.375rem}.matxzzsk>.input.inline[data-v-d109b385]{display:inline-block;margin:0}.matxzzsk>.input.focused>input[data-v-d109b385]{border-color:var(--accent)!important}.matxzzsk>.input.disabled[data-v-d109b385]{opacity:.7}.matxzzsk>.input.disabled[data-v-d109b385],.matxzzsk>.input.disabled *[data-v-d109b385]{cursor:not-allowed!important}.matxzzsk>.save[data-v-d109b385]{margin:.5rem 0 0}.vblkjoeq>.label[data-v-a7602479]{font-size:.85em;padding:0 0 .5rem;-webkit-user-select:none;user-select:none}.vblkjoeq>.label[data-v-a7602479]:empty{display:none}.vblkjoeq>.caption[data-v-a7602479]{font-size:.85em;padding:.5rem 0 0;color:var(--fgTransparentWeak)}.vblkjoeq>.caption[data-v-a7602479]:empty{display:none}.vblkjoeq>.input[data-v-a7602479]{position:relative;cursor:pointer;margin-left:.2rem;margin-right:.2rem}.vblkjoeq>.input:hover>.select[data-v-a7602479]{border-color:var(--inputBorderHover)!important}.vblkjoeq>.input>.select[data-v-a7602479]{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;height:var(--7ac735fc);width:100%;margin:0;padding:0 .75rem;font:inherit;font-weight:400;font-size:1em;color:var(--fg);background:var(--panel);border:solid .0625rem var(--panel);border-radius:.375rem;outline:none;box-shadow:none;box-sizing:border-box;cursor:pointer;transition:border-color .1s ease-out;pointer-events:none;-webkit-user-select:none;user-select:none}.vblkjoeq>.input>.prefix[data-v-a7602479],.vblkjoeq>.input>.suffix[data-v-a7602479]{display:flex;align-items:center;position:absolute;z-index:1;top:0;padding:0 .75rem;font-size:1em;height:var(--7ac735fc);pointer-events:none}.vblkjoeq>.input>.prefix[data-v-a7602479]:empty,.vblkjoeq>.input>.suffix[data-v-a7602479]:empty{display:none}.vblkjoeq>.input>.prefix>*[data-v-a7602479],.vblkjoeq>.input>.suffix>*[data-v-a7602479]{display:inline-block;min-width:1rem;max-width:9.375rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vblkjoeq>.input>.prefix[data-v-a7602479]{left:0;padding-right:.375rem}.vblkjoeq>.input>.suffix[data-v-a7602479]{right:0;padding-left:.375rem}.vblkjoeq>.input.inline[data-v-a7602479]{display:inline-block;margin:0}.vblkjoeq>.input.focused>select[data-v-a7602479]{border-color:var(--accent)!important}.vblkjoeq>.input.disabled[data-v-a7602479]{opacity:.7}.vblkjoeq>.input.disabled[data-v-a7602479],.vblkjoeq>.input.disabled *[data-v-a7602479]{cursor:not-allowed!important}.ziffeomt[data-v-29c59052]{position:relative;display:flex;transition:all .2s ease}.ziffeomt>*[data-v-29c59052]{-webkit-user-select:none;user-select:none}.ziffeomt>input[data-v-29c59052]{position:absolute;width:0;height:0;opacity:0;margin:0}.ziffeomt>.button[data-v-29c59052]{position:relative;display:inline-flex;flex-shrink:0;margin:0;box-sizing:border-box;width:2rem;height:1.4375rem;outline:none;background:var(--swutchOffBg);background-clip:content-box;border:solid .0625rem var(--swutchOffBg);border-radius:999px;cursor:pointer;transition:inherit;-webkit-user-select:none;user-select:none}.ziffeomt>.button>.knob[data-v-29c59052]{position:absolute;top:.1875rem;left:.1875rem;width:.9375rem;height:.9375rem;background:var(--swutchOffFg);border-radius:999px;transition:all .2s ease}.ziffeomt:hover>.button[data-v-29c59052]{border-color:var(--inputBorderHover)!important}.ziffeomt:focus-within>.button[data-v-29c59052]{outline:auto}.ziffeomt>.label[data-v-29c59052]{margin-left:.75rem;margin-top:.125rem;display:block;transition:inherit;color:var(--fg)}.ziffeomt>.label>span[data-v-29c59052]{display:block;line-height:1.25rem;cursor:pointer;transition:inherit}.ziffeomt>.label>.caption[data-v-29c59052]{margin:.5rem 0 0;color:var(--fgTransparentWeak);font-size:.85em}.ziffeomt>.label>.caption[data-v-29c59052]:empty{display:none}.ziffeomt.disabled[data-v-29c59052]{opacity:.6;cursor:not-allowed}.ziffeomt.checked>.button[data-v-29c59052]{background:var(--swutchOnBg)!important;border-color:var(--swutchOnBg)!important}.ziffeomt.checked>.button>.knob[data-v-29c59052]{left:.75rem;background:var(--swutchOnFg)}.zmdxowus[data-v-5d8ed29b]{padding:.5rem 1rem}.zmdxowus>.caution[data-v-5d8ed29b]{margin:0 0 .5rem;font-size:.8em;color:red}.zmdxowus>.caution>i[data-v-5d8ed29b]{margin-right:.25rem}.zmdxowus>ul[data-v-5d8ed29b]{display:block;margin:0;padding:0;list-style:none}.zmdxowus>ul>li[data-v-5d8ed29b]{display:flex;margin:.5rem 0;padding:0;width:100%}.zmdxowus>ul>li>.input[data-v-5d8ed29b]{flex:1}.zmdxowus>ul>li>button[data-v-5d8ed29b]{width:2rem;padding:.25rem 0}.zmdxowus>.add[data-v-5d8ed29b]{margin:.5rem 0;z-index:1}.zmdxowus>section[data-v-5d8ed29b]{margin:1rem 0 0}.zmdxowus>section>div[data-v-5d8ed29b]{margin:0 .5rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}.zmdxowus>section>div[data-v-5d8ed29b]:last-child{flex:1 0 auto}.zmdxowus>section>div:last-child>div[data-v-5d8ed29b]{flex-grow:1}.zmdxowus>section>div:last-child>section[data-v-5d8ed29b]{flex-grow:9999;align-items:end;display:flex;gap:.25rem}.zmdxowus>section>div:last-child>section>.input[data-v-5d8ed29b]{flex:1 1 auto}.fpezltsf[data-v-409d3db8]{padding:1rem;font-size:90%;background:var(--infoBg);color:var(--infoFg);border-radius:var(--radius)}.fpezltsf.warn[data-v-409d3db8]{background:var(--infoWarnBg);color:var(--infoWarnFg)}.fpezltsf>i[data-v-409d3db8]{margin-right:.25rem}.ebkgoccj[data-v-095f1061]{margin:auto;overflow:hidden;display:flex;flex-direction:column;contain:content;container-type:inline-size;border-radius:var(--radius);--root-margin: 1.5rem}@media (max-width: 31.25rem){.ebkgoccj[data-v-095f1061]{--root-margin: 1rem}}.ebkgoccj>.header[data-v-095f1061]{display:flex;flex-shrink:0;background:var(--windowHeader);-webkit-backdrop-filter:var(--blur, blur(15px));backdrop-filter:var(--blur, blur(15px))}.ebkgoccj>.header>button[data-v-095f1061]{height:2.875rem;width:2.875rem}@media (max-width: 31.25rem){.ebkgoccj>.header>button[data-v-095f1061]{height:2.625rem;width:2.625rem}}.ebkgoccj>.header>.title[data-v-095f1061]{flex:1;line-height:2.875rem;padding-left:2rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}@media (max-width: 31.25rem){.ebkgoccj>.header>.title[data-v-095f1061]{line-height:2.625rem;padding-left:1rem}}.ebkgoccj>.header>button+.title[data-v-095f1061]{padding-left:0}.ebkgoccj>.body[data-v-095f1061]{flex:1;overflow:auto;background:var(--panel)}.vrtktovh[data-v-4ab0e3c9]{border-top:solid .03125rem var(--divider);border-bottom:solid .03125rem var(--divider)}.vrtktovh+.vrtktovh[data-v-4ab0e3c9]{border-top:none}.vrtktovh[data-v-4ab0e3c9]:first-child{border-top:none}.vrtktovh[data-v-4ab0e3c9]:last-child{border-bottom:none}.vrtktovh>.label[data-v-4ab0e3c9]{font-weight:700;margin:1.5em 0 1rem;font-size:1em}.vrtktovh>.label[data-v-4ab0e3c9]:empty{display:none}.vrtktovh>.main[data-v-4ab0e3c9]{margin:1.5em 0}._root_10yms_1{background:var(--bg);padding:.625rem}._buttons_10yms_6{display:flex;gap:var(--margin);flex-wrap:wrap}._draft_10yms_12{padding:1.25rem;margin:.3125rem 0;cursor:pointer}._draftName_10yms_17{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700}._draftText_10yms_23{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.85em;opacity:.7}.fade-enter-active[data-v-8cab0962],.fade-leave-active[data-v-8cab0962]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-8cab0962],.fade-leave-to[data-v-8cab0962]{opacity:0}.adhpbeos>.label[data-v-0aa8cc40]{font-size:.85em;padding:0 0 .5rem;-webkit-user-select:none;user-select:none}.adhpbeos>.label[data-v-0aa8cc40]:empty{display:none}.adhpbeos>.caption[data-v-0aa8cc40]{font-size:.85em;padding:.5rem 0 0;color:var(--fgTransparentWeak)}.adhpbeos>.caption[data-v-0aa8cc40]:empty{display:none}.adhpbeos>.input[data-v-0aa8cc40]{position:relative}.adhpbeos>.input>textarea[data-v-0aa8cc40]{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;width:100%;min-width:100%;max-width:100%;min-height:8.125rem;margin:0;padding:.75rem;font:inherit;font-weight:400;font-size:1em;color:var(--fg);background:var(--panel);border:solid .0625rem var(--panel);border-radius:.375rem;outline:none;box-shadow:none;box-sizing:border-box;transition:border-color .1s ease-out}.adhpbeos>.input>textarea[data-v-0aa8cc40]:hover{border-color:var(--inputBorderHover)!important}.adhpbeos>.input.focused>textarea[data-v-0aa8cc40]{border-color:var(--accent)!important}.adhpbeos>.input.disabled[data-v-0aa8cc40]{opacity:.7}.adhpbeos>.input.disabled[data-v-0aa8cc40],.adhpbeos>.input.disabled *[data-v-0aa8cc40]{cursor:not-allowed!important}.adhpbeos>.input.tall>textarea[data-v-0aa8cc40]{min-height:12.5rem}.adhpbeos>.input.pre>textarea[data-v-0aa8cc40]{white-space:pre}.adhpbeos>.save[data-v-0aa8cc40]{margin:.5rem 0 0}._root_bsfmk_1{background:var(--bg)}._root_bsfmk_1>._section_bsfmk_4>._title_bsfmk_4{position:sticky;z-index:1;top:var(--stickyTop, 0);padding:1rem;font-weight:700;-webkit-backdrop-filter:var(--blur, blur(10px));backdrop-filter:var(--blur, blur(10px));background:var(--X16)}._root_bsfmk_1>._section_bsfmk_4>._content_bsfmk_14>p{margin:0;padding:1rem}._root_bsfmk_1>._section_bsfmk_4>._content_bsfmk_14>._preview_bsfmk_18{border-top:solid .03125rem var(--divider);padding:1rem}.fade-enter-active[data-v-5ca32466],.fade-leave-active[data-v-5ca32466]{transition:opacity .2s ease-in-out}.fade-enter-from[data-v-5ca32466],.fade-leave-to[data-v-5ca32466]{opacity:0}.right[data-v-d05350d7]{float:right;margin-left:auto!important}.gafaadew[data-v-d05350d7]{position:relative}.gafaadew.modal[data-v-d05350d7]{width:100%;max-width:32.5rem}.gafaadew>header[data-v-d05350d7]{z-index:1000;height:4.125rem}.gafaadew>header>.cancel[data-v-d05350d7]{padding:0;font-size:1.25rem;width:4rem;line-height:4.125rem}.gafaadew>header>.account[data-v-d05350d7]{height:100%;aspect-ratio:1/1;display:inline-flex;vertical-align:bottom}.gafaadew>header>.account>.avatar[data-v-d05350d7]{width:1.75rem;height:1.75rem;margin:auto}.gafaadew>header>.right[data-v-d05350d7]{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:flex-end;max-width:100%}.gafaadew>header>.right>.text-count[data-v-d05350d7]{opacity:.7;line-height:4.125rem;margin:0 .5rem 0 0}.gafaadew>header>.right>.visibility[data-v-d05350d7]{height:2.125rem;width:2.125rem;margin:0}.gafaadew>header>.right>.visibility+.localOnly[data-v-d05350d7]{margin-left:0!important}.gafaadew>header>.right>.local-only[data-v-d05350d7]{margin:0 .5rem 0 .25rem;opacity:.7}.gafaadew>header>.right>.preview[data-v-d05350d7]{display:inline-block;padding:0;margin:0 .5rem 0 0;line-height:1.4;font-size:var(--fontSize);width:2.125rem;height:2.125rem;border-radius:.375rem}.gafaadew>header>.right>.preview[data-v-d05350d7]:hover{background:var(--X5)}.gafaadew>header>.right>.preview.active[data-v-d05350d7]{color:var(--accent)}.gafaadew>header>.right>.addblank[data-v-d05350d7]{margin:0 .5rem 0 0!important}.gafaadew>header>.right>.submit[data-v-d05350d7]{display:inline-flex;align-items:center;margin:1rem 1rem 1rem 0;padding:0 .75rem;line-height:2.125rem;font-weight:700;vertical-align:bottom;border-radius:.25rem;font-size:.9em}.gafaadew>header>.right>.submit[data-v-d05350d7]:disabled{opacity:.7}.gafaadew>header>.right>.submit>i[data-v-d05350d7]{margin-left:.375rem}.gafaadew>header>.right>.submit_h[data-v-d05350d7]{display:inline-flex;align-items:center;margin:1rem 1rem 1rem 0;padding:0 .75rem;line-height:2.125rem;font-weight:700;vertical-align:bottom;border-radius:.25rem;font-size:.9em}.gafaadew>header>.right>.submit_h[data-v-d05350d7]:disabled{opacity:.7}.gafaadew>header>.right>.submit_h>.subPostIcon[data-v-d05350d7]{margin-left:.375rem}.gafaadew>header>.right>.submit_h>.widePostButton[data-v-d05350d7]{margin-left:.75rem;margin-right:.75rem}.gafaadew>header>.right>.submit_h>.widePostButton_left[data-v-d05350d7]{margin-left:calc(.5625rem - .45em)}.gafaadew>header>.right>.submit_h>.widePostButton_right[data-v-d05350d7]{margin-right:calc(.5625rem - .45em)}.gafaadew>header>.right>.shortcutTarget[data-v-d05350d7]:before{content:"⏎"}.gafaadew>header>.right>.notShortcutTarget[data-v-d05350d7]{opacity:.7}.gafaadew>.form>.preview[data-v-d05350d7]{padding:1rem}.gafaadew>.form>.with-quote[data-v-d05350d7]{display:flex;align-items:center;gap:.4em;margin-inline:1.5rem;margin-bottom:.75rem;color:var(--renote)}.gafaadew>.form>.with-quote>button[data-v-d05350d7]{display:flex;padding:0;color:var(--accentAlpha04)}.gafaadew>.form>.with-quote>button[data-v-d05350d7]:hover{color:var(--accentAlpha06)}.gafaadew>.form>.with-quote>button[data-v-d05350d7]:active{color:var(--accentDarken30)}.gafaadew>.form>.with-references[data-v-d05350d7]{display:flex;align-items:center;gap:.4em;margin-inline:1.5rem;margin-bottom:.75rem}.gafaadew>.form>.with-references.refOn[data-v-d05350d7]{color:var(--accent)}.gafaadew>.form>.with-references>button[data-v-d05350d7]{display:flex;padding:0;color:var(--accentAlpha04)}.gafaadew>.form>.with-references>button[data-v-d05350d7]:hover{color:var(--accentAlpha06)}.gafaadew>.form>.with-references>button[data-v-d05350d7]:active{color:var(--accentDarken30)}.gafaadew>.form>.nomargin[data-v-d05350d7]{margin-bottom:0!important}.gafaadew>.form>.to-specified[data-v-d05350d7]{padding:.375rem 1.5rem;margin-bottom:.5rem;overflow:auto;line-height:2rem}.gafaadew>.form>.to-specified>.visibleUsers[data-v-d05350d7]{display:inline;top:-.0625rem;font-size:.875rem}.gafaadew>.form>.to-specified>.visibleUsers>button[data-v-d05350d7]{padding:.125rem;border-radius:.5rem}.gafaadew>.form>.to-specified>.visibleUsers>button>i[data-v-d05350d7]{transform:translate(.125rem)}.gafaadew>.form>.to-specified>.visibleUsers>button.active[data-v-d05350d7]{color:var(--accent)}.gafaadew>.form>.to-specified>.visibleUsers>span[data-v-d05350d7]{margin:.3rem;padding:.25rem 0 .25rem .25rem;border-radius:999px;background:var(--X3)}.gafaadew>.form>.to-specified>.visibleUsers>span>button[data-v-d05350d7]{padding:.25rem .5rem}.gafaadew>.form>.hasNotSpecifiedMentions[data-v-d05350d7]{margin:0 1.25rem 1rem}.gafaadew>.form>.cw[data-v-d05350d7],.gafaadew>.form>.hashtags[data-v-d05350d7],.gafaadew>.form>.text[data-v-d05350d7]{display:block;box-sizing:border-box;padding:0 1.5rem;margin:0;width:100%;font-size:var(--fontSize);border:none;border-radius:0;background:transparent;color:var(--fg);font-family:inherit}.gafaadew>.form>.cw[data-v-d05350d7]:focus,.gafaadew>.form>.hashtags[data-v-d05350d7]:focus,.gafaadew>.form>.text[data-v-d05350d7]:focus{outline:none}.gafaadew>.form>.cw[data-v-d05350d7]:disabled,.gafaadew>.form>.hashtags[data-v-d05350d7]:disabled,.gafaadew>.form>.text[data-v-d05350d7]:disabled{opacity:.5}.gafaadew>.form>.cw[data-v-d05350d7]{z-index:1;padding-bottom:.5rem;border-bottom:solid .03125rem var(--divider)}.gafaadew>.form>.hashtags[data-v-d05350d7]{z-index:1;padding-top:.5rem;padding-bottom:.5rem;border-top:solid .03125rem var(--divider)}.gafaadew>.form>.text[data-v-d05350d7]{max-width:100%;min-width:100%;min-height:5.625rem}.gafaadew>.form>.text.withCw[data-v-d05350d7]{padding-top:.5rem}.gafaadew>.form>footer[data-v-d05350d7]{display:flex;flex-wrap:nowrap;padding:0 1rem}.gafaadew>.form>footer>button[data-v-d05350d7]{display:inline-block;padding:0;margin:0;font-size:1rem;width:3rem;height:3rem;border-radius:.375rem}.gafaadew>.form>footer>button[data-v-d05350d7]:hover{background:var(--X5)}.gafaadew>.form>footer>button.active[data-v-d05350d7]{color:var(--accent)}.gafaadew.max-width_500px>header[data-v-d05350d7]{height:3.125rem}.gafaadew.max-width_500px>header>.cancel[data-v-d05350d7]{width:3.125rem;line-height:3.125rem}.gafaadew.max-width_500px>header>.right>.text-count[data-v-d05350d7]{line-height:3.125rem}.gafaadew.max-width_500px>header>.right>.submit[data-v-d05350d7]{margin:.5rem .5rem .5rem 0}.gafaadew.max-width_500px>header>.right>.submit_h[data-v-d05350d7]{margin:.5rem .5rem .5rem 0}.gafaadew.max-width_500px>.form>.to-specified[data-v-d05350d7]{padding:.375rem 1rem}.gafaadew.max-width_500px>.form>.cw[data-v-d05350d7],.gafaadew.max-width_500px>.form>.hashtags[data-v-d05350d7],.gafaadew.max-width_500px>.form>.text[data-v-d05350d7]{padding:0 1rem}.gafaadew.max-width_500px>.form>.text[data-v-d05350d7]{min-height:5rem}.gafaadew.max-width_500px>.form>footer[data-v-d05350d7]{padding:0 .5rem .5rem}.gafaadew.max-width_310px>.form>footer>button[data-v-d05350d7]{font-size:.875rem;width:2.75rem;height:2.75rem}._root_2nxjj_1{margin:auto;position:relative;padding:2rem;box-sizing:border-box;text-align:center;background:var(--panel);border-radius:var(--radius);width:15.625rem}._root_2nxjj_1._iconOnly_2nxjj_11{padding:0;width:6rem;height:6rem;display:flex;align-items:center;justify-content:center}._icon_2nxjj_11{font-size:2rem}._icon_2nxjj_11._success_2nxjj_23{color:var(--accent)}._icon_2nxjj_11._waiting_2nxjj_26{opacity:.7}._text_2nxjj_30{margin-top:1rem}.toast-enter-active[data-v-0f997ba4],.toast-leave-active[data-v-0f997ba4]{transition:opacity .3s,transform .3s!important}.toast-enter-from[data-v-0f997ba4],.toast-leave-to[data-v-0f997ba4]{opacity:0;transform:translateY(-100%)}.mk-toast>.body[data-v-0f997ba4]{position:fixed;left:0;right:0;top:0;margin:0 auto;margin-top:1rem;min-width:18.75rem;max-width:calc(100% - 2rem);width:min-content;box-shadow:0 .25rem 1rem #0000004d;border-radius:.5rem;overflow:clip;text-align:center;pointer-events:none}.mk-toast>.body>.message[data-v-0f997ba4]{padding:1rem 1.5rem}._root_xyxhd_1{position:relative;margin:auto;padding:2rem;min-width:20rem;max-width:30rem;box-sizing:border-box;text-align:center;background:var(--panel);border-radius:var(--radius)}._icon_xyxhd_13{font-size:1.5rem}._icon_xyxhd_13+._title_xyxhd_16{margin-top:.5rem}._iconInner_xyxhd_20{display:block;margin:0 auto}._type_info_xyxhd_25{color:var(--accent)}._type_success_xyxhd_29{color:var(--success)}._type_error_xyxhd_33{color:var(--error)}._type_warning_xyxhd_37{color:var(--warn)}._title_xyxhd_16{margin:0 0 .5rem;font-weight:700;font-size:1.1em}._title_xyxhd_16+._text_xyxhd_46{margin-top:.5rem}._text_xyxhd_46{margin:1rem 0 0}._buttons_xyxhd_54{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.vswabwbm[data-v-7eed85fc]{pointer-events:none;position:fixed;width:8rem;height:8rem}.vswabwbm>svg>circle[data-v-7eed85fc]{stroke:var(--accent)}.ieqqeuvs[data-v-8a485338]{word-break:break-all}.ieqqeuvs>.icon[data-v-8a485338]{padding-left:.125rem;font-size:.9em}.ieqqeuvs>.self[data-v-8a485338]{font-weight:700}.ieqqeuvs>.schema[data-v-8a485338]{opacity:.5}.ieqqeuvs>.hostname[data-v-8a485338]{font-weight:700}.ieqqeuvs>.pathname[data-v-8a485338]{opacity:.8}.ieqqeuvs>.query[data-v-8a485338]{opacity:.5}.ieqqeuvs>.hash[data-v-8a485338]{font-style:italic}.xlcxczvw[data-v-63bc815b]{word-break:break-all}.xlcxczvw>.icon[data-v-63bc815b]{padding-left:.125rem;font-size:.9em}.akbvjaqn[data-v-059ebe94]{display:inline-block;padding:.125rem .5rem .125rem .125rem;margin-block:.125rem;border-radius:999px;max-width:100%;white-space:nowrap;text-overflow:ellipsis;color:var(--mention)}.akbvjaqn.isMe[data-v-059ebe94]{color:var(--mentionMe)}.akbvjaqn>.icon[data-v-059ebe94]{width:1.5em;height:1.5em;object-fit:cover;margin:0 .2em 0 0;vertical-align:bottom;border-radius:100%}.akbvjaqn>.main>.host[data-v-059ebe94]{opacity:.5}.alqyeyti>.key[data-v-6def27a6]{font-size:.85em;padding:0 0 .25em;opacity:.75}.alqyeyti.oneline[data-v-6def27a6]{display:flex}.alqyeyti.oneline>.key[data-v-6def27a6]{width:30%;font-size:1em;padding:0 .5rem 0 0}.alqyeyti.oneline>.value[data-v-6def27a6]{width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._emojiImgWrapper_1sjez_1{max-width:100%;height:20cqh;background-image:repeating-linear-gradient(45deg,transparent,transparent .5rem,var(--X5) .5rem,var(--X5) .875rem);border-radius:var(--radius);margin:auto;overflow-y:hidden}._aliases_1sjez_10{display:flex;flex-wrap:wrap;gap:.1875rem}._alias_1sjez_10{display:inline-block;word-break:break-all;padding:.1875rem .625rem;background:var(--X5);border:solid .0625rem var(--divider);border-radius:var(--radius)}._allow_1sjez_25{color:var(--success)}._conditional_1sjez_29{color:var(--warn)}._deny_1sjez_33{color:var(--error)}._link_1sjez_37{color:var(--link)}.mk-emoji[data-v-b184669c]{height:1.25em;vertical-align:-.25em}.mk-emoji.custom[data-v-b184669c]{height:1.4em;max-width:100%;vertical-align:top;object-fit:contain;transition:transform .2s ease}.mk-emoji.custom[data-v-b184669c]:hover{transform:scale(1.2)}.mk-emoji.custom.normal[data-v-b184669c]{height:1.25em;vertical-align:-.25em}.mk-emoji.custom.normal[data-v-b184669c]:hover{transform:none}.mk-emoji.emoji-ghost[data-v-b184669c]{opacity:.5}.mk-emoji.bigCustom[data-v-b184669c]{height:2.5em;max-width:100%;vertical-align:middle;object-fit:contain;transition:transform .2s ease}.mk-emoji.bigCustom[data-v-b184669c]:hover{transform:scale(1.2)}.mk-emoji.bigCustom.normal[data-v-b184669c]{height:1.25em;vertical-align:-.25em}.mk-emoji.bigCustom.normal[data-v-b184669c]:hover{transform:none}.mk-emoji.noStyle[data-v-b184669c]{height:auto!important;max-height:100%}._codeBlockRoot_1byr4_1{position:relative}._codeBlockCopyButton_1byr4_5{position:absolute;top:8px;right:8px;opacity:.5}._codeBlockCopyButton_1byr4_5:hover{opacity:.8}.mk-google[data-v-6c21a9fd]{display:flex;margin:.5rem 0}.mk-google>input[data-v-6c21a9fd]{flex-shrink:1;padding:.625rem;width:100%;height:2.5rem;font-size:1rem;border:solid .0625rem var(--divider);border-radius:.25rem 0 0 .25rem;-webkit-appearance:none;-webkit-border-radius:.25rem 0 0 .25rem}.mk-google>button[data-v-6c21a9fd]{flex-shrink:0;margin:0;padding:0 1rem;border:solid .0625rem var(--divider);border-left:none;border-radius:0 .25rem .25rem 0}.mk-google>button[data-v-6c21a9fd]:active{box-shadow:0 .125rem .25rem #00000026 inset}.mk-sparkle[data-v-8056f391]{position:relative;display:inline-block}.mk-sparkle>span[data-v-8056f391]{display:inline-block}.mk-sparkle>svg[data-v-8056f391]{position:absolute;top:-2rem;left:-2rem;pointer-events:none}.mjndxjch[data-v-774cd0ff]{padding:2rem;text-align:center}.mjndxjch>p[data-v-774cd0ff]{margin:0 0 .75rem}.mjndxjch>.button[data-v-774cd0ff]{margin:.5rem auto}.mjndxjch>img[data-v-774cd0ff]{vertical-align:bottom;height:8rem;margin-bottom:1.5rem;border-radius:1rem}.mjndxjch>.error[data-v-774cd0ff]{opacity:.7}.mfm-x2{--mfm-zoom-size: 200%}.mfm-x3{--mfm-zoom-size: 400%}.mfm-x4{--mfm-zoom-size: 600%}.mfm-x2,.mfm-x3,.mfm-x4{font-size:var(--mfm-zoom-size)}.mfm-x2 .mfm-x2,.mfm-x2 .mfm-x3,.mfm-x2 .mfm-x4,.mfm-x3 .mfm-x2,.mfm-x3 .mfm-x3,.mfm-x3 .mfm-x4,.mfm-x4 .mfm-x2,.mfm-x4 .mfm-x3,.mfm-x4 .mfm-x4{font-size:calc(var(--mfm-zoom-size) / 2 + 50%)}.mfm-x2 .mfm-x2 .mfm-x2,.mfm-x2 .mfm-x2 .mfm-x3,.mfm-x2 .mfm-x2 .mfm-x4,.mfm-x2 .mfm-x3 .mfm-x2,.mfm-x2 .mfm-x3 .mfm-x3,.mfm-x2 .mfm-x3 .mfm-x4,.mfm-x2 .mfm-x4 .mfm-x2,.mfm-x2 .mfm-x4 .mfm-x3,.mfm-x2 .mfm-x4 .mfm-x4,.mfm-x3 .mfm-x2 .mfm-x2,.mfm-x3 .mfm-x2 .mfm-x3,.mfm-x3 .mfm-x2 .mfm-x4,.mfm-x3 .mfm-x3 .mfm-x2,.mfm-x3 .mfm-x3 .mfm-x3,.mfm-x3 .mfm-x3 .mfm-x4,.mfm-x3 .mfm-x4 .mfm-x2,.mfm-x3 .mfm-x4 .mfm-x3,.mfm-x3 .mfm-x4 .mfm-x4,.mfm-x4 .mfm-x2 .mfm-x2,.mfm-x4 .mfm-x2 .mfm-x3,.mfm-x4 .mfm-x2 .mfm-x4,.mfm-x4 .mfm-x3 .mfm-x2,.mfm-x4 .mfm-x3 .mfm-x3,.mfm-x4 .mfm-x3 .mfm-x4,.mfm-x4 .mfm-x4 .mfm-x2,.mfm-x4 .mfm-x4 .mfm-x3,.mfm-x4 .mfm-x4 .mfm-x4{font-size:100%}@keyframes mfm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mfm-spinX{0%{transform:perspective(8rem) rotateX(0)}to{transform:perspective(8rem) rotateX(360deg)}}@keyframes mfm-spinY{0%{transform:perspective(8rem) rotateY(0)}to{transform:perspective(8rem) rotateY(360deg)}}@keyframes mfm-jump{0%{transform:translateY(0)}25%{transform:translateY(-1rem)}50%{transform:translateY(0)}75%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes mfm-bounce{0%{transform:translateY(0) scale(1)}25%{transform:translateY(-1rem) scale(1)}50%{transform:translateY(0) scale(1)}75%{transform:translateY(0) scale(1.5,.75)}to{transform:translateY(0) scale(1)}}@keyframes mfm-twitch{0%{transform:translate(.4375rem,-.125rem)}5%{transform:translate(-.1875rem,.0625rem)}10%{transform:translate(-.4375rem,-.0625rem)}15%{transform:translateY(-.0625rem)}20%{transform:translate(-.5rem,.375rem)}25%{transform:translate(-.25rem,-.1875rem)}30%{transform:translate(-.25rem,-.375rem)}35%{transform:translate(-.5rem,-.5rem)}40%{transform:translate(.25rem,.375rem)}45%{transform:translate(-.1875rem,.0625rem)}50%{transform:translate(.125rem,-.625rem)}55%{transform:translate(-.4375rem)}60%{transform:translate(-.125rem,.25rem)}65%{transform:translate(.1875rem,-.5rem)}70%{transform:translate(.375rem,.4375rem)}75%{transform:translate(-.4375rem,-.125rem)}80%{transform:translate(-.4375rem,-.5rem)}85%{transform:translate(.5625rem,.1875rem)}90%{transform:translate(-.1875rem,-.125rem)}95%{transform:translate(-.625rem,.125rem)}to{transform:translate(-.125rem,-.375rem)}}@keyframes mfm-shake{0%{transform:translate(-.1875rem,-.0625rem) rotate(-8deg)}5%{transform:translateY(-.0625rem) rotate(-10deg)}10%{transform:translate(.0625rem,-.1875rem) rotate(0)}15%{transform:translate(.0625rem,.0625rem) rotate(11deg)}20%{transform:translate(-.125rem,.0625rem) rotate(1deg)}25%{transform:translate(-.0625rem,-.125rem) rotate(-2deg)}30%{transform:translate(-.0625rem,.125rem) rotate(-3deg)}35%{transform:translate(.125rem,.0625rem) rotate(6deg)}40%{transform:translate(-.125rem,-.1875rem) rotate(-9deg)}45%{transform:translateY(-.0625rem) rotate(-12deg)}50%{transform:translate(.0625rem,.125rem) rotate(10deg)}55%{transform:translateY(-.1875rem) rotate(8deg)}60%{transform:translate(.0625rem,-.0625rem) rotate(8deg)}65%{transform:translateY(-.0625rem) rotate(-7deg)}70%{transform:translate(-.0625rem,-.1875rem) rotate(6deg)}75%{transform:translateY(-.125rem) rotate(4deg)}80%{transform:translate(-.125rem,-.0625rem) rotate(3deg)}85%{transform:translate(.0625rem,-.1875rem) rotate(-10deg)}90%{transform:translate(.0625rem) rotate(3deg)}95%{transform:translate(-.125rem) rotate(-3deg)}to{transform:translate(.125rem,.0625rem) rotate(2deg)}}@keyframes mfm-rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}@keyframes mfm-rainbow{0%{filter:hue-rotate(0deg) contrast(150%) saturate(150%)}to{filter:hue-rotate(360deg) contrast(150%) saturate(150%)}}@keyframes mfm-fade{0%{opacity:0}to{opacity:1}}.havbbuyv[data-v-b59b875c]{white-space:pre-wrap}.havbbuyv.nowrap[data-v-b59b875c]{white-space:pre;word-wrap:normal;overflow:hidden;text-overflow:ellipsis}.havbbuyv[data-v-b59b875c] blockquote{display:block;margin:.5rem 0;padding-left:.75rem;color:var(--fgTransparentWeak);border-left:solid .25rem var(--fgTransparent)}.havbbuyv[data-v-b59b875c] pre{font-size:.8em}.havbbuyv[data-v-b59b875c]>code{font-size:.8em;word-break:break-all;padding:.25rem .375rem}.mk-acct>.host[data-v-6d9d678a]{opacity:.5}.fzgwjkgc[data-v-7bd260d0]{box-shadow:0 0 0 .1875rem var(--panel);border-radius:120%}.fzgwjkgc.online[data-v-7bd260d0]{background:#79fc68}.fzgwjkgc.half-online[data-v-7bd260d0]{background:#9ccfd8}.fzgwjkgc.active[data-v-7bd260d0]{background:#faa123}.fzgwjkgc.half-active[data-v-7bd260d0]{background:#fce2bb}.fzgwjkgc.offline[data-v-7bd260d0]{background:#6e6a86}.fzgwjkgc.half-sleeping[data-v-7bd260d0]{background:#dfb8fc}.fzgwjkgc.sleeping[data-v-7bd260d0]{background:#ac3bff}.fzgwjkgc.deep-sleeping[data-v-7bd260d0]{background:#5436eb}.fzgwjkgc.super-sleeping[data-v-7bd260d0]{background:#250173}.fzgwjkgc.unknown[data-v-7bd260d0]{background:#555555}@keyframes earwiggleleft-403339c5{0%{transform:rotate(37.6deg) skew(30deg)}25%{transform:rotate(10deg) skew(30deg)}50%{transform:rotate(20deg) skew(30deg)}75%{transform:rotate(0) skew(30deg)}to{transform:rotate(37.6deg) skew(30deg)}}@keyframes earwiggleright-403339c5{0%{transform:rotate(-37.6deg) skew(-30deg)}30%{transform:rotate(-10deg) skew(-30deg)}55%{transform:rotate(-20deg) skew(-30deg)}75%{transform:rotate(0) skew(-30deg)}to{transform:rotate(-37.6deg) skew(-30deg)}}.eiwwqkts[data-v-403339c5]{position:relative;display:inline-block;vertical-align:bottom;flex-shrink:0;border-radius:100%;line-height:1rem}.eiwwqkts>.inner[data-v-403339c5]{position:absolute;bottom:0;left:0;right:0;top:0;border-radius:100%;z-index:1;overflow:hidden;object-fit:cover;width:100%;height:100%}.eiwwqkts>.indicator[data-v-403339c5]{position:absolute;z-index:1;bottom:0;left:0;width:18%;height:18%}.eiwwqkts.square[data-v-403339c5]{border-radius:20%}.eiwwqkts.square>.inner[data-v-403339c5]{border-radius:20%}.eiwwqkts.cat[data-v-403339c5]:before,.eiwwqkts.cat[data-v-403339c5]:after{background:#ebbcba;border:solid .25rem currentColor;box-sizing:border-box;content:"";display:inline-block;height:50%;width:50%}.eiwwqkts.cat[data-v-403339c5]:before{border-radius:0 75% 75%;transform:rotate(37.5deg) skew(30deg)}.eiwwqkts.cat[data-v-403339c5]:after{border-radius:75% 0 75% 75%;transform:rotate(-37.5deg) skew(-30deg)}.eiwwqkts.cat[data-v-403339c5]:hover:before{animation:earwiggleleft-403339c5 1s infinite}.eiwwqkts.cat[data-v-403339c5]:hover:after{animation:earwiggleright-403339c5 1s infinite}._root_9adrf_1{unicode-bidi:isolate}._icon_9adrf_5{height:100%;border-radius:.3rem}.mk-ellipsis>span[data-v-ad1b809a]{animation:ellipsis-ad1b809a 1.4s infinite ease-in-out both}.mk-ellipsis>span[data-v-ad1b809a]:nth-child(1){animation-delay:0s}.mk-ellipsis>span[data-v-ad1b809a]:nth-child(2){animation-delay:.16s}.mk-ellipsis>span[data-v-ad1b809a]:nth-child(3){animation-delay:.32s}@keyframes ellipsis-ad1b809a{0%,80%,to{opacity:1}40%{opacity:0}}@keyframes _spin_15m95_56{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _dash_15m95_1{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}._root_15m95_24{padding:2rem;text-align:center;cursor:wait;--size: 2.5rem}._root_15m95_24._colored_15m95_30{color:var(--accent)}._root_15m95_24._inline_15m95_33{display:inline;padding:0;--size: 2rem}._root_15m95_24._mini_15m95_38{padding:1rem;--size: 2rem}._root_15m95_24._em_15m95_42{display:inline-block;vertical-align:middle;padding:0;--size: 1em}._container_15m95_49{position:relative;width:var(--size);height:var(--size);margin:0 auto}._spinner_15m95_56{position:absolute;top:0;left:0;z-index:999;width:var(--size);height:var(--size);animation:_spin_15m95_56 2s linear infinite}._path_15m95_66{stroke:var(--accent);stroke-linecap:round}.mjndxjcg[data-v-f8de59a4]{padding:2rem;text-align:center}.mjndxjcg>p[data-v-f8de59a4]{margin:0 0 .5rem}.mjndxjcg>.button[data-v-f8de59a4]{margin:0 auto}.mjndxjcg>img[data-v-f8de59a4]{vertical-align:bottom;height:8rem;margin-bottom:1rem;border-radius:1rem}.qiivuoyo[data-v-540b5e74]{background-size:auto auto;background-image:repeating-linear-gradient(45deg,transparent,transparent .5rem,var(--ad) .5rem,var(--ad) .875rem)}.qiivuoyo>.main[data-v-540b5e74]{text-align:center}.qiivuoyo>.main>a[data-v-540b5e74]{display:inline-block;position:relative;vertical-align:bottom}.qiivuoyo>.main>a:hover>img[data-v-540b5e74]{filter:contrast(120%)}.qiivuoyo>.main>a>img[data-v-540b5e74]{display:block;object-fit:contain;margin:auto;border-radius:.3125rem}.qiivuoyo>.main>a>.menu[data-v-540b5e74]{position:absolute;top:.0625rem;right:.0625rem}.qiivuoyo>.main>a>.menu>.info-circle[data-v-540b5e74]{border:.1875rem solid var(--panel);border-radius:50%;background:var(--panel)}.qiivuoyo>.main.widget>a[data-v-540b5e74],.qiivuoyo>.main.widget>a>img[data-v-540b5e74]{max-width:min(18.75rem,100%);max-height:18.75rem}.qiivuoyo>.main.inline[data-v-540b5e74]{padding:.5rem}.qiivuoyo>.main.inline>a[data-v-540b5e74],.qiivuoyo>.main.inline>a>img[data-v-540b5e74]{max-width:min(37.5rem,100%);max-height:5rem}.qiivuoyo>.main.inline-big[data-v-540b5e74]{padding:.5rem}.qiivuoyo>.main.inline-big>a[data-v-540b5e74],.qiivuoyo>.main.inline-big>a>img[data-v-540b5e74]{max-width:min(37.5rem,100%);max-height:15.625rem}.qiivuoyo>.main.vertical>a[data-v-540b5e74],.qiivuoyo>.main.vertical>a>img[data-v-540b5e74]{max-width:min(6.25rem,100%)}.qiivuoyo>.menu[data-v-540b5e74]{padding:.5rem;text-align:center}.qiivuoyo>.menu>.body[data-v-540b5e74]{padding:.5rem;margin:0 auto;max-width:25rem;border:solid .0625rem var(--divider)}.qiivuoyo>.menu>.body>.button[data-v-540b5e74]{margin:.5rem auto}.fdidabkb[data-v-b4df4edb]{--height: 3.4375rem;display:flex;width:100%;-webkit-backdrop-filter:var(--blur, blur(15px));backdrop-filter:var(--blur, blur(15px));border-bottom:solid .03125rem var(--divider);height:var(--height)}.fdidabkb.thin[data-v-b4df4edb]{--height: 2.8125rem}.fdidabkb.thin>.buttons>.button[data-v-b4df4edb]{font-size:.9em}.fdidabkb.slim>.titleContainer[data-v-b4df4edb]{flex:1;margin:0 auto}.fdidabkb.slim>.titleContainer>*[data-v-b4df4edb]:first-child{margin-left:auto}.fdidabkb.slim>.titleContainer>*[data-v-b4df4edb]:last-child{margin-right:auto}.fdidabkb.slim>.tabs[data-v-b4df4edb]{padding-inline:.75rem;mask:linear-gradient(to right,transparent,black .625rem 80%,transparent);-webkit-mask:linear-gradient(to right,transparent,black .625rem 80%,transparent);margin-left:-.625rem;padding-left:1.375rem;scrollbar-width:none}.fdidabkb.slim>.tabs[data-v-b4df4edb]:before{content:unset}.fdidabkb.slim>.tabs[data-v-b4df4edb]::-webkit-scrollbar{display:none}.fdidabkb.slim>.tabs[data-v-b4df4edb]:after{content:"";display:inline-block;min-width:20%}.fdidabkb>.buttons[data-v-b4df4edb]{--margin: .5rem;display:flex;align-items:center;height:var(--height);margin:0 var(--margin)}.fdidabkb>.buttons.left[data-v-b4df4edb]{margin-right:auto}.fdidabkb>.buttons.left>.avatar[data-v-b4df4edb]{display:inline-block;width:2rem;height:2rem;vertical-align:bottom;margin:0 .5rem;pointer-events:none}.fdidabkb>.buttons.right[data-v-b4df4edb]{margin-left:auto}.fdidabkb>.buttons[data-v-b4df4edb]:empty{display:none}.fdidabkb>.buttons>.button[data-v-b4df4edb]{display:flex;align-items:center;justify-content:center;height:calc(var(--height) - var(--margin) * 2);width:calc(var(--height) - var(--margin) * 2);box-sizing:border-box;position:relative;border-radius:.3125rem}.fdidabkb>.buttons>.button[data-v-b4df4edb]:hover{background:var(--buttonBg)}.fdidabkb>.buttons>.button.highlighted[data-v-b4df4edb]{color:var(--accent)}.fdidabkb>.buttons>.fullButton+.fullButton[data-v-b4df4edb]{margin-left:.75rem}.fdidabkb>.backButton[data-v-b4df4edb]{display:flex;align-items:center;justify-content:center;margin-left:1rem}.fdidabkb>.titleContainer[data-v-b4df4edb]{display:flex;align-items:center;max-width:25rem;overflow:auto;white-space:nowrap;text-align:left;font-weight:700;flex-shrink:0;margin-left:1.5rem;margin-right:1rem}.fdidabkb>.titleContainer>.avatar[data-v-b4df4edb]{display:inline-block;width:2rem;height:2rem;vertical-align:bottom;margin:0 .5rem;pointer-events:none}.fdidabkb>.titleContainer>.icon[data-v-b4df4edb]{margin-right:.5rem;width:1rem;text-align:center;transform:translate(0)}.fdidabkb>.titleContainer>.title[data-v-b4df4edb]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}.fdidabkb>.titleContainer>.title>.subtitle[data-v-b4df4edb]{opacity:.6;font-size:.8em;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fdidabkb>.titleContainer>.title>.subtitle.activeTab[data-v-b4df4edb]{text-align:center}.fdidabkb>.titleContainer>.title>.subtitle.activeTab>.chevron[data-v-b4df4edb]{display:inline-block;margin-left:.375rem}.fdidabkb>.tabs[data-v-b4df4edb]{position:relative;width:100%;font-size:1em;overflow-x:auto;white-space:nowrap;contain:strict}.fdidabkb>.tabs[data-v-b4df4edb]:before{content:"";display:inline-block;height:40%;border-left:.0625rem solid var(--divider);margin-right:1em;margin-left:.625rem;vertical-align:-.0625rem}.fdidabkb>.tabs>.tab[data-v-b4df4edb]{display:inline-flex;align-items:center;position:relative;border-inline:.625rem solid transparent;height:100%;font-weight:400;opacity:.7;width:2.375rem;--width: 2.375rem;overflow:hidden;transition:color .2s,opacity .2s,width .2s}.fdidabkb>.tabs>.tab[data-v-b4df4edb]:hover{opacity:1}.fdidabkb>.tabs>.tab.active[data-v-b4df4edb]{opacity:1;color:var(--accent);font-weight:600;width:var(--width)}.fdidabkb>.tabs>.tab:not(.active)>.title[data-v-b4df4edb]{opacity:0}.fdidabkb>.tabs>.tab>.icon+.title[data-v-b4df4edb]{margin-left:.5rem}.fdidabkb>.tabs>.tab>.title[data-v-b4df4edb]{transition:opacity .2s}.fdidabkb>.tabs>.highlight[data-v-b4df4edb]{position:absolute;bottom:0;left:0;height:.1875rem;background:var(--accent);border-radius:999px;transition:width .2s,transform .2s;transition-timing-function:cubic-bezier(0,0,0,1.2);pointer-events:none}._root_b6w6v_1{box-sizing:border-box;width:100%}._content_b6w6v_6{margin:0 auto}
