*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:theme("fontFamily.mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:theme("fontFamily.mono[1].fontFeatureSettings",normal);font-variation-settings:theme("fontFamily.mono[1].fontVariationSettings",normal);font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:theme("colors.gray.400",#9ca3af)}input::placeholder,textarea::placeholder{opacity:1;color:theme("colors.gray.400",#9ca3af)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--breakpoint-xs: 0;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-xxl: 1536px}.row{--gutter-x: var(--space-1);--gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--gutter-y));margin-right:calc(-.5 * var(--gutter-x));margin-left:calc(-.5 * var(--gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-top:var(--gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--rows, 1),1fr);grid-template-columns:repeat(12,1fr);gap:var(--space-1)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media (min-width: 640px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media (min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media (min-width: 1024px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media (min-width: 1280px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media (min-width: 1536px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--gutter-x: 0}.g-0,.gy-0{--gutter-y: 0}.g-1,.gx-1{--gutter-x: 1.5rem}.g-1,.gy-1{--gutter-y: 1.5rem}.g-2,.gx-2{--gutter-x: 3rem}.g-2,.gy-2{--gutter-y: 3rem}.g-3,.gx-3{--gutter-x: 4.5rem}.g-3,.gy-3{--gutter-y: 4.5rem}.g-4,.gx-4{--gutter-x: 6rem}.g-4,.gy-4{--gutter-y: 6rem}.g-5,.gx-5{--gutter-x: 7.5rem}.g-5,.gy-5{--gutter-y: 7.5rem}.g-6,.gx-6{--gutter-x: 9rem}.g-6,.gy-6{--gutter-y: 9rem}@media (min-width: 640px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--gutter-x: 0}.g-sm-0,.gy-sm-0{--gutter-y: 0}.g-sm-1,.gx-sm-1{--gutter-x: 1.5rem}.g-sm-1,.gy-sm-1{--gutter-y: 1.5rem}.g-sm-2,.gx-sm-2{--gutter-x: 3rem}.g-sm-2,.gy-sm-2{--gutter-y: 3rem}.g-sm-3,.gx-sm-3{--gutter-x: 4.5rem}.g-sm-3,.gy-sm-3{--gutter-y: 4.5rem}.g-sm-4,.gx-sm-4{--gutter-x: 6rem}.g-sm-4,.gy-sm-4{--gutter-y: 6rem}.g-sm-5,.gx-sm-5{--gutter-x: 7.5rem}.g-sm-5,.gy-sm-5{--gutter-y: 7.5rem}.g-sm-6,.gx-sm-6{--gutter-x: 9rem}.g-sm-6,.gy-sm-6{--gutter-y: 9rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--gutter-x: 0}.g-md-0,.gy-md-0{--gutter-y: 0}.g-md-1,.gx-md-1{--gutter-x: 1.5rem}.g-md-1,.gy-md-1{--gutter-y: 1.5rem}.g-md-2,.gx-md-2{--gutter-x: 3rem}.g-md-2,.gy-md-2{--gutter-y: 3rem}.g-md-3,.gx-md-3{--gutter-x: 4.5rem}.g-md-3,.gy-md-3{--gutter-y: 4.5rem}.g-md-4,.gx-md-4{--gutter-x: 6rem}.g-md-4,.gy-md-4{--gutter-y: 6rem}.g-md-5,.gx-md-5{--gutter-x: 7.5rem}.g-md-5,.gy-md-5{--gutter-y: 7.5rem}.g-md-6,.gx-md-6{--gutter-x: 9rem}.g-md-6,.gy-md-6{--gutter-y: 9rem}}@media (min-width: 1024px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--gutter-x: 0}.g-lg-0,.gy-lg-0{--gutter-y: 0}.g-lg-1,.gx-lg-1{--gutter-x: 1.5rem}.g-lg-1,.gy-lg-1{--gutter-y: 1.5rem}.g-lg-2,.gx-lg-2{--gutter-x: 3rem}.g-lg-2,.gy-lg-2{--gutter-y: 3rem}.g-lg-3,.gx-lg-3{--gutter-x: 4.5rem}.g-lg-3,.gy-lg-3{--gutter-y: 4.5rem}.g-lg-4,.gx-lg-4{--gutter-x: 6rem}.g-lg-4,.gy-lg-4{--gutter-y: 6rem}.g-lg-5,.gx-lg-5{--gutter-x: 7.5rem}.g-lg-5,.gy-lg-5{--gutter-y: 7.5rem}.g-lg-6,.gx-lg-6{--gutter-x: 9rem}.g-lg-6,.gy-lg-6{--gutter-y: 9rem}}@media (min-width: 1280px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--gutter-x: 0}.g-xl-0,.gy-xl-0{--gutter-y: 0}.g-xl-1,.gx-xl-1{--gutter-x: 1.5rem}.g-xl-1,.gy-xl-1{--gutter-y: 1.5rem}.g-xl-2,.gx-xl-2{--gutter-x: 3rem}.g-xl-2,.gy-xl-2{--gutter-y: 3rem}.g-xl-3,.gx-xl-3{--gutter-x: 4.5rem}.g-xl-3,.gy-xl-3{--gutter-y: 4.5rem}.g-xl-4,.gx-xl-4{--gutter-x: 6rem}.g-xl-4,.gy-xl-4{--gutter-y: 6rem}.g-xl-5,.gx-xl-5{--gutter-x: 7.5rem}.g-xl-5,.gy-xl-5{--gutter-y: 7.5rem}.g-xl-6,.gx-xl-6{--gutter-x: 9rem}.g-xl-6,.gy-xl-6{--gutter-y: 9rem}}@media (min-width: 1536px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--gutter-x: 0}.g-xxl-0,.gy-xxl-0{--gutter-y: 0}.g-xxl-1,.gx-xxl-1{--gutter-x: 1.5rem}.g-xxl-1,.gy-xxl-1{--gutter-y: 1.5rem}.g-xxl-2,.gx-xxl-2{--gutter-x: 3rem}.g-xxl-2,.gy-xxl-2{--gutter-y: 3rem}.g-xxl-3,.gx-xxl-3{--gutter-x: 4.5rem}.g-xxl-3,.gy-xxl-3{--gutter-y: 4.5rem}.g-xxl-4,.gx-xxl-4{--gutter-x: 6rem}.g-xxl-4,.gy-xxl-4{--gutter-y: 6rem}.g-xxl-5,.gx-xxl-5{--gutter-x: 7.5rem}.g-xxl-5,.gy-xxl-5{--gutter-y: 7.5rem}.g-xxl-6,.gx-xxl-6{--gutter-x: 9rem}.g-xxl-6,.gy-xxl-6{--gutter-y: 9rem}}small{font-size:var(--font-size-small);line-height:var(--line-height-small)}.lead{font-size:var(--font-size-lead);line-height:var(--line-height-lead);margin-bottom:var(--space-1)}h1{font-size:var(--font-size-heading-1);line-height:var(--line-height-heading-1);font-weight:700;margin-bottom:var(--space-6);max-width:72ch}h2{font-size:var(--font-size-heading-2);line-height:var(--line-height-heading-2);font-weight:700;margin-bottom:var(--space-5);max-width:72ch;margin-top:var(--space-6)}h3{font-size:var(--font-size-heading-3);line-height:var(--line-height-heading-3);font-weight:700;margin-bottom:var(--space-4);max-width:72ch;margin-top:var(--space-5)}h4{font-size:var(--font-size-heading-4);line-height:var(--line-height-heading-4);font-weight:700;margin-bottom:var(--space-3);max-width:72ch;margin-top:var(--space-4)}h5{font-size:var(--font-size-heading-5);line-height:var(--line-height-heading-5);font-weight:700;margin-bottom:var(--space-2);max-width:72ch;margin-top:var(--space-3)}h6{font-size:var(--font-size-heading-6);line-height:var(--line-height-heading-6);font-weight:700;margin-bottom:var(--space-1);max-width:72ch;margin-top:var(--space-2)}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}p{margin-bottom:var(--space-1);max-width:72ch}a{color:rgb(var(--color-text-accent-primary))}.level-1:not(*:last-child){margin-bottom:var(--space-6)}.level-1>*:not(.level-1>*:last-child){margin-bottom:var(--space-6)}.level-2:not(*:last-child){margin-bottom:var(--space-5)}.level-2>*:not(.level-2>*:last-child){margin-bottom:var(--space-5)}.level-3:not(*:last-child){margin-bottom:var(--space-4)}.level-3>*:not(.level-3>*:last-child){margin-bottom:var(--space-4)}.level-4:not(*:last-child){margin-bottom:var(--space-3)}.level-4>*:not(.level-4>*:last-child){margin-bottom:var(--space-3)}.level-5:not(*:last-child){margin-bottom:var(--space-2)}.level-5>*:not(.level-5>*:last-child){margin-bottom:var(--space-2)}.level-6:not(*:last-child){margin-bottom:var(--space-1)}.level-6>*:not(.level-6>*:last-child){margin-bottom:var(--space-1)}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-5{gap:var(--space-5)}.gap-6{gap:var(--space-6)}.container{padding-top:2rem;padding-bottom:4rem}.site-view .site-wrapper{border-radius:1em;overflow:hidden;border:1px solid rgba(var(--color-border-surface),.4);padding:1em;background-color:rgba(var(--color-bg-surface-primary),.4);margin-bottom:var(--space-1)}.site-view .site-wrapper img{border-radius:.5em}.image-view .image{margin-bottom:var(--space-1)}.image-view .image:not(.not-border-radius){border-radius:1em}body{margin:0;background-color:rgb(var(--color-bg-base));font-family:var(--font-family-base),sans-serif;line-height:var(--line-height-base);color:rgb(var(--color-text-base-primary));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:content-box}@media (max-width: 639.98px){body{font-size:var(--font-size-small)}}@media (min-width: 640px){body{font-size:var(--font-size-base)}}body .wrapper{padding-top:9em;padding-bottom:var(--space-5);min-height:100vh}@media (max-width: 767.98px){body .wrapper{padding-left:var(--space-1);padding-right:var(--space-1)}}@media (min-width: 768px) and (max-width: 1023.98px){body .wrapper{padding-left:var(--space-2);padding-right:var(--space-2)}}@media (min-width: 1024px){body .wrapper{padding-left:var(--space-3);padding-right:var(--space-3)}}.content{margin-left:auto;margin-right:auto;max-width:var(--breakpoint-lg)}.full-width{width:100vw;margin-left:calc(-50vw + 50%)}.hero-image.error{background-image:url(../../../error.jpg);background-repeat:no-repeat;background-size:auto clamp(1000px,100vh,200vh);background-position:center var(--scroll-top)}nav{position:fixed;left:0;right:0;top:0;display:flex;justify-content:center;padding-top:var(--space-1);z-index:50}nav .header{display:flex;background-color:rgba(var(--color-bg-nav),.6);-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);padding:calc(.5em - 1px) calc(.5em - 1px);border-radius:2em;border:1px solid rgba(var(--color-border-nav),.2);flex-wrap:nowrap;gap:var(--space-1);transition:background-color .2s ease-in-out}@media (max-width: 767.98px){nav .header{gap:var(--space-1)}}@media (min-width: 768px){nav .header{gap:var(--space-2)}}nav .header .logo{display:flex;align-items:center;flex-wrap:nowrap;gap:.25em;font-weight:700;font-size:1em;line-height:2em;color:rgb(var(--color-text-brand-primary))}nav .header .logo .icon{background:url(../../../header/eye.png) no-repeat;background-size:cover;display:inline-block;height:2em;width:2em}nav .header .logo .text{font-size:1.5em}nav .header .nav,nav .header .lang{display:flex;align-items:stretch;flex-wrap:nowrap;color:rgb(var(--color-on-nav-text))}nav .header .nav li a,nav .header .lang li a{display:block;color:rgb(var(--color-on-nav-text));text-wrap:nowrap}nav .header .nav li.current,nav .header .lang li.current{display:none}nav .header .nav{gap:0}@media (max-width: 767.98px){nav .header .nav{display:none}}nav .header .nav li a{padding:.25em 1em;border-radius:2em;transition:background-color .2s ease-in-out,color .2s ease-in-out}nav .header .nav li a:hover{background-color:rgba(var(--color-bg-nav-hover),.5)}nav .header .lang{gap:.5em}nav .header .lang li{padding:.25em}nav .header .lang li a{background:url(../../../header/flags.png) no-repeat;background-size:auto 1.5em;width:1.5em;height:1.5em;text-indent:-9999px;white-space:nowrap;transition:opacity .2s ease-in-out}nav .header .lang li a[hreflang=en]{background-position:0 0}nav .header .lang li a[hreflang=it]{background-position:-1.5em 0}nav .header .lang li a[hreflang=de]{background-position:-3em 0}nav .header .lang li a[hreflang=ru]{background-position:-4.5em 0}nav .header .lang li a:hover{opacity:.7}nav .header .theme button{padding:calc(var(--font-size-base) * var(--line-height-base) - var(--font-size-base));border-radius:3em}nav .header .theme button svg{height:var(--font-size-base);fill:rgb(var(--color-on-nav-text))}nav .header .theme button:hover:not([disabled]){background-color:rgba(var(--color-bg-nav-hover),.5)}nav .header .theme button[disabled]{cursor:not-allowed}nav .header .theme button[disabled] svg{fill:rgb(var(--color-on-nav-text-low))}[type=text].form-control,[type=email].form-control,[type=url].form-control,[type=password].form-control,[type=number].form-control,[type=date].form-control,[type=datetime-local].form-control,[type=month].form-control,[type=search].form-control,[type=tel].form-control,[type=time].form-control,[type=week].form-control,[multiple].form-control,textarea.form-control,select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--color-bg-form-default));border-color:rgb(var(--color-border-form-default));color:rgb(var(--color-on-form-default-text));border-width:1px;border-radius:.5em;padding:calc(.75rem - 1px);font-size:var(--font-size-base);line-height:var(--line-height-base);width:100%}[type=text].form-control::-moz-placeholder,[type=email].form-control::-moz-placeholder,[type=url].form-control::-moz-placeholder,[type=password].form-control::-moz-placeholder,[type=number].form-control::-moz-placeholder,[type=date].form-control::-moz-placeholder,[type=datetime-local].form-control::-moz-placeholder,[type=month].form-control::-moz-placeholder,[type=search].form-control::-moz-placeholder,[type=tel].form-control::-moz-placeholder,[type=time].form-control::-moz-placeholder,[type=week].form-control::-moz-placeholder,[multiple].form-control::-moz-placeholder,textarea.form-control::-moz-placeholder,select.form-control::-moz-placeholder{color:rgb(var(--color-on-form-default-text-low));opacity:1}[type=text].form-control::placeholder,[type=email].form-control::placeholder,[type=url].form-control::placeholder,[type=password].form-control::placeholder,[type=number].form-control::placeholder,[type=date].form-control::placeholder,[type=datetime-local].form-control::placeholder,[type=month].form-control::placeholder,[type=search].form-control::placeholder,[type=tel].form-control::placeholder,[type=time].form-control::placeholder,[type=week].form-control::placeholder,[multiple].form-control::placeholder,textarea.form-control::placeholder,select.form-control::placeholder{color:rgb(var(--color-on-form-default-text-low));opacity:1}[type=text].form-control:-moz-read-only,[type=email].form-control:-moz-read-only,[type=url].form-control:-moz-read-only,[type=password].form-control:-moz-read-only,[type=number].form-control:-moz-read-only,[type=date].form-control:-moz-read-only,[type=datetime-local].form-control:-moz-read-only,[type=month].form-control:-moz-read-only,[type=search].form-control:-moz-read-only,[type=tel].form-control:-moz-read-only,[type=time].form-control:-moz-read-only,[type=week].form-control:-moz-read-only,[multiple].form-control:-moz-read-only,textarea.form-control:-moz-read-only,select.form-control:-moz-read-only{background-color:rgb(var(--color-bg-form-readonly));border-color:rgb(var(--color-border-form-readonly));color:rgb(var(--color-on-form-readonly-text))}[type=text].form-control:read-only,[type=email].form-control:read-only,[type=url].form-control:read-only,[type=password].form-control:read-only,[type=number].form-control:read-only,[type=date].form-control:read-only,[type=datetime-local].form-control:read-only,[type=month].form-control:read-only,[type=search].form-control:read-only,[type=tel].form-control:read-only,[type=time].form-control:read-only,[type=week].form-control:read-only,[multiple].form-control:read-only,textarea.form-control:read-only,select.form-control:read-only{background-color:rgb(var(--color-bg-form-readonly));border-color:rgb(var(--color-border-form-readonly));color:rgb(var(--color-on-form-readonly-text))}[type=text].form-control:read-only::-moz-placeholder,[type=email].form-control:read-only::-moz-placeholder,[type=url].form-control:read-only::-moz-placeholder,[type=password].form-control:read-only::-moz-placeholder,[type=number].form-control:read-only::-moz-placeholder,[type=date].form-control:read-only::-moz-placeholder,[type=datetime-local].form-control:read-only::-moz-placeholder,[type=month].form-control:read-only::-moz-placeholder,[type=search].form-control:read-only::-moz-placeholder,[type=tel].form-control:read-only::-moz-placeholder,[type=time].form-control:read-only::-moz-placeholder,[type=week].form-control:read-only::-moz-placeholder,[multiple].form-control:read-only::-moz-placeholder,textarea.form-control:read-only::-moz-placeholder,select.form-control:read-only::-moz-placeholder{color:rgb(var(--color-on-form-readonly-text-low));opacity:1}[type=text].form-control:-moz-read-only::placeholder,[type=email].form-control:-moz-read-only::placeholder,[type=url].form-control:-moz-read-only::placeholder,[type=password].form-control:-moz-read-only::placeholder,[type=number].form-control:-moz-read-only::placeholder,[type=date].form-control:-moz-read-only::placeholder,[type=datetime-local].form-control:-moz-read-only::placeholder,[type=month].form-control:-moz-read-only::placeholder,[type=search].form-control:-moz-read-only::placeholder,[type=tel].form-control:-moz-read-only::placeholder,[type=time].form-control:-moz-read-only::placeholder,[type=week].form-control:-moz-read-only::placeholder,[multiple].form-control:-moz-read-only::placeholder,textarea.form-control:-moz-read-only::placeholder,select.form-control:-moz-read-only::placeholder{color:rgb(var(--color-on-form-readonly-text-low));opacity:1}[type=text].form-control:read-only::placeholder,[type=email].form-control:read-only::placeholder,[type=url].form-control:read-only::placeholder,[type=password].form-control:read-only::placeholder,[type=number].form-control:read-only::placeholder,[type=date].form-control:read-only::placeholder,[type=datetime-local].form-control:read-only::placeholder,[type=month].form-control:read-only::placeholder,[type=search].form-control:read-only::placeholder,[type=tel].form-control:read-only::placeholder,[type=time].form-control:read-only::placeholder,[type=week].form-control:read-only::placeholder,[multiple].form-control:read-only::placeholder,textarea.form-control:read-only::placeholder,select.form-control:read-only::placeholder{color:rgb(var(--color-on-form-readonly-text-low));opacity:1}[type=text].form-control:disabled,[type=email].form-control:disabled,[type=url].form-control:disabled,[type=password].form-control:disabled,[type=number].form-control:disabled,[type=date].form-control:disabled,[type=datetime-local].form-control:disabled,[type=month].form-control:disabled,[type=search].form-control:disabled,[type=tel].form-control:disabled,[type=time].form-control:disabled,[type=week].form-control:disabled,[multiple].form-control:disabled,textarea.form-control:disabled,select.form-control:disabled{background-color:rgb(var(--color-bg-form-disabled));border-color:rgb(var(--color-border-form-disabled));color:rgb(var(--color-on-form-disabled-text))}[type=text].form-control:disabled::-moz-placeholder,[type=email].form-control:disabled::-moz-placeholder,[type=url].form-control:disabled::-moz-placeholder,[type=password].form-control:disabled::-moz-placeholder,[type=number].form-control:disabled::-moz-placeholder,[type=date].form-control:disabled::-moz-placeholder,[type=datetime-local].form-control:disabled::-moz-placeholder,[type=month].form-control:disabled::-moz-placeholder,[type=search].form-control:disabled::-moz-placeholder,[type=tel].form-control:disabled::-moz-placeholder,[type=time].form-control:disabled::-moz-placeholder,[type=week].form-control:disabled::-moz-placeholder,[multiple].form-control:disabled::-moz-placeholder,textarea.form-control:disabled::-moz-placeholder,select.form-control:disabled::-moz-placeholder{color:rgb(var(--color-on-form-disabled-text-low));opacity:1}[type=text].form-control:disabled::placeholder,[type=email].form-control:disabled::placeholder,[type=url].form-control:disabled::placeholder,[type=password].form-control:disabled::placeholder,[type=number].form-control:disabled::placeholder,[type=date].form-control:disabled::placeholder,[type=datetime-local].form-control:disabled::placeholder,[type=month].form-control:disabled::placeholder,[type=search].form-control:disabled::placeholder,[type=tel].form-control:disabled::placeholder,[type=time].form-control:disabled::placeholder,[type=week].form-control:disabled::placeholder,[multiple].form-control:disabled::placeholder,textarea.form-control:disabled::placeholder,select.form-control:disabled::placeholder{color:rgb(var(--color-on-form-disabled-text-low));opacity:1}[type=text].form-control:is(:-webkit-autofill),[type=email].form-control:is(:-webkit-autofill),[type=url].form-control:is(:-webkit-autofill),[type=password].form-control:is(:-webkit-autofill),[type=number].form-control:is(:-webkit-autofill),[type=date].form-control:is(:-webkit-autofill),[type=datetime-local].form-control:is(:-webkit-autofill),[type=month].form-control:is(:-webkit-autofill),[type=search].form-control:is(:-webkit-autofill),[type=tel].form-control:is(:-webkit-autofill),[type=time].form-control:is(:-webkit-autofill),[type=week].form-control:is(:-webkit-autofill),[multiple].form-control:is(:-webkit-autofill),textarea.form-control:is(:-webkit-autofill),select.form-control:is(:-webkit-autofill){background-color:rgb(var(--color-bg-form-autocomplete));border-color:rgb(var(--color-border-form-autocomplete));color:rgb(var(--color-on-form-autocomplete-text));-webkit-text-fill-color:rgb(var(--color-on-form-autocomplete-text))!important;-webkit-box-shadow:0 0 0 30px rgb(var(--color-bg-form-autocomplete)) inset,0 0 0 1px rgb(var(--color-border-form-autocomplete)),0 0 0 2px rgb(var(--color-bg-form-autocomplete)) inset!important}[type=text].form-control:is(:-webkit-autofill,:autofill),[type=email].form-control:is(:-webkit-autofill,:autofill),[type=url].form-control:is(:-webkit-autofill,:autofill),[type=password].form-control:is(:-webkit-autofill,:autofill),[type=number].form-control:is(:-webkit-autofill,:autofill),[type=date].form-control:is(:-webkit-autofill,:autofill),[type=datetime-local].form-control:is(:-webkit-autofill,:autofill),[type=month].form-control:is(:-webkit-autofill,:autofill),[type=search].form-control:is(:-webkit-autofill,:autofill),[type=tel].form-control:is(:-webkit-autofill,:autofill),[type=time].form-control:is(:-webkit-autofill,:autofill),[type=week].form-control:is(:-webkit-autofill,:autofill),[multiple].form-control:is(:-webkit-autofill,:autofill),textarea.form-control:is(:-webkit-autofill,:autofill),select.form-control:is(:-webkit-autofill,:autofill){background-color:rgb(var(--color-bg-form-autocomplete));border-color:rgb(var(--color-border-form-autocomplete));color:rgb(var(--color-on-form-autocomplete-text));-webkit-text-fill-color:rgb(var(--color-on-form-autocomplete-text))!important;-webkit-box-shadow:0 0 0 30px rgb(var(--color-bg-form-autocomplete)) inset,0 0 0 1px rgb(var(--color-border-form-autocomplete)),0 0 0 2px rgb(var(--color-bg-form-autocomplete)) inset!important}[type=text].form-control:is(textarea),[type=email].form-control:is(textarea),[type=url].form-control:is(textarea),[type=password].form-control:is(textarea),[type=number].form-control:is(textarea),[type=date].form-control:is(textarea),[type=datetime-local].form-control:is(textarea),[type=month].form-control:is(textarea),[type=search].form-control:is(textarea),[type=tel].form-control:is(textarea),[type=time].form-control:is(textarea),[type=week].form-control:is(textarea),[multiple].form-control:is(textarea),textarea.form-control:is(textarea),select.form-control:is(textarea){vertical-align:top}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:transparent solid 2px;outline-offset:2px;box-shadow:0 0 1px rgb(var(--color-border-accent));border-color:rgb(var(--color-border-accent))}[type=radio]{border-radius:100%}[type=checkbox],[type=radio]{--tw-shadow: 0 0 #0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--color-bg-form-default));background-origin:border-box;border-color:rgb(var(--color-border-form-default));border-width:1px;color:rgb(var(--color-on-form-default-text));display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem;cursor:pointer}[type=checkbox]+label,[type=radio]+label{padding-inline-start:.5rem;cursor:pointer}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");background-size:1rem 1rem}[type=checkbox]:checked,[type=radio]:checked{background-color:rgb(var(--color-bg-accent-primary));background-position:50%;background-repeat:no-repeat;background-size:1rem 1rem;border-color:transparent}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none;font-weight:600}[type=button].primary,[type=button].ghost,[type=reset].primary,[type=reset].ghost,[type=submit].primary,[type=submit].ghost,button.primary,button.ghost{border-radius:.5rem;padding:.75rem 1.25rem;transition:background .1s ease-in-out}[type=button].primary,[type=reset].primary,[type=submit].primary,button.primary{color:rgb(var(--color-on-accent-primary-text));background-color:rgb(var(--color-bg-accent-primary))}[type=button].primary:hover,[type=reset].primary:hover,[type=submit].primary:hover,button.primary:hover{background-color:rgb(var(--color-bg-accent-primary-hover))}[type=button].primary:active,[type=reset].primary:active,[type=submit].primary:active,button.primary:active{background-color:rgb(var(--color-bg-accent-primary-active))}[type=button].ghost,[type=reset].ghost,[type=submit].ghost,button.ghost{color:rgb(var(--color-text-accent-primary))}[type=button].ghost:hover,[type=reset].ghost:hover,[type=submit].ghost:hover,button.ghost:hover{background-color:rgb(var(--color-bg-base-hover))}[type=button].ghost:active,[type=reset].ghost:active,[type=submit].ghost:active,button.ghost:active{background-color:rgb(var(--color-bg-base-active))}label{display:block;font-size:var(--font-size-base);line-height:var(--line-height-base)}.form-check{display:flex;align-items:center;margin-inline-end:1rem}@keyframes bgBlur{0%{background-image:var(--home-bg-image)}to{background-image:var(--home-bg-image-blur)}}@keyframes focusOpacity{0%{opacity:1}3%{opacity:.3}to{opacity:1}}.home{background-image:var(--home-bg-image-blur);background-repeat:no-repeat;background-size:auto clamp(1000px,100vh,200vh);background-position:center var(--scroll-top)}html[data-theme=light]{--home-bg-image: url(../../../home/hero-image-light.jpg);--home-bg-image-blur: url(../../../home/hero-image-blur-light.jpg)}html[data-theme=dark]{--home-bg-image: url(../../../home/hero-image-dark.jpg);--home-bg-image-blur: url(../../../home/hero-image-blur-dark.jpg)}.home.not-blur{background-image:var(--home-bg-image);background-repeat:no-repeat;background-size:auto clamp(1000px,100vh,200vh);background-position:center var(--scroll-top);animation-name:bgBlur;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-duration:2s}.home .content{--eye-size: 9em}.home .content:has(.logo:focus) .projects>*:not(:focus,:focus+div),.home .content:has(.logo:focus) .skills-wrapper,.home .content:has(.logo:focus) .companies-wrapper{animation-name:focusOpacity;animation-timing-function:ease-in-out;animation-duration:14s}.home .content .hero-section{min-height:calc(100vh - 9em);display:flex;flex-direction:column;align-items:center}@media (min-width: 640px){.home .content .hero-section{padding-bottom:var(--space-3)}}.home .content .hero-section .about-wrapper{flex-grow:4;display:flex;align-items:center}.home .content .hero-section .about-wrapper .about{transition:opacity .3s ease-in-out}.home .content .hero-section .about-wrapper .about .eye{width:var(--eye-size);height:var(--eye-size);background-image:url(../../../home/eye-lg.png);background-repeat:no-repeat;background-size:cover}@media (min-width: 640px){.home .content .hero-section .about-wrapper .about .eye{float:left}}@media (max-width: 767.98px){.home .content .hero-section .about-wrapper .about .eye{margin:0 auto}}@media (min-width: 640px){.home .content .hero-section .about-wrapper .about .introduction{margin-left:calc(var(--eye-size) + var(--space-relative-1));margin-top:0}}@media (max-width: 767.98px){.home .content .hero-section .about-wrapper .about .introduction{margin-top:var(--space-1);text-align:center}}.home .content .hero-section .about-wrapper .about .introduction .lead{color:rgb(var(--color-text-base-secondary))}.home .content .hero-section .about-wrapper .about .introduction .lead+p{color:rgb(var(--color-text-base-tertiary));max-width:38em}.home .content .hero-section .about-wrapper .about.hide{opacity:0}.home .content .hero-section .companies-wrapper{width:100%;transition:opacity .3s ease-in-out}.home .content .hero-section .companies-wrapper .companies{display:grid;gap:var(--space-1) var(--space-2)}@media (max-width: 767.98px){.home .content .hero-section .companies-wrapper .companies{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 768px) and (max-width: 1023.98px){.home .content .hero-section .companies-wrapper .companies{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.home .content .hero-section .companies-wrapper .companies{grid-template-columns:repeat(3,minmax(0,1fr))}}.home .content .hero-section .companies-wrapper .companies .company{background-color:rgba(var(--bg-color),.5);color:var(--color-text-base);border-radius:.5rem;padding:var(--space-1);position:relative;transition:opacity .2s ease-in-out;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);overflow:hidden}.home .content .hero-section .companies-wrapper .companies .company:hover{opacity:.8}.home .content .hero-section .companies-wrapper .companies .company .logo{height:2em;display:flex;gap:var(--space-1)}.home .content .hero-section .companies-wrapper .companies .company .logo svg path{fill:color-mix(in srgb,rgb(var(--color-text-base-primary)),rgb(var(--bg-color)) 10%)}.home .content .hero-section .companies-wrapper .companies .company .pattern{position:absolute;right:0;bottom:0;opacity:.2;z-index:-1}.home .content .hero-section .companies-wrapper .companies .company .count{margin:var(--space-1) 0}.home .content .hero-section .companies-wrapper .companies .company .count span{font-size:2em}.home .content .hero-section .companies-wrapper.hide{opacity:0}.home .content .skills-wrapper h4{margin-bottom:var(--space-2)}.home .content .skills-wrapper .skills{display:grid;gap:var(--space-1) var(--space-2)}@media (max-width: 767.98px){.home .content .skills-wrapper .skills{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 768px) and (max-width: 1023.98px){.home .content .skills-wrapper .skills{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.home .content .skills-wrapper .skills{grid-template-columns:repeat(3,minmax(0,1fr))}}.home .content .skills-wrapper .skills .skill .icon{width:4em;height:4em}.home .content .skills-wrapper .skills .skill h5{margin-top:var(--space-1)}.home .content .skills-wrapper .skills .skill .description{color:rgb(var(--color-text-base-secondary))}.home .content .skills-wrapper .skills .skill>*:not(:last-child){margin-bottom:var(--space-1)}.home .content .projects-wrapper h4{margin-bottom:0}.home .content .projects-wrapper .companies{display:grid;gap:var(--space-1) var(--space-2)}@media (max-width: 767.98px){.home .content .projects-wrapper .companies{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 768px) and (max-width: 1023.98px){.home .content .projects-wrapper .companies{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.home .content .projects-wrapper .companies{grid-template-columns:repeat(3,minmax(0,1fr))}}.home .content .contact-me-wrapper .form{max-width:40em}.home .content .contact-me-wrapper .send-message{--text-line: calc(var(--font-size-base) * var(--line-height-base));--text-line-summ: 9;--spaces-summ: 6;height:calc(var(--text-line) * var(--text-line-summ) + var(--space-1) * var(--spaces-summ));display:flex;align-items:center;justify-content:center;flex-direction:column}.home .content .contact-me-wrapper.send .form{display:none}.home .content .contact-me-wrapper:not(.send) .send-message{display:none}.home:after{content:"";position:fixed;display:block;bottom:calc(-200vw + var(--scroll-top) * 3);right:-100vw;width:200vw;height:200vw;background:radial-gradient(circle closest-side,rgba(var(--color-bg-brand-secondary),.5),rgba(var(--color-bg-brand-secondary),0));z-index:-1}:root{--border-radius: .5em}#group-reply-address-type{display:flex;gap:var(--space-1);flex-wrap:wrap}@media (max-width: 767.98px){#group-reply-address-type{margin-bottom:var(--space-2)}#group-reply-address-type span{width:100%}}#group-reply-address-type>*{text-wrap:nowrap}
