.button.svelte-1klcfz0{padding:min(1.1vw,14px) min(2.6vw,32px);background-color:var(--button-background-color);font-size:max(1.1vw,16px);border-radius:var(--default-border-radius);border:none;justify-content:center;align-items:center;text-align:center;cursor:pointer;transition:.3s ease;box-shadow:var(--default-box-shadow);color:var(--button-text-color);text-decoration:none;display:inline-block}.button.svelte-1klcfz0:hover{background-color:var(--button-background-hover-color);box-shadow:var(--default-highlight-box-shadow)}.button-dropdown-container.svelte-1klcfz0:hover>.button:where(.svelte-1klcfz0){background-color:var(--button-background-hover-color);box-shadow:var(--default-highlight-box-shadow)}.button.svelte-1klcfz0:hover:not(.button-dropdown-container:where(.svelte-1klcfz0)>.button:where(.svelte-1klcfz0)){transform:translateY(-2px)}.button.active.svelte-1klcfz0{background-color:var(--button-background-active-color);box-shadow:var(--default-box-shadow);font-weight:bolder;transform:none;filter:brightness(100%)}.button.tab.svelte-1klcfz0{width:80%}.button.cta.svelte-1klcfz0{background-color:var(--cta-button-background-color)}.button.hidden.svelte-1klcfz0{display:none}.button-dropdown-container.svelte-1klcfz0{position:relative;display:inline-block}.chevron.svelte-1klcfz0{display:inline-block;margin-left:6px;font-size:.75em;transition:transform .3s ease}.dropdown-menu.svelte-1klcfz0{display:none;position:absolute;top:100%;left:0;margin-top:2px;background-color:var(--button-background-color);border-radius:var(--default-border-radius);box-shadow:var(--default-highlight-box-shadow);width:max-content;min-width:10vw;max-width:50vw;z-index:1000;overflow:hidden}.button-dropdown-container.svelte-1klcfz0:after{content:"";position:absolute;top:100%;left:0;right:0;height:2px;background:transparent}.dropdown-item.svelte-1klcfz0{display:block;padding:12px 20px;color:var(--button-text-color);text-decoration:none;transition:background-color .2s ease;font-size:max(1.1vw,16px)}.dropdown-item.svelte-1klcfz0:hover{background-color:var(--button-background-hover-color)}.button-dropdown-container.svelte-1klcfz0:hover .chevron:where(.svelte-1klcfz0){transform:rotate(180deg)}@media not (max-width:900px){.button-dropdown-container.svelte-1klcfz0:hover .dropdown-menu:where(.svelte-1klcfz0){display:block}}@media(max-width:900px){.button.svelte-1klcfz0{width:80%;text-align:center}.button.tab.svelte-1klcfz0{flex:1}.button-dropdown-container.svelte-1klcfz0{width:100%;display:flex;flex-direction:column;align-items:center;gap:5px}.button-dropdown-container.svelte-1klcfz0>.button:where(.svelte-1klcfz0){width:100%}.dropdown-menu.svelte-1klcfz0{display:flex;visibility:hidden;height:0;position:static;flex-direction:column;width:100%;margin-top:0;box-shadow:none;background-color:transparent}.button-dropdown-container.svelte-1klcfz0:hover .dropdown-menu:where(.svelte-1klcfz0){visibility:visible;height:auto}.dropdown-item.svelte-1klcfz0{background-color:var(--button-background-color);border-radius:var(--default-border-radius);box-shadow:var(--default-box-shadow);text-align:center;margin-bottom:5px}.dropdown-item.svelte-1klcfz0:hover{background-color:var(--button-background-hover-color);box-shadow:var(--default-highlight-box-shadow);transform:translateY(-2px)}}.buttons.svelte-1r7pqqw{display:flex;gap:var(--default-flex-gap);width:100%}.buttons.tab.svelte-1r7pqqw{width:80%}.buttons.centered.svelte-1r7pqqw,.buttons.tab.svelte-1r7pqqw{justify-content:center;flex:1}.buttons.mobile.svelte-1r7pqqw{width:auto}.buttons.menu.svelte-1r7pqqw{flex-direction:column;gap:0}@media(max-width:900px){.buttons.svelte-1r7pqqw{flex-direction:column;align-items:center}.buttons.mobile.svelte-1r7pqqw{flex-direction:column}}.section.svelte-1009h7f:not(.header-footer-section){background-color:var(--background-color);margin:0 2vw}.header-footer-section.svelte-1009h7f{background:var(--header-footer-background-color);color:var(--header-footer-text-color)}.section.svelte-1009h7f>.section-container:where(.svelte-1009h7f){width:100%;max-width:max(1200px,80%);margin:0 auto;padding-top:50px;padding-bottom:50px;position:relative}.section.svelte-1009h7f:not(:last-of-type)>.section-container:where(.svelte-1009h7f){border-bottom:2px solid var(--section-seperator-color)}.section.slim.svelte-1009h7f>.section-container:where(.svelte-1009h7f){padding-top:15px;padding-bottom:15px;border-bottom:none}.section.transparent.svelte-1009h7f{background:linear-gradient(0deg,color-mix(in srgb,var(--background-color),transparent 100%),color-mix(in srgb,var(--background-color) 80%,transparent 20%) 50%,color-mix(in srgb,var(--background-color) 80%,transparent 20%))}a.svelte-96nnl8{transition:.3s ease}a.svelte-96nnl8:not(.footer){color:var(--link-text-color)}a.flex.svelte-96nnl8{flex:1;display:flex;flex-direction:column}a.footer.svelte-96nnl8{color:var(--inverted-text-color)}a.svelte-96nnl8:not(.footer):hover{color:var(--cta-button-background-color)}picture.svelte-15amiol{margin:0 2px;flex:1;border-radius:var(--default-border-radius)}picture.tile-icon.svelte-15amiol{flex:0;width:calc((10vh + 10vw)/2)}img.svelte-15amiol{max-width:100%;height:100%;display:block;text-align:center;margin:auto;border-radius:var(--default-border-radius);border:var(--default-border)}picture.svelte-15amiol:not(.contain){object-fit:cover}picture.contain.svelte-15amiol{object-fit:contain}img.svelte-15amiol:not(.contain){object-fit:cover}img.contain.svelte-15amiol{object-fit:contain}img.no-border.svelte-15amiol{border:none;border-radius:0}img.tile-icon.svelte-15amiol{width:calc((10vh + 10vw)/2);min-width:calc((10vh + 10vw)/2);height:auto;aspect-ratio:1 /1;object-fit:contain;border-radius:var(--default-border-radius);border:0}img.paragraph.svelte-15amiol{width:2em;height:2em;text-align:left;display:inline-block}p.svelte-18czb1u{flex:1}p.centered.svelte-18czb1u{text-align:center}p.bold.svelte-18czb1u{font-weight:bolder}p.larger.svelte-18czb1u{font-size:1.4em}.tile.svelte-1ctu6qg{flex:1;background-color:var(--focus-background-color);border-radius:var(--default-border-radius);padding:max(1vw,1vh,25px);box-shadow:var(--default-box-shadow);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start}.tile.svelte-1ctu6qg>:where(.svelte-1ctu6qg){flex:1}.tile:hover.link.svelte-1ctu6qg{transform:scale(1.05);box-shadow:var(--default-highlight-box-shadow)}.tile-main.svelte-1ctu6qg{flex:1;display:flex;flex-direction:column;gap:var(--default-flex-gap)}.tile.panel-tile.svelte-1ctu6qg>.tile-main:where(.svelte-1ctu6qg){flex-direction:row;gap:calc(var(--default-flex-gap) * 4)}.tile.panel-tile-reverse.svelte-1ctu6qg .tile-main:where(.svelte-1ctu6qg){flex-direction:row-reverse;gap:calc(var(--default-flex-gap) * 4)}.tile.panel-tile.svelte-1ctu6qg .tile-main:where(.svelte-1ctu6qg)>:where(.svelte-1ctu6qg),.tile.panel-tile-reverse.svelte-1ctu6qg .tile-main:where(.svelte-1ctu6qg)>:where(.svelte-1ctu6qg){flex:1}.tile.panel-tile.icon.svelte-1ctu6qg>.tile-main:where(.svelte-1ctu6qg){gap:var(--default-flex-gap)}.tile-summary.svelte-1ctu6qg{font-size:110%;line-height:1.5}.tile-content.svelte-1ctu6qg{flex:1;display:flex;flex-direction:column;align-items:flex-start}.button-set.svelte-1ctu6qg{flex:1;display:flex;justify-content:center;align-items:flex-end}@media(max-width:900px){.tile-main.svelte-1ctu6qg{flex-direction:row}.tile.panel-tile.svelte-1ctu6qg>.tile-main:where(.svelte-1ctu6qg),.tile.panel-tile-reverse.svelte-1ctu6qg>.tile-main:where(.svelte-1ctu6qg){flex-direction:column-reverse;gap:var(--default-flex-gap)}}.tile-container-wrapper.svelte-1gcqpbr{width:100%;display:flex;flex-wrap:wrap;gap:var(--default-flex-gap)}.tile-container-wrapper.grid.svelte-1gcqpbr{display:grid;grid-template-columns:repeat(var(--max-columns),minmax(300px,1fr))}.tile-container-wrapper.vertical.svelte-1gcqpbr{flex-direction:column;flex:1}@media(max-width:900px){.tile-container-wrapper.svelte-1gcqpbr{flex-direction:column}.tile-container-wrapper.grid.svelte-1gcqpbr{grid-template-columns:repeat(auto-fit,minmax(min(900px,100%),1fr))}}.centered.svelte-139w89i{text-align:center}.panel.svelte-6jyhgm{position:relative;display:flex;flex-direction:column;flex:1}.panel.centered.svelte-6jyhgm{align-items:center}.panel.svelte-6jyhgm>:where(.svelte-6jyhgm){flex:1}.overlay-text.svelte-6jyhgm{position:absolute;bottom:12px;right:12px;text-align:right;white-space:nowrap;color:var(--header-footer-text-color);font-size:max(1.75vw,16px);font-weight:600;text-shadow:0 2px 6px rgb(0 0 0 / 40%)}.overlay-text.inverted.svelte-6jyhgm{color:var(--link-text-color);text-shadow:none}.two-panel-section-container.svelte-140zzoe{display:flex;align-items:stretch;justify-content:space-between;max-width:100%;margin:0 auto;gap:var(--default-flex-gap);position:relative}@media(max-width:900px){.two-panel-section-container.svelte-140zzoe:not(.slim){flex-direction:column}}.header.svelte-10l9vrh{position:sticky;top:0;z-index:1000;transition:background .3s ease,padding .3s ease}.topbar.svelte-10l9vrh{background-color:var(--header-footer-background-color);color:#fff;padding:15px 20px;font-size:max(1.1vw,16px);display:flex;align-items:center;justify-content:space-between;transition:background .3s ease,padding .3s ease;position:relative;z-index:1001}.topbar.scrolled.svelte-10l9vrh{background-color:#024950cc;padding:10px 20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.logo.svelte-10l9vrh img:where(.svelte-10l9vrh){max-height:34px;width:auto}.nav-links.svelte-10l9vrh{display:flex;align-items:center;justify-content:flex-end;gap:var(--default-flex-gap);flex:1}.nav-links.svelte-10l9vrh>:where(.svelte-10l9vrh){justify-content:flex-end}.header.scrolled.svelte-10l9vrh>:where(.svelte-10l9vrh){background-color:color-mix(in srgb,var(--header-footer-background-color) 80%,transparent 20%)}.language-switcher.svelte-10l9vrh{display:flex;align-items:center;justify-content:flex-end;gap:8px}.language-switcher.svelte-10l9vrh button:where(.svelte-10l9vrh){background:none;border:none;color:#fff;font-size:max(1.1vw,16px);font-weight:500;cursor:pointer;padding:5px 10px;border-radius:var(--default-border-radius);transition:background-color .3s ease,transform .2s ease}.language-switcher.svelte-10l9vrh button:where(.svelte-10l9vrh):hover{background-color:var(--button-background-hover-color);transform:translateY(-2px)}.language-switcher.svelte-10l9vrh button.active:where(.svelte-10l9vrh){background-color:var(--button-background-active-color);font-weight:bolder;transform:none}.language-switcher.svelte-10l9vrh span:where(.svelte-10l9vrh){color:#ffffff7f;font-size:max(1.1vw,16px)}.hamburger.svelte-10l9vrh{display:none;flex-direction:column;gap:5px;cursor:pointer;position:relative}.hamburger.svelte-10l9vrh div:where(.svelte-10l9vrh){width:26px;height:3px;background:#fff;transition:.3s ease}.hamburger.active.svelte-10l9vrh div:where(.svelte-10l9vrh):nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active.svelte-10l9vrh div:where(.svelte-10l9vrh):nth-child(2){opacity:0}.hamburger.active.svelte-10l9vrh div:where(.svelte-10l9vrh):nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:900px){.nav-links.svelte-10l9vrh{display:none;flex-direction:column;align-items:stretch;gap:5px;background:var(--header-footer-background-color);padding:20px;border-radius:var(--default-border-radius);position:absolute;top:58px;right:20px;box-shadow:var(--default-box-shadow);border:var(--default-inverted-border)}.nav-links.svelte-10l9vrh>:where(.svelte-10l9vrh){flex:1}.nav-links.show.svelte-10l9vrh{display:flex}.language-switcher.svelte-10l9vrh{justify-content:center}.hamburger.svelte-10l9vrh{display:flex}}.link-set.svelte-ukpxb0{display:flex;margin:auto;flex-wrap:wrap;justify-content:center;gap:calc(var(--default-flex-gap) * 2)}.link-set-column.svelte-ukpxb0{flex:1;display:flex;flex-direction:column;gap:var(--default-flex-gap);min-width:200px;max-width:fit-content}.link-column-header.svelte-ukpxb0{grid-area:header;font-size:larger;font-weight:bolder}.footer-bottom.svelte-1dyf7jz{display:flex;gap:var(--default-flex-gap);align-items:center;justify-content:center;margin-top:20px;color:#cde7ea}.footer-bottom.svelte-1dyf7jz img:where(.svelte-1dyf7jz){width:max(2vw,32px);height:auto}.tiled-section-container.svelte-37webl{display:flex;flex-direction:column;gap:var(--default-flex-gap)}.contact-section-header.svelte-bnfwfx{text-align:center;margin:0 auto 15px}.contact-section-header.svelte-bnfwfx,.contact-form.svelte-bnfwfx{max-width:700px}.contact-form.svelte-bnfwfx{margin:auto;display:flex;flex-direction:column;gap:var(--default-flex-gap)}.contact-form.svelte-bnfwfx input:where(.svelte-bnfwfx),.contact-form.svelte-bnfwfx textarea:where(.svelte-bnfwfx){padding:14px 18px;border:1px solid var(--text-input-border-color);border-radius:var(--default-border-radius);font-size:max(1.2vw,16px);transition:.3s;background-color:var(--focus-background-color)}.contact-form.svelte-bnfwfx textarea:where(.svelte-bnfwfx){resize:vertical}.contact-form.svelte-bnfwfx input:where(.svelte-bnfwfx):focus,.contact-form.svelte-bnfwfx textarea:where(.svelte-bnfwfx):focus{border-color:var(--focus-text-input-border-color);outline:none}.loading.svelte-1w4w3qa{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;gap:var(--default-flex-gap)}.spinner.svelte-1w4w3qa{width:max(5vw,5vh,50px);height:max(5vw,5vh,50px);border:max(.3vw,.3vh,5px) solid var(--text-color);border-top:4px solid var(--inverted-text-color);border-radius:var(--default-circle-border-radius);animation:svelte-1w4w3qa-spin 1s linear infinite}@keyframes svelte-1w4w3qa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-page.svelte-1932he2{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;text-align:center;background-color:var(--background-color)}:root{--color-dark-teal: #003135;--color-teal: #024950;--color-light-teal: #0FA4AF;--color-brown: #964734;--color-light-blue: #ADDDE5;--teal-light: #03616b;--color-white: #fff;--color-light-grey: #fefeff;--color-dark-grey: #01010f;--color-black: #000;--background-color: var(--color-light-grey);--focus-background-colour: var(--color-white);--header-footer-background-color: var(--color-teal);--header-footer-text-color: var(--color-white);--section-seperator-color: var(--color-teal);--button-background-color: var(--color-teal);--button-background-active-color: color-mix(in srgb, var(--button-background-color) 80%, white 20%);--button-background-hover-color: color-mix(in srgb, var(--button-background-color) 90%, white 10%);--cta-button-background-color: var(--color-brown);--button-text-color: var(--color-white);--link-text-color: var(--color-teal);--text-color: var(--color-black);--inverted-text-color: var(--color-white);--text-input-border-color: var(--color-dark-teal);--focus-text-input-border-color: var(--color-light-teal);--default-flex-gap: max(1.5vw, 1.5vh, 15px);--default-box-shadow: 0 max(.5vw, .5vh, 5px) max(1.5vw, 1.5vh, 15px) rgb(0 0 0 / 15%);--default-highlight-box-shadow: 0 max(1vw, 1vh, 10px) max(3vw, 3vh, 30px) rgb(0 0 0 / 20%);--default-border: 1px solid var(--text-color);--default-inverted-border: 1px solid var(--inverted-text-color);--default-border-radius: max(.75vw, .75vh, 10px);--default-circle-border-radius: 50%}@media(prefers-color-scheme:dark){:root{--background-color: var(--color-dark-grey);--focus-background-color: var(--color-dark-teal);--link-text-color: var(--color-white);--text-color: var(--color-light-blue);--inverted-text-color: var(--color-black)}}body{margin:0;font-family:Arial,sans-serif;background:var(--background-color);color:var(--text-color)}a{text-decoration:none;color:var(--button-text-color);filter:brightness(90%);transition:.3s}a:hover{filter:brightness(110%)}h1{margin-top:0;margin-bottom:20px;font-size:max(2vw,20px)}h2{margin-top:0;margin-bottom:15px;font-size:max(1.6vw,18px)}h3{margin-top:0;margin-bottom:15px;font-size:max(1vw,16px)}p,li{line-height:1.5;font-size:max(1vw,16px)}.image-overlay{position:relative;display:inline-block}.image-overlay img{display:block;width:100%}.hidden{display:none}
