.icon-map-marker:before{
  content:"\e800";
}

.icon-accessibility:before{
  content:"\e801";
}

.icon-basket:before{
  content:"\e802";
}

.icon-external-link:before{
  content:"\e803";
}

.icon-bike:before{
  content:"\e804";
}

.icon-book:before{
  content:"\e805";
}

.icon-bus:before{
  content:"\e806";
}

.icon-calendar:before{
  content:"\e807";
}

.icon-camera:before{
  content:"\e808";
}

.icon-phone:before{
  content:"\e80a";
}

.icon-download:before{
  content:"\e80c";
}

.icon-email:before{
  content:"\e80d";
}

.icon-facebook:before{
  content:"\e80e";
}

.icon-file:before{
  content:"\e80f";
}

.icon-floorplan:before{
  content:"\e810";
}

.icon-globe:before{
  content:"\e811";
}

.icon-gym:before{
  content:"\e812";
}

.icon-instagram:before{
  content:"\e814";
}

.icon-link:before{
  content:"\e815";
}

.icon-linkedin:before{
  content:"\e816";
}

.icon-play-solid:before{
  content:"\e818";
}

.icon-quotes:before{
  content:"\e819";
}

.icon-security:before{
  content:"\e81a";
}

.icon-snackbar:before{
  content:"\e81b";
}

.icon-taxi:before{
  content:"\e81c";
}

.icon-text:before{
  content:"\e81d";
}

.icon-tiktok:before{
  content:"\e81e";
}

.icon-twitch:before{
  content:"\e81f";
}

.icon-twitter:before{
  content:"\e820";
}

.icon-video-outline:before{
  content:"\e821";
}

.icon-vsco:before{
  content:"\e822";
}

.icon-walk:before{
  content:"\e823";
}

.icon-wellness:before{
  content:"\e824";
}

.icon-wifi:before{
  content:"\e825";
}

.icon-x:before{
  content:"\e826";
}

.icon-youtube:before{
  content:"\e827";
}


.go-arrow{
  border-width:.1875rem .1875rem 0 0;
  border-style:solid;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  color:inherit;
  display:inline-block;
  height:16px;
  height:1rem;
  width:16px;
  width:1rem;
  margin:.5rem;
  position:relative;
  vertical-align:middle;
}


.go-arrow:before{
  -webkit-box-shadow:inset 0 0 0 32px;
  -webkit-box-shadow:inset 0 0 0 2rem;
          box-shadow:inset 0 0 0 32px;
          box-shadow:inset 0 0 0 2rem;
  position:absolute;
  height:3px;
  height:.1875rem;
  right:0;
  top:-2px;
  top:-.125rem;
  -webkit-transform:rotate(-45deg);
     -moz-transform:rotate(-45deg);
          transform:rotate(-45deg);
  -webkit-transform-origin:right top;
     -moz-transform-origin:right top;
          transform-origin:right top;
  width:23px;
  width:1.4375rem;
}


.go-arrow:after,.go-arrow:before{
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  content:"";
}


.go-arrow-left{
  -webkit-transform:rotate(45deg);
     -moz-transform:rotate(45deg);
          transform:rotate(45deg);
}


.go-arrow-up{
  -webkit-transform:rotate(315deg);
     -moz-transform:rotate(315deg);
          transform:rotate(315deg);
}


.go-arrow-down{
  -webkit-transform:rotate(135deg);
     -moz-transform:rotate(135deg);
          transform:rotate(135deg);
}


.slider-arrow{
  border:.1875rem solid;
  border-bottom:0;
  border-left:0;
  border-radius:1px;
  border-radius:.0625rem;
  display:inline-block;
  width:16px;
  width:1rem;
  height:16px;
  height:1rem;
}


.slider-arrow-right{
  -webkit-transform:rotate(45deg);
     -moz-transform:rotate(45deg);
          transform:rotate(45deg);
}


.slider-arrow-left{
  -webkit-transform:rotate(225deg);
     -moz-transform:rotate(225deg);
          transform:rotate(225deg);
}


