button.svelte-jiz5mk{width:200px;height:3.5rem;position:relative;transition:.25s ease}button.sea.svelte-jiz5mk{background-color:var(--sb-sea);color:var(--sb-white)}button.grey.svelte-jiz5mk{background-color:var(--sb-grey);color:var(--sb-black)}button.black.svelte-jiz5mk{background-color:rgba(var(--sb-black-rgb),.5);color:var(--sb-white)}button.empty.svelte-jiz5mk{color:var(--sb-black)}button.wide.svelte-jiz5mk{width:100%}button.curved.svelte-jiz5mk{border-radius:.25rem}button:hover.black.svelte-jiz5mk,button:hover.sea.svelte-jiz5mk{background-color:var(--sb-grey)}button:hover.grey.svelte-jiz5mk{background-color:rgba(var(--sb-grey-rgb),.5)}button:hover.empty.svelte-jiz5mk{background-color:var(--sb-grey)}.banner.svelte-wuoty2.svelte-wuoty2{align-items:center;position:fixed;bottom:2rem;left:2rem;background-color:rgba(var(--sb-white-rgb),.9);z-index:1002;color:var(--sb-black);display:flex;flex-direction:column;padding:1.5rem 2rem;gap:1rem;box-shadow:0 0 10px var(--sb-black)}.banner.svelte-wuoty2>div.svelte-wuoty2{font-size:1.25rem}.banner.svelte-wuoty2 a.svelte-wuoty2{color:var(--sb-black);text-decoration:underline;text-underline-offset:.25rem}.screen.svelte-1aptt1i{z-index:20;width:100vw;height:100vh;height:100dvh;overflow:hidden;position:fixed;top:0;left:0;color:var(--sb-black);background-color:var(--sb-white);-webkit-user-select:none;user-select:none}img.svelte-wxsuao{object-fit:contain;height:100%}.ph-list.svelte-smzyih.svelte-smzyih{color:green}.navbar.svelte-smzyih.svelte-smzyih{width:100%;max-width:100vw;display:flex;justify-content:center;background-color:var(--sb-white);position:absolute;top:0;left:0;overflow:hidden;z-index:2000;box-shadow:0 0 10px rgba(var(--sb-black-rgb),.25);padding-right:var(--scroll-lock-gutter, 0px)}@media (1024px <= width){.navbar.svelte-smzyih.svelte-smzyih{position:fixed}}@media (1560px <= width){.navbar.svelte-smzyih.svelte-smzyih{height:80px}}@media (1024px <= width < 1560px){.navbar.svelte-smzyih.svelte-smzyih{height:80px}}@media (width < 1024px){.navbar.svelte-smzyih.svelte-smzyih{background-color:transparent;box-shadow:unset}}@media (768px <= width < 1024px){.navbar.svelte-smzyih.svelte-smzyih{height:80px;background-color:var(--sb-white);box-shadow:0 0 10px rgba(var(--sb-black-rgb),.25)}}.navbar__content.svelte-smzyih.svelte-smzyih{max-width:1200px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 12px 0;margin:0 auto}@media (1560px <= width){.navbar__content.svelte-smzyih.svelte-smzyih{width:1560px}}@media (768px <= width < 1024px){.navbar__content.svelte-smzyih.svelte-smzyih{padding:32px 29px 0}}@media (425px <= width < 768px){.navbar__content.svelte-smzyih.svelte-smzyih{padding:16px 25px 0}}@media (375px <= width < 425px){.navbar__content.svelte-smzyih.svelte-smzyih{padding:16px 26px 0}}.navbar__content__logo.svelte-smzyih.svelte-smzyih{width:50px;height:30px}@media (1560px <= width){.navbar__content__logo.svelte-smzyih.svelte-smzyih{width:160px;height:45px}}@media (1440px <= width < 1560px){.navbar__content__logo.svelte-smzyih.svelte-smzyih{width:148px;height:44px}}@media (1024px <= width < 1440px){.navbar__content__logo.svelte-smzyih.svelte-smzyih{width:150px;height:42px;padding-left:50px}}@media (768px <= width < 1024px){.navbar__content__logo.svelte-smzyih.svelte-smzyih{width:140px;height:38px}}@media (425px <= width < 768px){.navbar__content__logo.svelte-smzyih.svelte-smzyih{width:69px;height:32px}}@media (375px <= width < 425px){.navbar__content__logo.svelte-smzyih.svelte-smzyih{width:60px;height:25px}}.navbar__actions.svelte-smzyih.svelte-smzyih{display:flex;flex-direction:row;align-items:center;height:100%}@media (1560px <= width){.navbar__actions.svelte-smzyih.svelte-smzyih{column-gap:55px}}@media (1024px <= width < 1560px){.navbar__actions.svelte-smzyih.svelte-smzyih{column-gap:clamp(28px,(100vw - 1024px) * .0504 + 28px,55px)}}.navbar__actions__tab-wrapper.svelte-smzyih.svelte-smzyih{display:none;height:100%;align-items:center;margin-top:5px}@media (1560px <= width){.navbar__actions__tab-wrapper.svelte-smzyih.svelte-smzyih{column-gap:49px;display:flex;flex-direction:row}}@media (1024px <= width < 1560px){.navbar__actions__tab-wrapper.svelte-smzyih.svelte-smzyih{column-gap:clamp(32px,(100vw - 1024px) * .0336 + 32px,50px);display:flex;flex-direction:row;align-items:center}}.navbar__actions__tab-wrapper__tab.svelte-smzyih.svelte-smzyih{display:none;flex-direction:column;transition:.5s ease;color:var(--sb-black);font-size:1rem;line-height:2rem}@media (1560px <= width){.navbar__actions__tab-wrapper__tab.svelte-smzyih.svelte-smzyih{display:flex}}@media (1024px <= width < 1560px){.navbar__actions__tab-wrapper__tab.svelte-smzyih.svelte-smzyih{display:flex}}.navbar__actions__tab-wrapper__tab.svelte-smzyih.svelte-smzyih:before{content:attr(data-content);display:block;font-weight:700;height:0px;visibility:hidden}.navbar__actions__tab-wrapper__tab.svelte-smzyih.svelte-smzyih:after{content:attr(data-content);font-weight:400}.navbar__actions__tab-wrapper__tab.selected.svelte-smzyih.svelte-smzyih:after,.navbar__actions__tab-wrapper__tab.svelte-smzyih.svelte-smzyih:hover:after,.navbar__actions__tab-wrapper__tab.svelte-smzyih.svelte-smzyih:active:after{font-weight:700}.navbar__actions__context-button.svelte-smzyih.svelte-smzyih{font-size:.9375rem;display:flex;align-items:center;width:fit-content;height:fit-content;padding:0}@media (1560px <= width){.navbar__actions__context-button.svelte-smzyih.svelte-smzyih{font-size:3rem}}@media (1440px <= width < 1560px){.navbar__actions__context-button.svelte-smzyih.svelte-smzyih{font-size:2.75rem}}@media (1024px <= width < 1440px){.navbar__actions__context-button.svelte-smzyih.svelte-smzyih{font-size:2.5rem}}@media (768px <= width < 1024px){.navbar__actions__context-button.svelte-smzyih.svelte-smzyih{font-size:2.5rem}}@media (width < 768px){.navbar__actions__context-button.svelte-smzyih.svelte-smzyih{font-size:1.5rem}}.navbar__actions__context-button.svelte-smzyih i.svelte-smzyih{transition:.5s ease;color:var(--sb-black)}.navbar__actions__context-button.svelte-smzyih i.ph-list.svelte-smzyih{color:var(--sb-sea);filter:drop-shadow(.0625rem .125rem var(--sb-white))}.navbar__actions__context-button.svelte-smzyih i:hover.ph-list.svelte-smzyih{color:var(--sb-gold)}.dropdown.svelte-9z4yek.svelte-9z4yek{background-color:var(--sb-white);height:100vh;height:100dvh;width:100%;min-height:100vh;min-height:100dvh;position:fixed;top:0;left:0;color:var(--sb-black);z-index:2005}.dropdown__menu.svelte-9z4yek.svelte-9z4yek{display:flex;flex-direction:column;position:absolute;justify-content:space-between;top:50%;right:7.5%;transform:translateY(-50%);gap:1.5rem;height:75%}.dropdown__menu__group.svelte-9z4yek.svelte-9z4yek{display:flex;flex-direction:column;top:50%;right:7.5%;gap:1.5rem}.dropdown__menu__group__tab.svelte-9z4yek.svelte-9z4yek{-webkit-user-select:none;user-select:none;text-align:end;font-weight:400;color:var(--sb-black);font-size:2.5rem;transition:.25s ease;cursor:pointer}@media (width < 768px){.dropdown__menu__group__tab.svelte-9z4yek.svelte-9z4yek{font-size:2rem}}.dropdown__menu__group__tab.selected.svelte-9z4yek.svelte-9z4yek{color:var(--sb-sea)}.dropdown__menu__group__tab.svelte-9z4yek.svelte-9z4yek:hover{color:var(--sb-grey)}.dropdown__menu__group__contact.svelte-9z4yek.svelte-9z4yek{cursor:pointer;text-align:end;font-size:1.25rem;color:var(--sb-sea)}.dropdown__close.svelte-9z4yek.svelte-9z4yek{position:absolute;right:1.5rem;top:2.25rem;font-size:2rem;color:var(--sb-black);font-size:1.5rem;display:flex;align-items:center;margin:auto 0 1rem 5rem}@media (width < 425px){.dropdown__close.svelte-9z4yek.svelte-9z4yek{right:1rem;top:1rem}}.dropdown__logo.svelte-9z4yek.svelte-9z4yek{position:absolute;bottom:2rem;left:2rem;max-width:320px;width:100%;display:flex;flex-direction:column;gap:1rem}.dropdown__logo.svelte-9z4yek img.svelte-9z4yek{width:100%;filter:grayscale(1)}@media (width < 768px){.dropdown__logo.svelte-9z4yek img.svelte-9z4yek{display:none}}@media (width < 425px){.dropdown__logo.svelte-9z4yek.svelte-9z4yek{max-width:100%;left:0;padding:0 2rem}}.footer.svelte-1rdc1vi.svelte-1rdc1vi{width:100vw;min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;overflow:visible;max-width:2560px;padding:0 45px;margin:48px auto 0}@media (width < 768px){.footer.svelte-1rdc1vi.svelte-1rdc1vi{padding:0 30px}}.footer__wrapper.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:column;position:relative;justify-content:space-between;max-width:1200px;width:100%;flex:1;margin:0 auto}@media (1024px <= width < 1440px){.footer__wrapper.svelte-1rdc1vi.svelte-1rdc1vi{padding:0 78px}}@media (768px <= width < 1024px){.footer__wrapper.svelte-1rdc1vi.svelte-1rdc1vi{padding:0 58px}}.footer__wrapper__top.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:column}.footer__wrapper__top__list.svelte-1rdc1vi.svelte-1rdc1vi{border-top:1px solid #CAC4D0;width:100%}.footer__wrapper__top__list__logos.svelte-1rdc1vi.svelte-1rdc1vi{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;justify-items:center;column-gap:32px;row-gap:40px;margin:48px auto;max-width:960px}@media (width < 1024px){.footer__wrapper__top__list__logos.svelte-1rdc1vi.svelte-1rdc1vi{grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:36px;margin:40px auto}}@media (width < 425px){.footer__wrapper__top__list__logos.svelte-1rdc1vi.svelte-1rdc1vi{grid-template-columns:1fr}}.footer__wrapper__top__list__logos__logo.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:14px;width:100%;max-width:240px}.footer__wrapper__top__list__logos__logo.svelte-1rdc1vi p.svelte-1rdc1vi{font-size:.875rem;text-align:center;margin:0;line-height:1.35}.footer__wrapper__top__list__logos__logo__image.svelte-1rdc1vi.svelte-1rdc1vi{height:50px;width:100%;display:flex;align-items:center;justify-content:center}.footer__wrapper__top__list__logos__logo__image.svelte-1rdc1vi img.svelte-1rdc1vi{max-height:50px;max-width:min(100%,150px);object-fit:contain}.footer__wrapper__disclaimer.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:row;justify-content:space-between;margin-top:24px;gap:45px}@media (width < 320px){.footer__wrapper__disclaimer.svelte-1rdc1vi.svelte-1rdc1vi{flex-direction:column;gap:16px;justify-content:none}}.footer__wrapper__disclaimer.svelte-1rdc1vi p.svelte-1rdc1vi{font-weight:400;font-size:.875rem;line-height:1.25rem;margin:unset;flex:1}.footer__wrapper__content.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:row;justify-content:space-between;align-items:top;height:196px;max-width:1200px;width:100%;margin:182px auto 0}.footer__wrapper__content__rest.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:row;justify-content:space-between;gap:60px}@media (width < 450px){.footer__wrapper__content__rest.svelte-1rdc1vi.svelte-1rdc1vi{flex-direction:column;justify-content:unset;width:unset;max-width:unset;gap:8px}}.footer__wrapper__content__rest__socials.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:row;gap:24px}.footer__wrapper__content__rest__socials.svelte-1rdc1vi img.svelte-1rdc1vi{height:30px}.footer__wrapper__content__rest__links.svelte-1rdc1vi.svelte-1rdc1vi{display:flex;flex-direction:column;align-items:end;max-width:196px}.footer__wrapper__content__rest__links.svelte-1rdc1vi a.svelte-1rdc1vi{font-size:.875rem;color:#fff}@media (width < 768px){.footer__wrapper__content__rest__links.svelte-1rdc1vi a.svelte-1rdc1vi{font-size:.6875rem}}@media (width < 425px){.footer__wrapper__content__rest__links.svelte-1rdc1vi a.svelte-1rdc1vi{font-size:.6666rem}}.footer.svelte-1rdc1vi svg.svelte-1rdc1vi{width:100%;overflow:visible;position:absolute;bottom:0;z-index:-1;filter:drop-shadow(3px -3px 3px var(--sb-dark-grey))}:root{--sb-black:#4e4f51;--sb-black-rgb:78, 79, 81;--sb-black-rgba:rgba(78, 79, 81, 25%);--sb-white:#ffffff;--sb-white-rgb:255, 255, 255;--sb-grey:#d1d4cd;--sb-grey-light:#F0F2F5;--sb-outline-variant:#CAC4D0;--sb-sand:#d9d9d9;--sb-sand-rgb:217, 217, 217;--sb-grey-rgb:209, 212, 205;--sb-dark-grey:#929292;--sb-darker-grey:#686868;--sb-dark-grey-rgb:92, 92, 92;--sb-red:#940000;--sb-red-rgb:148, 0, 0;--sb-gold:#ddad6b;--sb-gold-rgb:221, 173, 107;--sb-sea:#989f8d;--sb-sea-rgb:152, 159, 141;--sb-orange:#ed7932;--sb-orange-rgb:237, 121, 50;--sb-yellow:#ffe201;--modal-orangeBright-rgb:237, 121, 50;--modal-greyDark-rgb:78, 79, 81;--modal-red-rgb:179, 7, 4;--modal-green-rgb:88, 138, 132}.main.svelte-1iziywn{margin:0 auto;flex:1;width:100%}*{box-sizing:border-box;font-family:Borna;font-weight:400}body{margin:0;overflow-x:hidden;overflow-y:auto;width:100%;position:relative;color:var(--sb-black);background-color:var(--sb-white);min-height:100vh;min-height:100dvh;height:100%;display:flex;flex-direction:column}body::-webkit-scrollbar{width:.75rem}body::-webkit-scrollbar-track{background-color:var(--sb-white)}body::-webkit-scrollbar-thumb{background-color:var(--sb-grey)}a{text-decoration:none;cursor:pointer;white-space:nowrap;font-size:1rem;font-weight:400}button{background:transparent;border:none;outline:none;font-size:1rem;cursor:pointer;white-space:nowrap;color:var(--sb-black)}h1{font-weight:400}.white{color:var(--sb-white)}.header{font-size:1.75rem;font-weight:700;z-index:1}.info{font-size:1.25rem;line-height:2rem;z-index:1}.quote{font-size:2rem;z-index:1}.credit{font-size:1.375rem;text-align:end;z-index:1}.intro{font-size:1.5rem;line-height:2.25rem;text-align:center;margin:auto}.intro span{font-weight:700}@media (width <= 768px){.intro{margin:2rem 0}}.header-2{font-size:2rem;font-weight:700}.mini{margin:auto 0;font-size:1.125rem;line-height:1.375rem}sup{line-height:0}@font-face{font-family:Borna;src:url(../../../fonts/Borna-Bold.otf);src:local("Borna"),url(../../../fonts/Borna-Bold.otf) format("opentype");font-weight:700}@font-face{font-family:Borna;src:url(../../../fonts/Borna-Medium.otf);src:local("Borna"),url(../../../fonts/Borna-Medium.otf) format("opentype");font-weight:500}@font-face{font-family:Borna;src:url(../../../fonts/Borna-Regular.otf);src:local("Borna"),url(../../../fonts/Borna-Regular.otf) format("opentype");font-weight:400}@font-face{font-family:Borna;src:url(../../../fonts/Borna-RegularItalic.otf);src:local("Borna"),url(../../../fonts/Borna-RegularItalic.otf) format("opentype");font-style:italic}@font-face{font-family:Borna;src:url(../../../fonts/Borna-SemiBold.otf);src:local("Borna"),url(../../../fonts/Borna-SemiBold.otf) format("opentype");font-weight:600}@font-face{font-family:Benton Modern D Semi;src:url(../../../fonts/BentonModernD_Semi.otf);src:local("Benton Modern D Semi"),url(../../../fonts/BentonModernD_Semi.otf) format("opentype");font-weight:500}@font-face{font-family:IBM Plex Sans;src:url(../../../fonts/IBMPlexSans-VariableFont.ttf);src:local("Benton Modern D Semi"),url(../../../fonts/IBMPlexSans-VariableFont.ttf) format("truetype");font-weight:400}
