@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.footer.svelte-13oaoz6{display:flex;width:100%;max-width:65vw;margin:100px auto 50px;font-size:20px;font-weight:medium;color:#262668}.footer__links.svelte-13oaoz6{text-decoration:underline;display:flex;gap:20px}.footer__text.svelte-13oaoz6{margin-left:auto;margin-right:0}@media screen and (max-width: 720px){.footer.svelte-13oaoz6{flex-direction:column;gap:15px;max-width:90vw;margin:50px auto 30px;font-size:14px;text-align:center}.footer__links.svelte-13oaoz6{justify-content:center;gap:15px}.footer__text.svelte-13oaoz6{margin-left:auto;margin-right:auto}}.navbar.svelte-1jd6yht{position:relative;width:100%}.navbar__container.svelte-1jd6yht{padding:46px 62px;display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 1050px){.navbar__container.svelte-1jd6yht{padding:24px 31px}}@media screen and (max-width: 1050px){.navbar__logo.svelte-1jd6yht img:where(.svelte-1jd6yht){max-width:150px;height:auto}}.navbar__buttons.svelte-1jd6yht{display:flex;gap:36px;height:29px;font-weight:600;font-size:19px;line-height:23px;letter-spacing:0px}@media screen and (max-width: 1050px){.navbar__buttons--desktop.svelte-1jd6yht{display:none}}.navbar__hamburger.svelte-1jd6yht{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}@media screen and (max-width: 1050px){.navbar__hamburger.svelte-1jd6yht{display:flex}}.navbar__hamburger.svelte-1jd6yht span:where(.svelte-1jd6yht){width:24px;height:2px;background:#262668;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.navbar__mobile-menu.svelte-1jd6yht{display:none;position:fixed;inset:0;background:#fff;z-index:1000;transform:translate(100%);opacity:0;visibility:hidden;transition:all .3s ease}@media screen and (max-width: 1050px){.navbar__mobile-menu.svelte-1jd6yht{display:block}}.navbar__mobile-menu--open.svelte-1jd6yht{transform:translate(0);opacity:1;visibility:visible}.navbar__mobile-header.svelte-1jd6yht{display:flex;justify-content:space-between;align-items:center;padding:24px 31px;border-bottom:1px solid #f0f0f0}.navbar__mobile-logo.svelte-1jd6yht img:where(.svelte-1jd6yht){max-width:150px;height:auto}.navbar__mobile-close.svelte-1jd6yht{display:flex;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;position:relative}.navbar__mobile-close.svelte-1jd6yht span:where(.svelte-1jd6yht){width:25px;height:3px;background:#262668;border-radius:10px;position:absolute;transition:all .3s linear}.navbar__mobile-close.svelte-1jd6yht span:where(.svelte-1jd6yht):first-child{transform:rotate(45deg)}.navbar__mobile-close.svelte-1jd6yht span:where(.svelte-1jd6yht):nth-child(2){transform:rotate(-45deg)}.navbar__mobile-buttons.svelte-1jd6yht{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:30px;gap:20px;position:relative}.navbar__mobile-buttons.svelte-1jd6yht .button{width:80%;max-width:300px;justify-content:center;padding:7px 20px 8px;font-size:18px}.wrapper.svelte-z1owtb{max-width:100vw;overflow:hidden}.wrapper__max-width.svelte-z1owtb{max-width:1920px;margin:0 auto}@media screen and (max-width: 720px){.wrapper__max-width.svelte-z1owtb{max-width:90vw}}.panda-badge__container.svelte-qe2gr7{display:flex;justify-content:flex-end;width:100%;margin-bottom:30px}.panda-badge.svelte-qe2gr7{display:flex;align-items:flex-end;justify-content:start;width:fit-content;height:54px;transition:.25s ease all;overflow:hidden}.panda-badge__content.svelte-qe2gr7{min-width:160px;width:160px;height:52px}.panda-badge__content.svelte-qe2gr7 svg:where(.svelte-qe2gr7) path:where(.svelte-qe2gr7){fill:var(--color)}@media screen and (max-width: 720px){.panda-badge.svelte-qe2gr7{width:52px}.panda-badge.svelte-qe2gr7:hover{width:160px}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;quotes:"„" "“" "»" "«"}html{scroll-behavior:smooth}input,button{appearance:none}input,button,select,textarea{border:none;background-color:transparent;font-family:inherit;color:inherit}button{cursor:pointer}li{list-style-type:none;padding:0}a{text-decoration:none;color:inherit}img,video,audio,iframe,canvas{max-width:100%}table{border-collapse:collapse;border-spacing:0}html{font-family:Barlow Semi Condensed,sans-serif;color:#fa1a5b;background-color:#f1f1f6}
