@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');


.modal-body {
  padding: 0rem;
}

.modal-content {
  background-color: transparent;
  border: 0px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
}

.modal-body .field_image  img{
  height:auto;
}


.close {
  background-color:transparent;
  width: auto;
  float: right;
  position: absolute;
  right: 0;
  top: -40px;
  border: 0;
  color: #FFF;
  font-size: 2rem;
  line-height: 1rem;
}

.paragraph--type--cca-constituent-body {
  margin-bottom:2rem !important;
}

.paragraph--type--cca-constituent-body a {
  display:block;
}

.field_links {
  display:flex;
  flex-wrap:wrap;
}



.breadcrumb {
  display:flex;
  justify-content:center;
}


.main-container {
  /**font-family: "Libre Franklin", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#footer {
  position: relative;
  z-index:2;
}
.sutp-m0 {
  margin: 0;
}
.sutp-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sutp-backdrop {
  position: relative;
  z-index: 0;
  width: 100%;
}
.sutp-backdrop img {
  width: 100%;
}
.sutp-backdrop .sutp-backdrop--inner {
  position: relative;
  z-index: 1;
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01bcf3+1,01bcf3+20,5dcdf5+21,5dcdf5+21,5dcdf5+42,5dcdf5+42,93daf8+43,93daf8+67,d3effd+68,d3effd+100 */
  background: white;
  width: 100%;
  height: 100%;
}
.sutp-social {
  background: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  position: fixed;
  bottom: 2em;
  right: 2em;
  z-index: 4;
  border-radius: 1em;
}
.sutp-social .sutp-social--icon {
  width: 4em;
  height: 4em;
  display: block;
  padding: 0.5em;
}
.sutp-social .sutp-social--icon img {
  width: 100%;
  height: 100%;
}
.sutp--preloader {
  position: absolute;
  top: 48vh;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  max-height: 100vh;
}
.sutp-bee {
  display: block;
  margin: auto;
  text-align: center;
}
.sutp-bee img {
  width: 35px;
  display: inline-block;
  margin-bottom: 5px;
}
/*****
 * Animated Layers
 * ****/
