@charset "UTF-8";*,:before,:after{box-sizing:border-box}:before,:after{text-decoration:inherit;vertical-align:inherit}html{line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body{margin:0;-ms-overflow-style:scrollbar}h1{font-size:2em;margin:.67em 0}dl,ol,ul,dl dl,dl ol,dl ul,ol dl,ul dl,ol ol,ol ul,ul ol,ul ul{margin:0}hr{height:0;overflow:visible}main{display:block}ol,ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{display:inline-block;text-decoration:none;background-color:transparent}abbr[title]{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%}audio,canvas,iframe,img,svg,video{vertical-align:middle}svg,audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe{border-style:none}img{max-width:100%;height:auto;border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse;table-layout:fixed}button,input,select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}button{background:none;cursor:pointer;overflow:visible;text-transform:none}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{max-width:100%;margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-ui-invalid{box-shadow:none}details{display:block}dialog{background-color:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{touch-action:manipulation;outline:none}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}@-o-viewport{width: device-width; zoom: 1;}@viewport{width:device-width;zoom:1}@font-face{font-family:Poppins;src:url(../font/Poppins-Regular.woff2) format("woff2"),url(../font/Poppins-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../font/Poppins-Italic.woff2) format("woff2"),url(../font/Poppins-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(../font/Poppins-Medium.woff2) format("woff2"),url(../font/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../font/Poppins-SemiBold.woff2) format("woff2"),url(../font/Poppins-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(../font/Poppins-Bold.woff2) format("woff2"),url(../font/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.container{width:95%;margin:0 auto}.cf:before,.cf:after{content:"";display:block}.cf:after{clear:both}.object-fit-cover{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ofc-left-top{-o-object-position:left top;object-position:left top}.ofc-left-center{-o-object-position:left center;object-position:left center}.ofc-left-bottom{-o-object-position:left bottom;object-position:left bottom}.ofc-center-top{-o-object-position:center top;object-position:center top}.ofc-center-bottom{-o-object-position:center bottom;object-position:center bottom}.ofc-right-top{-o-object-position:right top;object-position:right top}.ofc-right-center{-o-object-position:right center;object-position:right center}.ofc-right-bottom{-o-object-position:right bottom;object-position:right bottom}.object-fit-contain{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:focus{outline:2px solid #12a6cb;outline-offset:2px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{position:relative;overflow:hidden;background-color:#12a6cb;color:#fff;transition:color .35s ease}.btn--primary:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background-color:#c8f8b0;transition:width .35s ease;z-index:0}.btn--primary:hover:not(:disabled){color:#004034}.btn--primary:hover:not(:disabled):before{width:100%}.btn--primary:active:not(:disabled){transform:translateY(1px)}.btn--primary>*{position:relative;z-index:1}.btn--primary{border-radius:4px}.btn--secondary{background-color:transparent;color:#fff;border:2px solid #fff;transition:filter .3s ease,background-color .3s ease,border-color .3s ease}.btn--secondary:hover:not(:disabled){background-color:#ffffff1a;border-color:#fff;filter:brightness(1.2)}.btn--ghost{background-color:transparent;color:#fff;border:2px solid transparent;transition:filter .3s ease,background-color .3s ease}.btn--ghost:hover:not(:disabled){background-color:#ffffff1a;filter:brightness(1.2)}.btn--sm{width:10px;height:20px;padding:14px 20px;border-radius:8px}.btn--md{width:14px;height:32px;padding:16px 20px;border-radius:8px}.btn--lg{width:18px;height:40px;padding:18px 20px;border-radius:8px}.btn--icon{padding:12px;border-radius:50%}a{color:inherit;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.8}.link{color:#12a6cb;text-decoration:underline;text-underline-offset:2px}.link:hover{opacity:1;text-decoration-thickness:2px}h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:400;margin:0;color:inherit}.heading--1{font-size:64px;font-weight:300;line-height:1.2;letter-spacing:-.5px}.heading--2{font-size:48px;font-weight:300;line-height:1.3;letter-spacing:-.3px}.heading--3{font-size:36px;font-weight:400;line-height:1.3}.heading--4{font-size:24px;font-weight:400;line-height:1.4}.heading--5{font-size:20px;font-weight:500;line-height:1.4}.heading--6{font-size:18px;font-weight:500;line-height:1.4}.text--center{text-align:center}.text--left{text-align:left}.text--right{text-align:right}.text--light{font-weight:300}.text--normal{font-weight:400}.text--medium{font-weight:500}.text--bold{font-weight:700}.text--uppercase{text-transform:uppercase;letter-spacing:.5px}.text--muted{opacity:.7}.text--small{font-size:14px}.text--large{font-size:18px}.section{padding:48px 0}.section--sm{padding:32px 0}.section--lg{padding:72px 0}.section--xl{padding:96px 0}.section-content{max-width:1600px;margin:0 auto;width:90%}.section-content--narrow{max-width:1000px}.section-content--wide{max-width:1400px}.overlay{position:relative}.overlay:before{content:"";position:absolute;inset:0;z-index:1}.overlay--dark:before{background:#0006}.overlay--light:before{background:#ffffff1a}.overlay>*{position:relative;z-index:2}.card{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s ease}.card:hover{box-shadow:0 4px 16px #00000026}.icon{width:1em;height:1em;display:inline-block;flex-shrink:0;vertical-align:middle}.icon--sm{width:16px;height:16px}.icon--md{width:24px;height:24px}.icon--lg{width:32px;height:32px}*:focus-visible{outline:2px solid #12a6cb;outline-offset:2px}html{scroll-behavior:smooth}.scroll-animation-target{opacity:0;will-change:transform,opacity}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-on-scroll{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:ease-out}.animate-fadeInUp{animation-name:fadeInUp}.animate-fadeInDown{animation-name:fadeInDown}.animate-fadeInLeft{animation-name:fadeInLeft}.animate-fadeInRight{animation-name:fadeInRight}.animate-fadeInScale{animation-name:fadeInScale}.animate-fadeIn{animation-name:fadeIn}.industries-grid .industry-card:nth-child(1),.swiper-wrapper .industry-card:nth-child(1){animation-delay:0s}.industries-grid .industry-card:nth-child(2),.swiper-wrapper .industry-card:nth-child(2){animation-delay:.1s}.industries-grid .industry-card:nth-child(3),.swiper-wrapper .industry-card:nth-child(3){animation-delay:.2s}.industries-grid .industry-card:nth-child(4),.swiper-wrapper .industry-card:nth-child(4){animation-delay:.3s}@media(prefers-reduced-motion:reduce){.scroll-animation-target,.animate-on-scroll{opacity:1!important;transform:none!important;animation:none!important}}html,body{overflow-x:hidden}::selection{background:#0d8472;color:#fff}::-moz-selection{background:#0d8472;color:#fff}body{display:flex;flex-direction:column;font-size:16px;font-family:Helvetica Neue,Helvetica,Arial,Open Sans,sans-serif;color:#000;transition:opacity .5s}body.loaded{opacity:1}#app{display:flex;flex-direction:column;min-height:100vh;position:relative;overflow:hidden}p{margin:0}header{flex-shrink:0;position:absolute;top:0;left:0;right:0;z-index:100;background:transparent;color:#fff;padding:0;height:auto}header:before{content:"";position:absolute;top:0;left:0;right:0;height:180px;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 50%,transparent 100%);pointer-events:none;z-index:-1}.header-content{display:flex;align-items:center;gap:16px;position:relative;min-height:135px}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-size:20px;font-weight:500;letter-spacing:.5px;position:absolute;top:48px;left:40px}.site-logo-img{width:186px;height:39px;flex-shrink:0;display:block;-o-object-fit:contain;object-fit:contain}.site-logo-text{font-weight:400}.header-nav{position:absolute;left:50%;transform:translate(-50%)}.header-nav-list{display:flex;align-items:center;gap:80px;list-style:none;margin:0;padding:0}.header-nav-item{margin:0}.header-nav-link{color:#fff;text-decoration:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;transition:color .3s ease,opacity .3s ease}.header-nav-link:hover{color:#0d8472}.header-nav-link:focus,.header-nav-link:focus-visible,.header-nav-link:active{outline:none;outline-offset:0}.header-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-btn:focus{outline:2px solid #12a6cb;outline-offset:2px}.header-btn:disabled{opacity:.5;cursor:not-allowed}.header-btn{width:169px;height:56px;padding:16px 20px;border-radius:8px;position:relative;overflow:hidden;background-color:#0d8472;color:#fff;transition:color .35s ease}.header-btn:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background-color:#c8f8b0;transition:width .35s ease;z-index:0}.header-btn:hover:not(:disabled){color:#004034}.header-btn:hover:not(:disabled):before{width:100%}.header-btn:active:not(:disabled){transform:translateY(1px)}.header-btn>*{position:relative;z-index:1}.header-btn{flex-shrink:0}.header-btn-icon,.hero-btn-icon{width:20px;height:20px;flex-shrink:0;display:block;transition:filter .35s ease}.hero-btn:hover,.hero-btn:hover span,.header-btn:hover,.header-btn:hover span,.contact-form-submit:hover,.contact-form-submit:hover span,.footer-newsletter-btn:hover,.footer-newsletter-btn:hover span,.products-info-btn:hover,.products-info-btn:hover .products-info-btn-text{color:#004034}.hero-btn:hover img,.header-btn:hover img,.contact-form-submit:hover img,.footer-newsletter-btn:hover img,.products-info-btn:hover img{filter:brightness(0) saturate(100%) invert(18%) sepia(98%) saturate(800%) hue-rotate(152deg)}.header-menu-toggle{display:none;position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;padding:8px;z-index:101;transition:opacity .3s ease}.header-menu-toggle:hover{opacity:.8}.header-menu-toggle:focus{outline:2px solid #12a6cb;outline-offset:2px;border-radius:2px}.header-menu-toggle-icon{width:24px;height:24px;display:block;-o-object-fit:contain;object-fit:contain}.mobile-menu-header,.mobile-menu-logo,.mobile-menu-close,.mobile-menu-lang,.mobile-menu-social,.mobile-menu-social-text,.mobile-menu-social-icons,.mobile-menu-social-link,.mobile-menu-bottom-logo,.mobile-menu-bottom-logo-link,.mobile-menu-bottom-logo-img,.mobile-menu-shapes,.mobile-menu-shape{display:none}main{flex:1 0 auto;padding-top:0}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero:not(.hero--product-detail):before{content:"";position:absolute;top:0;left:0;right:0;height:180px;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 50%,transparent 100%);pointer-events:none;z-index:1}.hero-background{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#ff6b35,#8b3a8f 30%,#1a1a2e)}.hero-background-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.hero-content{position:relative;z-index:1;text-align:center;color:#fff;padding:120px 0 80px;display:flex;flex-direction:column;align-items:center;gap:40px}.hero-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:70px;line-height:70px;letter-spacing:-.03em;text-align:center;margin:0;color:#fff}.hero-subtitle{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:26px;line-height:32px;text-align:center;color:#fff;opacity:.95;margin:0}.hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-btn:focus{outline:2px solid #12a6cb;outline-offset:2px}.hero-btn:disabled{opacity:.5;cursor:not-allowed}.hero-btn{width:208px;height:56px;padding:16px 20px;border-radius:10px;position:relative;overflow:hidden;background-color:#0d8472;color:#fff;transition:color .35s ease}.hero-btn:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background-color:#c8f8b0;transition:width .35s ease;z-index:0}.hero-btn:hover:not(:disabled){color:#004034}.hero-btn:hover:not(:disabled):before{width:100%}.hero-btn:active:not(:disabled){transform:translateY(1px)}.hero-btn>*{position:relative;z-index:1}.hero--product-detail{min-height:65vh}.hero--product-detail .hero-content{display:none}.hero--eu-funding{min-height:30vh}.features{position:relative;background-color:#e6ebe4;padding:60px 0;overflow:hidden}.features-background{position:absolute;inset:0;z-index:0;pointer-events:none}.features-shape{position:absolute;z-index:0}.features-shape--1{top:0;right:0;width:auto;height:auto;max-width:400px}.features-shape--2{bottom:20%;left:0;width:auto;height:auto;max-width:300px}.features-shape--3{top:80%;right:0;width:auto;height:auto;max-width:350px}.feature-section{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:96px}.feature-section:last-child{margin-bottom:0}.feature-section--reverse .feature-content{order:2}.feature-section--reverse .feature-image{order:1}.feature-content{display:flex;flex-direction:column;gap:24px}.feature-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:56px;line-height:56px;color:#004034;margin:0}.feature-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:#020605;margin:0}.feature-image{display:flex;align-items:center;justify-content:center}.feature-illustration{width:100%;height:auto;max-width:600px;display:block}.feature-section:first-child .feature-image{position:relative;display:flex}.feature-section:first-child .feature-illustration{width:486px;height:534px;-o-object-fit:contain;object-fit:contain;position:relative}.industries{position:relative;padding:120px 0;overflow:hidden}.industries-background{position:absolute;inset:0;z-index:0;overflow:hidden;width:100%;height:100%}.industries-background-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.industries-gradient{position:absolute;left:0;width:100%;height:100%;background:linear-gradient(156.89deg,#00403400 20.21%,#004034 90.98%);z-index:1}.industries-header{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin:60px 0 80px}.industries-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:56px;line-height:56px;color:#fff;margin:0}.industries-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:#fff;margin:0;opacity:.95}.industries-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.industries-grid .expertise-swiper{grid-column:1/-1;display:block}@media screen and (min-width:768px){.industries-grid .expertise-swiper .swiper-wrapper{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px;transform:none!important;width:100%}}@media screen and (min-width:768px){.industries-grid .expertise-swiper .swiper-slide{width:auto!important;margin:0!important}}.industry-card{position:relative;width:306px;height:459px;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.industry-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.industry-card-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.industry-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.industry-card-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:linear-gradient(181.83deg,#00403400 17.76%,#021612 97.32%)}.industry-card-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:22px;line-height:30px;color:#fff;margin:0 0 8px}.industry-card-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#fff;margin:0;opacity:.95}.value-propositions{background-color:#e6ebe4;padding:120px 0;position:relative}.value-propositions-header{text-align:center;margin-bottom:115px;max-width:1000px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:anchor-center}.value-propositions-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:56px;line-height:56px;max-width:600px;text-align:center;color:#004034;margin:0 0 24px}.value-propositions-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:26px;line-height:32px;text-align:center;color:#020605;margin:0}.value-propositions-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:32px;max-width:1600px;margin:0 auto}.value-proposition-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;max-width:min(400px,100%);min-width:0}.value-proposition-icon{margin-bottom:24px;display:flex;align-items:center;justify-content:center}.value-proposition-icon-img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.value-proposition-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:26px;line-height:36px;text-align:center;color:#004034;margin:0 0 16px}.value-proposition-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#020605;margin:0}.products{background-color:#e6ebe4;padding:96px 0;position:relative}.products-header{text-align:center;margin-bottom:36px;display:flex;flex-direction:column;align-items:center}.products-list{display:flex;flex-direction:column;gap:96px}.products-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:56px;line-height:56px;letter-spacing:-.02em;text-align:center;color:#004034;margin:0 0 16px;max-width:400px}.products-subtitle{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:#020605;margin:0}.products-content{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:96px;align-items:start;justify-items:start}.products-content:not(:last-child){margin-bottom:0}.products-left{display:flex;flex-direction:column;gap:32px;width:100%;max-width:100%;align-self:start;position:relative;top:25%;min-width:0}.products-image{width:100%;border-radius:20px;overflow:hidden}.products-image-img{width:414px;max-width:100%;height:247px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:20px;border:5px solid #004034}.products-info{display:flex;flex-direction:column;gap:24px}.products-info-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:48px;line-height:56px;letter-spacing:-.02em;color:#004034;margin:0}.products-info-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#020605;margin:0}.products-info-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.products-info-btn:focus{outline:2px solid #12a6cb;outline-offset:2px}.products-info-btn:disabled{opacity:.5;cursor:not-allowed}.products-info-btn{position:relative;overflow:hidden;background-color:#0d8472;color:#fff;transition:color .35s ease}.products-info-btn:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background-color:#c8f8b0;transition:width .35s ease;z-index:0}.products-info-btn:hover:not(:disabled){color:#004034}.products-info-btn:hover:not(:disabled):before{width:100%}.products-info-btn:active:not(:disabled){transform:translateY(1px)}.products-info-btn>*{position:relative;z-index:1}.products-info-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;width:171px;height:56px;border-radius:10px;padding:16px 20px}.products-info-btn--mobile{display:none}.products-info-btn-icon{width:20px;height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;transition:filter .35s ease}.products-info-btn-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-style:normal;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#fff}.products-middle{display:flex;align-items:center;justify-content:center;align-self:center;padding-top:32px;background-color:#e6ebe3}.products-illustration{display:flex;align-items:center;justify-content:center}.products-illustration-img{width:442px;height:881px;display:block;-o-object-fit:contain;object-fit:contain;mix-blend-mode:darken}.products-right{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;align-self:end;padding-top:48px}.products-features{display:flex;flex-direction:row;align-items:flex-start;gap:16px}.products-features-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-style:normal;font-size:22px;line-height:30px;letter-spacing:-.02em;color:#1d4a3e;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin:0;white-space:nowrap;align-self:flex-end}.products-features-title--1{margin-top:135px}.products-features-title--2{margin-top:25px}.products-features-title--3{margin-top:110px}.products-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.products-features-item{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.02em;color:#000;position:relative;display:flex;align-items:center;gap:8px}.products-features-item:before{content:"";flex-shrink:0;width:20px;height:20px;background-image:url(../icons/Right-HalfArrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.partners{background-color:#004034;padding:120px;position:relative;overflow:hidden}.partners .section-content{width:100%}.partners-header{text-align:center;margin-bottom:96px;max-width:1000px;margin-left:auto;margin-right:auto}.partners-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:56px;line-height:56px;letter-spacing:-.02em;text-align:center;color:#fff;margin:0 0 24px}.partners-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:22px;line-height:30px;letter-spacing:-.02em;text-align:center;color:#fff;margin:0}.partners-grid{display:grid;grid-template-columns:repeat(8,1fr);max-width:1600px;margin:0 auto;align-items:center;justify-items:center}.partners-logo{display:flex;align-items:center;justify-content:center;width:100%;height:200px;padding:24px;transition:opacity .3s ease}.partners-logo:hover{opacity:.8}.partners-logo-img{max-width:100%;max-height:180px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.contact-form{background-color:#e6ebe4;position:relative;overflow:hidden;padding-top:200px}.contact-form-frame{position:absolute;top:10%;left:0;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;z-index:0}.contact-form-container{display:grid;grid-template-columns:1fr 2fr;gap:96px;position:relative;z-index:1}.contact-form-branding{display:flex;flex-direction:column;gap:32px;padding-top:30px}.contact-form-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:56px;line-height:56px;letter-spacing:-.02em;color:#004034;margin:0}.contact-form-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:24px;line-height:32px;letter-spacing:-.02em;color:#020605;margin:0}.contact-form-cta{display:flex;flex-direction:row;gap:16px;margin-top:24px;flex-wrap:wrap}.contact-form-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-form-cta-btn:focus{outline:2px solid #12a6cb;outline-offset:2px}.contact-form-cta-btn:disabled{opacity:.5;cursor:not-allowed}.contact-form-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:16px 24px;border-radius:8px;text-decoration:none;flex:1;min-width:0;transition:filter .3s ease,opacity .3s ease}.contact-form-cta-btn--whatsapp{background-color:#0e8471;color:#fff}.contact-form-cta-btn--whatsapp:hover:not(:disabled){opacity:1;filter:brightness(1.2)}.contact-form-cta-btn--viber{background-color:#7a519e;color:#fff}.contact-form-cta-btn--viber:hover:not(:disabled){opacity:1;filter:brightness(1.2)}.contact-form-cta-icon{width:20px;height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;transition:filter .35s ease}.contact-form-wrapper{background-color:#e6ebe4;padding:48px;border-radius:12px}.contact-form-form{display:flex;flex-direction:column;gap:10px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-form-field{display:flex;flex-direction:column;gap:8px}.contact-form-field--checkbox{flex-direction:row;align-items:flex-start;gap:8px}.contact-form-label{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.03em;color:#020605}.contact-form-input,.contact-form-textarea{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.5;padding:16px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background-color:#fff;color:#000;transition:border-color .3s ease,box-shadow .3s ease}.contact-form-input::-moz-placeholder,.contact-form-textarea::-moz-placeholder{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.03em;color:#000;opacity:.4;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.contact-form-input::placeholder,.contact-form-textarea::placeholder{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.03em;color:#000;opacity:.4;transition:opacity .3s ease}.contact-form-input:focus::-moz-placeholder,.contact-form-textarea:focus::-moz-placeholder{opacity:.7}.contact-form-input:focus::placeholder,.contact-form-textarea:focus::placeholder{opacity:.7}.contact-form-input:focus,.contact-form-textarea:focus{outline:none;border-color:#12a6cb;box-shadow:0 0 0 3px #12a6cb1a}.contact-form-input.error,.contact-form-textarea.error{border-color:#dc3545}.contact-form-textarea{resize:vertical;min-height:120px}.contact-form-checkbox-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#000;position:relative}.contact-form-checkbox{position:absolute;opacity:0;width:0;height:0;cursor:pointer}.contact-form-checkbox-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;margin-top:2px;position:relative}.contact-form-checkbox-box{position:absolute;inset:0;border-radius:50%;border:2px solid #004034;background-color:transparent}.contact-form-checkbox-checkmark{width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0}.contact-form-radio-dot{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background-color:#004034;transform:translate(-50%,-50%) scale(0);opacity:0;transition:opacity .3s ease,transform .3s ease}.contact-form-checkbox:checked+.contact-form-checkbox-icon .contact-form-radio-dot{opacity:1;transform:translate(-50%,-50%) scale(1)}.contact-form-checkbox[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none}.contact-form-checkbox-text{flex:1}.contact-form-link{color:#0e8471;text-decoration:underline}.contact-form-link:hover{opacity:.8}.contact-form-error{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:14px;color:#dc3545;display:none}.contact-form-error.show{display:block}.contact-form-submit{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-form-submit:focus{outline:2px solid #12a6cb;outline-offset:2px}.contact-form-submit:disabled{opacity:.5;cursor:not-allowed}.contact-form-submit{position:relative;overflow:hidden;background-color:#0d8472;color:#fff;transition:color .35s ease}.contact-form-submit:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background-color:#c8f8b0;transition:width .35s ease;z-index:0}.contact-form-submit:hover:not(:disabled){color:#004034}.contact-form-submit:hover:not(:disabled):before{width:100%}.contact-form-submit:active:not(:disabled){transform:translateY(1px)}.contact-form-submit>*{position:relative;z-index:1}.contact-form-submit{width:193px;height:56px;padding:16px 20px;border-radius:10px;display:inline-flex;align-items:center;gap:12px;margin-top:16px;position:relative}.contact-form-submit[disabled]{opacity:.6;cursor:not-allowed}.contact-form-submit-icon{width:20px;height:20px;flex-shrink:0;transition:filter .35s ease}.contact-form-submit-text{display:block}.contact-form-submit-loading,.contact-form-submit.sending .contact-form-submit-text,.contact-form-submit.sending .contact-form-submit-icon{display:none}.contact-form-submit.sending .contact-form-submit-loading{display:block}.contact-form-message{padding:16px;border-radius:8px;margin-top:16px;display:none}.contact-form-message p{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.5}.contact-form-message.show{display:block}.contact-form-message--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.contact-form-message--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.footer{background-color:#e6ebe4;padding:96px 0 32px;border-top:1px solid rgba(0,0,0,.05);width:100%}.footer-inner{display:flex;flex-direction:column;max-width:1600px;margin:0 auto;width:90%}.footer-brand{display:flex;align-items:flex-start;margin-bottom:50px}.footer-main{display:grid;grid-template-columns:2fr 2fr;gap:190px;align-items:flex-start}.footer-logo{display:inline-flex;align-items:center}.footer-logo-img{width:140px;height:auto;-o-object-fit:contain;object-fit:contain}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-left:0}.footer-column-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:-.02em;text-transform:uppercase;color:#1d4a3e;margin-bottom:16px}.footer-column-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer-link{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#020605;text-decoration:none}.footer-link:hover{opacity:.8}.footer-newsletter{display:flex;flex-direction:column;gap:24px}.footer-newsletter-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:24px;line-height:1.4;letter-spacing:-.02em;color:#004034;margin:0}.footer-newsletter-form{display:flex;flex-direction:column;gap:16px}.footer-newsletter-label{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.03em;color:#020605}.footer-newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;max-width:485px}.footer-newsletter-input{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;width:354px;height:56px;padding:16px 24px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background-color:#fff;color:#000;transition:border-color .3s ease,box-shadow .3s ease}.footer-newsletter-input::-moz-placeholder{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.03em;color:#000;opacity:.4;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.footer-newsletter-input::placeholder{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.03em;color:#000;opacity:.4;transition:opacity .3s ease}.footer-newsletter-input:focus::-moz-placeholder{opacity:.7}.footer-newsletter-input:focus::placeholder{opacity:.7}.footer-newsletter-input:focus{outline:none;border-color:#0d8472;box-shadow:0 0 0 3px #12a6cb1a}.footer-newsletter-input.error{border-color:#dc3545}.footer-newsletter-error{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;color:#dc3545;margin-top:4px;display:none}.footer-newsletter-error.show{display:block}.footer-newsletter-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;border:none;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-newsletter-btn:focus{outline:2px solid #12a6cb;outline-offset:2px}.footer-newsletter-btn:disabled{opacity:.5;cursor:not-allowed}.footer-newsletter-btn{position:relative;overflow:hidden;background-color:#0d8472;color:#fff;transition:color .35s ease}.footer-newsletter-btn:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background-color:#c8f8b0;transition:width .35s ease;z-index:0}.footer-newsletter-btn:hover:not(:disabled){color:#004034}.footer-newsletter-btn:hover:not(:disabled):before{width:100%}.footer-newsletter-btn:active:not(:disabled){transform:translateY(1px)}.footer-newsletter-btn>*{position:relative;z-index:1}.footer-newsletter-btn{width:117px;height:56px;padding:16px 20px;border-radius:10px;gap:12px}.footer-newsletter-btn.sending{opacity:.6;cursor:not-allowed}.footer-newsletter-btn-icon{width:20px;height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;transition:filter .35s ease}.footer-newsletter-btn-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px}.footer-newsletter-consent{margin-top:8px;position:relative}.footer-consent-label{display:flex;align-items:center;gap:8px;cursor:pointer}.footer-consent-radio{position:absolute;opacity:0;width:0;height:0}.footer-consent-radio-icon{position:relative;width:18px;height:18px;flex-shrink:0}.footer-consent-radio-box{position:absolute;inset:0;border-radius:50%;border:2px solid #004034;background-color:transparent}.footer-consent-radio-dot{position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background-color:#004034;transform:translate(-50%,-50%) scale(0);opacity:0;transition:opacity .3s ease,transform .3s ease}.footer-consent-radio:checked+.footer-consent-radio-icon .footer-consent-radio-dot{opacity:1;transform:translate(-50%,-50%) scale(1)}.footer-consent-radio[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none}.footer-consent-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6;color:#020605}.footer-consent-link{color:#0e8471;text-decoration:underline}.footer-consent-link:hover{opacity:.8}.footer-bottom{display:flex;align-items:center;gap:16px;padding-top:32px;border-top:1px solid rgba(29,74,62,.5019607843);margin-top:32px;max-width:100%;width:100%;justify-content:space-between}.footer-bottom-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.26px;text-align:center;color:#92989f;margin:0}.footer-bottom-social{display:flex;align-items:center;gap:8px}.footer-bottom-follow{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.26px;text-align:center;color:#92989f}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .3s ease}.footer-social-link:hover{opacity:.8}.footer-social-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.under-footer{background-color:#fff;padding:9px 0;width:100%}.under-footer-container{max-width:1400px;margin:0 auto;width:90%;display:flex;justify-content:center;align-items:center}.under-footer-img{width:605px;height:96px;display:block;-o-object-fit:contain;object-fit:contain;opacity:1}.under-footer-link{display:block;line-height:0;cursor:pointer}.under-footer-link:hover .under-footer-img{opacity:.85;transition:opacity .2s ease}.eu-funding-banner-img{width:605px;max-width:90%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.eu-funding-meta,.eu-funding-details{background-color:#0000000a;border-radius:12px;padding:20px 24px;margin-bottom:32px}.eu-funding-meta-row,.eu-funding-detail-row{margin:0 0 10px;line-height:1.6}.eu-funding-meta-row:last-child,.eu-funding-detail-row:last-child{margin-bottom:0}.eu-funding-meta-row strong,.eu-funding-detail-row strong{margin-right:6px}.eu-funding-partners,.eu-funding-list{list-style:disc;padding-left:24px;margin-bottom:24px}.eu-funding-partners li,.eu-funding-list li{margin-bottom:8px;line-height:1.7;display:list-item}.eu-funding-disclaimer{margin-top:32px;padding-top:24px;border-top:1px solid rgba(0,0,0,.12);font-style:italic;opacity:.75}.product-detail{background-color:#e6ebe4;padding:96px 0;border-radius:32px 32px 0 0;margin-top:-32px;position:relative;z-index:1}.product-detail-container{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}.product-detail-content{display:flex;flex-direction:column;gap:32px}.product-detail-breadcrumbs{display:flex;align-items:center;gap:16px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:16px;line-height:20px;margin-bottom:24px;padding:8px 16px;border-radius:4px}.product-detail-image{display:flex;justify-content:flex-end;margin-right:45px}.product-detail-breadcrumb-link{display:inline-flex;align-items:center;gap:10px;color:#244c3c;text-decoration:none;transition:opacity .3s ease}.product-detail-breadcrumb-link:hover{opacity:.85}.product-detail-breadcrumb-arrow{width:20px;height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;filter:brightness(.88) saturate(.9)}.product-detail-breadcrumb-text{color:#244c3c;font-weight:700}.product-detail-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:48px;line-height:56px;color:#004034;margin:0}.product-detail-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:#020605;margin:0}.legal-content{display:flex;flex-direction:column;gap:32px}.legal-section-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#020605;margin:0}.legal-section-text{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;line-height:26px;color:#020605;margin:0}.product-detail-features{display:flex;flex-direction:column;gap:24px}.product-detail-features-header{display:flex;align-items:center;gap:16px}.product-detail-features-line{width:60px;height:2px;background-color:#004034;flex-shrink:0}.product-detail-features-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#004034;margin:0}.product-detail-features-list{list-style:disc;list-style-position:outside;padding-left:24px;margin:0 0 0 8px;display:flex;flex-direction:column;gap:8px}.product-detail-features-list--two-col{display:grid;grid-template-columns:repeat(2,1fr);align-items:start}.product-detail-features-item{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#020605;padding-left:8px}.product-detail-accordions{display:flex;flex-direction:column}.product-detail-accordion{border-bottom:1px solid rgba(0,64,52,.4);margin-bottom:30px}.product-detail-accordion:last-child{border-bottom:none}.product-detail-accordion-heading{margin:0;font:inherit}.product-detail-accordion-header{width:100%;display:flex;align-items:center;gap:16px;padding-top:0;padding-bottom:32px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:32px;line-height:28px;color:#004034;transition:opacity .3s ease}.product-detail-accordion-header:hover{opacity:.8}.product-detail-accordion-icon{font-size:24px;font-weight:300;flex-shrink:0;width:24px;text-align:center;position:relative}.product-detail-accordion-icon:before{content:"+"}.product-detail-accordion-icon>*{display:none}.product-detail-accordion-header[aria-expanded=true] .product-detail-accordion-icon:before{content:"−"}.product-detail-accordion-content{overflow:hidden;transition:height .5s cubic-bezier(.4,0,.2,1)}.product-detail-accordion-body{padding-bottom:24px}.hero--product-series{min-height:65vh}.hero-content--series{align-items:flex-start;justify-content:flex-end;padding:0 0 60px;text-align:left;min-height:65vh}.hero-title--series{font-size:64px;line-height:68px;font-weight:700;text-align:left;letter-spacing:-.02em}.product-series{background-color:#e6ebe4;padding:96px 0;border-radius:32px 32px 0 0;margin-top:-32px;position:relative;z-index:1}.product-series-breadcrumb-wrap{max-width:1600px;width:90%;margin:0 auto}.product-series-breadcrumb-wrap .product-detail-breadcrumbs{margin-left:-51px}.product-series-container{display:grid;position:relative;grid-template-columns:55fr 45fr;gap:96px;align-items:start}.product-series-content{display:flex;flex-direction:column;gap:32px}.product-series-title{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:48px;line-height:56px;color:#004034;margin:0}.product-series-accordions{display:flex;flex-direction:column;border-top:1px solid rgba(0,64,52,.4)}.product-series-accordion{border-bottom:1px solid rgba(0,64,52,.4);padding-bottom:24px}.product-series-accordion:last-child{border-bottom:none}.product-series-accordion-heading{margin:0;font:inherit}.product-series-accordion-header{width:100%;display:flex;align-items:center;gap:16px;padding:24px 0 0;background:transparent;border:none;cursor:pointer;text-align:left;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:48px;line-height:56px;color:#004034;transition:opacity .3s ease}.product-series-accordion-header:hover{opacity:.8}.product-series-accordion-header:focus-visible{outline:2px solid #0D8472;outline-offset:2px}.product-series-accordion-icon-img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.product-series-accordion-name{flex:1}.product-series-accordion-toggle{font-size:24px;font-weight:300;flex-shrink:0;width:24px;text-align:center}.product-series-accordion-toggle:before{content:"+"}.product-series-accordion-header[aria-expanded=true] .product-series-accordion-toggle:before{content:"−"}.product-series-accordion-content{overflow:hidden;transition:height .4s cubic-bezier(.4,0,.2,1)}.product-series-accordion-body{padding-bottom:32px;padding-left:64px;display:flex;flex-direction:column;gap:24px}.product-series-accordion-img{display:none}.product-series-version-description{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#020605;margin:0}.product-series-tabs{display:flex;flex-direction:column;gap:24px}.product-series-tab-bar{display:flex;flex-wrap:wrap;gap:8px;border-bottom:none}.product-series-tab-btn{background:#fff;border:none;border-radius:8px;padding:8px 24px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:20px;color:#1d4a3e;cursor:pointer;transition:background-color .3s ease,color .3s ease}.product-series-tab-btn:hover{background-color:#f0f0f0}.product-series-tab-btn.is-active{background:linear-gradient(261.47deg,#004034 8.28%,#257a69 63.31%);color:#fff}.product-series-tab-btn:focus-visible{outline:2px solid #0D8472;outline-offset:2px}.product-series-tab-panels{position:relative;min-height:80px}.product-series-tab-panel{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.product-series-tab-panel.is-active{opacity:1;visibility:visible;position:relative;pointer-events:auto}.product-series-image{display:flex;justify-content:flex-end}.product-series-image-wrapper{width:100%;max-width:480px;background-color:#d4ddd2;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-series-image-img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block;transition:opacity .2s ease}.product-series-image-img.is-fading{opacity:0}.header-actions{position:absolute;top:45px;right:40px;display:flex;align-items:center;gap:20px;z-index:10;overflow:visible}.lang-switcher{position:relative}.header-nav .lang-switcher{display:none}.lang-switcher-toggle{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;color:#fff;padding:4px 32px 4px 0;position:relative;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1}.lang-switcher-toggle:focus-visible{outline:2px solid #12a6cb;outline-offset:2px;border-radius:2px}.lang-switcher-label{font-weight:400;white-space:nowrap}.lang-switcher-current{font-weight:400;letter-spacing:.06em}.lang-switcher-chevron{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#6fcf6f;transition:transform .2s ease}.lang-switcher.is-open .lang-switcher-chevron{transform:translateY(-50%) rotate(180deg)}.lang-switcher-dropdown{display:none;position:absolute;top:calc(100% + 6px);right:32px;background:transparent;border-radius:4px;list-style:none;margin:0;padding:4px 0;min-width:auto;z-index:9999}.lang-switcher-dropdown li{margin:0;padding:0}.lang-switcher.is-open .lang-switcher-dropdown{display:block}.lang-option{display:block;width:100%;background:none;border:none;cursor:pointer;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;letter-spacing:.06em;padding:0;text-align:right;opacity:.6;transition:opacity .15s ease;white-space:nowrap}.lang-option:hover{opacity:1}.lang-option.is-active{display:none}.hero--find-kiosk{min-height:40vh}.hero-content--find-kiosk{align-items:flex-start;justify-content:flex-end;padding:0 0 60px;text-align:left;min-height:40vh;gap:0}.hero-title--find-kiosk{font-size:64px;line-height:68px;font-weight:700;text-align:left;letter-spacing:-.02em}.find-kiosk-subtitle{font-family:Helvetica Neue,Helvetica,Arial,Open Sans,sans-serif;font-size:18px;color:#fffc;margin:12px 0 0;line-height:1.6}.find-kiosk-map-section{background-color:#e6ebe4;padding:96px 0;border-radius:32px 32px 0 0;margin-top:-32px;position:relative;z-index:1}.find-kiosk-map-wrap{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #0000002e}#kioskMap{width:100%;height:620px;background-color:#020605;display:block}.find-kiosk-map-error{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fffc;font-family:Helvetica Neue,Helvetica,Arial,Open Sans,sans-serif;font-size:14px;padding:12px 20px;border-radius:8px;text-align:center;pointer-events:none}.leaflet-bar a{background-color:#1a1a1a!important;color:#fff!important;border-color:#333!important}.leaflet-bar a:hover{background-color:#2a2a2a!important;color:#12a6cb!important}.leaflet-bar a:first-child{border-radius:4px 4px 0 0!important}.leaflet-bar a:last-child{border-radius:0 0 4px 4px!important}.leaflet-control-attribution{background:#0009!important;color:#ffffff80!important;font-size:10px!important}.leaflet-control-attribution a{color:#fff9!important}.kiosk-marker{background:transparent;border:none}.kiosk-marker-dot{display:block;width:20px;height:20px;border-radius:50%;background-color:#12a6cb;border:2.5px solid rgba(255,255,255,.9);box-shadow:0 0 #12a6cb99;animation:kiosk-marker-pulse 2.4s ease-out infinite;cursor:pointer}@keyframes kiosk-marker-pulse{0%{box-shadow:0 0 #12a6cb8c}60%{box-shadow:0 0 0 10px #12a6cb00}to{box-shadow:0 0 #12a6cb00}}.leaflet-popup-content-wrapper{background:#1a1a1a!important;color:#fff!important;border-radius:8px!important;border:1px solid #333!important;box-shadow:0 4px 20px #00000080!important;padding:0!important}.leaflet-popup-content{margin:0!important;line-height:1!important;width:auto!important;min-width:180px!important}.leaflet-popup-tip{background:#1a1a1a!important}.leaflet-popup-close-button{color:#ffffff80!important;font-size:18px!important;line-height:20px!important;padding:6px 8px 0 0!important}.leaflet-popup-close-button:hover{color:#fff!important}.kiosk-popup{padding:16px 18px}.kiosk-popup-name{display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;color:#12a6cb;margin-bottom:6px;line-height:1.3}.kiosk-popup-address{font-family:Helvetica Neue,Helvetica,Arial,Open Sans,sans-serif;font-size:12px;color:#ffffffa6;margin:0;line-height:1.5}@media screen and (max-width:1440px){.industries-grid{grid-template-columns:repeat(3,1fr);justify-items:center}.industries-grid .expertise-swiper .swiper-wrapper{grid-template-columns:repeat(3,1fr)}.partners-grid{grid-template-columns:repeat(4,1fr);gap:32px}.partners-logo{height:140px}.partners-logo-img{max-height:120px}.contact-form-cta{flex-wrap:wrap}.contact-form-cta-btn{flex:1 1 100%;min-width:200px}}@media screen and (max-width:1200px){header:before{display:none}.header-content{min-height:auto;padding:16px 0}.site-logo{top:16px;left:16px}.header-nav{display:none}.header-menu-toggle{display:block;position:absolute;top:16px;right:6px}.header-menu-toggle[aria-expanded=true]{position:fixed;z-index:101;opacity:0;pointer-events:none}.header-nav{position:fixed;inset:0;background:#014a3d;z-index:100;transform:translate(-100%);transition:none;padding:0;overflow-y:auto;visibility:hidden;display:none;flex-direction:column;justify-content:space-between}body.loaded .header-nav{display:flex;transition:transform .6s ease-in-out,visibility .6s ease-in-out}.header-nav[aria-hidden=false]{transform:translate(0);visibility:visible}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:32px 24px;width:100%}.mobile-menu-logo{display:flex;align-items:center}.mobile-menu-logo-img{width:auto;height:auto;display:block}.mobile-menu-close{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;position:absolute;top:16px;right:16px;z-index:101}.mobile-menu-close:hover{opacity:.8}.mobile-menu-close svg{width:24px;height:24px}.header-nav-list{flex-direction:column;gap:5px;align-items:center;justify-content:center;padding:0 24px;margin:0;flex:1}.header-nav-item--has-submenu:hover .header-nav-submenu{display:block}.header-nav-link{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#fff;padding:8px 0;display:block;width:100%;text-align:center;text-decoration:none;transition:opacity .3s ease}.header-nav-link:hover{opacity:.8}.header-nav-link:focus,.header-nav-link:focus-visible,.header-nav-link:active{outline:none;outline-offset:0}.header-nav-submenu{position:static;display:block;background:transparent;box-shadow:none;padding:16px 0 0;margin-top:8px;min-width:auto}.header-nav-submenu-link{color:#fff;padding:8px 0;font-size:20px;line-height:28px}.header-nav-submenu-link:hover{background-color:transparent;opacity:.8}.header-nav-submenu-link:focus,.header-nav-submenu-link:focus-visible,.header-nav-submenu-link:active{outline:none;outline-offset:0}.mobile-menu-social{display:flex!important;flex-direction:row;align-items:center;justify-content:center;gap:24px;padding:32px 24px;width:100%;margin-bottom:0}.mobile-menu-social-text{display:inline-block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#0e8472;white-space:nowrap}.mobile-menu-social-icons{display:flex;flex-direction:row;align-items:center;gap:24px}.mobile-menu-social-link{display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.mobile-menu-social-link:hover{opacity:.8}.mobile-menu-social-icon{width:24px;height:24px;display:block;-o-object-fit:contain;object-fit:contain}.mobile-menu-bottom-logo{display:flex!important;justify-content:center;align-items:center;padding:32px 24px;width:100%;margin-top:auto}.mobile-menu-bottom-logo-link{display:flex;align-items:center;justify-content:center}.mobile-menu-bottom-logo-img{width:auto;height:auto;max-width:100%;display:block}.header-btn{display:none}.header-actions{gap:0}.header-actions .lang-switcher{display:none}.header-nav .lang-switcher{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto}.header-nav .lang-switcher-toggle,.header-nav .lang-option{font-size:16px}.header-nav .lang-switcher-dropdown{position:static;display:none;text-align:right;padding-right:32px}.header-nav .lang-switcher.is-open .lang-switcher-dropdown{display:block}.mobile-menu-lang{display:flex;align-items:center;width:100%;padding:16px 0}.mobile-menu-lang .lang-switcher{display:block}.hero-title{font-size:56px;line-height:56px}.hero-subtitle{font-size:22px;line-height:28px}.feature-section{grid-template-columns:1fr;gap:32px;margin-bottom:48px}.feature-section--reverse .feature-content{order:1}.feature-section--reverse .feature-image{order:2}.feature-image{display:flex;justify-content:center;align-items:center}.feature-illustration{width:100%;max-width:450px;height:auto}.feature-section:first-child .feature-illustration{width:100%;max-width:400px;height:auto}.feature-title{font-size:42px;line-height:42px}.feature-text{font-size:20px;line-height:28px}.industries-header{grid-template-columns:1fr;gap:32px}.industries-title{font-size:48px;line-height:48px}.industries-grid{grid-template-columns:repeat(2,1fr);gap:24px;justify-items:center}.industries-grid .expertise-swiper .swiper-wrapper{grid-template-columns:repeat(2,1fr)}.value-propositions-title{font-size:48px;line-height:48px}.value-propositions-description{font-size:22px;line-height:30px}.value-propositions-grid{grid-template-columns:repeat(2,1fr);gap:24px;justify-items:center}.products{padding:0}.products-list{gap:55px}.products-content{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:13px}.products-left{display:contents}.products-image{grid-row:1;grid-column:1/-1;width:100%;border-radius:20px 20px 0 0;overflow:hidden}.products-image-img{width:100%;height:auto;border-radius:16px;border:none;display:block}.products-info{grid-row:2;grid-column:1;display:flex;flex-direction:column;gap:5px}.products-info-text{margin:0}.products-info .products-info-btn,.products-info-btn--mobile{display:none}.products-middle{grid-row:2;grid-column:2;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:0;align-self:start}.products-illustration{display:flex;align-items:flex-start;justify-content:flex-end}.products-illustration-img{width:180px;height:360px;display:block;-o-object-fit:contain;object-fit:contain;mix-blend-mode:darken;opacity:1;transition:width .3s ease,height .3s ease}}@media screen and (max-width:1200px)and (max-width:1100px){.products-illustration-img{width:150px;height:300px}}@media screen and (max-width:1200px)and (max-width:1000px){.products-illustration-img{width:130px;height:260px}}@media screen and (max-width:1200px)and (max-width:900px){.products-illustration-img{width:110px;height:220px}}@media screen and (max-width:1200px)and (max-width:850px){.products-illustration-img{width:96px;height:193px}}@media screen and (max-width:1200px){.products-right{grid-row:3;grid-column:1/-1;width:100%;padding-top:0}.products-features{display:flex;flex-direction:column;gap:16px}.products-features-title{writing-mode:horizontal-tb;text-orientation:mixed;transform:none;margin-bottom:0;margin-top:0;font-size:24px;line-height:32px;color:#004034;order:1;align-self:flex-start}.products-features-list{display:flex;flex-direction:column;gap:8px;order:2}.products-right .products-info-btn--mobile{display:flex;width:-moz-fit-content;width:fit-content;order:3}.contact-form-container{grid-template-columns:1fr;gap:48px}.contact-form-branding{align-items:center;text-align:center}.contact-form-cta{justify-content:center}.partners-grid{grid-template-columns:repeat(2,1fr);gap:32px}.footer-main{grid-template-columns:1fr;gap:48px}.footer-columns{grid-template-columns:repeat(3,1fr);gap:24px}.footer-newsletter-row{max-width:100%}.under-footer{padding:24px 0}.under-footer-container{width:95%}.product-detail-container{display:flex;flex-direction:column;gap:10px}.product-detail-content{display:contents}.product-detail-breadcrumbs{order:1;position:relative;bottom:-38px}.product-detail-image{position:relative;order:2}.product-detail-title{order:3}.product-detail-description{order:4}.product-detail-accordions{order:5}.product-detail-image-wrapper{min-height:400px}.product-series-container{gap:48px}.product-series-title{font-size:40px;line-height:48px}.product-series-accordion-header{font-size:22px;line-height:30px}.product-series-breadcrumb-wrap{padding-bottom:32px}.product-series-breadcrumb-wrap .product-detail-breadcrumbs{margin-left:0}}@media screen and (max-width:768px){.industries-gradient,.industries-grid.scroll-animation-target,.industry-card,.industry-image{opacity:1!important;animation:none!important;will-change:auto}.header-content{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.site-logo{position:relative;top:0;left:0}.header-actions{position:relative;top:0;right:0;order:3;width:100%;flex-direction:column;align-items:stretch}.header-btn{position:static;width:100%;justify-content:center;margin-top:8px}.lang-switcher-dropdown{right:auto;left:0}.hero-title{font-size:36px;line-height:40px}.hero-subtitle{font-size:18px;line-height:24px}.hero-content{padding:120px 16px 60px}.hero-btn{width:100%;max-width:300px}.feature-section{gap:32px}.feature-section--reverse .feature-content{order:1}.feature-section--reverse .feature-image{order:2}.feature-title{font-size:32px;line-height:36px}.feature-text{font-size:18px;line-height:26px}.feature-content{order:1}.feature-image{order:2}.industries-header{gap:24px;margin:32px 0 48px}.industries-title{font-size:32px;line-height:36px}.industries-description{font-size:18px;line-height:24px}.industries{overflow:visible;padding-top:20px;padding-bottom:40px}.industries-grid{display:block;overflow:visible;padding-left:10px;padding-right:0;grid-template-columns:none}.expertise-swiper{display:block;overflow:visible;padding:0;margin:0;width:100%;position:relative;z-index:10;touch-action:pan-y}.expertise-swiper .swiper-wrapper{display:flex!important;flex-wrap:nowrap!important;align-items:center;overflow:visible}.expertise-swiper .swiper-slide{width:327px;flex-shrink:0;position:relative;z-index:10}.industry-card{width:306px;flex-shrink:0;position:relative;z-index:1}}@media screen and (max-width:768px)and (max-width:400px){.industries-grid{padding-right:16px}.expertise-swiper{margin-right:-16px}.expertise-swiper .swiper-slide{width:calc(90vw - 82px);min-width:250px}.industry-card{width:calc(90vw - 103px);min-width:250px}}@media screen and (max-width:768px){.value-propositions{padding:60px 0}.products-header{margin-bottom:20px}.value-propositions-header{margin-bottom:48px}.value-propositions-title{font-size:32px;line-height:36px}.value-propositions-description{font-size:18px;line-height:26px}.value-propositions-grid{grid-template-columns:repeat(2,1fr);gap:16px}.value-proposition-card{max-width:100%}.value-proposition-icon{margin-bottom:8px}.value-proposition-icon-img{width:48px;height:48px}.value-proposition-title{font-size:clamp(14px,3.8vw,20px);line-height:1.3;margin-bottom:4px}.value-proposition-text{font-size:clamp(12px,2.8vw,15px);line-height:1.35}.products-title{font-size:32px;line-height:36px}.products-subtitle{font-size:18px;line-height:24px}.products-content{display:flex;flex-direction:column;gap:16px}.products-image{order:1}.products-info{order:2}.products-middle{order:3;justify-content:center;padding-top:0}.products-right{order:4;padding-top:0}.products-info-title{font-size:28px;line-height:34px}.products-info-text{font-size:16px;line-height:24px}.products-features-title{font-size:16px;line-height:22px}.products-features-title--1,.products-features-title--3,.products-features-title--4{margin-top:0}.products-features-item{font-size:13px;line-height:18px}.products-illustration-img{width:160px;height:320px}.contact-form{padding-top:100px;padding-bottom:30px;margin-top:-10px}.contact-form-container{gap:32px}.contact-form-title{font-size:32px;line-height:36px}.contact-form-description{font-size:18px;line-height:24px}.contact-form-row{grid-template-columns:1fr;gap:10px}.contact-form-wrapper{padding:0}.contact-form-cta{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;gap:16px;width:100%}.contact-form-cta-btn{flex:1;min-width:0;width:auto;height:48px;border-radius:10px;padding:16px 20px;gap:12px}.contact-form-cta-icon{width:25.83px;height:25.95px}.contact-form-submit{width:auto;max-width:200px;align-self:flex-start}.partners{padding:48px 0}.partners-header{margin-bottom:48px;padding:10px 15px}.partners-title{font-size:32px;line-height:36px}.partners-description{font-size:18px;line-height:26px}.partners-grid{grid-template-columns:repeat(2,1fr);gap:24px}.footer{padding:48px 0 24px}.footer-main{gap:32px}.footer-columns{grid-template-columns:1fr;gap:24px}.footer-newsletter{order:-1}.footer-newsletter-row{flex-direction:column;gap:16px}.footer-newsletter-row .footer-newsletter-input,.footer-newsletter-row .footer-newsletter-btn{width:100%}.footer-newsletter-row .footer-newsletter-btn .footer-newsletter-btn-text{display:none}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.footer-bottom-social{justify-content:center}.hero--product-detail{min-height:40vh}.product-detail{padding:0}.product-detail-title{font-size:36px;line-height:40px}.product-detail-description{font-size:16px;line-height:24px}.product-detail-accordions{margin-top:40px}.product-detail-accordion-header{font-size:20px;line-height:32px}.product-detail-image-wrapper{min-height:300px;padding:20px 32px 20px 0}.hero--product-series{min-height:40vh}.hero-content--series{min-height:40vh;justify-content:center;padding:120px 16px 0}.hero-title--series{font-size:40px;line-height:44px}.product-series{padding:16px 0}.product-series-container{grid-template-columns:1fr;gap:32px}.product-series-image{display:none}.product-series-accordion-img{display:block;width:160px;height:auto;-o-object-fit:contain;object-fit:contain;align-self:flex-start}.product-series-image-wrapper{max-width:100%}.product-series-title{font-size:36px;line-height:40px}.product-series-accordion-header{font-size:20px;line-height:28px;padding:16px 0}.product-series-accordion-body{padding-left:0}.product-series-tab-btn{font-size:13px;padding:4px 8px}.product-series-breadcrumb-wrap{padding-bottom:32px}.product-series-breadcrumb-wrap .product-detail-breadcrumbs{margin-left:0}.product-detail-features-list--two-col{grid-template-columns:1fr}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