.white-box{
  -webkit-box-shadow:rgba(118, 119, 122, .25) 0 1px 0, rgba(118, 119, 122, .4) 0 0 8px;
  -webkit-box-shadow:rgba(118, 119, 122, .25) 0 .0625rem 0, rgba(118, 119, 122, .4) 0 0 .5rem;
          box-shadow:0 1px 0 rgba(118, 119, 122, .25),0 0 8px rgba(118, 119, 122, .4);
          box-shadow:0 .0625rem 0 rgba(118, 119, 122, .25),0 0 .5rem rgba(118, 119, 122, .4);
  background-color:#fff;
  position:relative;
  padding:1.5rem;
  width:100%;
  word-break:break-word;
}


.pseudo-box,.white-box{
  border-radius:20px;
  border-radius:1.25rem;
}


.turn-off-rounded .pseudo-box,.turn-off-rounded .white-box{
  border-radius:0;
}


.turn-off-box-shadow.turn-off-rounded .white-box,.turn-off-box-shadow .white-box{
  -webkit-box-shadow:none;
          box-shadow:none;
}


.turn-off-box-shadow.turn-off-rounded .white-box{
  border-radius:0;
}


.spokes-black{
  background-image:url(/wp-content/themes/universityliving/assets/img/spokes-black.svg);
}


.spokes-black,.spokes-yellow{
  background-repeat:no-repeat;
  -webkit-background-size:cover;
          background-size:cover;
  display:inline-block;
  height:96px;
  height:6rem;
  width:96px;
  width:6rem;
}


.spokes-yellow{
  background-image:url(/wp-content/themes/universityliving/assets/img/spokes-yellow.svg);
}


.fat-squiggle-v{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_v.svg);
  background-repeat:no-repeat;
  display:inline-block;
  height:115px;
  height:7.1875rem;
  width:130px;
  width:8.125rem;
}


.fat-squiggle-v-blue{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_v_blue.svg);
}


.fat-squiggle-v-pink{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_v_pink.svg);
}


.fat-squiggle-v-yellow{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_v_yellow.svg);
}


.fat-squiggle-35d{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_35d.svg);
  background-repeat:no-repeat;
  height:115px;
  height:7.1875rem;
  width:130px;
  width:8.125rem;
}


.fat-squiggle-35d-blue{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_35d_blue.svg);
}


.fat-squiggle-35d-pink{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_35d_pink.svg);
}


.fat-squiggle-35d-yellow{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_35d_yellow.svg);
}


.square-ticks-black{
  background-image:url(/wp-content/themes/universityliving/assets/img/square_ticks_black.svg);
}


.square-ticks-black,.square-ticks-yellow{
  background-repeat:no-repeat;
  display:inline-block;
  height:211px;
  height:13.1875rem;
  width:217px;
  width:13.5625rem;
}


.square-ticks-yellow{
  background-image:url(/wp-content/themes/universityliving/assets/img/square_ticks_yellow.svg);
}


.circle-squggle{
  background-image:url(/wp-content/themes/universityliving/assets/img/circle_squiggle.svg);
  background-repeat:no-repeat;
  display:inline-block;
  height:185px;
  height:11.5625rem;
  width:185px;
  width:11.5625rem;
}


.fat-squiggle-alt-yellow{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_alt_yellow.svg);
}


.fat-squiggle-alt-pink,.fat-squiggle-alt-yellow{
  display:inline-block;
  height:150px;
  height:9.375rem;
  width:200px;
  width:12.5rem;
}


.fat-squiggle-alt-pink{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_alt_pink.svg);
}


.fat-squiggle-alt-blue{
  background-image:url(/wp-content/themes/universityliving/assets/img/fat_squiggle_alt_blue.svg);
  display:inline-block;
  height:150px;
  height:9.375rem;
  width:200px;
  width:12.5rem;
}


.squiggle-outline-yellow{
  background-image:url(/wp-content/themes/universityliving/assets/img/squiggle_outline_yellow.svg);
}


.squiggle-outline-blue,.squiggle-outline-yellow{
  display:inline-block;
  height:203px;
  height:12.6875rem;
  width:280px;
  width:17.5rem;
}


