@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&display=swap";.theme[data-astro-cid-lgn464si]{gap:0;display:flex}.theme[data-astro-cid-lgn464si] img[data-astro-cid-lgn464si]{width:24px;height:24px;padding:12px 20px;margin:0;outline:1px solid var(--brand-500)}.theme[data-astro-cid-lgn464si] .selected[data-astro-cid-lgn464si]{background-color:var(--brand-500)}.theme[data-astro-cid-lgn464si] .right[data-astro-cid-lgn464si]{border-top-right-radius:8px;border-bottom-right-radius:8px}.theme[data-astro-cid-lgn464si] .left[data-astro-cid-lgn464si]{border-top-left-radius:8px;border-bottom-left-radius:8px}@media screen and (max-width: 600px){.selected[data-astro-cid-lgn464si]{display:none}.theme[data-astro-cid-lgn464si] img[data-astro-cid-lgn464si]{width:20px;height:20px;padding:6px}.theme[data-astro-cid-lgn464si] .right[data-astro-cid-lgn464si],.theme[data-astro-cid-lgn464si] .left[data-astro-cid-lgn464si]{border-radius:8px}}.link[data-astro-cid-5ov73oor]{text-decoration:none;font-size:20px;font-weight:500}.link[data-astro-cid-5ov73oor]{color:var(--textColor)}.link[data-astro-cid-5ov73oor].dark{color:var(--brand-100)}.selected[data-astro-cid-5ov73oor]{color:var(--brand-500)!important}@media screen and (max-width: 1024px){.link[data-astro-cid-5ov73oor]{font-size:18px}}@media screen and (max-width: 768px){.link[data-astro-cid-5ov73oor]{font-size:16px}}.nav[data-astro-cid-bq7rxqvn] ul[data-astro-cid-bq7rxqvn]{list-style:none;margin:0;padding:0;display:flex;gap:24px}@media screen and (max-width: 1024px){.nav[data-astro-cid-bq7rxqvn] ul[data-astro-cid-bq7rxqvn]{gap:16px}}@media screen and (max-width: 768px){.nav[data-astro-cid-bq7rxqvn]{display:none}}.header[data-astro-cid-ymhdp2rl]{display:flex;justify-content:space-between;align-items:center;background-color:var(--primaryBG);color:var(--textColor);padding:16px;border-bottom:1px solid var(--line-color)}.header[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:link{text-decoration:none}.secondary-section[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between}.links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:16px;width:200px}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--brand-500)}.media[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:16px}.media-header[data-astro-cid-sz7xmlte]{font-size:24px;font-weight:400;color:var(--brand-500);width:100%;text-align:center}.media-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:row;gap:16px}.media-links[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:32px;height:32px}.rights[data-astro-cid-sz7xmlte]{width:100%;text-align:center;background-color:var(--secondary-bg-color);padding:24px 0}@media screen and (max-width: 600px){#axkan-footer-logo[data-astro-cid-sz7xmlte]{display:none}.links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;font-size:14px}.rights[data-astro-cid-sz7xmlte]{padding:12px 0;font-size:12px}.media-header[data-astro-cid-sz7xmlte]{font-size:16px}.media-links[data-astro-cid-sz7xmlte]{gap:8px}.media-links[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:16px;height:16px}}:root[data-theme=light]{--primary-bg-color: #f1f1fa;--secondary-bg-color: #e1e1ea;--text-color: #52617a;--title-color: #002c77;--axkan-color: #000000;--brand-100: #b9e1fe;--brand-300: #65d3fd;--brand-500: #0098fa;--brand-700: #0058b3;--brand-900: #002c77;--line-color: #c7c7c7}:root[data-theme=dark]{--primary-bg-color: #2e3033;--secondary-bg-color: #1b1a28;--text-color: #b9e1fe;--axkan-color: #ffffff;--title-color: #0058b3;--brand-100: #b9e1fe;--brand-300: #65d3fd;--brand-500: #0098fa;--brand-700: #0058b3;--brand-900: #002c77;--line-color: #c7c7c7}html,body{margin:0;width:100%;height:100%;color:var(--text-color);background-color:var(--primary-bg-color);font-family:Josefin Sans,sans-serif}.row{display:flex;width:100%;gap:32px;align-items:center}.column{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}h1{color:var(--title-color);font-size:50px;margin:24px 0}h2{color:var(--title-color);font-size:40px;margin:16px 0;text-align:center}h3{color:var(--text-color);font-size:24px;margin:8px 0;font-weight:400}.primary-button{font-size:20px;font-weight:300;color:#fff;padding:16px 20px;border-radius:8px;text-decoration:none;background-color:var(--brand-500)}.secondary-button{font-size:20px;font-weight:300;padding:16px 20px;border-radius:8px;text-decoration:none;color:var(--brand-500);border:1px solid var(--brand-500)}.terciary-button{font-size:20px;font-weight:300;padding:16px 20px;text-decoration:none;color:var(--brand-500)}span{line-height:24px;font-size:20px;font-weight:300}.secondary-section{display:flex;padding:32px;align-items:center;flex-direction:column;background-color:var(--secondary-bg-color);box-shadow:inset 0 8px 8px #0003}.logo{display:flex;align-items:center;gap:8px}.logo img{width:48px;height:48px}.brand-name{font-size:30px;font-weight:300;color:var(--axkan-color)}.line{width:100%;height:1px;background-color:var(--line-color)}.description{margin:32px;width:100%;display:flex;flex-direction:column;align-items:center}.description span{margin:8px 48px}@media screen and (max-width: 1024px){h1{font-size:40px;margin:20px 0}h2{font-size:32px;margin:12px 0}h3{font-size:20px;margin:8px 0;font-weight:400}span{line-height:22px;font-size:18px}.brand-name{font-size:24px;font-weight:300;color:var(--axkan-color)}.primary-button,.secondary-button{font-size:18px;padding:12px 16px}}@media screen and (max-width: 600px){h1{font-size:24px;margin:20px 0}h2{font-size:20px;margin:12px 8px}h3{font-size:16px;margin:8px 0;font-weight:400}span{line-height:18px;font-size:14px}.brand-name{font-size:20px;font-weight:300}.primary-button,.secondary-button{font-size:16px;padding:16px 12px}.secondary-section{padding:16px}.description{margin:0}}
