﻿@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Black.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans SC";src:url("/fonts/noto-sans-sc/NotoSansSC-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans SC";src:url("/fonts/noto-sans-sc/NotoSansSC-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans SC";src:url("/fonts/noto-sans-sc/NotoSansSC-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--primary-color: #1495a7;--secondary-color: #003687;--white: #fff;--on-primary: #ffffff;--dark: #110E38;--gray: #d9d9d9;--light-gray: #f5f5f5;--blue-gray: #d5dce3;--background-color: #f2f6ff;--background-color-alt: #fff;--text-color: #110E38;--heading-font-color: #110E38;--link-color: #110E38;--link-color-hover: #110E38;--button-color: #fff;--button-background-color: #1495a7;--button-background-hover: #107785;--border-color: #d5dce3;--hr-color: #110E38;--tr-color: #f0f0f0;--syntax-highlighting-background: #f3f3f3}[data-theme=dark]{--primary-color: #1dbbd0;--secondary-color: #5590e6;--white: #161824;--on-primary: #ffffff;--dark: #f0f3fa;--gray: #4d546b;--light-gray: #1f2335;--blue-gray: #2d3247;--background-color: #0d0f16;--background-color-alt: #161824;--text-color: #d5dce3;--heading-font-color: #f0f3fa;--link-color: #f0f3fa;--link-color-hover: #1dbbd0;--button-color: #ffffff;--button-background-color: #1dbbd0;--button-background-hover: #189eb0;--border-color: #2d3247;--hr-color: #2d3247;--tr-color: #1e2238;--syntax-highlighting-background: #1a1d2d}.list-reset{list-style-type:none;margin:0;padding:0}.clearfix::after,.clearfix ::before{content:"";display:table;clear:both}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dd,ol,ul,fieldset,legend,figure,hr{margin:0;padding:0}li>ul,li>ol{margin-bottom:0}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6,ul,ol,dl,blockquote,address,hr,table,fieldset,figure{margin-bottom:30px}ul,ol,dd{margin-left:10px}ul li,ol li{margin-bottom:3px}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.icon{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:-.125em;flex-shrink:0;pointer-events:none}.highlight{background:var(--syntax-highlighting-background)}.highlighter-rouge .highlight{background:#eef}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}.container{max-width:1200px;padding-left:10px;padding-right:10px;margin:0 auto}@media only screen and (max-width: 1300px){.container{max-width:1100px}}@media only screen and (max-width: 1130px){.container{max-width:1000px}}@media only screen and (max-width: 1024px){.container{max-width:760px}}@media only screen and (max-width: 768px){.container{max-width:560px}}@media only screen and (max-width: 576px){.container{max-width:480px;padding-left:20px;padding-right:20px}}.row{display:flex;flex-wrap:wrap;flex:0 1 auto;flex-direction:row;box-sizing:border-box;margin-left:-10px;margin-right:-10px}.col{padding-left:10px;padding-right:10px}[class^=col-]{flex:auto}.col-0{width:calc( 0 / 12 * 100% )}.col-1{width:calc( 1 / 12 * 100% )}.col-2{width:calc( 2 / 12 * 100% )}.col-3{width:calc( 3 / 12 * 100% )}.col-4{width:calc( 4 / 12 * 100% )}.col-5{width:calc( 5 / 12 * 100% )}.col-6{width:calc( 6 / 12 * 100% )}.col-7{width:calc( 7 / 12 * 100% )}.col-8{width:calc( 8 / 12 * 100% )}.col-9{width:calc( 9 / 12 * 100% )}.col-10{width:calc( 10 / 12 * 100% )}.col-11{width:calc( 11 / 12 * 100% )}.col-12{width:calc( 12 / 12 * 100% )}.push-0{margin-left:calc( 0 / 12 * 100% )}.push-1{margin-left:calc( 1 / 12 * 100% )}.push-2{margin-left:calc( 2 / 12 * 100% )}.push-3{margin-left:calc( 3 / 12 * 100% )}.push-4{margin-left:calc( 4 / 12 * 100% )}.push-5{margin-left:calc( 5 / 12 * 100% )}.push-6{margin-left:calc( 6 / 12 * 100% )}.push-7{margin-left:calc( 7 / 12 * 100% )}.push-8{margin-left:calc( 8 / 12 * 100% )}.push-9{margin-left:calc( 9 / 12 * 100% )}.push-10{margin-left:calc( 10 / 12 * 100% )}.push-11{margin-left:calc( 11 / 12 * 100% )}.push-12{margin-left:calc( 12 / 12 * 100% )}.pull-0{margin-right:calc( 0 / 12 * 100% )}.pull-1{margin-right:calc( 1 / 12 * 100% )}.pull-2{margin-right:calc( 2 / 12 * 100% )}.pull-3{margin-right:calc( 3 / 12 * 100% )}.pull-4{margin-right:calc( 4 / 12 * 100% )}.pull-5{margin-right:calc( 5 / 12 * 100% )}.pull-6{margin-right:calc( 6 / 12 * 100% )}.pull-7{margin-right:calc( 7 / 12 * 100% )}.pull-8{margin-right:calc( 8 / 12 * 100% )}.pull-9{margin-right:calc( 9 / 12 * 100% )}.pull-10{margin-right:calc( 10 / 12 * 100% )}.pull-11{margin-right:calc( 11 / 12 * 100% )}.pull-12{margin-right:calc( 12 / 12 * 100% )}@media (max-width: 1024px){.col-d-0{width:calc( 0 / 12 * 100% )}.col-d-1{width:calc( 1 / 12 * 100% )}.col-d-2{width:calc( 2 / 12 * 100% )}.col-d-3{width:calc( 3 / 12 * 100% )}.col-d-4{width:calc( 4 / 12 * 100% )}.col-d-5{width:calc( 5 / 12 * 100% )}.col-d-6{width:calc( 6 / 12 * 100% )}.col-d-7{width:calc( 7 / 12 * 100% )}.col-d-8{width:calc( 8 / 12 * 100% )}.col-d-9{width:calc( 9 / 12 * 100% )}.col-d-10{width:calc( 10 / 12 * 100% )}.col-d-11{width:calc( 11 / 12 * 100% )}.col-d-12{width:calc( 12 / 12 * 100% )}.push-d-0{margin-left:calc( 0 / 12 * 100% )}.push-d-1{margin-left:calc( 1 / 12 * 100% )}.push-d-2{margin-left:calc( 2 / 12 * 100% )}.push-d-3{margin-left:calc( 3 / 12 * 100% )}.push-d-4{margin-left:calc( 4 / 12 * 100% )}.push-d-5{margin-left:calc( 5 / 12 * 100% )}.push-d-6{margin-left:calc( 6 / 12 * 100% )}.push-d-7{margin-left:calc( 7 / 12 * 100% )}.push-d-8{margin-left:calc( 8 / 12 * 100% )}.push-d-9{margin-left:calc( 9 / 12 * 100% )}.push-d-10{margin-left:calc( 10 / 12 * 100% )}.push-d-11{margin-left:calc( 11 / 12 * 100% )}.push-d-12{margin-left:calc( 12 / 12 * 100% )}.pull-d-0{margin-right:calc( 0 / 12 * 100% )}.pull-d-1{margin-right:calc( 1 / 12 * 100% )}.pull-d-2{margin-right:calc( 2 / 12 * 100% )}.pull-d-3{margin-right:calc( 3 / 12 * 100% )}.pull-d-4{margin-right:calc( 4 / 12 * 100% )}.pull-d-5{margin-right:calc( 5 / 12 * 100% )}.pull-d-6{margin-right:calc( 6 / 12 * 100% )}.pull-d-7{margin-right:calc( 7 / 12 * 100% )}.pull-d-8{margin-right:calc( 8 / 12 * 100% )}.pull-d-9{margin-right:calc( 9 / 12 * 100% )}.pull-d-10{margin-right:calc( 10 / 12 * 100% )}.pull-d-11{margin-right:calc( 11 / 12 * 100% )}.pull-d-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 768px){.col-t-0{width:calc( 0 / 12 * 100% )}.col-t-1{width:calc( 1 / 12 * 100% )}.col-t-2{width:calc( 2 / 12 * 100% )}.col-t-3{width:calc( 3 / 12 * 100% )}.col-t-4{width:calc( 4 / 12 * 100% )}.col-t-5{width:calc( 5 / 12 * 100% )}.col-t-6{width:calc( 6 / 12 * 100% )}.col-t-7{width:calc( 7 / 12 * 100% )}.col-t-8{width:calc( 8 / 12 * 100% )}.col-t-9{width:calc( 9 / 12 * 100% )}.col-t-10{width:calc( 10 / 12 * 100% )}.col-t-11{width:calc( 11 / 12 * 100% )}.col-t-12{width:calc( 12 / 12 * 100% )}.push-t-0{margin-left:calc( 0 / 12 * 100% )}.push-t-1{margin-left:calc( 1 / 12 * 100% )}.push-t-2{margin-left:calc( 2 / 12 * 100% )}.push-t-3{margin-left:calc( 3 / 12 * 100% )}.push-t-4{margin-left:calc( 4 / 12 * 100% )}.push-t-5{margin-left:calc( 5 / 12 * 100% )}.push-t-6{margin-left:calc( 6 / 12 * 100% )}.push-t-7{margin-left:calc( 7 / 12 * 100% )}.push-t-8{margin-left:calc( 8 / 12 * 100% )}.push-t-9{margin-left:calc( 9 / 12 * 100% )}.push-t-10{margin-left:calc( 10 / 12 * 100% )}.push-t-11{margin-left:calc( 11 / 12 * 100% )}.push-t-12{margin-left:calc( 12 / 12 * 100% )}.pull-t-0{margin-right:calc( 0 / 12 * 100% )}.pull-t-1{margin-right:calc( 1 / 12 * 100% )}.pull-t-2{margin-right:calc( 2 / 12 * 100% )}.pull-t-3{margin-right:calc( 3 / 12 * 100% )}.pull-t-4{margin-right:calc( 4 / 12 * 100% )}.pull-t-5{margin-right:calc( 5 / 12 * 100% )}.pull-t-6{margin-right:calc( 6 / 12 * 100% )}.pull-t-7{margin-right:calc( 7 / 12 * 100% )}.pull-t-8{margin-right:calc( 8 / 12 * 100% )}.pull-t-9{margin-right:calc( 9 / 12 * 100% )}.pull-t-10{margin-right:calc( 10 / 12 * 100% )}.pull-t-11{margin-right:calc( 11 / 12 * 100% )}.pull-t-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 576px){.col-m-0{width:calc( 0 / 12 * 100% )}.col-m-1{width:calc( 1 / 12 * 100% )}.col-m-2{width:calc( 2 / 12 * 100% )}.col-m-3{width:calc( 3 / 12 * 100% )}.col-m-4{width:calc( 4 / 12 * 100% )}.col-m-5{width:calc( 5 / 12 * 100% )}.col-m-6{width:calc( 6 / 12 * 100% )}.col-m-7{width:calc( 7 / 12 * 100% )}.col-m-8{width:calc( 8 / 12 * 100% )}.col-m-9{width:calc( 9 / 12 * 100% )}.col-m-10{width:calc( 10 / 12 * 100% )}.col-m-11{width:calc( 11 / 12 * 100% )}.col-m-12{width:calc( 12 / 12 * 100% )}.push-m-0{margin-left:calc( 0 / 12 * 100% )}.push-m-1{margin-left:calc( 1 / 12 * 100% )}.push-m-2{margin-left:calc( 2 / 12 * 100% )}.push-m-3{margin-left:calc( 3 / 12 * 100% )}.push-m-4{margin-left:calc( 4 / 12 * 100% )}.push-m-5{margin-left:calc( 5 / 12 * 100% )}.push-m-6{margin-left:calc( 6 / 12 * 100% )}.push-m-7{margin-left:calc( 7 / 12 * 100% )}.push-m-8{margin-left:calc( 8 / 12 * 100% )}.push-m-9{margin-left:calc( 9 / 12 * 100% )}.push-m-10{margin-left:calc( 10 / 12 * 100% )}.push-m-11{margin-left:calc( 11 / 12 * 100% )}.push-m-12{margin-left:calc( 12 / 12 * 100% )}.pull-m-0{margin-right:calc( 0 / 12 * 100% )}.pull-m-1{margin-right:calc( 1 / 12 * 100% )}.pull-m-2{margin-right:calc( 2 / 12 * 100% )}.pull-m-3{margin-right:calc( 3 / 12 * 100% )}.pull-m-4{margin-right:calc( 4 / 12 * 100% )}.pull-m-5{margin-right:calc( 5 / 12 * 100% )}.pull-m-6{margin-right:calc( 6 / 12 * 100% )}.pull-m-7{margin-right:calc( 7 / 12 * 100% )}.pull-m-8{margin-right:calc( 8 / 12 * 100% )}.pull-m-9{margin-right:calc( 9 / 12 * 100% )}.pull-m-10{margin-right:calc( 10 / 12 * 100% )}.pull-m-11{margin-right:calc( 11 / 12 * 100% )}.pull-m-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 1024px){.col-d-0{width:calc( 0 / 12 * 100% )}.col-d-1{width:calc( 1 / 12 * 100% )}.col-d-2{width:calc( 2 / 12 * 100% )}.col-d-3{width:calc( 3 / 12 * 100% )}.col-d-4{width:calc( 4 / 12 * 100% )}.col-d-5{width:calc( 5 / 12 * 100% )}.col-d-6{width:calc( 6 / 12 * 100% )}.col-d-7{width:calc( 7 / 12 * 100% )}.col-d-8{width:calc( 8 / 12 * 100% )}.col-d-9{width:calc( 9 / 12 * 100% )}.col-d-10{width:calc( 10 / 12 * 100% )}.col-d-11{width:calc( 11 / 12 * 100% )}.col-d-12{width:calc( 12 / 12 * 100% )}.push-d-0{margin-left:calc( 0 / 12 * 100% )}.push-d-1{margin-left:calc( 1 / 12 * 100% )}.push-d-2{margin-left:calc( 2 / 12 * 100% )}.push-d-3{margin-left:calc( 3 / 12 * 100% )}.push-d-4{margin-left:calc( 4 / 12 * 100% )}.push-d-5{margin-left:calc( 5 / 12 * 100% )}.push-d-6{margin-left:calc( 6 / 12 * 100% )}.push-d-7{margin-left:calc( 7 / 12 * 100% )}.push-d-8{margin-left:calc( 8 / 12 * 100% )}.push-d-9{margin-left:calc( 9 / 12 * 100% )}.push-d-10{margin-left:calc( 10 / 12 * 100% )}.push-d-11{margin-left:calc( 11 / 12 * 100% )}.push-d-12{margin-left:calc( 12 / 12 * 100% )}.pull-d-0{margin-right:calc( 0 / 12 * 100% )}.pull-d-1{margin-right:calc( 1 / 12 * 100% )}.pull-d-2{margin-right:calc( 2 / 12 * 100% )}.pull-d-3{margin-right:calc( 3 / 12 * 100% )}.pull-d-4{margin-right:calc( 4 / 12 * 100% )}.pull-d-5{margin-right:calc( 5 / 12 * 100% )}.pull-d-6{margin-right:calc( 6 / 12 * 100% )}.pull-d-7{margin-right:calc( 7 / 12 * 100% )}.pull-d-8{margin-right:calc( 8 / 12 * 100% )}.pull-d-9{margin-right:calc( 9 / 12 * 100% )}.pull-d-10{margin-right:calc( 10 / 12 * 100% )}.pull-d-11{margin-right:calc( 11 / 12 * 100% )}.pull-d-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 768px){.col-t-0{width:calc( 0 / 12 * 100% )}.col-t-1{width:calc( 1 / 12 * 100% )}.col-t-2{width:calc( 2 / 12 * 100% )}.col-t-3{width:calc( 3 / 12 * 100% )}.col-t-4{width:calc( 4 / 12 * 100% )}.col-t-5{width:calc( 5 / 12 * 100% )}.col-t-6{width:calc( 6 / 12 * 100% )}.col-t-7{width:calc( 7 / 12 * 100% )}.col-t-8{width:calc( 8 / 12 * 100% )}.col-t-9{width:calc( 9 / 12 * 100% )}.col-t-10{width:calc( 10 / 12 * 100% )}.col-t-11{width:calc( 11 / 12 * 100% )}.col-t-12{width:calc( 12 / 12 * 100% )}.push-t-0{margin-left:calc( 0 / 12 * 100% )}.push-t-1{margin-left:calc( 1 / 12 * 100% )}.push-t-2{margin-left:calc( 2 / 12 * 100% )}.push-t-3{margin-left:calc( 3 / 12 * 100% )}.push-t-4{margin-left:calc( 4 / 12 * 100% )}.push-t-5{margin-left:calc( 5 / 12 * 100% )}.push-t-6{margin-left:calc( 6 / 12 * 100% )}.push-t-7{margin-left:calc( 7 / 12 * 100% )}.push-t-8{margin-left:calc( 8 / 12 * 100% )}.push-t-9{margin-left:calc( 9 / 12 * 100% )}.push-t-10{margin-left:calc( 10 / 12 * 100% )}.push-t-11{margin-left:calc( 11 / 12 * 100% )}.push-t-12{margin-left:calc( 12 / 12 * 100% )}.pull-t-0{margin-right:calc( 0 / 12 * 100% )}.pull-t-1{margin-right:calc( 1 / 12 * 100% )}.pull-t-2{margin-right:calc( 2 / 12 * 100% )}.pull-t-3{margin-right:calc( 3 / 12 * 100% )}.pull-t-4{margin-right:calc( 4 / 12 * 100% )}.pull-t-5{margin-right:calc( 5 / 12 * 100% )}.pull-t-6{margin-right:calc( 6 / 12 * 100% )}.pull-t-7{margin-right:calc( 7 / 12 * 100% )}.pull-t-8{margin-right:calc( 8 / 12 * 100% )}.pull-t-9{margin-right:calc( 9 / 12 * 100% )}.pull-t-10{margin-right:calc( 10 / 12 * 100% )}.pull-t-11{margin-right:calc( 11 / 12 * 100% )}.pull-t-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 576px){.col-m-0{width:calc( 0 / 12 * 100% )}.col-m-1{width:calc( 1 / 12 * 100% )}.col-m-2{width:calc( 2 / 12 * 100% )}.col-m-3{width:calc( 3 / 12 * 100% )}.col-m-4{width:calc( 4 / 12 * 100% )}.col-m-5{width:calc( 5 / 12 * 100% )}.col-m-6{width:calc( 6 / 12 * 100% )}.col-m-7{width:calc( 7 / 12 * 100% )}.col-m-8{width:calc( 8 / 12 * 100% )}.col-m-9{width:calc( 9 / 12 * 100% )}.col-m-10{width:calc( 10 / 12 * 100% )}.col-m-11{width:calc( 11 / 12 * 100% )}.col-m-12{width:calc( 12 / 12 * 100% )}.push-m-0{margin-left:calc( 0 / 12 * 100% )}.push-m-1{margin-left:calc( 1 / 12 * 100% )}.push-m-2{margin-left:calc( 2 / 12 * 100% )}.push-m-3{margin-left:calc( 3 / 12 * 100% )}.push-m-4{margin-left:calc( 4 / 12 * 100% )}.push-m-5{margin-left:calc( 5 / 12 * 100% )}.push-m-6{margin-left:calc( 6 / 12 * 100% )}.push-m-7{margin-left:calc( 7 / 12 * 100% )}.push-m-8{margin-left:calc( 8 / 12 * 100% )}.push-m-9{margin-left:calc( 9 / 12 * 100% )}.push-m-10{margin-left:calc( 10 / 12 * 100% )}.push-m-11{margin-left:calc( 11 / 12 * 100% )}.push-m-12{margin-left:calc( 12 / 12 * 100% )}.pull-m-0{margin-right:calc( 0 / 12 * 100% )}.pull-m-1{margin-right:calc( 1 / 12 * 100% )}.pull-m-2{margin-right:calc( 2 / 12 * 100% )}.pull-m-3{margin-right:calc( 3 / 12 * 100% )}.pull-m-4{margin-right:calc( 4 / 12 * 100% )}.pull-m-5{margin-right:calc( 5 / 12 * 100% )}.pull-m-6{margin-right:calc( 6 / 12 * 100% )}.pull-m-7{margin-right:calc( 7 / 12 * 100% )}.pull-m-8{margin-right:calc( 8 / 12 * 100% )}.pull-m-9{margin-right:calc( 9 / 12 * 100% )}.pull-m-10{margin-right:calc( 10 / 12 * 100% )}.pull-m-11{margin-right:calc( 11 / 12 * 100% )}.pull-m-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 1024px){.col-d-0{width:calc( 0 / 12 * 100% )}.col-d-1{width:calc( 1 / 12 * 100% )}.col-d-2{width:calc( 2 / 12 * 100% )}.col-d-3{width:calc( 3 / 12 * 100% )}.col-d-4{width:calc( 4 / 12 * 100% )}.col-d-5{width:calc( 5 / 12 * 100% )}.col-d-6{width:calc( 6 / 12 * 100% )}.col-d-7{width:calc( 7 / 12 * 100% )}.col-d-8{width:calc( 8 / 12 * 100% )}.col-d-9{width:calc( 9 / 12 * 100% )}.col-d-10{width:calc( 10 / 12 * 100% )}.col-d-11{width:calc( 11 / 12 * 100% )}.col-d-12{width:calc( 12 / 12 * 100% )}.push-d-0{margin-left:calc( 0 / 12 * 100% )}.push-d-1{margin-left:calc( 1 / 12 * 100% )}.push-d-2{margin-left:calc( 2 / 12 * 100% )}.push-d-3{margin-left:calc( 3 / 12 * 100% )}.push-d-4{margin-left:calc( 4 / 12 * 100% )}.push-d-5{margin-left:calc( 5 / 12 * 100% )}.push-d-6{margin-left:calc( 6 / 12 * 100% )}.push-d-7{margin-left:calc( 7 / 12 * 100% )}.push-d-8{margin-left:calc( 8 / 12 * 100% )}.push-d-9{margin-left:calc( 9 / 12 * 100% )}.push-d-10{margin-left:calc( 10 / 12 * 100% )}.push-d-11{margin-left:calc( 11 / 12 * 100% )}.push-d-12{margin-left:calc( 12 / 12 * 100% )}.pull-d-0{margin-right:calc( 0 / 12 * 100% )}.pull-d-1{margin-right:calc( 1 / 12 * 100% )}.pull-d-2{margin-right:calc( 2 / 12 * 100% )}.pull-d-3{margin-right:calc( 3 / 12 * 100% )}.pull-d-4{margin-right:calc( 4 / 12 * 100% )}.pull-d-5{margin-right:calc( 5 / 12 * 100% )}.pull-d-6{margin-right:calc( 6 / 12 * 100% )}.pull-d-7{margin-right:calc( 7 / 12 * 100% )}.pull-d-8{margin-right:calc( 8 / 12 * 100% )}.pull-d-9{margin-right:calc( 9 / 12 * 100% )}.pull-d-10{margin-right:calc( 10 / 12 * 100% )}.pull-d-11{margin-right:calc( 11 / 12 * 100% )}.pull-d-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 768px){.col-t-0{width:calc( 0 / 12 * 100% )}.col-t-1{width:calc( 1 / 12 * 100% )}.col-t-2{width:calc( 2 / 12 * 100% )}.col-t-3{width:calc( 3 / 12 * 100% )}.col-t-4{width:calc( 4 / 12 * 100% )}.col-t-5{width:calc( 5 / 12 * 100% )}.col-t-6{width:calc( 6 / 12 * 100% )}.col-t-7{width:calc( 7 / 12 * 100% )}.col-t-8{width:calc( 8 / 12 * 100% )}.col-t-9{width:calc( 9 / 12 * 100% )}.col-t-10{width:calc( 10 / 12 * 100% )}.col-t-11{width:calc( 11 / 12 * 100% )}.col-t-12{width:calc( 12 / 12 * 100% )}.push-t-0{margin-left:calc( 0 / 12 * 100% )}.push-t-1{margin-left:calc( 1 / 12 * 100% )}.push-t-2{margin-left:calc( 2 / 12 * 100% )}.push-t-3{margin-left:calc( 3 / 12 * 100% )}.push-t-4{margin-left:calc( 4 / 12 * 100% )}.push-t-5{margin-left:calc( 5 / 12 * 100% )}.push-t-6{margin-left:calc( 6 / 12 * 100% )}.push-t-7{margin-left:calc( 7 / 12 * 100% )}.push-t-8{margin-left:calc( 8 / 12 * 100% )}.push-t-9{margin-left:calc( 9 / 12 * 100% )}.push-t-10{margin-left:calc( 10 / 12 * 100% )}.push-t-11{margin-left:calc( 11 / 12 * 100% )}.push-t-12{margin-left:calc( 12 / 12 * 100% )}.pull-t-0{margin-right:calc( 0 / 12 * 100% )}.pull-t-1{margin-right:calc( 1 / 12 * 100% )}.pull-t-2{margin-right:calc( 2 / 12 * 100% )}.pull-t-3{margin-right:calc( 3 / 12 * 100% )}.pull-t-4{margin-right:calc( 4 / 12 * 100% )}.pull-t-5{margin-right:calc( 5 / 12 * 100% )}.pull-t-6{margin-right:calc( 6 / 12 * 100% )}.pull-t-7{margin-right:calc( 7 / 12 * 100% )}.pull-t-8{margin-right:calc( 8 / 12 * 100% )}.pull-t-9{margin-right:calc( 9 / 12 * 100% )}.pull-t-10{margin-right:calc( 10 / 12 * 100% )}.pull-t-11{margin-right:calc( 11 / 12 * 100% )}.pull-t-12{margin-right:calc( 12 / 12 * 100% )}}@media (max-width: 576px){.col-m-0{width:calc( 0 / 12 * 100% )}.col-m-1{width:calc( 1 / 12 * 100% )}.col-m-2{width:calc( 2 / 12 * 100% )}.col-m-3{width:calc( 3 / 12 * 100% )}.col-m-4{width:calc( 4 / 12 * 100% )}.col-m-5{width:calc( 5 / 12 * 100% )}.col-m-6{width:calc( 6 / 12 * 100% )}.col-m-7{width:calc( 7 / 12 * 100% )}.col-m-8{width:calc( 8 / 12 * 100% )}.col-m-9{width:calc( 9 / 12 * 100% )}.col-m-10{width:calc( 10 / 12 * 100% )}.col-m-11{width:calc( 11 / 12 * 100% )}.col-m-12{width:calc( 12 / 12 * 100% )}.push-m-0{margin-left:calc( 0 / 12 * 100% )}.push-m-1{margin-left:calc( 1 / 12 * 100% )}.push-m-2{margin-left:calc( 2 / 12 * 100% )}.push-m-3{margin-left:calc( 3 / 12 * 100% )}.push-m-4{margin-left:calc( 4 / 12 * 100% )}.push-m-5{margin-left:calc( 5 / 12 * 100% )}.push-m-6{margin-left:calc( 6 / 12 * 100% )}.push-m-7{margin-left:calc( 7 / 12 * 100% )}.push-m-8{margin-left:calc( 8 / 12 * 100% )}.push-m-9{margin-left:calc( 9 / 12 * 100% )}.push-m-10{margin-left:calc( 10 / 12 * 100% )}.push-m-11{margin-left:calc( 11 / 12 * 100% )}.push-m-12{margin-left:calc( 12 / 12 * 100% )}.pull-m-0{margin-right:calc( 0 / 12 * 100% )}.pull-m-1{margin-right:calc( 1 / 12 * 100% )}.pull-m-2{margin-right:calc( 2 / 12 * 100% )}.pull-m-3{margin-right:calc( 3 / 12 * 100% )}.pull-m-4{margin-right:calc( 4 / 12 * 100% )}.pull-m-5{margin-right:calc( 5 / 12 * 100% )}.pull-m-6{margin-right:calc( 6 / 12 * 100% )}.pull-m-7{margin-right:calc( 7 / 12 * 100% )}.pull-m-8{margin-right:calc( 8 / 12 * 100% )}.pull-m-9{margin-right:calc( 9 / 12 * 100% )}.pull-m-10{margin-right:calc( 10 / 12 * 100% )}.pull-m-11{margin-right:calc( 11 / 12 * 100% )}.pull-m-12{margin-right:calc( 12 / 12 * 100% )}}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:1.4285714286%;height:10px;float:left}body:not(.stop-animations) .animate{animation:animateElement cubic-bezier(.3, .45, .45, .95) .75s;animation-duration:.75s;animation-iteration-count:1;transition:transform .15s}@keyframes animateElement{0%{transform:translate(0px, 80px)}100%{transform:translate(0px, 0px)}}body.stop-animations .animate{transform:none}.resize-animation-stopper *{transition:none !important}*,*::after,*::before{box-sizing:border-box}body{font-family:"Inter","Noto Sans SC",sans-serif;font-size:16px;line-height:1.8;color:var(--heading-font-color);background-color:var(--background-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}body.is-in::after{visibility:hidden;opacity:0;pointer-events:none}body::after{content:"";position:fixed;left:0;top:0;width:100%;height:100%;background-color:var(--white);z-index:15;pointer-events:none;transition:1s}@media only screen and (max-width: 576px){body{font-size:17px}}*::selection{color:var(--on-primary);background-color:var(--primary-color)}h1,h2,h3,h4,h5,h6{font-family:"Inter","Noto Sans SC",sans-serif;font-weight:500;line-height:1.2;letter-spacing:-1px;margin-top:20px;margin-bottom:5px !important}h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}blockquote{font-family:"Inter","Noto Sans SC",sans-serif;position:relative;margin:40px 0;padding:2px 20px 0px 20px;font-size:20px;line-height:1.1;font-weight:400;font-style:italic;color:#1495a7;border-left:3px solid var(--primary-color);background:rgba(0,0,0,0);border-radius:0 12px 12px 0}blockquote p{margin-bottom:0}@media only screen and (max-width: 1024px){blockquote{font-size:24px;padding:16px 20px 16px 24px}}@media only screen and (max-width: 576px){blockquote{margin:32px 0;font-size:20px;padding:14px 16px 14px 20px}}pre{overflow-x:auto;max-width:100%;padding:16px;margin:24px 0;font-size:13px;line-height:1.4;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;font-variant-ligatures:none;white-space:pre;word-wrap:normal;word-break:normal;overflow-wrap:normal;tab-size:2;border-radius:8px;background:var(--syntax-highlighting-background);-webkit-overflow-scrolling:touch}pre code{display:block;min-width:max-content;padding:0;font:inherit;white-space:inherit;word-break:inherit;overflow-wrap:inherit;background:rgba(0,0,0,0)}pre.giallo:has(>code[data-lang=plain]){background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;color:var(--text-color) !important;font-size:14px}.page object[type="image/svg+xml"]{background:rgba(0,0,0,0) !important;border:0 !important;outline:0 !important;box-shadow:none !important;color-scheme:light dark}[data-theme=dark] .page object[type="image/svg+xml"],[data-theme=light] .page object[type="image/svg+xml"]{background:rgba(0,0,0,0) !important}.c-diagram-embed{overflow:hidden;line-height:0;margin:0;background:rgba(0,0,0,0)}.c-diagram-embed object[type="image/svg+xml"]{display:block;width:calc(100% + 2px);max-width:none;height:auto;margin:-1px;border:0 !important;outline:0 !important;box-shadow:none !important;background:rgba(0,0,0,0) !important;color-scheme:light dark}.c-flow-box{display:grid;grid-template-columns:auto max-content auto;width:max-content;max-width:100%;margin:24px 0;padding:12px 16px;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;font-size:14px;line-height:1.45;color:var(--text-color);background:var(--syntax-highlighting-background);border-radius:8px}.c-flow-box__row,.c-flow-box__rule{display:contents}.c-flow-box__text,.c-flow-box__dashes,.c-flow-box__row>span:first-child,.c-flow-box__row>span:last-child,.c-flow-box__rule>span:first-child,.c-flow-box__rule>span:last-child{white-space:pre}.c-flow-box__text{padding:0}.c-flow-box__dashes{position:relative;min-width:0;overflow:hidden}.c-flow-box__dashes::before{content:"----------------------------------------------------------------------------------------------------";position:absolute;left:0;top:50%;transform:translateY(-50%);white-space:nowrap}.giallo-l{white-space:pre;word-break:normal;overflow-wrap:normal}img,.lightense-wrap{max-width:100%;height:auto;vertical-align:middle}img img,.lightense-wrap img,.gallery img{border-radius:16px}img img.lightense-open,.lightense-wrap img.lightense-open,.gallery img.lightense-open{border-radius:0}img+em,.lightense-wrap+em,.gallery+em{display:block;margin-top:20px;font-size:14px;line-height:22px;font-style:normal;font-weight:normal;text-align:center;color:var(--heading-font-color)}img+em a,.lightense-wrap+em a,.gallery+em a{border-bottom:2px solid var(--border-color);transition:all .35s}img+em a:hover,.lightense-wrap+em a:hover,.gallery+em a:hover{color:var(--link-color-hover);border-color:rgba(0,0,0,0)}@media only screen and (max-width: 576px){img img,.lightense-wrap img,.gallery img{border-radius:8px}img+em,.lightense-wrap+em,.gallery+em{margin-top:12px}}a{text-decoration:none;color:var(--link-color);transition:all .35s}a:hover{color:var(--link-color-hover)}hr{position:relative;display:block;height:1px;margin:60px 0;border:0}hr::before{content:". . .";position:absolute;top:-6px;left:50%;transform:translateX(-50%);font-size:24px;line-height:0;color:var(--hr-color)}.table-container{display:block;max-width:100%;overflow-x:auto}table{font-size:12px;color:var(--text-color);width:100%;border-width:1px;border-color:var(--text-color);border-collapse:collapse;color:var(--heading-font-color)}table th{padding:10px;font-size:16px;text-align:left;border:1px solid var(--text-color);color:var(--on-primary);font-weight:700;background-color:var(--text-color)}table tr{background-color:var(--tr-color);transition:all .3s ease}table tr:nth-child(even){background-color:rgba(0,0,0,0)}table td{padding:10px;font-size:14px;border:1px solid var(--text-color)}.lazy{opacity:0;transition:.8s ease-in-out}.lazy.loaded{opacity:1}.c-chat-widget{position:fixed;right:24px;bottom:24px;z-index:120;font-family:"Inter","Noto Sans SC",sans-serif}[dir=rtl] .c-chat-widget{right:auto;left:24px}@media only screen and (max-width: 576px){.c-chat-widget{right:16px;bottom:16px}[dir=rtl] .c-chat-widget{right:auto;left:16px}}.c-chat-widget__panel{position:absolute;right:0;bottom:72px;display:flex;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);border-radius:20px;overflow:hidden;background:var(--background-color-alt);border:1px solid var(--border-color);box-shadow:0 24px 64px -24px rgba(15,23,42,.45);transform-origin:bottom right;animation:chat-panel-in .22s ease}[dir=rtl] .c-chat-widget__panel{right:auto;left:0;transform-origin:bottom left}@media only screen and (max-width: 576px){.c-chat-widget__panel{width:calc(100vw - 32px);height:min(70vh,520px);bottom:68px}}.c-chat-widget__panel[hidden]{display:none !important}.c-chat-widget__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;color:var(--on-primary);background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%)}.c-chat-widget__brand{display:flex;align-items:center;gap:12px;min-width:0}.c-chat-widget__avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.35)}.c-chat-widget__title{display:block;font-size:16px;line-height:1.2}.c-chat-widget__status{display:block;margin-top:2px;font-size:12px;opacity:.85}.c-chat-widget__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;color:var(--on-primary);background:rgba(255,255,255,.15);cursor:pointer;transition:background .2s ease}.c-chat-widget__close:hover{background:rgba(255,255,255,.28)}.c-chat-widget__messages{flex:1;overflow-y:auto;padding:16px;background:var(--background-color)}.c-chat-widget__message{max-width:88%;margin-bottom:12px}.c-chat-widget__message--enter .c-chat-widget__message-body{animation:chat-message-in .12s ease-out both}.c-chat-widget__message--visitor{margin-left:auto}.c-chat-widget__message--visitor .c-chat-widget__message-body{color:var(--on-primary);background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);border-bottom-right-radius:4px}[dir=rtl] .c-chat-widget__message--visitor .c-chat-widget__message-body{border-bottom-right-radius:16px;border-bottom-left-radius:4px}.c-chat-widget__message--agent{margin-right:auto}.c-chat-widget__message--agent .c-chat-widget__message-body{color:var(--text-color);background:var(--background-color-alt);border:1px solid var(--border-color);border-bottom-left-radius:4px}[dir=rtl] .c-chat-widget__message--agent .c-chat-widget__message-body{border-bottom-left-radius:16px;border-bottom-right-radius:4px}.c-chat-widget__message-meta{margin-bottom:4px;font-size:11px;color:var(--text-color);opacity:.65}.c-chat-widget__message-body{padding:10px 14px;font-size:14px;line-height:1.5;border-radius:16px;white-space:pre-wrap;word-break:break-word}.c-chat-widget__form{padding:12px 14px 14px;border-top:1px solid var(--border-color);background:var(--background-color-alt)}.c-chat-widget__fields{display:flex;flex-direction:row;gap:8px;margin-bottom:8px}.c-chat-widget__fields[hidden]{display:none}.c-chat-widget__input,.c-chat-widget__textarea{width:100%;min-width:0;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.4;color:var(--text-color);background:var(--background-color);border:1px solid var(--border-color);border-radius:12px;outline:none;transition:border-color .2s ease}.c-chat-widget__input:focus,.c-chat-widget__textarea:focus{border-color:var(--primary-color)}.c-chat-widget__textarea{resize:none;min-height:44px;max-height:120px}.c-chat-widget__composer{display:flex;align-items:flex-end;gap:8px}.c-chat-widget__composer .c-chat-widget__textarea{flex:1}.c-chat-widget__send{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:14px;color:var(--on-primary);background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);cursor:pointer;transition:transform .15s ease,opacity .15s ease}.c-chat-widget__send:hover:not(:disabled){transform:scale(1.04)}.c-chat-widget__send:disabled{opacity:.6;cursor:not-allowed}.c-chat-widget__hint{margin:8px 0 0;font-size:12px;line-height:1.4;color:var(--text-color);opacity:.75}.c-chat-widget__hint--success{color:var(--primary-color);opacity:1}.c-chat-widget__hint--error{opacity:1}.c-chat-widget__hint a{color:var(--primary-color);text-decoration:underline}.c-chat-widget__bubble{position:relative;display:inline-flex;align-items:center;gap:10px;padding:0 18px 0 14px;height:56px;border:none;border-radius:999px;color:var(--on-primary);background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);box-shadow:0 12px 32px -8px rgba(var(--primary-color), .55);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.c-chat-widget__bubble:hover{transform:translateY(-2px);box-shadow:0 16px 40px -8px rgba(var(--primary-color), .65)}.c-chat-widget__bubble-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:22px;line-height:1}.c-chat-widget__bubble-icon--close{display:none}.c-chat-widget__bubble-label{font-size:15px;font-weight:600;white-space:nowrap}@media only screen and (max-width: 576px){.c-chat-widget__bubble-label{display:none}}.c-chat-widget__bubble-badge{position:absolute;top:6px;right:16px;width:6px;height:6px;border-radius:50%;background:#e53935;opacity:0;transform:scale(.85);transition:opacity .15s ease,transform .15s ease;pointer-events:none}[dir=rtl] .c-chat-widget__bubble-badge{right:auto;left:16px}.c-chat-widget__bubble-badge.is-visible{opacity:1;transform:scale(1)}.c-chat-widget__bubble-badge[hidden]{display:none !important}.c-chat-widget.is-open .c-chat-widget__bubble-label,.c-chat-widget.is-open .c-chat-widget__bubble-icon--open{display:none}.c-chat-widget.is-open .c-chat-widget__bubble-icon--close{display:flex;align-items:center;justify-content:center;width:auto;height:auto;font-size:24px;line-height:1}.c-chat-widget.is-open .c-chat-widget__bubble-icon--close i{display:block;line-height:1}.c-chat-widget.is-open .c-chat-widget__bubble{display:flex;align-items:center;justify-content:center;width:56px;min-width:56px;height:56px;padding:0;gap:0;border-radius:50%}.c-chat-widget.is-open .c-chat-widget__bubble-badge{display:none !important}body:has(.c-chat-widget) .top.is-active{bottom:96px}@media only screen and (max-width: 576px){body:has(.c-chat-widget) .top.is-active{bottom:88px}}@keyframes chat-panel-in{from{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chat-message-in{from{opacity:.88}to{opacity:1}}@media (prefers-reduced-motion: reduce){.c-chat-widget__message--enter{animation:none}}.footer{position:static;left:auto;right:auto;bottom:auto;z-index:999;margin-top:auto}.copyright{margin-bottom:0px;font-size:10px;line-height:1.5;text-align:center;color:#a09e9e !important}.copyright p{margin:0}.copyright a{color:gray}@media only screen and (max-width: 576px){.copyright{font-size:14px}}.c-header{position:relative;z-index:100;height:auto;transition:all .35s}.c-header__inner{position:relative;display:flex;align-items:center;width:100%;padding:48px 10px 40px;min-height:80px}@media only screen and (max-width: 1024px){.c-header__inner{align-items:baseline}}@media only screen and (max-width: 576px){.c-header__inner{padding:30px 10px}}.logo__link{font-family:"Inter","Noto Sans SC",sans-serif;font-size:21px;line-height:26px;letter-spacing:-1px;font-weight:900;text-transform:uppercase}.logo__link:hover{color:var(--text-color)}.logo__image{max-height:50px}.main-nav{display:flex;align-items:center;width:100%;margin-left:100px}.main-nav .social{margin-left:auto}.main-nav .social .social__link{font-size:21px}@media only screen and (max-width: 1024px){.main-nav{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;display:block;margin:0;opacity:0;visibility:hidden;pointer-events:none;overflow:auto;background:var(--white);transition:opacity .25s ease,visibility .25s ease}.main-nav.is-open{z-index:999;opacity:1;visibility:visible;pointer-events:auto}.main-nav .nav__list{width:100%;max-width:360px;padding-left:40px}.main-nav .nav__list .nav__item{display:block;margin:0}.main-nav .nav__list .nav__item:last-child{margin-right:0}.main-nav .nav__list .nav__item .dropdown-menu{position:relative;left:0;padding:0;opacity:1;visibility:visible;transform:scale(1);box-shadow:none}.main-nav .nav__list .nav__item .dropdown-menu .nav__link{margin-left:8px;margin-bottom:16px;font-size:15px}.main-nav .nav__list .nav__item .dropdown-menu .nav__link::before{content:"??"}.main-nav .nav__list .nav__item .dropdown-menu .nav__link:last-child{margin-bottom:24px}.main-nav .nav__list .nav__item .nav__link{display:block;padding:0;margin-bottom:24px;font-size:18px;font-weight:600}.main-nav .nav__list .nav__item .nav__link:hover{background-color:inherit}.main-nav .nav__list .nav__item .nav__link .arrow-down{display:none}.main-nav .nav__list .nav__item .nav__link.active-link,.main-nav .nav__list .nav__item .nav__link.cc-active{color:var(--primary-color)}.main-nav .nav__list .nav__item .nav__link.active-link::after,.main-nav .nav__list .nav__item .nav__link.cc-active::after{content:none}.main-nav .social{margin-left:28px}.main-nav .social .social__list{justify-content:flex-start}.main-nav:has(.language-switcher .dropdown[open]){overflow:visible}.main-nav .language-switcher .dropdown .dropdown-content{position:absolute;top:auto;bottom:calc(100% + 8px);left:0;transform:none;z-index:1000}}.main-nav__box{display:flex;align-items:center}.main-nav__box .nav__icon-close{position:absolute;top:20px;right:40px;z-index:2;display:none;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:0;font-size:18px;border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.main-nav__box .nav__icon-close:hover .icon{transform:rotate(90deg)}.main-nav__box .nav__icon-close .icon{color:var(--on-primary);transition:all .35s;will-change:transform}.main-nav__box .nav__title{display:none}@media only screen and (max-width: 1024px){.main-nav__box{display:block;margin:24px 0}.main-nav__box .nav__icon-close{display:flex}.main-nav__box .nav__title{display:block;padding:0 0 24px 40px;margin-bottom:24px;font-size:32px;line-height:1;font-weight:900;color:var(--heading-font-color);border-bottom:1px solid var(--border-color)}}@media only screen and (max-width: 576px){.main-nav__box .nav__icon-close{right:30px}}.nav__list .nav__item{display:inline-block;margin:0 24px}.nav__list .nav__item:last-child{margin-right:0}.nav__list .nav__item .nav__link{position:relative;padding-bottom:10px;font-size:16px;line-height:1;font-weight:600;cursor:pointer}.nav__list .nav__item .nav__link:hover{color:var(--text-color)}.nav__list .nav__item .nav__link.active-link::after{content:"";position:absolute;left:50%;bottom:-6px;transform:translateX(-50%);display:block;width:6px;height:6px;border-radius:50%;background-color:var(--primary-color)}.nav__list .nav__item.dropdown{position:relative}.nav__list .nav__item.dropdown .arrow-down{vertical-align:middle}.nav__list .nav__item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:scale(1)}.nav__list .dropdown-menu{position:absolute;top:calc(100% + 8px);left:-32px;transform:translateZ(0) scale(.9);backface-visibility:hidden;z-index:100;min-width:150px;display:block;padding:20px;opacity:0;visibility:hidden;transition:all .25s ease;border-radius:8px;box-shadow:0px 20px 20px rgba(var(--primary-color), .07);background-color:var(--white)}.nav__list .dropdown-menu .nav__link{display:flex;padding:8px 12px;font-size:15px;border-radius:4px;will-change:transform}.nav__list .dropdown-menu .nav__link:hover{background-color:rgba(var(--primary-color), .1)}.nav__list .dropdown-menu .nav__link.active-link,.nav__list .dropdown-menu .nav__link.cc-active{color:var(--primary-color)}.nav__list .dropdown-menu .nav__link.active-link::after,.nav__list .dropdown-menu .nav__link.cc-active::after{content:none}.nav-button{display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:rgba(0,0,0,0);font-size:24px;color:var(--text-color);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.nav-button .nav__icon-menu{display:none}@media only screen and (max-width: 1024px){.nav-button{position:relative;z-index:1001;margin-left:auto;min-width:44px;min-height:44px}.nav-button .nav__icon-menu{display:block;pointer-events:none}.nav-button[aria-expanded=true]{visibility:hidden;pointer-events:none}}.language-switcher{display:flex;align-items:center;justify-content:center;min-height:36px}.language-switcher .dropdown{position:relative;z-index:110;display:flex;align-items:center;height:36px;font-size:.85rem}.language-switcher .dropdown summary{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:36px;list-style:none;cursor:pointer;padding:0 10px;line-height:1;-webkit-tap-highlight-color:rgba(0,0,0,0)}.language-switcher .dropdown summary::-webkit-details-marker{display:none}.language-switcher .dropdown summary .icon{display:block;font-size:21px;line-height:1;transition:transform .4s cubic-bezier(.175, .885, .32, 1.275)}@media (hover: hover) and (pointer: fine){.language-switcher .dropdown summary:hover .icon{transform:rotate(30deg) scale(1.15);color:var(--primary-color)}}.language-switcher .dropdown .language-switcher-icon-with-code{margin-right:2px;font-size:16px}.language-switcher .dropdown .language-switcher-icon-code{position:relative;top:-6px;font-size:.55rem;font-weight:700;text-transform:uppercase;vertical-align:super}.language-switcher .dropdown[open] .dropdown-content{display:block}.language-switcher .dropdown .dropdown-content{display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:1000;min-width:120px;padding:12px 16px;text-align:center;white-space:nowrap;border-radius:8px;box-shadow:0px 20px 20px rgba(var(--primary-color), .07);background-color:var(--light-gray)}.language-switcher .dropdown .dropdown-content .dropdown-current{display:block;padding:6px 8px;font-weight:600;color:var(--primary-color)}.language-switcher .dropdown .dropdown-content a{display:block;padding:6px 8px;font-size:14px;border-radius:4px;color:var(--text-color)}.language-switcher .dropdown .dropdown-content a:hover{background-color:rgba(var(--primary-color), .1);color:var(--text-color)}.pagination__inner{margin:40px 0 44px}.pagination__list{display:flex;justify-content:center;align-items:center}.pagination__prev,.pagination__count,.pagination__next{padding:16px 20px;font-size:16px;font-weight:700;line-height:16px;border-radius:16px;box-shadow:0px 0px 2px rgba(0,0,0,.07);background-color:var(--white)}@media only screen and (max-width: 576px){.pagination__prev,.pagination__count,.pagination__next{padding:16px}}.pagination__prev,.pagination__next{font-size:14px;will-change:transform}.pagination__prev.disabled,.pagination__next.disabled{color:rgba(var(--dark), .4)}.pagination__prev.disabled:hover i,.pagination__next.disabled:hover i{transform:none}.pagination__prev:hover i{transform:translateX(-1px)}.pagination__prev i{margin-right:2px;transition:.2s}.pagination__next:hover i{transform:translateX(1px)}.pagination__next i{margin-left:2px;transition:.2s}.pagination__count{margin:0 6px;font-size:15px;font-weight:600;color:rgba(var(--dark), .7)}.page-toc{display:none}@media only screen and (min-width: 1200px){.page-toc{display:block;position:fixed;left:24px;top:50%;transform:translateY(-50%);z-index:20;width:180px;max-height:min(70vh,520px);pointer-events:none}.page-toc:not(:has(.page-toc__item)){display:none}main:has(.page-toc--project:has(.page-toc__item)){padding-left:220px;box-sizing:border-box}[id^=section-]{scroll-margin-top:80px}.page-toc__inner{pointer-events:auto;max-height:inherit;overflow-y:auto;padding:4px 8px 4px 0;scrollbar-width:thin}.page-toc__label{margin:0 0 12px;padding-left:12px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-color);opacity:.45}.page-toc__list{list-style-type:none;margin:0;padding:0;border-left:1px solid var(--border-color)}.page-toc__list--sub{margin-top:4px;border-left:none}.page-toc__item{margin:0}.page-toc__link{display:block;position:relative;padding:5px 0 5px 12px;margin:0;font-size:13px;line-height:1.35;font-weight:500;color:var(--text-color);opacity:.5;border:none;text-decoration:none;transition:opacity .2s ease,color .2s ease}.page-toc__link::before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:2px;background:rgba(0,0,0,0);transition:background .2s ease}.page-toc__link:hover{opacity:.9;color:var(--primary-color);border:none}.page-toc__link.is-active{opacity:1;color:var(--primary-color);font-weight:600}.page-toc__link.is-active::before{background:var(--primary-color)}.page-toc__link--sub{padding-left:22px;font-size:12px;font-weight:400}}.top{position:fixed;bottom:40px;right:-100px;z-index:1;width:36px;height:36px;font-size:18px;line-height:36px;text-align:center;border-radius:50%;background-color:var(--background-color-alt);color:var(--text-color);cursor:pointer;transition:all .25s ease;box-shadow:0px 0px 2px rgba(0,0,0,.05)}.top.is-active{right:40px}@media only screen and (max-width: 768px){.top{bottom:25px}.top.is-active{right:30px}}.section{padding:96px 0}@media only screen and (max-width: 1024px){.section{padding:80px 0}}@media only screen and (max-width: 576px){.section{padding:60px 0}}.section__title-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:50%;font-size:13px;line-height:1;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.section__info{margin-bottom:60px}.section__info .section__head{display:flex;justify-content:space-between;align-items:center}.section__info .section__head .section__title{display:inline-flex;align-items:center;gap:10px;margin:0;font-size:32px;line-height:1}.section__info .section__head .section__link{font-size:16px;font-weight:500;line-height:1;white-space:nowrap;will-change:transform}.section__info .section__head .section__link:hover{color:var(--text-color)}.section__info .section__head .section__link:hover i{transform:translateX(2px)}.section__info .section__head .section__link i{width:18px;height:18px;margin-left:4px;font-size:14px;line-height:18px;border-radius:50%;text-align:center;box-shadow:0px 0px 2px rgba(0,0,0,.0005);background:var(--background-color-alt);transition:.2s}.section__info .section__description{max-width:480px;line-height:1.6;margin:32px 0 0}.section__info .section__description p{margin:0}@media only screen and (max-width: 1024px){.section__info .section__description{max-width:100%}}@media only screen and (max-width: 576px){.section__info{margin-bottom:48px}.section__info .section__head .section__title{margin-right:12px;font-size:28px}.section__info .section__head .section__link{font-size:14px}}.social{text-align:center}.social .social__list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.social .social__item{display:flex;align-items:center;justify-content:center;margin:0 2px;min-height:36px}.social .social__link{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;height:36px;font-size:21px;line-height:1}.social .social__link .icon{display:block;font-size:inherit}.social .social__link:hover{color:var(--on-primary)}.social .social__link:hover::after{transform:translate3d(-50%, -50%, 0) scale(.9)}.social .social__link::after{content:"";display:block;position:absolute;z-index:-1;top:50%;left:50%;transform:translate3d(-50%, -50%, 0) scale(0);width:100%;height:0;padding-bottom:100%;border-radius:50%;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%);transition:all .25s}.post-top,.page-top{padding:96px 0 48px}@media only screen and (max-width: 1024px){.post-top,.page-top{padding:80px 0 40px}}@media only screen and (max-width: 768px){.post-top,.page-top{padding:40px 0}}@media only screen and (max-width: 576px){.post-top,.page-top{padding:30px 0}}.post-top__inner{max-width:780px;margin:0 auto;text-align:center}.post-image{position:relative;transform:translate(0);padding-top:100%;min-height:280px;margin-bottom:32px;border-radius:16px;overflow:hidden;background:var(--blue-gray)}.post-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;user-select:none}@media only screen and (max-width: 1024px){.post-image{padding-top:65%;margin-bottom:32px}}@media only screen and (max-width: 576px){.post-image{margin-bottom:24px}}.post__info{margin-left:0}.page__info{max-width:760px;margin:0 auto}.post-tags{display:flex;justify-content:center;flex-wrap:wrap}.post-tags .post-tags__tag{position:relative;z-index:1;display:inline-block;padding:8px 12px;margin:0 4px 4px 0;font-size:12px;line-height:10px;font-weight:600;text-transform:capitalize;border-radius:8px;overflow:hidden;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.post-tags .post-tags__tag:hover:before{opacity:1}.post-tags .post-tags__tag::before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;opacity:0;border-radius:8px;will-change:transform;transition:opacity .35s;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 107%)}.post-tags .post-tags__tag:last-child{margin:0 0 4px 0}.post__title,.page__title{margin:20px 0;font-size:48px;line-height:1.2}@media only screen and (max-width: 1130px){.post__title,.page__title{font-size:44px}}@media only screen and (max-width: 768px){.post__title,.page__title{font-size:38px}}@media only screen and (max-width: 576px){.post__title,.page__title{font-size:32px}}.page__title{margin-bottom:0}.post__author-image{position:relative;width:44px;height:44px;margin:5px auto 0;border-radius:50%;overflow:hidden;background-color:var(--blue-gray)}.post__author-image img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;object-fit:cover;user-select:none}.post__meta-bottom{margin-top:5px}.post__meta-bottom .post__author{margin-bottom:6px;font-size:16px;line-height:1;font-weight:600}.post__meta-bottom .post__date{font-size:12px;line-height:14px}.post,.page{max-width:780px;margin:0 auto 60px}.post h1,.post h2,.post h3,.post h4,.post h5,.post h6,.page h1,.page h2,.page h3,.page h4,.page h5,.page h6{color:#1495a7;scroll-margin-top:96px}.post a,.page a{font-weight:500;border-bottom:1px solid var(--border-color)}.post a:hover,.page a:hover{color:var(--link-color);border-bottom-color:var(--link-color-hover)}.post img,.post .js-reframe,.page img,.page .js-reframe{border-radius:8px;overflow:hidden}.post img.lightense-open,.post .js-reframe.lightense-open,.page img.lightense-open,.page .js-reframe.lightense-open{border-radius:0}.post img.soft-edge,.page img.soft-edge{border-radius:0;-webkit-mask-image:radial-gradient(ellipse 92% 88% at 50% 50%, #000 70%, rgba(0,0,0,0) 100%);mask-image:radial-gradient(ellipse 92% 88% at 50% 50%, #000 70%, rgba(0,0,0,0) 100%)}.post .button,.page .button{border:none;text-decoration:none}.post__share{margin:32px 0 60px}.post__share .share__head{margin-bottom:20px;text-transform:uppercase;font-size:12px;line-height:1.2;font-weight:700;text-align:center}.post__share .share__list{display:flex;justify-content:center;align-items:center;width:100%}.post__share .share__item{margin:0 2px;text-align:center}.post__share .share__link{display:block;width:44px;height:44px;line-height:44px;border-radius:50%;font-size:16px;border:none;color:var(--background-color-alt);box-shadow:0px 0px 2px rgba(0,0,0,.07)}.post__share .share__link.share__facebook,.post__share .share__link.share__twitter,.post__share .share__link.share__linkedin,.post__share .share__link.share__pinterest{background:var(--background-color-alt)}.post__share .share__link.share__facebook:hover,.post__share .share__link.share__twitter:hover,.post__share .share__link.share__linkedin:hover,.post__share .share__link.share__pinterest:hover{color:var(--on-primary)}.post__share .share__link.share__facebook{color:#3b5998}.post__share .share__link.share__facebook:hover{background:#3b5998}.post__share .share__link.share__twitter{color:#55acee}.post__share .share__link.share__twitter:hover{background:#55acee}.post__share .share__link.share__linkedin{color:#0077b5}.post__share .share__link.share__linkedin:hover{background:#0077b5}.post__share .share__link.share__pinterest{color:#bd081c}.post__share .share__link.share__pinterest:hover{background:#bd081c}@media only screen and (max-width: 576px){.post__share{margin:40px 0}}.post__navigation{display:flex;justify-content:space-between}.post__navigation .post__prev,.post__navigation .post__next{display:flex;align-items:center;width:49%;padding:28px;margin-bottom:20px;border-radius:16px;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%);transition:transform .2s}.post__navigation .post__prev:hover,.post__navigation .post__next:hover{transform:translateY(-3px)}.post__navigation .post__prev .prev__image,.post__navigation .post__prev .next__image,.post__navigation .post__next .prev__image,.post__navigation .post__next .next__image{position:relative;transform:translate(0);display:block;min-width:125px;height:110px;border-radius:8px;overflow:hidden;box-shadow:0px 0px 40px rgba(0,0,0,.15);background-color:var(--blue-gray)}.post__navigation .post__prev .prev__image img,.post__navigation .post__prev .next__image img,.post__navigation .post__next .prev__image img,.post__navigation .post__next .next__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;background-color:var(--blue-gray)}.post__navigation .post__prev .prev__image,.post__navigation .post__next .prev__image{margin-right:20px}.post__navigation .post__prev .next__image,.post__navigation .post__next .next__image{margin-left:20px}.post__navigation .post__prev .post__nav,.post__navigation .post__next .post__nav{display:inline-block;margin-bottom:6px;font-size:14px;line-height:1;font-weight:500;color:var(--on-primary);opacity:.7}.post__navigation .post__prev .post__nav__title,.post__navigation .post__next .post__nav__title{margin-bottom:0;font-size:21px;line-height:1.4;font-weight:700;color:var(--on-primary)}.post__navigation .post__prev .post__nav__title a:hover,.post__navigation .post__next .post__nav__title a:hover{color:var(--on-primary)}.post__navigation .post__next{text-align:right;margin-left:auto;justify-content:flex-end}@media only screen and (max-width: 768px){.post__navigation{flex-wrap:wrap}.post__navigation .post__prev,.post__navigation .post__next{width:100%}.post__navigation .post__prev:last-child,.post__navigation .post__next:last-child{margin-bottom:0}.post__navigation .post__prev{margin-bottom:30px}.post__navigation .next__box{margin-left:auto}}@media only screen and (max-width: 576px){.post__navigation{margin-bottom:0}.post__navigation .post__prev,.post__navigation .post__next{padding:20px}.post__navigation .post__prev .post__nav__title,.post__navigation .post__next .post__nav__title{font-size:16px}}.related-posts{margin-top:80px}.related-posts .related-tag{text-transform:capitalize}@media only screen and (max-width: 576px){.related-posts{margin-top:60px}.related-posts .row .col:last-child{margin-bottom:0}}.post__comments{max-width:780px;margin:80px auto 40px}@media only screen and (max-width: 576px){.post__comments{margin:60px auto 0}}.project-subtitle{margin:20px 0 0;font-size:21px;line-height:1;font-weight:700}@media only screen and (max-width: 576px){.project-subtitle{margin:16px 0 0;font-size:18px}}.project__navigation{max-width:780px;margin:80px auto 40px;text-align:center}@media only screen and (max-width: 768px){.project__navigation{margin:60px auto 40px}}.project__prev:hover{color:var(--text-color)}.project__prev:hover .project__nav__title .arrow-right{opacity:1;transform:translateX(3px)}.project__nav__info{display:inline-block;margin:0 20px 4px 0;font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}.project__nav__title{margin-bottom:20px;font-size:40px;line-height:1.2}.project__nav__title .arrow-right{margin-left:2px;font-size:30px;opacity:0;transition:.2s linear}@media only screen and (max-width: 768px){.project__nav__title{font-size:36px}}.project-tags{display:flex;justify-content:center;padding-bottom:20px}.project-tags .project-tags__tag{position:relative;z-index:1;display:inline-block;padding:8px 12px;margin:0 4px 4px 0;font-size:12px;line-height:10px;font-weight:600;text-transform:capitalize;border-radius:8px;overflow:hidden;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.project-tags .project-tags__tag:hover:before{opacity:1}.project-tags .project-tags__tag::before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;opacity:0;border-radius:8px;will-change:transform;transition:opacity .35s;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 107%)}.project-tags .project-tags__tag:last-child{margin:0 0 4px 0}.c-blog-card{margin-bottom:20px;will-change:transform;transition:transform .2s}.c-blog-card:hover{transform:translateY(-4px)}.c-blog-card:hover .article__inner{box-shadow:0px 20px 40px rgba(0,0,0,.1)}@media only screen and (max-width: 768px){.c-blog-card:last-child{margin-bottom:0}}.c-blog-card__inner{border-radius:16px;overflow:hidden;transform:translate(0);box-shadow:0px 0px 2px rgba(0,0,0,.07);transition:box-shadow .2s}.c-blog-card__image-wrap{background:var(--background-color-alt)}.c-blog-card__image{position:relative;display:block;height:0;padding-bottom:71.25%;background:var(--blue-gray);overflow:hidden}.c-blog-card__image img{position:absolute;width:100%;height:100%;object-fit:contain;background-color:var(--blue-gray)}.c-blog-card__content{position:relative;z-index:1;padding:28px;margin-top:-20px;border-radius:16px 16px 0 0;background:var(--background-color-alt)}.c-blog-card__tags-box{display:flex;margin-top:10px}.c-blog-card__tag{position:relative;z-index:1;display:inline-block;padding:8px 12px;margin:0 4px 4px 0;font-size:12px;line-height:10px;font-weight:600;text-transform:capitalize;border-radius:8px;overflow:hidden;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.c-blog-card__tag:hover:before{opacity:1}.c-blog-card__tag::before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;opacity:0;border-radius:8px;will-change:transform;transition:opacity .35s;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 107%)}.c-blog-card__tag:last-child{margin:0 0 4px 0}.c-blog-card__title{margin:16px 0;font-size:24px;line-height:1.3;font-weight:700}.c-blog-card__title a:hover{color:var(--text-color)}@media only screen and (max-width: 576px){.c-blog-card__title{font-size:22px}}.c-blog-card__excerpt{display:-webkit-box;font-size:15px;line-height:1.6;margin-bottom:20px;color:var(--text-color);overflow-y:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.c-blog-card__meta{display:flex;align-items:center;flex-wrap:wrap}.c-blog-card__author-image{position:relative;width:44px;height:44px;margin-right:8px;border-radius:50%;overflow:hidden;background-color:var(--blue-gray)}.c-blog-card__author-image img{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;object-fit:cover}.c-blog-card__info{display:flex;flex-direction:column}.c-blog-card__author-name{margin-bottom:6px;font-size:16px;line-height:1;font-weight:600}.c-blog-card__date{font-size:12px;line-height:14px}.c-button{position:relative;z-index:1;display:inline-flex;justify-content:center;align-items:center;line-height:1;font-weight:700;border-radius:16px;white-space:nowrap;border:none;outline:none;cursor:pointer;overflow:hidden;transition:all .25s ease;box-shadow:0px 0px 2px rgba(0,0,0,.05);touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1);will-change:transform}.c-button:active{transform:translateY(2px) scale(.98)}.c-button--primary{color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.c-button--primary:hover{color:var(--on-primary) !important}.c-button--primary:hover:before{opacity:1}.c-button--primary::before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;opacity:0;will-change:transform;transition:opacity .35s;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 107%)}.c-button--secondary{color:var(--text-color);background:var(--background-color-alt)}.c-button--secondary:hover{color:var(--text-color)}.c-button--small{padding:16px 32px;font-size:16px}@media only screen and (max-width: 576px){.c-button--small{padding:14px 24px;font-size:15px}}.c-button--large{padding:24px 44px;font-size:18px}.works-button:hover .circle-bg{transition:all .2s cubic-bezier(.215, .61, .355, 1);transform:scale(.94)}.works-button .circle-bg{display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-right:8px;font-size:14px;border-radius:50%;will-change:transform;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%);transition:all .2s cubic-bezier(.215, .61, .355, 1)}.works-button .button-arrow{color:var(--on-primary)}.c-contact-form .container{position:relative}.c-contact-form__form-box{max-width:580px;margin:0 auto;padding-top:140px}.c-contact-form__contact-head{margin-bottom:48px;text-align:center}.c-contact-form__contact-title{display:inline-block;margin-bottom:20px;font-size:58px}.c-contact-form__contact-description{font-size:20px;font-weight:600}@media only screen and (max-width: 576px){.c-contact-form__contact-description{font-size:16px}}.c-contact-form__form{position:relative;margin-bottom:60px}.c-contact-form__form-group{margin-bottom:20px;font-size:0}.c-contact-form__form-group--button{text-align:center}.c-contact-form__form-input{width:100%;padding:22px;font-size:16px;font-weight:500;border:1px solid var(--border-color);border-radius:8px;outline:none;transition:all .35s;resize:vertical;color:var(--text-color);background:var(--background-color-alt)}.c-contact-form__form-input::placeholder{font-weight:500;color:rgba(var(--text-color), .3)}.c-contact-form__form-input:focus{border-color:var(--primary-color);box-shadow:0px 4px 10px rgba(var(--primary-color), .25)}.page{max-width:800px;margin:0 auto 60px}.page a{font-weight:500;border-bottom:1px solid var(--border-color)}.page a:hover{color:var(--link-color);border-bottom-color:var(--link-color-hover)}.c-downloads{padding:0 0 96px}@media only screen and (max-width: 768px){.c-downloads{padding-bottom:64px}}.c-downloads__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:0;padding:0;list-style:none}.c-downloads__card{display:flex;flex-direction:column;align-items:center;flex:1 1 180px;max-width:220px;margin:0;padding:28px 20px 24px;text-align:center;border:1px solid var(--border-color);border-radius:16px;background:var(--background-color-alt);transition:transform .25s ease,box-shadow .25s ease}.c-downloads__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px -16px rgba(0,0,0,.22)}.c-downloads__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:16px;border-radius:50%;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.c-downloads__icon .icon{width:26px;height:26px;fill:currentColor}.c-downloads__name{margin:0 0 18px;font-size:20px;line-height:1.2;font-weight:700;color:var(--heading-font-color)}.c-downloads__action{width:100%;padding:12px 16px;font-size:15px}.c-downloads__alt{margin-top:12px;font-size:13px;font-weight:500;color:var(--text-color);border-bottom:1px solid var(--border-color)}.c-downloads__alt:hover{color:var(--link-color-hover);border-bottom-color:var(--link-color-hover)}.c-install-tabs{--it-card-bg: #ffffff;--it-card-border: #d5dce3;--it-card-shadow: 0 10px 36px -18px rgba(17, 14, 56, 0.22);--it-track-bg: #eef2f8;--it-tab-fg: #4a5168;--it-tab-hover: #110e38;--it-tab-active-fg: #1495a7;--it-tab-active-bg: #ffffff;--it-tab-active-shadow: 0 1px 3px rgba(17, 14, 56, 0.1), 0 4px 12px rgba(20, 149, 167, 0.12);--it-shell-bg: #f4f6fb;--it-shell-border: #e2e8f0;--it-shell-fg: #1a2035;--it-prompt: #1495a7;--it-meta: #6b738a;--it-copy-bg: #ffffff;--it-copy-fg: #110e38;--it-copy-border: #d5dce3;--it-copy-hover-border: #1495a7;--it-copy-hover-fg: #1495a7;--it-copy-done-bg: #1495a7;--it-copy-done-fg: #ffffff;position:relative;margin:28px 0;padding:10px;border:1px solid var(--it-card-border);border-radius:18px;background:linear-gradient(180deg, rgba(20,149,167,.05), rgba(0,0,0,0) 42%),var(--it-card-bg);box-shadow:var(--it-card-shadow);}.c-install-tabs__radio{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.c-install-tabs__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:4px;margin:0 0 10px;padding:4px;list-style:none;border-radius:14px;background:var(--it-track-bg)}.c-install-tabs__tab{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:11px 12px;border:0;border-radius:11px;background:rgba(0,0,0,0);color:var(--it-tab-fg);font-size:14px;font-weight:600;letter-spacing:.01em;line-height:1.2;text-align:center;cursor:pointer;user-select:none;transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.c-install-tabs__tab .icon{width:16px;height:16px;fill:currentColor;opacity:.85;transition:opacity .2s ease}.c-install-tabs__tab:hover{color:var(--it-tab-hover)}.c-install-tabs__tab:hover .icon{opacity:1}.c-install-tabs__tab:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.c-install-tabs__tab:active{transform:scale(.985)}.c-install-tabs__radio#claw-install-windows:checked~.c-install-tabs__list .c-install-tabs__tab[for=claw-install-windows],.c-install-tabs__radio#claw-install-linux:checked~.c-install-tabs__list .c-install-tabs__tab[for=claw-install-linux],.c-install-tabs__radio#claw-install-macos:checked~.c-install-tabs__list .c-install-tabs__tab[for=claw-install-macos]{color:var(--it-tab-active-fg);background:var(--it-tab-active-bg);box-shadow:var(--it-tab-active-shadow)}.c-install-tabs__radio#claw-install-windows:checked~.c-install-tabs__list .c-install-tabs__tab[for=claw-install-windows] .icon,.c-install-tabs__radio#claw-install-linux:checked~.c-install-tabs__list .c-install-tabs__tab[for=claw-install-linux] .icon,.c-install-tabs__radio#claw-install-macos:checked~.c-install-tabs__list .c-install-tabs__tab[for=claw-install-macos] .icon{opacity:1}.c-install-tabs__panel{display:none}.c-install-tabs__radio#claw-install-windows:checked~.c-install-tabs__panel--windows,.c-install-tabs__radio#claw-install-linux:checked~.c-install-tabs__panel--linux,.c-install-tabs__radio#claw-install-macos:checked~.c-install-tabs__panel--macos{display:block;animation:install-tab-in .22s ease}.c-install-tabs__shell{position:relative;border:1px solid var(--it-shell-border);border-radius:14px;background:var(--it-shell-bg);overflow:hidden}.c-install-tabs__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 0 14px;color:var(--it-meta);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.c-install-tabs__code{display:flex;align-items:flex-start;gap:10px;padding:10px 12px 14px 14px;overflow-x:auto;-webkit-overflow-scrolling:touch}.c-install-tabs__prompt{flex:0 0 auto;margin-top:1px;color:var(--it-prompt);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;font-size:13px;font-weight:700;line-height:1.55;user-select:none}.c-install-tabs__pre{flex:1 1 auto;min-width:0;margin:0;padding:0;overflow:visible;background:rgba(0,0,0,0);border-radius:0;color:var(--it-shell-fg);font-size:13.5px;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;white-space:pre-wrap;word-break:break-all;user-select:all;cursor:text}.c-install-tabs__pre code{display:block;padding:0;font:inherit;color:inherit;background:rgba(0,0,0,0);white-space:inherit;word-break:inherit}.c-install-tabs__copy{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid var(--it-copy-border);border-radius:10px;background:var(--it-copy-bg);color:var(--it-copy-fg);font-size:12.5px;font-weight:700;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .15s ease,box-shadow .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.c-install-tabs__copy .icon{width:14px;height:14px;fill:currentColor}.c-install-tabs__copy .c-install-tabs__copy-done{display:none}.c-install-tabs__copy:hover{color:var(--it-copy-hover-fg);border-color:var(--it-copy-hover-border);box-shadow:0 4px 14px -8px rgba(20,149,167,.55)}.c-install-tabs__copy:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.c-install-tabs__copy:active{transform:scale(.97)}.c-install-tabs__copy.is-copied{color:var(--it-copy-done-fg);border-color:rgba(0,0,0,0);background:var(--it-copy-done-bg);box-shadow:0 6px 16px -8px rgba(20,149,167,.7)}.c-install-tabs__copy.is-copied .c-install-tabs__copy-idle{display:none}.c-install-tabs__copy.is-copied .c-install-tabs__copy-done{display:inline-flex;align-items:center;gap:6px}@media only screen and (max-width: 576px){.c-install-tabs{padding:8px;border-radius:16px}.c-install-tabs__tab{flex-direction:column;gap:4px;padding:10px 6px;font-size:12px}.c-install-tabs__meta{padding-right:10px;padding-left:12px}.c-install-tabs__code{flex-wrap:wrap;padding:8px 12px 12px}.c-install-tabs__copy{margin-left:auto}}[data-theme=dark] .c-install-tabs{--it-card-bg: #161824;--it-card-border: #2d3247;--it-card-shadow: 0 14px 40px -20px rgba(0, 0, 0, 0.65);--it-track-bg: #0f121c;--it-tab-fg: #9aa3b8;--it-tab-hover: #f0f3fa;--it-tab-active-fg: #1dbbd0;--it-tab-active-bg: #1c2133;--it-tab-active-shadow: 0 1px 2px rgba(0, 0, 0, 0.35), 0 0 0 1px rgba(29, 187, 208, 0.18);--it-shell-bg: #0d1018;--it-shell-border: #2a3044;--it-shell-fg: #d7deea;--it-prompt: #1dbbd0;--it-meta: #8b93a8;--it-copy-bg: #1c2133;--it-copy-fg: #f0f3fa;--it-copy-border: #3a425a;--it-copy-hover-border: #1dbbd0;--it-copy-hover-fg: #1dbbd0;--it-copy-done-bg: #1dbbd0;--it-copy-done-fg: #0d1018;background:linear-gradient(180deg, rgba(29,187,208,.08), rgba(0,0,0,0) 48%),var(--it-card-bg)}@keyframes install-tab-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.c-hero{padding:96px 0}@media only screen and (max-width: 1024px){.c-hero{padding:80px 0}}@media only screen and (max-width: 768px){.c-hero{padding:40px 0 80px}}@media only screen and (max-width: 576px){.c-hero{padding:30px 0 60px}}.c-hero__inner{display:flex;align-items:center}@media only screen and (max-width: 768px){.c-hero__inner{flex-direction:column}}.c-hero__left,.c-hero__right{width:50%}@media only screen and (max-width: 768px){.c-hero__left,.c-hero__right{width:100%}}.c-hero__left{max-width:510px;padding-right:20px;margin-right:auto}@media only screen and (max-width: 768px){.c-hero__left{max-width:100%;padding-right:0}}.c-hero__right{position:relative}@media only screen and (max-width: 1130px){.c-hero__right .c-hero__image{width:400px;height:420px}}@media only screen and (max-width: 1024px){.c-hero__right .c-hero__image{width:340px;height:360px}}@media only screen and (max-width: 768px){.c-hero__right{order:-1}.c-hero__right .c-hero__image{width:100%;height:380px;margin-bottom:40px}.c-hero__right .c-hero__image::before{border-radius:30px}.c-hero__right .c-hero__image img{border-radius:30px}}@media only screen and (max-width: 576px){.c-hero__right .c-hero__image{height:280px;margin-bottom:32px}.c-hero__right .c-hero__image::before{border-radius:16px}.c-hero__right .c-hero__image img{border-radius:16px;box-shadow:none}}.c-hero__title{margin-bottom:20px;font-size:58px;color:var(--heading-font-color)}@media only screen and (max-width: 1130px){.c-hero__title{font-size:44px}}@media only screen and (max-width: 1024px){.c-hero__title{font-size:38px;margin-bottom:24px}}@media only screen and (max-width: 576px){.c-hero__title{font-size:32px}}.c-hero__description p{margin-bottom:0;font-size:18px;line-height:1.6;color:var(--text-color)}@media only screen and (max-width: 1024px){.c-hero__description p{font-size:16px}}.c-hero__description p+.c-hero-features{margin-top:16px}.c-hero__btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;margin-top:40px}@media only screen and (max-width: 1024px){.c-hero__btn{margin-top:32px}}@media only screen and (max-width: 768px){.c-hero__btn{justify-content:flex-start}}.c-hero__image{position:relative;z-index:10;width:480px;height:520px;margin-left:auto}.c-hero__image::before{content:"";display:block;position:absolute;top:0;z-index:1;width:100%;height:100%;border-radius:60px;background:var(--blue-gray)}.c-hero__image img{position:absolute;top:0;z-index:1;height:100%;width:100%;border-radius:60px;object-fit:cover;user-select:none;box-shadow:0px 100px 80px rgba(var(--primary-color), .07),0px 41.7776px 33.4221px rgba(var(--primary-color), .0503198),0px 22.3363px 17.869px rgba(var(--primary-color), .0417275),0px 12.5216px 10.0172px rgba(var(--primary-color), .035),0px 6.6501px 5.32008px rgba(var(--primary-color), .0282725),0px 2.76726px 2.21381px rgba(var(--primary-color), .0196802);transition:inherit;background:var(--blue-gray)}.c-hero-features{list-style:none;margin:0;padding:0}.c-hero-features__item{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:16px;line-height:1.5;color:var(--text-color)}.c-hero-features__item:last-child{margin-bottom:0}@media only screen and (max-width: 1024px){.c-hero-features__item{font-size:15px}}.c-hero-features__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:50%;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.c-hero-features__icon .button-arrow{font-size:13px;line-height:1;color:var(--on-primary)}.c-hero-features__text strong{color:var(--heading-font-color)}.c-subscribe__inner{max-width:580px;margin:0 auto}.c-subscribe__info{margin-bottom:44px;text-align:center}@media only screen and (max-width: 576px){.c-subscribe__info .c-subscribe__title{margin-bottom:12px;font-size:36px}.c-subscribe__info .c-subscribe__subtitle #ityped{font-size:16px}}.c-subscribe__title{display:inline-block;margin-bottom:24px;font-size:58px;line-height:1.2}.c-subscribe__subtitle{margin:0 auto;max-width:480px;font-size:24px;font-weight:700;line-height:1.2}.c-subscribe__form{display:flex;flex-direction:column;align-items:center;max-width:480px;margin:0 auto}.c-subscribe__form-email{flex-grow:1;width:100%;padding:24px;margin-bottom:20px;font-size:18px;font-weight:500;text-align:center;border:none;border-radius:16px;border:1px solid rgba(0,0,0,0);outline:0;color:var(--text-color);background:var(--background-color-alt);box-shadow:0px 0px 2px rgba(0,0,0,.07);transition:all .35s}.c-subscribe__form-email::placeholder{font-weight:500;color:var(--text-color);opacity:.4}.c-subscribe__form-email:focus{border:1px solid var(--primary-color);box-shadow:0px 4px 10px rgba(var(--primary-color), .25)}.ityped-cursor{font-weight:400;animation:blink .4s infinite;animation-direction:alternate}@keyframes blink{0%, to{color:rgba(0,0,0,0)}100%{color:var(--primary-color)}}@-webkit-keyframes blink{0%, to{color:rgba(0,0,0,0)}100%{color:var(--primary-color)}}.c-page-heading{max-width:780px;margin:0 auto;padding:96px 0 60px;text-align:center}@media only screen and (max-width: 1024px){.c-page-heading{padding:80px 0 60px}}@media only screen and (max-width: 768px){.c-page-heading{padding:40px 0}}@media only screen and (max-width: 576px){.c-page-heading{padding:30px 0}}.c-page-heading__title{margin:0;font-size:58px;line-height:1.12}@media only screen and (max-width: 768px){.c-page-heading__title{font-size:36px}}@media only screen and (max-width: 576px){.c-page-heading__title{font-size:32px}}.c-page-heading__description{margin:30px auto 0;max-width:560px;line-height:1.6;text-align:center}@media only screen and (max-width: 576px){.c-page-heading__description{margin:24px auto 0}}.c-page-heading__btn{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:28px;}@media only screen and (max-width: 576px){.c-page-heading__btn{margin-top:20px;gap:10px}}.c-page-heading__btn .c-button--small{padding:12px 24px;font-size:12px}@media only screen and (max-width: 576px){.c-page-heading__btn .c-button--small{padding:10px 18px;font-size:11px}}.c-page-heading__btn .works-button .circle-bg{min-width:14px;height:14px;margin-right:6px;font-size:11px}.c-page-heading__btn .works-button--github .works-button__github-logo{flex-shrink:0;width:1.15em;height:1.15em;margin-right:6px;font-size:16px;color:#24292f;}[data-theme=dark] .c-page-heading__btn .works-button--github .works-button__github-logo{color:#f0f6fc;}.page-cover{position:relative;z-index:0;isolation:isolate;min-height:380px;display:flex;align-items:center;margin-bottom:48px;color:#fff;background-color:var(--dark);background-image:var(--cover-image);background-size:cover;background-position:var(--cover-position, center);background-repeat:no-repeat}.page-cover::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg, rgba(8, 10, 24, calc(var(--cover-overlay, .55)*.7)) 0%, rgba(8, 10, 24, var(--cover-overlay, .55)) 100%)}.page-cover>.container{width:100%}.page-cover .c-page-heading{padding:0}.page-cover .post__title,.page-cover .page__title,.page-cover .c-page-heading__title,.page-cover .c-page-heading__description,.page-cover .post__author,.page-cover .post__date,.page-cover h5{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.45)}.page-cover .c-page-heading__btn .c-button--secondary{color:#464242;background:#b7b8b9;border:none;text-shadow:none}.page-cover .c-page-heading__btn .c-button--secondary .button-arrow{color:#fff}.page-cover .c-page-heading__btn .c-button--secondary:hover{color:#111;background:#dfe1e5}.page-cover .c-page-heading__description{opacity:.92;font-size:22px;color:#e4edf1;text-shadow:0 2px 12px rgba(0,0,0,.45)}.page-cover .post__author-image{box-shadow:0 0 0 2px rgba(255,255,255,.85)}@media only screen and (max-width: 1024px){.page-cover{min-height:340px;margin-bottom:40px}}@media only screen and (max-width: 768px){.page-cover{min-height:280px;margin-bottom:32px}}@media only screen and (max-width: 576px){.page-cover{min-height:240px;margin-bottom:24px}}.post-top.page-cover,.project-top.page-cover{padding:72px 0}@media only screen and (max-width: 768px){.post-top.page-cover,.project-top.page-cover{padding:56px 0}}@media only screen and (max-width: 576px){.post-top.page-cover,.project-top.page-cover{padding:40px 0}}.c-page-image{position:relative;transform:translate(0);padding-top:56.25%;margin-bottom:48px;min-height:280px;border-radius:16px;overflow:hidden;background:var(--blue-gray)}.c-page-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;user-select:none}@media only screen and (max-width: 1024px){.c-page-image{padding-top:65%;margin-bottom:40px}}@media only screen and (max-width: 576px){.c-page-image{margin-bottom:32px}}.article{margin-bottom:20px;will-change:transform;transition:transform .2s}.article:hover{transform:translateY(-4px)}.article:hover .article__inner{box-shadow:0px 20px 40px rgba(0,0,0,.1)}@media only screen and (max-width: 768px){.article:last-child{margin-bottom:0}}.article__inner{border-radius:16px;overflow:hidden;transform:translate(0);box-shadow:0px 0px 2px rgba(0,0,0,.07);transition:box-shadow .2s}.image-wrap{background:var(--background-color-alt)}.article__image{position:relative;display:block;height:0;padding-bottom:71.25%;background:var(--blue-gray);overflow:hidden}.article__image img{position:absolute;width:100%;height:100%;object-fit:contain;background-color:var(--blue-gray)}.article__content{position:relative;z-index:1;padding:28px;margin-top:-20px;border-radius:16px 16px 0 0;background:var(--background-color-alt)}.article-tags__box{display:flex}.article-tags__box .article__tag{position:relative;z-index:1;display:inline-block;padding:8px 12px;margin:0 4px 4px 0;font-size:12px;line-height:10px;font-weight:600;text-transform:capitalize;border-radius:8px;overflow:hidden;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.article-tags__box .article__tag:hover:before{opacity:1}.article-tags__box .article__tag::before{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;opacity:0;border-radius:8px;will-change:transform;transition:opacity .35s;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 107%)}.article-tags__box .article__tag:last-child{margin:0 0 4px 0}.article__title{margin:16px 0;font-size:24px;line-height:1.3;font-weight:700}.article__title a:hover{color:var(--text-color)}@media only screen and (max-width: 576px){.article__title{font-size:22px}}.article__excerpt{display:-webkit-box;font-size:15px;line-height:1.6;margin-bottom:20px;color:var(--text-color);overflow-y:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.article__meta{display:flex;align-items:center;flex-wrap:wrap}.article__author-image{position:relative;width:44px;height:44px;margin-right:8px;border-radius:50%;overflow:hidden;background-color:var(--blue-gray)}.article__author-image img{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;object-fit:cover}.article-info{display:flex;flex-direction:column}.article-info .article__author-name{margin-bottom:6px;font-size:16px;line-height:1;font-weight:600}.article-info .article__date{font-size:12px;line-height:14px}.c-project-card{margin-bottom:20px;transition:transform .2s ease}.c-project-card:hover .c-project-card__title,.c-project-card:hover .c-project-card__subtitle{opacity:1;color:#fff;transform:translateZ(0);transition:transform .4s cubic-bezier(.165, .85, .45, 1) .2s,opacity .4s cubic-bezier(.165, .85, .45, 1) .2s}@media only screen and (max-width: 768px){.c-project-card:last-child{margin-bottom:0}}.c-project-card__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:16px;overflow:hidden;user-select:none;background-color:var(--blue-gray);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.c-project-card__image::before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;transition:all .4s ease 0s;opacity:0;visibility:hidden;background:linear-gradient(360deg, var(--primary-color) 0%, rgba(var(--secondary-color), .3) 120.95%)}.c-project-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:var(--blue-gray);pointer-events:none;transition:transform .4s ease 0s;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;image-rendering:auto}.c-project-card__image--contain img{object-fit:contain;object-position:center;padding:24px}.c-project-card__image--contain:hover img{transform:scale(1.02)}.c-project-card__image:hover::before{opacity:1;visibility:visible}.c-project-card__image:hover img{transform:scale(1.05)}.c-project-card__content{position:relative;display:flex;width:100%;height:100%;min-height:280px;border-radius:16px;transform:translate(0);box-shadow:0px 0px 30px rgba(var(--primary-color), .1);overflow:hidden}@media only screen and (max-width: 1024px){.c-project-card__content::after{padding-top:100%}}@media only screen and (max-width: 576px){.c-project-card__content .project__info{padding:0 32px 32px}}.c-project-card__content::after{content:"";display:table;padding-top:110%}.c-project-card__info{z-index:1;width:100%;margin-top:auto;padding:0 32px 36px;text-align:center;pointer-events:none}.c-project-card__info-wrap{overflow:hidden}.c-project-card__title{font-size:28px;line-height:1.3;margin-bottom:0;transform:translate3d(0, 100%, 0)}.c-project-card__subtitle{font-size:16px;line-height:1.4;opacity:0;transform:translate3d(0, -100%, 0)}.c-project-card__subtitle:hover{opacity:.7}.c-project-card__title,.c-project-card__subtitle{color:#fff;opacity:0;transition:transform .4s cubic-bezier(.165, .85, .45, 1),opacity .4s cubic-bezier(.165, .85, .45, 1)}.c-product-hero{padding:72px 0 48px}@media only screen and (max-width: 768px){.c-product-hero{padding:40px 0 32px}}.c-product-hero__inner{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.05fr);grid-template-rows:auto auto;gap:48px;align-items:center}@media only screen and (max-width: 768px){.c-product-hero__inner{grid-template-columns:1fr;grid-template-rows:auto;gap:32px}}.c-product-hero__content{grid-column:1;grid-row:1;position:relative;z-index:2}@media only screen and (max-width: 768px){.c-product-hero__content{grid-column:1;grid-row:1}}.c-product-hero__tagline{margin:0 0 12px;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--primary-color)}.c-product-hero__title{margin:0 0 20px;font-size:52px;line-height:1.15;font-weight:700;color:var(--heading-font-color)}@media only screen and (max-width: 1024px){.c-product-hero__title{font-size:40px}}@media only screen and (max-width: 576px){.c-product-hero__title{font-size:32px}}.c-product-hero__title-main{font-size:inherit;font-weight:inherit;line-height:inherit}.c-product-hero__title-sep{font-weight:400;opacity:.45}.c-product-hero__subtitle{font-size:42px;font-weight:600;line-height:1.2;color:var(--text-color)}@media only screen and (max-width: 1024px){.c-product-hero__subtitle{font-size:24px}}@media only screen and (max-width: 576px){.c-product-hero__subtitle{font-size:20px}}.c-product-hero__description{font-size:18px;line-height:1.7;color:var(--text-color)}.c-product-hero__description p{margin:0 0 12px}.c-product-hero__description p:last-child{margin-bottom:0}.c-product-hero__description p+.c-hero-features{margin-top:16px}@media only screen and (max-width: 576px){.c-product-hero__description{font-size:16px}}.c-product-hero__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;margin-top:0;grid-column:1;grid-row:2;position:relative;z-index:3}.c-product-hero__actions a{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(var(--primary-color), .2)}@media only screen and (max-width: 768px){.c-product-hero__actions{grid-column:1;grid-row:2;justify-content:flex-start;margin-top:4px}}.c-product-hero__media{grid-column:2;grid-row:1/span 2;position:relative;z-index:1;isolation:isolate}@media only screen and (max-width: 768px){.c-product-hero__media{grid-column:1;grid-row:3}}.c-product-hero__media img,.c-product-hero__media object[type="image/svg+xml"]{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 16px 48px -16px rgba(15,23,42,.35);background:var(--blue-gray)}.c-product-hero__media--map{aspect-ratio:201/97}.c-product-hero__media--map object[type="image/svg+xml"]{background:rgba(0,0,0,0);box-shadow:none;pointer-events:auto}.c-product-cards__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px}@media only screen and (max-width: 1024px){.c-product-cards__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (max-width: 576px){.c-product-cards__grid{grid-template-columns:1fr}}.c-product-cards__card{padding:28px 24px;border-radius:16px;border:1px solid var(--border-color);background:var(--background-color-alt);transition:transform .25s ease,box-shadow .25s ease}.c-product-cards__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px -12px rgba(var(--primary-color), .25)}.c-product-cards__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:50%;font-size:13px;line-height:1;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.c-product-cards__card-title{display:flex;align-items:center;gap:10px;margin:0 0 10px;font-size:20px;line-height:1.3;color:var(--heading-font-color)}.c-product-cards__card-title-text{min-width:0}.c-product-cards__card-text{margin:0;font-size:15px;line-height:1.6;color:var(--text-color)}.c-product-cards__card-text p{margin:0}.c-product-showcase__inner{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:48px;align-items:center}.c-product-showcase--reversed .c-product-showcase__inner{direction:rtl}.c-product-showcase--reversed .c-product-showcase__inner>*{direction:ltr}@media only screen and (max-width: 768px){.c-product-showcase__inner{grid-template-columns:1fr;gap:28px}.c-product-showcase--reversed .c-product-showcase__inner{direction:ltr}}.c-product-showcase__eyebrow{margin:0 0 8px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color)}.c-product-showcase__title{display:inline-flex;align-items:center;gap:10px;margin:0 0 16px;font-size:32px;line-height:1.2;color:var(--heading-font-color)}@media only screen and (max-width: 576px){.c-product-showcase__title{font-size:26px}}.c-product-showcase__description{font-size:16px;line-height:1.7;color:var(--text-color)}.c-product-showcase__description p{margin:0 0 12px}.c-product-showcase__description p:last-child{margin-bottom:0}.c-product-showcase__list{margin:20px 0 0;padding-left:20px;color:var(--text-color)}.c-product-showcase__list li{margin-bottom:8px;line-height:1.5}.c-product-showcase__list li:last-child{margin-bottom:0}.c-product-showcase__media img{display:block;width:100%;height:auto;border-radius:16px;box-shadow:0 16px 48px -16px rgba(15,23,42,.35);background:var(--blue-gray)}.c-product-screenshot{padding:24px 0 48px}.c-product-screenshot__title{margin:0 0 24px;font-size:28px;text-align:center;color:var(--heading-font-color)}.c-product-screenshot__figure{margin:0;display:flex;flex-direction:column;align-items:center}.c-product-screenshot img{display:block;width:100%;max-width:860px;height:auto;border-radius:16px;box-shadow:0 16px 48px -16px rgba(15,23,42,.35);-webkit-mask-image:radial-gradient(ellipse 92% 88% at 50% 50%, #000 70%, rgba(0,0,0,0) 100%);mask-image:radial-gradient(ellipse 92% 88% at 50% 50%, #000 70%, rgba(0,0,0,0) 100%)}.c-product-screenshot__caption{margin-top:16px;font-size:14px;color:var(--text-color);text-align:center;opacity:.8}.c-product-platforms__title{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 12px;font-size:32px;text-align:center;color:var(--heading-font-color)}.c-product-platforms__description{max-width:640px;margin:0 auto 40px;font-size:16px;line-height:1.6;text-align:center;color:var(--text-color)}.c-product-platforms__groups{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}@media only screen and (max-width: 576px){.c-product-platforms__groups{grid-template-columns:1fr}}.c-product-platforms__group{padding:28px 24px;border-radius:16px;border:1px solid var(--border-color);background:var(--background-color-alt)}.c-product-platforms__group-title{margin:0 0 16px;font-size:18px;color:var(--heading-font-color)}.c-product-platforms__tags{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.c-product-platforms__tag{padding:8px 14px;font-size:14px;font-weight:600;line-height:1;border-radius:999px;color:var(--heading-font-color);background:var(--background-color);border:1px solid var(--border-color)}.c-product-cta{padding:24px 0 80px}.c-product-cta__box{padding:48px 40px;text-align:center;border-radius:24px;background:linear-gradient(135deg, rgba(var(--primary-color), .12) 0%, rgba(var(--secondary-color), .08) 100%);border:1px solid var(--border-color)}@media only screen and (max-width: 576px){.c-product-cta__box{padding:36px 24px}}.c-product-cta__title{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 12px;font-size:32px;color:var(--heading-font-color)}@media only screen and (max-width: 576px){.c-product-cta__title{font-size:26px}}.c-product-cta__description{max-width:560px;margin:0 auto 28px;font-size:16px;line-height:1.6;color:var(--text-color)}.c-product-cta__description p{margin:0}.c-product-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.c-product-page__extra{padding-bottom:80px}.c-scenario{margin:0 0 48px}.c-scenario__grid{display:grid;grid-template-columns:minmax(0, 1.45fr) minmax(0, .9fr);gap:32px;align-items:center}@media only screen and (max-width: 768px){.c-scenario__grid{grid-template-columns:1fr;gap:18px}}.c-scenario__media{margin:0;min-width:0;position:relative;}.c-scenario__media img,.c-scenario__media object{display:block;width:100%;height:auto;border-radius:12px;border:0;background:rgba(0,0,0,0)}.c-scenario__media .c-scenario__img--dark{display:none}.c-scenario__media.c-diagram-embed object{width:calc(100% + 2px);max-width:none;margin:-1px;border-radius:12px}.c-scenario__body{min-width:0}.c-scenario__head{display:flex;align-items:center;gap:12px;margin:0 0 12px}.c-scenario__head .icon{flex-shrink:0;font-size:22px;color:var(--primary-color)}.c-scenario__head strong{font-size:1.15em;color:var(--heading-font-color)}.c-scenario__flow{margin:16px 0 0;padding:14px 16px;border-left:3px solid var(--primary-color);background:linear-gradient(90deg, rgba(var(--primary-color), .06), rgba(0,0,0,0) 70%)}.c-scenario__you,.c-scenario__gateway,.c-scenario__gain{display:flex;align-items:flex-start;gap:10px;margin:0 0 10px;font-size:15px;line-height:1.55;color:var(--text-color)}.c-scenario__you .icon,.c-scenario__gateway .icon,.c-scenario__gain .icon{flex-shrink:0;margin-top:2px;font-size:18px;color:var(--primary-color)}.c-scenario__you:last-child,.c-scenario__gateway:last-child,.c-scenario__gain:last-child{margin-bottom:0}.c-scenario__gateway{opacity:.9;font-size:14px}.c-scenario__nodes{list-style:none;margin:0 0 10px;padding:0 0 0 4px}.c-scenario__node{display:flex;align-items:flex-start;gap:10px;margin:0 0 8px;font-size:14px;line-height:1.5;color:var(--text-color)}.c-scenario__node:last-child{margin-bottom:0}.c-scenario__node .icon{flex-shrink:0;margin-top:2px;font-size:16px;color:var(--secondary-color)}.c-scenario__gain{margin-top:2px;font-weight:600;color:var(--heading-font-color)}@media only screen and (min-width: 769px){.c-scenario--flip .c-scenario__grid{grid-template-columns:minmax(0, .9fr) minmax(0, 1.45fr)}.c-scenario--flip .c-scenario__grid .c-scenario__media{order:2}.c-scenario--flip .c-scenario__grid .c-scenario__body{order:1}}[data-theme=dark] .c-scenario__media .c-scenario__img--light{display:none}[data-theme=dark] .c-scenario__media .c-scenario__img--dark{display:block}.page:has(.c-scenario){max-width:1120px}.c-testimonial-card__content{width:100%;padding:32px;border-radius:16px;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.c-testimonial-card__client-meta{display:flex;align-items:center;flex-direction:column;margin-bottom:32px}.c-testimonial-card__client-text{position:relative;margin-bottom:0;font-size:15px;line-height:1.6;text-align:center}.c-testimonial-card__client-text::after{content:"“";position:absolute;top:-10px;left:-2%;display:block;z-index:2;font-size:100px;font-weight:900;line-height:1;color:var(--on-primary);opacity:.1;pointer-events:none}.c-testimonial-card__image-container{position:relative;width:80px;height:80px;margin-bottom:8px;border-radius:50%;overflow:hidden;box-shadow:0px 0px 2px rgba(0,0,0,.1)}.c-testimonial-card__image-container img{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;object-fit:cover}.c-testimonial-card__client-info{text-align:center}.c-testimonial-card__client-name{margin-bottom:8px;font-size:21px;line-height:1;letter-spacing:normal}.c-testimonial-card__client-position{margin:0;font-size:14px;font-weight:500;line-height:1;opacity:.7}.testimonial-item .testimonial-content{width:100%;padding:32px;border-radius:16px;color:var(--on-primary);background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%)}.testimonial-item .testimonial-content .client-meta{display:flex;align-items:center;flex-direction:column;margin-bottom:32px}.testimonial-item .testimonial-content .client-text{position:relative;margin-bottom:0;font-size:15px;line-height:1.6;text-align:center}.testimonial-item .testimonial-content .client-text::after{content:"“";position:absolute;top:-10px;left:-2%;display:block;z-index:2;font-size:100px;font-weight:900;line-height:1;color:var(--on-primary);opacity:.1;pointer-events:none}.testimonial-item .testimonial-content .image-container{position:relative;width:80px;height:80px;margin-bottom:8px;border-radius:50%;overflow:hidden;box-shadow:0px 0px 2px rgba(0,0,0,.1)}.testimonial-item .testimonial-content .image-container img{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;object-fit:cover}.testimonial-item .testimonial-content .client-info{text-align:center}.testimonial-item .testimonial-content .client-name{margin-bottom:8px;font-size:21px;line-height:1;letter-spacing:normal}.testimonial-item .testimonial-content .client-position{margin:0;font-size:14px;font-weight:500;line-height:1;opacity:.7}.testimonials__slider{display:flex}.tns-horizontal.tns-subpixel>.tns-item{display:inline-flex}.tns-outer{position:relative}.controls{display:flex;align-items:center;outline:none}.controls .prev,.controls .next{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;font-size:15px;border-radius:50%;box-shadow:0px 0px 2px rgba(0,0,0,.07);color:var(--text-color);background:var(--background-color-alt);outline:none;cursor:pointer;overflow:hidden;transition:all .2s ease}.controls .prev::after,.controls .next::after{content:"";position:absolute;z-index:-1;display:block;top:0;bottom:0;left:0;right:0;border-radius:50%;opacity:0;visibility:hidden;overflow:hidden;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 167%);transition:all .2s ease}.controls .prev:hover,.controls .next:hover{color:var(--on-primary);background:rgba(0,0,0,0)}.controls .prev:hover::after,.controls .next:hover::after{opacity:1;visibility:visible}.controls .prev:active,.controls .next:active{transform:scale(.97) translateY(1px)}.controls .prev{margin-right:4px}