html{margin:0px; padding:0px;text-align:left;width:100%;}
body{background-color:rgb(255, 255, 255); background-image:none; box-sizing:border-box; color:#262626; display:block; font-family:Poppins, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; margin:0px; padding:0px; -webkit-font-smoothing:antialiased;overflow-x: hidden;width:100%;}
@media all{
nav{display:block;}
a,button{background-color:transparent;text-decoration:underline;cursor:pointer;}
a:active,a:hover{outline-width:0;}
svg:not(:root){overflow:hidden;}
button{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}
button{overflow:visible;}
button{text-transform:none;}
button{-webkit-appearance:button;}
button::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring{outline:1px dotted ButtonText;}
*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;}
button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:4px;background:0 0;line-height:1;cursor:pointer;}
button{font-family:inherit;}
.grid-container{padding-right:.625rem;padding-left:.625rem;max-width:72rem;margin:0 auto;}
@media print,screen and (min-width:48em){
.grid-container{padding-right:.9375rem;padding-left:.9375rem;}
}
.grid-x{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;}
.cell{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%;}
.grid-x>.small-4{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}
@media print,screen and (min-width:48em){
.grid-x>.medium-2,.grid-x>.medium-5{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}
}
.grid-x>.small-4{width:33.33333%;}
@media print,screen and (min-width:48em){
.grid-x>.medium-2{width:16.66667%;}
.grid-x>.medium-5{width:41.66667%;}
}
@media print,screen and (min-width:60em){
.hide-for-large{display:none!important;}
}
@media screen and (max-width:59.9375em){
.show-for-large{display:none!important;}
}
.align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}
.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.align-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
div,li,ul{margin:0;padding:0;}
a{line-height:inherit;color:#5d8000;text-decoration:none;}
a:focus,a:hover{color:#506e00;}
ul{margin-bottom:1rem;list-style-position:outside;line-height:1.5;}
li{font-size:inherit;}
ul{margin-left:1.25rem;list-style-type:disc;}
ul ul{margin-left:1.25rem;margin-bottom:0;}
@media print{
*{background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
}
.button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;font-family:inherit;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:4px;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;}
.button.small{font-size:.75rem;}
.button.large{font-size:1.25rem;}
.button.expanded{display:block;width:100%;margin-right:0;margin-left:0;}
.button.primary{background-color:#5d8000;color:#fff;}
.button.primary:focus,.button.primary:hover{background-color:#4a6600;color:#fff;}
.button.hollow{background-color:transparent;}
a.button:focus,a.button:hover{text-decoration:none;}
.menu{padding:0;margin:0;list-style:none;position:relative;}
.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem;}
.menu a,.menu button{margin-bottom:0;}
.menu li{display:inline-block;}
.dropdown.menu a{padding:.7rem 1rem;}
.is-dropdown-submenu-parent{position:relative;}
.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px;}
.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%;}
.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #666;background:#fff;}
.dropdown .is-dropdown-submenu a{padding:.7rem 1rem;}
.is-dropdown-submenu>li{width:100%;}
a,a:active,a:focus{outline:0;}
a:hover{color:#00bcde;}
@media print,screen and (min-width:48em){
a:hover{color:#007c43;}
}
a:focus{color:#007c43;}
.dropdown{background:#fff;border-radius:0 0 .25rem;top:3.0625rem;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 1px 0 rgba(0,0,0,.25);left:0;list-style-type:none;margin:-.3125rem 0 0 0;position:absolute;z-index:10;}
@media print,screen and (min-width:60em){
.dropdown{border-radius:0 0 .25rem .25rem;}
}
@media screen and (min-width:72em){
.button.large{padding:1rem .625rem;}
}
.mb0{margin-bottom:0!important;}
.pl0{padding-left:0!important;}
.text-green{color:#00bcde!important;}
a.text-green:hover{color:#007c43!important;}
.disp-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;}
@media screen and (min-width:48em) and (max-width:59.9375em){
.grid-container{max-width:48rem;}
}
@media screen and (min-width:60em) and (max-width:71.9375em){
.grid-container{width:60rem;}
}
@media screen and (min-width:72em) and (max-width:74.9375em){
.grid-container{width:72rem;}
}
@media screen and (min-width:75em){
.grid-container{width:75rem;}
}
.list--unstyled{list-style-type:none;padding-left:0;margin:0;}
.grid-container:focus{outline:0;}
.norma-icon{color:inherit;max-height:1.1875em;max-width:1.1875em;display:inline-block;vertical-align:text-top;}
.norma-icon--before-text{margin-right:.25rem;}
.norma-icon--after-text{margin-left:.25rem;}
.top-navigation-container{width:100%;z-index:100;max-width:100vw;}
.top-navigation-container .grid-container{height:100%;}
.top-navigation{height:3.5rem;}
@media print,screen and (min-width:60em){
.top-navigation{height:4rem;}
}
.top-navigation .align-middle{height:100%;}
.nav-logo{display:block;}
.nav-logo img{max-width:none!important;vertical-align:middle!important;}
.nav-logo:active,.nav-logo:hover{color:#00bcde;}
@media screen and (max-width:59.9375em){
.nav-logo svg{width:6.875rem;height:2rem;}
}
.nav-left-col{padding-left:.5rem;}
.nav-right-col{padding-right:.5rem;}
@media print,screen and (min-width:60em){
.nav-left-col{padding-left:0;}
.nav-right-col{padding-right:0;}
}
.nav-right-col .hide-for-large{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.top-navigation .is-dropdown-submenu{border:0;border-radius:4px;-webkit-box-shadow:0 .3125rem 1rem -.1875rem rgba(0,0,0,.2);box-shadow:0 .3125rem 1rem -.1875rem rgba(0,0,0,.2);padding:.5rem 0;}
.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{left:0;top:3rem;}
.top-navigation-container .dropdown{background-color:transparent;font-size:.875rem;height:100%;-webkit-box-shadow:inherit;box-shadow:inherit;top:inherit;margin:0;position:relative;}
.dropdown.menu button{padding:.7rem 1rem;}
@media screen and (max-width:59.9375em){
.top-navigation .norma-icon--menu,.top-navigation .norma-icon--search{font-size:1.3em;}
}
@media print,screen and (min-width:60em){
.dropdown-lvl1{position:relative;}
.dropdown-lvl1:not(:first-child) .dropdown-lvl1-link:before{border-right:1px solid #ddd;content:'';height:1rem;position:absolute;left:-1rem;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}
.dropdown-lvl1-link{display:inline-block;color:#333;line-height:1.4em;position:relative;font-size:16px;padding-bottom:2px;}
.dropdown-lvl1 .norma-icon--caret{-webkit-transition:.2s ease-out;transition:.2s ease-out;-webkit-transform-origin:.6em .74em;-ms-transform-origin:.6em .74em;transform-origin:.6em .74em;}
.dropdown-lvl1:hover .norma-icon--caret{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.dropdown-lvl1-link:hover,.dropdown-lvl2-link:hover{text-decoration:none;border-bottom:solid #f0004a 2px;}
.dropdown-lvl1-link:hover{padding-bottom:0px;}
.dropdown-lvl2{padding:0;}
.dropdown-lvl2-link{color:#333;padding:1rem;}
.dropdown-lvl2-link:hover{color:#999;}
.menu-seemore .dropdown-lvl2:last-child{border-top:1px solid #ddd;margin-top:.5rem;text-align:center;}
.menu-seemore .dropdown-lvl2:last-child .dropdown-lvl2-link{color:#00bcde;padding:1rem inherit 0;}
}
.menu-dropdown-section{padding-bottom:1rem;}
.menu-dropdown-section .section-heading{border-bottom:1px solid #ddd;font-size:.8125rem;font-weight:600;padding:.5rem 1rem;margin-bottom:.5rem;text-transform:uppercase;}
.menu-dropdown-section .dropdown-lvl2-link{padding-top:.5rem;padding-bottom:.5rem;}
.top-nav-button.hollow.button{border-color:#f0004a!important;color:#f0004a!important;background:transparent!important;}
.top-nav-button.hollow.button{padding:.5rem 1rem;}
.top-navigation-container--solid{background:#fff;-webkit-box-shadow:0 .125rem .1875rem -.125rem rgba(0,0,0,.2);box-shadow:0 .125rem .1875rem -.125rem rgba(0,0,0,.2);-webkit-transition:background-color .5s;transition:background-color .5s;}
@media screen and (max-width:59.9375em){
.top-navigation-sticky-container{background-color:#fff;-webkit-box-shadow:0 .375rem .375rem 0 rgba(0,0,0,.1);box-shadow:0 .375rem .375rem 0 rgba(0,0,0,.1);padding:1rem;}
.top-navigation-sticky-container--off{display:none;}
}
.button{cursor:pointer;font-size:1rem;padding:.6875rem;}
.button.small{font-size:.875rem;padding:.5rem;}
.button.large{font-size:1.125rem;font-weight:600;padding:1rem;}
@media print,screen and (min-width:60em){
.button.large{padding:1rem 1.5rem;}
}
.button,.button.expanded{max-width:22.5rem;}
.button.expanded{margin-left:auto;margin-right:auto;}
.button.primary{background:#f7b231;}
.button.primary:focus,.button.primary:hover{background:#ec9d09;}
.button.primary:active{background:#e29609;}
a{color:#00bcde;}
.grid-container{padding-right:1rem;padding-left:1rem;}
.button{-webkit-box-shadow:0 .3125rem .875rem .0625rem rgba(0,0,0,.1);box-shadow:0 .3125rem .875rem .0625rem rgba(0,0,0,.1);}
.hollow.button{-webkit-box-shadow:none;box-shadow:none;}
.search-nav-bar-link{display:block;float:right;}
}
.m-alert-banner{font-size:.875rem;padding:1rem 3rem 1rem 1rem;position:relative;word-break:break-all;word-break:break-word;word-wrap:break-word;}
@media print,screen and (min-width:60em){
.m-alert-banner{text-align:center;}
}
.m-alert-banner .global-wrapper{padding:0;}
.m-alert-banner-close{position:absolute;right:1rem;top:.75rem;}
.m-alert-banner--cookie{background:#fff;border-bottom:1px solid #ddd;}
.m-cookie-alert-banner-accept{display:inline-block;cursor:pointer;background: #f0004a;color: #efefef;border: 0;padding: 6px 9px;border-radius: 3px;text-decoration:none;text-weight:bold;}
.m-cookie-alert-banner-accept:hover{color: #efefef;}
#search-modal {display:none;}
#search-modal-frame{width:100vw;height:100vh;padding:0px;margin:0;overflow:hidden;clear:left;}
.a-button{-webkit-appearance:none;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:transparent;color:inherit;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1em;text-decoration:none;}
.a-icon{color:inherit;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-height:1.1875em;max-width:1.1875em;vertical-align:text-top;pointer-events:none;}
.a-icon--before-text{margin-right:.25em;}
.a-overlay{background:rgba(0,0,0,.7);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;z-index:-9999;}
.a-overlay--open{opacity:1;z-index:9999;}
.a-text-input{-webkit-appearance:none;background-color:#fff;border-radius:.25rem;border:1px solid #ddd;display:block;padding:.75rem 1rem;width:100%;}
.o-drawer{background:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;}
.o-drawer--open{-webkit-transform:translateY(0);transform:translateY(0);}
.o-drawer-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.o-drawer-content,.o-drawer-header{padding-bottom:.5rem;padding-top:.5rem;}
.o-drawer-content{position:relative;}
.o-modal-close-button{font-size:1.375rem;}
*,:after,:before{box-sizing:inherit;}
button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;}
button{cursor:pointer;}
button,input{font-family:inherit;font-size:16px;line-height:inherit;}
input{min-width:0;}
.o-global-search-label{color:#333;font-weight:900;font-size:13;text-transform:uppercase;}
@media print,screen and (min-width:48em){
.o-global-search-label{font-size:.875rem;}
}
.o-global-search-input{border-radius:0;font-weight:300;outline:none;padding-left:0;font-size:1.5rem;height:50px;}
.o-global-search-inner{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;}
[data-focus-on-hidden]{pointer-events:none!important;}
#menu-modal {display:none;}
#menu-modal-frame{width:100vw;height:100vh;padding:0px;margin:0;overflow:hidden;clear:left;}
.a-button{-webkit-appearance:none;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:transparent;color:inherit;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1em;text-decoration:none;}
.a-button--large{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:1rem;padding-right:1rem;text-align:center;}
.a-button--large{font-size:1rem;min-height:3rem;padding-bottom:.75rem;padding-top:.75rem;}
.a-button--full,.a-button--max-full{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;}
.a-button--max-full{max-width:22.5rem;margin-left:auto;margin-right:auto;}
.a-button--hollow-yellow,.a-button--solid-yellow{border-radius:.25rem;font-weight:900;letter-spacing:.02em;}
.a-button--solid-yellow{background-color:#fdb933;border:1px solid transparent;color:#000;}
.a-button--solid-yellow:hover{background-color:#f2ac2f;color:#000;}
.a-button--hollow-yellow{border:1px solid #fdb933;color:#000;}
.a-button--hollow-yellow:hover{border-color:#f2ac2f;color:#000;}
.a-icon{color:inherit;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;max-height:1.1875em;max-width:1.1875em;vertical-align:text-top;pointer-events:none;}
.a-overlay{background:rgba(0,0,0,.7);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;z-index:-9999;}
.a-overlay--open{opacity:1;z-index:9999;}
.m-accordion-button{border-bottom:1px solid #ddd;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1rem;padding-top:1rem;}
.m-accordion-caret{-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in;}
.o-drawer{background:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;}
.o-drawer--open{-webkit-transform:translateY(0);transform:translateY(0);}
.o-drawer--full{height:auto;overflow-y:auto;-webkit-transition-duration:.25s;transition-duration:.25s;}
.o-drawer-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.o-drawer-content,.o-drawer-header{padding-bottom:.5rem;padding-top:.5rem;}
.o-drawer-content{position:relative;}
.o-modal-close-button{font-size:1.375rem;}
*,:after,:before{box-sizing:inherit;}
button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;}
a,button{cursor:pointer;}
a{text-decoration:underline;}
a,a:hover{color:inherit;}
button{font-family:inherit;font-size:16px;line-height:inherit;}
.color-dark-gray{color:#333;}
.mt{margin-top:1rem!important;}
.mt2x{margin-top:2rem!important;margin-bottom:2rem!important;}
.list-unstyled{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0;}
[data-focus-on-hidden]{pointer-events:none!important;}
.a-button--hollow-green{border-radius:.25rem;font-weight:900;letter-spacing:.02em;}
.a-button--hollow-green{border:1px solid #f0004a;color:#f0004a;}
.a-button--hollow-green:hover{border:1px solid #f0004a;background-color:#f0004a;color:white;}
.a-text-input{-webkit-appearance:none;background-color:#fff;border-radius:.25rem;border:1px solid #ddd;display:block;padding:.75rem 1rem;width:100%;}
.norma-icon--search{font-size:16px;line-height:24px;}


.container { max-width: 900px; margin: auto; background: white; padding: 2em; border-radius: 12px; box-shadow: 0 0 12px rgba(0, 0, 0, 0.05); }
.container h1 { text-align: center; color: #2e7d32; }
.container h1 a { text-decoration: none; color: inherit; }
.container .download-section { text-align: center; margin: 2em 0; }
.container .download-section a { display: inline-block; color: #2e7d32; font-weight: bold; text-decoration: none; margin-bottom: 1em; font-size: 1.2em; }
.container .download-section img { width: 300px; height: 300px; object-fit: contain; border-radius: 16px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
.container .screenshot-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1em; margin: 2em 0; }
.container .screenshot-grid img { width: 100%; border-radius: 12px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); } .links { margin-top: 2em; text-align: center; }
.container a { color: #2e7d32; text-decoration: none; margin: 0 1em; }
.container a:hover { text-decoration: underline; } @media (max-width: 600px) { body { padding: 1em; } .container { padding: 1.5em; } }