@charset "UTF-8";h4,.h4,h3,.h3{margin-top:0;margin-bottom:-.33em;font-family:finlandica text,sans-serif;font-weight:800;line-height:1.2;color:var(--nexa-heading-color)}h3,.h3{font-size:2.2rem}h4,.h4{font-size:1.5rem}strong{font-weight:bolder}.col-10{flex:none;width:83.33333333%}.g-3{--nexa-gutter-x:1rem}.g-3{--nexa-gutter-y:1rem}.gx-5{--nexa-gutter-x:2rem}.g-8{--nexa-gutter-x:5rem}.g-8{--nexa-gutter-y:5rem}@media(min-width:576px){.col-sm-6{flex:none;width:50%}}@media(min-width:768px){.col-md-4{flex:none;width:33.33333333%}.col-md-5{flex:none;width:41.66666667%}.col-md-6{flex:none;width:50%}.col-md-7{flex:none;width:58.33333333%}.gy-md-8{--nexa-gutter-y:5rem}}@media(min-width:992px){.col-lg-4{flex:none;width:33.33333333%}.col-lg-8{flex:none;width:66.66666667%}}@media(min-width:1320px){.col-xl-auto{flex:none;width:auto}.col-xl-4{flex:none;width:33.33333333%}}@media(min-width:1400px){.g-xxl-8{--nexa-gutter-x:5rem}.g-xxl-8{--nexa-gutter-y:5rem}}.form-control{display:block;width:100%;padding:.66rem 1.75rem;font-family:finlandica text,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--nexa-body-color);appearance:none;background-color:var(--nexa-body-bg);background-clip:padding-box;border:var(--nexa-border-width)solid var(--nexa-border-color);border-radius:var(--nexa-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--nexa-body-color);background-color:var(--nexa-body-bg);border-color:#819eb5;outline:0;box-shadow:0 0 0 2px #1a1a1a}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--nexa-secondary-color);opacity:1}.form-control:disabled{background-color:var(--nexa-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.66rem 1.75rem;margin:-.66rem -1.75rem;margin-inline-end:1.75rem;color:var(--nexa-body-color);background-color:var(--nexa-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--nexa-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--nexa-secondary-bg)}textarea.form-control{min-height:calc(1.5em + 1.32rem + calc(var(--nexa-border-width) * 2))}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{--nexa-form-check-bg:var(--nexa-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--nexa-form-check-bg);background-image:var(--nexa-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--nexa-border-width)solid var(--nexa-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#819eb5;outline:0;box-shadow:0 0 0 2px #1a1a1a}.form-check-input:checked{background-color:#023c6a;border-color:#023c6a}.form-check-input:checked[type=checkbox]{--nexa-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--nexa-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#023c6a;border-color:#023c6a;--nexa-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-floating{position:relative}.form-floating>.form-control{height:calc(3.5rem + calc(var(--nexa-border-width) * 2));min-height:calc(3.5rem + calc(var(--nexa-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem 1.75rem;overflow:hidden;color:rgba(var(--nexa-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--nexa-border-width)solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem 1.75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .875rem;z-index:-1;height:1.5em;content:"";background-color:var(--nexa-body-bg);border-radius:var(--nexa-border-radius)}.form-floating>textarea:disabled~label::after{background-color:var(--nexa-secondary-bg)}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.card{--nexa-card-spacer-y:1rem;--nexa-card-spacer-x:1rem;--nexa-card-title-spacer-y:0.5rem;--nexa-card-title-color:;--nexa-card-subtitle-color:;--nexa-card-border-width:var(--nexa-border-width);--nexa-card-border-color:var(--nexa-border-color-translucent);--nexa-card-border-radius:var(--nexa-border-radius);--nexa-card-box-shadow:;--nexa-card-inner-border-radius:calc(var(--nexa-border-radius) - (var(--nexa-border-width)));--nexa-card-cap-padding-y:0.5rem;--nexa-card-cap-padding-x:1rem;--nexa-card-cap-bg:rgba(var(--nexa-body-color-rgb), 0.03);--nexa-card-cap-color:;--nexa-card-height:;--nexa-card-color:;--nexa-card-bg:var(--nexa-body-bg);--nexa-card-img-overlay-padding:1rem;--nexa-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--nexa-card-height);color:var(--nexa-body-color);word-wrap:break-word;background-color:var(--nexa-card-bg);background-clip:border-box;border:var(--nexa-card-border-width)solid var(--nexa-card-border-color);border-radius:var(--nexa-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card-body{flex:auto;padding:var(--nexa-card-spacer-y)var(--nexa-card-spacer-x);color:var(--nexa-card-color)}.card-header{padding:var(--nexa-card-cap-padding-y)var(--nexa-card-cap-padding-x);margin-bottom:0;color:var(--nexa-card-cap-color);background-color:var(--nexa-card-cap-bg);border-bottom:var(--nexa-card-border-width)solid var(--nexa-card-border-color)}.card-header:first-child{border-radius:var(--nexa-card-inner-border-radius)var(--nexa-card-inner-border-radius)0 0}.link-primary{color:RGBA(var(--nexa-primary-rgb),var(--nexa-link-opacity,1))!important;text-decoration-color:RGBA(var(--nexa-primary-rgb),var(--nexa-link-underline-opacity,1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(2,48,85,var(--nexa-link-opacity,1))!important;text-decoration-color:RGBA(2,48,85,var(--nexa-link-underline-opacity,1))!important}.overflow-hidden{overflow:hidden!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.bottom-0{bottom:0!important}.border-muted{--nexa-border-opacity:1;border-color:rgba(var(--nexa-muted-rgb),var(--nexa-border-opacity))!important}.border-muted-light{--nexa-border-opacity:1;border-color:rgba(var(--nexa-muted-light-rgb),var(--nexa-border-opacity))!important}.h-100{height:100%!important}.h-auto{height:auto!important}.flex-column{flex-direction:column!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-6{margin:3rem!important}.mt-3{margin-top:1rem!important}.me-1{margin-right:.25rem!important}.me-3{margin-right:1rem!important}.me-auto{margin-right:auto!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-6{margin-bottom:3rem!important}.ms-2{margin-left:.5rem!important}.mb-n6{margin-bottom:-3rem!important}.ms-n3{margin-left:-1rem!important}.p-2{padding:.5rem!important}.p-6{padding:3rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.fw-bold{font-weight:700!important}.text-primary{--nexa-text-opacity:1;color:rgba(var(--nexa-primary-rgb),var(--nexa-text-opacity))!important}.text-white{--nexa-text-opacity:1;color:rgba(var(--nexa-white-rgb),var(--nexa-text-opacity))!important}.bg-primary{--nexa-bg-opacity:1;background-color:rgba(var(--nexa-primary-rgb),var(--nexa-bg-opacity))!important}.bg-white{--nexa-bg-opacity:1;background-color:rgba(var(--nexa-white-rgb),var(--nexa-bg-opacity))!important}@media(min-width:380px){.d-xsm-inline{display:inline!important}}@media(min-width:576px){.order-sm-last{order:6!important}}@media(min-width:768px){.p-md-6{padding:3rem!important}}@media(min-width:992px){.d-lg-block{display:block!important}.justify-content-lg-between{justify-content:space-between!important}}@media(min-width:1320px){.justify-content-xl-start{justify-content:flex-start!important}.ms-xl-n6{margin-left:-3rem!important}}h3,.h3,h4,.h4{text-wrap:balance;letter-spacing:.3px}h3,.h3{line-height:1}h4,.h4{line-height:1.2}h3,.h3{font-size:1.5rem;color:#023c6a}h4,.h4{font-size:1.125rem;color:#023c6a}@media screen and (min-width:768px){h3,.h3{font-size:2.2rem}h4,.h4{font-size:1.5rem}}.form-floating textarea.form-control{height:initial}.form-check{display:flex;align-items:center;padding-left:0;margin:0}.form-check .form-check-input{margin:0;margin-right:1rem}.form-check-input+label{flex-shrink:99999}.nexa-underline{text-decoration:underline}.nexa-card-sm{border:1px solid #dee3e9;border-radius:12px;position:relative}.nexa-card{box-shadow:0 5px 10px rgba(89,88,88,.1);border-radius:20px;border:1px solid #dee3e9}.nexa-hover-effect{transform:translateY(0);box-shadow:0 0 transparent;transition:transform 100ms linear,box-shadow 100ms linear}.nexa-hover-effect:hover,.nexa-hover-effect:focus-within,.nexa-hover-effect:focus{transform:translateY(-2px);box-shadow:0 2px 4px rgba(89,88,88,.1)}.dropdown-item .nexa-navbar-item-description{display:inline-block;font-weight:400;font-size:.875em;color:#595858}.nexa-content-visibility{content-visibility:auto}.nexa-product-card{position:relative;border:1px solid #dee3e9;border-radius:12px;width:100%;overflow:hidden}.nexa-product-card img{width:100%;height:auto}@media screen and (min-width:1320px){.nexa-product-card-sm{display:flex;height:100%}.nexa-product-card-header{width:auto;min-width:45%}.nexa-product-card-header img{height:100%;object-fit:cover}.nexa-product-card-body{width:auto;display:flex;flex-direction:column;justify-content:center}}.nexa-products-grid{display:block}.nexa-products-grid>div{margin-bottom:2rem}@media screen and (min-width:768px){.nexa-products-grid{display:grid;grid-template-columns:6fr 6fr;grid-template-rows:auto;gap:2rem;grid-template-areas:"product1 product2" "product3 product4" "product5 product6"}.nexa-products-grid>div{margin-bottom:unset}}@media screen and (min-width:1320px){.nexa-products-grid{grid-template-areas:"product1 product2" "product1 product3" "product4 product6" "product5 product6"}}.nexa-products-grid-product1{grid-area:product1}.nexa-products-grid-product2{grid-area:product2}.nexa-products-grid-product3{grid-area:product3}.nexa-products-grid-product4{grid-area:product4}.nexa-products-grid-product5{grid-area:product5}.nexa-products-grid-product6{grid-area:product6}.nexa-list-check{padding-left:0;list-style:none}.nexa-list-check li{padding-top:.66em;padding-bottom:.66em;padding-left:calc(1.5em + 1ch);position:relative}.nexa-list-check li::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);height:1.5em;width:1.5em;background-image:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"%3e%3cpath fill="%23023c6a" d="M320 576C178.6 576 64 461.4 64 320C64 178.6 178.6 64 320 64C461.4 64 576 178.6 576 320C576 461.4 461.4 576 320 576zM320 112C205.1 112 112 205.1 112 320C112 434.9 205.1 528 320 528C434.9 528 528 434.9 528 320C528 205.1 434.9 112 320 112zM443.7 242.8L429.6 262.2L307.5 430.1L291 452.8L198.3 360.1L232.2 326.2L285.2 379.2L390.8 234L404.9 214.6L443.7 242.8z"/%3e%3c/svg%3e');background-size:contain;background-position:50%}.nexa-overflow-hidden{overflow:hidden}.nexa-gallery-grid{display:block}.nexa-gallery-grid>div{margin-bottom:2rem}@media screen and (min-width:768px){.nexa-gallery-grid{display:grid;grid-template-columns:6fr 6fr;grid-template-rows:auto;gap:2rem;grid-template-areas:"gallery1 gallery2" "gallery3 gallery3"}.nexa-gallery-grid>div{margin-bottom:unset}}@media screen and (min-width:1320px){.nexa-gallery-grid{grid-template-areas:"gallery1 gallery2" "gallery1 gallery3"}}.nexa-gallery-grid-item-1{grid-area:gallery1}.nexa-gallery-grid-item-2{grid-area:gallery2}.nexa-gallery-grid-item-3{grid-area:gallery3}.nexa-img-cover{object-fit:cover}.nexa-footer{background-color:#023c6a;color:#fff}.nexa-footer a,.nexa-footer p,.nexa-footer li{color:#fff}.nexa-footer .nav li{padding-top:.5rem;padding-bottom:.5rem}.nexa-footer-link{color:#fff;transition:color 100ms linear}.nexa-footer-link:hover,.nexa-footer-link:focus-within,.nexa-footer-link:focus{text-decoration:underline;color:#dee3e9}.nexa-footer-link-lg{font-size:1.125rem;font-weight:400}.nexa-footer-copyright{font-size:.875em;color:#fff;transition:color 100ms linear}.nexa-footer-copyright:hover,.nexa-footer-copyright:focus-within,.nexa-footer-copyright:focus{text-decoration:underline;color:#dee3e9}.nexa-footer-social-media{height:3rem;width:3rem;padding:.5rem;border-radius:100%;border:1px solid;color:contrast-color(#023c6a);transition:background-color 100ms linear}.nexa-footer-social-media:hover,.nexa-footer-social-media:focus-within,.nexa-footer-social-media:focus,.nexa-footer-social-media:active{background-color:#b72027}