.sutp-backdrop--animated {
  opacity: 0;
  height: 100vh !important;
  z-index: 1;
  overflow: hidden;
  font-size: 2.2vh;
}
.sutp--bg {
  z-index: 1;
}
.sutp--bg img {
  object-fit: cover;
  height: 100%;
  object-position: center top;
}
.sutp-backdrop--bee1 {
  position: absolute;
  left: 12em;
  top: 21em;
  width: 3.8em;
  height: 3.8em;
  z-index: 3;
}
.sutp-backdrop--bee1 img {
  width: 100%;
  height: 100%;
}
.sutp-backdrop--bee2 {
  position: absolute;
  right: 8em;
  top: 16em;
  width: 2em;
  height: 2em;
  z-index: 3;
}
.sutp-backdrop--bee2 img {
  width: 100%;
  height: 100%;
}
.sutp-backdrop--cloud1 {
  position: absolute;
  left: -5em;
  top: 6em;
  height: 5.5em;
  z-index: 2;
}
.sutp-backdrop--cloud1 img {
  width: 100%;
  height: 100%;
}
.sutp-backdrop--cloud2 {
  position: absolute;
  right: -18em;
  top: 1em;
  height: 7.5em;
  z-index: 2;
}
.sutp-backdrop--cloud2 img {
  width: 100%;
  height: 100%;
}
.sutp-backdrop--glitter1,
.sutp-backdrop--glitter2,
.sutp-backdrop--glitter3 {
  position: absolute;
  left: 5em;
  top: 13em;
  width: 6.5em;
  height: 6.5em;
  z-index: 2;
  opacity: 0;
}
.sutp-backdrop--glitter1 img,
.sutp-backdrop--glitter2 img,
.sutp-backdrop--glitter3 img {
  width: 100%;
  height: 100%;
}
.sutp-backdrop--glitter1 {
  left: 5em;
  top: 13em;
  width: 6.5em;
  height: 6.5em;
}
.sutp-backdrop--glitter2 {
  left: 70em;
  top: 19em;
  width: 9.5em;
  height: 9.5em;
}
.sutp-backdrop--glitter3 {
  left: 74em;
  top: 2em;
  width: 9.5em;
  height: 9.5em;
}
.sutp-social-corner {
  position: absolute;
  top: 2em;
  left: 2em;
  z-index: 5;
}
.sutp-social-corner .sutp-social--bg {
  width: 14em;
  display: block;
  margin-bottom: 1em;
  position: relative;
}
.sutp-social-corner .sutp-social--bg img {
  width: 100%;
}
.sutp-social-corner .sutp-social--bg p {
  position: absolute;
  top: 1em;
  color: #222529;
  text-align: left;
  font-size: 0.85em;
  left: 3.3em;
}
@media screen and (max-width: 991px) {
  .sutp-backdrop--bee1 {
    left: 2em;
    top: 11em;
    width: 1.8em;
    height: 1.8em;
  }
  .sutp-backdrop--bee2 {
    right: 2em;
    top: 16em;
    width: 1em;
    height: 1em;
  }
  .sutp-backdrop--glitter1 {
    left: 1em;
  }
  .sutp-backdrop--glitter2 {
    left: auto;
    right: -0.5em;
  }
  .sutp-backdrop--glitter3 {
    left: auto;
    right: 0em;
  }
  .sutp-social {
    right: auto;
    left: 1em;
    padding: 0.5em;
    z-index: 10;
  }
  .sutp-social .sutp-social--icon {
    width: 2em;
    height: 2em;
    display: inline-block;
    padding: 0;
  }
  .sutp-main .sutp-social-corner {
    display: none;
  }

  
  .sutp-backdrop--cloud1 {
    position: absolute;
    left: -5em;
    top: 2em;
    height: 2.5em;
    z-index: 2;
  }
  .sutp-backdrop--cloud2 {
    position: absolute;
    right: -10em;
    top: 1em;
    height: 4.5em;
    z-index: 2;
  }



}
@media screen and (max-width: 567px) {
  .sutp-backdrop--bee1 {
    top: 9em;
  }
  .sutp-backdrop--bee2 {
    top: 11em;
  }
  .sutp-backdrop--glitter1 {
    width: 3.5em;
    height: 3.5em;
    top: 11em;
  }
  .sutp-backdrop--glitter2 {
    width: 4.5em;
    height: 4.5em;
    top: 13em;
  }
  .sutp-backdrop--glitter3 {
    width: 4.5em;
    height: 4.5em;
    right: 2em;
  }
  .sutp-backdrop--cloud2 {
    top: 8em;
  }
}
/************/
.sutp-main {
  position: relative;
  z-index: 2;
  padding-top: 5em;
  padding-bottom:5rem;
  text-align: center;
  font-size: 2.2vh;
  opacity: 0;
  max-width: 100%;
  /*
	.sutp-social--mobile{
		width: 7em;
		text-align: center;
		display: none;
		margin: auto;
		align-items: center;
		justify-content: center;
		background: rgba(255, 255, 255, 0.7);
		border-radius: 1em;

		.sutp-social--icon{
			width: 3em;
			height: 3em;
			display: block;
			padding: 0.2em;
			img{
				width: 100%;
				height: 100%;
			}
		}
	}
*/
}

.sutp-main .h1,
.sutp-main .h2,
.sutp-main .h3,
.sutp-main .h4,
.sutp-main .h5,
.sutp-main .h6,
h1,h2,h3,h4,h5,h6 {
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
}

.sutp-main .sutp-main--tagline {
  /**font-family: "PixelifySans", sans-serif;**/
  font-optical-sizing: auto;
  /**font-weight: normal;**/
  font-size: .75em;
  position: relative;
  /**text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;**/
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
  text-shadow: none;
}
.sutp-main .sutp-logo {
  width: 40em;
  margin: auto;
}
.sutp-main .sutp-logotag {
  width: 35em;
  margin: 1em auto;
}
.sutp-main .sutp-dates {
    display: flex;
    align-content: center;
    font-size: .9em;
    color: #000;
    padding: 1.5rem 0 1rem;
    margin-bottom:1rem;
    width: 40em;
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
  font-weight:bold;
}

.sutp-dates .sutp-date1 {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/brick-orange.png");
  background-size:cover;
  background-position:center top;
  padding:1.5rem 0 1rem 0
}


.sutp-dates .sutp-date2 {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/brick-cyan.png");
  background-size:cover;
  background-position:center top;
  padding:1.5rem 0 1rem 0
}


.sutp-dates .sutp-date3 {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/brick-purple.png");
  background-size:cover;
  background-position:center top;
  padding:1.5rem 0 1rem 0
}

.sutp-dates span {
  display:block;
}

.sutp-main .sutp-dates div {
  flex-basis: 33%;
}
.sutp-main .sutp-event-countdown {
  font-size: 1.2em;
  margin: 1em auto;
}
.sutp-main .sutp-event-countdown .static {
  color: #975845;
  display: inline-block;
  vertical-align: middle;
}
.sutp-main .sutp-event-countdown .number,
.sutp-main .sutp-event-countdown .days {
  color: #3B2311;
  font-size: 1.8em;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-left: 0.1em;
}