.squiggle-outline-blue{
  background-image:url(/wp-content/themes/universityliving/assets/img/squiggle_outline_blue.svg);
}


.squiggle-outline-pink{
  background-image:url(/wp-content/themes/universityliving/assets/img/squiggle_outline_pink.svg);
  display:inline-block;
  height:203px;
  height:12.6875rem;
  width:280px;
  width:17.5rem;
}

.template-background{
  background-repeat:no-repeat;
  -webkit-background-size:contain;
          background-size:contain;
}


.school-building{
  background-image:url(/wp-content/bb-icons/icon-brand/images/bank-ico.svg);
  display:inline-block;
  background-position:50%;
  -o-object-fit:contain;
     object-fit:contain;
  background-repeat:no-repeat;
  height:16px;
  height:1rem;
  width:16px;
  width:1rem;
}

.component-facts{
  float:left;
  text-align:center;
  padding:2.5rem 0;
  width:100%;
}

.component-facts:not(.is-tabbing):focus{
  outline:0;
}

.component-facts .sm-standerd-container{
  margin:0 auto;
  max-width:67.5rem;
}

.component-facts .sm-standerd-container .facts-main{
  margin-top:3.75rem;
  width:100%;
}

.component-facts .sm-standerd-container .facts-main .fact-box{
  float:left;
  padding:1.25rem 1.875rem 0;
  width:25%;
}

.component-facts .sm-standerd-container .facts-main .fact-box:not(.is-tabbing):focus{
  outline:0;
}

@media (max-width:991.98px){
  .component-facts .sm-standerd-container .facts-main .fact-box{
    padding:1.25rem .9375rem;
    width:50%;
  }
  .component-facts .sm-standerd-container .facts-main .fact-box:last-child,.component-facts .sm-standerd-container .facts-main .fact-box:nth-child(3){
    margin-top:1.25rem;
  }
  .component-facts .sm-standerd-container .facts-main .fact-box:nth-child(3){
    clear:left;
  }
}

@media (max-width:767.98px){
  .component-facts .sm-standerd-container .facts-main .fact-box{
    margin-bottom:1.875rem;
    width:100%;
  }
  .component-facts .sm-standerd-container .facts-main .fact-box:nth-child(3){
    clear:left;
    margin-top:0;
  }
  .component-facts .sm-standerd-container .facts-main .fact-box:last-child{
    margin-bottom:0;
    margin-top:0;
  }
}

.component-facts .sm-standerd-container .facts-main .fact-box h3.heading{
  margin-bottom:.625rem;
}

.component-facts .sm-standerd-container .facts-main .fact-box h3.heading>span{
  display:block;
  margin-bottom:.625rem;
}

.component-facts .sm-standerd-container .facts-main .fact-box p{
  margin-bottom:0;
}

.component-facts.one-fact .sm-standerd-container .facts-main .fact-box{
  width:100%;
}

@media (max-width:991.98px){
  .component-facts.one-fact .sm-standerd-container .facts-main .fact-box{
    width:100%;
  }
}

.component-facts.two-facts .sm-standerd-container .facts-main .fact-box{
  width:50%;
}

@media (max-width:991.98px){
  .component-facts.two-facts .sm-standerd-container .facts-main .fact-box{
    width:50%;
  }
}

@media (max-width:767.98px){
  .component-facts.two-facts .sm-standerd-container .facts-main .fact-box{
    width:100%;
  }
}

.component-facts.three-facts .sm-standerd-container .facts-main .fact-box{
  width:33%;
}

@media (max-width:991.98px){
  .component-facts.three-facts .sm-standerd-container .facts-main .fact-box{
    width:33%;
  }
  .component-facts.three-facts .sm-standerd-container .facts-main .fact-box:nth-child(3){
    clear:none;
    margin-top:0;
  }
}

@media (max-width:767.98px){
  .component-facts.three-facts .sm-standerd-container .facts-main .fact-box{
    width:100%;
  }
}

.component-facts.-no-facts-support-text .fact-box .content{
  display:none;
}

/*# sourceMappingURL=facts.min.css.map */
