<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--nwl-primary-color:var(--awb-color6,#006635);--nwl-secondary-color:var(--awb-color7,#07431b);--nwl-accent-color:var(--awb-color8,#297543);--nwl-light-color:var(--awb-custom_color_1,#7eac8e);--nwl-lightest-color:var(--awb-custom_color_2,#aecbb6);--nwl-highlight-color:var(--awb-custom_color_3,#991b1e);--nwl-contrast-color:var(--awb-custom_color_4,#fff);--nwl-link-color:var(--link_color,var(--nwl-primary-color));--nwl-neutral-main-color:var(--awb-color4,#333);--nwl-neutral-light-color:var(--awb-color3,#97939e);--nwl-neutral-lightest-color:var(--awb-color2,#d5d4d7)}.nwl-component .color-primary{color:var(--nwl-primary-color)}.nwl-component .bg-color-primary{background-color:var(--nwl-primary-color)}.nwl-component .border-color-primary{border-color:var(--nwl-primary-color)}.nwl-component .color-secondary{color:var(--nwl-secondary-color)}.nwl-component .bg-color-secondary{background-color:var(--nwl-secondary-color)}.nwl-component .border-color-secondary{border-color:var(--nwl-secondary-color)}.nwl-component .color-accent{color:var(--nwl-accent-color)}.nwl-component .bg-color-accent{background-color:var(--nwl-accent-color)}.nwl-component .border-color-accent{border-color:var(--nwl-accent-color)}.nwl-component .color-light{color:var(--nwl-light-color)}.nwl-component .bg-color-light{background-color:var(--nwl-light-color)}.nwl-component .border-color-light{border-color:var(--nwl-light-color)}.nwl-component .color-lightest{color:var(--nwl-lightest-color)}.nwl-component .bg-color-lightest{background-color:var(--nwl-lightest-color)}.nwl-component .border-color-lightest{border-color:var(--nwl-lightest-color)}.nwl-component .color-highlight{color:var(--nwl-highlight-color)}.nwl-component .bg-color-highlight{background-color:var(--nwl-highlight-color)}.nwl-component .border-color-highlight{border-color:var(--nwl-highlight-color)}.nwl-component .color-contrast{color:var(--nwl-contrast-color)}.nwl-component .color-neutral-main{color:var(--nwl-neutral-main-color)}.nwl-component .bg-color-neutral-main{background-color:var(--nwl-neutral-main-color)}.nwl-component .color-neutral-light{color:var(--nwl-neutral-light-color)}.nwl-component .bg-color-neutral-light{background-color:var(--nwl-neutral-light-color)}.nwl-component .color-neutral-lightest{color:var(--nwl-neutral-lightest-color)}.nwl-component .bg-color-neutral-lightest{background-color:var(--nwl-neutral-lightest-color)}.nwl-component .bg-color-primary{color:var(--nwl-contrast-color)}.nwl-component .bg-color-accent,.nwl-component .bg-color-custom,.nwl-component .bg-color-highlight,.nwl-component .bg-color-secondary{color:#fff}.nwl-component .bg-color-accent.color-contrast,.nwl-component .bg-color-custom.color-contrast,.nwl-component .bg-color-highlight.color-contrast,.nwl-component .bg-color-secondary.color-contrast{color:var(--nwl-contrast-color)}.nwl-component .bg-color-accent td,.nwl-component .bg-color-accent th,.nwl-component .bg-color-accent&gt;*,.nwl-component .bg-color-custom td,.nwl-component .bg-color-custom th,.nwl-component .bg-color-custom&gt;*,.nwl-component .bg-color-highlight td,.nwl-component .bg-color-highlight th,.nwl-component .bg-color-highlight&gt;*,.nwl-component .bg-color-primary td,.nwl-component .bg-color-primary th,.nwl-component .bg-color-primary&gt;*,.nwl-component .bg-color-secondary td,.nwl-component .bg-color-secondary th,.nwl-component .bg-color-secondary&gt;*{background-color:inherit;color:inherit}.nwl-component .bg-linear-lightest{background:linear-gradient(180deg,#fff 27.32%,var(--nwl-lightest-color) 100%)}.nwl-component .btns-group-main-light a{background-color:#fff;color:var(--nwl-link-color)}.nwl-component .btns-group-main-light a:hover{background-color:var(--nwl-primary-color);color:#fff}.nwl-component .live-animation{background-color:var(--nwl-primary-color);border-radius:50%;display:inline-block;height:10px;margin-left:10px;position:relative;width:10px}.nwl-component .live-animation:before{animation:pulsate 1s ease-out;animation-iteration-count:infinite;border:2px solid var(--nwl-primary-color);border-radius:50%;content:"";height:20px;left:-7px;opacity:0;position:absolute;top:-7px;width:20px}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}.nwl-component .loading-animation{animation-duration:1.7s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;color:var(--nwl-primary-color);font-size:100px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nwl-component .swipe-animation{animation:swipe var(--ticker-speed,5s) linear 2s infinite alternate}.nwl-component .swipe-animation.animation-paused,.nwl-component .swipe-animation:hover{animation-play-state:paused}@keyframes swipe{0%{transform:translate(var(--ticker-start,0))}to{transform:translate(var(--ticker-end,-100%))}}.nwl-component a:not(.MuiButton-root){color:var(--nwl-link-color)}.nwl-component .table-font-base td,.nwl-component .table-font-base th{font-size:1em}.nwl-component .sides-bordered-table tbody tr,.nwl-component .sides-bordered-table-cell{border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12)}.nwl-component .pipe-separated-elements span:not(:last-child):after{content:"|";display:inline;padding:0 10px}.nwl-component .comma-separated-elements span:not(:last-child):after{content:",";display:inline;padding-right:5px}.nwl-component .children-font-base p{font-size:1em}.nwl-component .children-margin-zero p{margin:0}.nwl-component .btns-group-fixed&gt;.MuiButtonGroup-firstButton:last-child,.nwl-component .btns-group-fixed&gt;.MuiButtonGroup-middleButton:last-child{border-radius:4px;border-right-color:currentColor;margin-left:0}.nwl-component .btns-group-fixed&gt;.MuiButtonGroup-middleButton:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px;margin-left:0}
@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-cyrillic-ext-300-normal.4777461b.woff2) format("woff2"),url(fonts/roboto-all-300-normal.168d6383.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-cyrillic-300-normal.1431d1ce.woff2) format("woff2"),url(fonts/roboto-all-300-normal.168d6383.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-greek-ext-300-normal.35b9d6be.woff2) format("woff2"),url(fonts/roboto-all-300-normal.168d6383.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-greek-300-normal.db263277.woff2) format("woff2"),url(fonts/roboto-all-300-normal.168d6383.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-vietnamese-300-normal.32fc45a3.woff2) format("woff2"),url(fonts/roboto-all-300-normal.168d6383.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-latin-ext-300-normal.dc7dcec8.woff2) format("woff2"),url(fonts/roboto-all-300-normal.168d6383.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-latin-300-normal.c48fb676.woff2) format("woff2"),url(fonts/roboto-all-300-normal.168d6383.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-cyrillic-ext-400-normal.80437895.woff2) format("woff2"),url(fonts/roboto-all-400-normal.c5d001fa.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-cyrillic-400-normal.71a33b6b.woff2) format("woff2"),url(fonts/roboto-all-400-normal.c5d001fa.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-greek-ext-400-normal.16961982.woff2) format("woff2"),url(fonts/roboto-all-400-normal.c5d001fa.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-greek-400-normal.c35e4c39.woff2) format("woff2"),url(fonts/roboto-all-400-normal.c5d001fa.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-vietnamese-400-normal.3230f9b0.woff2) format("woff2"),url(fonts/roboto-all-400-normal.c5d001fa.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-latin-ext-400-normal.861b791f.woff2) format("woff2"),url(fonts/roboto-all-400-normal.c5d001fa.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-latin-400-normal.b009a76a.woff2) format("woff2"),url(fonts/roboto-all-400-normal.c5d001fa.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-cyrillic-ext-500-normal.62ced72e.woff2) format("woff2"),url(fonts/roboto-all-500-normal.0ab669b7.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-cyrillic-500-normal.cad7d3d9.woff2) format("woff2"),url(fonts/roboto-all-500-normal.0ab669b7.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-greek-ext-500-normal.6fb9cffb.woff2) format("woff2"),url(fonts/roboto-all-500-normal.0ab669b7.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-greek-500-normal.9ac81fef.woff2) format("woff2"),url(fonts/roboto-all-500-normal.0ab669b7.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-vietnamese-500-normal.d8642a3d.woff2) format("woff2"),url(fonts/roboto-all-500-normal.0ab669b7.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-latin-ext-500-normal.9165081d.woff2) format("woff2"),url(fonts/roboto-all-500-normal.0ab669b7.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-latin-500-normal.f25d774e.woff2) format("woff2"),url(fonts/roboto-all-500-normal.0ab669b7.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/roboto-cyrillic-ext-700-normal.be4d0245.woff2) format("woff2"),url(fonts/roboto-all-700-normal.a457fde3.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/roboto-cyrillic-700-normal.d010f1f3.woff2) format("woff2"),url(fonts/roboto-all-700-normal.a457fde3.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/roboto-greek-ext-700-normal.bd9854c7.woff2) format("woff2"),url(fonts/roboto-all-700-normal.a457fde3.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/roboto-greek-700-normal.50e795c1.woff2) format("woff2"),url(fonts/roboto-all-700-normal.a457fde3.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/roboto-vietnamese-700-normal.3425a701.woff2) format("woff2"),url(fonts/roboto-all-700-normal.a457fde3.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/roboto-latin-ext-700-normal.ed67ad54.woff2) format("woff2"),url(fonts/roboto-all-700-normal.a457fde3.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(fonts/roboto-latin-700-normal.227c9319.woff2) format("woff2"),url(fonts/roboto-all-700-normal.a457fde3.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
</pre></body></html>