.Footer_primaryFooter__ZE6Aa,.Footer_secondaryFooter__JQqep{max-width:var(--max-width);margin:0 auto}.Footer_primaryFooter__ZE6Aa{display:flex;justify-content:space-between;gap:2rem;padding:var(--section-padding);flex-wrap:wrap;@media (max-width:768px){flex-direction:column;padding-left:1rem;padding-bottom:2rem;padding-right:1rem;padding-top:2rem;align-items:center}}.Footer_columns__a4fA_{display:grid;grid-template-columns:auto auto;gap:2rem 2rem;@media (max-width:768px){width:100%;grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}}.Footer_column__SxNdc{display:flex;gap:.5rem;& a,& p{& span{font-weight:700}}@media (max-width:768px){flex-direction:column;align-items:center;text-align:center;gap:.25rem}}.Footer_secondaryFooter__JQqep{border-top:1px solid var(--colour-grey-100);padding:3rem 1rem;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;&>p{font-weight:700}@media (max-width:768px){padding-left:1rem;padding-bottom:2rem;padding-right:1rem;padding-top:2rem;grid-template-columns:1fr;&>p{text-align:center}}}.Footer_socials__Ek8rT{display:flex;gap:1rem;justify-self:center;& a{display:flex;justify-self:center;align-items:center}& svg{width:2rem;height:2rem}@media (max-width:768px){order:-1}}.Footer_links__kRMrM{display:flex;gap:2rem;justify-self:end;&>a{min-width:-moz-max-content;min-width:max-content}@media (max-width:768px){order:-1;justify-self:center}}

