@font-face{font-display:block;font-family:IBM Plex Sans;font-style:normal;font-weight:100 900;src:url(/18b7029dfa6a14b16d20.woff2),format("woff2-variations")}@font-face{font-display:block;font-family:IBM Plex Sans;font-style:italic;font-weight:100 900;src:url(/3992764c778b3d10d390.woff2),format("woff2-variations")}@font-face{font-display:block;font-family:Mona Sans;font-stretch:75% 125%;font-style:oblique 0deg 10deg;font-weight:200 900;src:url(/e9875732bd88862b8df9.woff2),format("woff2-variations")}:root{--plex-sans:"IBM Plex Sans",sans-serif;--mona-sans:"Mona Sans",serif;--central-ministry-colour:#68a0ff;--ministry-of-food-colour:#ffdc00;--ministry-of-foreign-affairs-colour:#3653ff;--ministry-of-health-colour:red;--ministry-of-finance-colour:#00b000;--ministry-of-immigration-colour:#c38c00;--ministry-of-technology-colour:#4affd1;--ministry-of-defence-colour:#a5a5a5}*{box-sizing:border-box;font-family:var(--mona-sans);margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--plex-sans);font-weight:700}button,input{appearance:none;background-color:transparent;border:none;outline:none}a{text-decoration:none}.link{text-decoration:underline}.header{background-color:var(--central-ministry-colour);display:flex;justify-content:flex-start;margin-bottom:-1px;padding:1rem 5rem}.logo-text{color:#fff;font-size:1.5rem;text-decoration:none}.logo-text.bottom{font-weight:400;margin-top:-.2rem}.logo-frame{padding:0 5rem}.hero{background-color:var(--central-ministry-colour);color:#fff}.hero-title{line-height:1.2;margin-bottom:1rem}.hero-text{font-size:2rem}section:not(.content,footer section){padding:2rem 5rem}.info h2{display:inline-block;font-size:4rem;overflow:clip;position:relative}.info h2:before{animation:wipe-up ease-out both;animation-range-end:cover 50%;animation-range-start:cover 10%;animation-timeline:view();background-color:#fff;content:"";height:100%;inset:0;position:absolute;width:100%}.info h2:nth-of-type(2):before{animation-range-end:cover 35%;animation-range-start:cover 0}@keyframes wipe-up{0%{transform:translateX(0)}to{transform:translateX(200%)}}.info hr,.section-divider{animation:wipe-right ease-in both;animation-range-end:cover 35%;animation-range-start:cover 5%;animation-timeline:view();background-color:var(--central-ministry-colour);height:10px;margin-bottom:2rem;transform:scaleX(0);transform-origin:left;width:100%}.info hr:nth-of-type(2){animation-range-end:cover 15%;animation-range-start:cover 0}@keyframes wipe-right{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.info h3{font-size:2.5rem}.info p{margin-bottom:2rem}.info ol,.info p,.info ul{font-size:1.5rem;line-height:1.5}.info ol,.info ul{margin:-1rem 0 2rem;padding:0 2rem}.info ol ol,.info ul ul{margin:0}.info a{text-decoration:underline}.info img{animation:scale-out ease-out backwards;animation-range-end:cover 40%;animation-range-start:cover 10%;animation-timeline:view();height:auto;margin:0;width:100%}@keyframes scale-out{0%{transform:scale(0)}to{transform:scale(1)}}.side-by-side{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.side-by-side p{flex-basis:600px;flex-grow:2}.side-by-side img{flex-basis:300px;flex-grow:1;min-width:0}.hero-date{font-size:2rem}.hero-title{font-size:4rem}.hero-excerpt{font-family:var(--mona-sans);font-size:2rem;font-weight:400}.hero-thumbnail{height:auto;margin-top:1rem;max-width:100%}.return{background-color:transparent;border:16px solid var(--central-ministry-colour);box-shadow:inset 0 0 0 0 var(--central-ministry-colour);color:#000;display:flex;font-family:var(--mona-sans);font-size:2rem;margin:1rem auto 4rem;max-width:fit-content;padding:1rem 2rem;transition:box-shadow .4s ease-in-out,color .4s ease-in-out;will-change:box-shadow,color}.return:hover{box-shadow:inset 0 0 0 400px var(--central-ministry-colour);color:#fff}footer{background-color:var(--central-ministry-colour);color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin-top:2rem;padding:2rem 5rem 3rem}.footer-title{display:inline-block;font-size:2.5rem;overflow:clip;position:relative}.footer-title:before{animation:wipe-up ease-out both;animation-range-end:cover 35%;animation-range-start:cover 5%;animation-timeline:view();background-color:var(--central-ministry-colour);content:"";height:100%;inset:0;position:absolute;width:100%}.footer-divider{animation:wipe-right ease-in both;animation-range-end:cover 15%;animation-range-start:cover 0;animation-timeline:view();background-color:#fff;height:10px;margin-bottom:1rem;transform-origin:left;width:100%}.footer-ministries.links{column-gap:1rem;display:grid;grid-auto-rows:fit-content;grid-template-columns:1fr 1fr;row-gap:.5rem}.footer-about.links,.footer-resources.links{display:flex;flex-direction:column;gap:.5rem}footer .link{color:#fff;font-size:1.2rem;isolation:isolate;overflow:hidden;position:relative}footer .link:before{background-color:#fff;content:"";height:100%;inset:0;position:absolute;transform:translateX(-100%);transform-origin:left;transition:transform .2s ease-out;width:100%;z-index:-1}footer .link:hover:before{transform:translateX(0)}footer .link:hover{color:#000}@media (max-width:600px){.header,section:not(.content,footer section){padding:1rem 2rem}.hero-title{font-size:2.5rem}.hero-excerpt{font-size:1.5rem;margin-bottom:2rem}.info h2{font-size:2rem}.info hr,.section-divider{animation-range-end:cover 15%;animation-range-start:cover 0;margin-bottom:1rem}.info h3{font-size:1.5rem}.info ol,.info p,.info ul{font-size:1rem;line-height:1.5}.return{font-size:1.5rem}footer{flex-direction:column;flex-wrap:nowrap;padding:2rem 3rem 3rem}.footer-divider{animation-range-end:cover 10%;animation-range-start:cover 0}footer .link{font-size:1rem}}
/*# sourceMappingURL=info-page.css.map*/