.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:flex-start;padding:15px;pointer-events:none}.logo[data-astro-cid-3ef6ksr2]{z-index:1005;pointer-events:auto}.logo[data-astro-cid-3ef6ksr2] .symbol[data-astro-cid-3ef6ksr2]{margin-top:8px;margin-left:10px;height:60px;width:auto;padding:5px}@media screen and (max-width:768px){.logo[data-astro-cid-3ef6ksr2] .symbol[data-astro-cid-3ef6ksr2]{margin-left:0;margin-top:0}}.nav[data-astro-cid-3ef6ksr2]{pointer-events:auto}.nav[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2]{display:none;background:none;border:none;cursor:pointer;padding:0;margin:3px 5px 0 0;position:relative;z-index:1002}@media screen and (max-width:768px){.nav[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2]{display:block;position:fixed;top:15px;right:15px}}.nav[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2] .menu-text[data-astro-cid-3ef6ksr2]{color:var(--white);font-family:Azeret Semimono,sans-serif;font-size:21px;font-weight:500;line-height:1;text-align:right;backdrop-filter:blur(10px);border-radius:var(--small-radius);padding:4px 10px;background-color:color-mix(in srgb,var(--white) 10%,transparent);transition:all 1s ease;display:block;min-width:40px;white-space:nowrap}.post-page .nav[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2] .menu-text[data-astro-cid-3ef6ksr2]{color:var(--black)}.nav[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2]:hover .menu-text[data-astro-cid-3ef6ksr2]{color:var(--orange);background-color:color-mix(in srgb,var(--white) 20%,transparent)}.nav[data-astro-cid-3ef6ksr2] .menu-toggle[data-astro-cid-3ef6ksr2].open .menu-text[data-astro-cid-3ef6ksr2]{padding:4px 10px;background:none}.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-end;gap:5px;list-style:none;margin:5px 5px 0 0;padding:0 0 20px;text-align:right}@media screen and (max-width:768px){.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2]{padding:0 10px;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1001;backdrop-filter:blur(10px);background-color:color-mix(in srgb,var(--black) 30%,transparent);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2].open{opacity:1;visibility:visible}}.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--white);font-family:Azeret Semimono,sans-serif;text-decoration:none;font-size:24px;font-weight:500;line-height:var(--row);transition:color .3s ease,transform .3s ease;text-align:center}.post-page .nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--black)}@media screen and (max-width:768px){.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{transform:translateY(20px);opacity:0;transition:all .5s ease}}.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{display:block;padding:5px 10px;border-radius:var(--small-radius);transition:background-color .3s ease}.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--orange);transform:scale(1.05)}@media screen and (max-width:768px){.nav[data-astro-cid-3ef6ksr2] .nav-list[data-astro-cid-3ef6ksr2].open a[data-astro-cid-3ef6ksr2]{transform:translateY(0);opacity:1}}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}:root{--bulma-body-background-color: var(--bulma-scheme-main);--bulma-body-size: 1em;--bulma-body-min-width: 300px;--bulma-body-rendering: optimizeLegibility;--bulma-body-family: var(--bulma-family-primary);--bulma-body-overflow-x: hidden;--bulma-body-overflow-y: scroll;--bulma-body-color: var(--bulma-text);--bulma-body-font-size: 1em;--bulma-body-weight: var(--bulma-weight-normal);--bulma-body-line-height: 1.5;--bulma-code-family: var(--bulma-family-code);--bulma-code-padding: .25em .5em .25em;--bulma-code-weight: normal;--bulma-code-size: .875em;--bulma-small-font-size: .875em;--bulma-hr-background-color: var(--bulma-background);--bulma-hr-height: 2px;--bulma-hr-margin: 1.5rem 0;--bulma-strong-color: var(--bulma-text-strong);--bulma-strong-weight: var(--bulma-weight-semibold);--bulma-pre-font-size: .875em;--bulma-pre-padding: 1.25rem 1.5rem;--bulma-pre-code-font-size: 1em}html{background-color:var(--bulma-body-background-color);font-size:var(--bulma-body-size);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:var(--bulma-body-min-width);overflow-x:var(--bulma-body-overflow-x);overflow-y:var(--bulma-body-overflow-y);text-rendering:var(--bulma-body-rendering);text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:var(--bulma-body-family)}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:var(--bulma-code-family)}body{color:var(--bulma-body-color);font-size:var(--bulma-body-font-size);font-weight:var(--bulma-body-weight);line-height:var(--bulma-body-line-height)}a,button{cursor:pointer}a:focus-visible,button:focus-visible{outline-color:hsl(var(--bulma-focus-h),var(--bulma-focus-s),var(--bulma-focus-l));outline-offset:var(--bulma-focus-offset);outline-style:var(--bulma-focus-style);outline-width:var(--bulma-focus-width)}a:focus-visible:active,button:focus-visible:active{outline-width:1px}a:active,button:active{outline-width:1px}a{color:var(--bulma-link-text);cursor:pointer;text-decoration:none;transition-duration:var(--bulma-duration);transition-property:background-color,border-color,color}a strong{color:currentColor}button{appearance:none;background:none;border:none;color:inherit;font-family:inherit;font-size:1em;margin:0;padding:0;transition-duration:var(--bulma-duration);transition-property:background-color,border-color,color}code{background-color:var(--bulma-code-background);border-radius:.5em;color:var(--bulma-code);font-size:var(--bulma-code-size);font-weight:var(--bulma-code-weight);padding:var(--bulma-code-padding)}hr{background-color:var(--bulma-hr-background-color);border:none;display:block;height:var(--bulma-hr-height);margin:var(--bulma-hr-margin)}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:var(--bulma-small-font-size)}span{font-style:inherit;font-weight:inherit}strong{color:var(--bulma-strong-color);font-weight:var(--bulma-strong-weight)}svg{height:auto;width:auto}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:var(--bulma-pre-background);color:var(--bulma-pre);font-size:var(--bulma-pre-font-size);overflow-x:auto;padding:var(--bulma-pre-padding);white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:var(--bulma-pre-code-font-size);padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:var(--bulma-text-strong)}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes pulsate{50%{opacity:.5}}:root{--bulma-control-radius: var(--bulma-radius);--bulma-control-radius-small: var(--bulma-radius-small);--bulma-control-border-width: 1px;--bulma-control-height: 2.5em;--bulma-control-line-height: 1.5;--bulma-control-padding-vertical: calc(.5em - 1px) ;--bulma-control-padding-horizontal: calc(.75em - 1px) ;--bulma-control-size: var(--bulma-size-normal);--bulma-control-focus-shadow-l: 50%}.media:not(:last-child),.level:not(:last-child),.fixed-grid:not(:last-child),.grid:not(:last-child){margin-bottom:var(--bulma-block-spacing)}.hero-video{inset:0;position:absolute}:root{--bulma-column-gap: .75rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:var(--bulma-column-gap)}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-inline-start:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-inline-start:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-inline-start:50%}.columns.is-mobile>.column.is-offset-one-third{margin-inline-start:.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-inline-start:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-inline-start:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-inline-start:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-inline-start:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-inline-start:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-inline-start:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.3333333333%}.columns.is-mobile>.column.is-offset-1{margin-inline-start:8.3333333333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6666666667%}.columns.is-mobile>.column.is-offset-2{margin-inline-start:16.6666666667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-inline-start:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333333333%}.columns.is-mobile>.column.is-offset-4{margin-inline-start:33.3333333333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6666666667%}.columns.is-mobile>.column.is-offset-5{margin-inline-start:41.6666666667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-inline-start:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333333333%}.columns.is-mobile>.column.is-offset-7{margin-inline-start:58.3333333333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6666666667%}.columns.is-mobile>.column.is-offset-8{margin-inline-start:66.6666666667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-inline-start:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333333333%}.columns.is-mobile>.column.is-offset-10{margin-inline-start:83.3333333333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6666666667%}.columns.is-mobile>.column.is-offset-11{margin-inline-start:91.6666666667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-inline-start:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-inline-start:75%}.column.is-offset-two-thirds-mobile{margin-inline-start:66.6666%}.column.is-offset-half-mobile{margin-inline-start:50%}.column.is-offset-one-third-mobile{margin-inline-start:.3333%}.column.is-offset-one-quarter-mobile{margin-inline-start:25%}.column.is-offset-one-fifth-mobile{margin-inline-start:20%}.column.is-offset-two-fifths-mobile{margin-inline-start:40%}.column.is-offset-three-fifths-mobile{margin-inline-start:60%}.column.is-offset-four-fifths-mobile{margin-inline-start:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-inline-start:0%}.column.is-1-mobile{flex:none;width:8.3333333333%}.column.is-offset-1-mobile{margin-inline-start:8.3333333333%}.column.is-2-mobile{flex:none;width:16.6666666667%}.column.is-offset-2-mobile{margin-inline-start:16.6666666667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-inline-start:25%}.column.is-4-mobile{flex:none;width:33.3333333333%}.column.is-offset-4-mobile{margin-inline-start:33.3333333333%}.column.is-5-mobile{flex:none;width:41.6666666667%}.column.is-offset-5-mobile{margin-inline-start:41.6666666667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-inline-start:50%}.column.is-7-mobile{flex:none;width:58.3333333333%}.column.is-offset-7-mobile{margin-inline-start:58.3333333333%}.column.is-8-mobile{flex:none;width:66.6666666667%}.column.is-offset-8-mobile{margin-inline-start:66.6666666667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-inline-start:75%}.column.is-10-mobile{flex:none;width:83.3333333333%}.column.is-offset-10-mobile{margin-inline-start:83.3333333333%}.column.is-11-mobile{flex:none;width:91.6666666667%}.column.is-offset-11-mobile{margin-inline-start:91.6666666667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-inline-start:100%}}@media screen and (min-width:769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-inline-start:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-inline-start:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-inline-start:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-inline-start:.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-inline-start:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-inline-start:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-inline-start:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-inline-start:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-inline-start:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-inline-start:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-inline-start:8.3333333333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-inline-start:16.6666666667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-inline-start:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-inline-start:33.3333333333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-inline-start:41.6666666667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-inline-start:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-inline-start:58.3333333333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-inline-start:66.6666666667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-inline-start:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333333333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-inline-start:83.3333333333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6666666667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-inline-start:91.6666666667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-inline-start:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-inline-start:75%}.column.is-offset-two-thirds-touch{margin-inline-start:66.6666%}.column.is-offset-half-touch{margin-inline-start:50%}.column.is-offset-one-third-touch{margin-inline-start:.3333%}.column.is-offset-one-quarter-touch{margin-inline-start:25%}.column.is-offset-one-fifth-touch{margin-inline-start:20%}.column.is-offset-two-fifths-touch{margin-inline-start:40%}.column.is-offset-three-fifths-touch{margin-inline-start:60%}.column.is-offset-four-fifths-touch{margin-inline-start:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-inline-start:0%}.column.is-1-touch{flex:none;width:8.3333333333%}.column.is-offset-1-touch{margin-inline-start:8.3333333333%}.column.is-2-touch{flex:none;width:16.6666666667%}.column.is-offset-2-touch{margin-inline-start:16.6666666667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-inline-start:25%}.column.is-4-touch{flex:none;width:33.3333333333%}.column.is-offset-4-touch{margin-inline-start:33.3333333333%}.column.is-5-touch{flex:none;width:41.6666666667%}.column.is-offset-5-touch{margin-inline-start:41.6666666667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-inline-start:50%}.column.is-7-touch{flex:none;width:58.3333333333%}.column.is-offset-7-touch{margin-inline-start:58.3333333333%}.column.is-8-touch{flex:none;width:66.6666666667%}.column.is-offset-8-touch{margin-inline-start:66.6666666667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-inline-start:75%}.column.is-10-touch{flex:none;width:83.3333333333%}.column.is-offset-10-touch{margin-inline-start:83.3333333333%}.column.is-11-touch{flex:none;width:91.6666666667%}.column.is-offset-11-touch{margin-inline-start:91.6666666667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-inline-start:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-inline-start:75%}.column.is-offset-two-thirds-desktop{margin-inline-start:66.6666%}.column.is-offset-half-desktop{margin-inline-start:50%}.column.is-offset-one-third-desktop{margin-inline-start:.3333%}.column.is-offset-one-quarter-desktop{margin-inline-start:25%}.column.is-offset-one-fifth-desktop{margin-inline-start:20%}.column.is-offset-two-fifths-desktop{margin-inline-start:40%}.column.is-offset-three-fifths-desktop{margin-inline-start:60%}.column.is-offset-four-fifths-desktop{margin-inline-start:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-inline-start:0%}.column.is-1-desktop{flex:none;width:8.3333333333%}.column.is-offset-1-desktop{margin-inline-start:8.3333333333%}.column.is-2-desktop{flex:none;width:16.6666666667%}.column.is-offset-2-desktop{margin-inline-start:16.6666666667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-inline-start:25%}.column.is-4-desktop{flex:none;width:33.3333333333%}.column.is-offset-4-desktop{margin-inline-start:33.3333333333%}.column.is-5-desktop{flex:none;width:41.6666666667%}.column.is-offset-5-desktop{margin-inline-start:41.6666666667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-inline-start:50%}.column.is-7-desktop{flex:none;width:58.3333333333%}.column.is-offset-7-desktop{margin-inline-start:58.3333333333%}.column.is-8-desktop{flex:none;width:66.6666666667%}.column.is-offset-8-desktop{margin-inline-start:66.6666666667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-inline-start:75%}.column.is-10-desktop{flex:none;width:83.3333333333%}.column.is-offset-10-desktop{margin-inline-start:83.3333333333%}.column.is-11-desktop{flex:none;width:91.6666666667%}.column.is-offset-11-desktop{margin-inline-start:91.6666666667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-inline-start:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-inline-start:75%}.column.is-offset-two-thirds-widescreen{margin-inline-start:66.6666%}.column.is-offset-half-widescreen{margin-inline-start:50%}.column.is-offset-one-third-widescreen{margin-inline-start:.3333%}.column.is-offset-one-quarter-widescreen{margin-inline-start:25%}.column.is-offset-one-fifth-widescreen{margin-inline-start:20%}.column.is-offset-two-fifths-widescreen{margin-inline-start:40%}.column.is-offset-three-fifths-widescreen{margin-inline-start:60%}.column.is-offset-four-fifths-widescreen{margin-inline-start:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-inline-start:0%}.column.is-1-widescreen{flex:none;width:8.3333333333%}.column.is-offset-1-widescreen{margin-inline-start:8.3333333333%}.column.is-2-widescreen{flex:none;width:16.6666666667%}.column.is-offset-2-widescreen{margin-inline-start:16.6666666667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-inline-start:25%}.column.is-4-widescreen{flex:none;width:33.3333333333%}.column.is-offset-4-widescreen{margin-inline-start:33.3333333333%}.column.is-5-widescreen{flex:none;width:41.6666666667%}.column.is-offset-5-widescreen{margin-inline-start:41.6666666667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-inline-start:50%}.column.is-7-widescreen{flex:none;width:58.3333333333%}.column.is-offset-7-widescreen{margin-inline-start:58.3333333333%}.column.is-8-widescreen{flex:none;width:66.6666666667%}.column.is-offset-8-widescreen{margin-inline-start:66.6666666667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-inline-start:75%}.column.is-10-widescreen{flex:none;width:83.3333333333%}.column.is-offset-10-widescreen{margin-inline-start:83.3333333333%}.column.is-11-widescreen{flex:none;width:91.6666666667%}.column.is-offset-11-widescreen{margin-inline-start:91.6666666667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-inline-start:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-inline-start:75%}.column.is-offset-two-thirds-fullhd{margin-inline-start:66.6666%}.column.is-offset-half-fullhd{margin-inline-start:50%}.column.is-offset-one-third-fullhd{margin-inline-start:33.3333%}.column.is-offset-one-quarter-fullhd{margin-inline-start:25%}.column.is-offset-one-fifth-fullhd{margin-inline-start:20%}.column.is-offset-two-fifths-fullhd{margin-inline-start:40%}.column.is-offset-three-fifths-fullhd{margin-inline-start:60%}.column.is-offset-four-fifths-fullhd{margin-inline-start:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-inline-start:0%}.column.is-1-fullhd{flex:none;width:8.3333333333%}.column.is-offset-1-fullhd{margin-inline-start:8.3333333333%}.column.is-2-fullhd{flex:none;width:16.6666666667%}.column.is-offset-2-fullhd{margin-inline-start:16.6666666667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-inline-start:25%}.column.is-4-fullhd{flex:none;width:33.3333333333%}.column.is-offset-4-fullhd{margin-inline-start:33.3333333333%}.column.is-5-fullhd{flex:none;width:41.6666666667%}.column.is-offset-5-fullhd{margin-inline-start:41.6666666667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-inline-start:50%}.column.is-7-fullhd{flex:none;width:58.3333333333%}.column.is-offset-7-fullhd{margin-inline-start:58.3333333333%}.column.is-8-fullhd{flex:none;width:66.6666666667%}.column.is-offset-8-fullhd{margin-inline-start:66.6666666667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-inline-start:75%}.column.is-10-fullhd{flex:none;width:83.3333333333%}.column.is-offset-10-fullhd{margin-inline-start:83.3333333333%}.column.is-11-fullhd{flex:none;width:91.6666666667%}.column.is-offset-11-fullhd{margin-inline-start:91.6666666667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-inline-start:100%}}.columns{margin-inline-start:calc(-1 * var(--bulma-column-gap));margin-inline-end:calc(-1 * var(--bulma-column-gap));margin-top:calc(-1 * var(--bulma-column-gap))}.columns:last-child{margin-bottom:calc(-1 * var(--bulma-column-gap))}.columns:not(:last-child){margin-bottom:calc(var(--bulma-block-spacing) - var(--bulma-column-gap))}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-inline-start:0;margin-inline-end:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-0{--bulma-column-gap: 0rem}@media screen and (max-width:768px){.columns.is-0-mobile{--bulma-column-gap: 0rem}}@media screen and (min-width:769px),print{.columns.is-0-tablet{--bulma-column-gap: 0rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-0-tablet-only{--bulma-column-gap: 0rem}}@media screen and (max-width:1023px){.columns.is-0-touch{--bulma-column-gap: 0rem}}@media screen and (min-width:1024px){.columns.is-0-desktop{--bulma-column-gap: 0rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-0-desktop-only{--bulma-column-gap: 0rem}}@media screen and (min-width:1216px){.columns.is-0-widescreen{--bulma-column-gap: 0rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-0-widescreen-only{--bulma-column-gap: 0rem}}@media screen and (min-width:1408px){.columns.is-0-fullhd{--bulma-column-gap: 0rem}}.columns.is-1{--bulma-column-gap: .25rem}@media screen and (max-width:768px){.columns.is-1-mobile{--bulma-column-gap: .25rem}}@media screen and (min-width:769px),print{.columns.is-1-tablet{--bulma-column-gap: .25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-1-tablet-only{--bulma-column-gap: .25rem}}@media screen and (max-width:1023px){.columns.is-1-touch{--bulma-column-gap: .25rem}}@media screen and (min-width:1024px){.columns.is-1-desktop{--bulma-column-gap: .25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-1-desktop-only{--bulma-column-gap: .25rem}}@media screen and (min-width:1216px){.columns.is-1-widescreen{--bulma-column-gap: .25rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-1-widescreen-only{--bulma-column-gap: .25rem}}@media screen and (min-width:1408px){.columns.is-1-fullhd{--bulma-column-gap: .25rem}}.columns.is-2{--bulma-column-gap: .5rem}@media screen and (max-width:768px){.columns.is-2-mobile{--bulma-column-gap: .5rem}}@media screen and (min-width:769px),print{.columns.is-2-tablet{--bulma-column-gap: .5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-2-tablet-only{--bulma-column-gap: .5rem}}@media screen and (max-width:1023px){.columns.is-2-touch{--bulma-column-gap: .5rem}}@media screen and (min-width:1024px){.columns.is-2-desktop{--bulma-column-gap: .5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-2-desktop-only{--bulma-column-gap: .5rem}}@media screen and (min-width:1216px){.columns.is-2-widescreen{--bulma-column-gap: .5rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-2-widescreen-only{--bulma-column-gap: .5rem}}@media screen and (min-width:1408px){.columns.is-2-fullhd{--bulma-column-gap: .5rem}}.columns.is-3{--bulma-column-gap: .75rem}@media screen and (max-width:768px){.columns.is-3-mobile{--bulma-column-gap: .75rem}}@media screen and (min-width:769px),print{.columns.is-3-tablet{--bulma-column-gap: .75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-3-tablet-only{--bulma-column-gap: .75rem}}@media screen and (max-width:1023px){.columns.is-3-touch{--bulma-column-gap: .75rem}}@media screen and (min-width:1024px){.columns.is-3-desktop{--bulma-column-gap: .75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-3-desktop-only{--bulma-column-gap: .75rem}}@media screen and (min-width:1216px){.columns.is-3-widescreen{--bulma-column-gap: .75rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-3-widescreen-only{--bulma-column-gap: .75rem}}@media screen and (min-width:1408px){.columns.is-3-fullhd{--bulma-column-gap: .75rem}}.columns.is-4{--bulma-column-gap: 1rem}@media screen and (max-width:768px){.columns.is-4-mobile{--bulma-column-gap: 1rem}}@media screen and (min-width:769px),print{.columns.is-4-tablet{--bulma-column-gap: 1rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-4-tablet-only{--bulma-column-gap: 1rem}}@media screen and (max-width:1023px){.columns.is-4-touch{--bulma-column-gap: 1rem}}@media screen and (min-width:1024px){.columns.is-4-desktop{--bulma-column-gap: 1rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-4-desktop-only{--bulma-column-gap: 1rem}}@media screen and (min-width:1216px){.columns.is-4-widescreen{--bulma-column-gap: 1rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-4-widescreen-only{--bulma-column-gap: 1rem}}@media screen and (min-width:1408px){.columns.is-4-fullhd{--bulma-column-gap: 1rem}}.columns.is-5{--bulma-column-gap: 1.25rem}@media screen and (max-width:768px){.columns.is-5-mobile{--bulma-column-gap: 1.25rem}}@media screen and (min-width:769px),print{.columns.is-5-tablet{--bulma-column-gap: 1.25rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-5-tablet-only{--bulma-column-gap: 1.25rem}}@media screen and (max-width:1023px){.columns.is-5-touch{--bulma-column-gap: 1.25rem}}@media screen and (min-width:1024px){.columns.is-5-desktop{--bulma-column-gap: 1.25rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-5-desktop-only{--bulma-column-gap: 1.25rem}}@media screen and (min-width:1216px){.columns.is-5-widescreen{--bulma-column-gap: 1.25rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-5-widescreen-only{--bulma-column-gap: 1.25rem}}@media screen and (min-width:1408px){.columns.is-5-fullhd{--bulma-column-gap: 1.25rem}}.columns.is-6{--bulma-column-gap: 1.5rem}@media screen and (max-width:768px){.columns.is-6-mobile{--bulma-column-gap: 1.5rem}}@media screen and (min-width:769px),print{.columns.is-6-tablet{--bulma-column-gap: 1.5rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-6-tablet-only{--bulma-column-gap: 1.5rem}}@media screen and (max-width:1023px){.columns.is-6-touch{--bulma-column-gap: 1.5rem}}@media screen and (min-width:1024px){.columns.is-6-desktop{--bulma-column-gap: 1.5rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-6-desktop-only{--bulma-column-gap: 1.5rem}}@media screen and (min-width:1216px){.columns.is-6-widescreen{--bulma-column-gap: 1.5rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-6-widescreen-only{--bulma-column-gap: 1.5rem}}@media screen and (min-width:1408px){.columns.is-6-fullhd{--bulma-column-gap: 1.5rem}}.columns.is-7{--bulma-column-gap: 1.75rem}@media screen and (max-width:768px){.columns.is-7-mobile{--bulma-column-gap: 1.75rem}}@media screen and (min-width:769px),print{.columns.is-7-tablet{--bulma-column-gap: 1.75rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-7-tablet-only{--bulma-column-gap: 1.75rem}}@media screen and (max-width:1023px){.columns.is-7-touch{--bulma-column-gap: 1.75rem}}@media screen and (min-width:1024px){.columns.is-7-desktop{--bulma-column-gap: 1.75rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-7-desktop-only{--bulma-column-gap: 1.75rem}}@media screen and (min-width:1216px){.columns.is-7-widescreen{--bulma-column-gap: 1.75rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-7-widescreen-only{--bulma-column-gap: 1.75rem}}@media screen and (min-width:1408px){.columns.is-7-fullhd{--bulma-column-gap: 1.75rem}}.columns.is-8{--bulma-column-gap: 2rem}@media screen and (max-width:768px){.columns.is-8-mobile{--bulma-column-gap: 2rem}}@media screen and (min-width:769px),print{.columns.is-8-tablet{--bulma-column-gap: 2rem}}@media screen and (min-width:769px)and (max-width:1023px){.columns.is-8-tablet-only{--bulma-column-gap: 2rem}}@media screen and (max-width:1023px){.columns.is-8-touch{--bulma-column-gap: 2rem}}@media screen and (min-width:1024px){.columns.is-8-desktop{--bulma-column-gap: 2rem}}@media screen and (min-width:1024px)and (max-width:1215px){.columns.is-8-desktop-only{--bulma-column-gap: 2rem}}@media screen and (min-width:1216px){.columns.is-8-widescreen{--bulma-column-gap: 2rem}}@media screen and (min-width:1216px)and (max-width:1407px){.columns.is-8-widescreen-only{--bulma-column-gap: 2rem}}@media screen and (min-width:1408px){.columns.is-8-fullhd{--bulma-column-gap: 2rem}}.fixed-grid{container-name:bulma-fixed-grid;container-type:inline-size}.fixed-grid>.grid{--bulma-grid-gap-count: calc(var(--bulma-grid-column-count) - 1);--bulma-grid-column-count: 2;grid-template-columns:repeat(var(--bulma-grid-column-count),1fr)}.fixed-grid.has-1-cols>.grid{--bulma-grid-column-count: 1}.fixed-grid.has-2-cols>.grid{--bulma-grid-column-count: 2}.fixed-grid.has-3-cols>.grid{--bulma-grid-column-count: 3}.fixed-grid.has-4-cols>.grid{--bulma-grid-column-count: 4}.fixed-grid.has-5-cols>.grid{--bulma-grid-column-count: 5}.fixed-grid.has-6-cols>.grid{--bulma-grid-column-count: 6}.fixed-grid.has-7-cols>.grid{--bulma-grid-column-count: 7}.fixed-grid.has-8-cols>.grid{--bulma-grid-column-count: 8}.fixed-grid.has-9-cols>.grid{--bulma-grid-column-count: 9}.fixed-grid.has-10-cols>.grid{--bulma-grid-column-count: 10}.fixed-grid.has-11-cols>.grid{--bulma-grid-column-count: 11}.fixed-grid.has-12-cols>.grid{--bulma-grid-column-count: 12}@container bulma-fixed-grid (max-width: 768px){.fixed-grid.has-1-cols-mobile>.grid{--bulma-grid-column-count: 1}.fixed-grid.has-2-cols-mobile>.grid{--bulma-grid-column-count: 2}.fixed-grid.has-3-cols-mobile>.grid{--bulma-grid-column-count: 3}.fixed-grid.has-4-cols-mobile>.grid{--bulma-grid-column-count: 4}.fixed-grid.has-5-cols-mobile>.grid{--bulma-grid-column-count: 5}.fixed-grid.has-6-cols-mobile>.grid{--bulma-grid-column-count: 6}.fixed-grid.has-7-cols-mobile>.grid{--bulma-grid-column-count: 7}.fixed-grid.has-8-cols-mobile>.grid{--bulma-grid-column-count: 8}.fixed-grid.has-9-cols-mobile>.grid{--bulma-grid-column-count: 9}.fixed-grid.has-10-cols-mobile>.grid{--bulma-grid-column-count: 10}.fixed-grid.has-11-cols-mobile>.grid{--bulma-grid-column-count: 11}.fixed-grid.has-12-cols-mobile>.grid{--bulma-grid-column-count: 12}}@container bulma-fixed-grid (min-width: 769px){.fixed-grid.has-1-cols-tablet>.grid{--bulma-grid-column-count: 1}.fixed-grid.has-2-cols-tablet>.grid{--bulma-grid-column-count: 2}.fixed-grid.has-3-cols-tablet>.grid{--bulma-grid-column-count: 3}.fixed-grid.has-4-cols-tablet>.grid{--bulma-grid-column-count: 4}.fixed-grid.has-5-cols-tablet>.grid{--bulma-grid-column-count: 5}.fixed-grid.has-6-cols-tablet>.grid{--bulma-grid-column-count: 6}.fixed-grid.has-7-cols-tablet>.grid{--bulma-grid-column-count: 7}.fixed-grid.has-8-cols-tablet>.grid{--bulma-grid-column-count: 8}.fixed-grid.has-9-cols-tablet>.grid{--bulma-grid-column-count: 9}.fixed-grid.has-10-cols-tablet>.grid{--bulma-grid-column-count: 10}.fixed-grid.has-11-cols-tablet>.grid{--bulma-grid-column-count: 11}.fixed-grid.has-12-cols-tablet>.grid{--bulma-grid-column-count: 12}}@container bulma-fixed-grid (min-width: 1024px){.fixed-grid.has-1-cols-desktop>.grid{--bulma-grid-column-count: 1}.fixed-grid.has-2-cols-desktop>.grid{--bulma-grid-column-count: 2}.fixed-grid.has-3-cols-desktop>.grid{--bulma-grid-column-count: 3}.fixed-grid.has-4-cols-desktop>.grid{--bulma-grid-column-count: 4}.fixed-grid.has-5-cols-desktop>.grid{--bulma-grid-column-count: 5}.fixed-grid.has-6-cols-desktop>.grid{--bulma-grid-column-count: 6}.fixed-grid.has-7-cols-desktop>.grid{--bulma-grid-column-count: 7}.fixed-grid.has-8-cols-desktop>.grid{--bulma-grid-column-count: 8}.fixed-grid.has-9-cols-desktop>.grid{--bulma-grid-column-count: 9}.fixed-grid.has-10-cols-desktop>.grid{--bulma-grid-column-count: 10}.fixed-grid.has-11-cols-desktop>.grid{--bulma-grid-column-count: 11}.fixed-grid.has-12-cols-desktop>.grid{--bulma-grid-column-count: 12}}@container bulma-fixed-grid (min-width: 1216px){.fixed-grid.has-1-cols-widescreen>.grid{--bulma-grid-column-count: 1}.fixed-grid.has-2-cols-widescreen>.grid{--bulma-grid-column-count: 2}.fixed-grid.has-3-cols-widescreen>.grid{--bulma-grid-column-count: 3}.fixed-grid.has-4-cols-widescreen>.grid{--bulma-grid-column-count: 4}.fixed-grid.has-5-cols-widescreen>.grid{--bulma-grid-column-count: 5}.fixed-grid.has-6-cols-widescreen>.grid{--bulma-grid-column-count: 6}.fixed-grid.has-7-cols-widescreen>.grid{--bulma-grid-column-count: 7}.fixed-grid.has-8-cols-widescreen>.grid{--bulma-grid-column-count: 8}.fixed-grid.has-9-cols-widescreen>.grid{--bulma-grid-column-count: 9}.fixed-grid.has-10-cols-widescreen>.grid{--bulma-grid-column-count: 10}.fixed-grid.has-11-cols-widescreen>.grid{--bulma-grid-column-count: 11}.fixed-grid.has-12-cols-widescreen>.grid{--bulma-grid-column-count: 12}}@container bulma-fixed-grid (min-width: 1408px){.fixed-grid.has-1-cols-fullhd>.grid{--bulma-grid-column-count: 1}.fixed-grid.has-2-cols-fullhd>.grid{--bulma-grid-column-count: 2}.fixed-grid.has-3-cols-fullhd>.grid{--bulma-grid-column-count: 3}.fixed-grid.has-4-cols-fullhd>.grid{--bulma-grid-column-count: 4}.fixed-grid.has-5-cols-fullhd>.grid{--bulma-grid-column-count: 5}.fixed-grid.has-6-cols-fullhd>.grid{--bulma-grid-column-count: 6}.fixed-grid.has-7-cols-fullhd>.grid{--bulma-grid-column-count: 7}.fixed-grid.has-8-cols-fullhd>.grid{--bulma-grid-column-count: 8}.fixed-grid.has-9-cols-fullhd>.grid{--bulma-grid-column-count: 9}.fixed-grid.has-10-cols-fullhd>.grid{--bulma-grid-column-count: 10}.fixed-grid.has-11-cols-fullhd>.grid{--bulma-grid-column-count: 11}.fixed-grid.has-12-cols-fullhd>.grid{--bulma-grid-column-count: 12}}@container bulma-fixed-grid (max-width: 768px){.fixed-grid.has-auto-count .grid{--bulma-grid-column-count: 2}}@container bulma-fixed-grid (min-width: 769px){.fixed-grid.has-auto-count .grid{--bulma-grid-column-count: 4}}@container bulma-fixed-grid (min-width: 1024px){.fixed-grid.has-auto-count .grid{--bulma-grid-column-count: 8}}@container bulma-fixed-grid (min-width: 1216px){.fixed-grid.has-auto-count .grid{--bulma-grid-column-count: 12}}@container bulma-fixed-grid (min-width: 1408px){.fixed-grid.has-auto-count .grid{--bulma-grid-column-count: 16}}.grid{--bulma-grid-gap: .75rem;--bulma-grid-column-min: 9rem;--bulma-grid-cell-column-span: 1;--bulma-grid-cell-row-span: 1;display:grid;gap:var(--bulma-grid-gap);column-gap:var(--bulma-grid-column-gap, var(--bulma-grid-gap));row-gap:var(--bulma-grid-row-gap, var(--bulma-grid-gap));grid-template-columns:repeat(auto-fit,minmax(var(--bulma-grid-column-min),1fr));grid-template-rows:auto}.grid.is-auto-fill{grid-template-columns:repeat(auto-fill,minmax(var(--bulma-grid-column-min),1fr))}.grid.is-col-min-1{--bulma-grid-column-min: 1.5rem}.grid.is-col-min-2{--bulma-grid-column-min: 3rem}.grid.is-col-min-3{--bulma-grid-column-min: 4.5rem}.grid.is-col-min-4{--bulma-grid-column-min: 6rem}.grid.is-col-min-5{--bulma-grid-column-min: 7.5rem}.grid.is-col-min-6{--bulma-grid-column-min: 9rem}.grid.is-col-min-7{--bulma-grid-column-min: 10.5rem}.grid.is-col-min-8{--bulma-grid-column-min: 12rem}.grid.is-col-min-9{--bulma-grid-column-min: 13.5rem}.grid.is-col-min-10{--bulma-grid-column-min: 15rem}.grid.is-col-min-11{--bulma-grid-column-min: 16.5rem}.grid.is-col-min-12{--bulma-grid-column-min: 18rem}.grid.is-col-min-13{--bulma-grid-column-min: 19.5rem}.grid.is-col-min-14{--bulma-grid-column-min: 21rem}.grid.is-col-min-15{--bulma-grid-column-min: 22.5rem}.grid.is-col-min-16{--bulma-grid-column-min: 24rem}.grid.is-col-min-17{--bulma-grid-column-min: 25.5rem}.grid.is-col-min-18{--bulma-grid-column-min: 27rem}.grid.is-col-min-19{--bulma-grid-column-min: 28.5rem}.grid.is-col-min-20{--bulma-grid-column-min: 30rem}.grid.is-col-min-21{--bulma-grid-column-min: 31.5rem}.grid.is-col-min-22{--bulma-grid-column-min: 33rem}.grid.is-col-min-23{--bulma-grid-column-min: 34.5rem}.grid.is-col-min-24{--bulma-grid-column-min: 36rem}.grid.is-col-min-25{--bulma-grid-column-min: 37.5rem}.grid.is-col-min-26{--bulma-grid-column-min: 39rem}.grid.is-col-min-27{--bulma-grid-column-min: 40.5rem}.grid.is-col-min-28{--bulma-grid-column-min: 42rem}.grid.is-col-min-29{--bulma-grid-column-min: 43.5rem}.grid.is-col-min-30{--bulma-grid-column-min: 45rem}.grid.is-col-min-31{--bulma-grid-column-min: 46.5rem}.grid.is-col-min-32{--bulma-grid-column-min: 48rem}.cell{grid-column-end:span var(--bulma-grid-cell-column-span);grid-column-start:var(--bulma-grid-cell-column-start);grid-row-end:span var(--bulma-grid-cell-row-span);grid-row-start:var(--bulma-grid-cell-row-start)}.cell.is-col-start-end{--bulma-grid-cell-column-start: -1}.cell.is-row-start-end{--bulma-grid-cell-row-start: -1}.cell.is-col-start-1{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12{--bulma-grid-cell-row-span: 12}@media screen and (max-width:768px){.cell.is-col-start-1-mobile{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-mobile{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-mobile{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-mobile{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-mobile{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-mobile{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-mobile{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-mobile{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-mobile{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-mobile{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-mobile{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-mobile{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-mobile{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-mobile{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-mobile{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-mobile{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-mobile{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-mobile{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-mobile{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-mobile{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-mobile{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-mobile{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-mobile{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-mobile{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-mobile{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-mobile{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-mobile{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-mobile{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-mobile{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-mobile{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-mobile{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-mobile{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-mobile{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-mobile{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-mobile{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-mobile{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-mobile{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-mobile{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-mobile{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-mobile{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-mobile{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-mobile{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-mobile{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-mobile{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-mobile{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-mobile{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-mobile{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-mobile{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-mobile{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-mobile{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-mobile{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-mobile{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-mobile{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-mobile{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-mobile{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-mobile{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-mobile{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-mobile{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-mobile{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-mobile{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-mobile{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-mobile{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-mobile{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-mobile{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-mobile{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-mobile{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-mobile{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-mobile{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-mobile{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-mobile{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-mobile{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-mobile{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-mobile{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-mobile{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-mobile{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-mobile{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-mobile{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-mobile{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-mobile{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-mobile{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-mobile{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-mobile{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-mobile{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-mobile{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-mobile{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-mobile{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-mobile{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-mobile{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-mobile{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-mobile{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-mobile{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-mobile{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-mobile{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-mobile{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-mobile{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-mobile{--bulma-grid-cell-row-span: 12}}@media screen and (min-width:769px),print{.cell.is-col-start-1-tablet{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-tablet{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-tablet{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-tablet{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-tablet{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-tablet{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-tablet{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-tablet{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-tablet{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-tablet{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-tablet{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-tablet{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-tablet{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-tablet{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-tablet{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-tablet{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-tablet{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-tablet{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-tablet{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-tablet{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-tablet{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-tablet{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-tablet{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-tablet{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-tablet{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-tablet{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-tablet{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-tablet{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-tablet{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-tablet{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-tablet{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-tablet{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-tablet{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-tablet{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-tablet{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-tablet{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-tablet{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-tablet{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-tablet{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-tablet{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-tablet{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-tablet{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-tablet{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-tablet{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-tablet{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-tablet{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-tablet{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-tablet{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-tablet{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-tablet{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-tablet{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-tablet{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-tablet{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-tablet{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-tablet{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-tablet{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-tablet{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-tablet{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-tablet{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-tablet{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-tablet{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-tablet{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-tablet{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-tablet{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-tablet{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-tablet{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-tablet{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-tablet{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-tablet{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-tablet{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-tablet{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-tablet{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-tablet{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-tablet{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-tablet{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-tablet{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-tablet{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-tablet{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-tablet{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-tablet{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-tablet{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-tablet{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-tablet{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-tablet{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-tablet{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-tablet{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-tablet{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-tablet{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-tablet{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-tablet{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-tablet{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-tablet{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-tablet{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-tablet{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-tablet{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-tablet{--bulma-grid-cell-row-span: 12}}@media screen and (min-width:769px)and (max-width:1023px){.cell.is-col-start-1-tablet-only{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-tablet-only{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-tablet-only{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-tablet-only{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-tablet-only{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-tablet-only{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-tablet-only{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-tablet-only{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-tablet-only{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-tablet-only{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-tablet-only{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-tablet-only{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-tablet-only{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-tablet-only{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-tablet-only{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-tablet-only{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-tablet-only{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-tablet-only{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-tablet-only{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-tablet-only{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-tablet-only{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-tablet-only{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-tablet-only{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-tablet-only{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-tablet-only{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-tablet-only{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-tablet-only{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-tablet-only{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-tablet-only{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-tablet-only{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-tablet-only{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-tablet-only{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-tablet-only{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-tablet-only{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-tablet-only{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-tablet-only{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-tablet-only{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-tablet-only{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-tablet-only{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-tablet-only{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-tablet-only{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-tablet-only{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-tablet-only{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-tablet-only{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-tablet-only{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-tablet-only{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-tablet-only{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-tablet-only{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-tablet-only{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-tablet-only{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-tablet-only{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-tablet-only{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-tablet-only{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-tablet-only{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-tablet-only{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-tablet-only{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-tablet-only{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-tablet-only{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-tablet-only{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-tablet-only{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-tablet-only{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-tablet-only{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-tablet-only{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-tablet-only{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-tablet-only{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-tablet-only{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-tablet-only{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-tablet-only{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-tablet-only{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-tablet-only{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-tablet-only{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-tablet-only{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-tablet-only{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-tablet-only{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-tablet-only{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-tablet-only{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-tablet-only{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-tablet-only{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-tablet-only{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-tablet-only{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-tablet-only{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-tablet-only{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-tablet-only{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-tablet-only{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-tablet-only{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-tablet-only{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-tablet-only{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-tablet-only{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-tablet-only{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-tablet-only{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-tablet-only{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-tablet-only{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-tablet-only{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-tablet-only{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-tablet-only{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-tablet-only{--bulma-grid-cell-row-span: 12}}@media screen and (min-width:1024px){.cell.is-col-start-1-desktop{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-desktop{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-desktop{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-desktop{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-desktop{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-desktop{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-desktop{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-desktop{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-desktop{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-desktop{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-desktop{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-desktop{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-desktop{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-desktop{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-desktop{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-desktop{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-desktop{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-desktop{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-desktop{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-desktop{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-desktop{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-desktop{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-desktop{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-desktop{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-desktop{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-desktop{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-desktop{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-desktop{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-desktop{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-desktop{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-desktop{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-desktop{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-desktop{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-desktop{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-desktop{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-desktop{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-desktop{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-desktop{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-desktop{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-desktop{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-desktop{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-desktop{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-desktop{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-desktop{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-desktop{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-desktop{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-desktop{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-desktop{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-desktop{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-desktop{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-desktop{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-desktop{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-desktop{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-desktop{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-desktop{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-desktop{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-desktop{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-desktop{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-desktop{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-desktop{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-desktop{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-desktop{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-desktop{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-desktop{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-desktop{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-desktop{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-desktop{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-desktop{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-desktop{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-desktop{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-desktop{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-desktop{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-desktop{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-desktop{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-desktop{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-desktop{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-desktop{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-desktop{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-desktop{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-desktop{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-desktop{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-desktop{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-desktop{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-desktop{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-desktop{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-desktop{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-desktop{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-desktop{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-desktop{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-desktop{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-desktop{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-desktop{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-desktop{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-desktop{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-desktop{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-desktop{--bulma-grid-cell-row-span: 12}}@media screen and (min-width:1024px)and (max-width:1215px){.cell.is-col-start-1-desktop-only{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-desktop-only{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-desktop-only{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-desktop-only{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-desktop-only{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-desktop-only{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-desktop-only{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-desktop-only{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-desktop-only{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-desktop-only{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-desktop-only{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-desktop-only{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-desktop-only{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-desktop-only{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-desktop-only{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-desktop-only{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-desktop-only{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-desktop-only{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-desktop-only{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-desktop-only{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-desktop-only{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-desktop-only{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-desktop-only{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-desktop-only{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-desktop-only{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-desktop-only{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-desktop-only{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-desktop-only{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-desktop-only{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-desktop-only{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-desktop-only{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-desktop-only{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-desktop-only{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-desktop-only{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-desktop-only{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-desktop-only{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-desktop-only{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-desktop-only{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-desktop-only{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-desktop-only{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-desktop-only{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-desktop-only{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-desktop-only{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-desktop-only{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-desktop-only{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-desktop-only{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-desktop-only{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-desktop-only{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-desktop-only{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-desktop-only{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-desktop-only{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-desktop-only{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-desktop-only{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-desktop-only{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-desktop-only{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-desktop-only{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-desktop-only{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-desktop-only{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-desktop-only{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-desktop-only{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-desktop-only{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-desktop-only{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-desktop-only{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-desktop-only{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-desktop-only{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-desktop-only{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-desktop-only{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-desktop-only{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-desktop-only{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-desktop-only{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-desktop-only{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-desktop-only{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-desktop-only{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-desktop-only{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-desktop-only{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-desktop-only{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-desktop-only{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-desktop-only{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-desktop-only{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-desktop-only{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-desktop-only{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-desktop-only{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-desktop-only{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-desktop-only{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-desktop-only{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-desktop-only{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-desktop-only{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-desktop-only{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-desktop-only{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-desktop-only{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-desktop-only{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-desktop-only{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-desktop-only{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-desktop-only{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-desktop-only{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-desktop-only{--bulma-grid-cell-row-span: 12}}@media screen and (min-width:1216px){.cell.is-col-start-1-widescreen{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-widescreen{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-widescreen{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-widescreen{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-widescreen{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-widescreen{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-widescreen{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-widescreen{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-widescreen{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-widescreen{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-widescreen{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-widescreen{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-widescreen{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-widescreen{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-widescreen{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-widescreen{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-widescreen{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-widescreen{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-widescreen{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-widescreen{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-widescreen{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-widescreen{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-widescreen{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-widescreen{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-widescreen{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-widescreen{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-widescreen{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-widescreen{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-widescreen{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-widescreen{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-widescreen{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-widescreen{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-widescreen{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-widescreen{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-widescreen{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-widescreen{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-widescreen{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-widescreen{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-widescreen{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-widescreen{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-widescreen{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-widescreen{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-widescreen{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-widescreen{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-widescreen{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-widescreen{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-widescreen{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-widescreen{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-widescreen{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-widescreen{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-widescreen{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-widescreen{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-widescreen{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-widescreen{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-widescreen{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-widescreen{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-widescreen{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-widescreen{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-widescreen{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-widescreen{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-widescreen{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-widescreen{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-widescreen{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-widescreen{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-widescreen{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-widescreen{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-widescreen{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-widescreen{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-widescreen{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-widescreen{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-widescreen{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-widescreen{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-widescreen{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-widescreen{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-widescreen{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-widescreen{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-widescreen{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-widescreen{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-widescreen{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-widescreen{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-widescreen{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-widescreen{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-widescreen{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-widescreen{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-widescreen{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-widescreen{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-widescreen{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-widescreen{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-widescreen{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-widescreen{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-widescreen{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-widescreen{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-widescreen{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-widescreen{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-widescreen{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-widescreen{--bulma-grid-cell-row-span: 12}}@media screen and (min-width:1216px)and (max-width:1407px){.cell.is-col-start-1-widescreen-only{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-widescreen-only{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-widescreen-only{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-widescreen-only{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-widescreen-only{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-widescreen-only{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-widescreen-only{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-widescreen-only{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-widescreen-only{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-widescreen-only{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-widescreen-only{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-widescreen-only{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-widescreen-only{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-widescreen-only{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-widescreen-only{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-widescreen-only{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-widescreen-only{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-widescreen-only{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-widescreen-only{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-widescreen-only{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-widescreen-only{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-widescreen-only{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-widescreen-only{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-widescreen-only{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-widescreen-only{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-widescreen-only{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-widescreen-only{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-widescreen-only{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-widescreen-only{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-widescreen-only{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-widescreen-only{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-widescreen-only{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-widescreen-only{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-widescreen-only{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-widescreen-only{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-widescreen-only{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-widescreen-only{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-widescreen-only{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-widescreen-only{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-widescreen-only{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-widescreen-only{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-widescreen-only{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-widescreen-only{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-widescreen-only{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-widescreen-only{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-widescreen-only{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-widescreen-only{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-widescreen-only{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-widescreen-only{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-widescreen-only{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-widescreen-only{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-widescreen-only{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-widescreen-only{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-widescreen-only{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-widescreen-only{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-widescreen-only{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-widescreen-only{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-widescreen-only{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-widescreen-only{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-widescreen-only{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-widescreen-only{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-widescreen-only{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-widescreen-only{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-widescreen-only{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-widescreen-only{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-widescreen-only{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-widescreen-only{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-widescreen-only{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-widescreen-only{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-widescreen-only{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-widescreen-only{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-widescreen-only{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-widescreen-only{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-widescreen-only{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-widescreen-only{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-widescreen-only{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-widescreen-only{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-widescreen-only{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-widescreen-only{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-widescreen-only{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-widescreen-only{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-widescreen-only{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-widescreen-only{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-widescreen-only{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-widescreen-only{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-widescreen-only{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-widescreen-only{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-widescreen-only{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-widescreen-only{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-widescreen-only{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-widescreen-only{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-widescreen-only{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-widescreen-only{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-widescreen-only{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-widescreen-only{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-widescreen-only{--bulma-grid-cell-row-span: 12}}@media screen and (min-width:1408px){.cell.is-col-start-1-fullhd{--bulma-grid-cell-column-start: 1}.cell.is-col-end-1-fullhd{--bulma-grid-cell-column-end: 1}.cell.is-col-from-end-1-fullhd{--bulma-grid-cell-column-start: -1}.cell.is-col-span-1-fullhd{--bulma-grid-cell-column-span: 1}.cell.is-row-start-1-fullhd{--bulma-grid-cell-row-start: 1}.cell.is-row-end-1-fullhd{--bulma-grid-cell-row-end: 1}.cell.is-row-from-end-1-fullhd{--bulma-grid-cell-row-start: -1}.cell.is-row-span-1-fullhd{--bulma-grid-cell-row-span: 1}.cell.is-col-start-2-fullhd{--bulma-grid-cell-column-start: 2}.cell.is-col-end-2-fullhd{--bulma-grid-cell-column-end: 2}.cell.is-col-from-end-2-fullhd{--bulma-grid-cell-column-start: -2}.cell.is-col-span-2-fullhd{--bulma-grid-cell-column-span: 2}.cell.is-row-start-2-fullhd{--bulma-grid-cell-row-start: 2}.cell.is-row-end-2-fullhd{--bulma-grid-cell-row-end: 2}.cell.is-row-from-end-2-fullhd{--bulma-grid-cell-row-start: -2}.cell.is-row-span-2-fullhd{--bulma-grid-cell-row-span: 2}.cell.is-col-start-3-fullhd{--bulma-grid-cell-column-start: 3}.cell.is-col-end-3-fullhd{--bulma-grid-cell-column-end: 3}.cell.is-col-from-end-3-fullhd{--bulma-grid-cell-column-start: -3}.cell.is-col-span-3-fullhd{--bulma-grid-cell-column-span: 3}.cell.is-row-start-3-fullhd{--bulma-grid-cell-row-start: 3}.cell.is-row-end-3-fullhd{--bulma-grid-cell-row-end: 3}.cell.is-row-from-end-3-fullhd{--bulma-grid-cell-row-start: -3}.cell.is-row-span-3-fullhd{--bulma-grid-cell-row-span: 3}.cell.is-col-start-4-fullhd{--bulma-grid-cell-column-start: 4}.cell.is-col-end-4-fullhd{--bulma-grid-cell-column-end: 4}.cell.is-col-from-end-4-fullhd{--bulma-grid-cell-column-start: -4}.cell.is-col-span-4-fullhd{--bulma-grid-cell-column-span: 4}.cell.is-row-start-4-fullhd{--bulma-grid-cell-row-start: 4}.cell.is-row-end-4-fullhd{--bulma-grid-cell-row-end: 4}.cell.is-row-from-end-4-fullhd{--bulma-grid-cell-row-start: -4}.cell.is-row-span-4-fullhd{--bulma-grid-cell-row-span: 4}.cell.is-col-start-5-fullhd{--bulma-grid-cell-column-start: 5}.cell.is-col-end-5-fullhd{--bulma-grid-cell-column-end: 5}.cell.is-col-from-end-5-fullhd{--bulma-grid-cell-column-start: -5}.cell.is-col-span-5-fullhd{--bulma-grid-cell-column-span: 5}.cell.is-row-start-5-fullhd{--bulma-grid-cell-row-start: 5}.cell.is-row-end-5-fullhd{--bulma-grid-cell-row-end: 5}.cell.is-row-from-end-5-fullhd{--bulma-grid-cell-row-start: -5}.cell.is-row-span-5-fullhd{--bulma-grid-cell-row-span: 5}.cell.is-col-start-6-fullhd{--bulma-grid-cell-column-start: 6}.cell.is-col-end-6-fullhd{--bulma-grid-cell-column-end: 6}.cell.is-col-from-end-6-fullhd{--bulma-grid-cell-column-start: -6}.cell.is-col-span-6-fullhd{--bulma-grid-cell-column-span: 6}.cell.is-row-start-6-fullhd{--bulma-grid-cell-row-start: 6}.cell.is-row-end-6-fullhd{--bulma-grid-cell-row-end: 6}.cell.is-row-from-end-6-fullhd{--bulma-grid-cell-row-start: -6}.cell.is-row-span-6-fullhd{--bulma-grid-cell-row-span: 6}.cell.is-col-start-7-fullhd{--bulma-grid-cell-column-start: 7}.cell.is-col-end-7-fullhd{--bulma-grid-cell-column-end: 7}.cell.is-col-from-end-7-fullhd{--bulma-grid-cell-column-start: -7}.cell.is-col-span-7-fullhd{--bulma-grid-cell-column-span: 7}.cell.is-row-start-7-fullhd{--bulma-grid-cell-row-start: 7}.cell.is-row-end-7-fullhd{--bulma-grid-cell-row-end: 7}.cell.is-row-from-end-7-fullhd{--bulma-grid-cell-row-start: -7}.cell.is-row-span-7-fullhd{--bulma-grid-cell-row-span: 7}.cell.is-col-start-8-fullhd{--bulma-grid-cell-column-start: 8}.cell.is-col-end-8-fullhd{--bulma-grid-cell-column-end: 8}.cell.is-col-from-end-8-fullhd{--bulma-grid-cell-column-start: -8}.cell.is-col-span-8-fullhd{--bulma-grid-cell-column-span: 8}.cell.is-row-start-8-fullhd{--bulma-grid-cell-row-start: 8}.cell.is-row-end-8-fullhd{--bulma-grid-cell-row-end: 8}.cell.is-row-from-end-8-fullhd{--bulma-grid-cell-row-start: -8}.cell.is-row-span-8-fullhd{--bulma-grid-cell-row-span: 8}.cell.is-col-start-9-fullhd{--bulma-grid-cell-column-start: 9}.cell.is-col-end-9-fullhd{--bulma-grid-cell-column-end: 9}.cell.is-col-from-end-9-fullhd{--bulma-grid-cell-column-start: -9}.cell.is-col-span-9-fullhd{--bulma-grid-cell-column-span: 9}.cell.is-row-start-9-fullhd{--bulma-grid-cell-row-start: 9}.cell.is-row-end-9-fullhd{--bulma-grid-cell-row-end: 9}.cell.is-row-from-end-9-fullhd{--bulma-grid-cell-row-start: -9}.cell.is-row-span-9-fullhd{--bulma-grid-cell-row-span: 9}.cell.is-col-start-10-fullhd{--bulma-grid-cell-column-start: 10}.cell.is-col-end-10-fullhd{--bulma-grid-cell-column-end: 10}.cell.is-col-from-end-10-fullhd{--bulma-grid-cell-column-start: -10}.cell.is-col-span-10-fullhd{--bulma-grid-cell-column-span: 10}.cell.is-row-start-10-fullhd{--bulma-grid-cell-row-start: 10}.cell.is-row-end-10-fullhd{--bulma-grid-cell-row-end: 10}.cell.is-row-from-end-10-fullhd{--bulma-grid-cell-row-start: -10}.cell.is-row-span-10-fullhd{--bulma-grid-cell-row-span: 10}.cell.is-col-start-11-fullhd{--bulma-grid-cell-column-start: 11}.cell.is-col-end-11-fullhd{--bulma-grid-cell-column-end: 11}.cell.is-col-from-end-11-fullhd{--bulma-grid-cell-column-start: -11}.cell.is-col-span-11-fullhd{--bulma-grid-cell-column-span: 11}.cell.is-row-start-11-fullhd{--bulma-grid-cell-row-start: 11}.cell.is-row-end-11-fullhd{--bulma-grid-cell-row-end: 11}.cell.is-row-from-end-11-fullhd{--bulma-grid-cell-row-start: -11}.cell.is-row-span-11-fullhd{--bulma-grid-cell-row-span: 11}.cell.is-col-start-12-fullhd{--bulma-grid-cell-column-start: 12}.cell.is-col-end-12-fullhd{--bulma-grid-cell-column-end: 12}.cell.is-col-from-end-12-fullhd{--bulma-grid-cell-column-start: -12}.cell.is-col-span-12-fullhd{--bulma-grid-cell-column-span: 12}.cell.is-row-start-12-fullhd{--bulma-grid-cell-row-start: 12}.cell.is-row-end-12-fullhd{--bulma-grid-cell-row-end: 12}.cell.is-row-from-end-12-fullhd{--bulma-grid-cell-row-start: -12}.cell.is-row-span-12-fullhd{--bulma-grid-cell-row-span: 12}}.container{flex-grow:1;margin:0 auto;position:relative;width:100%}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}.container.is-max-tablet{max-width:705px}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-tablet):not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-tablet):not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-tablet):not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-tablet):not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.footer{--bulma-footer-background-color: var(--bulma-scheme-main-bis);--bulma-footer-color: false;--bulma-footer-padding: 3rem 1.5rem 6rem;background-color:var(--bulma-footer-background-color);padding:var(--bulma-footer-padding)}.hero{--bulma-hero-body-padding: 3rem 1.5rem;--bulma-hero-body-padding-tablet: 3rem 3rem;--bulma-hero-body-padding-small: 1.5rem;--bulma-hero-body-padding-medium: 9rem 4.5rem;--bulma-hero-body-padding-large: 18rem 6rem;--bulma-hero-gradient-h-offset: 5deg;--bulma-hero-gradient-s-offset: 10%;--bulma-hero-gradient-l-offset: 5%}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{--bulma-hero-h: var(--bulma-white-h);--bulma-hero-s: var(--bulma-white-s);--bulma-hero-background-l: var(--bulma-white-l);--bulma-hero-color-l: var(--bulma-white-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-white .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-white .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-white .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-white .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-white.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-black{--bulma-hero-h: var(--bulma-black-h);--bulma-hero-s: var(--bulma-black-s);--bulma-hero-background-l: var(--bulma-black-l);--bulma-hero-color-l: var(--bulma-black-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-black .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-black .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-black .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-black .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-black.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-light{--bulma-hero-h: var(--bulma-light-h);--bulma-hero-s: var(--bulma-light-s);--bulma-hero-background-l: var(--bulma-light-l);--bulma-hero-color-l: var(--bulma-light-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-light .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-light .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-light .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-light .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-light.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-dark{--bulma-hero-h: var(--bulma-dark-h);--bulma-hero-s: var(--bulma-dark-s);--bulma-hero-background-l: var(--bulma-dark-l);--bulma-hero-color-l: var(--bulma-dark-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-dark .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-dark .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-dark .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-dark .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-text{--bulma-hero-h: var(--bulma-text-h);--bulma-hero-s: var(--bulma-text-s);--bulma-hero-background-l: var(--bulma-text-l);--bulma-hero-color-l: var(--bulma-text-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-text .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-text .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-text .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-text .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-text.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-text.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-primary{--bulma-hero-h: var(--bulma-primary-h);--bulma-hero-s: var(--bulma-primary-s);--bulma-hero-background-l: var(--bulma-primary-l);--bulma-hero-color-l: var(--bulma-primary-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-primary .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-primary .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-primary .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-primary .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-link{--bulma-hero-h: var(--bulma-link-h);--bulma-hero-s: var(--bulma-link-s);--bulma-hero-background-l: var(--bulma-link-l);--bulma-hero-color-l: var(--bulma-link-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-link .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-link .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-link .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-link .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-link.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-info{--bulma-hero-h: var(--bulma-info-h);--bulma-hero-s: var(--bulma-info-s);--bulma-hero-background-l: var(--bulma-info-l);--bulma-hero-color-l: var(--bulma-info-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-info .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-info .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-info .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-info .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-info.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-success{--bulma-hero-h: var(--bulma-success-h);--bulma-hero-s: var(--bulma-success-s);--bulma-hero-background-l: var(--bulma-success-l);--bulma-hero-color-l: var(--bulma-success-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-success .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-success .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-success .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-success .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-success.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-warning{--bulma-hero-h: var(--bulma-warning-h);--bulma-hero-s: var(--bulma-warning-s);--bulma-hero-background-l: var(--bulma-warning-l);--bulma-hero-color-l: var(--bulma-warning-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-warning .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-warning .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-warning .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-warning .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-danger{--bulma-hero-h: var(--bulma-danger-h);--bulma-hero-s: var(--bulma-danger-s);--bulma-hero-background-l: var(--bulma-danger-l);--bulma-hero-color-l: var(--bulma-danger-invert-l);background-color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l));color:hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l))}.hero.is-danger .navbar{--bulma-navbar-item-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-hover-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-navbar-item-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-navbar-item-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-danger .tabs{--bulma-tabs-link-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-background-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-tabs-boxed-link-active-border-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l));--bulma-tabs-link-active-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-background-l))}.hero.is-danger .subtitle{--bulma-subtitle-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-subtitle-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-danger .title{--bulma-title-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l));--bulma-title-strong-color: hsl(var(--bulma-hero-h), var(--bulma-hero-s), var(--bulma-hero-color-l))}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-background-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--bulma-hero-h) - 5deg),calc(var(--bulma-hero-s) + 10%),calc(var(--bulma-hero-background-l) + 5%)),hsl(var(--bulma-hero-h),var(--bulma-hero-s),var(--bulma-hero-color-l)) 71%,hsl(calc(var(--bulma-hero-h) + 5deg),calc(var(--bulma-hero-s) - 10%),calc(var(--bulma-hero-background-l) - 5%)))}}.hero.is-small .hero-body{padding:var(--bulma-hero-body-padding-small)}@media screen and (min-width:769px),print{.hero.is-medium .hero-body{padding:var(--bulma-hero-body-padding-medium)}}@media screen and (min-width:769px),print{.hero.is-large .hero-body{padding:var(--bulma-hero-body-padding-large)}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-inline-end:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:var(--bulma-hero-body-padding)}@media screen and (min-width:769px),print{.hero-body{padding:var(--bulma-hero-body-padding-tablet)}}.level{--bulma-level-item-spacing: calc(var(--bulma-block-spacing) * .5);align-items:center;display:flex;flex-direction:column;justify-content:space-between;gap:var(--bulma-level-item-spacing)}.level code{border-radius:var(--bulma-radius)}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex;flex-direction:row}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.level{display:flex;flex-direction:row}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0;gap:calc(var(--bulma-block-spacing) * .5)}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}.level-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (min-width:769px),print{.level-left{flex-direction:row}}.level-right{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width:769px),print{.level-right{flex-direction:row}}.media{--bulma-media-border-color: hsla(var(--bulma-scheme-h), var(--bulma-scheme-s), var(--bulma-border-l), .5);--bulma-media-border-size: 1px;--bulma-media-spacing: 1rem;--bulma-media-spacing-large: 1.5rem;--bulma-media-content-spacing: .75rem;--bulma-media-level-1-spacing: .75rem;--bulma-media-level-1-content-spacing: .5rem;--bulma-media-level-2-spacing: .5rem;align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:var(--bulma-media-content-spacing)}.media .media{border-top-color:var(--bulma-media-border-color);border-top-style:solid;border-top-width:var(--bulma-media-border-size);display:flex;padding-top:var(--bulma-media-level-1-spacing)}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:var(--bulma-media-level-1-content-spacing)}.media .media .media{padding-top:var(--bulma-media-level-2-spacing)}.media .media .media+.media{margin-top:var(--bulma-media-level-2-spacing)}.media+.media{border-top-color:var(--bulma-media-border-color);border-top-style:solid;border-top-width:var(--bulma-media-border-size);margin-top:var(--bulma-media-spacing);padding-top:var(--bulma-media-spacing)}.media.is-large+.media{margin-top:var(--bulma-media-spacing-large);padding-top:var(--bulma-media-spacing-large)}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-inline-end:var(--bulma-media-spacing)}.media-right{margin-inline-start:var(--bulma-media-spacing)}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.section{--bulma-section-padding: 3rem 1.5rem;--bulma-section-padding-desktop: 3rem 3rem;--bulma-section-padding-medium: 9rem 4.5rem;--bulma-section-padding-large: 18rem 6rem;padding:var(--bulma-section-padding)}@media screen and (min-width:1024px){.section{padding:var(--bulma-section-padding-desktop)}.section.is-medium{padding:var(--bulma-section-padding-medium)}.section.is-large{padding:var(--bulma-section-padding-large)}}.section.is-fullheight{min-height:100vh}.is-display-none,.is-hidden{display:none!important}.is-display-block,.is-block{display:block!important}@media screen and (max-width:768px){.is-display-block-mobile,.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-display-block-tablet,.is-block-tablet{display:block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-display-block-tablet-only,.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-display-block-touch,.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-display-block-desktop,.is-block-desktop{display:block!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-display-block-desktop-only,.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-display-block-widescreen,.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-display-block-widescreen-only,.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-display-block-fullhd,.is-block-fullhd{display:block!important}}.is-display-flex,.is-flex{display:flex!important}@media screen and (max-width:768px){.is-display-flex-mobile,.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-display-flex-tablet,.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-display-flex-tablet-only,.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-display-flex-touch,.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-display-flex-desktop,.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-display-flex-desktop-only,.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-display-flex-widescreen,.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-display-flex-widescreen-only,.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-display-flex-fullhd,.is-flex-fullhd{display:flex!important}}.is-display-inline,.is-inline{display:inline!important}@media screen and (max-width:768px){.is-display-inline-mobile,.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-display-inline-tablet,.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-display-inline-tablet-only,.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-display-inline-touch,.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-display-inline-desktop,.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-display-inline-desktop-only,.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-display-inline-widescreen,.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-display-inline-widescreen-only,.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-display-inline-fullhd,.is-inline-fullhd{display:inline!important}}.is-display-inline-block,.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-display-inline-block-mobile,.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-display-inline-block-tablet,.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-display-inline-block-tablet-only,.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-display-inline-block-touch,.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-display-inline-block-desktop,.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-display-inline-block-desktop-only,.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-display-inline-block-widescreen,.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-display-inline-block-widescreen-only,.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-display-inline-block-fullhd,.is-inline-block-fullhd{display:inline-block!important}}.is-display-inline-flex,.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-display-inline-flex-mobile,.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-display-inline-flex-tablet,.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-display-inline-flex-tablet-only,.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-display-inline-flex-touch,.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-display-inline-flex-desktop,.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-display-inline-flex-desktop-only,.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-display-inline-flex-widescreen,.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-display-inline-flex-widescreen-only,.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-display-inline-flex-fullhd,.is-inline-flex-fullhd{display:inline-flex!important}}.is-display-grid,.is-grid{display:grid!important}@media screen and (max-width:768px){.is-display-grid-mobile,.is-grid-mobile{display:grid!important}}@media screen and (min-width:769px),print{.is-display-grid-tablet,.is-grid-tablet{display:grid!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-display-grid-tablet-only,.is-grid-tablet-only{display:grid!important}}@media screen and (max-width:1023px){.is-display-grid-touch,.is-grid-touch{display:grid!important}}@media screen and (min-width:1024px){.is-display-grid-desktop,.is-grid-desktop{display:grid!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-display-grid-desktop-only,.is-grid-desktop-only{display:grid!important}}@media screen and (min-width:1216px){.is-display-grid-widescreen,.is-grid-widescreen{display:grid!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-display-grid-widescreen-only,.is-grid-widescreen-only{display:grid!important}}@media screen and (min-width:1408px){.is-display-grid-fullhd,.is-grid-fullhd{display:grid!important}}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-display-none-mobile,.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-display-none-tablet,.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-display-none-tablet-only,.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-display-none-touch,.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-display-none-desktop,.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-display-none-desktop-only,.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-display-none-widescreen,.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-display-none-widescreen-only,.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-display-none-fullhd,.is-hidden-fullhd{display:none!important}}.is-visibility-hidden,.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-visibility-hidden-mobile,.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-visibility-hidden-tablet,.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px)and (max-width:1023px){.is-visibility-hidden-tablet-only,.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-visibility-hidden-touch,.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-visibility-hidden-desktop,.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px)and (max-width:1215px){.is-visibility-hidden-desktop-only,.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-visibility-hidden-widescreen,.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px)and (max-width:1407px){.is-visibility-hidden-widescreen-only,.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-visibility-hidden-fullhd,.is-invisible-fullhd{visibility:hidden!important}}@media(min-width:1984px){.container.is-fluid.mwidth{max-width:1920px!important}}@media screen and (max-width:768px){.container.is-fluid.mwidth{padding-left:15px!important;padding-right:15px!important}}@font-face{font-family:Azeret Semimono;src:url(/fonts/AzeretSemiMonoUprightVF.ttf)}@font-face{font-family:Azeret Semimono Medium;src:url(/fonts/AzeretSemiMonoUprightVF.ttf);size-adjust:105%;font-weight:390}@font-face{font-family:Azeret Semimono Bold;src:url(/fonts/AzeretSemiMonoUprightVF.ttf);size-adjust:105%;font-weight:600}@font-face{font-family:Azeret Semimono Thin;src:url(/fonts/AzeretSemiMonoUprightVF.ttf);size-adjust:105%;font-weight:100}:root{--black: #191923;--orange: #ffb94b;--white: #f2f2f2;--blogwhite: #f4f5f7;--navy: #0b2740;--lightgray: color-mix(in srgb, var(--white) 20%, transparent);--gray: color-mix(in srgb, var(--white) 50%, transparent);--blackgray: color-mix(in srgb, var(--black) 20%, transparent);--gradient: linear-gradient(to top, #ffa050, #ffc550);--row: 25px;--default-radius: 15px;--small-radius: 10px;--medium: "Azeret Semimono Medium", "Noto Sans JP", sans-serif;--bold: "Azeret Semimono Bold", "Noto Sans JP", sans-serif}html,body{margin:0;width:100%;height:100%;font-family:var(--medium);font-weight:500;background-color:var(--navy);color:var(--white);overflow-x:hidden}h2{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Azeret Semimono,sans-serif;font-weight:500;font-size:21px;line-height:var(--row);margin-bottom:var(--row)}@media screen and (min-width:769px)and (max-width:1023px){h2{margin-bottom:0}}p{font-size:15px;line-height:var(--row);font-family:var(--medium);font-weight:500}@media(min-width:1984px){p{font-size:16px}}ul{font-size:15px;line-height:var(--row);font-family:var(--medium);font-weight:500;list-style:"#"}@media(min-width:1984px){ul{font-size:16px}}footer[data-astro-cid-sz7xmlte]{position:relative;padding:0;margin-top:calc(var(--row) * 3);background-color:var(--black)}footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte]{padding:calc(var(--row) * 3) 0;border-bottom:1px solid var(--lightgray)}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte]{padding:calc(var(--row) * 2) 0}}footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:64px;line-height:calc(var(--row) * 3);font-family:Azeret Semimono Bold,sans-serif}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:44px;line-height:calc(var(--row) * 2)}}footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{width:100%;height:calc(var(--row) * 4);border-radius:100vmax;border:1px solid var(--white);font-size:15px;font-family:Azeret Semimono,sans-serif;font-weight:500;text-align:center;text-transform:uppercase;letter-spacing:.1em;transition:all 1s ease;background-color:var(--black);color:var(--white)}footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]:hover{background-color:var(--lightgray);color:var(--orange);font-weight:650}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .contact[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{height:calc(var(--row) * 3)}}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte]{padding:var(--row) 0}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte]{padding:calc(var(--row) * 1) 0 0}}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-family:Azeret Semimono,sans-serif;font-size:128px;line-height:106px;letter-spacing:-.005em}@media screen and (min-width:769px)and (max-width:1023px){footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-size:96px;line-height:84px}}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-size:82px;line-height:75px;margin-bottom:0}}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-main[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0 0 calc(var(--row) * 2) var(--row);border-left:1px solid var(--white)}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-main[data-astro-cid-sz7xmlte]{border-left:none;padding:0}}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-main[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{font-family:Azeret Semimono,sans-serif;font-weight:200;font-size:48px;line-height:calc(var(--row) * 2)}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-main[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--white)}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-main[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--orange)}@media screen and (min-width:769px)and (max-width:1023px){footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-main[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{font-size:36px;line-height:calc(var(--row) * 1.5)}}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-main[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{font-size:32px;line-height:35px}}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-sns[data-astro-cid-sz7xmlte]{list-style:none;margin:2px 0 0;padding:0}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-sns[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{font-family:Azeret Semimono,sans-serif;font-weight:500;font-size:18px;line-height:var(--row);margin-bottom:var(--row);color:var(--white);cursor:pointer}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-sns[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]:hover{color:var(--orange)}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-sns[data-astro-cid-sz7xmlte]{margin:0}footer[data-astro-cid-sz7xmlte] .menu[data-astro-cid-sz7xmlte] .menu-sns[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:0;font-size:15px}}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte]{height:calc(var(--row) * 3);display:flex;align-items:center}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:25px;height:25px}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-left:10px;font-family:Azeret Semimono,sans-serif;font-weight:500;font-size:15px;line-height:var(--row);color:var(--white)}
