@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;600;700&display=swap";@font-face{font-family:Starbim;src:url(/fonts/Starbim.woff2) format("woff2"),url(/fonts/Starbim.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--color-yellow-500: #FDF38A;--color-navy-500: #15499D;--color-pink-500: #E44598;--color-blue-500: #43B2E5;--color-golden-500: #FCBF12;--color-cream: #FEF9C4;--color-navy-900: #1E3A8A;--color-white: #FFFFFF;--font-body: "Archivo", sans-serif;--font-heading: "Starbim", sans-serif;--weight-regular: 400;--weight-semibold: 600;--weight-bold: 700;--weight-black: 900;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 32px;--text-3xl: 36px;--text-4xl: 48px;--space-2xs: clamp(.25rem, .5vw, .5rem);--space-xs: clamp(.5rem, 1vw, .75rem);--space-sm: clamp(1rem, 2vw, 1.5rem);--space-md: clamp(1.5rem, 3vw, 2.5rem);--space-lg: clamp(3rem, 5vw, 5rem);--space-xl: clamp(5rem, 8vw, 8rem);--radius-sm: 7px;--radius-card: 24px;--radius-pill: 999px;--shadow-sm: 0px 4px 4px rgba(0, 0, 0, .25)}:root{--bg-page: var(--color-yellow-500);--bg-card: var(--color-yellow-500);--bg-header: var(--color-yellow-500);--bg-footer: var(--color-navy-500);--text-main: var(--color-navy-500);--text-muted: var(--color-navy-500);--text-accent: var(--color-pink-500);--text-nav: var(--color-navy-500);--text-footer: var(--color-yellow-500);--btn-bg-primary: var(--color-navy-500);--btn-text-primary: var(--color-yellow-500);--btn-border: var(--color-navy-500);--input-bg: var(--color-cream);--input-border: var(--color-navy-500);--input-text: var(--color-navy-500);--input-placeholder: rgba(21, 73, 157, .6);--logo-color-primary: var(--color-navy-500)}:root{--bg-current: var(--bg-page);--text-current: var(--text-main);--color-input-bg: var(--input-bg)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;background-color:var(--bg-page);color:var(--text-main);transition:background-color .4s ease,color .4s ease}h1,q,h3,h4,h5,h6,h2{font-family:var(--font-heading);font-weight:var(--weight-regular)}p{font-weight:var(--weight-regular)}img,picture,video,canvas,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}.container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:var(--space-sm)}.text-center{text-align:center}.uppercase{text-transform:uppercase}.font-bold{font-weight:var(--weight-bold)}.font-black{font-weight:var(--weight-black)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75em 2em;border-radius:var(--radius-pill);font-weight:var(--weight-semibold);text-transform:uppercase;text-decoration:none;cursor:pointer;border:2px solid currentColor;transition:transform .2s ease,box-shadow .2s ease}.btn-primary{background-color:var(--btn-bg-primary);color:var(--btn-text-primary);border-color:var(--btn-border)}.btn:hover{transform:scale(1.02)}.btn:active{transform:scale(.98)}.site-header[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;width:100%;min-height:84px;background-color:var(--bg-header);padding:24px 34px 0;box-sizing:border-box;display:flex;justify-content:center;z-index:1000;transition:transform .3s ease}.header-inner[data-astro-cid-ctg3m53h]{width:100%;max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}.header-logo-img[data-astro-cid-ctg3m53h]{width:98px;height:auto;display:block;content:url(/assets/uploads/amii-logo_op-navy.webp)}[data-theme=deep-dive] .header-logo-img[data-astro-cid-ctg3m53h]{content:url(/assets/uploads/amii-logo_op-yellow.webp)}.main-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:var(--font-body);font-style:normal;font-weight:var(--weight-regular);font-size:var(--text-xs);line-height:16px;letter-spacing:2px;color:var(--text-nav);text-decoration:none;text-transform:uppercase;font-stretch:100%;transition:opacity .2s}.header-socials[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;align-items:center;width:44px;height:44px;color:var(--text-nav);transition:transform .2s,opacity .2s}#theme-toggle[data-astro-cid-ctg3m53h]{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:var(--text-nav)}[data-theme=deep-dive] .icon-moon[data-astro-cid-ctg3m53h]{display:none}[data-theme=deep-dive] .icon-sun[data-astro-cid-ctg3m53h]{display:block;color:var(--text-nav)}@media(max-width:768px){.site-header[data-astro-cid-ctg3m53h]{height:auto;min-height:54px;padding:16px 8px;background-color:var(--bg-header);border-bottom:none}.main-nav[data-astro-cid-ctg3m53h]{display:none}.header-actions[data-astro-cid-ctg3m53h]{gap:16px}#menu-toggle[data-astro-cid-ctg3m53h]{display:block;background:none;border:none;cursor:pointer;padding:0;color:var(--text-nav)}}#mobile-menu-overlay[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--bg-page);opacity:0;pointer-events:none;display:none;flex-direction:column;align-items:center;justify-content:center;gap:32px;z-index:999}.mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:var(--font-heading);font-weight:var(--weight-black);font-size:36px;line-height:40px;color:var(--text-main);text-decoration:none;text-transform:uppercase}.mobile-follow-btn[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;align-items:center;width:130px;height:55px;background:var(--btn-bg-primary);border-radius:var(--radius-pill);font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:15px;letter-spacing:2px;color:var(--btn-text-primary);text-decoration:none;text-transform:uppercase}.mobile-socials[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;align-items:center;width:44px;height:44px;color:var(--text-main);transition:transform .2s}.header-inner[data-astro-cid-ctg3m53h]{width:100%;max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}.main-nav[data-astro-cid-ctg3m53h]{position:absolute;left:50%;transform:translate(-50%)}.main-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;gap:40px;list-style:none;margin:0;padding:0}.logo-link[data-astro-cid-ctg3m53h]{display:block;line-height:0}.header-logo-img[data-astro-cid-ctg3m53h]{width:98px;height:auto;display:block;content:var(--logoNavy)}[data-theme=deep-dive] .header-logo-img[data-astro-cid-ctg3m53h]{content:var(--logoYellow)}.main-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:Archivo;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:2px;color:var(--color-navy-500);text-decoration:none;text-transform:uppercase;font-stretch:100%;transition:opacity .2s}.main-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{font-weight:700}.header-actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:24px}.header-socials[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:8px}@media(max-width:1024px){.header-socials[data-astro-cid-ctg3m53h]{display:none}}.header-socials[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;align-items:center;width:44px;height:44px;color:var(--color-navy-500);transition:transform .2s,opacity .2s}.icon-social[data-astro-cid-ctg3m53h]{width:20px;height:20px;transition:transform .2s}.icon-social[data-astro-cid-ctg3m53h]:hover{transform:scale(1.1)}.icon-container[data-astro-cid-ctg3m53h]{position:relative;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.icon-menu[data-astro-cid-ctg3m53h],.icon-close[data-astro-cid-ctg3m53h]{width:24px;height:24px;position:absolute;top:0;left:0;transition:opacity .3s ease}.icon-close[data-astro-cid-ctg3m53h]{opacity:0}#menu-toggle[data-astro-cid-ctg3m53h]{display:none}@media(max-width:768px){.site-header[data-astro-cid-ctg3m53h]{height:auto;min-height:54px;padding:16px 8px;background-color:var(--color-yellow-500);border-bottom:none}.main-nav[data-astro-cid-ctg3m53h]{display:none}.header-actions[data-astro-cid-ctg3m53h]{gap:16px}#menu-toggle[data-astro-cid-ctg3m53h]{display:block;background:none;border:none;cursor:pointer;padding:0;color:var(--color-navy-500)}}#mobile-menu-overlay[data-astro-cid-ctg3m53h]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--color-yellow-500);opacity:0;pointer-events:none;display:none;flex-direction:column;align-items:center;justify-content:center;gap:32px;z-index:999}.mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-family:var(--font-heading);font-weight:900;font-size:36px;line-height:40px;color:var(--color-navy-500);text-decoration:none;text-transform:uppercase}.mobile-follow-btn[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;align-items:center;width:130px;height:55px;background:var(--color-navy-500);border-radius:999px;font-family:var(--font-body);font-weight:600;font-size:15px;letter-spacing:2px;color:var(--color-yellow-500);text-decoration:none;text-transform:uppercase}.mobile-socials[data-astro-cid-ctg3m53h]{display:flex;gap:24px;margin-top:16px}.mobile-socials[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;align-items:center;width:44px;height:44px;color:var(--color-navy-500);transition:transform .2s}.mobile-socials[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{transform:scale(1.1)}.site-footer{width:100%;background-color:var(--bg-footer);color:var(--text-footer);display:flex;justify-content:center;padding:54px 27px;box-sizing:border-box;transition:background-color .4s ease,color .4s ease}.site-footer .logo-img{width:60px;height:auto;aspect-ratio:98 / 59;display:block;content:var(--footerLogoYellow)}:global([data-theme=deep-dive]) .site-footer .logo-img{content:var(--footerLogoNavy)}.site-footer .footer-nav a{font-family:var(--font-body);font-weight:var(--weight-regular);font-size:var(--text-xs);line-height:13px;letter-spacing:2px;color:inherit!important;text-decoration:none;text-transform:uppercase;transition:opacity .2s}.site-footer .social-icon{width:20px;height:20px;color:var(--text-footer);transition:color .4s ease}@media(max-width:767px){.site-footer .social-icon{color:var( --text-footer )}}.site-footer .footer-copyright p{font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:15px;line-height:16px;letter-spacing:2px;color:var(--text-footer);opacity:.8;text-align:center;margin:0;transition:color .4s ease}.site-footer *{box-sizing:border-box}.site-footer .footer-inner{display:flex;flex-direction:column;align-items:center;gap:64px;width:100%;max-width:375px}.site-footer .footer-main{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.site-footer .footer-logo{margin-bottom:27px}.site-footer .logo-img{width:60px;height:auto;aspect-ratio:98 / 59;display:block;content:url(/assets/uploads/amii-logo_op-yellow.webp)}:global([data-theme=deep-dive]) .site-footer .logo-img{content:url(/assets/uploads/amii-logo_op-navy.webp)}.site-footer .footer-nav{margin-bottom:40px;width:100%}.site-footer .footer-nav ul{display:grid!important;grid-template-columns:1fr 1fr;column-gap:40px;row-gap:32px;list-style:none!important;padding:0!important;margin:0!important;text-align:center}.site-footer .footer-nav li{margin:0;padding:0}.site-footer .footer-nav li:before{content:none!important}.site-footer .footer-nav a{font-family:Archivo,sans-serif;font-weight:400;font-size:12px;line-height:13px;letter-spacing:2px;color:inherit!important;text-decoration:none;text-transform:uppercase;transition:opacity .2s}.site-footer .footer-nav a.special-link{color:#9e9856!important}.site-footer .social-icon{width:20px;height:20px;color:#eae8d4;transition:color .4s ease}:global([data-theme=deep-dive]) .site-footer .social-icon{color:#15499d}.site-footer .footer-socials{display:flex;gap:10px;align-items:center;justify-content:center}.site-footer .footer-socials a{display:flex;align-items:center;justify-content:center;text-decoration:none}@media(max-width:767px){.site-footer .social-icon{color:#fff}}.site-footer .footer-copyright p{font-family:Archivo,sans-serif;font-weight:600;font-size:15px;line-height:16px;letter-spacing:2px;color:#eae8d4;opacity:.8;text-align:center;margin:0;transition:color .4s ease}:global([data-theme=deep-dive]) .site-footer .footer-copyright p{color:#15499d}@media(min-width:768px){.site-footer{padding:61px 30px}.site-footer .footer-inner{max-width:800px}.site-footer .footer-main{flex-direction:row;justify-content:space-between;align-items:center;border-bottom:none}.site-footer .footer-logo{margin-bottom:0;order:1;flex:1}.site-footer .logo-img{width:88px;height:auto}.site-footer .footer-nav{margin-bottom:0;order:2;flex:2;display:flex;justify-content:center}.site-footer .footer-nav ul{display:flex!important;column-gap:50px;row-gap:0}.site-footer .footer-socials{order:3;flex:1;justify-content:flex-end}.site-footer .social-icon{width:24px;height:24px}}@media(min-width:1200px){.site-footer{padding:64px 32px}.site-footer .footer-inner{max-width:1216px}.site-footer .logo-img{width:120px;height:auto}.site-footer .footer-nav ul{column-gap:48px}}body{display:flex;flex-direction:column;min-height:100vh}main[data-astro-cid-37fxchfa]{flex:1;display:flex;flex-direction:column;padding-top:100px}