.bg-beige {
  background-color:#ffeadd
}

.rounded-16 {
  border-radius:16px;
}

.text-brown {
  color:#A07050;
}

.btn-orientation-2025 {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/button-bg.png");
  background-position:center top;
  background-repeat:no-repeat;
  padding:1.5rem 0rem 1rem 0rem;
  outline:0;
  width:354px;
}

.not-front #block-orientation-2024-5g-content {
  background-color:rgba(255,255,255,.75);
  padding:2rem;
  border-radius:10px;
}

h2,h3,h4 {
  color:#A07050 !important;
  font-weight:bold;
}

.sutp__about--spirits .Zen .views-field-nothing,
.sutp__about--spirits .ZEN .views-field-nothing  {
  background-color:rgba(224, 148, 228, .5);
  border:4px solid #E094E4;
  border-radius:20px;
  padding: .3em;
}
.sutp__about--spirits .Lumina .views-field-nothing,
.sutp__about--spirits .LUMINA .views-field-nothing {
  background-color:rgba(163, 201, 248, .5);
  border:4px solid #A3C9F8;
  border-radius:20px;
  padding: .3em;
}

.sutp__about--spirits .Amity .views-field-nothing,
.sutp__about--spirits .AMITY .views-field-nothing {
  background-color:rgba(92, 225, 230, .5);
  border:4px solid #5CE1E6;
  border-radius:20px;
  padding: .3em;
}

.sutp__about--spirits .Valor .views-field-nothing,
.sutp__about--spirits .VALOR .views-field-nothing  {
  background-color:rgba(255, 177, 127, .5);
  border:4px solid #FFB17F;
  border-radius:20px;
  padding: .3em;
}

.sutp__about--spirits .clan-logo {
  background-color:rgba(255,255,255,.75);
  aspect-ratio:1/1;
  display:flex;
  justify-content:Center;
  align-items:center;
  border-radius:20px;
}

.sutp__about--spirits .clan-logo img {
  height:120px;
  max-width:100%;
  width:auto;
}

#footer_v2 {
  background: #141B4D;
  padding-top: 0;
  padding-bottom: 0;
  color: #FFF;
  position:relative;
  z-index:2;
}

.sutp-accordion .pixel-corners {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
  background-repeat:repeat-x;
  background-color:transparent;
  padding:1.7rem 3rem 1.2rem 1rem;
  font-size:1rem;
  font-weight:500
}


.sutp-accordion .pixel-corners.collapsed {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
}
.sutp-accordion .pixel-corners.collapsed:before{
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  background-color:#a3c9f8;
  width:100%;
  height:calc(100% - 15px);
  z-index:-1;
}


.sutp-accordion .accordion-body {
  background-color:#a3c9f8;
  text-align:left;
}


.accordion-button:after {
  content:"+";
  background-image:none;
  font-size:1.2rem;
}

.sutp-accordion .pixel-corners::after {
  position: absolute;
  right: 1em;
}


