@import url(https://fonts.googleapis.com/css2?family=Josefin+Slab:wght@100&family=Rajdhani:wght@300&family=Wire+One&display=swap);:root{--focus:transparent}@supports (font-variation-settings:normal){:root{--fontFamily:var(--fontFamilyVar)}}a,a:hover{text-decoration:none}

/*! Skelet. v3.4.6 | MIT License | (c) 2022 Selekkt. | https://selekkt.dk/skelet/v3/ */a{background:transparent}.stack.no-style>*{background:transparent!important}.stack:where(.no-style,.presuffix)>:focus{outline:none!important}.is-blank:where(button,.button,[type=button],[type=submit],[type=reset]){background:transparent}.is-outline:where(button,.button,[type=button],[type=submit],[type=reset]){background:transparent}input[type=checkbox],input[type=radio]{outline:none}input[inputmode],input[type=color],input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{width:100%;padding:var(--inputPadding);margin:var(--inputMargin);border-radius:var(--inputRadius);border:var(--inputBorderWidth) var(--inputBorderStyle) var(--inputBorderColor);background-color:var(--inputBg);font-size:var(--inputFontSize);color:var(--inputColor);box-shadow:var(--inputShadow);transition:border .2s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[inputmode]:hover,input[type=color]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=email]:hover,input[type=file]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,select:hover,textarea:hover{background-color:var(--inputBgHover);border:var(--inputBorderWidth) var(--inputBorderStyle) var(--inputBorderHover)}input[inputmode]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=file]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{background-color:var(--inputBgActive);border:var(--inputBorderWidth) var(--inputBorderStyle) var(--inputBorderActive,var(--inputBorderHover))}input[type=range]{background:transparent}:is(input,textarea).is-blank{background:transparent}@media (update:slow),screen and (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;animation-delay:.001ms!important}}
/*! Skelet. v3.4.6 | MIT License | (c) 2022 Selekkt. | https://selekkt.dk/skelet/v3/ */*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;display:grid}a{background:0 0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}:root{--primary:#409cff;--red:#ff6961;--orange:#ffb340;--yellow:#ffd426;--green:#30db5b;--purple:#6f64fc;--blue:#004fff;--white:#fff;--black:#000;--light:#efefef;--dark:#181818;--shadow:hsla(0,0%,4%,.1);--linkColor:var(--primary);--linkHover:#2997ff;--bgColor:#fff;--color:#000;--colorInverse:#fff;--hColor:var(--color);--selectionBg:rgba(0,0,0,.95);--selectionText:#fff;--codeBg:#f8f8f8;--codeColor:var(--blue);--hrColor:var(--inputBorderColor);--hrGradient:hsla(0,0%,100%,0);--fontFallback:"HelveticaNeue","Helvetica Neue","Helvetica","Arial",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif,"Apple Color Emoji","Segoe UI Emoji";--fontFamily:"Inter",var(--fontFallback);--fontFamilyVar:"Inter var",var(--fontFallback);--fontMono:"IBM Plex Mono",Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;--hFontFamily:var(--fontFamily);--fontSize:1.7rem;--fontLine:1.6;--fontSpace:normal;--fontWeight:400;--fontStyle:normal;--h1Size:4.0rem;--h2Size:3.2rem;--h3Size:2.8rem;--h4Size:2.4rem;--h5Size:2rem;--h6Size:1.6rem;--hLine:1.5;--h1Line:var(--hLine);--h2Line:var(--hLine);--h3Line:var(--hLine);--h4Line:var(--hLine);--h5Line:var(--hLine);--h6Line:var(--hLine);--hSpace:normal;--hWeight:600;--hStyle:normal;--padding:1rem;--margin:1.5rem;--radius:0.5rem;--borderWidth:1px;--borderStyle:solid;--hrMargin:var(--margin);--pMargin:var(--margin) 0;--inputPadding:.7em;--inputMargin:2px;--inputRadius:var(--radius);--inputBorderWidth:var(--borderWidth);--inputBorderStyle:var(--borderStyle);--inputFontSize:var(--fontSize);--inputHeight:21px;--inputBg:#f8f8f8;--inputBgHover:var(--inputBg);--inputBgActive:var(--inputBg);--inputColor:var(--color);--inputPlaceholderColor:rgba(0,0,0,.4);--inputBorderColor:#e1e1e1;--inputBorderHover:#bababa;--inputBorderActive:var(--primary);--inputShadow:0 0 0 0 transparent;--inputActive:var(--primary);--inputActiveInner:var(--white);--inputFocus:rgba(41,145,248,.7);--buttonPadding:1.3rem;--buttonMargin:var(--inputMargin);--buttonRadius:var(--radius);--buttonBorderWidth:var(--borderWidth);--buttonBorderStyle:var(--borderStyle);--buttonFontSize:var(--fontSize);--buttonFontWeight:600;--buttonBg:var(--primary);--buttonBgHover:var(--linkHover);--buttonColor:#fff;--buttonColorHover:var(--buttonColor);--buttonBorderColor:transparent;--buttonBorderHover:transparent;--buttonShadow:0 0 0 0 transparent;--columnGap:1rem;--rowGap:1rem;--tooltipRadius:0.5rem;--tooltipFontSize:1.2rem;--tooltipMove:4px;--tooltipDuration:190ms;--tooltipBg:var(--dark);--tooltipColor:var(--white)}.dark-mode,[color-scheme=dark],[dark-mode]{color-scheme:dark;--bgColor:#000;--color:#fff;--colorInverse:#000;--hColor:var(--color);--inputBg:#181818;--inputBgHover:var(--inputBg);--inputBgActive:var(--inputBg);--inputBorderColor:#333;--inputBorderHover:#444;--inputActive:var(--primary);--inputColor:var(--color);--inputPlaceholderColor:hsla(0,0%,100%,.4);--buttonBorderColor:transparent;--buttonBorderHover:transparent;--selectionBg:hsla(0,0%,100%,.99);--selectionText:#000;--codeColor:var(--green);--codeBg:#111;--hrColor:var(--inputBorderColor);--hrGradient:transparent}:not(pre)>code,:not(pre)>kbd,:not(pre)>samp{font-size:1.2rem;font-family:var(--fontMono);white-space:nowrap}canvas,dd,embed,iframe,img,object,svg,video{display:block;vertical-align:middle;box-sizing:border-box;max-width:100%;height:auto}iframe{width:100%;border:0}dt{font-weight:700}dd{-webkit-margin-start:4rem;margin-inline-start:4rem}figure{margin:0;width:-moz-fit-content;width:fit-content}figcaption{text-align:center;padding:var(--padding);font-size:.8em}.hidden,[hidden],[type=hidden]{display:none!important;outline:0}.disabled,[disabled],[disabled]:hover{filter:grayscale(100%);opacity:.7!important;cursor:not-allowed!important;--buttonColor:var(--white);--buttonColorHover:var(--white)}::selection{background:var(--selectionBg);color:var(--selectionText)}::-moz-selection{background:var(--selectionBg);color:var(--selectionText)}html{height:100%;font-size:62.5%;scroll-behavior:smooth}body{background:var(--bgColor);color:var(--color);font-size:var(--fontSize);line-height:var(--fontLine);letter-spacing:var(--fontSpace);font-weight:var(--fontWeight);font-style:var(--fontStyle);font-family:var(--fontFamily)}#app{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--hFontFamily);font-size:var(--hSize);font-weight:var(--hWeight);font-style:var(--hStyle);line-height:var(--hLine);letter-spacing:var(--hSpace);color:var(--hColor);margin-top:0;margin-bottom:.7rem}.h1,h1{--hSize:var(--h1Size);--hLine:var(--h1Line)}.h2,h2{--hSize:var(--h2Size);--hLine:var(--h2Line)}.h3,h3{--hSize:var(--h3Size);--hLine:var(--h3Line)}.h4,h4{--hSize:var(--h4Size);--hLine:var(--h4Line)}.h5,h5{--hSize:var(--h5Size);--hLine:var(--h5Line)}.h6,h6{--hSize:var(--h6Size);--hLine:var(--h6Line)}@media (max-width:600px){:root{--h1Size:3.1rem;--h2Size:2.7rem;--h3Size:2.4rem;--h4Size:2.2rem;--h5Size:2rem;--h6Size:1.6rem;--hLine:1.2;--h1Line:var(--hLine);--h2Line:var(--hLine);--h3Line:var(--hLine);--h4Line:var(--hLine);--h5Line:var(--hLine);--h6Line:var(--hLine)}}p{margin:var(--pMargin)}blockquote{max-width:90%;margin:2rem auto;font-style:italic}a:not(.button){color:var(--linkColor);cursor:pointer}a:not(.button):hover{color:var(--linkHover)}a.no-style{text-decoration:none}:focus{outline:0}.a11y :focus,.a11y a:focus{outline:2px solid var(--a11yColor,var(--inputFocus));outline-offset:1px}.a11y-custom :focus,.a11y-custom a:focus{box-shadow:var(--a11yStyle,0 0 0 .2rem) var(--a11yColor,var(--inputFocus));outline:2px solid transparent}@supports selector(:focus-visible){.a11y :focus-visible,.a11y a:focus-visible{outline:2px solid var(--a11yColor,var(--inputFocus));outline-offset:1px}.a11y-custom :focus,.a11y-custom a:focus{box-shadow:var(--a11yStyle,0 0 0 .2rem) var(--a11yColor,var(--inputFocus));outline:2px solid transparent}}code,samp{padding:var(--inputPadding);margin:var(--inputMargin);font-size:90%;white-space:nowrap;vertical-align:middle;background-color:var(--codeBg);border:1px solid var(--codeBorderColor,var(--inputBorderColor));color:var(--codeColor);border-radius:var(--inputRadius);overflow:hidden;display:inline-block}code:hover{overflow:auto}pre>code{display:block;padding:calc(var(--inputPadding)*1);white-space:pre}kbd{display:inline-block;margin:var(--inputMargin);padding:var(--inputPadding);background:var(--inputBg);box-shadow:0 0 10px 0 var(--shadow),0 .2rem 0 var(--inputBorderColor);border:1px solid var(--inputBorderColor);border-radius:var(--inputRadius);color:var(--inputColor);text-align:center;min-width:3rem}.fullwidth{width:100%}.fullwidth-max{max-width:100%}.fullheight{height:100%}.fullheight-max{max-height:100%}.full{width:100%;height:100%}.full-max{max-width:100%;max-height:100%}.block{display:block}.inline{display:inline;margin:0}.inline-block{display:inline-block;margin:0}.center{display:block;text-align:center;margin:0 auto}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-start{text-align:start}.text-center{text-align:center}.text-end{text-align:end}.text-justify{text-align:justify}.text-normal{font-weight:400}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-underline{border-bottom:1px solid currentColor}.text-line-through{text-decoration:line-through}.text-break-word{overflow-wrap:break-word}.sticky{position:sticky;top:var(--sticky,0)}.sticky-bottom{position:sticky;bottom:var(--sticky,0)}.sticky-none{position:inherit}:where(html.js .js,html.no-js .no-js):not(html){display:var(--jsDisplay,inline-block)!important}:where(html.js .no-js,html.no-js .js):not(html){display:none!important}.visually-hidden,.visually-hidden-focus:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.is-green{border-color:var(--green)!important;--inputBorderColor:var(--green);--inputBorderHover:var(--green)}input:not(:-moz-placeholder-shown):invalid{border-color:var(--red)!important;--inputBorderColor:var(--red);--inputBorderHover:var(--red)}.is-red,input:not(:placeholder-shown):invalid{border-color:var(--red)!important;--inputBorderColor:var(--red);--inputBorderHover:var(--red)}.stack{--buttonMargin:auto;--buttonHeight:100%;display:inline-flex;justify-content:center;align-items:center}.stack.no-style>*{border:0;margin:0;border-radius:0;height:auto;background:0 0!important;color:currentColor}.stack:where(.no-style,.presuffix)>:focus{box-shadow:none;outline:0!important}.stack.presuffix{--buttonColor:currentColor;background:var(--inputBg);color:var(--inputColor);border:var(--inputBorderWidth) var(--inputBorderStyle) var(--inputBorderColor);border-radius:var(--inputRadius);margin:var(--inputMargin)}.stack.presuffix:hover{border-color:var(--inputBorderHover);background:var(--inputBgHover)}.stack.presuffix:focus-within{border-color:var(--inputBorderActive);background:var(--inputBgActive)}.stack.presuffix>*{padding:var(--inputPadding)}.stack.presuffix>span:first-child{border-right:inherit}.stack.presuffix>span:last-child{border-left:inherit}.badge{display:inline-grid;place-items:center;color:var(--badgeColor,var(--inputColor));background:var(--badgeBg,var(--inputBg));border:1px solid var(--badgeBorder,var(--inputBorderColor));border-radius:var(--badgeRadius,100vw);font-size:var(--badgeSize,1.3rem);padding:var(--badgePadding,.2em .7em);font-weight:500;line-height:1;cursor:inherit;font-feature-settings:"tnum";font-variant:tabular-nums;text-transform:capitalize;white-space:nowrap}.badge.is-large{--badgeSize:1.4em}.badge.is-circle{aspect-ratio:1/1}.badge.is-outline{--badgeBg:transparent}.badge.is-red{--badgeColor:var(--red);--badgeBorder:var(--red)}.badge.is-green{--badgeColor:var(--green);--badgeBorder:var(--green)}.badge.is-yellow{--badgeColor:var(--yellow);--badgeBorder:var(--yellow)}.badge.is-blue{--badgeColor:var(--blue);--badgeBorder:var(--blue)}@media (max-width:600px){.fullwidth-s{width:100%}.fullwidth-max-s{max-width:100%}.fullheight-s{height:100%}.fullheight-max-s{max-height:100%}.full-s{width:100%;height:100%}.full-max-s{max-width:100%;max-height:100%}.block-s{display:block}.inline-s{display:inline;margin:0}.inline-block-s{display:inline-block;margin:0}.center-s{display:block;text-align:center;margin:0 auto}.text-truncate-s{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-start-s{text-align:start}.text-center-s{text-align:center}.text-end-s{text-align:end}.text-justify-s{text-align:justify}.text-normal-s{font-weight:400}.text-uppercase-s{text-transform:uppercase}.text-lowercase-s{text-transform:lowercase}.text-capitalize-s{text-transform:capitalize}.text-underline-s{border-bottom:1px solid currentColor}.text-line-through-s{text-decoration:line-through}.text-break-word-s{overflow-wrap:break-word}.sticky-s{position:sticky;top:var(--sticky,0)}.sticky-bottom-s{position:sticky;bottom:var(--sticky,0)}.sticky-none-s{position:inherit}}@media (min-width:601px) and (max-width:1024px){.fullwidth-m{width:100%}.fullwidth-max-m{max-width:100%}.fullheight-m{height:100%}.fullheight-max-m{max-height:100%}.full-m{width:100%;height:100%}.full-max-m{max-width:100%;max-height:100%}.block-m{display:block}.inline-m{display:inline;margin:0}.inline-block-m{display:inline-block;margin:0}.center-m{display:block;text-align:center;margin:0 auto}.text-truncate-m{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-start-m{text-align:start}.text-center-m{text-align:center}.text-end-m{text-align:end}.text-justify-m{text-align:justify}.text-normal-m{font-weight:400}.text-uppercase-m{text-transform:uppercase}.text-lowercase-m{text-transform:lowercase}.text-capitalize-m{text-transform:capitalize}.text-underline-m{border-bottom:1px solid currentColor}.text-line-through-m{text-decoration:line-through}.text-break-word-m{overflow-wrap:break-word}.sticky-m{position:sticky;top:var(--sticky,0)}.sticky-bottom-m{position:sticky;bottom:var(--sticky,0)}.sticky-none-m{position:inherit}}@media (min-width:1599px){.fullwidth-l{width:100%}.fullwidth-max-l{max-width:100%}.fullheight-l{height:100%}.fullheight-max-l{max-height:100%}.full-l{width:100%;height:100%}.full-max-l{max-width:100%;max-height:100%}.block-l{display:block}.inline-l{display:inline;margin:0}.inline-block-l{display:inline-block;margin:0}.center-l{display:block;text-align:center;margin:0 auto}.text-truncate-l{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-start-l{text-align:start}.text-center-l{text-align:center}.text-end-l{text-align:end}.text-justify-l{text-align:justify}.text-normal-l{font-weight:400}.text-uppercase-l{text-transform:uppercase}.text-lowercase-l{text-transform:lowercase}.text-capitalize-l{text-transform:capitalize}.text-underline-l{border-bottom:1px solid currentColor}.text-line-through-l{text-decoration:line-through}.text-break-word-l{overflow-wrap:break-word}.sticky-l{position:sticky;top:var(--sticky,0)}.sticky-bottom-l{position:sticky;bottom:var(--sticky,0)}.sticky-none-l{position:inherit}}.center-axyz{display:grid;place-items:center}.center-axyz.full{min-height:100vh;width:100%}@media (max-width:600px){.center-axyz-s{display:grid;place-items:center}.center-axyz-s.full-s{min-height:100vh;width:100%}}@media (min-width:1024px){.center-axyz-m{display:grid;place-items:center}.center-axyz-m.full-m{min-height:100vh;width:100%}}@media (min-width:1599px){.center-axyz-l{display:grid;place-items:center}.center-axyz-l.full-l{min-height:100vh;width:100%}}.mob-scroller{display:flex;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;height:auto;width:100%;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media (max-width:1024px){.mob-scroller::-webkit-scrollbar{display:none}}@media (max-width:600px){.large-only,.only-large{display:none!important}}@media (min-width:601px){.only-small,.small-only{display:none!important}}.no-scrollbars{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbars::-webkit-scrollbar{display:none}@media (max-width:600px){.no-scrollbars-s{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbars-s::-webkit-scrollbar{display:none}}@media (min-width:1024px){.no-scrollbars-m{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbars-m::-webkit-scrollbar{display:none}}@media (min-width:1599px){.no-scrollbars-l{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbars-l::-webkit-scrollbar{display:none}}.scroll-snap{--scrollDirection:x;--scrollType:mandatory;--scrollAlign:start;--scrollMargin:1rem;--scrollStop:normal;--scrollJustifyContent:start;--scrollAlignItems:center;--scrollFlexFlow:row nowrap;--scrollHeight:auto;--scrollWidth:auto;--scrollOverflowX:scroll;--scrollOverflowY:hidden;display:flex;flex:none;flex-flow:var(--scrollFlexFlow);gap:var(--scrollMargin);justify-content:var(--scrollJustifyContent);align-items:var(--scrollAlignItems);height:100%;min-height:var(--scrollHeight);overflow-x:var(--scrollOverflowX);overflow-y:var(--scrollOverflowY);counter-reset:item;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-margin:var(--scrollMargin);scroll-snap-stop:var(--scrollStop);scroll-snap-type:var(--scrollDirection) var(--scrollType)}.scroll-snap>*{width:var(--scrollWidth);flex:none;scroll-snap-align:var(--scrollAlign)}.scroll-snap.y{--scrollDirection:y;--scrollFlexFlow:column nowrap;--scrollAlignItems:start;--scrollHeight:100vh;--scrollOverflowX:hidden;--scrollOverflowY:scroll}.scroll-snap.mandatory{--scrollType:mandatory}.scroll-snap.proximity{--scrollType:proximity}.scroll-snap.align-start{--scrollAlign:start}.scroll-snap.align-center{--scrollAlign:center}.scroll-snap.align-end{--scrollAlign:end}.scroll-snap.stop-always{--scrollStop:always}[data-tooltip]{overflow:visible;position:relative;cursor:pointer;z-index:1}[data-tooltip]:hover{z-index:2}[data-tooltip]:after{content:attr(data-tooltip);padding:1rem;box-sizing:border-box;background-color:var(--tooltipBg);border-radius:var(--tooltipRadius);color:var(--tooltipColor);font-family:var(--fontFamily);font-size:var(--tooltipFontSize)!important;font-weight:400;font-style:normal;text-shadow:none;text-indent:0;text-transform:none;text-align:center;letter-spacing:normal;line-height:1.3;white-space:nowrap}[data-tooltip]:after,[data-tooltip]:before{position:absolute;opacity:0;pointer-events:none;transition:all var(--tooltipDuration) ease-in-out var(--tooltipDuration)}[data-tooltip]:before{content:"";width:0;height:0;border:5px solid transparent;border-top-color:var(--tooltipBg)}[data-tooltip]:hover:after,[data-tooltip]:hover:before,[data-tooltip]:not([tooltip-nofocus]):focus:after,[data-tooltip]:not([tooltip-nofocus]):focus:before,[data-tooltip][tooltip-visible]:after,[data-tooltip][tooltip-visible]:before{opacity:1;pointer-events:none}[data-tooltip].font-awesome:after{font-family:FontAwesome,var(--fontFamily)}[tooltip-break]:after{white-space:pre}[tooltip-break][tooltip-length]:after{white-space:pre-line;overflow-wrap:break-word;width:-moz-fit-content;width:fit-content}[tooltip-blunt]:after,[tooltip-blunt]:before{transition:none}[tooltip-pos=down]:hover:after,[tooltip-pos=down]:hover:before,[tooltip-pos=down][tooltip-visible]:after,[tooltip-pos=down][tooltip-visible]:before,[tooltip-pos=up]:hover:after,[tooltip-pos=up]:hover:before,[tooltip-pos=up][tooltip-visible]:after,[tooltip-pos=up][tooltip-visible]:before{transform:translate(-50%)}[tooltip-pos*=-left]:after{left:0}[tooltip-pos*=-left]:before{left:5px}[tooltip-pos*=-right]:after{right:0}[tooltip-pos*=-right]:before{right:5px}[tooltip-pos*=-left]:hover:after,[tooltip-pos*=-left]:hover:before,[tooltip-pos*=-left][tooltip-visible]:after,[tooltip-pos*=-left][tooltip-visible]:before,[tooltip-pos*=-right]:hover:after,[tooltip-pos*=-right]:hover:before,[tooltip-pos*=-right][tooltip-visible]:after,[tooltip-pos*=-right][tooltip-visible]:before{transform:translate(0)}[tooltip-pos^=up]:after,[tooltip-pos^=up]:before{bottom:100%;transform-origin:top;transform:translateY(var(--tooltipMove))}[tooltip-pos^=up]:after{margin-bottom:10px}[tooltip-pos=up]:after,[tooltip-pos=up]:before{left:50%;transform:translate(-50%,var(--tooltipMove))}[tooltip-pos^=down]:after,[tooltip-pos^=down]:before{top:100%;transform:translateY(calc(var(--tooltipMove)*-1))}[tooltip-pos^=down]:after{margin-top:10px}[tooltip-pos^=down]:before{width:0;height:0;border:5px solid transparent;border-bottom-color:var(--tooltipBg)}[tooltip-pos=down]:after,[tooltip-pos=down]:before{left:50%;transform:translate(-50%,calc(var(--tooltipMove)*-1))}[tooltip-pos=left]:hover:after,[tooltip-pos=left]:hover:before,[tooltip-pos=left][tooltip-visible]:after,[tooltip-pos=left][tooltip-visible]:before,[tooltip-pos=right]:hover:after,[tooltip-pos=right]:hover:before,[tooltip-pos=right][tooltip-visible]:after,[tooltip-pos=right][tooltip-visible]:before{transform:translateY(-50%)}[tooltip-pos=left]:after,[tooltip-pos=left]:before{right:100%;top:50%;transform:translate(var(--tooltipMove),-50%)}[tooltip-pos=left]:after{margin-right:10px}[tooltip-pos=left]:before{width:0;height:0;border:5px solid transparent;border-left-color:var(--tooltipBg)}[tooltip-pos=right]:after,[tooltip-pos=right]:before{left:100%;top:50%;transform:translate(calc(var(--tooltipMove)*-1),-50%)}[tooltip-pos=right]:after{margin-left:10px}[tooltip-pos=right]:before{width:0;height:0;border:5px solid transparent;border-right-color:var(--tooltipBg)}[tooltip-length]:after{white-space:normal}[tooltip-length=small]:after{width:80px}[tooltip-length=medium]:after{width:150px}[tooltip-length=large]:after{width:260px}[tooltip-length=xlarge]:after{width:380px}[tooltip-length=fit]:after{width:-moz-fit-content;width:fit-content}@media (max-width:1024px){[tooltip-length=xlarge]:after{width:90vw}}.button,[type=button],[type=reset],[type=submit],button{padding:var(--buttonPadding);margin:var(--buttonMargin);border-radius:var(--buttonRadius);border:var(--buttonBorderWidth) var(--buttonBorderStyle) var(--buttonBorderColor);box-shadow:var(--buttonShadow);background:var(--buttonBg);font-size:var(--buttonFontSize);font-weight:var(--buttonFontWeight);color:var(--buttonColor);letter-spacing:.03em;text-align:center;white-space:nowrap;line-height:1;font-style:inherit;text-decoration:none;position:relative;display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:var(--buttonHeight,-moz-fit-content);height:var(--buttonHeight,fit-content);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(button,.button,[type=button],[type=submit],[type=reset]):hover{--buttonBg:var(--buttonBgHover);--buttonColor:var(--buttonColorHover);--buttonBorderColor:var(--buttonBorderHover)}.has-icon:where(button,.button,[type=button],[type=submit],[type=reset]){display:inline-flex;align-items:center;justify-content:center}.has-icon:where(button,.button,[type=button],[type=submit],[type=reset]) i{font-size:max(15px,var(--buttonFontSize))}.has-icon:where(button,.button,[type=button],[type=submit],[type=reset]) i:first-child:not(:last-child){padding-right:1rem}.has-icon:where(button,.button,[type=button],[type=submit],[type=reset]) i:last-child:not(:first-child){padding-left:1rem}.is-small:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonFontSize:min(0.75em,1.4rem)}.is-large:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonFontSize:1.45em}.is-pill:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonRadius:100vw}.is-circle:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonRadius:100vw;padding:1em;width:1em;height:1em}.is-square:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonRadius:0}.is-loading:where(span,button,.button,[type=button],[type=submit],[type=reset]):after{content:"";animation:loading .5s linear infinite;border:2px solid var(--buttonColor);border-radius:100%;border-right-color:transparent;border-top-color:transparent;display:block;height:1em;width:1em;position:relative}.is-loading:where(span,button,.button,[type=button],[type=submit],[type=reset]):not(:empty):after{margin-left:1rem}.is-unset{all:unset}.is-blank:where(button,.button,[type=button],[type=submit],[type=reset]){background:0 0;--buttonBorderColor:transparent;--buttonBorderHover:var(--buttonBorderColor);--buttonColor:currentColor;--buttonColorHover:currentColor}.is-custom:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:transparent;--buttonBorderColor:transparent;--buttonBorderHover:transparent;--buttonColor:currentColor;--buttonColorHover:currentColor}.is-outline:where(button,.button,[type=button],[type=submit],[type=reset]){background:0 0;--buttonColor:var(--buttonBg);--buttonBorderColor:var(--buttonBg)}.is-outline:where(button,.button,[type=button],[type=submit],[type=reset]):not(.is-white,.is-black,.is-currentcolor):hover{background:var(--buttonBg);--buttonColor:var(--buttonColorHover)}.is-white:where(button,.button,[type=button],[type=submit],[type=reset]):not(.is-outline){--buttonBg:var(--white);--buttonBgHover:var(--buttonBg);--buttonColor:var(--black);--buttonColorHover:var(--black)}.is-black:where(button,.button,[type=button],[type=submit],[type=reset]):not(.is-outline){--buttonBg:var(--black);--buttonBgHover:var(--buttonBg);--buttonColor:var(--white)}.is-currentcolor.is-outline:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonColor:currentColor;--buttonBorderColor:var(--buttonColor);--buttonColorHover:var(--buttonColor);--buttonBorderHover:var(--buttonColor)}.is-white.is-outline:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonColor:var(--white);--buttonBorderColor:var(--white);--buttonColorHover:var(--white);--buttonBorderHover:var(--white)}.is-black.is-outline:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonColor:var(--black);--buttonBorderColor:var(--black);--buttonColorHover:var(--black);--buttonBorderHover:var(--black)}:where(.is-primary,.is-blue,.is-green,.is-yellow,.is-red,.is-orange,.is-purple):where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--primary);--buttonBgHover:var(--buttonBg);--buttonBorderColor:var(--buttonBg);--buttonBorderColorHover:var(--buttonBg)}:where(.is-green,.is-yellow,.is-red,.is-orange):where(button,.button,[type=button],[type=submit],[type=reset]){--buttonColor:var(--black)}.is-primary:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--primary)}.is-blue:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--blue);--buttonColorHover:var(--white)}.is-green:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--green);--buttonColorHover:var(--black)}.is-yellow:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--yellow);--buttonColorHover:var(--black)}.is-red:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--red);--buttonColorHover:var(--black)}.is-orange:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--orange);--buttonColorHover:var(--black)}.is-purple:where(button,.button,[type=button],[type=submit],[type=reset]){--buttonBg:var(--purple)}.is-blue:where(button,.button,[type=button],[type=submit],[type=reset]):not(.is-outline){--buttonColor:var(--white)}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:var(--inputHeight);width:var(--inputHeight);aspect-ratio:1/1;outline:0;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc,var(--inputBorderColor));background:var(--b,var(--inputBgColor))}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;position:absolute;left:0;top:0;transition:opacity var(--d-o,.2s),transform var(--d-t,.3s) var(--d-t-e,ease)}input[type=checkbox]:checked,input[type=radio]:checked{--b:var(--inputActive);--bc:var(--inputActive);--d-o:100ms;--d-t:250ms;--d-t-e:ease-in-out}input[type=checkbox]:disabled,input[type=radio]:disabled{filter:grayscale(100%);cursor:not-allowed;opacity:.7}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{filter:grayscale(100%)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc:var(--inputBorderHover)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 2px var(--inputFocus)}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o,0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o:1}input[type=checkbox]+label,input[type=radio]+label{font-size:1.4rem;line-height:var(--inputHeight);display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}input[type=checkbox]:not(.switch){border-radius:3px}input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:1px solid var(--inputActiveInner);border-top:0;border-left:0;left:7px;top:4.5px;transform:rotate(43deg)}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:100vw;width:15px;height:15px;background:var(--ab,var(--primary));transform:translateX(var(--x,0))}input[type=checkbox].switch:checked{--ab:var(--inputActiveInner);--x:17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.7}input[type=radio]{border-radius:100vw}input[type=radio]:after{width:19px;height:19px;border-radius:100vw;background:var(--inputActiveInner);opacity:0;transform:scale(var(--s,.7))}input[type=radio]:checked{--s:.5}::-moz-placeholder{color:var(--inputPlaceholderColor)}::placeholder{color:var(--inputPlaceholderColor)}input[inputmode],input[type=color],input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{width:100%;padding:var(--inputPadding);margin:var(--inputMargin);border-radius:var(--inputRadius);border:var(--inputBorderWidth) var(--inputBorderStyle) var(--inputBorderColor);background-color:var(--inputBg);font-size:var(--inputFontSize);color:var(--inputColor);box-shadow:var(--inputShadow);transition:border .2s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[inputmode]:hover,input[type=color]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=email]:hover,input[type=file]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,select:hover,textarea:hover{background-color:var(--inputBgHover);border:var(--inputBorderWidth) var(--inputBorderStyle) var(--inputBorderHover)}input[inputmode]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=file]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{background-color:var(--inputBgActive);border:var(--inputBorderWidth) var(--inputBorderStyle) var(--inputBorderActive,var(--inputBorderHover))}input[type=color]{height:4rem;min-width:6em;padding:calc(.25rem - 1px) .5rem;display:block;width:auto;cursor:pointer}input[type=file]{--inputBorderWidth:2px;--inputBorderStyle:dashed;display:block;padding:0;line-height:2.4;cursor:pointer;width:-moz-fit-content;width:fit-content;height:auto}input[type=file]::file-selector-button{border:0;border-right:1px solid var(--inputBorderColor);padding:.2em .4em;margin-right:var(--padding);border-radius:0;background:var(--inputBgActive);color:currentColor;display:inline-block;height:100%}input[type=range]{height:25px;margin:10px 0;width:100%;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:var(--primary);border-radius:100vw}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:var(--primary);border-radius:100vw}input[type=range]::-moz-range-thumb{border:1px solid rgba(0,0,0,.5);height:18px;width:18px;border-radius:25px;background:var(--primary);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:-7px}input[type=range]::-webkit-slider-thumb{border:1px solid rgba(0,0,0,.5);height:18px;width:18px;border-radius:25px;background:var(--primary);cursor:pointer;-webkit-appearance:none;appearance:none;margin-top:-7px}textarea{min-height:6.5rem;padding:var(--inputPadding);border-radius:var(--textareaRadius,var(--inputRadius))}textarea.resize-vertical{resize:vertical}textarea.resize-horizontal{resize:horizontal}label,legend{display:inline-flex;gap:.7rem;margin-bottom:var(--inputMargin);font-weight:600;align-items:center}fieldset{border:1px solid var(--inputBorderColor);border-radius:var(--inputRadius)}legend{padding:var(--inputPadding)}option{padding:5px;color:var(--inputColor)}label span{color:var(--color);margin:0 .5rem;font-weight:400}:is(input,textarea).is-blank{border:none!important;background:0 0}select{background-image:linear-gradient(45deg,transparent 50%,var(--inputBorderColor) 50%),linear-gradient(135deg,var(--inputBorderColor) 50%,transparent 50%),linear-gradient(to right,var(--inputBorderColor),var(--inputBorderColor));background-position:calc(100% - 20px) 50%,calc(100% - 15px) 50%,calc(100% - 40px) 50%;background-size:5px 5px,5px 5px,1px 100%;background-repeat:no-repeat;color:var(--inputColor);padding-right:45px}select:required:invalid{color:var(--inputPlaceholderColor)}select:hover{color:var(--inputColor);background-image:linear-gradient(45deg,transparent 50%,var(--inputBorderHover) 50%),linear-gradient(135deg,var(--inputBorderHover) 50%,transparent 50%),linear-gradient(to right,var(--inputBorderHover),var(--inputBorderHover))}select:focus{color:var(--inputColor);background-image:linear-gradient(45deg,transparent 50%,var(--inputBorderActive,var(--inputBorderHover)) 50%),linear-gradient(135deg,var(--inputBorderActive,var(--inputBorderHover)) 50%,transparent 50%),linear-gradient(to right,var(--inputBorderActive,var(--inputBorderHover)),var(--inputBorderActive))}select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color)}ul{list-style:disc inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:100%}li{margin-bottom:var(--margin)}.inline li{display:inline-block}.inline li,ol.no-style,ul.no-style{list-style:none;margin:0;padding:0}ol.no-style ol,ul.no-style ul{list-style:none}ol.indent,ul.indent{margin:1.5rem 0 1.5rem 3rem}ul.disc{list-style-type:disc}ul.circle{list-style-type:circle}ul.square{list-style-type:square}ol.roman{list-style-type:upper-roman}ol.alpha{list-style-type:lower-alpha}ol.decimal{list-style-type:decimal}ol.inside,ul.inside{list-style-position:inside}ol.outside,ul.outside{list-style-position:outside}hr{margin:var(--hrMargin) auto;background-color:var(--hrColor);border:0 none;width:95%}hr:not([size]){height:1px}hr.full{width:100%}hr.gradient{background-color:transparent;background-image:linear-gradient(to right,var(--hrGradient) 0,var(--hrColor) 50%,var(--hrGradient) 100%)}.text-hr{display:flex;align-items:center;text-align:center;margin:calc(var(--margin)*1) auto}.text-hr:after,.text-hr:before{content:"";flex:1;border-bottom:1px solid var(--inputBorderColor)}.text-hr:before{margin-right:var(--padding)}.text-hr:after{margin-left:var(--padding)}table{--tableColor:currentColor;--tableBg:var(--inputBg);--tableStrip:var(--inputBg);--tablePadding:var(--inputPadding);--tableBorderWidth:var(--inputBorderWidth);--tableBorderStyle:var(--inputBorderStyle);--tableBorderColor:var(--inputBorderColor);--tableBorder:var(--tableBorderWidth) var(--tableBorderStyle) var(--tableBorderColor);display:block;overflow-x:auto;white-space:nowrap;max-width:-moz-fit-content;max-width:fit-content;border-spacing:0;font-size:1.4rem}table,table caption{margin:var(--margin)}table tr td{padding:var(--tablePadding);min-width:150px;vertical-align:middle;border-bottom:var(--tableBorder)}table tr:last-child td{border-bottom:0}table th{position:relative;color:var(--tableColor);text-transform:uppercase;padding:var(--tablePadding);text-align:left;vertical-align:middle;border-top:var(--tableBorder);border-bottom:var(--tableBorder);overflow:hidden;font-weight:400;letter-spacing:0}table thead th{background:var(--tableBg)}table th:first-child{border-radius:var(--radius) 0 0 var(--radius);border-left:var(--tableBorder)}table th:last-child{border-radius:0 var(--radius) var(--radius) 0;border-right:var(--tableBorder)}table.is-striped tr{border:0}table.is-striped tbody tr:nth-child(2n) td{background:var(--tableStrip)}table.is-hover tbody tr:hover{background:var(--tableBg);border-radius:var(--radius)}table:where(.is-sticky-head,.is-sticky-foot){overflow:unset}table.is-sticky-head thead{position:sticky;top:var(--sticky,.2rem);z-index:2}table.is-sticky-foot tfoot{position:sticky;bottom:var(--sticky,.2rem);z-index:1;background:var(--bgColor)}table.has-borders{border:var(--tableBorder)}table.has-borders th{border-radius:0;border:0}table.has-borders td:not(:last-of-type){border-right:var(--tableBorder)}:where(x-grid,[x-grid]){display:grid;gap:var(--rowGap,1rem) var(--columnGap,1rem)}:where(x-grid,[x-grid]){grid-template-columns:var(--grid-tc);--grid-mm:200px,1fr;--grid-tc:repeat(4,minmax(0,1fr));--grid-cs:1;--grid-ce:-1;--grid-rs:1;--grid-re:-1}:where(x-grid,[x-grid]) img{-o-object-fit:contain;object-fit:contain;max-width:100%}:where(x-grid,[x-grid])>*{display:block;-moz-appearance:none;appearance:none;-webkit-appearance:none}[columns="1"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns="2"]{--grid-tc:repeat(2,minmax(0,1fr))}[columns="3"]{--grid-tc:repeat(3,minmax(0,1fr))}[columns="4"]{--grid-tc:repeat(4,minmax(0,1fr))}[columns="5"]{--grid-tc:repeat(5,minmax(0,1fr))}[columns="6"]{--grid-tc:repeat(6,minmax(0,1fr))}[columns="7"]{--grid-tc:repeat(7,minmax(0,1fr))}[columns="8"]{--grid-tc:repeat(8,minmax(0,1fr))}[columns="9"]{--grid-tc:repeat(9,minmax(0,1fr))}[columns="10"]{--grid-tc:repeat(10,minmax(0,1fr))}[columns="11"]{--grid-tc:repeat(11,minmax(0,1fr))}[columns="12"]{--grid-tc:repeat(12,minmax(0,1fr))}[columns=fit]{--grid-tc:repeat(auto-fit,minmax(var(--grid-mm)))}[columns=fill]{--grid-tc:repeat(auto-fill,minmax(var(--grid-mm)))}[columns="1f"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns="1f"]>*{grid-column:1/-1}:where(x-grid,[x-grid])>[span^="1"]{--grid-cs:1}:where(x-grid,[x-grid])>[span^="2"]{--grid-cs:2}:where(x-grid,[x-grid])>[span^="3"]{--grid-cs:3}:where(x-grid,[x-grid])>[span^="4"]{--grid-cs:4}:where(x-grid,[x-grid])>[span^="5"]{--grid-cs:5}:where(x-grid,[x-grid])>[span^="6"]{--grid-cs:6}:where(x-grid,[x-grid])>[span^="7"]{--grid-cs:7}:where(x-grid,[x-grid])>[span^="8"]{--grid-cs:8}:where(x-grid,[x-grid])>[span^="9"]{--grid-cs:9}:where(x-grid,[x-grid])>[span^="10"]{--grid-cs:10}:where(x-grid,[x-grid])>[span^="11"]{--grid-cs:11}:where(x-grid,[x-grid])>[span^="12"]{--grid-cs:12}:where(x-grid,[x-grid])>[span$="+1"],:where(x-grid,[x-grid])>[span="1"]{--grid-ce:1}:where(x-grid,[x-grid])>[span$="+2"],:where(x-grid,[x-grid])>[span$="-1"],:where(x-grid,[x-grid])>[span="2"]{--grid-ce:2}:where(x-grid,[x-grid])>[span$="+3"],:where(x-grid,[x-grid])>[span$="-2"],:where(x-grid,[x-grid])>[span="3"]{--grid-ce:3}:where(x-grid,[x-grid])>[span$="+4"],:where(x-grid,[x-grid])>[span$="-3"],:where(x-grid,[x-grid])>[span="4"]{--grid-ce:4}:where(x-grid,[x-grid])>[span$="+5"],:where(x-grid,[x-grid])>[span$="-4"],:where(x-grid,[x-grid])>[span="5"]{--grid-ce:5}:where(x-grid,[x-grid])>[span$="+6"],:where(x-grid,[x-grid])>[span$="-5"],:where(x-grid,[x-grid])>[span="6"]{--grid-ce:6}:where(x-grid,[x-grid])>[span$="+7"],:where(x-grid,[x-grid])>[span$="-6"],:where(x-grid,[x-grid])>[span="7"]{--grid-ce:7}:where(x-grid,[x-grid])>[span$="+8"],:where(x-grid,[x-grid])>[span$="-7"],:where(x-grid,[x-grid])>[span="8"]{--grid-ce:8}:where(x-grid,[x-grid])>[span$="+9"],:where(x-grid,[x-grid])>[span$="-8"],:where(x-grid,[x-grid])>[span="9"]{--grid-ce:9}:where(x-grid,[x-grid])>[span$="+10"],:where(x-grid,[x-grid])>[span$="-9"],:where(x-grid,[x-grid])>[span="10"]{--grid-ce:10}:where(x-grid,[x-grid])>[span$="+11"],:where(x-grid,[x-grid])>[span$="-10"],:where(x-grid,[x-grid])>[span="11"]{--grid-ce:11}:where(x-grid,[x-grid])>[span$="+12"],:where(x-grid,[x-grid])>[span$="-11"],:where(x-grid,[x-grid])>[span="12"]{--grid-ce:12}:where(x-grid,[x-grid])>[span$="-12"]{--grid-ce:13}:where(x-grid,[x-grid])>[span]{grid-column-end:span var(--grid-ce)}:where(x-grid,[x-grid])>[span*="+"],:where(x-grid,[x-grid])>[span*="-"],:where(x-grid,[x-grid])>[span*=".."]{grid-column-start:var(--grid-cs)}:where(x-grid,[x-grid])>[span*="-"],:where(x-grid,[x-grid])>[span*=".."]{grid-column-end:var(--grid-ce)}:where(x-grid,[x-grid])>[span=row]{grid-column:1/-1}:where(x-grid,[x-grid])>[span-y^="1"]{--grid-rs:1}:where(x-grid,[x-grid])>[span-y^="2"]{--grid-rs:2}:where(x-grid,[x-grid])>[span-y^="3"]{--grid-rs:3}:where(x-grid,[x-grid])>[span-y^="4"]{--grid-rs:4}:where(x-grid,[x-grid])>[span-y^="5"]{--grid-rs:5}:where(x-grid,[x-grid])>[span-y^="6"]{--grid-rs:6}:where(x-grid,[x-grid])>[span-y^="7"]{--grid-rs:7}:where(x-grid,[x-grid])>[span-y^="8"]{--grid-rs:8}:where(x-grid,[x-grid])>[span-y^="9"]{--grid-rs:9}:where(x-grid,[x-grid])>[span-y^="10"]{--grid-rs:10}:where(x-grid,[x-grid])>[span-y^="11"]{--grid-rs:11}:where(x-grid,[x-grid])>[span-y^="12"]{--grid-rs:12}:where(x-grid,[x-grid])>[span-y$="+1"],:where(x-grid,[x-grid])>[span-y="1"]{--grid-re:1}:where(x-grid,[x-grid])>[span-y$="+2"],:where(x-grid,[x-grid])>[span-y$="-1"],:where(x-grid,[x-grid])>[span-y="2"]{--grid-re:2}:where(x-grid,[x-grid])>[span-y$="+3"],:where(x-grid,[x-grid])>[span-y$="-2"],:where(x-grid,[x-grid])>[span-y="3"]{--grid-re:3}:where(x-grid,[x-grid])>[span-y$="+4"],:where(x-grid,[x-grid])>[span-y$="-3"],:where(x-grid,[x-grid])>[span-y="4"]{--grid-re:4}:where(x-grid,[x-grid])>[span-y$="+5"],:where(x-grid,[x-grid])>[span-y$="-4"],:where(x-grid,[x-grid])>[span-y="5"]{--grid-re:5}:where(x-grid,[x-grid])>[span-y$="+6"],:where(x-grid,[x-grid])>[span-y$="-5"],:where(x-grid,[x-grid])>[span-y="6"]{--grid-re:6}:where(x-grid,[x-grid])>[span-y$="+7"],:where(x-grid,[x-grid])>[span-y$="-6"],:where(x-grid,[x-grid])>[span-y="7"]{--grid-re:7}:where(x-grid,[x-grid])>[span-y$="+8"],:where(x-grid,[x-grid])>[span-y$="-7"],:where(x-grid,[x-grid])>[span-y="8"]{--grid-re:8}:where(x-grid,[x-grid])>[span-y$="+9"],:where(x-grid,[x-grid])>[span-y$="-8"],:where(x-grid,[x-grid])>[span-y="9"]{--grid-re:9}:where(x-grid,[x-grid])>[span-y$="+10"],:where(x-grid,[x-grid])>[span-y$="-9"],:where(x-grid,[x-grid])>[span-y="10"]{--grid-re:10}:where(x-grid,[x-grid])>[span-y$="+11"],:where(x-grid,[x-grid])>[span-y$="-10"],:where(x-grid,[x-grid])>[span-y="11"]{--grid-re:11}:where(x-grid,[x-grid])>[span-y$="+12"],:where(x-grid,[x-grid])>[span-y$="-11"],:where(x-grid,[x-grid])>[span-y="12"]{--grid-re:12}:where(x-grid,[x-grid])>[span-y$="-12"]{--grid-re:13}:where(x-grid,[x-grid])>[span-y]{grid-row-end:span var(--grid-re)}:where(x-grid,[x-grid])>[span-y*="+"],:where(x-grid,[x-grid])>[span-y*="-"]{grid-row-start:var(--grid-rs)}:where(x-grid,[x-grid])>[span-y*="-"]{grid-row-end:var(--grid-re)}@media (max-width:600px){[columns-s="1"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns-s="2"]{--grid-tc:repeat(2,minmax(0,1fr))}[columns-s="3"]{--grid-tc:repeat(3,minmax(0,1fr))}[columns-s="4"]{--grid-tc:repeat(4,minmax(0,1fr))}[columns-s="5"]{--grid-tc:repeat(5,minmax(0,1fr))}[columns-s="6"]{--grid-tc:repeat(6,minmax(0,1fr))}[columns-s="7"]{--grid-tc:repeat(7,minmax(0,1fr))}[columns-s="8"]{--grid-tc:repeat(8,minmax(0,1fr))}[columns-s="9"]{--grid-tc:repeat(9,minmax(0,1fr))}[columns-s="10"]{--grid-tc:repeat(10,minmax(0,1fr))}[columns-s="11"]{--grid-tc:repeat(11,minmax(0,1fr))}[columns-s="12"]{--grid-tc:repeat(12,minmax(0,1fr))}[columns-s=fit]{--grid-tc:repeat(auto-fit,minmax(var(--grid-mm)))}[columns-s=fill]{--grid-tc:repeat(auto-fill,minmax(var(--grid-mm)))}[columns-s="1f"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns-s="1f"]>*{grid-column:1/-1}:where(x-grid,[x-grid])>[span-s^="1"]{--grid-cs:1}:where(x-grid,[x-grid])>[span-s^="2"]{--grid-cs:2}:where(x-grid,[x-grid])>[span-s^="3"]{--grid-cs:3}:where(x-grid,[x-grid])>[span-s^="4"]{--grid-cs:4}:where(x-grid,[x-grid])>[span-s^="5"]{--grid-cs:5}:where(x-grid,[x-grid])>[span-s^="6"]{--grid-cs:6}:where(x-grid,[x-grid])>[span-s^="7"]{--grid-cs:7}:where(x-grid,[x-grid])>[span-s^="8"]{--grid-cs:8}:where(x-grid,[x-grid])>[span-s^="9"]{--grid-cs:9}:where(x-grid,[x-grid])>[span-s^="10"]{--grid-cs:10}:where(x-grid,[x-grid])>[span-s^="11"]{--grid-cs:11}:where(x-grid,[x-grid])>[span-s^="12"]{--grid-cs:12}:where(x-grid,[x-grid])>[span-s$="+1"],:where(x-grid,[x-grid])>[span-s="1"]{--grid-ce:1}:where(x-grid,[x-grid])>[span-s$="+2"],:where(x-grid,[x-grid])>[span-s$="-1"],:where(x-grid,[x-grid])>[span-s="2"]{--grid-ce:2}:where(x-grid,[x-grid])>[span-s$="+3"],:where(x-grid,[x-grid])>[span-s$="-2"],:where(x-grid,[x-grid])>[span-s="3"]{--grid-ce:3}:where(x-grid,[x-grid])>[span-s$="+4"],:where(x-grid,[x-grid])>[span-s$="-3"],:where(x-grid,[x-grid])>[span-s="4"]{--grid-ce:4}:where(x-grid,[x-grid])>[span-s$="+5"],:where(x-grid,[x-grid])>[span-s$="-4"],:where(x-grid,[x-grid])>[span-s="5"]{--grid-ce:5}:where(x-grid,[x-grid])>[span-s$="+6"],:where(x-grid,[x-grid])>[span-s$="-5"],:where(x-grid,[x-grid])>[span-s="6"]{--grid-ce:6}:where(x-grid,[x-grid])>[span-s$="+7"],:where(x-grid,[x-grid])>[span-s$="-6"],:where(x-grid,[x-grid])>[span-s="7"]{--grid-ce:7}:where(x-grid,[x-grid])>[span-s$="+8"],:where(x-grid,[x-grid])>[span-s$="-7"],:where(x-grid,[x-grid])>[span-s="8"]{--grid-ce:8}:where(x-grid,[x-grid])>[span-s$="+9"],:where(x-grid,[x-grid])>[span-s$="-8"],:where(x-grid,[x-grid])>[span-s="9"]{--grid-ce:9}:where(x-grid,[x-grid])>[span-s$="+10"],:where(x-grid,[x-grid])>[span-s$="-9"],:where(x-grid,[x-grid])>[span-s="10"]{--grid-ce:10}:where(x-grid,[x-grid])>[span-s$="+11"],:where(x-grid,[x-grid])>[span-s$="-10"],:where(x-grid,[x-grid])>[span-s="11"]{--grid-ce:11}:where(x-grid,[x-grid])>[span-s$="+12"],:where(x-grid,[x-grid])>[span-s$="-11"],:where(x-grid,[x-grid])>[span-s="12"]{--grid-ce:12}:where(x-grid,[x-grid])>[span-s$="-12"]{--grid-ce:13}:where(x-grid,[x-grid])>[span-s]{grid-column-end:span var(--grid-ce)}:where(x-grid,[x-grid])>[span-s*="+"],:where(x-grid,[x-grid])>[span-s*="-"],:where(x-grid,[x-grid])>[span-s*=".."]{grid-column-start:var(--grid-cs)}:where(x-grid,[x-grid])>[span-s*="-"],:where(x-grid,[x-grid])>[span-s*=".."]{grid-column-end:var(--grid-ce)}:where(x-grid,[x-grid])>[span-s=row]{grid-column:1/-1}:where(x-grid,[x-grid])>[span-y-s^="1"]{--grid-rs:1}:where(x-grid,[x-grid])>[span-y-s^="2"]{--grid-rs:2}:where(x-grid,[x-grid])>[span-y-s^="3"]{--grid-rs:3}:where(x-grid,[x-grid])>[span-y-s^="4"]{--grid-rs:4}:where(x-grid,[x-grid])>[span-y-s^="5"]{--grid-rs:5}:where(x-grid,[x-grid])>[span-y-s^="6"]{--grid-rs:6}:where(x-grid,[x-grid])>[span-y-s^="7"]{--grid-rs:7}:where(x-grid,[x-grid])>[span-y-s^="8"]{--grid-rs:8}:where(x-grid,[x-grid])>[span-y-s^="9"]{--grid-rs:9}:where(x-grid,[x-grid])>[span-y-s^="10"]{--grid-rs:10}:where(x-grid,[x-grid])>[span-y-s^="11"]{--grid-rs:11}:where(x-grid,[x-grid])>[span-y-s^="12"]{--grid-rs:12}:where(x-grid,[x-grid])>[span-y-s$="+1"],:where(x-grid,[x-grid])>[span-y-s="1"]{--grid-re:1}:where(x-grid,[x-grid])>[span-y-s$="+2"],:where(x-grid,[x-grid])>[span-y-s$="-1"],:where(x-grid,[x-grid])>[span-y-s="2"]{--grid-re:2}:where(x-grid,[x-grid])>[span-y-s$="+3"],:where(x-grid,[x-grid])>[span-y-s$="-2"],:where(x-grid,[x-grid])>[span-y-s="3"]{--grid-re:3}:where(x-grid,[x-grid])>[span-y-s$="+4"],:where(x-grid,[x-grid])>[span-y-s$="-3"],:where(x-grid,[x-grid])>[span-y-s="4"]{--grid-re:4}:where(x-grid,[x-grid])>[span-y-s$="+5"],:where(x-grid,[x-grid])>[span-y-s$="-4"],:where(x-grid,[x-grid])>[span-y-s="5"]{--grid-re:5}:where(x-grid,[x-grid])>[span-y-s$="+6"],:where(x-grid,[x-grid])>[span-y-s$="-5"],:where(x-grid,[x-grid])>[span-y-s="6"]{--grid-re:6}:where(x-grid,[x-grid])>[span-y-s$="+7"],:where(x-grid,[x-grid])>[span-y-s$="-6"],:where(x-grid,[x-grid])>[span-y-s="7"]{--grid-re:7}:where(x-grid,[x-grid])>[span-y-s$="+8"],:where(x-grid,[x-grid])>[span-y-s$="-7"],:where(x-grid,[x-grid])>[span-y-s="8"]{--grid-re:8}:where(x-grid,[x-grid])>[span-y-s$="+9"],:where(x-grid,[x-grid])>[span-y-s$="-8"],:where(x-grid,[x-grid])>[span-y-s="9"]{--grid-re:9}:where(x-grid,[x-grid])>[span-y-s$="+10"],:where(x-grid,[x-grid])>[span-y-s$="-9"],:where(x-grid,[x-grid])>[span-y-s="10"]{--grid-re:10}:where(x-grid,[x-grid])>[span-y-s$="+11"],:where(x-grid,[x-grid])>[span-y-s$="-10"],:where(x-grid,[x-grid])>[span-y-s="11"]{--grid-re:11}:where(x-grid,[x-grid])>[span-y-s$="+12"],:where(x-grid,[x-grid])>[span-y-s$="-11"],:where(x-grid,[x-grid])>[span-y-s="12"]{--grid-re:12}:where(x-grid,[x-grid])>[span-y-s$="-12"]{--grid-re:13}:where(x-grid,[x-grid])>[span-y-s]{grid-row-end:span var(--grid-re)}:where(x-grid,[x-grid])>[span-y-s*="+"],:where(x-grid,[x-grid])>[span-y-s*="-"]{grid-row-start:var(--grid-rs)}:where(x-grid,[x-grid])>[span-y-s*="-"]{grid-row-end:var(--grid-re)}}@media (min-width:601px) and (max-width:1024px){[columns-m="1"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns-m="2"]{--grid-tc:repeat(2,minmax(0,1fr))}[columns-m="3"]{--grid-tc:repeat(3,minmax(0,1fr))}[columns-m="4"]{--grid-tc:repeat(4,minmax(0,1fr))}[columns-m="5"]{--grid-tc:repeat(5,minmax(0,1fr))}[columns-m="6"]{--grid-tc:repeat(6,minmax(0,1fr))}[columns-m="7"]{--grid-tc:repeat(7,minmax(0,1fr))}[columns-m="8"]{--grid-tc:repeat(8,minmax(0,1fr))}[columns-m="9"]{--grid-tc:repeat(9,minmax(0,1fr))}[columns-m="10"]{--grid-tc:repeat(10,minmax(0,1fr))}[columns-m="11"]{--grid-tc:repeat(11,minmax(0,1fr))}[columns-m="12"]{--grid-tc:repeat(12,minmax(0,1fr))}[columns-m=fit]{--grid-tc:repeat(auto-fit,minmax(var(--grid-mm)))}[columns-m=fill]{--grid-tc:repeat(auto-fill,minmax(var(--grid-mm)))}[columns-m="1f"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns-m="1f"]>*{grid-column:1/-1}:where(x-grid,[x-grid])>[span-m^="1"]{--grid-cs:1}:where(x-grid,[x-grid])>[span-m^="2"]{--grid-cs:2}:where(x-grid,[x-grid])>[span-m^="3"]{--grid-cs:3}:where(x-grid,[x-grid])>[span-m^="4"]{--grid-cs:4}:where(x-grid,[x-grid])>[span-m^="5"]{--grid-cs:5}:where(x-grid,[x-grid])>[span-m^="6"]{--grid-cs:6}:where(x-grid,[x-grid])>[span-m^="7"]{--grid-cs:7}:where(x-grid,[x-grid])>[span-m^="8"]{--grid-cs:8}:where(x-grid,[x-grid])>[span-m^="9"]{--grid-cs:9}:where(x-grid,[x-grid])>[span-m^="10"]{--grid-cs:10}:where(x-grid,[x-grid])>[span-m^="11"]{--grid-cs:11}:where(x-grid,[x-grid])>[span-m^="12"]{--grid-cs:12}:where(x-grid,[x-grid])>[span-m$="+1"],:where(x-grid,[x-grid])>[span-m="1"]{--grid-ce:1}:where(x-grid,[x-grid])>[span-m$="+2"],:where(x-grid,[x-grid])>[span-m$="-1"],:where(x-grid,[x-grid])>[span-m="2"]{--grid-ce:2}:where(x-grid,[x-grid])>[span-m$="+3"],:where(x-grid,[x-grid])>[span-m$="-2"],:where(x-grid,[x-grid])>[span-m="3"]{--grid-ce:3}:where(x-grid,[x-grid])>[span-m$="+4"],:where(x-grid,[x-grid])>[span-m$="-3"],:where(x-grid,[x-grid])>[span-m="4"]{--grid-ce:4}:where(x-grid,[x-grid])>[span-m$="+5"],:where(x-grid,[x-grid])>[span-m$="-4"],:where(x-grid,[x-grid])>[span-m="5"]{--grid-ce:5}:where(x-grid,[x-grid])>[span-m$="+6"],:where(x-grid,[x-grid])>[span-m$="-5"],:where(x-grid,[x-grid])>[span-m="6"]{--grid-ce:6}:where(x-grid,[x-grid])>[span-m$="+7"],:where(x-grid,[x-grid])>[span-m$="-6"],:where(x-grid,[x-grid])>[span-m="7"]{--grid-ce:7}:where(x-grid,[x-grid])>[span-m$="+8"],:where(x-grid,[x-grid])>[span-m$="-7"],:where(x-grid,[x-grid])>[span-m="8"]{--grid-ce:8}:where(x-grid,[x-grid])>[span-m$="+9"],:where(x-grid,[x-grid])>[span-m$="-8"],:where(x-grid,[x-grid])>[span-m="9"]{--grid-ce:9}:where(x-grid,[x-grid])>[span-m$="+10"],:where(x-grid,[x-grid])>[span-m$="-9"],:where(x-grid,[x-grid])>[span-m="10"]{--grid-ce:10}:where(x-grid,[x-grid])>[span-m$="+11"],:where(x-grid,[x-grid])>[span-m$="-10"],:where(x-grid,[x-grid])>[span-m="11"]{--grid-ce:11}:where(x-grid,[x-grid])>[span-m$="+12"],:where(x-grid,[x-grid])>[span-m$="-11"],:where(x-grid,[x-grid])>[span-m="12"]{--grid-ce:12}:where(x-grid,[x-grid])>[span-m$="-12"]{--grid-ce:13}:where(x-grid,[x-grid])>[span-m]{grid-column-end:span var(--grid-ce)}:where(x-grid,[x-grid])>[span-m*="+"],:where(x-grid,[x-grid])>[span-m*="-"],:where(x-grid,[x-grid])>[span-m*=".."]{grid-column-start:var(--grid-cs)}:where(x-grid,[x-grid])>[span-m*="-"],:where(x-grid,[x-grid])>[span-m*=".."]{grid-column-end:var(--grid-ce)}:where(x-grid,[x-grid])>[span-m=row]{grid-column:1/-1}:where(x-grid,[x-grid])>[span-y-m^="1"]{--grid-rs:1}:where(x-grid,[x-grid])>[span-y-m^="2"]{--grid-rs:2}:where(x-grid,[x-grid])>[span-y-m^="3"]{--grid-rs:3}:where(x-grid,[x-grid])>[span-y-m^="4"]{--grid-rs:4}:where(x-grid,[x-grid])>[span-y-m^="5"]{--grid-rs:5}:where(x-grid,[x-grid])>[span-y-m^="6"]{--grid-rs:6}:where(x-grid,[x-grid])>[span-y-m^="7"]{--grid-rs:7}:where(x-grid,[x-grid])>[span-y-m^="8"]{--grid-rs:8}:where(x-grid,[x-grid])>[span-y-m^="9"]{--grid-rs:9}:where(x-grid,[x-grid])>[span-y-m^="10"]{--grid-rs:10}:where(x-grid,[x-grid])>[span-y-m^="11"]{--grid-rs:11}:where(x-grid,[x-grid])>[span-y-m^="12"]{--grid-rs:12}:where(x-grid,[x-grid])>[span-y-m$="+1"],:where(x-grid,[x-grid])>[span-y-m="1"]{--grid-re:1}:where(x-grid,[x-grid])>[span-y-m$="+2"],:where(x-grid,[x-grid])>[span-y-m$="-1"],:where(x-grid,[x-grid])>[span-y-m="2"]{--grid-re:2}:where(x-grid,[x-grid])>[span-y-m$="+3"],:where(x-grid,[x-grid])>[span-y-m$="-2"],:where(x-grid,[x-grid])>[span-y-m="3"]{--grid-re:3}:where(x-grid,[x-grid])>[span-y-m$="+4"],:where(x-grid,[x-grid])>[span-y-m$="-3"],:where(x-grid,[x-grid])>[span-y-m="4"]{--grid-re:4}:where(x-grid,[x-grid])>[span-y-m$="+5"],:where(x-grid,[x-grid])>[span-y-m$="-4"],:where(x-grid,[x-grid])>[span-y-m="5"]{--grid-re:5}:where(x-grid,[x-grid])>[span-y-m$="+6"],:where(x-grid,[x-grid])>[span-y-m$="-5"],:where(x-grid,[x-grid])>[span-y-m="6"]{--grid-re:6}:where(x-grid,[x-grid])>[span-y-m$="+7"],:where(x-grid,[x-grid])>[span-y-m$="-6"],:where(x-grid,[x-grid])>[span-y-m="7"]{--grid-re:7}:where(x-grid,[x-grid])>[span-y-m$="+8"],:where(x-grid,[x-grid])>[span-y-m$="-7"],:where(x-grid,[x-grid])>[span-y-m="8"]{--grid-re:8}:where(x-grid,[x-grid])>[span-y-m$="+9"],:where(x-grid,[x-grid])>[span-y-m$="-8"],:where(x-grid,[x-grid])>[span-y-m="9"]{--grid-re:9}:where(x-grid,[x-grid])>[span-y-m$="+10"],:where(x-grid,[x-grid])>[span-y-m$="-9"],:where(x-grid,[x-grid])>[span-y-m="10"]{--grid-re:10}:where(x-grid,[x-grid])>[span-y-m$="+11"],:where(x-grid,[x-grid])>[span-y-m$="-10"],:where(x-grid,[x-grid])>[span-y-m="11"]{--grid-re:11}:where(x-grid,[x-grid])>[span-y-m$="+12"],:where(x-grid,[x-grid])>[span-y-m$="-11"],:where(x-grid,[x-grid])>[span-y-m="12"]{--grid-re:12}:where(x-grid,[x-grid])>[span-y-m$="-12"]{--grid-re:13}:where(x-grid,[x-grid])>[span-y-m]{grid-row-end:span var(--grid-re)}:where(x-grid,[x-grid])>[span-y-m*="+"],:where(x-grid,[x-grid])>[span-y-m*="-"]{grid-row-start:var(--grid-rs)}:where(x-grid,[x-grid])>[span-y-m*="-"]{grid-row-end:var(--grid-re)}}@media (min-width:1599px){[columns-l="1"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns-l="2"]{--grid-tc:repeat(2,minmax(0,1fr))}[columns-l="3"]{--grid-tc:repeat(3,minmax(0,1fr))}[columns-l="4"]{--grid-tc:repeat(4,minmax(0,1fr))}[columns-l="5"]{--grid-tc:repeat(5,minmax(0,1fr))}[columns-l="6"]{--grid-tc:repeat(6,minmax(0,1fr))}[columns-l="7"]{--grid-tc:repeat(7,minmax(0,1fr))}[columns-l="8"]{--grid-tc:repeat(8,minmax(0,1fr))}[columns-l="9"]{--grid-tc:repeat(9,minmax(0,1fr))}[columns-l="10"]{--grid-tc:repeat(10,minmax(0,1fr))}[columns-l="11"]{--grid-tc:repeat(11,minmax(0,1fr))}[columns-l="12"]{--grid-tc:repeat(12,minmax(0,1fr))}[columns-l=fit]{--grid-tc:repeat(auto-fit,minmax(var(--grid-mm)))}[columns-l=fill]{--grid-tc:repeat(auto-fill,minmax(var(--grid-mm)))}[columns-l="1f"]{--grid-tc:repeat(1,minmax(0,1fr))}[columns-l="1f"]>*{grid-column:1/-1}:where(x-grid,[x-grid])>[span-l^="1"]{--grid-cs:1}:where(x-grid,[x-grid])>[span-l^="2"]{--grid-cs:2}:where(x-grid,[x-grid])>[span-l^="3"]{--grid-cs:3}:where(x-grid,[x-grid])>[span-l^="4"]{--grid-cs:4}:where(x-grid,[x-grid])>[span-l^="5"]{--grid-cs:5}:where(x-grid,[x-grid])>[span-l^="6"]{--grid-cs:6}:where(x-grid,[x-grid])>[span-l^="7"]{--grid-cs:7}:where(x-grid,[x-grid])>[span-l^="8"]{--grid-cs:8}:where(x-grid,[x-grid])>[span-l^="9"]{--grid-cs:9}:where(x-grid,[x-grid])>[span-l^="10"]{--grid-cs:10}:where(x-grid,[x-grid])>[span-l^="11"]{--grid-cs:11}:where(x-grid,[x-grid])>[span-l^="12"]{--grid-cs:12}:where(x-grid,[x-grid])>[span-l$="+1"],:where(x-grid,[x-grid])>[span-l="1"]{--grid-ce:1}:where(x-grid,[x-grid])>[span-l$="+2"],:where(x-grid,[x-grid])>[span-l$="-1"],:where(x-grid,[x-grid])>[span-l="2"]{--grid-ce:2}:where(x-grid,[x-grid])>[span-l$="+3"],:where(x-grid,[x-grid])>[span-l$="-2"],:where(x-grid,[x-grid])>[span-l="3"]{--grid-ce:3}:where(x-grid,[x-grid])>[span-l$="+4"],:where(x-grid,[x-grid])>[span-l$="-3"],:where(x-grid,[x-grid])>[span-l="4"]{--grid-ce:4}:where(x-grid,[x-grid])>[span-l$="+5"],:where(x-grid,[x-grid])>[span-l$="-4"],:where(x-grid,[x-grid])>[span-l="5"]{--grid-ce:5}:where(x-grid,[x-grid])>[span-l$="+6"],:where(x-grid,[x-grid])>[span-l$="-5"],:where(x-grid,[x-grid])>[span-l="6"]{--grid-ce:6}:where(x-grid,[x-grid])>[span-l$="+7"],:where(x-grid,[x-grid])>[span-l$="-6"],:where(x-grid,[x-grid])>[span-l="7"]{--grid-ce:7}:where(x-grid,[x-grid])>[span-l$="+8"],:where(x-grid,[x-grid])>[span-l$="-7"],:where(x-grid,[x-grid])>[span-l="8"]{--grid-ce:8}:where(x-grid,[x-grid])>[span-l$="+9"],:where(x-grid,[x-grid])>[span-l$="-8"],:where(x-grid,[x-grid])>[span-l="9"]{--grid-ce:9}:where(x-grid,[x-grid])>[span-l$="+10"],:where(x-grid,[x-grid])>[span-l$="-9"],:where(x-grid,[x-grid])>[span-l="10"]{--grid-ce:10}:where(x-grid,[x-grid])>[span-l$="+11"],:where(x-grid,[x-grid])>[span-l$="-10"],:where(x-grid,[x-grid])>[span-l="11"]{--grid-ce:11}:where(x-grid,[x-grid])>[span-l$="+12"],:where(x-grid,[x-grid])>[span-l$="-11"],:where(x-grid,[x-grid])>[span-l="12"]{--grid-ce:12}:where(x-grid,[x-grid])>[span-l$="-12"]{--grid-ce:13}:where(x-grid,[x-grid])>[span-l]{grid-column-end:span var(--grid-ce)}:where(x-grid,[x-grid])>[span-l*="+"],:where(x-grid,[x-grid])>[span-l*="-"],:where(x-grid,[x-grid])>[span-l*=".."]{grid-column-start:var(--grid-cs)}:where(x-grid,[x-grid])>[span-l*="-"],:where(x-grid,[x-grid])>[span-l*=".."]{grid-column-end:var(--grid-ce)}:where(x-grid,[x-grid])>[span-l=row]{grid-column:1/-1}:where(x-grid,[x-grid])>[span-y-l^="1"]{--grid-rs:1}:where(x-grid,[x-grid])>[span-y-l^="2"]{--grid-rs:2}:where(x-grid,[x-grid])>[span-y-l^="3"]{--grid-rs:3}:where(x-grid,[x-grid])>[span-y-l^="4"]{--grid-rs:4}:where(x-grid,[x-grid])>[span-y-l^="5"]{--grid-rs:5}:where(x-grid,[x-grid])>[span-y-l^="6"]{--grid-rs:6}:where(x-grid,[x-grid])>[span-y-l^="7"]{--grid-rs:7}:where(x-grid,[x-grid])>[span-y-l^="8"]{--grid-rs:8}:where(x-grid,[x-grid])>[span-y-l^="9"]{--grid-rs:9}:where(x-grid,[x-grid])>[span-y-l^="10"]{--grid-rs:10}:where(x-grid,[x-grid])>[span-y-l^="11"]{--grid-rs:11}:where(x-grid,[x-grid])>[span-y-l^="12"]{--grid-rs:12}:where(x-grid,[x-grid])>[span-y-l$="+1"],:where(x-grid,[x-grid])>[span-y-l="1"]{--grid-re:1}:where(x-grid,[x-grid])>[span-y-l$="+2"],:where(x-grid,[x-grid])>[span-y-l$="-1"],:where(x-grid,[x-grid])>[span-y-l="2"]{--grid-re:2}:where(x-grid,[x-grid])>[span-y-l$="+3"],:where(x-grid,[x-grid])>[span-y-l$="-2"],:where(x-grid,[x-grid])>[span-y-l="3"]{--grid-re:3}:where(x-grid,[x-grid])>[span-y-l$="+4"],:where(x-grid,[x-grid])>[span-y-l$="-3"],:where(x-grid,[x-grid])>[span-y-l="4"]{--grid-re:4}:where(x-grid,[x-grid])>[span-y-l$="+5"],:where(x-grid,[x-grid])>[span-y-l$="-4"],:where(x-grid,[x-grid])>[span-y-l="5"]{--grid-re:5}:where(x-grid,[x-grid])>[span-y-l$="+6"],:where(x-grid,[x-grid])>[span-y-l$="-5"],:where(x-grid,[x-grid])>[span-y-l="6"]{--grid-re:6}:where(x-grid,[x-grid])>[span-y-l$="+7"],:where(x-grid,[x-grid])>[span-y-l$="-6"],:where(x-grid,[x-grid])>[span-y-l="7"]{--grid-re:7}:where(x-grid,[x-grid])>[span-y-l$="+8"],:where(x-grid,[x-grid])>[span-y-l$="-7"],:where(x-grid,[x-grid])>[span-y-l="8"]{--grid-re:8}:where(x-grid,[x-grid])>[span-y-l$="+9"],:where(x-grid,[x-grid])>[span-y-l$="-8"],:where(x-grid,[x-grid])>[span-y-l="9"]{--grid-re:9}:where(x-grid,[x-grid])>[span-y-l$="+10"],:where(x-grid,[x-grid])>[span-y-l$="-9"],:where(x-grid,[x-grid])>[span-y-l="10"]{--grid-re:10}:where(x-grid,[x-grid])>[span-y-l$="+11"],:where(x-grid,[x-grid])>[span-y-l$="-10"],:where(x-grid,[x-grid])>[span-y-l="11"]{--grid-re:11}:where(x-grid,[x-grid])>[span-y-l$="+12"],:where(x-grid,[x-grid])>[span-y-l$="-11"],:where(x-grid,[x-grid])>[span-y-l="12"]{--grid-re:12}:where(x-grid,[x-grid])>[span-y-l$="-12"]{--grid-re:13}:where(x-grid,[x-grid])>[span-y-l]{grid-row-end:span var(--grid-re)}:where(x-grid,[x-grid])>[span-y-l*="+"],:where(x-grid,[x-grid])>[span-y-l*="-"]{grid-row-start:var(--grid-rs)}:where(x-grid,[x-grid])>[span-y-l*="-"]{grid-row-end:var(--grid-re)}}:where(x-flex,[x-flex]){display:flex;gap:var(--rowGap,1rem) var(--columnGap,1rem)}:where(x-flex,[x-flex])>*{flex:0 1 auto;width:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(x-flex,[x-flex]).even>*{width:100%}:where(x-flex,[x-flex]) img{-o-object-fit:contain;object-fit:contain;max-width:100%}[direction=column]{flex-direction:column}[direction=column-reverse]{flex-direction:column-reverse}[direction=row]{flex-direction:row}[direction=row-reverse]{flex-direction:row-reverse}[wrap=wrap],[wrap]{flex-wrap:wrap}[wrap=nowrap]{flex-wrap:nowrap}[wrap=reverse]{flex-wrap:wrap-reverse}@media (max-width:600px){[direction-s=column]{flex-direction:column}[direction-s=column-reverse]{flex-direction:column-reverse}[direction-s=row]{flex-direction:row}[direction-s=row-reverse]{flex-direction:row-reverse}[wrap-s=wrap],[wrap-s]{flex-wrap:wrap}[wrap-s=nowrap]{flex-wrap:nowrap}[wrap-s=reverse]{flex-wrap:wrap-reverse}}@media (min-width:601px) and (max-width:1024px){[direction-m=column]{flex-direction:column}[direction-m=column-reverse]{flex-direction:column-reverse}[direction-m=row]{flex-direction:row}[direction-m=row-reverse]{flex-direction:row-reverse}[wrap-m=wrap],[wrap-m]{flex-wrap:wrap}[wrap-m=nowrap]{flex-wrap:nowrap}[wrap-m=reverse]{flex-wrap:wrap-reverse}}@media (min-width:1599px){[direction-l=column]{flex-direction:column}[direction-l=column-reverse]{flex-direction:column-reverse}[direction-l=row]{flex-direction:row}[direction-l=row-reverse]{flex-direction:row-reverse}[wrap-l=wrap],[wrap-l]{flex-wrap:wrap}[wrap-l=nowrap]{flex-wrap:nowrap}[wrap-l=reverse]{flex-wrap:wrap-reverse}}[jc=start]{justify-content:start}[jc=center]{justify-content:center}[jc=end]{justify-content:end}[jc=stretch]{justify-content:stretch}[jc=around]{justify-content:space-around}[jc=between]{justify-content:space-between}[jc=evenly]{justify-content:space-evenly}[ji=start]{justify-items:start}[ji=center]{justify-items:center}[ji=end]{justify-items:end}[ji=stretch]{justify-items:stretch}[ai=start]{align-items:start}[ai=center]{align-items:center}[ai=end]{align-items:end}[ai=stretch]{align-items:stretch}[ac=start]{align-content:start}[ac=center]{align-content:center}[ac=end]{align-content:end}[ac=stretch]{align-content:stretch}[ac=around]{align-content:space-around}[ac=between]{align-content:space-between}[ac=evenly]{align-content:space-evenly}[as=start]{align-self:start}[as=center]{align-self:center}[as=end]{align-self:end}[as=stretch]{align-self:stretch}[js=start]{justify-self:start}[js=center]{justify-self:center}[js=end]{justify-self:end}[js=stretch]{justify-self:stretch}[pi=start]{place-items:start}[pi=center]{place-items:center}[pi=end]{place-items:end}[pi=stretch]{place-items:stretch}[pi="start center"]{place-items:start center}[pi="start end"]{place-items:start end}[pi="start stretch"]{place-items:start stretch}[pi="center start"]{place-items:center start}[pi="center end"]{place-items:center end}[pi="center stretch"]{place-items:center stretch}[pi="end start"]{place-items:end start}[pi="end center"]{place-items:flex-end center}[pi="end stretch"]{place-items:flex-end stretch}[pi="stretch start"]{place-items:stretch start}[pi="stretch center"]{place-items:stretch center}[pi="stretch end"]{place-items:stretch end}[pc=start]{place-content:start}[pc=center]{place-content:center}[pc=end]{place-content:end}[pc=stretch]{place-content:stretch}[pc=around]{place-content:space-around}[pc=between]{place-content:space-between}[pc=evenly]{place-content:space-evenly}[pc="start center"]{place-content:start center}[pc="start end"]{place-content:start end}[pc="start stretch"]{place-content:start stretch}[pc="start around"]{place-content:start space-around}[pc="start between"]{place-content:start space-between}[pc="start evenly"]{place-content:start space-evenly}[pc="center start"]{place-content:center start}[pc="center end"]{place-content:center end}[pc="center stretch"]{place-content:center stretch}[pc="center around"]{place-content:center space-around}[pc="center between"]{place-content:center space-between}[pc="center evenly"]{place-content:center space-evenly}[pc="end start"]{place-content:end start}[pc="end center"]{place-content:end center}[pc="end stretch"]{place-content:end stretch}[pc="end around"]{place-content:end space-around}[pc="end between"]{place-content:end space-between}[pc="end evenly"]{place-content:end space-evenly}[pc="stretch start"]{place-content:stretch start}[pc="stretch center"]{place-content:stretch center}[pc="stretch end"]{place-content:stretch end}[pc="stretch around"]{place-content:stretch space-around}[pc="stretch between"]{place-content:stretch space-between}[pc="stretch evenly"]{place-content:stretch space-evenly}[pc="around start"]{place-content:space-around start}[pc="around center"]{place-content:space-around center}[pc="around end"]{place-content:space-around end}[pc="around stretch"]{place-content:space-around stretch}[pc="around between"]{place-content:space-around space-between}[pc="around evenly"]{place-content:space-around space-evenly}[pc="between start"]{place-content:space-between start}[pc="between center"]{place-content:space-between center}[pc="between end"]{place-content:space-between end}[pc="between stretch"]{place-content:space-between stretch}[pc="between around"]{place-content:space-between space-around}[pc="between evenly"]{place-content:space-between space-evenly}[pc="evenly start"]{place-content:space-evenly start}[pc="evenly center"]{place-content:space-evenly center}[pc="evenly end"]{place-content:space-evenly end}[pc="evenly stretch"]{place-content:space-evenly stretch}[pc="evenly around"]{place-content:space-evenly space-around}[pc="evenly between"]{place-content:space-evenly space-between}[ps=start]{place-self:start}[ps=center]{place-self:center}[ps=end]{place-self:end}[ps=stretch]{place-self:stretch}[ps="start center"]{place-self:start center}[ps="start end"]{place-self:start end}[ps="start stretch"]{place-self:start stretch}[ps="center start"]{place-self:center start}[ps="center end"]{place-self:center end}[ps="center stretch"]{place-self:center stretch}[ps="end start"]{place-self:end start}[ps="end center"]{place-self:end center}[ps="end stretch"]{place-self:end stretch}[ps="stretch start"]{place-self:stretch start}[ps="stretch center"]{place-self:stretch center}[ps="stretch end"]{place-self:stretch end}x-flex[jc=start]{justify-content:flex-start}x-flex[jc=end]{justify-content:flex-end}x-flex[ji=start]{justify-items:flex-start}x-flex[ji=end]{justify-items:flex-end}x-flex[ai=start]{align-items:flex-start}x-flex[ai=end]{align-items:flex-end}x-flex[ac=start]{align-content:flex-start}x-flex[ac=end]{align-content:flex-end}x-flex[as=start]{align-self:flex-start}x-flex[as=end]{align-self:flex-end}x-flex[js=start]{justify-self:flex-start}x-flex[js=end]{justify-self:flex-end}x-flex[pi=start]{place-items:flex-start}x-flex[pi=end]{place-items:flex-end}x-flex[pi="start center"]{place-items:flex-start center}x-flex[pi="start end"]{place-items:flex-start flex-end}x-flex[pi="start stretch"]{place-items:flex-start stretch}x-flex[pi="center start"]{place-items:center flex-start}x-flex[pi="center end"]{place-items:center flex-end}x-flex[pi="end start"]{place-items:flex-end flex-start}x-flex[pi="end center"]{place-items:flex-end center}x-flex[pi="end stretch"]{place-items:flex-end stretch}x-flex[pi="stretch start"]{place-items:stretch flex-start}x-flex[pi="stretch end"]{place-items:stretch flex-end}x-flex[pc=start]{place-content:flex-start}x-flex[pc=end]{place-content:flex-end}x-flex[pc="start center"]{place-content:flex-start center}x-flex[pc="start end"]{place-content:flex-start flex-end}x-flex[pc="start stretch"]{place-content:flex-start stretch}x-flex[pc="start around"]{place-content:flex-start space-around}x-flex[pc="start between"]{place-content:flex-start space-between}x-flex[pc="start evenly"]{place-content:flex-start space-evenly}x-flex[pc="center start"]{place-content:center flex-start}x-flex[pc="center end"]{place-content:center flex-end}x-flex[pc="end start"]{place-content:flex-end flex-start}x-flex[pc="end center"]{place-content:flex-end center}x-flex[pc="end stretch"]{place-content:flex-end stretch}x-flex[pc="end around"]{place-content:flex-end space-around}x-flex[pc="end between"]{place-content:flex-end space-between}x-flex[pc="end evenly"]{place-content:flex-end space-evenly}x-flex[pc="stretch start"]{place-content:stretch flex-start}x-flex[pc="stretch end"]{place-content:stretch flex-end}x-flex[pc="around start"]{place-content:space-around flex-start}x-flex[pc="around end"]{place-content:space-around flex-end}x-flex[pc="between start"]{place-content:space-between flex-start}x-flex[pc="between end"]{place-content:space-between flex-end}x-flex[pc="evenly start"]{place-content:space-evenly flex-start}x-flex[pc="evenly end"]{place-content:space-evenly flex-end}x-flex[ps=start]{place-self:flex-start}x-flex[ps=end]{place-self:flex-end}x-flex[ps="start center"]{place-self:flex-start center}x-flex[ps="start end"]{place-self:flex-start flex-end}x-flex[ps="start stretch"]{place-self:flex-start stretch}x-flex[ps="center start"]{place-self:center flex-start}x-flex[ps="center end"]{place-self:center flex-end}x-flex[ps="end start"]{place-self:flex-end flex-start}x-flex[ps="end center"]{place-self:flex-end center}x-flex[ps="end stretch"]{place-self:flex-end stretch}x-flex[ps="stretch start"]{place-self:stretch flex-start}x-flex[ps="stretch end"]{place-self:stretch flex-end}[order=first]{order:-1}[order="1"]{order:1}[order="2"]{order:2}[order="3"]{order:3}[order="4"]{order:4}[order="5"]{order:5}[order="6"]{order:6}[order="7"]{order:7}[order="8"]{order:8}[order="9"]{order:9}[order="10"]{order:10}[order="11"]{order:11}[order="12"]{order:12}[order="13"]{order:13}[order="14"]{order:14}[order="15"]{order:15}[order="16"]{order:16}[order=last]{order:99}@media (max-width:600px){[jc-s=start]{justify-content:start}[jc-s=center]{justify-content:center}[jc-s=end]{justify-content:end}[jc-s=stretch]{justify-content:stretch}[jc-s=around]{justify-content:space-around}[jc-s=between]{justify-content:space-between}[jc-s=evenly]{justify-content:space-evenly}[ji-s=start]{justify-items:start}[ji-s=center]{justify-items:center}[ji-s=end]{justify-items:end}[ji-s=stretch]{justify-items:stretch}[ai-s=start]{align-items:start}[ai-s=center]{align-items:center}[ai-s=end]{align-items:end}[ai-s=stretch]{align-items:stretch}[ac-s=start]{align-content:start}[ac-s=center]{align-content:center}[ac-s=end]{align-content:end}[ac-s=stretch]{align-content:stretch}[ac-s=around]{align-content:space-around}[ac-s=between]{align-content:space-between}[ac-s=evenly]{align-content:space-evenly}[as-s=start]{align-self:start}[as-s=center]{align-self:center}[as-s=end]{align-self:end}[as-s=stretch]{align-self:stretch}[js-s=start]{justify-self:start}[js-s=center]{justify-self:center}[js-s=end]{justify-self:end}[js-s=stretch]{justify-self:stretch}[pi-s=start]{place-items:start}[pi-s=center]{place-items:center}[pi-s=end]{place-items:end}[pi-s=stretch]{place-items:stretch}[pi-s="start center"]{place-items:start center}[pi-s="start end"]{place-items:start end}[pi-s="start stretch"]{place-items:start stretch}[pi-s="center start"]{place-items:center start}[pi-s="center end"]{place-items:center end}[pi-s="center stretch"]{place-items:center stretch}[pi-s="end start"]{place-items:end start}[pi-s="end center"]{place-items:end center}[pi-s="end stretch"]{place-items:end stretch}[pi-s="stretch start"]{place-items:stretch start}[pi-s="stretch center"]{place-items:stretch center}[pi-s="stretch end"]{place-items:stretch end}[pc-s=start]{place-content:start}[pc-s=center]{place-content:center}[pc-s=end]{place-content:end}[pc-s=stretch]{place-content:stretch}[pc-s=around]{place-content:space-around}[pc-s=between]{place-content:space-between}[pc-s=evenly]{place-content:space-evenly}[pc-s="start center"]{place-content:start center}[pc-s="start end"]{place-content:start end}[pc-s="start stretch"]{place-content:start stretch}[pc-s="start around"]{place-content:start space-around}[pc-s="start between"]{place-content:start space-between}[pc-s="start evenly"]{place-content:start space-evenly}[pc-s="center start"]{place-content:center start}[pc-s="center end"]{place-content:center end}[pc-s="center stretch"]{place-content:center stretch}[pc-s="center around"]{place-content:center space-around}[pc-s="center between"]{place-content:center space-between}[pc-s="center evenly"]{place-content:center space-evenly}[pc-s="end start"]{place-content:end start}[pc-s="end center"]{place-content:end center}[pc-s="end stretch"]{place-content:end stretch}[pc-s="end around"]{place-content:end space-around}[pc-s="end between"]{place-content:end space-between}[pc-s="end evenly"]{place-content:end space-evenly}[pc-s="stretch start"]{place-content:stretch start}[pc-s="stretch center"]{place-content:stretch center}[pc-s="stretch end"]{place-content:stretch end}[pc-s="stretch around"]{place-content:stretch space-around}[pc-s="stretch between"]{place-content:stretch space-between}[pc-s="stretch evenly"]{place-content:stretch space-evenly}[pc-s="around start"]{place-content:space-around start}[pc-s="around center"]{place-content:space-around center}[pc-s="around end"]{place-content:space-around end}[pc-s="around stretch"]{place-content:space-around stretch}[pc-s="around between"]{place-content:space-around space-between}[pc-s="around evenly"]{place-content:space-around space-evenly}[pc-s="between start"]{place-content:space-between start}[pc-s="between center"]{place-content:space-between center}[pc-s="between end"]{place-content:space-between end}[pc-s="between stretch"]{place-content:space-between stretch}[pc-s="between around"]{place-content:space-between space-around}[pc-s="between evenly"]{place-content:space-between space-evenly}[pc-s="evenly start"]{place-content:space-evenly start}[pc-s="evenly center"]{place-content:space-evenly center}[pc-s="evenly end"]{place-content:space-evenly end}[pc-s="evenly stretch"]{place-content:space-evenly stretch}[pc-s="evenly around"]{place-content:space-evenly space-around}[pc-s="evenly between"]{place-content:space-evenly space-between}[ps-s=start]{place-self:start}[ps-s=center]{place-self:center}[ps-s=end]{place-self:end}[ps-s=stretch]{place-self:stretch}[ps-s="start center"]{place-self:start center}[ps-s="start end"]{place-self:start end}[ps-s="start stretch"]{place-self:start stretch}[ps-s="center start"]{place-self:center start}[ps-s="center end"]{place-self:center end}[ps-s="center stretch"]{place-self:center stretch}[ps-s="end start"]{place-self:end start}[ps-s="end center"]{place-self:end center}[ps-s="end stretch"]{place-self:end stretch}[ps-s="stretch start"]{place-self:stretch start}[ps-s="stretch center"]{place-self:stretch center}[ps-s="stretch end"]{place-self:stretch end}x-flex[jc-s=start]{justify-content:flex-start}x-flex[jc-s=end]{justify-content:flex-end}x-flex[ji-s=start]{justify-items:flex-start}x-flex[ji-s=end]{justify-items:flex-end}x-flex[ai-s=start]{align-items:flex-start}x-flex[ai-s=end]{align-items:flex-end}x-flex[ac-s=start]{align-content:flex-start}x-flex[ac-s=end]{align-content:flex-end}x-flex[as-s=start]{align-self:flex-start}x-flex[as-s=end]{align-self:flex-end}x-flex[js-s=start]{justify-self:flex-start}x-flex[js-s=end]{justify-self:flex-end}x-flex[pi-s=start]{place-items:flex-start}x-flex[pi-s=end]{place-items:flex-end}x-flex[pi-s="start center"]{place-items:flex-start center}x-flex[pi-s="start end"]{place-items:flex-start flex-end}x-flex[pi-s="start stretch"]{place-items:flex-start stretch}x-flex[pi-s="center start"]{place-items:center flex-start}x-flex[pi-s="center end"]{place-items:center flex-end}x-flex[pi-s="end start"]{place-items:flex-end flex-start}x-flex[pi-s="end center"]{place-items:flex-end center}x-flex[pi-s="end stretch"]{place-items:flex-end stretch}x-flex[pi-s="stretch start"]{place-items:stretch flex-start}x-flex[pi-s="stretch end"]{place-items:stretch flex-end}x-flex[pc-s=start]{place-content:flex-start}x-flex[pc-s=end]{place-content:flex-end}x-flex[pc-s="start center"]{place-content:flex-start center}x-flex[pc-s="start end"]{place-content:flex-start flex-end}x-flex[pc-s="start stretch"]{place-content:flex-start stretch}x-flex[pc-s="start around"]{place-content:flex-start space-around}x-flex[pc-s="start between"]{place-content:flex-start space-between}x-flex[pc-s="start evenly"]{place-content:flex-start space-evenly}x-flex[pc-s="center start"]{place-content:center flex-start}x-flex[pc-s="center end"]{place-content:center flex-end}x-flex[pc-s="end start"]{place-content:flex-end flex-start}x-flex[pc-s="end center"]{place-content:flex-end center}x-flex[pc-s="end stretch"]{place-content:flex-end stretch}x-flex[pc-s="end around"]{place-content:flex-end space-around}x-flex[pc-s="end between"]{place-content:flex-end space-between}x-flex[pc-s="end evenly"]{place-content:flex-end space-evenly}x-flex[pc-s="stretch start"]{place-content:stretch flex-start}x-flex[pc-s="stretch end"]{place-content:stretch flex-end}x-flex[pc-s="around start"]{place-content:space-around flex-start}x-flex[pc-s="around end"]{place-content:space-around flex-end}x-flex[pc-s="between start"]{place-content:space-between flex-start}x-flex[pc-s="between end"]{place-content:space-between flex-end}x-flex[pc-s="evenly start"]{place-content:space-evenly flex-start}x-flex[pc-s="evenly end"]{place-content:space-evenly flex-end}x-flex[ps-s=start]{place-self:flex-start}x-flex[ps-s=end]{place-self:flex-end}x-flex[ps-s="start center"]{place-self:flex-start center}x-flex[ps-s="start end"]{place-self:flex-start flex-end}x-flex[ps-s="start stretch"]{place-self:flex-start stretch}x-flex[ps-s="center start"]{place-self:center flex-start}x-flex[ps-s="center end"]{place-self:center flex-end}x-flex[ps-s="end start"]{place-self:flex-end flex-start}x-flex[ps-s="end center"]{place-self:flex-end center}x-flex[ps-s="end stretch"]{place-self:flex-end stretch}x-flex[ps-s="stretch start"]{place-self:stretch flex-start}x-flex[ps-s="stretch end"]{place-self:stretch flex-end}[order-s=first]{order:-1}[order-s="1"]{order:1}[order-s="2"]{order:2}[order-s="3"]{order:3}[order-s="4"]{order:4}[order-s="5"]{order:5}[order-s="6"]{order:6}[order-s="7"]{order:7}[order-s="8"]{order:8}[order-s="9"]{order:9}[order-s="10"]{order:10}[order-s="11"]{order:11}[order-s="12"]{order:12}[order-s="13"]{order:13}[order-s="14"]{order:14}[order-s="15"]{order:15}[order-s="16"]{order:16}[order-s=last]{order:99}}@media (min-width:601px) and (max-width:1024px){[jc-m=start]{justify-content:start}[jc-m=center]{justify-content:center}[jc-m=end]{justify-content:end}[jc-m=stretch]{justify-content:stretch}[jc-m=around]{justify-content:space-around}[jc-m=between]{justify-content:space-between}[jc-m=evenly]{justify-content:space-evenly}[ji-m=start]{justify-items:start}[ji-m=center]{justify-items:center}[ji-m=end]{justify-items:end}[ji-m=stretch]{justify-items:stretch}[ai-m=start]{align-items:start}[ai-m=center]{align-items:center}[ai-m=end]{align-items:end}[ai-m=stretch]{align-items:stretch}[ac-m=start]{align-content:start}[ac-m=center]{align-content:center}[ac-m=end]{align-content:end}[ac-m=stretch]{align-content:stretch}[ac-m=around]{align-content:space-around}[ac-m=between]{align-content:space-between}[ac-m=evenly]{align-content:space-evenly}[as-m=start]{align-self:start}[as-m=center]{align-self:center}[as-m=end]{align-self:end}[as-m=stretch]{align-self:stretch}[js-m=start]{justify-self:start}[js-m=center]{justify-self:center}[js-m=end]{justify-self:end}[js-m=stretch]{justify-self:stretch}[pi-m=start]{place-items:start}[pi-m=center]{place-items:center}[pi-m=end]{place-items:end}[pi-m=stretch]{place-items:stretch}[pi-m="start center"]{place-items:start center}[pi-m="start end"]{place-items:start end}[pi-m="start stretch"]{place-items:start stretch}[pi-m="center start"]{place-items:center start}[pi-m="center end"]{place-items:center end}[pi-m="center stretch"]{place-items:center stretch}[pi-m="end start"]{place-items:end start}[pi-m="end center"]{place-items:end center}[pi-m="end stretch"]{place-items:end stretch}[pi-m="stretch start"]{place-items:stretch start}[pi-m="stretch center"]{place-items:stretch center}[pi-m="stretch end"]{place-items:stretch end}[pc-m=start]{place-content:start}[pc-m=center]{place-content:center}[pc-m=end]{place-content:end}[pc-m=stretch]{place-content:stretch}[pc-m=around]{place-content:space-around}[pc-m=between]{place-content:space-between}[pc-m=evenly]{place-content:space-evenly}[pc-m="start center"]{place-content:start center}[pc-m="start end"]{place-content:start end}[pc-m="start stretch"]{place-content:start stretch}[pc-m="start around"]{place-content:start space-around}[pc-m="start between"]{place-content:start space-between}[pc-m="start evenly"]{place-content:start space-evenly}[pc-m="center start"]{place-content:center start}[pc-m="center end"]{place-content:center end}[pc-m="center stretch"]{place-content:center stretch}[pc-m="center around"]{place-content:center space-around}[pc-m="center between"]{place-content:center space-between}[pc-m="center evenly"]{place-content:center space-evenly}[pc-m="end start"]{place-content:end start}[pc-m="end center"]{place-content:end center}[pc-m="end stretch"]{place-content:end stretch}[pc-m="end around"]{place-content:end space-around}[pc-m="end between"]{place-content:end space-between}[pc-m="end evenly"]{place-content:end space-evenly}[pc-m="stretch start"]{place-content:stretch start}[pc-m="stretch center"]{place-content:stretch center}[pc-m="stretch end"]{place-content:stretch end}[pc-m="stretch around"]{place-content:stretch space-around}[pc-m="stretch between"]{place-content:stretch space-between}[pc-m="stretch evenly"]{place-content:stretch space-evenly}[pc-m="around start"]{place-content:space-around start}[pc-m="around center"]{place-content:space-around center}[pc-m="around end"]{place-content:space-around end}[pc-m="around stretch"]{place-content:space-around stretch}[pc-m="around between"]{place-content:space-around space-between}[pc-m="around evenly"]{place-content:space-around space-evenly}[pc-m="between start"]{place-content:space-between start}[pc-m="between center"]{place-content:space-between center}[pc-m="between end"]{place-content:space-between end}[pc-m="between stretch"]{place-content:space-between stretch}[pc-m="between around"]{place-content:space-between space-around}[pc-m="between evenly"]{place-content:space-between space-evenly}[pc-m="evenly start"]{place-content:space-evenly start}[pc-m="evenly center"]{place-content:space-evenly center}[pc-m="evenly end"]{place-content:space-evenly end}[pc-m="evenly stretch"]{place-content:space-evenly stretch}[pc-m="evenly around"]{place-content:space-evenly space-around}[pc-m="evenly between"]{place-content:space-evenly space-between}[ps-m=start]{place-self:start}[ps-m=center]{place-self:center}[ps-m=end]{place-self:end}[ps-m=stretch]{place-self:stretch}[ps-m="start center"]{place-self:start center}[ps-m="start end"]{place-self:start end}[ps-m="start stretch"]{place-self:start stretch}[ps-m="center start"]{place-self:center start}[ps-m="center end"]{place-self:center end}[ps-m="center stretch"]{place-self:center stretch}[ps-m="end start"]{place-self:end start}[ps-m="end center"]{place-self:end center}[ps-m="end stretch"]{place-self:end stretch}[ps-m="stretch start"]{place-self:stretch start}[ps-m="stretch center"]{place-self:stretch center}[ps-m="stretch end"]{place-self:stretch end}x-flex[jc-m=start]{justify-content:flex-start}x-flex[jc-m=end]{justify-content:flex-end}x-flex[ji-m=start]{justify-items:flex-start}x-flex[ji-m=end]{justify-items:flex-end}x-flex[ai-m=start]{align-items:flex-start}x-flex[ai-m=end]{align-items:flex-end}x-flex[ac-m=start]{align-content:flex-start}x-flex[ac-m=end]{align-content:flex-end}x-flex[as-m=start]{align-self:flex-start}x-flex[as-m=end]{align-self:flex-end}x-flex[js-m=start]{justify-self:flex-start}x-flex[js-m=end]{justify-self:flex-end}x-flex[pi-m=start]{place-items:flex-start}x-flex[pi-m=end]{place-items:flex-end}x-flex[pi-m="start center"]{place-items:flex-start center}x-flex[pi-m="start end"]{place-items:flex-start flex-end}x-flex[pi-m="start stretch"]{place-items:flex-start stretch}x-flex[pi-m="center start"]{place-items:center flex-start}x-flex[pi-m="center end"]{place-items:center flex-end}x-flex[pi-m="end start"]{place-items:flex-end flex-start}x-flex[pi-m="end center"]{place-items:flex-end center}x-flex[pi-m="end stretch"]{place-items:flex-end stretch}x-flex[pi-m="stretch start"]{place-items:stretch flex-start}x-flex[pi-m="stretch end"]{place-items:stretch flex-end}x-flex[pc-m=start]{place-content:flex-start}x-flex[pc-m=end]{place-content:flex-end}x-flex[pc-m="start center"]{place-content:flex-start center}x-flex[pc-m="start end"]{place-content:flex-start flex-end}x-flex[pc-m="start stretch"]{place-content:flex-start stretch}x-flex[pc-m="start around"]{place-content:flex-start space-around}x-flex[pc-m="start between"]{place-content:flex-start space-between}x-flex[pc-m="start evenly"]{place-content:flex-start space-evenly}x-flex[pc-m="center start"]{place-content:center flex-start}x-flex[pc-m="center end"]{place-content:center flex-end}x-flex[pc-m="end start"]{place-content:flex-end flex-start}x-flex[pc-m="end center"]{place-content:flex-end center}x-flex[pc-m="end stretch"]{place-content:flex-end stretch}x-flex[pc-m="end around"]{place-content:flex-end space-around}x-flex[pc-m="end between"]{place-content:flex-end space-between}x-flex[pc-m="end evenly"]{place-content:flex-end space-evenly}x-flex[pc-m="stretch start"]{place-content:stretch flex-start}x-flex[pc-m="stretch end"]{place-content:stretch flex-end}x-flex[pc-m="around start"]{place-content:space-around flex-start}x-flex[pc-m="around end"]{place-content:space-around flex-end}x-flex[pc-m="between start"]{place-content:space-between flex-start}x-flex[pc-m="between end"]{place-content:space-between flex-end}x-flex[pc-m="evenly start"]{place-content:space-evenly flex-start}x-flex[pc-m="evenly end"]{place-content:space-evenly flex-end}x-flex[ps-m=start]{place-self:flex-start}x-flex[ps-m=end]{place-self:flex-end}x-flex[ps-m="start center"]{place-self:flex-start center}x-flex[ps-m="start end"]{place-self:flex-start flex-end}x-flex[ps-m="start stretch"]{place-self:flex-start stretch}x-flex[ps-m="center start"]{place-self:center flex-start}x-flex[ps-m="center end"]{place-self:center flex-end}x-flex[ps-m="end start"]{place-self:flex-end flex-start}x-flex[ps-m="end center"]{place-self:flex-end center}x-flex[ps-m="end stretch"]{place-self:flex-end stretch}x-flex[ps-m="stretch start"]{place-self:stretch flex-start}x-flex[ps-m="stretch end"]{place-self:stretch flex-end}[order-m=first]{order:-1}[order-m="1"]{order:1}[order-m="2"]{order:2}[order-m="3"]{order:3}[order-m="4"]{order:4}[order-m="5"]{order:5}[order-m="6"]{order:6}[order-m="7"]{order:7}[order-m="8"]{order:8}[order-m="9"]{order:9}[order-m="10"]{order:10}[order-m="11"]{order:11}[order-m="12"]{order:12}[order-m="13"]{order:13}[order-m="14"]{order:14}[order-m="15"]{order:15}[order-m="16"]{order:16}[order-m=last]{order:99}}@media (min-width:1599px){[jc-l=start]{justify-content:start}[jc-l=center]{justify-content:center}[jc-l=end]{justify-content:end}[jc-l=stretch]{justify-content:stretch}[jc-l=around]{justify-content:space-around}[jc-l=between]{justify-content:space-between}[jc-l=evenly]{justify-content:space-evenly}[ji-l=start]{justify-items:start}[ji-l=center]{justify-items:center}[ji-l=end]{justify-items:end}[ji-l=stretch]{justify-items:stretch}[ai-l=start]{align-items:start}[ai-l=center]{align-items:center}[ai-l=end]{align-items:end}[ai-l=stretch]{align-items:stretch}[ac-l=start]{align-content:start}[ac-l=center]{align-content:center}[ac-l=end]{align-content:end}[ac-l=stretch]{align-content:stretch}[ac-l=around]{align-content:space-around}[ac-l=between]{align-content:space-between}[ac-l=evenly]{align-content:space-evenly}[as-l=start]{align-self:start}[as-l=center]{align-self:center}[as-l=end]{align-self:end}[as-l=stretch]{align-self:stretch}[js-l=start]{justify-self:start}[js-l=center]{justify-self:center}[js-l=end]{justify-self:end}[js-l=stretch]{justify-self:stretch}[pi-l=start]{place-items:start}[pi-l=center]{place-items:center}[pi-l=end]{place-items:end}[pi-l=stretch]{place-items:stretch}[pi-l="start center"]{place-items:start center}[pi-l="start end"]{place-items:start end}[pi-l="start stretch"]{place-items:start stretch}[pi-l="center start"]{place-items:center start}[pi-l="center end"]{place-items:center end}[pi-l="center stretch"]{place-items:center stretch}[pi-l="end start"]{place-items:end start}[pi-l="end center"]{place-items:end center}[pi-l="end stretch"]{place-items:end stretch}[pi-l="stretch start"]{place-items:stretch start}[pi-l="stretch center"]{place-items:stretch center}[pi-l="stretch end"]{place-items:stretch end}[pc-l=start]{place-content:start}[pc-l=center]{place-content:center}[pc-l=end]{place-content:end}[pc-l=stretch]{place-content:stretch}[pc-l=around]{place-content:space-around}[pc-l=between]{place-content:space-between}[pc-l=evenly]{place-content:space-evenly}[pc-l="start center"]{place-content:start center}[pc-l="start end"]{place-content:start end}[pc-l="start stretch"]{place-content:start stretch}[pc-l="start around"]{place-content:start space-around}[pc-l="start between"]{place-content:start space-between}[pc-l="start evenly"]{place-content:start space-evenly}[pc-l="center start"]{place-content:center start}[pc-l="center end"]{place-content:center end}[pc-l="center stretch"]{place-content:center stretch}[pc-l="center around"]{place-content:center space-around}[pc-l="center between"]{place-content:center space-between}[pc-l="center evenly"]{place-content:center space-evenly}[pc-l="end start"]{place-content:end start}[pc-l="end center"]{place-content:end center}[pc-l="end stretch"]{place-content:end stretch}[pc-l="end around"]{place-content:end space-around}[pc-l="end between"]{place-content:end space-between}[pc-l="end evenly"]{place-content:end space-evenly}[pc-l="stretch start"]{place-content:stretch start}[pc-l="stretch center"]{place-content:stretch center}[pc-l="stretch end"]{place-content:stretch end}[pc-l="stretch around"]{place-content:stretch space-around}[pc-l="stretch between"]{place-content:stretch space-between}[pc-l="stretch evenly"]{place-content:stretch space-evenly}[pc-l="around start"]{place-content:space-around start}[pc-l="around center"]{place-content:space-around center}[pc-l="around end"]{place-content:space-around end}[pc-l="around stretch"]{place-content:space-around stretch}[pc-l="around between"]{place-content:space-around space-between}[pc-l="around evenly"]{place-content:space-around space-evenly}[pc-l="between start"]{place-content:space-between start}[pc-l="between center"]{place-content:space-between center}[pc-l="between end"]{place-content:space-between end}[pc-l="between stretch"]{place-content:space-between stretch}[pc-l="between around"]{place-content:space-between space-around}[pc-l="between evenly"]{place-content:space-between space-evenly}[pc-l="evenly start"]{place-content:space-evenly start}[pc-l="evenly center"]{place-content:space-evenly center}[pc-l="evenly end"]{place-content:space-evenly end}[pc-l="evenly stretch"]{place-content:space-evenly stretch}[pc-l="evenly around"]{place-content:space-evenly space-around}[pc-l="evenly between"]{place-content:space-evenly space-between}[ps-l=start]{place-self:start}[ps-l=center]{place-self:center}[ps-l=end]{place-self:end}[ps-l=stretch]{place-self:stretch}[ps-l="start center"]{place-self:start center}[ps-l="start end"]{place-self:start end}[ps-l="start stretch"]{place-self:start stretch}[ps-l="center start"]{place-self:center start}[ps-l="center end"]{place-self:center end}[ps-l="center stretch"]{place-self:center stretch}[ps-l="end start"]{place-self:end start}[ps-l="end center"]{place-self:end center}[ps-l="end stretch"]{place-self:end stretch}[ps-l="stretch start"]{place-self:stretch start}[ps-l="stretch center"]{place-self:stretch center}[ps-l="stretch end"]{place-self:stretch end}x-flex[jc-l=start]{justify-content:flex-start}x-flex[jc-l=end]{justify-content:flex-end}x-flex[ji-l=start]{justify-items:flex-start}x-flex[ji-l=end]{justify-items:flex-end}x-flex[ai-l=start]{align-items:flex-start}x-flex[ai-l=end]{align-items:flex-end}x-flex[ac-l=start]{align-content:flex-start}x-flex[ac-l=end]{align-content:flex-end}x-flex[as-l=start]{align-self:flex-start}x-flex[as-l=end]{align-self:flex-end}x-flex[js-l=start]{justify-self:flex-start}x-flex[js-l=end]{justify-self:flex-end}x-flex[pi-l=start]{place-items:flex-start}x-flex[pi-l=end]{place-items:flex-end}x-flex[pi-l="start center"]{place-items:flex-start center}x-flex[pi-l="start end"]{place-items:flex-start flex-end}x-flex[pi-l="start stretch"]{place-items:flex-start stretch}x-flex[pi-l="center start"]{place-items:center flex-start}x-flex[pi-l="center end"]{place-items:center flex-end}x-flex[pi-l="end start"]{place-items:flex-end flex-start}x-flex[pi-l="end center"]{place-items:flex-end center}x-flex[pi-l="end stretch"]{place-items:flex-end stretch}x-flex[pi-l="stretch start"]{place-items:stretch flex-start}x-flex[pi-l="stretch end"]{place-items:stretch flex-end}x-flex[pc-l=start]{place-content:flex-start}x-flex[pc-l=end]{place-content:flex-end}x-flex[pc-l="start center"]{place-content:flex-start center}x-flex[pc-l="start end"]{place-content:flex-start flex-end}x-flex[pc-l="start stretch"]{place-content:flex-start stretch}x-flex[pc-l="start around"]{place-content:flex-start space-around}x-flex[pc-l="start between"]{place-content:flex-start space-between}x-flex[pc-l="start evenly"]{place-content:flex-start space-evenly}x-flex[pc-l="center start"]{place-content:center flex-start}x-flex[pc-l="center end"]{place-content:center flex-end}x-flex[pc-l="end start"]{place-content:flex-end flex-start}x-flex[pc-l="end center"]{place-content:flex-end center}x-flex[pc-l="end stretch"]{place-content:flex-end stretch}x-flex[pc-l="end around"]{place-content:flex-end space-around}x-flex[pc-l="end between"]{place-content:flex-end space-between}x-flex[pc-l="end evenly"]{place-content:flex-end space-evenly}x-flex[pc-l="stretch start"]{place-content:stretch flex-start}x-flex[pc-l="stretch end"]{place-content:stretch flex-end}x-flex[pc-l="around start"]{place-content:space-around flex-start}x-flex[pc-l="around end"]{place-content:space-around flex-end}x-flex[pc-l="between start"]{place-content:space-between flex-start}x-flex[pc-l="between end"]{place-content:space-between flex-end}x-flex[pc-l="evenly start"]{place-content:space-evenly flex-start}x-flex[pc-l="evenly end"]{place-content:space-evenly flex-end}x-flex[ps-l=start]{place-self:flex-start}x-flex[ps-l=end]{place-self:flex-end}x-flex[ps-l="start center"]{place-self:flex-start center}x-flex[ps-l="start end"]{place-self:flex-start flex-end}x-flex[ps-l="start stretch"]{place-self:flex-start stretch}x-flex[ps-l="center start"]{place-self:center flex-start}x-flex[ps-l="center end"]{place-self:center flex-end}x-flex[ps-l="end start"]{place-self:flex-end flex-start}x-flex[ps-l="end center"]{place-self:flex-end center}x-flex[ps-l="end stretch"]{place-self:flex-end stretch}x-flex[ps-l="stretch start"]{place-self:stretch flex-start}x-flex[ps-l="stretch end"]{place-self:stretch flex-end}[order-l=first]{order:-1}[order-l="1"]{order:1}[order-l="2"]{order:2}[order-l="3"]{order:3}[order-l="4"]{order:4}[order-l="5"]{order:5}[order-l="6"]{order:6}[order-l="7"]{order:7}[order-l="8"]{order:8}[order-l="9"]{order:9}[order-l="10"]{order:10}[order-l="11"]{order:11}[order-l="12"]{order:12}[order-l="13"]{order:13}[order-l="14"]{order:14}[order-l="15"]{order:15}[order-l="16"]{order:16}[order-l=last]{order:99}}.debug>*{--dc:hsla(7,92%,66%,.8);background:var(--dc)}.debug>:nth-child(6n+2){--dc:rgb(103,126,208,.8)}.debug>:nth-child(6n+3){--dc:rgb(224,174,72,0.8)}.debug>:nth-child(6n+4){--dc:rgb(77,214,115,0.8)}.debug>:nth-child(6n+5){--dc:rgb(217,103,219,0.8)}.debug>:nth-child(6n+6){--dc:rgb(94,204,211,0.8)}.debug>:nth-child(6n+7){--dc:hsla(7,92%,66%,.8)}.debug.outline,.debug.outline-child{outline:1px dotted var(--red)}.debug.outline-child{outline-offset:5px}.debug.outline-child>*{outline:1px dotted var(--green)}:root{--easeInSine:cubic-bezier(0.12,0,0.39,0);--easeOutSine:cubic-bezier(0.61,1,0.88,1);--easeInOutSine:cubic-bezier(0.37,0,0.63,1);--easeInQuad:cubic-bezier(0.11,0,0.5,0);--easeOutQuad:cubic-bezier(0.5,1,0.89,1);--easeInOutQuad:cubic-bezier(0.45,0,0.55,1);--easeInCubic:cubic-bezier(0.32,0,0.67,0);--easeOutCubic:cubic-bezier(0.33,1,0.68,1);--easeInOutCubic:cubic-bezier(0.65,0,0.35,1);--easeInQuart:cubic-bezier(0.5,0,0.75,0);--easeOutQuart:cubic-bezier(0.25,1,0.5,1);--easeInOutQuart:cubic-bezier(0.76,0,0.24,1);--easeInQuint:cubic-bezier(0.64,0,0.78,0);--easeOutQuint:cubic-bezier(0.22,1,0.36,1);--easeInOutQuint:cubic-bezier(0.83,0,0.17,1);--easeInExpo:cubic-bezier(0.7,0,0.84,0);--easeOutExpo:cubic-bezier(0.16,1,0.3,1);--easeInOutExpo:cubic-bezier(0.87,0,0.13,1);--easeInCirc:cubic-bezier(0.55,0,1,0.45);--easeOutCirc:cubic-bezier(0,0.55,0.45,1);--easeInOutCirc:cubic-bezier(0.85,0,0.15,1);--easeInBack:cubic-bezier(0.36,0,0.66,-0.56);--easeOutBack:cubic-bezier(0.34,1.56,0.64,1);--easeInOutBack:cubic-bezier(0.68,-0.6,0.32,1.6)}.animate,[start]{animation-fill-mode:both;animation-name:var(--animation-name,fadeIn);animation-duration:var(--duration,1s);animation-delay:var(--delay,0s);animation-timing-function:var(--ease,easeInOutCubic)}[ease=easeInSine]{--ease:var(--easeInSine)}[ease=easeOutSine]{--ease:var(--easeOutSine)}[ease=easeInOutSine]{--ease:var(--easeInOutSine)}[ease=easeInQuad]{--ease:var(--easeInQuad)}[ease=easeOutQuad]{--ease:var(--easeOutQuad)}[ease=easeInOutQuad]{--ease:var(--easeInOutQuad)}[ease=easeInCubic]{--ease:var(--easeInCubic)}[ease=easeOutCubic]{--ease:var(--easeOutCubic)}[ease=easeInOutCubic]{--ease:var(--easeInOutCubic)}[ease=easeInQuart]{--ease:var(--easeInQuart)}[ease=easeOutQuart]{--ease:var(--easeOutQuart)}[ease=easeInOutQuart]{--ease:var(--easeInOutQuart)}[ease=easeInQuint]{--ease:var(--easeInQuint)}[ease=easeOutQuint]{--ease:var(--easeOutQuint)}[ease=easeInOutQuint]{--ease:var(--easeInOutQuint)}[ease=easeInExpo]{--ease:var(--easeInExpo)}[ease=easeOutExpo]{--ease:var(--easeOutExpo)}[ease=easeInOutExpo]{--ease:var(--easeInOutExpo)}[ease=easeInCirc]{--ease:var(--easeInCirc)}[ease=easeOutCirc]{--ease:var(--easeOutCirc)}[ease=easeInOutCirc]{--ease:var(--easeInOutCirc)}[ease=easeInBack]{--ease:var(--easeInBack)}[ease=easeOutBack]{--ease:var(--easeOutBack)}[ease=easeInOutBack]{--ease:var(--easeInOutBack)}.hide,.invisible{opacity:0}.infinite,.loop{animation-iteration-count:infinite}.reverse{animation-direction:reverse}.alternate{animation-direction:alternate}.alternate-reverse{animation-direction:alternate-reverse}[animation=fadein]{--animation-name:fadeIn}[animation=fadein-up]{--animation-name:fadeInUp}[animation=fadein-down]{--animation-name:fadeInDown}[animation=fadein-right]{--animation-name:fadeInRight}[animation=fadein-left]{--animation-name:fadeInLeft}[animation=fadeout]{--animation-name:fadeOut}[animation=fadeout-down]{--animation-name:fadeOutDown}[animation=flash]{--animation-name:flash}[animation=loading]{--animation-name:loading}[animation=pulse]{--animation-name:pulse}[animation=wobble]{--animation-name:wobble}[animation=shake]{--animation-name:shake}[animation=rollin]{--animation-name:rollIn}[animation=rollout]{--animation-name:rollOut}[animation=zoomin],[animation=zoomout]{--animation-name:zoomIn}[animation=zoomout]{animation-direction:reverse}[animation=zoomin-down]{--animation-name:zoomInDown}[animation=bounce]{--animation-name:bounce;transform-origin:center bottom}[animation=bouncein]{--animation-name:bounceIn}[animation=scalein]{--animation-name:scaleIn;backface-visibility:hidden;transform:translateZ(0)}[animation=flip]{--animation-name:flip;backface-visibility:visible}[animation=flipin-x]{--animation-name:flipInX;backface-visibility:visible}[animation=flipout-x]{--animation-name:flipOutX;backface-visibility:visible}[animation=flipin-y]{--animation-name:flipInY;backface-visibility:visible}[animation=flipout-y]{--animation-name:flipOutY;backface-visibility:visible}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(20%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes bounce{0%,20%,53%,80%,to{--ease:cubic-bezier(0.215,0.610,0.355,1.000);transform:translateZ(0)}40%,43%{--ease:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-30px,0)}70%{--ease:cubic-bezier(0.755,0.050,0.855,0.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@media (update:slow),screen and (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;animation-delay:0s!important}}h1{font-family:Wire One,sans-serif;color:#fff;font-weight:200;font-size:9rem}h2,p{font-family:Rajdhani,sans-serif}a,h2,p{color:#fff}a{font-family:Josefin Slab,serif}.apple{background:radial-gradient(ellipse at center,#000 0,var(--bgColor) 100%);overflow:hidden;border-radius:var(--globalRadius);gap:1px}.apple x-cell{min-height:400px;background:var(--dark);padding:calc(var(--margin)*2);display:grid;place-items:center}[class^=fs-]{line-height:1.1}.fs-200{font-size:2rem}.fs-300{font-size:3rem}.fs-500{font-size:5rem}.fs-700{font-size:7rem}.fs-900{font-size:9rem}.clr-600{color:#fff}.size-100{max-width:25ch}.size-200{max-width:45ch}.size-700{max-width:70ch}@media (max-width:600px){.apple x-cell{min-height:200px}[class^=fs-]{line-height:1.4}[class^=fs-]:not(.fs-200,.fs-300){font-size:3.2rem}[class^=size-]{max-width:40ch}}