:root{--bs-gutter-x: 0.75rem}.bg-grey{background-color:#eee}.bg-white{background-color:#fff}.border-color{position:relative}.border-color::before,.border-color::after{content:"";display:block;height:1px;width:100%;position:absolute;top:0;left:0;right:0;background-color:pink;background:linear-gradient(90deg, #009ECE, #009ECE 25%, #F58518 25%, #F58518 50%, #B1529A 50%, #B1529A 75%, #01928B 75%)}.border-color::after{top:unset;bottom:0}@font-face{font-family:"Space Grotesk";src:url("assets/fonts/SpaceGrotesk-Light.woff2") format("woff2"),url("assets/fonts/SpaceGrotesk-Light.ttf") format("truetype"),url("assets/fonts/SpaceGrotesk-Light.otf") format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"Space Grotesk";src:url("assets/fonts/SpaceGrotesk-Regular.woff2") format("woff2"),url("assets/fonts/SpaceGrotesk-Regular.ttf") format("truetype"),url("assets/fonts/SpaceGrotesk-Regular.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"Space Grotesk";src:url("assets/fonts/SpaceGrotesk-Bold.woff2") format("woff2"),url("assets/fonts/SpaceGrotesk-Bold.ttf") format("truetype"),url("assets/fonts/SpaceGrotesk-Bold.otf") format("opentype");font-weight:700;font-style:normal}@font-face{font-family:"Inter";src:url("assets/fonts/Inter-Regular.woff2") format("woff2"),url("assets/fonts/Inter-Regular.woff") format("woff"),url("assets/fonts/Inter-Regular.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"Inter";src:url("assets/fonts/Inter-Bold.woff2") format("woff2"),url("assets/fonts/Inter-Bold.woff") format("woff"),url("assets/fonts/Inter-Bold.otf") format("opentype");font-weight:700;font-style:normal}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}address{font-style:normal}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}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:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.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:2px 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}/*!
 * Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}svg{fill:currentColor}blockquote{padding:.5em 1em;margin:0 0 1em;border-left:5px solid #ffc632}.accordion--teal{background-color:#01928b}.accordion--teal .accordion__content{background-color:#f2fffe}.accordion--purple{background-color:#b1529a}.accordion--purple .accordion__content{background-color:#fff2fc}.accordion--blue{background-color:#009ece}.accordion--blue .accordion__content{background-color:#eefbff}.accordion--orange{background-color:#f58518}.accordion--orange .accordion__content{background-color:#fefee8}.accordion--green{background-color:#52a546}.accordion--green .accordion__content{background-color:#eaf6e9}.accordion--blue-violet{background-color:#4e58a7}.accordion--blue-violet .accordion__content{background-color:#e1e4f8}.accordion--active .accordion__content-inner{opacity:1}.accordion--active .accordion__toggle--plus{opacity:0}.accordion--active .accordion__toggle--minus{opacity:1}.accordion__header{padding:12px 0;font-size:32px;line-height:32px;color:#fff}.accordion__header:hover,.accordion__header:focus{cursor:pointer}.accordion__header:hover .accordion__title,.accordion__header:focus .accordion__title{left:12px}.accordion__header:focus-visible{outline:4px dashed #2c2c2c}@media(min-width: 768px){.accordion__header{padding:24px 0}}.accordion__index{display:none;position:relative;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:300;font-style:normal;letter-spacing:-0.025em}@media(min-width: 768px){.accordion__index{display:flex;justify-content:space-between;align-items:center}}.accordion__index::before{content:"";display:block;width:calc(100% - 32px);height:1px;position:absolute;left:32px;top:16px;background-color:#fff;opacity:.4}.accordion__title-wrapper{display:flex;justify-content:space-between;align-items:center}.accordion__toggle{position:relative;width:32px;height:32px;border-radius:50%;border:1px solid #fff;display:flex;justify-content:center;align-items:center;line-height:1}.accordion__toggle>div{position:absolute;width:16px;height:16px;display:flex;justify-content:center;align-items:center;transition:opacity .4s ease-out}.accordion__toggle--plus{opacity:1}.accordion__toggle--minus{opacity:0}.accordion__title{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;position:relative;left:0;transition:left .3s ease-out}.accordion__content{overflow:hidden;max-height:0;will-change:max-height;transition:max-height .4s ease-out}.accordion__content-inner{padding:24px 8px 40px 8px;opacity:0;transition:opacity .4s ease-out}@media(min-width: 992px){.accordion__content-inner{padding:40px}}.activity-card{display:flex;flex-direction:column;position:relative;color:#2c2c2c;overflow:hidden;border-radius:4px;background-color:#fff;box-shadow:0px 0px 16px rgba(0,0,0,.1)}.activity-card:hover .activity-card__downloads,.activity-card:focus-visible .activity-card__downloads,.activity-card--visible .activity-card__downloads{opacity:1}.activity-card:hover .activity-card__downloads a,.activity-card:focus-visible .activity-card__downloads a,.activity-card--visible .activity-card__downloads a{visibility:visible}.activity-card__downloads:hover{opacity:1}.activity-card__downloads:hover a{visibility:visible}.activity-card__picture{position:relative;width:100%;height:0;padding-bottom:56.25%}.activity-card__picture img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.activity-card__info{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;padding:20px 16px 16px 16px}@media(min-width: 768px){.activity-card__info{min-height:148px}}.activity-card__text-wrapper{margin-bottom:24px}.activity-card__title{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;line-height:1;letter-spacing:-0.5px}.activity-card__requirement{position:relative;margin-top:8px;padding-left:20px;font-size:14px;line-height:14px;color:#616161}.activity-card__requirement::before{content:"";display:block;width:14px;height:14px;position:absolute;left:0;top:1px;background-image:url("assets/img/icons/icon-asterisk.svg")}.activity-card__tags-wrapper{display:flex;flex-wrap:wrap}.activity-card__tag{display:block;font-family:"Inter",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:14px;line-height:14px;color:#fff;background-color:#2c2c2c;margin:6px 8px 0 0;padding:4px 8px 6px 8px;border-radius:2px}.activity-card__tag--board{background-color:#b1529a}.activity-card__tag--level{background-color:#01928b}.activity-card__downloads{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.95);opacity:0;transition:opacity .25s ease-out}.activity-card__downloads-title{color:#616161;margin-bottom:16px}.activity-card__downloads-links{text-align:center}.activity-card__downloads-links a{display:block;margin-bottom:8px;visibility:hidden}.activity-card__downloads-links a:last-of-type{margin-bottom:0}.article-featured__article{color:#2c2c2c}@media(min-width: 992px){.article-featured__article{display:grid;grid-template-columns:repeat(5, 1fr);gap:32px}}@media(min-width: 992px){.article-featured__picture-wrapper{grid-area:1/1/1/4}}.article-featured__picture{margin-bottom:16px;display:block;height:0;padding-bottom:calc( 9 / 16 * 100% );position:relative}.article-featured__picture img{display:block;width:100%;height:100%;position:absolute;inset:0;-o-object-fit:cover;object-fit:cover}.article-featured__content{margin-bottom:16px}@media(min-width: 768px){.article-featured__content{display:flex;flex-direction:column;justify-content:space-between}}@media(min-width: 992px){.article-featured__content{grid-area:1/4/1/6}}.article-featured__text{margin-bottom:16px}.article-featured__section{margin-bottom:8px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em;font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:#616161}.article-featured__title{margin-bottom:8px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:32px;line-height:1.125;letter-spacing:-0.025em;transition:color .2s ease-in-out}.article-featured:hover .article-featured__title{color:#b1529a}.article-featured__details{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em;color:#b1529a;font-size:20px;line-height:1.4;font-style:normal}.article-featured__date,.article-featured__credits{display:block;color:inherit;font-style:inherit}.article-featured__read-more{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;color:#616161;transition:transform .2s ease-out}.article-featured__read-more img{width:18px}.article-featured:hover .article-featured__read-more{transform:translateX(8px)}.article-text h2{margin-bottom:1.5rem;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-size:2rem;line-height:1.2;color:#b1529a;letter-spacing:-0.025em}.article-text h2:not(:first-child){margin-top:2.5rem}@media(min-width: 992px){.article-text h2:not(:first-child){margin-top:3rem}}.article-text h3{margin-top:2.5rem;margin-bottom:1.5rem;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.2;color:#2c2c2c;letter-spacing:-0.025em}@media(min-width: 992px){.article-text h3{margin-top:3rem}}.article-text h2+h3{margin-top:2rem}@media(min-width: 992px){.article-text h2+h3{margin-top:2rem}}.article-text p{margin-bottom:1.5rem;line-height:1.5;color:#2c2c2c}.article-text p strong{font-weight:700}@media(min-width: 992px){.article-text p{font-size:1.25rem;margin-bottom:2rem}}.article-text p:empty{display:none}.article-text a:not(.button){text-decoration:underline;color:#009ece;transition:color .2s ease-out}.article-text a:not(.button):not(.btn):hover{color:#2c2c2c}.article-text p img{max-width:100%}.article-text p.script{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;margin-bottom:3rem;background-color:#dcdcdc;border:none;border-radius:.25rem;line-height:0;padding:1rem 1rem .75rem 1rem}.article-text p.script img{margin:0;transition:opacity .2s ease-out}.article-text p.script img:hover{opacity:.75;cursor:-webkit-grab;cursor:grab}.article-text p.script img+img{margin-left:1rem}@media(min-width: 576px){.article-text p.script::after{content:"Drag to MicroBlocks";display:block;position:absolute;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;bottom:calc( 1.25rem * -1 );left:.25rem;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1;color:#bdbdbd;transition:color .2s ease-out}html[lang=ca] .article-text p.script::after{content:"Arrossega a MicroBlocks"}html[lang=cn] .article-text p.script::after{content:"拖到 MicroBlocks"}html[lang=es] .article-text p.script::after{content:"Arrastra a MicroBlocks"}}.article-text p.script:hover::after{color:#2c2c2c}.article-text .captioned{margin-bottom:1.5rem;width:-webkit-min-content;width:-moz-min-content;width:min-content;line-height:0}.article-text .captioned img{max-width:min(640px,100vw - 32px)}@media(min-width: 768px){.article-text .captioned img{max-width:min(672px,100vw)}}@media(min-width: 992px){.article-text .captioned img{max-width:min(624px,100vw)}}@media(min-width: 1200px){.article-text .captioned img{max-width:min(757px,100vw)}}@media(min-width: 1400px){.article-text .captioned img{max-width:min(821px,100vw)}}.article-text .captioned .caption{display:block;padding:.5rem 1rem .5rem .75rem;background-color:#eee;font-size:.75rem;line-height:1.5}.article-text p code{display:inline;padding-right:.25rem;padding-left:.25rem;border-radius:.25rem;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:500;background-color:#dcdcdc}.article-text video{width:100%;margin-bottom:1.5rem}.article-text ul{margin-bottom:1.5rem;padding-left:1rem;list-style-type:disc}.article-text ol{margin-bottom:1.5rem;padding-left:1rem;list-style-type:decimal}.article-text li{margin-bottom:.5rem;line-height:1.5}.article-text li::marker{color:#b1529a}@media(min-width: 992px){.article-text li{font-size:1.25rem;margin-bottom:1rem}}.article-text table{margin-bottom:1.5rem;border-collapse:collapse}.article-text table thead tr{background-color:#ffdf48;border:1px solid #ffc632;text-align:left}.article-text table th,.article-text table td{padding:.75rem}.article-text table tbody tr{border-right:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd;border-left:1px solid #bdbdbd}.article-text table tbody tr:nth-of-type(even){background-color:#eee}.article-text--small{font-size:.875rem;margin-bottom:1rem}@media(min-width: 992px){.article-text--large{font-size:1.25rem}.article-text--large p:not(:last-of-type){margin-bottom:1.25rem}}.article-text .fact,.article-text .note,.article-text .safety{position:relative;display:block;margin:3rem 0 1.75rem;padding:2rem 1rem 1rem 1rem;border-radius:.25rem;line-height:1.5}.article-text .fact::after,.article-text .note::after,.article-text .safety::after{content:"";display:block;height:3rem;width:3rem;position:absolute;top:calc( 1.5rem * -1);right:1rem;z-index:-1;border-radius:100rem;background-repeat:no-repeat;background-position:center center}@media(min-width: 992px){.article-text .fact,.article-text .note,.article-text .safety{padding:2rem;font-size:1.25rem;margin-bottom:2rem}}.article-text .fact h4,.article-text .note h4,.article-text .safety h4{margin-top:0;margin-bottom:0;font-size:1rem;font-weight:400;text-transform:uppercase}.article-text .fact h3,.article-text .note h3,.article-text .safety h3{margin-top:0;font-size:1.5rem;color:#2c2c2c;margin-bottom:2rem}.article-text .fact h4+p,.article-text .note h4+p,.article-text .safety h4+p{margin-top:2rem}.article-text .fact p:last-of-type,.article-text .note p:last-of-type,.article-text .safety p:last-of-type{margin-bottom:0}.article-text .fact{color:#1a4b5a;background-color:rgba(0,158,206,.1)}.article-text .fact h4,.article-text .fact a:link,.article-text .fact a:visited{color:#009ece}.article-text .fact::after{background-color:#009ece;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.5 1V2.25H5.625V6.625C5.625 9.04125 7.58375 11 10 11C12.4162 11 14.375 9.04125 14.375 6.625V2.25H17.5V1H2.5ZM6.875 2.25H13.125V4.125H6.875V2.25ZM6.875 6.625C6.875 8.35089 8.27411 9.75 10 9.75C11.7259 9.75 13.125 8.35089 13.125 6.625V5.375H6.875V6.625ZM16.25 18.75H15V16.875C14.9979 15.15 13.6 13.7521 11.875 13.75H8.125C6.39997 13.7521 5.00207 15.15 5 16.875V18.75H3.75V16.875C3.75276 14.4599 5.7099 12.5028 8.125 12.5H11.875C14.2901 12.5028 16.2472 14.4599 16.25 16.875V18.75ZM2.5 4.375C2.5 4.02982 2.77982 3.75 3.125 3.75C3.47018 3.75 3.75 4.02982 3.75 4.375V10H2.5V4.375Z' fill='white'/%3E%3C/svg%3E%0A")}.article-text .note{color:#275a1f;background-color:rgba(82,165,70,.1)}.article-text .note h4,.article-text .note a:link,.article-text .note a:visited{color:#52a546}.article-text .note::after{background-color:#52a546;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 15C11.7549 14.997 13.3797 14.0743 14.2812 12.5688L13.2125 11.9438C12.5341 13.0703 11.3151 13.7592 10 13.7592C8.68491 13.7592 7.46592 13.0703 6.7875 11.9438L5.71875 12.5688C6.6203 14.0743 8.24515 14.997 10 15ZM10 1.25C5.16751 1.25 1.25 5.16751 1.25 10C1.25 14.8325 5.16751 18.75 10 18.75C14.8325 18.75 18.75 14.8325 18.75 10C18.75 7.67936 17.8281 5.45376 16.1872 3.81282C14.5462 2.17187 12.3206 1.25 10 1.25ZM10 2.5C12.9283 2.50457 15.5861 4.213 16.8063 6.875H15.625C15.625 6.52982 15.3452 6.25 15 6.25H5C4.65482 6.25 4.375 6.52982 4.375 6.875H3.19375C4.41387 4.213 7.07171 2.50457 10 2.5ZM2.5 10C2.5 14.1421 5.85786 17.5 10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.4971 9.36689 17.4131 8.73676 17.25 8.125H15.625V9.375C15.625 10.0654 15.0654 10.625 14.375 10.625H12.325C11.7078 10.6335 11.1768 10.1901 11.075 9.58125L10.7312 7.5H9.26875L8.94375 9.58125C8.84196 10.1901 8.31098 10.6335 7.69375 10.625H5.625C4.93464 10.625 4.375 10.0654 4.375 9.375V8.125H2.75C2.58693 8.73676 2.50292 9.36689 2.5 10Z' fill='%23FCFCFC'/%3E%3C/svg%3E%0A")}.article-text .safety{color:#6c2420;background-color:rgba(232,76,69,.1)}.article-text .safety h4,.article-text .safety a:link,.article-text .safety a:visited{color:#e84c45}.article-text .safety::after{background-color:#e84c45;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.93685 18H18.1868C18.4053 18.0004 18.6081 17.8868 18.7218 17.7003C18.8355 17.5138 18.8436 17.2814 18.7431 17.0875L10.6181 1.46246C10.5112 1.25373 10.2964 1.12244 10.0618 1.12244C9.82732 1.12244 9.61253 1.25373 9.5056 1.46246L1.3806 17.0875C1.28012 17.2814 1.28819 17.5138 1.40189 17.7003C1.51558 17.8868 1.71841 18.0004 1.93685 18ZM17.1556 16.75H2.9681L10.0618 3.10621L17.1556 16.75ZM10 13.75C9.48223 13.75 9.0625 14.1697 9.0625 14.6875C9.0625 15.2053 9.48223 15.625 10 15.625C10.5178 15.625 10.9375 15.2053 10.9375 14.6875C10.9375 14.1697 10.5178 13.75 10 13.75ZM10.625 6.875H9.375V12.5H10.625V6.875Z' fill='white'/%3E%3C/svg%3E%0A")}.article-text hr{margin-top:3rem;margin-bottom:6rem;color:#fafafa;background-color:#e0e0e0}html{font-size:16px;line-height:1.25;scroll-behavior:smooth}body{position:relative;font-family:"Inter",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;color:#2c2c2c;background-color:#fcfcfc}a:link,a:visited{text-decoration:none}.block{display:inline-block;padding:6px 12px 10px;border-radius:.5rem;margin-bottom:12px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;color:#fff;font-size:32px;line-height:1;letter-spacing:-1px;text-transform:lowercase;position:relative;z-index:5}.block::before{display:block;content:"";width:16px;height:16px;position:absolute;bottom:-4px;left:8px;z-index:-1;background-color:inherit;transform:rotate(45deg);border-radius:2px}@media(min-width: 768px){.block{font-size:48px}}.block--orange{background-color:#f58518}.block--purple{background-color:#b1529a}.block--blue{background-color:#009ece}.block--teal{background-color:#01928b}.block--green{background-color:#52a546}.border-top{padding-top:40px;border-top:1px solid #e0e0e0}.card-article-archive{display:grid;grid-template-columns:repeat(5, 1fr);-moz-column-gap:32px;column-gap:32px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em}.card-article-archive__date{grid-area:1/1/1/3;text-align:right;color:#b1529a;line-height:24px}.card-article-archive__content{grid-area:1/3/1/6}.card-article-archive__link{display:block;margin-bottom:4px;color:#2c2c2c}.card-article-archive__link:hover{color:#b1529a}.card-article-archive__title{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:20px;line-height:24px;transition:color .2s ease-out}.card-article-archive__credits{font-size:14px;color:#616161}.card-article__picture-wrapper{position:relative;margin-bottom:16px}.card-article__picture{display:block;height:0;padding-bottom:calc( 9 / 16 * 100% );position:relative}.card-article__picture img{display:block;width:100%;height:100%;position:absolute;inset:0;-o-object-fit:cover;object-fit:cover}.card-article__read-more{position:absolute;right:16px;bottom:-16px;transition:transform .2s ease-out}.card-article__read-more img{width:16px}.card-article:hover .card-article__read-more{transform:translateX(8px)}.card-article__title{margin-bottom:4px;padding-right:48px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;line-height:1.2;letter-spacing:-0.025em;color:#2c2c2c;transition:color .2s ease-out}.card-article:hover .card-article__title{color:#b1529a}.card-article__details{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em;color:#b1529a;font-size:16px;line-height:1.4;font-style:normal}.card-article__date,.card-article__credits{display:block;color:inherit;font-style:inherit}.card-article__picture-wrapper{position:relative;margin-bottom:16px}.card-article__picture{display:block;height:0;padding-bottom:calc( 9 / 16 * 100% );position:relative}.card-article__picture img{display:block;width:100%;height:100%;position:absolute;inset:0;-o-object-fit:cover;object-fit:cover}.card-article__read-more{position:absolute;right:16px;bottom:-16px;transition:transform .2s ease-out}.card-article__read-more img{width:16px}.card-article:hover .card-article__read-more{transform:translateX(8px)}.card-article__title{margin-bottom:4px;padding-right:48px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;line-height:1.2;letter-spacing:-0.025em;color:#2c2c2c;transition:color .2s ease-out}.card-article:hover .card-article__title{color:#b1529a}.card-article__details{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em;color:#b1529a;font-size:16px;line-height:1.4;font-style:normal}.card-article__date,.card-article__credits{display:block;color:inherit;font-style:inherit}.circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;color:#fff}.circle>*{line-height:1}.circle--large{width:48px;height:48px}.circle--yellow{background-color:#ffdf48;color:#2c2c2c}.circle--orange{background-color:#f58518}.circle--teal{background-color:#01928b}.circle--purple{background-color:#b1529a}.circle--green{background-color:#52a546}.circle--blue{background-color:#009ece}.colored-section{padding:80px 0;text-align:center}.colored-section__title{margin-bottom:16px}.colored-section__title .block{transform:rotate(-2deg)}.colored-section__contents{font-size:20px}.colored-section--yellow{background-color:#ffdf48;background-image:url("assets/img/backgrounds/background-on-yellow.png");background-position:center center;border-top:8px solid #ffc632;border-bottom:8px solid #ffc632}.colored-section--grey{background-color:#eee;background-image:url("assets/img/backgrounds/background-on-grey.png");background-position:center center;border-top:8px solid #e0e0e0;border-bottom:8px solid #e0e0e0}.footer{padding:48px 0 24px 0;background-color:#2c2c2c;color:#bdbdbd;font-size:14px;line-height:1.2rem}.footer h3{margin-bottom:12px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;color:#fff}.footer p{margin-bottom:12px;line-height:1.4}.footer p a:link,.footer p a:visited{color:#bdbdbd;text-decoration:underline;transition:color .3s ease-out}.footer p a:hover,.footer p a:focus-visible{color:#ffdf48}.footer__content{margin-bottom:40px}.footer__col{margin-bottom:32px}.footer__logo{display:block;width:200px}@media(min-width: 992px){.footer__logo{width:240px;transform:translateY(-23px)}}.footer__link-list-item:not(:last-of-type){margin-bottom:8px}.header{height:48px;z-index:90;position:relative;background-color:#fff}@media(min-width: 768px){.header{height:56px}}.header__logo{position:absolute;display:block;width:200px;transition:transform .2s ease-out}@media(min-width: 768px){.header__logo{width:240px}}@media(min-width: 992px){.header__logo{z-index:91}}.header__logo:hover,.header__logo:focus-visible{transform:rotate(-2deg)}.header__rosza{position:absolute;top:80px;left:70px;width:160px;height:110px;transform:rotate(-5deg);visibility:hidden;opacity:0;transition:opacity .3s ease-out}.header__rosza-bubble{position:absolute;top:0;left:0}.header__rosza-text{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;margin-top:16px;height:100px;width:100%;font-weight:bold;text-align:center;font-size:13px;letter-spacing:-0.25px}.header__rosza-text a:link,.header__rosza-text a:visited{color:#b1529a}.hero-picture{position:relative;height:40vh}@media(min-width: 992px){.hero-picture{height:40vh}}.hero-picture__img{position:absolute;top:0;right:0;bottom:0;left:0}.hero-picture__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-yellow{min-height:200px;background-color:#ffdf48;background-image:url("assets/img/backgrounds/background-on-yellow.png");background-position:center center;border-bottom:8px solid #ffc632}@media(min-width: 992px){.hero-yellow{min-height:240px}}.clickable{cursor:pointer}.btn{display:inline-block;position:relative;padding:12px 56px 12px 16px;border-radius:2px;border:none;cursor:pointer;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:16px;line-height:1;color:#fff;text-decoration:none;background-color:#f58518;transition:background-color .2s ease-out}.btn::after{content:"";display:block;width:24px;height:9px;position:absolute;top:16px;right:16px;background-image:url("assets/img/icons/icon-arrow-right.svg");transition:right .2s ease-out}.btn--purple{background-color:#b1529a}.btn--blue{background-color:#009ece}.btn--teal{background-color:#01928b}.btn--green{background-color:#52a546}.btn--large{font-size:20px}.btn:hover,.btn:focus-visible{color:#fff;background-color:#2c2c2c}.btn:hover::after,.btn:focus-visible::after{right:8px}.link-circle-w-text{position:relative;left:0;display:flex;transition:all .2s ease-out}.link-circle-w-text .circle{flex-shrink:0;margin-right:8px;color:#000;background-color:#ffdf48}.link-circle-w-text .circle svg{width:20px;height:20px}.link-circle-w-text__text{padding-top:4px;font-size:20px;line-height:1.2;color:#2c2c2c}.link-circle-w-text__text small{font-size:16px;color:#616161}.link-circle-w-text:hover,.link-circle-w-text:focus-visible{left:8px}.link-circle-w-text--footer{font-size:16px;color:#fff}.link-circle-w-text--footer .link-circle-w-text__text{padding-top:6px;font-size:16px;color:#fff;transition:color .2s ease-out}.link-circle-w-text--footer:hover,.link-circle-w-text--footer:focus-visible{left:0}.link-circle-w-text--footer:hover .link-circle-w-text__text,.link-circle-w-text--footer:focus-visible .link-circle-w-text__text{color:#ffdf48}.list-numeric__anchor{position:relative;display:flex;align-items:baseline;line-height:20px;margin-bottom:16px;transition:left .2s ease-out;left:0}.list-numeric__anchor:hover,.list-numeric__anchor:focus-visible{left:8px}.list-numeric__index{flex-shrink:0;margin-right:8px}.list-numeric__text{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:20px;letter-spacing:-1px;color:#2c2c2c}.list-bullets-colored{padding-left:24px}.list-bullets-colored li{position:relative;margin-bottom:32px}.list-bullets-colored li::before{content:"";display:block;width:16px;height:16px;border-radius:50%;position:absolute;top:2px;left:-24px}.list-bullets-colored li:nth-of-type(4n + 1)::before{background-color:#f58518}.list-bullets-colored li:nth-of-type(4n + 2)::before{background-color:#01928b}.list-bullets-colored li:nth-of-type(4n + 3)::before{background-color:#009ece}.list-bullets-colored li:nth-of-type(4n + 4)::before{background-color:#b1529a}.list-bullets-colored li:last-of-type{margin-bottom:0}.logo-grid__item{display:block;padding:20px 20px;background-color:#fff;box-shadow:0px 0px 8px rgba(0,0,0,.1)}.logo-grid__item:hover .logo-grid__logo{opacity:50%}.logo-grid__item:focus-visible{outline:4px dashed #2c2c2c}.logo-grid__logo{display:block;height:0;padding-bottom:calc( 9 / 16 * 100% );position:relative;transition:opacity .2s ease-out}.logo-grid__logo img{display:block;width:100%;height:100%;position:absolute;inset:0;-o-object-fit:contain;object-fit:contain}.main::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:80px;z-index:-1;background:linear-gradient(#EEEEEE, #FCFCFC)}.main__header{position:relative;margin-bottom:80px}@media(min-width: 992px){.main__header{margin-bottom:120px}}.main__header--margin-tight{margin-bottom:40px}@media(min-width: 992px){.main__header--margin-tight{margin-bottom:60px}}.main__contents{margin-bottom:80px}@media(min-width: 992px){.main__contents{margin-bottom:120px}}.menu{height:100vh;width:100%;position:fixed;top:0;right:-100%;z-index:90;background-color:#ffdf48;background-image:url("assets/img/backgrounds/background-on-yellow.png");background-position:center center;transition:right .4s ease-out}.menu--is-visible{right:0}@media(min-width: 768px){.menu{width:25rem;box-shadow:0px 0px 32px rgba(0,0,0,.25)}}@media(min-width: 1200px){.menu{height:100%;width:100%;position:relative;right:auto;background:transparent;box-shadow:none}}.menu-scroll{width:100%;height:100%;overflow-y:scroll;display:flex;flex-direction:column}@media(min-width: 1200px){.menu-scroll{flex-direction:row;justify-content:flex-end;align-items:center;overflow-y:unset}}.menu__explain{flex-grow:1;width:100%;padding:56px 0 32px 0;border-bottom:8px solid #ffc632}.menu__explain .menu__links-list{display:flex;flex-direction:column;justify-content:flex-end}@media(min-width: 1200px){.menu__explain .menu__links-list{flex-direction:row}}.menu__explain a.menu__link:link,.menu__explain a.menu__link:visited{color:#000}@media(min-width: 1200px){.menu__explain{width:auto;height:100%;padding:0;border-bottom:none}}.menu__interact{width:100%;padding:32px 0 56px 0;background-color:#000;background-image:url("assets/img/backgrounds/background-on-black.png");background-position:center center}@media(min-width: 768px){.menu__interact{padding:32px 0 80px 0}}@media(min-width: 1200px){.menu__interact{width:auto;height:100%;padding:0;background-image:none;position:relative;z-index:5}.menu__interact::before{display:block;content:"";width:16px;height:16px;position:absolute;bottom:-4px;left:8px;z-index:-1;background-color:inherit;transform:rotate(45deg);border-radius:2px}}.menu__links-list{width:100%;height:100%}@media(min-width: 1200px){.menu__links-list{display:flex;align-items:center;margin:0 16px}}.menu__link{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;margin:0 auto;padding:8px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;line-height:1}@media(min-width: 768px){.menu__link{margin:8px auto;padding:0;letter-spacing:-0.25px}.menu__link::after{content:"";display:block;position:absolute;bottom:-4px;left:0;height:2px;width:0%;background-color:#000;transition:width .3s ease-out}.menu__link:hover::after,.menu__link:focus-visible::after{width:100%}}@media(min-width: 1200px){.menu__link{font-size:18px;padding:0;margin:0 12px}}@media(min-width: 1200px){.menu__interact{margin:0 0 0 32px}}.menu__link--run{color:#fff;transition:all .2s ease-out}.menu__link--run::after{background-color:transparent}@media(min-width: 1200px){.menu__link--run{height:100%;margin:0;padding:0 24px;display:flex;align-items:center}.menu__link--run:hover{color:#ffdf48}}.menu__logo{display:block;width:200px;position:absolute;top:0;left:0}@media(min-width: 768px){.menu__logo{display:none}}.menu-toggle{width:48px;height:48px;position:fixed !important;top:1rem;right:1rem;color:#fff;background-color:#2c2c2c;border-radius:2px;line-height:0;position:relative;z-index:5;z-index:1000}.menu-toggle::before{display:block;content:"";width:16px;height:16px;position:absolute;bottom:-4px;left:8px;z-index:-1;background-color:inherit;transform:rotate(45deg);border-radius:2px}.menu-toggle:hover{cursor:pointer}.menu-toggle__icon--hide{opacity:0}.menu-toggle--is-visible .menu-toggle__icon--show{opacity:0}.menu-toggle--is-visible .menu-toggle__icon--hide{opacity:1}@media(min-width: 1200px){.menu-toggle{display:none}}.menu-toggle__icon{width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-out}.modal{position:fixed;bottom:16px;right:16px;z-index:80;width:calc(100vw - 32px);background-image:url("assets/img/backgrounds/background-on-yellow.png");background-position:center center;background-color:#ffdf48;border-radius:8px;border:8px solid #ffc632;box-shadow:0px 0px 16px rgba(0,0,0,.1);color:#2c2c2c}@media(min-width: 768px){.modal{width:auto;max-width:75%}}@media(min-width: 992px){.modal{max-width:50%}}.modal__close{position:absolute;top:-24px;right:8px;color:#fff;background-color:#2c2c2c;border-radius:50%;padding:12px;line-height:0;transition:all .2s ease-out}.modal__close:hover,.modal__close:focus-visible{cursor:pointer;top:-28px}.modal__content{overflow:hidden}.modal__content-text{padding:32px}.modal__content-image{line-height:0}.modal__content-image img{display:block}.modal__title{padding-right:32px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;line-height:1;margin-bottom:24px}.next-steps{padding-bottom:56px;text-align:center;background-color:#eee;background-image:url("assets/img/backgrounds/background-on-grey.png");background-position:center center}.next-steps a:link,.next-steps a:visited{color:unset}@media(min-width: 992px){.next-steps__cards-wrapper{display:flex;justify-content:center}}.next-steps__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:40px;top:0;transition:top .2s ease-out}.next-steps__card:hover,.next-steps__card:focus-visible{top:-16px}@media(min-width: 992px){.next-steps__card{width:32%;padding:0 20px}}.next-steps__picture img{width:200px}.next-steps__link-title{margin-bottom:8px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:28px;letter-spacing:-1px}.next-steps__text{margin-bottom:16px}.next-steps__text p{color:#616161;line-height:1.2}.next-steps__circle{display:flex;justify-content:center}.our-mission{margin-bottom:40px;padding:56px 0}@media(min-width: 992px){.our-mission{margin-bottom:64px}}@media(min-width: 1200px){.our-mission{margin-bottom:80px}}.our-mission__items-wrapper{display:grid;grid-template:1fr/1fr;gap:32px}@media(min-width: 768px){.our-mission__items-wrapper{grid-template:1fr/repeat(2, 1fr)}}@media(min-width: 1200px){.our-mission__items-wrapper{grid-template:1fr/repeat(4, 1fr)}}.our-mission__item{display:flex}.our-mission__index{margin-right:12px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em}.our-mission__item-title{margin-bottom:8px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:32px;line-height:32px;letter-spacing:-1px}.page{position:relative;min-height:100vh;display:flex;flex-direction:column}.page .content{flex-grow:1}.pagination{display:flex;justify-content:center}.pagination__item{width:32px;height:32px;border-radius:50%;margin:0 4px;display:flex;align-items:center;justify-content:center;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;color:#2c2c2c;font-size:16px;line-height:16px;background-color:#fff;box-shadow:0 0 16px rgba(0,0,0,.15);transition:all .2s ease-out}.pagination__item--active{color:#fff;background-color:#2c2c2c}.pagination__item--disabled{opacity:.5}.pagination__item:hover,.pagination__item:focus-visible{cursor:pointer;color:#fff;background-color:#2c2c2c}.pagination__item--disabled{opacity:.5}.pagination__item--disabled:hover,.pagination__item--disabled:focus-visible{cursor:not-allowed;color:#2c2c2c;background-color:#fff}.picture{width:100%;height:auto;line-height:0;position:relative;border-radius:4px;overflow:hidden;box-shadow:0px 0px 16px rgba(0,0,0,.1);background-color:pink}.picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.picture--16\/9{height:0;padding-bottom:56.25%}.picture--16\/9 img{position:absolute}.section{padding-top:64px;padding-bottom:80px}.section:first-of-type{padding-top:32px}.section:last-of-type{padding-bottom:40px}.tabs{padding:40px 0 16px 0;margin-bottom:100px;background:#eee}.tabs--orange{border-top:1px solid #f58518;border-bottom:1px solid #f58518}.tabs--orange .tabs__index,.tabs--orange .tabs__button{background-color:#f58518}.tabs--orange .tabs__scroll-helper{color:#f58518}.tabs--teal{border-top:1px solid #01928b;border-bottom:1px solid #01928b}.tabs--teal .tabs__index,.tabs--teal .tabs__button{background-color:#01928b}.tabs--teal .tabs__scroll-helper{color:#01928b}.tabs--purple{border-top:1px solid #b1529a;border-bottom:1px solid #b1529a}.tabs--purple .tabs__index,.tabs--purple .tabs__button{background-color:#b1529a}.tabs--purple .tabs__scroll-helper{color:#b1529a}.tabs__header{position:relative}.tabs__index{position:absolute;top:-56px}.tabs__scroll-helper{margin-bottom:8px;font-size:14px;font-weight:700;text-align:right}.tabs__scroll-helper span{color:#2c2c2c}@media(min-width: 576px){.tabs__scroll-helper{display:none}}.tabs__intro p{font-size:1.2rem;letter-spacing:-0.5px;line-height:1.4;margin:0 0 1.5rem 0}.tabs__buttons-list{display:flex;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;height:40px;padding:0 calc(var(--bs-gutter-x));overflow-scrolling:touch;-webkit-overflow-scrolling:touch}@media(min-width: 576px){.tabs__buttons-list{margin:0 auto;overflow-x:visible}}@media(min-width: 768px){.tabs__buttons-list{width:720px}}@media(min-width: 992px){.tabs__buttons-list{width:960px}}@media(min-width: 1200px){.tabs__buttons-list{width:1140px}}@media(min-width: 1400px){.tabs__buttons-list{width:1320px}}.tabs__button{display:block;height:40px;flex-shrink:0;margin-right:8px;padding:12px 16px 24px 16px;border:none;border-radius:2px 2px 0 0;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;color:#fff;line-height:16px;transition:all .2s ease-out}.tabs__button:hover,.tabs__button:focus-visible{cursor:pointer;color:#fff;background-color:#2c2c2c}.tabs__button--active{color:#2c2c2c !important;background-color:#fff !important;box-shadow:0px 0px 8px rgba(0,0,0,.1)}@media(min-width: 768px){.tabs__button{font-size:20px;padding:12px 20px}}.tabs__contents-wrapper{padding:56px 0 40px 0;background-color:#fff;box-shadow:0px 0px 8px rgba(0,0,0,.1)}.tabs__tab-content{display:none}.tabs__tab-content--visible{display:block}.tabs__tab-picture{display:block;margin-bottom:2rem;line-height:0}@media(min-width: 992px){.tabs__tab-picture{margin-bottom:0}}.team-member{margin-bottom:40px}@media(min-width: 576px){.team-member{display:flex;margin-bottom:56px;padding-right:16px}}.team-member__picture{flex-shrink:0;width:96px;margin-right:16px}.team-member__picture img{display:block;width:100%;-webkit-clip-path:url(#teamMemberPath);clip-path:url(#teamMemberPath);-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.team-member__picture{width:80px}}.team-member__name{margin-top:8px;margin-bottom:6px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:32px;line-height:1;letter-spacing:-0.5px}@media(min-width: 768px){.team-member__name{font-size:24px}}.team-member__role{margin-bottom:16px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:300;font-style:normal;letter-spacing:-0.025em;line-height:1;font-size:24px;text-transform:lowercase}@media(min-width: 768px){.team-member__role{font-size:20px}}.team-member__role--developer{color:#01928b}.team-member__role--partnership{color:#009ece}.team-member__role--educational{color:#b1529a}.team-member__role--snap{color:#f58518}.team-member__role--advisor{color:#52a546}.title-blocks{margin:-24px 0 40px 0;font-size:32px}@media(min-width: 768px){.title-blocks{margin:-32px 0 40px 0;font-size:48px}}.title-line{display:flex;align-items:center;position:relative;margin:0 0 32px 0;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;text-transform:uppercase}.title-line span{display:block;margin-right:12px}.title-line::after{content:"";display:block;width:10%;height:1px;flex-grow:1;background-color:#e0e0e0}.heading-large{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;color:#2c2c2c;letter-spacing:-1px;font-size:40px;line-height:1.2}@media(min-width: 992px){.heading-large{font-size:48px}}.title-small{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;color:#616161;padding-top:8px;border-top:1px solid #e0e0e0;margin-bottom:20px}.section-title{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:32px;line-height:1;letter-spacing:-1px;margin-bottom:32px}@media(min-width: 992px){.section-title{font-size:40px;padding-right:32px}}.section-subtitle{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;line-height:1;letter-spacing:-1px;margin-bottom:16px}.wysiwyg{color:#616161}.wysiwyg h4{font-size:1.2rem;line-height:1.4;font-weight:700;color:#2c2c2c;margin:0 0 1.5rem 0}.wysiwyg p{font-size:1rem;line-height:1.4;margin:0 0 1.5rem 0}.wysiwyg p.text-sm{font-size:.875rem}.wysiwyg p.text-md{font-size:1.2rem;letter-spacing:-0.5px}.wysiwyg p.text-lg{font-size:1.75rem;line-height:1.2;letter-spacing:-1px}@media(min-width: 992px){.wysiwyg p.text-lg{font-size:2rem;margin:0 0 2rem 0}}.wysiwyg p a:link,.wysiwyg p a:visited,.wysiwyg li a:link,.wysiwyg li a:visited{color:#2c2c2c;text-decoration:underline;transition:color .2s ease-out}.wysiwyg p a:hover,.wysiwyg p a:focus-visible,.wysiwyg li a:hover,.wysiwyg li a:focus-visible{color:#b1529a}.wysiwyg ul{margin:0 0 1.5rem 0}.wysiwyg ul.text-lg{font-size:20px}.wysiwyg ul li{position:relative;margin:0 0 8px 0;padding:0 0 0 16px}.wysiwyg ul li::before{content:"";display:block;width:6px;height:6px;position:absolute;top:10px;left:0;background-color:#616161;border-radius:50%}.wysiwyg code{padding:18px 12px 0 12px;display:block;background-color:#fafafa;border:2px solid #eee;border-radius:4px;margin:0 0 1.5rem 0}.wysiwyg strong{font-family:"Inter",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal}.wysiwyg small{font-size:80%}.wysiwyg>:last-child{margin-bottom:0 !important}.wysiwyg--center{text-align:center}.wysiwyg--black,.wysiwyg .text-black{color:#2c2c2c}.wysiwyg.colored-section__contents{color:#2c2c2c}.page-archive__header{margin:64px 0 16px 0}.page-archive__title{transform:rotate(-1deg)}.page-archive__articles-list{display:grid;gap:24px}.page-article__header{margin-bottom:3rem;padding:5rem 0 3rem 0}@media(min-width: 1200px){.page-article__header{margin-bottom:5rem;padding:6rem 0 5rem 0}}@media(min-width: 1200px){.page-article__header-text{padding-top:2rem}}.page-article__picture{margin-bottom:3rem;transform:rotate(-2deg)}@media(min-width: 992px){.page-article__picture{margin-bottom:0;padding-right:1rem}}.page-article__picture-img{margin-bottom:.25rem;display:block;height:0;padding-bottom:calc( 9 / 16 * 100% );position:relative;box-shadow:0px 0px 32px rgba(0,0,0,.25)}.page-article__picture-img img{display:block;width:100%;height:100%;position:absolute;inset:0;-o-object-fit:cover;object-fit:cover}.page-article__picture-copyright{padding-right:.5rem;font-size:.75rem;text-align:right;opacity:.5}.page-article__date{display:block;margin-bottom:.75rem;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em;line-height:1.2;font-size:1.5rem;color:#b1529a}.page-article__title{margin:0 0 .75rem;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:40px;line-height:1}.page-article__details{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em}.page-article__credits{font-size:1.25rem}.page-article__credits a{color:#b1529a;text-decoration:underline}.page-article__credits span{color:#2c2c2c}.page-article__update{margin-top:.25rem;color:#b1529a;font-size:1rem}.page-blog__header{margin:64px 0 16px 0}@media(min-width: 992px){.page-blog__header{position:relative;z-index:1;margin:80px 0 -56px 0}}.page-blog__title{transform:rotate(-1deg)}.page-blog__header-paginated{margin:64px 0 16px 0}.page-blog__title-paginated{margin-bottom:32px;padding-top:8px;border-top:1px solid #e0e0e0;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:24px;color:#2c2c2c}.page-blog__article-featured{margin-bottom:40px}@media(min-width: 992px){.page-blog__article-featured{margin-bottom:60px}}.page-blog__articles-title{margin-bottom:32px;padding-top:8px;border-top:1px solid #e0e0e0;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;letter-spacing:-0.025em;color:#616161;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.page-blog__articles-grid{margin-bottom:48px;display:grid;row-gap:40px}@media(min-width: 768px){.page-blog__articles-grid{margin-bottom:60px;grid-template-columns:repeat(2, 1fr);-moz-column-gap:32px;column-gap:32px}}@media(min-width: 992px){.page-blog__articles-grid{grid-template-columns:repeat(3, 1fr)}}.page-blog__pagination{margin-bottom:32px}.page-blog__view-all{margin-bottom:32px;display:flex;justify-content:center}.page-download__hero{text-align:center}.page-download__hero__boardie{overflow:hidden;margin-bottom:24px}.page-download__hero__boardie img{margin-top:-96px;transform:rotate(2deg)}.page-download__hero__action{margin-bottom:60px}.page-download__hero__title{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;line-height:1;font-size:56px;margin:0 0 8px 0}.page-download__hero__title span{display:block;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:300;font-style:normal;letter-spacing:-0.025em;font-size:24px;letter-spacing:-1px}.page-download__hero__specs{margin-bottom:16px}.index-hero__boardie{text-align:right}@media(min-width: 1200px){.index-hero__boardie{margin-right:100px}}.index-hero__statement{position:relative;font-family:"Inter",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:56px;line-height:1;letter-spacing:-2px;margin-top:40px;margin-bottom:40px}@media(min-width: 768px){.index-hero__statement{font-size:72px;margin-top:100px;padding-bottom:40px}}.index-hero__statement-explained{display:none}@media(min-width: 768px){.index-hero__statement-explained{display:block;position:absolute}}.index-hero__statement-explained--tools{top:-94px;left:-20px}.index-hero__statement-explained--fastest{top:-84px;left:240px}.index-hero__statement-explained--human{top:140px;left:100px}.page-home .page-header__intro{margin-top:32px}@media(min-width: 992px){.page-home .page-header__intro{height:100%;margin-top:0;display:flex;flex-direction:column;justify-content:center}}.index-special{padding-bottom:40px}.index-special__block{margin-bottom:40px}@media(min-width: 768px){.index-special__block:nth-of-type(2n + 1){flex-direction:row-reverse}.index-special__block:nth-of-type(2n + 1) .index-special__content{text-align:right}.index-special__block:nth-of-type(2n + 1) .index-special__index{display:flex;justify-content:flex-end}}.index-special__illustration{text-align:center}.index-special__title{font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:32px;margin-bottom:16px}.page-learn__activity-cards{padding-bottom:40px;background-color:#ffdf48;background-image:url("assets/img/backgrounds/background-on-yellow.png");background-position:center center;border-top:8px solid #ffc632;border-bottom:8px solid #ffc632}.page-learn__filters{margin-bottom:40px;padding-top:8px;background-color:#ffc632}@media(min-width: 768px){.page-learn__filters{margin-top:-46px;padding-top:0;background-color:transparent}}.page-learn__label{display:block;margin-bottom:4px;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:16px}.page-learn__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;z-index:1;outline:none;display:block;position:relative;padding:10px 28px 10px 10px;margin-bottom:16px;text-overflow:ellipsis;cursor:pointer;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;font-size:16px;line-height:20px;color:#fff;background-color:#2c2c2c;border-radius:2px;background-image:url("assets/img/icons/icon-dropdown.svg");background-position:right 12px center;background-repeat:no-repeat}.page-learn__select::-ms-expand{display:none}.page-learn__select--purple{background-color:#b1529a}.page-learn__select--teal{background-color:#01928b}.page-learn__select:focus-visible{outline:4px dashed #2c2c2c}@media(min-width: 768px){.page-learn__select{font-size:20px;line-height:24px}}.page-learn__cards-list{padding-bottom:40px;display:grid;grid-column:1fr;grid-template:1fr;gap:20px}@media(min-width: 576px){.page-learn__cards-list{grid-template:1fr/repeat(2, 1fr)}}@media(min-width: 768px){.page-learn__cards-list{grid-template:1fr/repeat(3, 1fr)}}@media(min-width: 1200px){.page-learn__cards-list{grid-template:1fr/repeat(4, 1fr)}}.page-learn__cards-list--no-result span{display:block;font-family:"Space Grotesk",Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;letter-spacing:-0.025em;text-align:center;color:#2c2c2c;font-size:24px}.page-learn__cards-list--no-result span:first-of-type{margin-bottom:16px;font-size:40px;color:#b1529a}@media(min-width: 576px){.page-learn__cards-list--no-result{grid-column:1/3}}@media(min-width: 768px){.page-learn__cards-list--no-result{grid-column:1/4}}@media(min-width: 1200px){.page-learn__cards-list--no-result{grid-column:1/5}}.page-release .main-header__intro{margin-bottom:32px}@media(min-width: 992px){.page-release .main-header__intro{margin-bottom:0px}}@media(min-width: 992px){.page-release__intro-download-btn{padding-top:12px;text-align:right}}.u_flex-between{display:flex;justify-content:space-between}.u_mb-0\.5{margin-bottom:.5rem}.u_mb-1{margin-bottom:1rem}.u_mb-1\.5{margin-bottom:1.5rem}.u_mb-2{margin-bottom:2rem}.u_mb-4{margin-bottom:4rem}@media(min-width: 992px){.u_lg\:mb-0{margin-bottom:0 !important}}.u_rotate-left-2{transform:rotate(-2deg)}.u_text-center{text-align:center}.u_text-right{text-align:right}