.accordion-button:not(.collapsed):after {
  content:"-";  
  background-image: none;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.sutp-accordion .pixel-corners {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
  background-repeat:repeat-x;
  background-color:transparent;
  padding:1.7rem 3rem 1.2rem 1rem;
  font-size:1rem;
  font-weight:500
}


.sutp-accordion .pixel-corners.collapsed {
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
}


.sutp-accordion .accordion-body {
    background-color:#a3c9f8;
  text-align:left;
}


.accordion-button:after {
  content:"+";
  background-image:none;
  font-size:1.2rem;
}

.sutp-accordion .pixel-corners::after {
    position: absolute;
    right: 1em;
}


.accordion-button:not(.collapsed):after {
   content:"-";  
  background-image: none;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}


@media screen and (max-width: 991px) {
  .sutp-main .sutp-main--tagline {
    font-size: 1.3em;
    line-height: 1.2;
    width: 90%;
    margin: 1em auto;
  }
  .sutp-main .sutp-logo {
    width: 25em;
  }
  .sutp-main .sutp-logotag {
    width: 28em;
  }
  .sutp-main .sutp-dates {
    /**font-size: 20px;**/
    width: 15em;
    height: 13em;
    margin: 0 auto 2em;
    padding: 0;
    /**background: url('/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/dates_vertical.svg') no-repeat center / cover;**/
    flex-direction: column;
    margin-left:auto;
    margin-right:auto;
    font-family: "Poppins", sans-serif; 
    font-size:1.6rem;

  }
  .sutp-main .sutp-dates div {
    padding: 1.5rem 0 1rem;
    margin-top:1rem;
  }
  .sutp-main .sutp-social--mobile {
    display: flex;
  }

  .sutp-dates span {
    display: inline-block;
  }
}
@media screen and (max-width: 567px) {
  .sutp-main .sutp-main--tagline {
    font-size: 1em;
    margin: 1em auto;
  }
  .sutp-main .sutp-logo {
    width: 90vw;
  }
  .sutp-main .sutp-logotag {
    width: 95vw;
  }
  .sutp-main .sutp-dates {
    width: 90vw;
    height: 56vw;
  }
  .sutp-main .sutp-dates div {
    padding: 1.2vw;
  }
  .sutp-main .sutp-event-countdown {
    margin: 0.5em auto 0;
  }
}
/* **************
* Homepage - Fold 2
* */
/*
.pixel-corners,
.pixel-corners--wrapper {
  clip-path: polygon(0px calc(100% - 20px), 4px calc(100% - 20px), 4px calc(100% - 12px), 8px calc(100% - 12px), 8px calc(100% - 8px), 12px calc(100% - 8px), 12px calc(100% - 4px), 20px calc(100% - 4px), 20px 100%, calc(100% - 20px) 100%, calc(100% - 20px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 20px), 100% calc(100% - 20px), 100% 20px, calc(100% - 4px) 20px, calc(100% - 4px) 12px, calc(100% - 8px) 12px, calc(100% - 8px) 8px, calc(100% - 12px) 8px, calc(100% - 12px) 4px, calc(100% - 20px) 4px, calc(100% - 20px) 0px, 20px 0px, 20px 4px, 12px 4px, 12px 8px, 8px 8px, 8px 12px, 4px 12px, 4px 20px, 0px 20px);
  position: relative;
}
.pixel-corners {
  display: block;
  border: 4px solid transparent;
  text-align: center;
}
.pixel-corners:hover {
  text-decoration: none !important;
}
.pixel-corners::before,
.pixel-corners--wrapper::before {
  content: "";
  position: absolute;
  clip-path: polygon(0px calc(100% - 20px), 4px calc(100% - 20px), 4px calc(100% - 12px), 8px calc(100% - 12px), 8px calc(100% - 8px), 12px calc(100% - 8px), 12px calc(100% - 4px), 20px calc(100% - 4px), 20px 100%, calc(100% - 20px) 100%, calc(100% - 20px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 20px), 100% calc(100% - 20px), 100% 20px, calc(100% - 4px) 20px, calc(100% - 4px) 12px, calc(100% - 8px) 12px, calc(100% - 8px) 8px, calc(100% - 12px) 8px, calc(100% - 12px) 4px, calc(100% - 20px) 4px, calc(100% - 20px) 0px, 20px 0px, 20px 4px, 12px 4px, 12px 8px, 8px 8px, 8px 12px, 4px 12px, 4px 20px, 0px 20px, 0px 50%, 4px 50%, 4px 20px, 8px 20px, 8px 12px, 12px 12px, 12px 8px, 20px 8px, 20px 4px, calc(100% - 20px) 4px, calc(100% - 20px) 8px, calc(100% - 12px) 8px, calc(100% - 12px) 12px, calc(100% - 8px) 12px, calc(100% - 8px) 20px, calc(100% - 4px) 20px, calc(100% - 4px) calc(100% - 20px), calc(100% - 8px) calc(100% - 20px), calc(100% - 8px) calc(100% - 12px), calc(100% - 12px) calc(100% - 12px), calc(100% - 12px) calc(100% - 8px), calc(100% - 20px) calc(100% - 8px), calc(100% - 20px) calc(100% - 4px), 20px calc(100% - 4px), 20px calc(100% - 8px), 12px calc(100% - 8px), 12px calc(100% - 12px), 8px calc(100% - 12px), 8px calc(100% - 20px), 4px calc(100% - 20px), 4px 50%, 0px 50%);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #244245;
  display: block;
  pointer-events: none;
}


.sutp--btn-wrapper::before {
  content: "";
  position: absolute;
  clip-path: polygon(4px calc(100% - 20px), 8px calc(100% - 20px), 8px calc(100% - 12px), 12px calc(100% - 12px), 12px calc(100% - 8px), 20px calc(100% - 8px), 20px calc(100% - 12px), 12px calc(100% - 12px), 12px calc(100% - 20px), 8px calc(100% - 20px), 8px 20px, 12px 20px, 12px 12px, 20px 12px, 20px 8px, calc(100% - 20px) 8px, calc(100% - 20px) 4px, 20px 4px, 20px 8px, 12px 8px, 12px 12px, 8px 12px, 8px 20px, 4px 20px);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: 3;
  display: block;
  pointer-events: none;
}
.sutp--btn-wrapper::after {
  content: "";
  position: absolute;
  clip-path: polygon(20px calc(100% - 8px), 20px calc(100% - 4px), calc(100% - 20px) calc(100% - 4px), calc(100% - 20px) calc(100% - 8px), calc(100% - 12px) calc(100% - 8px), calc(100% - 12px) calc(100% - 12px), calc(100% - 8px) calc(100% - 12px), calc(100% - 8px) calc(100% - 20px), calc(100% - 4px) calc(100% - 20px), calc(100% - 4px) 20px, calc(100% - 8px) 20px, calc(100% - 8px) 12px, calc(100% - 12px) 12px, calc(100% - 12px) 8px, calc(100% - 20px) 8px, calc(100% - 20px) 12px, calc(100% - 12px) 12px, calc(100% - 12px) 20px, calc(100% - 8px) 20px, calc(100% - 8px) calc(100% - 20px), calc(100% - 12px) calc(100% - 20px), calc(100% - 12px) calc(100% - 12px), calc(100% - 20px) calc(100% - 12px), calc(100% - 20px) calc(100% - 8px));
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background-color: #a86a66;
  display: block;
  pointer-events: none;
  transition: background-color 0.5s;
}
.pixel-corners::before {
  margin: -4px;
}
.sutp--btn-wrapper {
  position: relative;
  margin: auto;
  width: fit-content;
  height: fit-content;
}
.sutp--btn-wrapper:hover::after {
  background: #b89961;
}
.sutp--btn-wrapper .pixel-corners {
  background-color: #F47571;
  padding: 1em 1em;
  color: #244245 !important;
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  transition: background-color 0.5s;
}
.sutp--btn-wrapper .pixel-corners:hover {
  background-color: #efb76a;
}
*/
.sutp__fold2 {
  padding: 5em;
  font-size: 14px;
}
.sutp__fold2 .sutp__fold2--attention {
  position: relative;
  background: #7885b5;
  padding: 4em;
  max-width: 1020px;
  margin: auto;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner {
  text-transform: uppercase;
  background: #f2c4e0;
  position: relative;
  color: #6061ab;
  padding: 5em 1em;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h1 {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.1;
  color: #6061ab;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner p {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.4;
  margin: 0.5em 0 0.8em;
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h3,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h4 {
  position: absolute;
  top: 1em;
  left: 1em;
  font-size: 1.5em;
  color: #6061ab;
  font-weight: bold;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h4 {
  left: auto;
  right: 1em;
  font-family: "Poppins", sans-serif;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner .pixel-corners {
  text-transform: uppercase;
  padding: 1em 8em;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel1,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel2,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel3,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel4 {
  position: absolute;
  margin: 0;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel1 {
  width: 1em;
  top: 4em;
  left: 0;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel2 {
  width: 27em;
  left: 2em;
  bottom: 0;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel3 {
  width: 2em;
  right: 0;
  top: 10em;
}
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel4 {
  width: 7em;
  right: 2em;
  bottom: 0;
}
@media screen and (max-width: 567px) {
  .sutp__fold2 {
    padding: 5em 0;
  }
  .sutp__fold2 .sutp__fold2--attention {
    padding: 2em;
  }
  .sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner .pixel-corners {
    padding: 1em 2em;
  }
  .sutp__fold2 .sutp__fold2--pixel2,
  .sutp__fold2 .sutp__fold2--pixel4 {
    display: none;
  }
}
/* **************
* Homepage - Fold 3
* */
.sutp__fold3 {
  padding: 1em 0;
}
.sutp__fold3--grid {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 1em auto 4em;
  justify-content: center;
}
.sutp__fold3--grid a {
  flex-basis: 33.3333%;
}
.sutp__fold3--grid a:nth-child(odd) > figure {
  background-color: #4759a8;
}
.sutp__fold3--grid a:nth-child(even) > figure {
  background-color: #828dc0;
}
.sutp__fold3--grid a img {
  filter: grayscale(100%);
  transition: all 0.5s;
}
.sutp__fold3--grid a:hover img {
  filter: none;
}
.sutp__fold3--grid a:hover {
  text-decoration: none !important;
}
.sutp__fold3--grid figure {
  margin: 0;
  padding-bottom: 2em;
  border-right: 1px solid #d8effc;
  border-bottom: 1px solid #d8effc;
}
.sutp__fold3--grid figure figcaption {
  color: white;
  text-decoration: none;
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .sutp__fold3--grid a img {
    filter: none;
  }
}
@media screen and (max-width: 567px) {
  .sutp__fold3--grid a {
    flex-basis: 50%;
  }
  .sutp__fold3--grid figure {
    padding-bottom: 1em;
    padding-top: 0.5em;
  }
  .sutp__fold3--grid a:nth-child(1) figure,
  .sutp__fold3--grid a:nth-child(4) figure,
  .sutp__fold3--grid a:nth-child(5) figure {
    background-color: #4759a8;
  }
  .sutp__fold3--grid a:nth-child(2) figure,
  .sutp__fold3--grid a:nth-child(3) figure,
  .sutp__fold3--grid a:nth-child(6) figure {
    background-color: #828dc0;
  }
}
/* **************
* Subpages - General
* */
.sutp__subpages {
  color: #222529;
  font-size: 16px;
}
.sutp__subpages .sutp-breadcrumb {
  margin-bottom: 1em;
}
.sutp__subpages .sutp-breadcrumb a {
  text-decoration: underline;
  color: #796649;
}
.sutp__subpages h1 {
  font-size: 3em;
  font-weight: bold;
  line-height: 1.1;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.sutp__subpages h1 + p {
  margin-top: 2em;
}
.sutp__subpages h2 {
  font-size: 2.5em;
  line-height: 1.1;
  color: #222529;
  text-transform: uppercase;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.sutp__subpages p {
  max-width: 900px;
  margin: 1em auto;
  line-height: 1.4;
}
.sutp__subpages li {
  line-height: 1.4;
  padding-bottom: 0;
}
@media screen and (max-width: 567px) {
  .sutp__subpages {
    padding: 0 1em;
  }
  .sutp__subpages h1 {
    text-align: left;
    font-size: 2.5em;
    text-shadow: none;
  }
  .sutp__subpages h2 {
    font-size: 2em;
    text-align: left;
  }
  .sutp__subpages p {
    text-align: left;
  }
}
/* **************
* About
* */
.sutp__about--spirits {
  display: flex;
  max-width: 100%;
  margin: 1em auto 3em;
  flex-wrap:wrap;
}
.sutp__about--spirits > *:nth-child(odd) {
  background-color: transparent;
}
.sutp__about--spirits > *:nth-child(even) {
  background-color: transparent;
}
.sutp__about--spirit {
  /**flex-basis: 25%;**/
  padding: 1em;
}
.sutp__about--spirit img {
  height:auto;
}
.sutp__about--spirit h3,
.sutp__about--spirit h4 {
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2em;
  margin-bottom: 1em;
  color: #222529;
}
.sutp__about--spirit p {
  margin-bottom: 1em;
}
@media screen and (max-width: 567px) {
  .sutp__about .sutp__about--spirits {
    flex-direction: column;
  }
  .sutp__about .sutp__about--spirits > *:nth-child(odd) {
    background-color: #808DC4;
  }
  .sutp__about .sutp__about--spirits > *:nth-child(even) {
    background-color: #4759a8;
  }
  .sutp__about .sutp__about--spirits p {
    text-align: center;
  }
}
.sutp-carousel {
  max-width:100%;
  margin-bottom: 3em;
}
.sutp-carousel::after {
  content: " ";
  display: table;
  clear: both;
}
.sutp-carousel .carousel-inner {
  max-width: 81%;
}
.sutp-carousel .carousel-inner div[class^=col] {
  padding: 0 1em;
}
.sutp-carousel .carousel-inner .carousel-item {
  transition: transform 0.3s ease-in-out;
}
.sutp-carousel .sutp-carousel--image {
  position: relative;
  border-radius: 1em;
  overflow: hidden;
}
.sutp-carousel .sutp-carousel--image figcaption {
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  color: #333;
  background-color: rgba(163, 201, 248, 0.75);
  font-size: 0.75em;
  padding: .75em;
  backdrop-filter: blur(6px);
}
.sutp-carousel .sutp-carousel--image h3 {
  color: #333 !important;
  font-weight:bold;
  font-size: 2em;
  text-transform: uppercase;
}
.sutp-carousel .carousel-control-next-icon,
.sutp-carousel .carousel-control-prev-icon {
  background-color: #FF6030;
  border-radius: 0.5em;
  padding: 0.5em;
  height: 3em;
  width: 3em;
}
.sutp-carousel .carousel-control-prev-icon {
  background: #FF6030 url('/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/arrow-left.svg') no-repeat center;
  background-size: 60%;
  border-radius:0;
  position:relative;
}
.sutp-carousel .carousel-control-next-icon {
  background: #FF6030 url('/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/arrow-right.svg') no-repeat center;
  background-size: 60%;
  border-radius:0;
  position:relative;
}

.sutp-carousel .carousel-control-prev-icon:after {
  content:" ";
  height:40%;
  width:8px;
  position:absolute;
  left:-8px;
  background-color:#FF6030;
  top:50%;
  transform:translatey(-50%);
}

.sutp-carousel .carousel-control-next-icon:after {
  content:" ";
  height:40%;
  width:8px;
  position:absolute;
  right:-8px;
  background-color:#FF6030;
  top:50%;
  transform:translatey(-50%);
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex !important;
}
/* medium and up screens */
@media (min-width: 768px) {
  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(50%);
  }
  .carousel-inner .carousel-item-start.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }
  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(0);
}
@media screen and (max-width: 991px) {
  .carousel-control-prev,
  .carousel-control-next {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 1em;
  }
  .sutp-carousel-navigation {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .active.carousel-item-start,
  .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%);
  }
  .active.carousel-item-end,
  .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%);
  }
}
@media screen and (max-width: 567px) {
  .sutp-carousel--image p {
    text-align: center;
  }
}
/* **************
* Programme
* */
.sutp__programme h2,
.sutp__support h2 {
  margin-top: 1em;
}
.sutp__programme .sutp-table,
.sutp__support .sutp-table {
  list-style: none;
  padding: 0;
  background: transparent;
  border-radius: 1em;
  margin: 1em auto 5em;
  width: 70%;
}
.sutp__programme .sutp-table > li:first-child,
.sutp__support .sutp-table > li:first-child {
  border-bottom: 1px solid #ccc;
  background-color:#fff !important;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.sutp__programme .sutp-table > li:first-child div,
.sutp__support .sutp-table > li:first-child div {
  font-size: 1.2em;
  font-weight: bold;
}
.sutp__programme .sutp-table > li,
.sutp__support .sutp-table > li {
  border-bottom: 1px solid #7885b5;
}
.sutp__programme .sutp-table > li > div,
.sutp__support .sutp-table > li > div {
  color: #000;
  padding: 0.8em 1em;
  text-align: left;
  display: table-cell;
}
.sutp__programme .sutp-table > li > div:first-child,
.sutp__support .sutp-table > li > div:first-child {
  font-size: 1.2em;
  width: 300px;
}

.sutp__programme .sutp-table > li:nth-child(even),
.sutp__support .sutp-table > li:nth-child(even) {
  background-color:rgba(204,204,204,.3) !important;
  border-bottom: 1px solid #ccc;
}

.sutp__programme .sutp-table > li:nth-child(odd),
.sutp__support .sutp-table > li:nth-child(odd) {
  background-color:rgba(255,255,255,.75) !important;
  border-bottom: 1px solid #ccc;
}

.toggle-switch {
  width: 50px;
  height: 26px;
  background-color: #fff;
  border:1px solid #ccc;
  border-radius: 13px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.toggle-switch .toggle-circle {
  width: 20px;
  height: 20px;
  background-color: #1d2d5f;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 3px;
  transition: left 0.3s ease;
}

.toggle-switch.active {
  background-color: #fff;
}

.toggle-switch.active .toggle-circle {
  left: 27px;
}

.sutp-backdrop  img {
    width: auto;
}
.sutp-backdrop .sutp-backdrop--animated img {
    width: 100%;
}


@media screen and (max-width: 991px) {
  .sutp__programme .sutp-table > li > div,
  .sutp__support .sutp-table > li > div {
    display: block;
  }
}
@media screen and (max-width: 567px) {
  .sutp__programme .sutp-table,
  .sutp__support .sutp-table {
    width: 100%;
  }
}
/* **************
* Student Life
* */
.sutp--videogrid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2em auto 3em;
  max-width: 1000px;
}
.sutp--videogrid .sutp--videoitem {
  position: relative;
  flex-basis: 300px;
  margin: 0 1em 1em;
}
.sutp--videogrid .sutp--videoitem a:hover {
  text-decoration: none !important;
}
.sutp--videogrid .sutp--videoframe {
  position: relative;
  width: 100;
  z-index: 2;
}
.sutp--videogrid .sutp--thumbnail {
  position: absolute;
  top: 15px;
  left: 21px;
  width: calc(100% - 40px);
  z-index: 1;
}
.sutp--videogrid .sutp--thumbnail::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url('/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/play-circle.svg') no-repeat center / contain;
  width: 50px;
  height: 50px;
  opacity: 0.5;
}
.sutp--videogrid .sutp--videocaption {
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  margin: 1em auto;
  text-align: center;
  font-size: 1.2em;
  color: #222529;
}
.sutp__stdgrid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2em auto 3em;
  max-width: 1000px;
}
.sutp__stdgrid .sutp--btn-wrapper {
  font-size: 14px;
  width: 100%;
}
.sutp__stdgrid .pixel-corners {
  width: 100%;
}
.sutp__stdgrid a:hover {
  text-decoration: none !important;
}
.sutp__stdgrid--item {
  margin: 0 1em 2em;
}
.sutp__stdgrid--thumbnail {
  width: 100%;
  height: 225px;
  border: 5px solid #efb76a;
  overflow: hidden;
}
.sutp__stdgrid--thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}


.sutp--btn-wrapper button {
  border:0;
  background:transparent;
  font-weight:600
}


.sutp--modal .modal-content {
    background: #FFEADD;
    border-radius: 1em;
    border: 0;
    margin-top: 2em;
}


.sutp--modal .modal-content h3 {
  color:#333 !important;
}




/* **************
* Getting around
* */
/* **************
* Support
* */
.sutp__support .sutp-table {
  overflow: hidden;
}
.sutp__support .sutp-table > li:nth-child(even) {
  background-color: #7885b5;
}
.sutp__support .sutp-table > li:first-child div {
  font-weight: normal;
  font-size: 1em;
}
.sutp__support .sutp-table > li > div {
  border-bottom: 0;
  vertical-align: top;
}
.sutp__support .sutp-table > li > div ul {
  margin-bottom: 1em;
}
.sutp__support .sutp-table > li > div a {
  color: #333 !important;
  font-weight: bold;
  text-decoration: underline;
}
.sutp__support .sutp-table > li > div:first-child {
  font-weight: bold;
  font-size: 1.2em;
}
/* **************
* FAQ
* */
.sutp-accordion {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 3em;
}
.sutp-accordion .sutp--btn-wrapper,
.sutp-accordion .pixel-corners {
  width: 100%;
}
.sutp-accordion .accordion-item {
  background-color: transparent;
  border: 0;
  margin-bottom: 1em;
}
.sutp-accordion .accordion-header {
  margin-top: 0;
  margin-bottom: 0;
}
.sutp-accordion .pixel-corners {
  text-align: left;
  background-image:url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
  background-repeat:repeat-x;
  background-color:transparent;
  padding:1.7rem 3rem 1.2rem 1rem;
  font-size:1rem;
  font-weight:500;
  z-index:3;
}

.sutp-accordion .pixel-corners:before{
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  width:100%;
  height:calc(100% - 15px);
  z-index:-1;
}
.sutp-accordion .pixel-corners:focus,
.sutp-accordion .pixel-corners:hover{
  z-index:0;
}

.sutp-accordion .pixel-corners::after {
  position: absolute;
  right: 2em;
}
.sutp-accordion .accordion-collapse {
  padding: 0 2em;
}
.sutp-accordion .accordion-body {
  background-color: #a3c9f8;
  padding-top: 2em;
  padding-bottom: 3em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}
/* **************
* Modals
* */
.sutp--modal .close {
  appearance: none;
  position: absolute;
  top: -1.5em;
  right: 0;
  color: white;
  font-size: 1.5em;
  background: none;
  border: 0;
  padding: 0;
  transition: all 0.5s ease;
}
.sutp--modal .close:hover {
  transform: rotate(90deg);
}
.sutp--modal .modal-content {
  background: #f2c4e0;
  border-radius: 1em;
  border: 0;
  margin-top: 2em;
}
.sutp--modal .modal-content .modal-body {
  padding: 1.5em;
}
.sutp--modal .modal-content .modal-head {
  display: flex;
  align-items: center;
}
.sutp--modal .modal-content .modal-head figure {
  flex-basis: 210px;
  border-radius: 1em;
  overflow: hidden;
}
.sutp--modal .modal-content .modal-head figure img {
  width: 100%;
}
.sutp--modal .modal-content .modal-head h3 {
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  color: #4759a8;
  font-size: 2em;
  margin-left: 1em;
}
.sutp--modal .modal-content .modal-footer {
  border-top: 0;
}
.sutp--modal .modal-content .pixel-corners {
  min-width: 300px;
}
.sutp--modal .sutp-video .modal-content {
  border: 0;
  background: none;
}
.sutp--modal .sutp-video .modal-body {
  padding: 0;
  border-radius: 1em;
  overflow: hidden;
}
.sutp--modal .sutp-video .modal-body video {
  width: 100%;
  display: block;
}
@media screen and (max-width: 567px) {
  .sutp--modal .modal-content {
    margin-top: 5em;
    font-size: 14px;
  }
  .sutp--modal .modal-content .modal-head h3 {
    font-size: 1.5em;
  }
  .btn-orientation-2025 {
    width:100%;
  }
}




@media screen and (max-width: 390px) {
  .sutp-main .sutp-dates div {
      padding: 1.2vw;
      font-size:1.2rem;
  }
}