@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}.central{--theme:var(--central-ministry-colour);--theme-accent:#fff;--theme-accent-alt:#000}.food{--theme:var(--ministry-of-food-colour);--theme-accent:#000;--theme-accent-alt:#fff}.foreign-affairs{--theme:var(--ministry-of-foreign-affairs-colour);--theme-accent:#fff;--theme-accent-alt:#000}.health{--theme:var(--ministry-of-health-colour);--theme-accent:#fff;--theme-accent-alt:#000}.finance{--theme:var(--ministry-of-finance-colour);--theme-accent:#fff;--theme-accent-alt:#000}.immigration{--theme:var(--ministry-of-immigration-colour);--theme-accent:#fff;--theme-accent-alt:#000}.technology{--theme:var(--ministry-of-technology-colour);--theme-accent:#000;--theme-accent-alt:#fff}.defence{--theme:var(--ministry-of-defence-colour);--theme-accent:#000;--theme-accent-alt:#fff}.header{background-color:var(--theme);display:flex;justify-content:flex-start;padding:1rem 5rem}.logo-text{color:var(--theme-accent);font-size:1.5rem;text-decoration:none}.logo-text.bottom{font-weight:400;margin-top:-.2rem}.logo-frame{aspect-ratio:3.6/1;padding:0 5rem}.hero{background-color:var(--theme);color:var(--theme-accent)}.hero-title{font-size:4rem;margin-bottom:1rem}.hero-text{font-size:2rem}section:not(.content,footer section){padding:2rem 5rem}.heading{display:inline-block;font-size:4rem;overflow:clip;position:relative}.heading: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%}@keyframes wipe-up{0%{transform:translateX(0)}to{transform:translateX(200%)}}.section-divider{animation:wipe-right ease-in both;animation-range-end:cover 30%;animation-range-start:cover 0;animation-timeline:view();background-color:var(--theme);height:10px;margin-bottom:3rem;min-width:0;transform-origin:left;width:100%}@keyframes wipe-right{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ministers.list{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.minister{display:flex;flex-direction:column;height:auto;width:600px}.minister.picture{animation:scale-out ease-out backwards;animation-range-end:cover 40%;animation-range-start:cover 10%;animation-timeline:view();background-size:contain;height:800px;width:600px}@keyframes scale-out{0%{transform:scale(0)}to{transform:scale(1)}}#pbb{background-image:url(/41aeb259d2a5eb8cc5e6.webp)}#apb{background-image:url(/49c1e1972d3f6941223c.webp)}#capybara{background-image:url(/ce7db01afdc356d587a7.webp)}#paddington{background-image:url(/4cbe0739b83c89c8399c.webp)}#som-ting-wong{background-image:url(/a2be5bfc3d4793523c06.webp)}#ho-lee-fook{background-image:url(/c3cf78ce1b9dde307413.webp)}#cimb-octo{background-image:url(/8ef0a321c689ee37f021.webp)}#pikachu{background-image:url(/df41ff118d19835ca571.webp)}#blinky{background-image:url(/cd5d184a4daa72c6415e.webp)}#android{background-image:url(/42b09c3bce5f91396172.webp)}#kodee{background-image:url(/e70a772e403491c8c768.webp)}#stitch{background-image:url(/ac5e3439783c22c173ae.webp)}.minister.info-box{background-color:transparent;padding:0 1rem;position:relative}.minister.info-box:before{animation:wipe-down ease both;animation-range-end:cover 25%;animation-range-start:cover 0;animation-timeline:view();border:10px solid var(--theme);border-top:none;clip-path:inset(0 0 100% 0);content:"";inset:0;position:absolute}@keyframes wipe-down{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}.minister.name{font-size:3rem}.minister.job-title{font-size:2rem;font-weight:400;margin-bottom:.5rem}.title{font-size:2.5rem}.text{font-size:1.5rem;margin-bottom:2rem}.return{background-color:transparent;border:16px solid var(--theme);box-shadow:inset 0 0 0 0 var(--theme);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(--theme)}.return:hover,footer{color:var(--theme-accent)}footer{background-color:var(--theme);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(--theme);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:var(--theme-accent);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:var(--theme-accent);font-size:1.2rem;isolation:isolate;overflow:hidden;position:relative}footer .link:before{background-color:var(--theme-accent);content:"";height:100%;inset:0;position:absolute;transform:translateX(-110%);transform-origin:left;transition:transform .2s ease-out;width:100%;z-index:-1}footer .link:hover:before{transform:translateX(0)}footer .link:hover{color:var(--theme-accent-alt)}.small-text{font-size:1rem}@media (max-width:600px){.header,section:not(.content,footer section){padding:1rem 2rem}.logo-frame{aspect-ratio:3/1;padding:0}.hero-title{font-size:2.5rem}.hero-text{font-size:1.5rem;margin-bottom:2rem}.heading{font-size:2rem}.ministers.heading:before{animation-range-end:cover 65%;animation-range-start:cover 35%}.ministers .section-divider{animation-range-end:cover 45%;animation-range-start:cover 25%}.section-divider{animation-range-end:cover 20%;animation-range-start:cover 0;margin-bottom:1rem}.minister{width:100%}.minister.picture{aspect-ratio:3/4;height:auto;width:100%}.minister.info-box:before{animation-range-end:cover 20%;animation-range-start:cover 0}.minister.name{font-size:1.5rem}.minister.job-title{font-size:1rem;margin-bottom:1rem}.title{font-size:1.5rem}.text{font-size:1rem;line-height:1.5}.small-text{font-size:.5rem}.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=finance.css.map*/