html,
input,
textarea,
button,
select {
  font-family: "Rubik", sans-serif;
  color: #38312e;
  font-size: 16px; }

body {
  position: relative;
  background: #fdfaf8; }

main {
  margin: 0 20px; }

:where(h2) {
  color: #424242; }

@media screen and (min-width: 1000px) {
  main {
    margin: 0 30px; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0; }

h1 {
  font-size: 32px ;
  font-size: 2rem ;
  font-weight: 400;
  margin-top: 20px ;
  margin-top: 1.25rem ;
  margin-bottom: 15px ;
  margin-bottom: 0.9375rem ;
  line-height: 1.2; }

h2 {
  font-size: 26px ;
  font-size: 1.625rem ;
  font-weight: 450;
  margin-bottom: 5px ;
  margin-bottom: 0.3125rem ; }

p + h2, ul + h2 {
  margin-top: 40px ;
  margin-top: 2.5rem ; }

h3 {
  font-size: 23px ;
  font-size: 1.4375rem ;
  font-weight: 400;
  margin-bottom: 15px ;
  margin-bottom: 0.9375rem ; }

p + h3, ul + h3 {
  margin-top: 40px ;
  margin-top: 2.5rem ; }

h4 {
  margin-bottom: 10px ;
  margin-bottom: 0.625rem ;
  font-size: 18px ;
  font-size: 1.125rem ; }

p + h4, ul + h4 {
  margin-top: 30px ;
  margin-top: 1.875rem ; }

h5,
h6 {
  margin-top: 25px ;
  margin-top: 1.5625rem ;
  margin-bottom: 10px ;
  margin-bottom: 0.625rem ; }

p {
  margin-top: 20px ;
  margin-top: 1.25rem ;
  margin-bottom: 10px ;
  margin-bottom: 0.625rem ;
  font-size: 18px ;
  font-size: 1.125rem ; }

ol, ul {
  margin-top: 10px ;
  margin-top: 0.625rem ;
  margin-bottom: 8px ;
  margin-bottom: 0.5rem ;
  font-size: 18px ;
  font-size: 1.125rem ;
  padding-inline-start: 30px; }

h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul,
h6 + ul {
  margin-top: 0; }

p + p {
  margin-top: 26px ;
  margin-top: 1.625rem ; }

blockquote {
  background: rgba(255, 180, 0, 0.06);
  margin: 5px 0 20px 20px;
  padding: 10px 1em 10px 30px;
  border-left: 3px solid rgba(255, 180, 0, 0.4);
  font-style: italic; }

audio,
canvas,
iframe,
img,
svg,
video {
  max-width: 100%; }

th,
td {
  word-break: break-word; }

button {
  cursor: pointer; }

hr {
  border-top: 2px solid #e2d7ca;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

fieldset {
  border: none;
  margin: 0 0 20px;
  padding: 0; }

legend {
  padding-left: 0; }

:focus-visible {
  outline-color: #ec460a; }

@media screen and (min-width: 700px) {
  h1 {
    font-size: 40px ;
    font-size: 2.5rem ; }
  h2 {
    font-size: 30px ;
    font-size: 1.875rem ; } }

input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  transform: scale(2);
  margin: 10px 10px 10px 5px; }

fieldset label {
  font-size: 18px; }

.smallText, .societyMembership-notSure {
  font-size: 15px ;
  font-size: 0.9375rem ; }

.text_small {
  font-size: 15px ;
  font-size: 0.9375rem ; }

.text_large {
  font-size: 20px ;
  font-size: 1.25rem ; }

.text_bold {
  font-weight: 500; }

.lede {
  font-size: 21px ;
  font-size: 1.3125rem ; }

.businessCard a:focus-visible, .env_blank-indent-card:focus-visible, .env_blank-card:focus-visible, .sectionCard:focus-visible, .businessCard:focus-visible, .event:focus-visible, .societies a:focus-visible, .mainNavigation-buttons button:focus-visible, .button_staff:focus-visible, .button_rich:focus-visible, .button_link:focus-visible, .button_secondary:focus-visible, .button_primary:focus-visible, .button_richGreen:focus-visible, .featureItem_fresh .featureItem-link:focus-visible, .button_richOrange:focus-visible, .featureItem_black .featureItem-link:focus-visible, .featureItem_grey .featureItem-link:focus-visible, .featureItem_orange .featureItem-link:focus-visible, .featureItem .featureItem-link:focus-visible, a:focus-visible {
  background: #ffff48;
  outline-color: orangered;
  outline-offset: -2px;
  outline-width: 1px;
  color: #38312e;
  text-shadow: none; }

.rightText {
  text-align: right; }

.elastic_1000,
.elastic1000 {
  max-width: 1000px;
  margin: 0 auto; }

.spacer_10 {
  padding-top: 10px; }

.spacer_20 {
  padding-top: 20px; }

.spacer_30 {
  padding-top: 30px; }

.spacer_50 {
  padding-top: 50px; }

.spacer_60 {
  padding-top: 60px; }

.spacer_70 {
  padding-top: 70px; }

.spacer_80 {
  padding-top: 80px; }

.spacer_90 {
  padding-top: 90px; }

.spacer_100 {
  padding-top: 100px; }

.centraliseText {
  text-align: center; }

.alignCenter {
  align-self: center; }

.coverLink-container {
  position: relative; }

.coverLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.showSlide-container {
  height: 0;
  overflow: hidden;
  position: relative; }

.showSlide {
  display: none; }

.responsive_169 {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: auto; }
  .responsive_169 iframe, .responsive_169 object, .responsive_169 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.responsive_916 {
  position: relative;
  padding-bottom: 177.8%;
  /* 16:9 */
  height: 0;
  overflow: auto; }
  .responsive_916 iframe, .responsive_916 object, .responsive_916 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.env_blank {
  background: #fdfaf8;
  color: #38312e; }

.env_blank-highlight {
  background: #fee5ce; }

.env_blank-indent {
  background: #f9f2eb;
  color: #38312e; }

.env_key {
  background: #ee770c;
  color: white; }
  .env_key.button, .nominationForm .env_key.saveButton,
  .nominationForm input.env_key#file-upload-button, .table_nominate a.env_key, .env_key.trainingModule-button, .megaMenu-list a.env_key, .env_key.button_full, .env_key.button_large, .advice-sectionLinks a.env_key, .env_key.button_icon, .env_key.button_small, .article-tags a.env_key {
    font-weight: 600; }

.env_fresh {
  background: #99ffc7;
  color: #004f37; }

.env_calm {
  background: #9ee4ff;
  color: #00273d; }
  .env_calm.button_icon i, .advice-sectionLinks a.env_calm i, .megaMenu-list a.env_calm i {
    color: #00668f; }
  .env_calm.button, .nominationForm .env_calm.saveButton,
  .nominationForm input.env_calm#file-upload-button, .table_nominate a.env_calm, .env_calm.trainingModule-button, .megaMenu-list a.env_calm, .env_calm.button_full, .env_calm.button_small, .article-tags a.env_calm, .env_calm.button_icon, .env_calm.button_large, .advice-sectionLinks a.env_calm {
    border: 2px solid #92daf7; }
    .env_calm.button:hover, .nominationForm .env_calm.saveButton:hover,
    .nominationForm input.env_calm#file-upload-button:hover, .table_nominate a.env_calm:hover, .env_calm.trainingModule-button:hover, .megaMenu-list a.env_calm:hover, .env_calm.button_full:hover, .env_calm.button_small:hover, .article-tags a.env_calm:hover, .env_calm.button_icon:hover, .env_calm.button_large:hover, .advice-sectionLinks a.env_calm:hover {
      background: #d6ffff; }
  .env_calm.button_large.button_icon > i, .advice-sectionLinks a.button_large > i, .advice-sectionLinks a.env_calm > i, .megaMenu-list a.button_large > i, .megaMenu-list .advice-sectionLinks a > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #7ad2f5;
    color: #00668f; }
  .env_calm.button_large.button_icon:hover i, .advice-sectionLinks a.button_large:hover i, .advice-sectionLinks a.env_calm:hover i, .megaMenu-list a.button_large:hover i, .megaMenu-list .advice-sectionLinks a:hover i, .advice-sectionLinks .megaMenu-list a:hover i {
    background: #a6f6fc; }

.grid, .timeline {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }

.grid_6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }

.grid, .timeline, .grid_t, .grid_6 {
  gap: 15px; }

.grid_tight {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }

.grid-s1,
.grid-s2,
.grid-s3,
.grid-s4,
.grid-s5,
.grid-s6,
.grid-s7,
.grid-s8,
.grid-s9,
.grid-s10,
.grid-s11,
.grid-s12,
.grid-m1,
.grid-m2,
.grid-m3,
.grid-m4,
.timeline-item,
.grid-m5,
.grid-m6,
.grid-m7,
.grid-m8,
.grid-m9,
.grid-m10,
.grid-m11,
.grid-m12,
.grid-l1,
.grid-l2,
.grid-l3,
.grid-l4,
.grid-l5,
.grid-l6,
.grid-l7,
.grid-l8,
.grid-l9,
.grid-l10,
.grid-l11,
.grid-l12 {
  grid-column: span 12; }

.hide {
  display: none; }

.show {
  display: block; }

.grid-1 {
  grid-column: span 1; }

.grid-2 {
  grid-column: span 2; }

.grid-3 {
  grid-column: span 3; }

.grid-4 {
  grid-column: span 4; }

.grid-5 {
  grid-column: span 5; }

.grid-6 {
  grid-column: span 6; }

.grid-7 {
  grid-column: span 7; }

.grid-8 {
  grid-column: span 8; }

.grid-9 {
  grid-column: span 9; }

.grid-10 {
  grid-column: span 10; }

.grid-11 {
  grid-column: span 11; }

.grid-12 {
  grid-column: span 12; }

@media screen and (min-width: 600px) {
  .grid, .timeline, .grid_s {
    gap: 20px; }
  .grid-s1 {
    grid-column: span 1; }
  .grid-s2 {
    grid-column: span 2; }
  .grid-s3 {
    grid-column: span 3; }
  .grid-s4 {
    grid-column: span 4; }
  .grid-s5 {
    grid-column: span 5; }
  .grid-s6 {
    grid-column: span 6; }
  .grid-s7 {
    grid-column: span 7; }
  .grid-s8 {
    grid-column: span 8; }
  .grid-s9 {
    grid-column: span 9; }
  .grid-s10 {
    grid-column: span 10; }
  .grid-s11 {
    grid-column: span 11; }
  .grid-s12 {
    grid-column: span 12; } }

@media screen and (min-width: 900px) {
  .grid, .timeline, .grid_m {
    gap: 25px; }
  .grid-m1 {
    grid-column: span 1; }
  .grid-m2 {
    grid-column: span 2; }
  .grid-m3 {
    grid-column: span 3; }
  .grid-m4, .timeline-item {
    grid-column: span 4; }
  .grid-m5 {
    grid-column: span 5; }
  .grid-m6 {
    grid-column: span 6; }
  .grid-m7 {
    grid-column: span 7; }
  .grid-m8 {
    grid-column: span 8; }
  .grid-m9 {
    grid-column: span 9; }
  .grid-m10 {
    grid-column: span 10; }
  .grid-m11 {
    grid-column: span 11; }
  .grid-m12 {
    grid-column: span 12; } }

@media screen and (min-width: 1200px) {
  .grid, .timeline, .grid_l {
    gap: 35px; }
  .grid-l1 {
    grid-column: span 1; }
  .grid-l2 {
    grid-column: span 2; }
  .grid-l3 {
    grid-column: span 3; }
  .grid-l4 {
    grid-column: span 4; }
  .grid-l5 {
    grid-column: span 5; }
  .grid-l6 {
    grid-column: span 6; }
  .grid-l7 {
    grid-column: span 7; }
  .grid-l8 {
    grid-column: span 8; }
  .grid-l9 {
    grid-column: span 9; }
  .grid-l10 {
    grid-column: span 10; }
  .grid-l11 {
    grid-column: span 11; }
  .grid-l12 {
    grid-column: span 12; } }

@media screen and (max-width: 600px) {
  .grid_t {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
  .hide_t {
    display: none; }
  .show_t {
    display: block; } }

@media screen and (min-width: 600px) and (max-width: 900px) {
  .grid_s {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
  .hide_s {
    display: none; }
  .show_s {
    display: block; } }

@media screen and (min-width: 900px) and (max-width: 1200px) {
  .grid_m {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
  .hide_s {
    display: none; }
  .show_m {
    display: block; } }

@media screen and (min-width: 1200px) {
  .grid_l {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
  .hide_l {
    display: none; }
  .show_l {
    display: block; } }

.flex {
  display: flex; }

.featureCard, .profileCard {
  border-radius: 10px;
  padding: 15px;
  text-decoration: none; }

.image_thumb {
  max-width: 60px; }

.jellyButton {
  display: inline-block;
  margin-bottom: 30px ;
  margin-bottom: 1.875rem ;
  padding: 10px 20px;
  font-size: 17px ;
  font-size: 1.0625rem ;
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
  font-weight: 520;
  transition: all .15s; }

.jellyButton {
  background: #ee770c;
  color: white;
  text-shadow: 0px 2px 2px #ec460a; }
  .jellyButton:hover {
    background: #f5a242; }

.iconButton, .iconButton_calm {
  border-radius: 10px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  background: #ee770c;
  color: white;
  text-shadow: 0px 2px 6px #ec460a;
  box-shadow: 0px 0px 10px rgba(255, 81, 0, 0.36); }
  .iconButton:hover, .iconButton_calm:hover {
    background: #f5a242; }
  .iconButton .iconButton-text, .iconButton_calm .iconButton-text {
    font-size: 20px ;
    font-size: 1.25rem ;
    font-weight: 450; }
  .iconButton i, .iconButton_calm i {
    text-align: center;
    font-size: 30px;
    padding: 10px;
    min-width: 60px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 40px;
    align-self: center;
    margin: 0 10px; }

.iconButton_calm {
  background: #9ee4ff;
  color: #00273d;
  text-shadow: none;
  box-shadow: 0px 0px 10px rgba(0, 143, 105, 0.4); }
  .iconButton_calm:hover {
    background: #d6ffff;
    color: #00273d;
    box-shadow: 0px 5px 10px rgba(0, 143, 105, 0.4); }

.jellyButton_large {
  display: inline-block;
  padding: 12px 20px; }

.button, .nominationForm .saveButton,
.nominationForm input#file-upload-button, .table_nominate a, .trainingModule-button, .megaMenu-list a, .button_full, .button_large, .advice-sectionLinks a, .button_icon, .button_small, .article-tags a {
  border: none;
  margin: 5px 0;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  transition: all .15s;
  text-decoration: none;
  font-size: 17px ;
  font-size: 1.0625rem ;
  font-weight: 450;
  padding: 10px 20px; }

.button + h2, .nominationForm .saveButton + h2,
.nominationForm input#file-upload-button + h2, .table_nominate a + h2, .trainingModule-button + h2, .megaMenu-list a + h2, .button_full + h2, .button_large + h2, .advice-sectionLinks a + h2, .button_icon + h2, .button_small + h2, .article-tags a + h2,
.button + h3,
.nominationForm .saveButton + h3,
.nominationForm input#file-upload-button + h3,
.table_nominate a + h3,
.trainingModule-button + h3,
.megaMenu-list a + h3,
.button_full + h3,
.button_large + h3,
.advice-sectionLinks a + h3,
.button_icon + h3,
.button_small + h3,
.article-tags a + h3 {
  margin-top: 15px; }

.button_key, .nominationForm .saveButton,
.nominationForm input#file-upload-button, .trainingModule_unfinished .trainingModule-button {
  background: #ee530c;
  color: white;
  border: 2px solid #ee770c; }
  .button_key:hover, .nominationForm .saveButton:hover,
  .nominationForm input#file-upload-button:hover, .trainingModule_unfinished .trainingModule-button:hover {
    background: #85260f; }
  .button_key i, .nominationForm .saveButton i,
  .nominationForm input#file-upload-button i, .trainingModule_unfinished .trainingModule-button i {
    color: #ffe66f; }
  .button_key.button_large.button_icon > i, .nominationForm .button_large.button_icon.saveButton > i,
  .nominationForm input.button_large.button_icon#file-upload-button > i, .trainingModule_unfinished .button_large.button_icon.trainingModule-button > i, .advice-sectionLinks a.button_large > i, .advice-sectionLinks a.button_key > i, .advice-sectionLinks .trainingModule_unfinished a.trainingModule-button > i, .trainingModule_unfinished .advice-sectionLinks a.trainingModule-button > i, .megaMenu-list a.button_large > i, .megaMenu-list .advice-sectionLinks a > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #e24902;
    color: #ffe66f; }
  .button_key.button_large.button_icon:hover i, .nominationForm .button_large.button_icon.saveButton:hover i,
  .nominationForm input.button_large.button_icon#file-upload-button:hover i, .trainingModule_unfinished .button_large.button_icon.trainingModule-button:hover i, .advice-sectionLinks a.button_large:hover i, .advice-sectionLinks a.button_key:hover i, .advice-sectionLinks .trainingModule_unfinished a.trainingModule-button:hover i, .trainingModule_unfinished .advice-sectionLinks a.trainingModule-button:hover i, .megaMenu-list a.button_large:hover i, .megaMenu-list .advice-sectionLinks a:hover i, .advice-sectionLinks .megaMenu-list a:hover i {
    background: #aa3702; }

.button_key_secondary {
  background: none;
  border: 3px solid #ee530c; }
  .button_key_secondary:hover {
    background: white;
    color: black; }
  .button_key_secondary i {
    color: #ee770c; }
  .button_key_secondary.button_small, .table_nominate a.button_key_secondary, .article-tags a.button_key_secondary {
    border-width: 2px; }
  .button_key_secondary.button_large.button_icon > i, .advice-sectionLinks a.button_large > i, .advice-sectionLinks a.button_key_secondary > i, .megaMenu-list a.button_large > i, .megaMenu-list .advice-sectionLinks a > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #e24902;
    color: #ffe66f; }
  .button_key_secondary.button_large.button_icon:hover i, .advice-sectionLinks a.button_large:hover i, .advice-sectionLinks a.button_key_secondary:hover i, .megaMenu-list a.button_large:hover i, .megaMenu-list .advice-sectionLinks a:hover i, .advice-sectionLinks .megaMenu-list a:hover i {
    background: #aa3702; }

.button_base {
  background: #1f2332;
  color: white; }
  .button_base:hover {
    background: #333542; }
  .button_base i {
    color: #ee770c; }

.button_blank {
  background: #f9f2eb;
  color: #38312e; }
  .button_blank:hover {
    background: #fff7ef; }
  .button_blank i {
    color: #38312e; }

.button_stone, .trainingModule_completed .trainingModule-button, .article-tags a {
  background: #e9e6e2;
  color: #23242e;
  border: 2px solid #e0dedb; }
  .button_stone:hover, .trainingModule_completed .trainingModule-button:hover, .article-tags a:hover {
    background: #f2f0ee; }
  .button_stone i, .trainingModule_completed .trainingModule-button i, .article-tags a i {
    color: #b0aeb8; }

.button_slate, .megaMenu-list a {
  background: #373a49;
  color: white; }
  .button_slate:hover, .megaMenu-list a:hover {
    background: #484c60; }
  .button_slate i, .megaMenu-list a i {
    color: #ee770c; }

.button_stone, .trainingModule_completed .trainingModule-button, .article-tags a {
  background: #e9e6e2;
  color: #23242e; }
  .button_stone:hover, .trainingModule_completed .trainingModule-button:hover, .article-tags a:hover {
    background: #f2f0ee; }

.button_fresh {
  background: #99ffc7;
  color: #004f37;
  border: 2px solid #84f1b5; }
  .button_fresh:hover {
    background: #d7ffe9; }
  .button_fresh i {
    color: #04795b; }
  .button_fresh.button_large.button_icon > i, .advice-sectionLinks a.button_large > i, .advice-sectionLinks a.button_fresh > i, .megaMenu-list a.button_large > i, .megaMenu-list .advice-sectionLinks a > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #77f3af;
    color: #04795b; }
  .button_fresh.button_large.button_icon:hover i, .advice-sectionLinks a.button_large:hover i, .advice-sectionLinks a.button_fresh:hover i, .megaMenu-list a.button_large:hover i, .megaMenu-list .advice-sectionLinks a:hover i, .advice-sectionLinks .megaMenu-list a:hover i {
    background: #a7fcd8; }

.button_calm {
  background: #9ee4ff;
  color: #00273d;
  border: 2px solid #92daf7; }
  .button_calm:hover {
    background: #d6ffff; }
  .button_calm i {
    color: #00668f; }
  .button_calm.button_large.button_icon > i, .advice-sectionLinks a.button_large > i, .advice-sectionLinks a.button_calm > i, .megaMenu-list a.button_large > i, .megaMenu-list .advice-sectionLinks a > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #7ad2f5;
    color: #00668f; }
  .button_calm.button_large.button_icon:hover i, .advice-sectionLinks a.button_large:hover i, .advice-sectionLinks a.button_calm:hover i, .megaMenu-list a.button_large:hover i, .megaMenu-list .advice-sectionLinks a:hover i, .advice-sectionLinks .megaMenu-list a:hover i {
    background: #a6f6fc; }

.button_sunshine, .advice-sectionLinks a {
  background: #fdf3db;
  color: #8d5000;
  border: 2px solid #fcecc6; }
  .button_sunshine:hover, .advice-sectionLinks a:hover {
    background: #fff; }
  .button_sunshine i, .advice-sectionLinks a i {
    color: #ffa600; }
  .button_sunshine.button_large.button_icon > i, .advice-sectionLinks a > i, .megaMenu-list a.button_large > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #ffeab9;
    color: #ffa600; }
  .button_sunshine.button_large.button_icon:hover i, .advice-sectionLinks a:hover i, .megaMenu-list a.button_large:hover i {
    background: #fff9ea; }

@media all and (min-width: 1200px) {
  button_ .button_sunshine.button_responsive.button_icon > i, button_ .advice-sectionLinks a.button_responsive > i, .advice-sectionLinks button_ a.button_responsive > i, button_ .megaMenu-list a.button_responsive > i, .megaMenu-list button_ a.button_responsive > i {
    background: #ffeab9;
    color: #ffa600; }
  button_ .button_sunshine.button_responsive.button_icon:hover i, button_ .advice-sectionLinks a.button_responsive:hover i, .advice-sectionLinks button_ a.button_responsive:hover i, button_ .megaMenu-list a.button_responsive:hover i, .megaMenu-list button_ a.button_responsive:hover i {
    background: #fff9ea; } }

.button_rich, .button_link, .button_secondary, .button_primary, .button_richGreen, .featureItem_fresh .featureItem-link, .button_richOrange, .featureItem_black .featureItem-link, .featureItem_grey .featureItem-link, .featureItem_orange .featureItem-link, .featureItem .featureItem-link {
  font-weight: 500;
  color: white;
  text-decoration: none;
  display: inline-flex;
  border-radius: 10px;
  padding: 10px 20px;
  position: relative;
  font-size: 18px ;
  font-size: 1.125rem ;
  transition: transform .2s, box-shadow .2s; }
  .button_rich:hover, .button_link:hover, .button_secondary:hover, .button_primary:hover, .button_richGreen:hover, .featureItem_fresh .featureItem-link:hover, .button_richOrange:hover, .featureItem_black .featureItem-link:hover, .featureItem_grey .featureItem-link:hover, .featureItem_orange .featureItem-link:hover, .featureItem .featureItem-link:hover {
    transform: scale(105%, 105%);
    z-index: 1; }

.button_richOrange, .featureItem_black .featureItem-link, .featureItem_grey .featureItem-link, .featureItem_orange .featureItem-link, .featureItem .featureItem-link {
  text-shadow: 0px 2px 6px #d33a00;
  background: #ec460a;
  background: linear-gradient(191deg, #f7931e 0%, #ec460a 100%);
  box-shadow: 0px 17px 16px -15px rgba(200, 40, 0, 0.8); }
  .button_richOrange:hover, .featureItem_black .featureItem-link:hover, .featureItem_grey .featureItem-link:hover, .featureItem_orange .featureItem-link:hover, .featureItem .featureItem-link:hover {
    box-shadow: 0px 20px 20px -15px rgba(200, 40, 0, 0.5); }

.button_richGreen, .featureItem_fresh .featureItem-link {
  background: #004231;
  background: linear-gradient(191deg, #09b46d 0%, #007a55 100%);
  box-shadow: 0px 17px 16px -15px rgba(0, 78, 13, 0.8); }
  .button_richGreen:hover, .featureItem_fresh .featureItem-link:hover {
    box-shadow: 0px 20px 20px -15px rgba(0, 78, 13, 0.8); }

.button_primary {
  text-shadow: 0px 2px 6px #d33a00;
  background: #ec460a;
  background: linear-gradient(191deg, #f7931e 0%, #ec460a 100%);
  box-shadow: 0px 17px 16px -15px rgba(200, 40, 0, 0.8);
  text-align: center;
  line-height: 1.5; }
  .button_primary:hover {
    box-shadow: 0px 20px 20px -15px rgba(200, 40, 0, 0.5); }
  .button_primary i {
    color: #ffe66f; }
  .button_primary.button_large.button_icon > i, .advice-sectionLinks a.button_large > i, .advice-sectionLinks a.button_primary > i, .megaMenu-list a.button_large > i, .megaMenu-list .advice-sectionLinks a > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #e24902;
    color: #ffe66f; }
  .button_primary.button_disabled {
    opacity: 0.5;
    pointer-events: none; }
    .button_primary.button_disabled:hover {
      transform: none;
      z-index: 1; }

.button_small, .table_nominate a, .article-tags a {
  padding: 5px 15px;
  margin: 3px 1px;
  font-size: 16px ;
  font-size: 1rem ; }
  .button_small.button_icon i, .table_nominate a.button_icon i, .advice-sectionLinks a.button_small i, .advice-sectionLinks .table_nominate a i, .table_nominate .advice-sectionLinks a i, .article-tags a.button_icon i, .article-tags .advice-sectionLinks a i, .advice-sectionLinks .article-tags a i, .megaMenu-list a.button_small i, .megaMenu-list .table_nominate a i, .table_nominate .megaMenu-list a i, .megaMenu-list .article-tags a i, .article-tags .megaMenu-list a i {
    font-size: 14px ;
    font-size: 0.875rem ; }

.button_secondary {
  background: white;
  color: #694c48;
  padding: 8px 18px;
  border: 2px solid #f5a242;
  box-shadow: 0px 17px 16px -15px rgba(200, 40, 0, 0.4); }
  .button_secondary:hover {
    box-shadow: 0px 20px 20px -15px rgba(200, 40, 0, 0.2); }
  .button_secondary i {
    color: #ee770c; }
  .button_secondary.button_large.button_icon > i, .advice-sectionLinks a.button_large > i, .advice-sectionLinks a.button_secondary > i, .megaMenu-list a.button_large > i, .megaMenu-list .advice-sectionLinks a > i, .advice-sectionLinks .megaMenu-list a > i {
    background: #f9f2eb;
    color: #ee770c; }
  .button_secondary.button_small, .table_nominate a.button_secondary, .article-tags a.button_secondary {
    padding: 3px 13px; }
    .button_secondary.button_small.button_icon i, .table_nominate a.button_secondary.button_icon i, .advice-sectionLinks a.button_small i, .advice-sectionLinks .table_nominate a i, .table_nominate .advice-sectionLinks a i, .article-tags a.button_secondary.button_icon i, .article-tags .advice-sectionLinks a.button_secondary i, .advice-sectionLinks .article-tags a.button_secondary i, .megaMenu-list a.button_small i, .megaMenu-list .table_nominate a i, .table_nominate .megaMenu-list a i, .megaMenu-list .article-tags a i, .article-tags .megaMenu-list a i {
      color: #ee770c; }

.button_link {
  background: #ffffff;
  color: #006097;
  color: #cc3d00;
  border: none;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  padding: 10px 20px; }
  .button_link:hover {
    background: #f8f8f8;
    text-decoration: underline;
    text-decoration-color: #ddd; }

.button_icon, .advice-sectionLinks a, .megaMenu-list a {
  display: inline-flex; }
  .button_icon .button_icon-text, .advice-sectionLinks a .button_icon-text, .megaMenu-list a .button_icon-text {
    align-self: center;
    text-align: left; }
  .button_icon i, .advice-sectionLinks a i, .megaMenu-list a i {
    align-self: center;
    padding-right: 15px;
    transition: all .2s; }
  .button_icon .button_icon-text + i, .advice-sectionLinks a .button_icon-text + i, .megaMenu-list a .button_icon-text + i {
    padding-right: 0;
    padding-left: 15px; }
  .button_icon:hover, .advice-sectionLinks a:hover, .megaMenu-list a:hover {
    text-decoration: none; }

.button_large, .advice-sectionLinks a {
  padding: 15px;
  font-size: 20px ;
  font-size: 1.25rem ;
  font-weight: 450;
  align-items: center; }
  .button_large i, .advice-sectionLinks a i {
    text-align: center;
    font-size: 30px ;
    font-size: 1.875rem ;
    padding: 10px;
    min-width: 60px;
    line-height: 40px;
    border-radius: 40px;
    text-shadow: none;
    align-self: center;
    margin: 0 14px 0 0; }
  .button_large .button_icon-text + i, .advice-sectionLinks a .button_icon-text + i {
    margin: 0 0 0 14px;
    padding: 10px; }

@media all and (min-width: 1200px) {
  .button_responsive {
    padding: 15px;
    font-size: 20px ;
    font-size: 1.25rem ;
    font-weight: 450;
    border-radius: 10px;
    align-items: center; }
    .button_responsive i {
      text-align: center;
      font-size: 30px ;
      font-size: 1.875rem ;
      padding: 10px;
      min-width: 60px;
      line-height: 40px;
      border-radius: 40px;
      text-shadow: none;
      align-self: center;
      margin: 0 14px 0 0; }
    .button_responsive .button_icon-text + i {
      margin: 0 0 0 14px;
      padding: 10px; } }

.button_full {
  width: 100%; }

.boldLink {
  font-weight: 500;
  color: #006097; }
  .boldLink:hover {
    color: #00273d;
    background: #c7eefd; }

.button_staff {
  font-weight: 500;
  color: white;
  text-decoration: none;
  border-radius: 10px;
  padding: 10px 20px;
  display: none;
  position: relative;
  font-size: 18px ;
  font-size: 1.125rem ;
  transition: transform .2s, box-shadow .2s;
  text-shadow: 0px 2px 6px #d300a6;
  background: #ec0ace;
  background: linear-gradient(191deg, #f71ed7 0%, #ec0a60 100%);
  box-shadow: 0px 13px 14px -12px rgba(200, 0, 146, 0.8);
  text-align: center;
  line-height: 0.6; }
  .button_staff:hover {
    transform: scale(105%, 105%);
    z-index: 1;
    box-shadow: 0px 20px 20px -15px rgba(200, 40, 0, 0.5); }

.captionImage figcaption {
  background: #efefef;
  padding: 1px 10px;
  border-radius: 5px;
  margin-top: 7px; }

.iconHeading {
  display: flex; }

.iconHeading i {
  padding: 0 20px 0 0;
  align-self: center;
  color: #ffe66f; }

.radio {
  position: relative;
  padding-left: 30px;
  margin: 10px 0; }

.radios {
  font-size: 19px ;
  font-size: 1.1875rem ; }
  .radios label {
    padding: 0px 10px 0 10px;
    display: inline-block;
    cursor: pointer;
    touch-action: manipulation; }
    .radios label::before {
      content: "";
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      width: 28px;
      height: 28px;
      border: 2px solid #b0aeb8;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0); }
    .radios label::after {
      content: "";
      position: absolute;
      top: 7px;
      left: 7px;
      width: 0;
      height: 0;
      border: 7px solid currentcolor;
      border-radius: 50%;
      opacity: 0;
      background: currentcolor; }
  .radios input {
    width: 30px ;
    width: 1.875rem ;
    height: 30px ;
    height: 1.875rem ;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }
  .radios input:checked + label:before {
    border-color: #006097; }
  .radios input:checked + label:after {
    opacity: 1;
    border-color: #006097; }

.selectDropdown {
  display: flex;
  position: relative;
  border-radius: 30px;
  margin: 20px 0; }
  .selectDropdown .select-container {
    display: flex;
    position: relative; }
  .selectDropdown label {
    align-self: center;
    padding-right: 10px; }
  .selectDropdown select {
    background: #f9f2eb;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    display: inline-fflex;
    font-size: 17px ;
    font-size: 1.0625rem ;
    padding: 5px 50px 5px 10px;
    border-radius: 10px;
    border: 2px solid #e2d7ca; }
    .selectDropdown select:hover {
      background: white; }
  .selectDropdown i {
    position: absolute;
    right: 20px;
    align-self: center;
    font-size: 20px;
    pointer-events: none; }

.accordion {
  background: #f9f2eb;
  border-top: 2px solid #e2d7ca;
  border-bottom: 2px solid #e2d7ca;
  padding: 10px 10px; }
  .accordion .button_secondary {
    margin-top: 0; }
    .accordion .button_secondary i::before {
      padding-left: 20px; }

.accordion-content-container {
  height: 0;
  overflow: hidden; }

.accordion-content-container_expanded {
  overflow: visible; }

.accordion-content {
  padding: 1px 0; }

.mainNavigation-buttons {
  background: #ee770c;
  height: 70px;
  position: relative;
  display: flex;
  flex-direction: row; }

.mainNavigation-logo {
  display: inline-block;
  align-self: center;
  order: 2;
  width: 100%;
  text-align: center; }
  .mainNavigation-logo img {
    max-height: 55px; }

.menuCover {
  z-index: 10;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5); }

.menuListHeader {
  height: 70px;
  background: #ee770c;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  display: flex; }
  .menuListHeader h3 {
    margin: 0;
    text-align: center;
    color: white;
    align-self: center;
    flex-grow: 1; }

.menuListHeader-close {
  border: none;
  background: none;
  align-self: stretch;
  padding: 0 20px; }
  .menuListHeader-close i {
    font-size: 28px;
    display: block;
    color: white; }
  .menuListHeader-close:focus-visible i {
    color: #444; }

.menuList {
  background: white;
  position: fixed;
  min-width: 280px;
  margin: 0;
  top: 0;
  bottom: 0;
  z-index: 10; }

.menuScroller {
  overflow-y: scroll;
  overscroll-behavior: contain;
  position: absolute;
  top: 70px;
  bottom: 0;
  width: 100%; }

.menuScroller {
  font-family: "Rubik", sans-serif; }
  .menuScroller .menuList-level1 > a,
  .menuScroller .menuList-level2 > a {
    display: block;
    text-decoration: none;
    color: #38312e; }
  .menuScroller ul {
    margin: 0;
    text-align: left;
    padding-inline-start: 0; }

.menuList-level1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: list-item; }
  .menuList-level1 > a,
  .menuList-level1 > button {
    padding: 20px 15px;
    font-size: 20px ;
    font-size: 1.25rem ;
    line-height: 1.5; }
  .menuList-level1:hover {
    background: #f9f2eb; }

.accountMenu .menuList-level1 {
  display: flex; }
  .accountMenu .menuList-level1 a {
    display: flex; }
  .accountMenu .menuList-level1 i {
    color: #aaa;
    margin-right: 10px;
    align-self: center;
    font-size: 18px; }
  .accountMenu .menuList-level1 .dot {
    position: relative; }
    .accountMenu .menuList-level1 .dot:after {
      content: "";
      position: absolute;
      background: red;
      border-radius: 20px;
      width: 15px;
      height: 15px;
      left: -6px;
      top: -4px;
      border: 2px solid white; }
    .accountMenu .menuList-level1 .dot.active:after {
      left: 9px; }

.menuList-submenu-button {
  border: none;
  display: block;
  background: none;
  width: 100%;
  text-align: left; }
  .menuList-submenu-button i {
    padding-right: 10px; }

.menuList-level2 > a {
  font-size: 18px ;
  font-size: 1.125rem ;
  padding: 9px 10px 9px 35px;
  border-top: 2px solid rgba(0, 0, 0, 0.08); }

.menuList-submenu_expanded {
  background: #fee5ce; }

.siteMenu {
  left: -280px; }

.siteMenu_hidden,
.accountMenu_hidden {
  display: none; }

.accountMenu {
  right: -280px; }

.accountMenu .menuButton {
  right: 0;
  left: unset; }

.accountButton, .basketButton, .searchButton, .menuButton {
  padding: 0;
  border: none;
  background: none;
  min-width: 59px;
  font-size: 12px;
  font-weight: 500;
  color: #38312e;
  order: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none; }
  .accountButton i, .basketButton i, .searchButton i, .menuButton i {
    font-size: 23px;
    display: block;
    padding-bottom: 4px;
    color: white; }
  .accountButton:focus-visible i, .basketButton:focus-visible i, .searchButton:focus-visible i, .menuButton:focus-visible i {
    color: #444; }
  .accountButton:hover, .basketButton:hover, .searchButton:hover, .menuButton:hover {
    background: #f9f2eb; }

@media all and (min-width: 360px) {
  .accountButton, .basketButton, .searchButton, .menuButton {
    min-width: 65px; } }

.menuButton {
  order: 1; }
  .menuButton i {
    font-size: 27px; }

.basketButton {
  position: relative; }

.accountButton {
  margin-right: 5px; }

.notificationDot_basket {
  background: red;
  box-shadow: 0px 0px 1px 2px white;
  border-radius: 20px;
  position: absolute;
  top: 15px;
  left: 11px;
  color: white;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  display: none; }

@media screen and (min-width: 360px) {
  .searchButton,
  .basketButton {
    display: flex; } }

@media screen and (min-width: 1000px) {
  .mainNavigation {
    border-bottom: solid 2px #ee770c; }
  .mainNavigation-buttons {
    text-align: left;
    background: #fdfaf8;
    height: unset; }
  .mainNavigation-logo {
    display: inline-block;
    min-width: 115px;
    background: #ee770c;
    width: unset;
    order: unset;
    align-self: stretch;
    display: flex;
    justify-content: center; }
    .mainNavigation-logo img {
      align-self: center; }
  .mainNavigation-expander {
    flex-grow: 1; }
  .siteMenu_hidden {
    display: inline-block; }
  .siteMenu--show {
    display: none; }
  .siteMenu {
    position: unset;
    background: none;
    vertical-align: top; }
  .menuList-submenu > ul {
    display: none; }
  .menuListHeader {
    display: none; }
  .menuScroller {
    position: initial;
    overflow-y: initial; }
    .menuScroller > ul > li {
      display: inline-block;
      align-self: center; }
  .siteMenu .menuList-level1 {
    border-bottom: none;
    height: 68px;
    top: 0; }
    .siteMenu .menuList-level1 > a, .siteMenu .menuList-level1 .menuList-submenu-button {
      font-size: 16px ;
      font-size: 1rem ; }
      .siteMenu .menuList-level1 > a > i, .siteMenu .menuList-level1 .menuList-submenu-button > i {
        display: none; }
    .siteMenu .menuList-level1:nth-child(1) {
      padding-left: 15px; }
  .menuList-submenu_expanded {
    background: initial; }
  .accountButton i,
  .searchButton i,
  .basketButton i {
    color: #38312e; } }

@media screen and (min-width: 1200px) {
  .menuList-level1 > a,
  .menuList-level1 .menuList-submenu-button {
    padding: 20px 20px; }
  .menuList-level1:nth-child(1) {
    padding-left: 20px; } }

.megaMenu {
  display: none; }

.megaMenu {
  font-size: initial;
  display: none;
  left: 0;
  padding: 30px;
  width: 100%;
  background: #1f2332;
  color: white;
  position: relative; }

.megaMenu-list {
  margin: 0; }
  .megaMenu-list li {
    display: inline-block; }
  .megaMenu-list a {
    margin-right: 10px;
    margin-bottom: 13px; }

.megaMenu-triangle-container {
  position: relative;
  display: none; }

.megaMenu-triangle {
  position: absolute;
  top: -5px;
  right: 50%;
  transform: translateX(50%);
  width: 0;
  height: 0;
  border-width: 0 22px 14px 22px;
  border-color: transparent transparent #1f2332 transparent;
  border-style: solid; }

.megaMenu-closeButton {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px ;
  font-size: 1.875rem ;
  color: white;
  background: none;
  border: none; }

.megaMenu-title {
  font-size: 30px ;
  font-size: 1.875rem ;
  font-weight: 450;
  letter-spacing: .02ch;
  line-height: 1;
  color: #fee5ce;
  margin-bottom: 15px; }

@media screen and (min-width: 1000px) {
  .megaMenu_visible {
    display: grid; }
  .megaMenu_active {
    background: #fee5ce; }
  .megaMenu_active .megaMenu-triangle-container {
    display: block; } }

.mainNavigation-searchBar-container {
  background: #444;
  padding: 10px;
  width: 100%;
  display: flex; }

.mainNavigation-searchBar {
  display: flex;
  background: white;
  border-radius: 50px;
  border: 2px solid #ddd;
  max-width: 800px;
  margin-left: auto;
  margin-right: 30px;
  overflow: hidden; }
  .mainNavigation-searchBar:focus-within {
    outline: 2px solid #ec460a;
    outline: 0px 0px 2px #ec460a;
    outline-offset: -4px; }
  .mainNavigation-searchBar input {
    border-style: none;
    width: 100%;
    padding: 6px 0;
    margin-left: 15px; }
    .mainNavigation-searchBar input:focus-visible {
      border: none;
      outline: none; }
  .mainNavigation-searchBar button {
    border: none;
    background: none;
    align-self: stretch; }
  .mainNavigation-searchBar i {
    align-self: center;
    padding: 0 10px;
    color: #999; }

.mainNavigation-searchBar-close {
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 10px;
  background: none;
  border: none; }

footer {
  padding: 20px;
  background: #1e1f29;
  color: #d0d4e9; }
  footer h2,
  footer h3 {
    color: #dedff7; }
  footer p {
    margin: 5px 0 0;
    color: #d0d4e9; }
  footer a {
    color: #d0d4e9;
    text-decoration-color: #7c7fd1; }
    footer a:hover {
      text-decoration-color: white;
      color: white; }
  footer.grid, footer.timeline {
    column-gap: 0; }

.footer-social i {
  margin-right: 10px; }

@media all and (min-width: 1000px) {
  footer section {
    text-align: center;
    border-right: 2px solid; }
  footer section:last-of-type {
    border: none; } }

.card, .courseRep, .eventCard, .env_blank-indent-card, .env_blank-card, .sectionCard, .businessCard, .event, .societies a {
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid; }

.env_blank-card, .sectionCard, .businessCard, .event, .societies a {
  background: #f9f2eb;
  background: white;
  color: #38312e;
  border-color: #edeae5;
  padding: 7px;
  transition: transform .05s, box-shadow .05s, border-color .05s; }
  .env_blank-card:hover, .sectionCard:hover, .businessCard:hover, .event:hover, .societies a:hover {
    border-color: #ffc188;
    z-index: 1;
    box-shadow: 0px 17px 14px -10px rgba(219, 104, 75, 0.1); }

.env_blank-indent-card {
  background: #fdfaf8;
  color: #38312e;
  border: none;
  padding: 15px;
  transition: transform .05s, box-shadow .05s, border-color .05s; }
  .env_blank-indent-card:hover {
    z-index: 1;
    box-shadow: 0px 17px 14px -10px rgba(219, 104, 75, 0.1); }

.societies {
  padding: 0; }
  .societies > li {
    display: grid;
    position: relative; }
  .societies a {
    font-size: 20px ;
    font-size: 1.25rem ;
    display: flex;
    margin-bottom: 10px;
    text-decoration: none;
    align-items: center; }
  .societies img {
    max-width: 50px; }
  .societies span {
    display: block;
    align-self: start;
    margin: 0 10px;
    width: 100%; }

.societyBadge {
  background: white;
  border: 2px solid #ee770c;
  font-size: 16px ;
  font-size: 1rem ;
  color: #ec460a;
  font-weight: bold;
  line-height: 1em;
  padding: 2px 5px;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 7px;
  outline: 2px solid white; }
  .societyBadge i {
    color: #f5a242;
    padding-right: 5px; }

@media screen and (min-width: 1000px) {
  .societies {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px; }
    .societies a {
      display: grid;
      margin-bottom: 0;
      align-content: start;
      padding: 12px; }
    .societies span {
      width: auto;
      display: block;
      padding: 5px;
      margin: 0;
      text-align: center; }
    .societies img {
      max-width: 100%;
      width: 100%;
      grid-row-start: 1;
      padding: 10px 10px 0 10px; }
  .societyBadge {
    font-size: 18px ;
    font-size: 1.125rem ; }
  .societyBadge_save {
    font-size: 18px ;
    font-size: 1.125rem ;
    text-align: center;
    right: 53%;
    left: -44%;
    transform: translateX(53%); } }

@media screen and (min-width: 1400px) {
  .societies {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

@media screen and (min-width: 1650px) {
  .societies {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }

.societySidebar {
  margin: 20px 40px; }

.societySidebar-officer {
  text-align: center; }

.societySidebar-officer-image {
  border-radius: 200px;
  border: 2px solid #edeae5;
  overflow: hidden;
  max-width: 200px;
  margin: 0 auto 10px; }
  .societySidebar-officer-image:hover {
    border: 2px solid #e2d7ca; }
  .societySidebar-officer-image img {
    border-radius: 200px;
    border: 6px solid #f9f2eb;
    transition: all .1s; }
    .societySidebar-officer-image img:hover {
      border: 0px solid white;
      border: 6px solid #fff7ef; }

.societySidebar-officer-name {
  font-size: 30px ;
  font-size: 1.875rem ; }

.societySidebar-officer-title {
  font-size: 13px ;
  font-size: 0.8125rem ; }

.societySidebar-officer-contact {
  margin-top: 5px; }
  .societySidebar-officer-contact i {
    padding: 5px; }

@media screen and (min-width: 1000px) {
  .societySidebar {
    width: 250px;
    padding: 40px 0px;
    margin: 0 50px 0 20px; } }

.sidebarAd {
  display: none; }

.mobileAd-container {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.mobileAd {
  display: none;
  background: #f9f2eb;
  border-top: 2px solid #ccc;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2); }
  .mobileAd img {
    width: 420px; }
  .mobileAd button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 4px; }

@media all and (min-height: 580px) {
  .mobileAd-container {
    display: block; } }

@media screen and (min-width: 1000px) {
  .mobileAd-container {
    display: none; }
  .sidebarAd-page {
    display: flex; }
    .sidebarAd-page > main {
      width: 100%; }
    .sidebarAd-page .sidebar-container,
    .sidebarAd-page .sidebar_before-container {
      width: 100%; }
  .sidebarAd {
    width: 180px;
    display: block;
    padding: 30px 10px 20px 10px;
    background: #e9e6e2;
    border: 1px solid #edeae5;
    color: #393b49; }
    .sidebarAd span {
      display: block;
      text-align: center; } }

.sidebarAd-slider {
  margin: 10px 0;
  width: 160px;
  /* Update to your slider width */
  height: 600px;
  /* Update to your slider height */
  position: relative;
  overflow: hidden; }

.sidebarAd-slider .sidebarAd-item {
  display: none;
  position: absolute;
  top: 0;
  left: 0; }

.mobileAd-slider {
  width: 320px;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 auto; }
  .mobileAd-slider .mobileAd-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0; }

.article-published {
  display: flex;
  padding: 12px 0 10px; }
  .article-published .author-name {
    font-weight: 600;
    font-size: 17px ;
    font-size: 1.0625rem ; }
  .article-published .article-date {
    font-weight: 350; }
  .article-published .author-image {
    max-width: 60px;
    margin-right: 5px;
    background: #eee; }

.article-share {
  display: flex;
  align-items: center; }
  .article-share span {
    font-weight: 600;
    font-size: 17px ;
    font-size: 1.0625rem ;
    margin-right: 5px; }
  .article-share a {
    padding: 5px;
    display: flex;
    text-decoration: none;
    align-items: center;
    color: #373a49; }
  .article-share i {
    font-size: 20px ;
    font-size: 1.25rem ; }

.whatsapp {
  color: #25d366; }

.facebook {
  color: #4267B2; }

.twitter {
  color: #1DA1F2; }

.article-featureImage {
  max-width: 600px;
  margin: 0 auto; }

@media screen and (min-width: 600px) {
  .article-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .article-tags {
    width: 100%; }
  .article-published {
    padding-right: 20px; }
  .article-share {
    align-self: flex-start;
    padding: 10px 0; } }

.sidebar,
.sidebar_before {
  background: #f9f2eb;
  padding: 20px; }

.sidebar-container {
  display: grid; }

@media screen and (min-width: 1200px) {
  .sidebar-container,
  .sidebar_before-container {
    display: grid;
    grid-template-columns: 300px auto;
    width: 100%; }
    .sidebar-container .elastic,
    .sidebar_before-container .elastic {
      max-width: 1000px;
      width: 100%;
      padding: 0 30px;
      margin: 0;
      grid-column-start: 2; }
    .sidebar-container .sidebar,
    .sidebar_before-container .sidebar {
      grid-column-start: 1;
      grid-row-start: 1; } }

@media screen and (min-width: 1650px) {
  .sidebar-container .elastic {
    padding: 0 10px 0 50px; } }

.searchBar {
  position: relative;
  display: flex;
  margin-bottom: 30px; }
  .searchBar input {
    border-radius: 30px;
    border: solid 2px #b0aeb8;
    padding: 3px 30px 3px 10px;
    font-size: 18px ;
    font-size: 1.125rem ;
    width: 100%; }
  .searchBar button {
    position: absolute;
    right: 0;
    background: none;
    border: none;
    align-self: center;
    margin-right: 4px; }

.articleCard {
  background: #f9f2eb;
  display: inline-block;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
  text-decoration: none;
  max-width: 480px;
  border: 2px solid #edeae5; }
  .articleCard:hover {
    background: #f2f0ee;
    border: 2px solid #b0aeb8; }

.articleCard-title {
  font-size: 18px ;
  font-size: 1.125rem ;
  color: #23242e;
  padding-top: 10px; }

@media screen and (min-width: 1200px) {
  .articleCard-title {
    font-size: 20px ;
    font-size: 1.25rem ; } }

.pageSearch-container {
  margin: 10px 0 10px;
  position: relative; }

.pageSearch {
  width: 100%;
  max-width: 600px;
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.05);
  border: 2px solid #444;
  border-radius: 20px;
  padding: 6px 10px 6px 40px;
  font-size: 18px; }
  .pageSearch:focus-within, .pageSearch:focus-visible {
    border: 2px solid #ec460a;
    outline: none; }

.pageSearch-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%); }

.articleSearch {
  margin: 10px 0 10px;
  position: relative; }
  .articleSearch i {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%); }

.articleSearch-results {
  margin: 0 0 30px; }

.gsc-adBlock,
.gsc-search-button {
  display: none !important; }

#gsc-iw-id1 {
  width: 100%;
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.05);
  border: 2px solid #444;
  border-radius: 20px;
  padding: 6px 10px 6px 40px; }
  #gsc-iw-id1 ::placeholder {
    font-size: 18px; }
  #gsc-iw-id1:focus-within {
    border: 2px solid #ec460a; }

.gsc-input {
  font-size: 18px !important; }

.gsib_a {
  padding: 0 !important; }

.gsc-input * {
  line-height: 1; }

.gsib_b {
  display: none; }

table.gsc-search-box td.gsc-input {
  padding-right: 0 !important; }

.gsc-control-cse {
  background: none !important;
  border: none !important; }

.gsc-selected-option-container {
  max-width: 100% !important; }

.gsc-result-info-container,
.gcsc-more-maybe-branding-root {
  display: none; }

.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
  font-size: 22px !important; }

.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
  font-size: 16px !important; }

.featureBox {
  background: #fdf3db;
  padding: 6px 12px;
  margin: 0 0 20px;
  color: #46322a; }
  .featureBox h2,
  .featureBox h3,
  .featureBox h4,
  .featureBox h5 {
    color: #66493d; }

.sidebarNav {
  display: none; }

@media screen and (min-width: 600px) {
  main .articleCard-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px; }
    main .articleCard-list .articleCard {
      background: #f9f2eb;
      border-color: #edeae5; }
      main .articleCard-list .articleCard:hover {
        border-color: #e2d7ca; } }

@media screen and (min-width: 1200px) {
  .sidebarNav {
    display: block; }
    .sidebarNav a {
      display: block;
      font-size: 18px ;
      font-size: 1.125rem ;
      padding: 5px 16px;
      font-weight: 500;
      color: #006097;
      text-decoration: none;
      margin: 5px 0; }
      .sidebarNav a:hover {
        color: #00273d;
        background: rgba(199, 238, 253, 0.5);
        border-left: 6px solid rgba(0, 96, 151, 0.2);
        padding-left: 10px; }
    .sidebarNav .active {
      border-left: 6px solid #006097;
      color: #00273d;
      background: #c7eefd;
      padding-left: 10px; }
  main .articleCard-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 15px; }
    main .articleCard-list .articleCard {
      background: #f9f2eb;
      border-color: #edeae5; }
      main .articleCard-list .articleCard:hover {
        border-color: #e2d7ca; } }

.template_article main table tr, .template_article main table td, .template_page main table tr, .template_page main table td {
  border: solid 1px #999;
  padding: 5px; }

#eventCategories {
  font-size: 19px;
  padding: 10px 0; }

.eventPage-categoryCards {
  display: flex;
  flex-wrap: wrap;
  gap: 5px; }
  .eventPage-categoryCards .env_blank-card, .eventPage-categoryCards .sectionCard, .eventPage-categoryCards .businessCard, .eventPage-categoryCards .event, .eventPage-categoryCards .societies a, .societies .eventPage-categoryCards a {
    flex: 1;
    min-width: 100px;
    max-width: 150px;
    padding: 5px; }
    .eventPage-categoryCards .env_blank-card .coverLink, .eventPage-categoryCards .sectionCard .coverLink, .eventPage-categoryCards .businessCard .coverLink, .eventPage-categoryCards .event .coverLink, .eventPage-categoryCards .societies a .coverLink, .societies .eventPage-categoryCards a .coverLink {
      z-index: 1; }
    .eventPage-categoryCards .env_blank-card .centraliseText, .eventPage-categoryCards .sectionCard .centraliseText, .eventPage-categoryCards .businessCard .centraliseText, .eventPage-categoryCards .event .centraliseText, .eventPage-categoryCards .societies a .centraliseText, .societies .eventPage-categoryCards a .centraliseText {
      position: relative;
      padding-bottom: 100%;
      overflow: hidden; }
    .eventPage-categoryCards .env_blank-card img, .eventPage-categoryCards .sectionCard img, .eventPage-categoryCards .businessCard img, .eventPage-categoryCards .event img, .eventPage-categoryCards .societies a img, .societies .eventPage-categoryCards a img {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      height: 100%;
      width: 200%;
      max-width: 200%; }
    .eventPage-categoryCards .env_blank-card h2, .eventPage-categoryCards .sectionCard h2, .eventPage-categoryCards .businessCard h2, .eventPage-categoryCards .event h2, .eventPage-categoryCards .societies a h2, .societies .eventPage-categoryCards a h2 {
      font-size: 18px; }

@media screen and (min-width: 1200px) {
  .eventPage-categoryCards {
    display: none; } }

.event {
  overflow: visible;
  margin-bottom: 20px;
  position: relative;
  max-width: 500px; }

.event-image {
  position: relative;
  width: 100%;
  padding-top: 67%;
  overflow: hidden; }
  .event-image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }

.event-badge {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 30%;
  pointer-events: none; }

.event-date {
  font-size: 16px ;
  font-size: 1rem ;
  padding: 6px 10px 0px; }

.event-date-day,
.event-date-day {
  display: inline-block; }

.event-title {
  display: block;
  font-size: 22px ;
  font-size: 1.375rem ;
  padding: 0px 10px 10px;
  font-weight: 500;
  color: #38312e;
  text-decoration: none; }
  .event-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

@media screen and (min-width: 650px) {
  .eventList {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px; } }

@media screen and (min-width: 1200px) {
  .eventList {
    grid-template-columns: 1fr 1fr 1fr; } }

@media screen and (min-width: 1500px) {
  .eventList {
    column-gap: 30px; } }

.main-fullWidth {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px; }

@media screen and (min-width: 1000px) {
  .main-fullWidth {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px; } }

.sectionHeader {
  font-size: 18px ;
  font-size: 1.125rem ; }

#featureSection_top {
  margin-bottom: 20px; }

#featureSection_middle {
  margin-top: 20px;
  margin-bottom: 20px; }

.featureItem {
  background: #f9f2eb;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .featureItem h2 {
    color: #38312e; }
  .featureItem .featureItem-link p {
    margin: 0; }

.featureItem_orange {
  background: #fdf3db; }
  .featureItem_orange h2 {
    color: #ec460a;
    text-shadow: -2px -2px 0px white, 0px -2px 0px white, 2px -2px 0px white, -2px 0px 0px white, 0px 0px 0px white, 2px 0px 0px white, -2px 2px 0px white, 0px 2px 0px white, 2px 2px 0px white; }

.featureItem-image {
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
  padding-top: 45%; }
  .featureItem-image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0; }

.featureItem_fresh {
  background: #99ffc7;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .featureItem_fresh h2 {
    color: #006345; }
  .featureItem_fresh img {
    display: block;
    margin: 0 auto; }

.featureItem_grey {
  background: #f9f2eb;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .featureItem_grey h2 {
    color: #424242; }
  .featureItem_grey .featureItem-link p {
    margin: 0; }

.featureItem_black {
  background: black;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .featureItem_black h2 {
    color: white; }
  .featureItem_black .featureItem-link p {
    margin: 0; }

@media screen and (min-width: 750px) {
  .featureItem_orange .featureItem-elastic,
  .featureItem_black .featureItem-elastic,
  .featureItem_fresh .featureItem-elastic,
  .featureItem .featureItem-elastic {
    max-width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto; }
  .featureItem_orange h2,
  .featureItem_orange .featureItem-link,
  .featureItem_black h2,
  .featureItem_black .featureItem-link,
  .featureItem_fresh h2,
  .featureItem_fresh .featureItem-link,
  .featureItem h2,
  .featureItem .featureItem-link {
    grid-column-start: 2;
    justify-self: center; }
  .featureItem_orange .featureItem-image,
  .featureItem_black .featureItem-image,
  .featureItem_fresh .featureItem-image,
  .featureItem .featureItem-image {
    grid-row-start: 1;
    grid-row-end: 3; }
  .featureItem_orange h2,
  .featureItem_black h2,
  .featureItem_fresh h2,
  .featureItem h2 {
    align-self: end;
    margin: 0 20px;
    font-size: 30px ;
    font-size: 1.875rem ; }
  .featureItem_orange .featureItem-link,
  .featureItem_black .featureItem-link,
  .featureItem_fresh .featureItem-link,
  .featureItem .featureItem-link {
    align-self: start;
    margin: 20px 20px 0; } }

.heroImageLink img {
  Transform: scale(1);
  transition: all 0.4s; }

.heroImageLink:hover img {
  Transform: scale(1.03); }

.heroImageLink a {
  line-height: 0;
  margin: 0;
  display: block; }

.heroImageLink {
  overflow: hidden;
  max-width: 1000px;
  margin: 20px;
  border-radius: 20px; }

@media screen and (min-width: 1000px) {
  .heroImageLink {
    margin: 20px;
    border-radius: 30px; } }

@media screen and (min-width: 1220px) {
  .heroImageLink {
    margin: 20px auto;
    border-radius: 30px; } }

.profileCard {
  background: #f9f2eb;
  border: 2px solid #edeae5;
  position: relative;
  margin-bottom: 15px;
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-column-gap: 20px;
  transition: all .1s; }
  .profileCard:hover {
    background: #fff7ef;
    border-color: #e2d7ca; }

.profileCard-heading {
  color: #393b49;
  text-decoration: none;
  margin: 0;
  align-self: start;
  line-height: 1.2; }
  .profileCard-heading h3 {
    margin: 0;
    font-weight: 600; }
  .profileCard-heading:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

.profileCard-role {
  margin: 0; }

.profileCard-image {
  grid-row-start: 1;
  grid-row-end: 3; }

.profileCard_orange {
  border-color: #ee770c; }

.profileCard_purple {
  border-color: #b342ae; }

.profileCard_teal {
  border-color: #208e90; }

.profileCard_red {
  border-color: #b31b3f; }

@media screen and (min-width: 550px) {
  .profileCard-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px; } }

@media screen and (min-width: 920px) {
  .profileCard-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1000px;
    margin: 0 auto; }
  .profileCard {
    display: block; }
  .profileCard-details {
    padding-top: 5px; } }

.businessCard {
  display: block;
  padding: 10px 15px;
  text-decoration: none; }
  .businessCard h3 {
    margin-bottom: 10px ;
    margin-bottom: 0.625rem ; }
  .businessCard img {
    width: 100%;
    max-width: 150px; }

@media all and (min-width: 400px) {
  .businessCard {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 20px; }
    .businessCard h3 {
      grid-column: span 2; }
    .businessCard img {
      max-width: 100%; }
  .businessCard-description :first-child {
    margin-top: 0; } }

.expandList-1 {
  margin: 20px 0;
  padding: 0;
  background: white;
  border-radius: 5px;
  overflow: hidden; }

.expandList-1 .fas,
.expandList-2 .fas {
  pointer-events: none; }

.expandList-item-1,
.expandList-item-2 {
  margin: 0;
  padding: 0; }

.expandList-item-1 {
  list-style: none;
  position: relative; }

.expandList-item-1 > .expand-trigger {
  padding: 10px 60px 10px 12px ;
  padding: 0.625rem 3.75rem 0.625rem 0.75rem ;
  color: white;
  background: orangered;
  border-bottom: 5px solid orange;
  font-size: 25px ;
  font-size: 1.5625rem ;
  margin: 0; }
  .expandList-item-1 > .expand-trigger:hover {
    background: orange; }

.expandList-item-1 .fas {
  position: absolute;
  top: 10px ;
  top: 0.625rem ;
  right: 15px ;
  right: 0.9375rem ;
  color: white;
  font-size: 35px ;
  font-size: 2.1875rem ;
  padding: 4px; }

.expandList-2 {
  padding: 0;
  margin: 0; }

.expandList-item-2 {
  position: relative;
  border-bottom: 3px solid #c9c9c9;
  list-style-type: none; }

.expandList-item-2 > .expand-trigger {
  background: #efefef;
  padding: 12px 70px 12px 15px ;
  padding: 0.75rem 4.375rem 0.75rem 0.9375rem ;
  margin: 0;
  font-size: 20px ;
  font-size: 1.25rem ; }
  .expandList-item-2 > .expand-trigger:hover {
    background: #e0e0e0; }

.expandList-item-2 .fas {
  position: absolute;
  top: 10px ;
  top: 0.625rem ;
  right: 20px ;
  right: 1.25rem ;
  color: black;
  font-size: 30px;
  padding: 3px; }

.expand-content {
  padding: 15px 12px 30px ;
  padding: 0.9375rem 0.75rem 1.875rem ; }

.expand-content p {
  word-wrap: break-word; }

.expand-trigger {
  cursor: pointer; }

.initUp {
  display: none; }

@media all and (min-width: 600px) {
  .expandList-item-1 > .expand-trigger {
    padding: 15px 80px 15px 20px ;
    padding: 0.9375rem 5rem 0.9375rem 1.25rem ; }
  .expandList-item-1 > .fas {
    position: absolute;
    top: 7px ;
    top: 0.4375rem ;
    right: 30px ;
    right: 1.875rem ;
    color: white;
    font-size: 40px;
    padding: 4px; }
  .expandList-item-2 > .expand-trigger {
    background: #efefef;
    padding: 20px 70px 20px 30px ;
    padding: 1.25rem 4.375rem 1.25rem 1.875rem ;
    margin: 0;
    font-size: 20px ;
    font-size: 1.25rem ; }
  .expandList-item-2 .fas {
    position: absolute;
    top: 13px ;
    top: 0.8125rem ;
    right: 20px ;
    right: 1.25rem ; }
  .expand-content {
    padding: 0px 30px 30px ;
    padding: 0rem 1.875rem 1.875rem ; } }

.quickLinks {
  padding-bottom: 20px; }
  .quickLinks a {
    display: block;
    text-align: left; }

@media all and (min-width: 500px) {
  .quickLinks a {
    display: inline-flex;
    margin-right: 10px; }
  .quickLinks a:last-child {
    margin-right: 0; } }

@media all and (min-width: 1000px) {
  .quickLinks {
    display: flex; }
    .quickLinks a {
      margin-right: 10px;
      flex-basis: 25%; }
    .quickLinks :last-child {
      margin-right: 0; } }

.societyPage-image {
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  margin: 10px auto 0 auto; }

.societyPage-details {
  color: #424242;
  margin-bottom: 20px; }

.societyPage-socials i,
.societyPage-category i,
.societyPage-memberCount i {
  width: 25px;
  text-align: center;
  margin-right: 10px; }

.societyPage-socials {
  margin-bottom: 20px; }
  .societyPage-socials a {
    display: block; }
    .societyPage-socials a i {
      width: 25px;
      text-align: center;
      margin-right: 10px; }

@media screen and (min-width: 780px) {
  .societyPage-image {
    margin-top: 25px;
    vertical-align: top;
    align-self: flex-start; }
  .societyPage-topSection-right {
    display: inline-block;
    margin-left: 20px; } }

.societyMembership {
  background: #f9f2eb;
  padding: 15px;
  border: 2px solid #edeae5;
  border-radius: 10px;
  margin-bottom: 20px; }

.societyMembership-price {
  font-size: 20px ;
  font-size: 1.25rem ;
  margin: 0; }

.societyMembership-notSure {
  margin-top: 15px;
  margin-bottom: 0; }

@media all and (min-width: 1000px) {
  .societyPage-topSection {
    display: grid;
    grid-template-columns: 1fr 2fr; } }

.eventPage h1 {
  margin-bottom: 0;
  font-size: 35px ;
  font-size: 2.1875rem ; }

.eventPage-societyLink {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px; }
  .eventPage-societyLink img {
    max-width: 50px;
    align-self: center;
    margin-right: 15px; }
  .eventPage-societyLink p {
    margin: 0;
    font-size: 20px ;
    font-size: 1.25rem ;
    align-self: center; }

.eventPage-event {
  border: 2px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 40px;
  box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.05); }
  .eventPage-event .eventPage-event-details {
    padding: 10px; }

.eventPage-event-ticket {
  background: #ffe5cc;
  border-top: 4px solid white;
  padding: 10px; }
  .eventPage-event-ticket h3 {
    font-size: 20px ;
    font-size: 1.25rem ;
    font-weight: 500;
    margin: 0 0 5px; }
  .eventPage-event-ticket .notification_information,
  .eventPage-event-ticket .notification_success,
  .eventPage-event-ticket .notification_warning {
    margin-bottom: 5px; }

.eventPage-event-ticket:nth-child(even) {
  background: #fff2d9; }

.eventPage-priceAndButton {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }

.eventPage-price {
  font-size: 20px ;
  font-size: 1.25rem ;
  align-self: center; }

.eventPage-priceAndButton a {
  justify-content: center; }

.eventPage-soldOut {
  align-self: center;
  margin: 0;
  padding: 08px;
  font-size: 20px ;
  font-size: 1.25rem ; }

.eventPage-image {
  border-radius: 10px;
  overflow: hidden;
  margin: 10px 0 0 0;
  text-align: center; }
  .eventPage-image img {
    max-width: 100px; }

.eventPage-topSection-image {
  display: none; }

.eventPage-topSection {
  margin-bottom: 15px; }

.eventPage-topSection-details i {
  min-width: 1.6em;
  text-align: center;
  color: #aaa; }

.eventPage-event-details-date,
.eventPage-event-details-location {
  font-size: 18px ;
  font-size: 1.125rem ; }

.eventPage-description {
  margin: 20px 0 50px 0; }

@media screen and (min-width: 650px) {
  .eventPage-event-ticket {
    display: flex; }
    .eventPage-event-ticket .eventPage-ticketName {
      flex-grow: 1;
      padding-right: 20px; }
  .eventPage-priceAndButton {
    min-width: 300px;
    padding-left: 20px;
    border-left: 3px solid #fcd29e; }
  .eventPage-event-details {
    display: flex; }
    .eventPage-event-details h2 {
      flex-grow: 1;
      padding-right: 20px; }
  .eventPage-dateAndLocation {
    min-width: 400px;
    padding-left: 20px;
    border-left: 3px solid #fcd29e; } }

.eventCard {
  border: 2px solid #edeae5;
  background: #f9f2eb;
  padding: 10px; }
  .eventCard .button, .eventCard .nominationForm .saveButton, .nominationForm .eventCard .saveButton,
  .eventCard .nominationForm input#file-upload-button,
  .nominationForm .eventCard input#file-upload-button, .eventCard .table_nominate a, .table_nominate .eventCard a, .eventCard .trainingModule-button, .eventCard .button_small, .eventCard .button_icon, .eventCard .button_large, .eventCard .advice-sectionLinks a, .advice-sectionLinks .eventCard a, .eventCard .button_full, .eventCard .megaMenu-list a, .megaMenu-list .eventCard a, .eventCard .article-tags a, .article-tags .eventCard a {
    align-self: center; }

.eventPage-events .eventCard {
  margin-bottom: 20px; }

@media screen and (min-width: 500px) {
  .eventCard {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr auto;
    column-gap: 30px;
    justify-content: space-between; } }

@media screen and (min-width: 780px) {
  .eventPage-topSection {
    display: grid;
    grid-template-columns: 1fr 5fr;
    column-gap: 20px;
    margin-top: 20px; }
  .eventPage-societyLink-image {
    display: none; }
  .eventPage-topSection-image {
    display: block; } }

.eventSeries-list .eventCard {
  display: grid; }

.eventCard_past {
  opacity: 0.5;
  display: none; }
  .eventCard_past .button, .eventCard_past .nominationForm .saveButton, .nominationForm .eventCard_past .saveButton,
  .eventCard_past .nominationForm input#file-upload-button,
  .nominationForm .eventCard_past input#file-upload-button, .eventCard_past .table_nominate a, .table_nominate .eventCard_past a, .eventCard_past .trainingModule-button, .eventCard_past .button_small, .eventCard_past .button_icon, .eventCard_past .button_large, .eventCard_past .advice-sectionLinks a, .advice-sectionLinks .eventCard_past a, .eventCard_past .button_full, .eventCard_past .megaMenu-list a, .megaMenu-list .eventCard_past a, .eventCard_past .article-tags a, .article-tags .eventCard_past a {
    pointer-events: none; }

.eventCard_future {
  display: none; }

.eventCard_future:nth-child(3) {
  display: block; }

.imageCard-list {
  margin-bottom: 20px; }

.imageCard {
  background: white;
  padding: 10px;
  border-radius: 20px;
  margin-bottom: 20px;
  position: relative;
  max-width: 500px; }

.imageCard-image {
  position: relative;
  width: 100%;
  padding-top: 66.5%;
  overflow: hidden;
  border-radius: 15px;
  background: #f5f5f5; }
  .imageCard-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%); }

.imageCard-title {
  display: block;
  font-size: 18px ;
  font-size: 1.125rem ;
  font-weight: 500;
  color: #38312e;
  text-decoration: none;
  margin-bottom: 5px; }
  .imageCard-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

.imageCard-subtitle {
  font-size: 14px ;
  font-size: 0.875rem ; }

.imageCard-text {
  padding: 6px 10px 3px;
  position: relative;
  line-height: normal;
  word-break: break-word; }

.imageCard-text * {
  margin-bottom: 6px; }

.imageCard-text :last-child {
  margin-bottom: 0; }

.imageCard-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 10px;
  row-gap: 10px; }

@media screen and (min-width: 650px) {
  .imageCard {
    margin-bottom: 0; }
  .imageCard-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
    row-gap: 15px; } }

@media screen and (min-width: 1200px) {
  .imageCard-title {
    font-size: 22px ;
    font-size: 1.375rem ; }
  .imageCard-list {
    grid-template-columns: 1fr 1fr 1fr; } }

@media screen and (min-width: 1500px) {
  .imageCard-list {
    column-gap: 30px; } }

.sectionCard-list {
  margin-bottom: 20px; }

.sectionCard {
  overflow: visible;
  position: relative;
  max-width: 500px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column; }

.sectionCard-image {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden; }
  .sectionCard-image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }

.sectionCard-text {
  padding: 3px 0 0;
  line-height: normal;
  word-break: break-word;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center; }

.sectionCard-text * {
  margin-bottom: 6px; }

.sectionCard-text :last-child {
  margin-bottom: 0; }

.sectionCard-title {
  display: block;
  font-size: 18px ;
  font-size: 1.125rem ;
  font-weight: 500;
  color: #38312e;
  text-decoration: none;
  text-align: center;
  text-wrap: balance; }
  .sectionCard-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

.sectionCard-subtitle {
  font-size: 16px ;
  font-size: 1rem ; }

@media screen and (min-width: 450px) {
  .sectionCard {
    margin-bottom: 0; }
  .sectionCard-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px; } }

@media screen and (min-width: 750px) {
  .sectionCard-list {
    grid-template-columns: 1fr 1fr 1fr; } }

@media screen and (min-width: 1200px) {
  .sectionCard-list {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

.basketMobile {
  padding: 20px 0 40px; }

.basketItem {
  background-color: #f9f2eb;
  margin-bottom: 10px;
  padding: 10px;
  display: grid;
  grid-template-columns: 1fr auto;
  column-gap: 20px;
  border: 2px #edeae5; }
  .basketItem button {
    background: none;
    color: #006097;
    padding: 0; }
    .basketItem button:hover {
      text-decoration: underline; }

.basketItem-right {
  text-align: right; }

.lineItem {
  display: flex;
  justify-content: space-between;
  color: #424242; }

.lineItem_total {
  font-size: 20px;
  color: #38312e; }

.button_checkout {
  background: #054191;
  color: white;
  border: 2px solid #00273d;
  font-weight: 500;
  margin-bottom: 10px; }
  .button_checkout:hover {
    background: #002d47; }

@media all and (min-width: 800px) {
  .basketMobile {
    display: none; }
  .button_checkout {
    width: auto;
    padding-right: 40px;
    padding-left: 40px; }
  .button_checkout-container {
    text-align: right; }
  .basketDesktopColumns {
    padding-top: 30px; } }

@media all and (min-width: 1400px) {
  .basketDesktopColumns {
    display: grid;
    grid-template-columns: 1fr 300px;
    column-gap: 30px; }
  .button_checkout {
    width: 100%; }
  .basketDesktopRight {
    display: grid;
    align-content: start; }
  .button_checkout-container {
    grid-row: 1; } }

.freshersBanner {
  max-width: 900px;
  margin: 0 auto; }
  .freshersBanner h2 {
    font-size: 30px;
    color: #f76c1e;
    text-shadow: 0px -1px 0px #c92e13, 0 2px 1px #fff;
    margin: 20px;
    font-weight: 700;
    text-align: center; }

.freshersBanner-left {
  text-align: center; }
  .freshersBanner-left img {
    max-width: 150px; }

.freshersBanner-left,
.freshersBanner-right {
  align-self: center; }

.freshers-section {
  padding: 20px 0; }

.freshers-section-text {
  padding: 20px;
  align-self: center; }

.freshers-section-image {
  align-self: center;
  text-align: center; }

.freshers-section-fair:before {
  background: rgba(165, 255, 199, 0.4); }

.freshers-section-ox:before {
  background: rgba(128, 0, 128, 0.5); }

.freshers-section-socs:before {
  background: white; }

.freshers-section-social .grid-m2 {
  align-self: center;
  text-align: center; }
  .freshers-section-social .grid-m2 img:hover {
    transform: scale(1.2); }

.freshers-section-signUp {
  padding-top: 30px;
  padding-bottom: 40px; }

.freshers-section-ox,
.freshers-section-fair,
.freshers-section-socs,
.freshers-section-social {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center; }
  .freshers-section-ox:before,
  .freshers-section-fair:before,
  .freshers-section-socs:before,
  .freshers-section-social:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }

@media all and (min-width: 1000px) {
  .freshersBanner h2 {
    font-size: 53px; } }

.heading_excellent, .electionsHandbook-page h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 35px ;
  font-size: 2.1875rem ;
  line-height: 1.2;
  color: #3b3b3b;
  text-shadow: 2px 1px 0px #eee9d3; }

.heading_excellent_blue {
  color: #006a91;
  text-shadow: 2px 1px 0px #86d4f5; }

.heading_excellent_purple {
  color: #440091;
  text-shadow: 2px 1px 0px #df86f5; }

.heading_excellent_global {
  text-shadow: -2px -2px 0 #fff, -2px 0 0 #fff, -2px 2px 0 #fff, 0 -2px 0 #fff, 0 2px 0 #fff, 2px -2px 0 #fff, 2px 0 0 #fff, 2px 2px 0 #fff ,1px 1px #FF8100,2px 2px #FF8100,3px 3px #FF8100,4px 4px #FF8100,5px 5px #FF8100 ,5px 5px #E3FF2E,6px 6px #E3FF2E,7px 7px #E3FF2E,8px 8px #E3FF2E,9px 9px #E3FF2E,10px 10px #E3FF2E;
  color: #222; }

@media all and (min-width: 1000px) {
  .heading_excellent, .electionsHandbook-page h2 {
    font-size: 50px ;
    font-size: 3.125rem ; } }

.button_excellent {
  color: white;
  font-size: 20px ;
  font-size: 1.25rem ;
  font-weight: 500; }

.button_excellent_blue {
  background: #005eac;
  box-shadow: 0px 8px 0px -2px #86d4f5;
  font-size: 20px ;
  font-size: 1.25rem ;
  font-weight: 500; }
  .button_excellent_blue:hover {
    background: #004177; }
  .button_excellent_blue i {
    color: #86d4f5; }

.button_excellent_purple {
  background: #6800ac;
  box-shadow: 0px 2px 0px -1px #e886f5, 0px 4px 0px -2px #e886f5, 0px 6px 0px -3px #e886f5, 0px 8px 0px -4px #e886f5, 0px 10px 0px -5px #e886f5, 0px 12px 0px -6px #e886f5; }
  .button_excellent_purple:hover {
    background: #380077; }
  .button_excellent_purple i {
    color: #e886f5; }

.button_excellent_orange {
  background: #ec5a00;
  box-shadow: 0px 8px 0px -2px #ffac00; }
  .button_excellent_orange:hover {
    background: #c65300; }
  .button_excellent_orange i {
    color: #ffac00; }

.sponsoredRoyalCars {
  text-align: center;
  margin: 40px;
  align-self: center; }

@media all and (min-width: 1000px) {
  .freshers-section {
    padding: 30px 0; }
  .sponsoredRoyalCars {
    text-align: right;
    margin: 0;
    align-self: end; }
  .freshers-section-signUp {
    padding-top: 40px;
    padding-bottom: 50px; }
  .freshers-section_flip {
    order: 2; } }

.hallsGroup {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.hallsGroup-image img {
  width: 150px; }

.hallsGroup-details {
  align-self: center; }
  .hallsGroup-details a {
    margin-top: 0; }

@media all and (min-width: 400px) {
  .hallsGroup {
    display: flex; }
  .hallsGroup-details {
    padding-left: 30px; } }

.advice-sectionLinks a {
  width: 100%;
  text-align: left; }

@media all and (min-width: 1000px) {
  .advice-sectionLinks {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px; }
    .advice-sectionLinks a {
      margin: 0; } }

.sidebar-links-header {
  padding: 0 0 0 10px; }

.sidebar-links-list {
  padding: 0;
  margin: 0 0 50px; }
  .sidebar-links-list li {
    list-style: none; }
  .sidebar-links-list a {
    padding: 5px 5px 5px 10px;
    font-size: 18px ;
    font-size: 1.125rem ;
    margin-bottom: 5px;
    display: block;
    text-decoration: none;
    background: #f5ede8;
    border-left: 4px solid #d9d9d9;
    color: #006097; }
    .sidebar-links-list a:hover {
      text-decoration: underline; }
  .sidebar-links-list a.active {
    font-weight: 600;
    border-left: 4px solid;
    padding: 5px 5px 5px 6px;
    background: #d6e9f3; }
  .sidebar-links-list .dot {
    position: relative; }
    .sidebar-links-list .dot:after {
      content: "";
      position: absolute;
      background: red;
      border-radius: 20px;
      width: 13px;
      height: 13px;
      left: 12px;
      top: 5px;
      border: 2px solid white; }
    .sidebar-links-list .dot.active:after {
      left: 9px; }
  .sidebar-links-list i {
    color: #888;
    width: 40px;
    text-align: center; }

.nestedMenu ul {
  margin: 0;
  padding-left: 20px;
  display: none; }

.nestedMenu .nestedMenu_expanded {
  display: block; }

.details {
  padding: 20px 0;
  border-top: 1px solid #e4e2d3; }

.details-header {
  font-size: 14px ;
  font-size: 0.875rem ;
  margin: 0;
  color: #8b8b8b; }

.details-text {
  margin: 0 0 5px; }

.inputAndSubmit input {
  width: 100%;
  font-size: 18px ;
  font-size: 1.125rem ;
  padding: 5px; }

@media all and (min-width: 600px) {
  .inputAndSubmit {
    display: flex; }
    .inputAndSubmit input {
      margin-right: 10px;
      align-self: center; } }

.notification_success,
.notification_information,
.notification_warning {
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px; }
  .notification_success i,
  .notification_information i,
  .notification_warning i {
    align-self: center;
    font-size: 30px ;
    font-size: 1.875rem ;
    padding: 10px 8px 10px 15px; }
  .notification_success p,
  .notification_information p,
  .notification_warning p {
    margin: 0;
    padding: 8px;
    align-self: center;
    line-height: 1.3; }

.notification_success {
  background: #dfffc9;
  border-top: 4px solid #008223; }
  .notification_success i {
    color: #008223; }
  .notification_success p {
    color: #1a1a1a; }

.notification_information {
  background: #d1f3ff;
  border-top: 4px solid #0071bc; }
  .notification_information i {
    color: #0071bc; }
  .notification_information p {
    color: #1a1a1a; }

.notification_warning {
  background: #ffddcf;
  border-top: 4px solid #d80e00; }
  .notification_warning i {
    color: #d80e00; }
  .notification_warning p {
    color: #1a1a1a; }

.trainingModule, .trainingModule_completed, .trainingModule_unfinished {
  padding: 10px;
  border-radius: 10px;
  margin: 10px 0 20px;
  background: #f9f2eb; }
  .trainingModule p, .trainingModule_completed p, .trainingModule_unfinished p {
    margin: 5px 0px;
    font-size: 16px ;
    font-size: 1rem ; }

.trainingModule-header {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd; }
  .trainingModule-header i {
    font-size: 30px ;
    font-size: 1.875rem ;
    padding: 10px 15px 10px 10px;
    align-self: center; }
  .trainingModule-header h3 {
    font-size: 18px ;
    font-size: 1.125rem ;
    font-weight: 550;
    margin: 0;
    align-self: center; }

.trainingModule_unfinished {
  border: 2px solid #0071bc; }
  .trainingModule_unfinished i {
    color: #0071bc; }

.trainingModule_completed {
  border: 2px solid #008223;
  border: 2px solid #e9e6e2; }
  .trainingModule_completed i {
    color: #008223; }

.examQuestion-container {
  margin: 60px 0; }

.examQuestion-number {
  font-weight: 500;
  color: #aaa; }

.examQuestion-heading {
  font-size: 20px ;
  font-size: 1.25rem ;
  color: #38312e;
  font-weight: 500; }

.examQuestion-option {
  background: #f9f8f4; }

.examQuestion-option {
  padding-left: 0; }
  .examQuestion-option label {
    display: block;
    padding: 10px 10px 10px 50px;
    font-size: 18px; }
  .examQuestion-option input,
  .examQuestion-option label::before {
    left: 11px;
    top: 11px;
    width: 24px ;
    width: 1.5rem ;
    height: 24px ;
    height: 1.5rem ; }
  .examQuestion-option label::after {
    top: 17px;
    left: 17px;
    border-width: 6px; }

.courseRep {
  background: #f9f2eb;
  border-color: #edeae5;
  padding: 15px;
  margin-bottom: 20px; }

.courseRep-course,
.courseRep-courseCode {
  margin: 0; }

.courseRep-image {
  font-size: 30px;
  color: #e2d7ca;
  text-align: center;
  max-width: 100px; }

@media all and (min-width: 500px) {
  .courseRep {
    display: flex; }
  .courseRep-image {
    margin-right: 30px;
    margin-left: 15px;
    align-self: center; } }

.searchResults-top form {
  display: flex;
  margin: 30px 0;
  border: 2px solid #fada8f;
  background: white; }

.searchResults-top input {
  width: 100%;
  font-size: 24px ;
  font-size: 1.5rem ;
  padding: 5px 10px;
  border: none;
  margin: 2px; }

.searchResults-top button {
  display: flex;
  background: #ffeab9;
  border: none; }
  .searchResults-top button i,
  .searchResults-top button span {
    align-self: center;
    padding: 10px; }

.searchResults .gsc-control-cse {
  padding: 0; }

.tutorial {
  padding: 0;
  list-style: none;
  counter-reset: tutorial-counter; }

.tutorial-step {
  background: #f9f2eb;
  border: 2px solid #edeae5;
  padding: 15px;
  margin: 0 0 30px; }

.tutorial-step-text {
  counter-increment: tutorial-counter;
  display: flex;
  list-style-position: inside;
  margin-bottom: 10px; }
  .tutorial-step-text ul,
  .tutorial-step-text ol {
    padding-left: 10px; }
  .tutorial-step-text li {
    list-style-position: outside;
    margin-bottom: 10px; }
  .tutorial-step-text::before {
    content: counter(tutorial-counter);
    background: #edeae5;
    min-width: 2rem;
    height: 2rem;
    line-height: 2rem;
    color: #38312e;
    text-align: center;
    margin-right: 1rem;
    font-size: 20px; }
  .tutorial-step-text p:first-child {
    margin-top: 0; }

@media screen and (min-width: 600px) {
  .tutorial-step-text:before {
    min-width: 3rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 30px; } }

.associateMembership .associateMembership-section {
  margin: 10px 0; }

.table_striped {
  box-sizing: border-box;
  width: 100%; }
  .table_striped th {
    padding: 5px;
    text-align: left; }
  .table_striped td {
    padding: 5px; }
  .table_striped tbody tr {
    background: #f0f0f0; }
  .table_striped tbody tr:nth-of-type(odd) {
    background: #f8f8f8; }
  .table_striped .hidden-xs {
    display: none; }

.table_nominate a {
  min-width: 100px; }

@media screen and (min-width: 600px) {
  .table_striped th {
    padding: 15px;
    text-align: left; }
  .table_striped td {
    padding: 10px 15px; }
  .table_striped .hidden-xs {
    display: block; } }

.timeDependent {
  display: none; }

.nominationForm textarea {
  width: 100%; }

.nominationForm label {
  font-weight: bold;
  font-size: 20px; }

.electionCandidate-image {
  max-width: 80px; }

.electionCandidate h2 {
  display: inline-block; }

.candidate-list {
  font-size: 30px; }

.electionCandidate {
  background: #fdf3db;
  border: 2px solid #fcecc6;
  padding: 15px; }
  .electionCandidate:hover {
    border: 2px solid #fcecc6;
    box-shadow: none; }

.electionCandidate-header {
  margin-bottom: 10px;
  text-align: center; }
  .electionCandidate-header img {
    display: block;
    margin: 0 auto; }

.electionCandidate-details {
  padding: 0 0 20px;
  border-bottom: 2px solid #fada8f; }
  .electionCandidate-details .accordion-trigger {
    background: #fff; }

.accordion-content,
.candidate_statement {
  background: white;
  padding: 5px 15px;
  margin-top: 5px; }

.electionCandidate-footer {
  padding: 10px 0;
  margin-bottom: 0; }
  .electionCandidate-footer h3 {
    margin: 0; }

@media all and (min-width: 450px) {
  .electionCandidate-header {
    display: flex; }
    .electionCandidate-header img {
      margin: 0 20px 0 0; } }

.electionTimeline-container {
  background: #fdf3db;
  padding-top: 20px;
  padding-bottom: 20px; }

.electionTimeline {
  position: relative; }
  .electionTimeline h3 i {
    padding-right: 10px;
    color: #ffa600; }

.electionTimeline-right {
  background: white;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 8px 8px 2px;
  position: relative; }
  .electionTimeline-right h3 {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 5px; }

@media screen and (min-width: 600px) {
  .electionTimeline::before {
    content: '';
    width: 3px;
    background: #38312e;
    display: block;
    position: absolute;
    left: 4px;
    top: 0px;
    bottom: 0px; }
  .electionTimeline-right {
    margin-left: 40px;
    padding: 14px; }
    .electionTimeline-right h3 {
      font-size: 1.3rem; }
    .electionTimeline-right::before {
      content: '';
      left: -42px;
      width: 16px;
      height: 16px;
      border-radius: 20px;
      background: #38312e;
      display: block;
      position: absolute;
      top: 20px; } }

.electionsLogo {
  font-size: 2.3rem;
  position: relative;
  font-weight: 600;
  color: #131313;
  text-shadow: 0px 2px 0px #ff5e00;
  margin: 1.5em;
  font-family: 'Rubik', sans-serif; }
  .electionsLogo > div {
    font-size: 4.5em;
    line-height: 0.9em;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 500;
    text-shadow: 0 .05em 0 #ff5e00; }
  .electionsLogo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47%);
    z-index: -1;
    height: 7.5em; }

.electionsHandbook-page h2 {
  margin-top: 50px; }

.electionsHandbook-page h3 {
  font-size: 22px ;
  font-size: 1.375rem ;
  font-weight: 450;
  margin-bottom: 5px ;
  margin-bottom: 0.3125rem ; }

.electionsRules {
  counter-reset: item; }
  .electionsRules ol {
    counter-reset: item;
    margin-left: 20px; }
  .electionsRules > li,
  .electionsRules ol > li {
    display: block;
    position: relative; }
    .electionsRules > li:before,
    .electionsRules ol > li:before {
      position: absolute; }
  .electionsRules > li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    left: -25px;
    top: 5px; }
  .electionsRules > li > ol > li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    left: -35px;
    top: 0px; }

.timeline-item {
  background-color: #fdf3db;
  padding: 20px;
  border: 2px solid #fcecc6;
  border-radius: 10px; }

@media all and (min-width: 1000px) {
  .dictionary-item {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 0;
    font-size: 1rem; }
    .dictionary-item h3 {
      grid-column: span 1;
      margin: 0; }
    .dictionary-item .dictionary-definition {
      grid-column: span 3;
      font-size: 1rem;
      margin: 0; }
    .dictionary-item:nth-child(odd) {
      background: #f4f4f4; }
  .dictionary {
    border: 1px solid #ccc; }
  .dictionary-item {
    border: 1px solid #ccc; }
    .dictionary-item h3 {
      font-size: 1rem;
      border-right: 2px solid #ccc;
      padding: 5px 10px; }
    .dictionary-item .dictionary-definition {
      padding: 5px 10px; } }

.electionsHandbook-checklist {
  margin-left: 40px; }
  .electionsHandbook-checklist h3 i {
    position: absolute;
    left: -40px;
    top: 7px; }
  .electionsHandbook-checklist h3 {
    position: relative; }

.suggestionCard {
  padding: 17px; }
  .suggestionCard h3 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 5px; }
  .suggestionCard > p {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    margin-bottom: 12px; }
  .suggestionCard .card-details span {
    margin-right: 20px; }
  .suggestionCard .card-details i {
    color: #aaa;
    margin-right: 3px;
    font-size: 1.2em; }

.suggestionCard-status_voting,
.suggestionCard-status_approved,
.suggestionCard-status_future,
.suggestionCard-status_notSupported {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0px;
  border-radius: 5px;
  font-weight: 500;
  text-transform: uppercase;
  border: 2px solid; }
  .suggestionCard-status_voting i,
  .suggestionCard-status_approved i,
  .suggestionCard-status_future i,
  .suggestionCard-status_notSupported i {
    align-self: center;
    font-size: 14px ;
    font-size: 0.875rem ;
    padding: 0px 10px 0px 0px; }
  .suggestionCard-status_voting p,
  .suggestionCard-status_approved p,
  .suggestionCard-status_future p,
  .suggestionCard-status_notSupported p {
    margin: 0;
    padding: 3px 10px 2px;
    align-self: center;
    line-height: 1;
    font-size: 14px ;
    font-size: 0.875rem ; }

.suggestionCard-status_voting {
  background: #e7c9ff;
  border-color: #ddb8f3; }
  .suggestionCard-status_voting i {
    color: #590082; }
  .suggestionCard-status_voting p {
    color: #340057; }

.suggestionCard-status_approved {
  background: #dfffc9;
  border-color: #d1f3b8; }
  .suggestionCard-status_approved i {
    color: #008223; }
  .suggestionCard-status_approved p {
    color: #005717; }

.suggestionCard-status_future {
  background: #ffead1;
  border-color: #f5dbbc; }
  .suggestionCard-status_future i {
    color: #ec9d3b; }
  .suggestionCard-status_future p {
    color: #5c3200;
    color: #9e4613; }

.suggestionCard-status_notSupported {
  background: #ffddcf;
  border-color: #f5d3c4; }
  .suggestionCard-status_notSupported i {
    color: #d80e00; }
  .suggestionCard-status_notSupported p {
    color: #610c06; }

.studentIdea-voteButtons {
  display: flex;
  justify-content: center;
  align-items: center; }
  .studentIdea-voteButtons button {
    padding: 14px;
    border-radius: 10px;
    border: 2px solid #e2d7ca;
    background: white;
    box-shadow: 0px 17px 16px -15px rgba(200, 40, 0, 0.4); }
    .studentIdea-voteButtons button:hover {
      box-shadow: 0px 20px 20px -15px rgba(200, 40, 0, 0.2);
      border-color: #f5a242; }
  .studentIdea-voteButtons .active {
    color: #ee770c;
    border-color: #f5a242; }
    .studentIdea-voteButtons .active i {
      color: #ee770c; }
  .studentIdea-voteButtons i {
    display: block;
    margin-bottom: 10px;
    font-size: 25px ;
    font-size: 1.5625rem ;
    color: #aaa; }
  .studentIdea-voteButtons span {
    font-size: 14px ;
    font-size: 0.875rem ;
    font-weight: 500; }

.studentIdea-voteCounter {
  font-size: 20px ;
  font-size: 1.25rem ;
  padding: 0 30px; }

.studentIdea-details {
  justify-content: space-between;
  align-items: center; }
  .studentIdea-details span i {
    color: #aaa; }
  .studentIdea-details span {
    margin-right: 30px; }

@media all and (min-width: 500px) {
  .studentIdea-voteCounter {
    padding: 0 50px; } }

.comment-list {
  list-style: none;
  padding: 0; }
  .comment-list .comment {
    border-top: 2px solid #e2d7ca; }
  .comment-list .comment-top {
    display: flex;
    justify-content: space-between;
    background: #f9f2eb;
    padding: 10px 10px; }
  .comment-list .comment-author {
    font-weight: 500;
    font-size: 18px ;
    font-size: 1.125rem ; }
  .comment-list .comment-author_position {
    font-weight: 400;
    font-size: 16px ;
    font-size: 1rem ; }
  .comment-list .comment-body {
    padding: 10px; }

.socialShare {
  padding: 20px;
  background: white;
  position: relative;
  cursor: default;
  width: 100%;
  margin: 10px;
  align-self: end;
  border-radius: 15px; }
  .socialShare a {
    display: inline-block;
    padding: 4px;
    font-weight: 450; }
  .socialShare a i {
    font-size: 20px;
    margin-right: 10px;
    pointer-events: none; }
  .socialShare input {
    line-height: 31px;
    margin-right: 5px; }
  .socialShare .copy-trigger {
    margin: 0; }

.socialShare-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  border-radius: 20px;
  font-size: 20px;
  padding: 5px 10px; }

.modal-toggle,
.socialShare-toggle {
  cursor: pointer; }
  .modal-toggle > i,
  .socialShare-toggle > i {
    pointer-events: none; }

.pageCover {
  z-index: 2;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex; }

@media all and (min-width: 600px) {
  .socialShare {
    align-self: center;
    max-width: 500px;
    margin: 0 auto; }
  .pageCover {
    background: rgba(0, 0, 0, 0.4); } }

.featherlight_hidden {
  display: none; }

.featherlight_image {
  display: inline-block;
  padding: 10px; }

.imageCard_alt1 .imageCard-subtitle {
  text-transform: uppercase;
  font-weight: 700;
  color: #ec460a;
  margin-top: 6px; }
  .imageCard_alt1 .imageCard-subtitle span {
    color: #555; }

.imageCard_alt1 .imageCard-title {
  font-weight: 700; }

.imageCard_alt1 .button, .imageCard_alt1 .button_small, .imageCard_alt1 .button_icon, .imageCard_alt1 .button_large, .imageCard_alt1 .button_full, .imageCard_alt1 .megaMenu-list a, .megaMenu-list .imageCard_alt1 a, .imageCard_alt1 .article-tags a, .article-tags .imageCard_alt1 a, .imageCard_alt1 .advice-sectionLinks a, .advice-sectionLinks .imageCard_alt1 a, .imageCard_alt1 .trainingModule-button, .imageCard_alt1 .table_nominate a, .table_nominate .imageCard_alt1 a, .imageCard_alt1 .nominationForm .saveButton, .nominationForm .imageCard_alt1 .saveButton,
.imageCard_alt1 .nominationForm input#file-upload-button,
.nominationForm .imageCard_alt1 input#file-upload-button {
  margin-top: 0; }

/* ---- particles.js container ---- */
#particles-js {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -5;
  width: 100%;
  height: 100%;
  background: #14152a;
  background-position: 50% 50%;
  background-color: #14152a;
  background-image: url("https://assets-cdn.sums.su/OB/buTheme-assets/images/asfalt-light.png"); }