/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--color-slate-400:oklch(70.4% .04 256.788);--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1)}}@layer base{*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw}body{color:var(--colour-paragraph);font-family:"NumberFont",var(--font-catamaran),sans-serif}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4,h5,h6{font-size:1.25rem}h1,h2,h3,h4,h5,h6{letter-spacing:-.02rem;color:var(--colour-heading);line-height:1.2}a,button,input,label,li,p,select,td,th{color:inherit;font-family:inherit;font-size:inherit;letter-spacing:.02rem;line-height:1.5}a{text-underline-offset:.3rem;font-weight:700}a:hover{color:var(--colour-primary-500)}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow);border:none;padding:.75rem 1.25rem;font-weight:700}button,button:hover{background-color:var(--colour-primary-500)}@supports (color:color-mix(in lab,red,red)){button:hover{background-color:color-mix(in srgb,var(--colour-primary-500)85%,#000)}}li,ol,ul{margin-left:1rem}p+ol,p+ul{margin-top:1rem}.clamp{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}hr{border:none;border-top:1px solid var(--colour-grey-100)}table{text-align:left;border:1px solid var(--colour-grey-100);border-spacing:0;border-radius:var(--radius-md);background-color:#fff;width:100%}td,th{border-bottom:1px solid var(--colour-grey-100);border-right:1px solid var(--colour-grey-100);padding:.5rem;line-height:1}tr:last-child td{border-bottom:none}td:last-child,th:last-child{border-right:none}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var(--spacing)*0)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.w-5\/6{width:83.3333%}.w-full{width:100%}.max-w-\[45ch\]{max-width:45ch}.max-w-\[1200rem\]{max-width:1200rem}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-0{gap:calc(var(--spacing)*0)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-12{gap:calc(var(--spacing)*12)}.border{border-style:var(--tw-border-style);border-width:1px}.px-4{padding-inline:calc(var(--spacing)*4)}.px-\[1rem\]{padding-inline:1rem}.py-\[3rem\]{padding-block:3rem}.py-\[6rem\]{padding-block:6rem}.text-center{text-align:center}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[2\.5rem\]{font-size:2.5rem}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-slate-400{color:var(--color-slate-400)}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:64rem){.lg\:w-\[65\%\]{width:65%}.lg\:items-end{align-items:flex-end}.lg\:items-start{align-items:flex-start}.lg\:px-0{padding-inline:calc(var(--spacing)*0)}.lg\:text-left{text-align:left}.lg\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}}@font-face{font-family:NumberFont;src:url(/fonts/montserrat.ttf)format("truetype");unicode-range:u+30-39}@font-face{font-family:Upbolters New;src:url(/fonts/upbolters-new-regular.otf)format("opentype");font-style:regular}@font-face{font-family:Upbolters New;src:url(/fonts/upbolters-new-italic.otf)format("opentype");font-style:italic}:root{--max-width:1200px;--colour-primary:#003c71;--colour-primary-rgb:0 60 113;--colour-secondary-rgb:0 119 202;--colour-tertiary-rgb:87 193 232;--colour-grey-50:#ecf2f6;--colour-grey-100:#d8dee2;--colour-grey-500:#003c71;--colour-grey-900:#5c6268;--colour-grey-950:#313335;--colour-primary-50:#e8f5fa;--colour-primary-100:#d3eef7;--colour-primary-400:#57c1e8;--colour-primary-500:#0077ca;--colour-primary-600:#003c71;--colour-primary-700:#001e39;--colour-accent-warm:#ff6b35;--colour-accent-cool:#7e57c2;--colour-accent-neutral:#607d8b;--colour-success:#00a86b;--colour-error:#d64045;--colour-warning:#ffc145;--colour-heading:#101828;--colour-paragraph:#475467;--colour-paragraph-white:#eee;--colour-caption:#5c6268;--colour-academic-appeals-50:#e1f5d4;--colour-academic-appeals-500:#a3e07c;--colour-academic-appeals-900:#5e7a4d;--colour-esports-50:#abe0ff;--colour-esports-500:#00a2ff;--colour-esports-900:#0075af;--colour-legal-support-50:#e4e0f3;--colour-legal-support-500:#aca2db;--colour-legal-support-900:#555593;--colour-period-project-50:#fde8eb;--colour-period-project-500:#f9babd;--colour-period-project-900:#bc5872;--colour-first-impressions-50:#ffe9ba;--colour-first-impressions-500:#ffc033;--colour-first-impressions-900:#593b06;--colour-wellness-centre-50:#b9f1e6;--colour-wellness-centre-500:#2ad4b4;--colour-wellness-centre-900:#1f7a68;--colour-events-50:#ffdbb1;--colour-events-500:#ff9a2c;--colour-events-900:#ad5b02;--colour-health-dental-50:#d9f3f5;--colour-health-dental-500:#8ddae2;--colour-health-dental-900:#3c8587;--colour-grad-photos-50:#d8dee2;--colour-grad-photos-500:#8a9ba8;--colour-grad-photos-900:#5c6268;--colour-clubs-societies-50:#d3eef7;--colour-clubs-societies-500:#57c1e8;--colour-clubs-societies-900:#003c71;--colour-tax-filing-50:#b8e4ca;--colour-tax-filing-500:#27ad5d;--colour-tax-filing-900:#0e3a1a;--colour-elections:#e0b0ff;--colour-run-50:#edb9ba;--colour-run-500:#cc3639;--colour-decide-50:#b7e8ed;--colour-decide-500:#25bfd0;--colour-vote-50:#ffefbf;--colour-vote-500:#fec414;--gradient-primary:linear-gradient(45deg,var(--colour-primary-600),var(--colour-primary-500));--shadow:0px 2px 4px -2px #1018280f,0px 4px 8px -2px #1018281a;--section-padding:6rem 1rem;--radius-full:99999px;--radius-lg:1rem;--radius-md:.5rem;--radius-sm:.25rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.Header_header__ZPN_X{position:sticky;top:0;z-index:9999;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:hsla(0,0%,100%,.66);box-shadow:var(--shadow)}.Header_banner__Ei19R{background-color:rgba(211,238,247,.66);padding:.75rem 1rem}.Header_bannerContainer__kgmLr{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:center;align-items:center}.Header_bannerLink__R5y7P{display:flex;align-items:center;text-align:center;gap:.5rem;font-weight:700;& svg{flex-shrink:0}}.Header_navContainer__r_PfL{max-width:var(--max-width);margin:0 auto;position:relative;z-index:9999;gap:1rem;padding:1rem;@media (max-width:1190px){flex-direction:column}}.Header_logoMenuContainer__71Um1,.Header_navContainer__r_PfL{display:flex;justify-content:space-between;align-items:center}.Header_logoMenuContainer__71Um1{@media (max-width:1190px){width:100%}}.Header_mobileButton__Bp4iR{display:none!important;@media (max-width:1190px){display:flex!important}}.Header_logoContainer__kOuYd{display:flex}.Header_navLinksContainer__bue7I{display:flex;gap:.5rem;@media (max-width:1190px){display:none;flex-direction:column;width:100%}}.Header_navLinkContainer__g59ot{position:relative;&:last-of-type .Header_subLinksContainer__Muv5y{left:auto;right:0}}.Header_subLinksContainer__Muv5y{position:absolute;top:100%;left:0;width:260px;margin-top:.5rem;border-radius:var(--radius-md);border:1px solid var(--colour-grey-100);box-shadow:var(--shadow);background-color:#fff;overflow:hidden;animation:Header_fadeIn__6UJio .2s ease;@media (max-width:1190px){position:relative;top:0;left:0;width:100%}}.Header_navLink__SqOUL,.Header_subLink__Ooo3h{display:flex;align-items:center;gap:.5rem;width:100%;transition:all .2s ease;padding:.75rem 1.25rem;text-decoration:none;background-color:transparent;color:var(--colour-heading);border-radius:var(--radius-md);border:1px solid transparent;box-shadow:none;& img{transition:all .2s ease}&:hover{background-color:var(--colour-primary-50);color:var(--colour-primary-500);border:1px solid var(--colour-primary-400);box-shadow:var(--shadow);& img{filter:invert(38%) sepia(42%) saturate(900%) hue-rotate(170deg) brightness(95%) contrast(96%)}}}.Header_navLink__SqOUL{justify-content:space-between;& svg{pointer-events:none}}.Header_subSubLinksContainer__n4DcU .Header_subLink__Ooo3h{padding-left:2.5rem}.Header_active__WRBr0{background-color:var(--colour-primary-50);color:var(--colour-primary-500);border:1px solid var(--colour-primary-400);box-shadow:var(--shadow)}.Header_open__tZPgC{display:flex}.Header_fullscreenMenu__7dkO_{@media (max-width:1190px){position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background-color:#fff;overflow-y:scroll;z-index:9999}}@keyframes Header_fadeIn__6UJio{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}